:where([data-astro-image]){-o-object-fit:var(--fit);object-fit:var(--fit);-o-object-position:var(--pos);object-position:var(--pos);height:auto}:where([data-astro-image=full-width]){width:100%}:where([data-astro-image=constrained]){max-width:100%}.page-overlay .pv-hero-title{opacity:0;filter:blur(26px);transform:translateY(2rem) scale(.92);transform-origin:center bottom;transition:opacity .95s cubic-bezier(.4,0,.2,1),filter .95s cubic-bezier(.4,0,.2,1),transform .95s cubic-bezier(.4,0,.2,1)}.page-overlay.is-open .pv-hero-title{opacity:1;filter:blur(0);transform:translateY(0) scale(1);transition-delay:.24s}.page-overlay .pv-hero-client{opacity:0;filter:blur(10px);transform:translateY(-.3rem);transition:opacity 1s cubic-bezier(.4,0,.2,1),filter 1s cubic-bezier(.4,0,.2,1),transform 1s cubic-bezier(.4,0,.2,1)}.page-overlay.is-open .pv-hero-client{opacity:1;filter:blur(0);transform:translateY(0);transition-delay:.34s}@media(prefers-reduced-motion:reduce){.page-overlay .pv-hero-title,.page-overlay.is-open .pv-hero-title,.page-overlay .pv-hero-client,.page-overlay.is-open .pv-hero-client{opacity:1;filter:none;transform:none;transition:none}}.prose-editorial img{display:block;width:100%;height:auto;border-radius:32px}.prose-editorial .media-scale{margin:2.25rem 0;margin-inline:calc(50% - 50vw + 24px);display:flex;justify-content:center;align-items:center;background:var(--bg-soft);border-radius:32px;overflow:hidden}.grid-col .media-scale{margin-inline:0}.prose-editorial .media-scale :where(img,video){width:100%;max-width:var(--w, 1000px);border-radius:0;background:transparent}.prose-editorial .birdwall{margin:3.5rem 0 0}.prose-editorial .birdwall iframe{display:block;width:100%;height:clamp(540px,78vh,820px);border:0;border-radius:32px;background:transparent}.prose-editorial :is(.stall-chart,.region-chart){background:#00504e;border-radius:24px;padding:2rem 2.25rem 2.25rem}.prose-editorial :is(.stall-chart,.region-chart) p.sc-title{margin:0 0 1.5rem;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffffc2}:is(.stall-chart,.region-chart) .sc-row{display:grid;grid-template-columns:6.5rem 1fr 4.5rem;gap:1rem;align-items:center}:is(.stall-chart,.region-chart) .sc-row+.sc-row{margin-top:.9rem}:is(.stall-chart,.region-chart) .sc-label{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.8125rem;color:#ffffffc2}:is(.stall-chart,.region-chart) .sc-track i{display:block;height:14px;width:0;min-width:3px;border-radius:7px;background:#ffffff59;transition:width .9s cubic-bezier(.22,1,.36,1)}:is(.stall-chart,.region-chart).is-visible .sc-track i{width:var(--w)}:is(.stall-chart,.region-chart) .sc-row:nth-child(2) .sc-track i{transition-delay:.1s}:is(.stall-chart,.region-chart) .sc-row:nth-child(3) .sc-track i{transition-delay:.22s}:is(.stall-chart,.region-chart) .sc-row:nth-child(4) .sc-track i{transition-delay:.34s}:is(.stall-chart,.region-chart) .sc-row:nth-child(5) .sc-track i{transition-delay:.46s}:is(.stall-chart,.region-chart) .sc-row:nth-child(6) .sc-track i{transition-delay:.58s}:is(.stall-chart,.region-chart) .sc-row:nth-child(7) .sc-track i{transition-delay:.7s}:is(.stall-chart,.region-chart) .sc-val{font-variant-numeric:tabular-nums;font-size:.8125rem;text-align:right;color:#ffffffc2}:is(.stall-chart,.region-chart) .is-culprit .sc-label,:is(.stall-chart,.region-chart) .is-culprit .sc-val{color:#fdb56a;font-weight:600}:is(.stall-chart,.region-chart) .is-culprit .sc-track i{background:#f28a18}@media(prefers-reduced-motion:reduce){:is(.stall-chart,.region-chart) .sc-track i{transition:none;width:var(--w)}}.prose-editorial .badge-marquee{margin:3rem 0;margin-inline:calc(50% - 50vw);overflow:hidden;overflow:clip;overflow-anchor:none}.badge-marquee__track{display:inline-flex;flex-wrap:nowrap;width:-moz-max-content;width:max-content;will-change:transform;animation:badge-scroll 35s linear infinite}.prose-editorial .badge-marquee:hover .badge-marquee__track{animation-play-state:paused}.badge-marquee__group{display:inline-flex;align-items:center;flex:none}.prose-editorial .badge-marquee img{height:clamp(150px,17vw,240px);width:auto;margin:0 clamp(.75rem,1.8vw,1.75rem);display:block;border-radius:0;background:transparent}@keyframes badge-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.badge-marquee__track{animation:none}.prose-editorial .badge-marquee{overflow-x:auto}.badge-marquee__group[aria-hidden=true]{display:none}}.prose-editorial .gate-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin:2.5rem 0 0;margin-inline:calc(50% - 50vw + 24px)}.prose-editorial .gate-card{background:#00504e;border-radius:24px;padding:1.9rem 2.1rem 2rem}.prose-editorial .gate-card p{margin:0;max-width:none}.gate-card .gc-num{font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:2rem;line-height:1;color:#fdb56a;font-variant-numeric:tabular-nums}.gate-card .gc-title{margin-top:.55rem;font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.35rem;letter-spacing:-.01em;color:#fbfaf2}.gate-card .gc-broke{margin-top:.8rem;font-size:.9375rem;line-height:1.55;color:#ffffffb8}.gate-card .gc-rule{margin-top:.55rem;font-size:.9375rem;line-height:1.5;font-weight:500;color:#fff;display:flex;gap:.5rem}.gate-card .gc-rule:before{content:"→";color:#fdb56a;flex:none}@media(max-width:860px){.prose-editorial .gate-grid{grid-template-columns:1fr}}.prose-editorial .model-split{background:#00504e;border-radius:24px}.prose-editorial .model-split>div{padding:2rem 2.25rem 2.1rem}.prose-editorial .model-split>div+div{border-top:1px solid rgba(255,255,255,.18)}.model-split .ms-label{margin:0;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:#fdb56a}.prose-editorial .model-split p{max-width:none}.model-split .ms-copy{margin:.7rem 0 0;font-size:1rem;line-height:1.6;color:#ffffffeb}.prose-editorial .privacy-card{background:#f5a550;border-radius:32px;padding:clamp(2.25rem,4vw,3.5rem) clamp(1.75rem,3.5vw,3.25rem) clamp(2.5rem,4.5vw,3.75rem)}.prose-editorial .privacy-card p.is-eyebrow>em{color:#141414a6}.prose-editorial p.privacy-statement{margin:1.25rem 0 0;max-width:none;font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.4rem,5vw,4.6rem);font-weight:500;line-height:1.08;letter-spacing:-.015em;color:#1d2b24}.prose-editorial p.privacy-statement strong{font-weight:inherit;color:#fff;display:block;margin-top:.4em}.prose-editorial .spectro{position:relative;overflow:hidden;border-radius:24px;background:#fbfaf2;container-type:inline-size}.spectro .spectro-row{position:relative}.spectro .spectro-row+.spectro-row{border-top:1px solid rgba(30,64,60,.12)}.spectro.is-stacked .spectro-row img{height:clamp(170px,16vw,230px)}.spectro .spectro-tag{position:absolute;top:.6rem;left:.9rem;z-index:2;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#1e403c;background:#fbfaf2eb;border-radius:8px;padding:.3rem .55rem}.spectro .spectro-track{display:flex;width:-moz-max-content;width:max-content;animation:spectro-pan 48s linear infinite;opacity:.45}.spectro.is-stacked .spectro-track{opacity:.55}.spectro .spectro-window{position:absolute;inset-block:0;left:37.5%;width:25%;overflow:hidden;border:3px solid #F28A18;border-radius:14px;pointer-events:none}.spectro .spectro-window .spectro-track{position:absolute;top:-3px;left:calc(-37.5cqw - 3px);opacity:1}.spectro.is-stacked .spectro-window .spectro-window-inner{position:absolute;top:-3px;left:calc(-37.5cqw - 3px);width:100cqw}.spectro.is-stacked .spectro-window .spectro-track{position:static;opacity:1}.spectro .spectro-chip{position:absolute;top:.9rem;right:.9rem;font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:#b5661a;background:#fbfaf2d9;border:1px solid rgba(242,138,24,.6);border-radius:8px;padding:.35rem .6rem;animation:spectro-chip-pulse 2.4s ease-in-out infinite}.spectro .spectro-size{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#fff7ec;background:#f28a18;border-radius:8px;padding:.3rem .65rem;white-space:nowrap}.spectro .spectro-axis{position:absolute;bottom:.75rem;left:.9rem;font-size:.6875rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#1e403c;background:#fbfaf2eb;border-radius:8px;padding:.3rem .55rem}.spectro .spectro-axis:after{content:" →"}.prose-editorial .spectro img{display:block;height:clamp(260px,24vw,340px);width:auto;max-width:none;margin:0;border-radius:0;background:transparent}@keyframes spectro-pan{to{transform:translate(-50%)}}@keyframes spectro-chip-pulse{0%,to{opacity:.55}50%{opacity:1}}@media(prefers-reduced-motion:reduce){.spectro .spectro-track,.spectro .spectro-chip{animation:none}}.prose-editorial .reversals{margin:3.5rem 0;max-width:1226px;margin-inline:auto}.prose-editorial .rv-row{display:grid;grid-template-columns:3rem minmax(0,22fr) minmax(0,34fr) minmax(0,26fr);gap:2.5rem;align-items:start;padding:1.75rem 0;border-bottom:1px solid var(--border)}.prose-editorial .rv-row p{margin:0;max-width:none}.prose-editorial .rv-head{padding:0 0 .9rem;border-bottom:1px solid #d9d6c9}.prose-editorial .rv-head span{font-size:.6875rem;letter-spacing:.14em;text-transform:uppercase;color:var(--fg-muted)}.prose-editorial .rv-num{font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:.9375rem;color:#b9b5a4;font-variant-numeric:tabular-nums;padding-top:.15rem}.prose-editorial .rv-tried{font-size:1.0625rem;line-height:1.4;letter-spacing:-.01em;color:var(--fg-soft)}.prose-editorial .rv-broke{font-size:1rem;line-height:1.55;color:var(--fg-muted)}.prose-editorial .rv-landed{font-size:1.0625rem;line-height:1.4;letter-spacing:-.01em;font-weight:500;color:var(--fg)}@media(max-width:860px){.prose-editorial .rv-row{grid-template-columns:1fr;gap:.55rem;padding:1.5rem 0}.prose-editorial .rv-head{display:none}.prose-editorial .rv-landed:before{content:"→  ";color:#b9b5a4}}.case-row{margin:2.25rem 0;margin-inline:calc(50% - 50vw + 24px)}.case-row.is-narrow{margin-inline:auto;max-width:720px}.case-row-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}.case-row-grid[data-count="2"]{grid-template-columns:1fr 1fr}.case-row-grid[data-count="3"]{grid-template-columns:1fr 1fr 1fr}.case-row-grid[data-count="4"]{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.case-row-grid[data-count="4"],.case-row-grid[data-count="3"]{grid-template-columns:1fr 1fr}}@media(max-width:640px){.case-row-grid[data-count="2"],.case-row-grid[data-count="3"]{grid-template-columns:1fr}}.case-row-grid>picture{display:block;min-width:0}.case-media{display:block;width:100%;height:auto;border-radius:32px;background:var(--bg-tile)}.case-row-grid>.device{width:100%}.case-caption{margin-top:.9rem;font-size:.85rem;line-height:1.5;color:var(--fg-muted)}.grid-row{margin:2.25rem 0;margin-inline:calc(50% - 50vw + 24px);display:grid;grid-template-columns:repeat(12,1fr);gap:1.25rem;align-items:start}.grid-row[data-align=center]{align-items:center}.grid-row[data-align=end]{align-items:end}.grid-row.section-roomy,.case-row.section-roomy{margin-block:6rem}.grid-row.section-roomier{margin-block:9rem}.prose-editorial .media-lead+.grid-row.section-roomier{margin-top:9rem}.grid-col{min-width:0}.grid-col :where(img,video){display:block;width:100%;height:auto;border-radius:32px;background:var(--bg-tile)}.grid-col :where(p,h2,h3){max-width:none}.prose-editorial .col-copy{max-width:52ch;margin-inline:auto}.prose-editorial .col-copy.is-wide{max-width:64ch}.grid-col>:first-child{margin-top:0}.grid-col>:where(img,video)+:where(img,video){margin-top:1.25rem}@media(max-width:640px){.grid-col{grid-column:span 12!important}}.parallax{--parallax-range: 100px;position:relative;overflow:hidden;height:var(--parallax-h, clamp(460px, calc(52vh + 80px) , 700px));margin:0;border-radius:32px;background:var(--bg-tile)}.parallax .parallax-img{position:absolute;left:0;width:100%;top:calc(-1 * var(--parallax-range));height:calc(100% + 2 * var(--parallax-range));-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:0;background:none;transform:translate3d(0,var(--parallax-y, 0px),0);will-change:transform}.ytx{position:relative;margin:2.25rem 0;margin-inline:calc(50% - 50vw + 24px);border-radius:32px;overflow:hidden;background:var(--bg-tile)}.grid-col .ytx{margin-inline:0}.ytx-btn{position:absolute;inset:0;display:block;width:100%;height:100%;padding:0;border:0;background:none;cursor:pointer}.ytx .ytx-poster{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:0}.ytx-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;padding-left:4px;color:#fff;background:#fff3;border-radius:50%;backdrop-filter:blur(16px) saturate(1.3);transition:background .5s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.ytx-btn:hover .ytx-play,.ytx-btn:focus-visible .ytx-play{background:#ffffff52;transform:translate(-50%,-50%) scale(1.06)}.ytx-frame{position:absolute;inset:0;width:100%;height:100%;border:0}@media(prefers-reduced-motion:reduce){.ytx-play{transition:none}}.ba{margin:2.25rem 0;margin-inline:calc(50% - 50vw + 24px)}.grid-col .ba{margin-inline:0}.ba-stage{position:relative;border-radius:32px;overflow:hidden;background:var(--bg-tile)}.ba-img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .7s cubic-bezier(.4,0,.2,1),filter .7s cubic-bezier(.4,0,.2,1)}.ba .ba-before{opacity:0;filter:blur(14px)}.ba .ba-after,.ba[data-showing=before] .ba-before{opacity:1;filter:blur(0)}.ba[data-showing=before] .ba-after{opacity:0;filter:blur(14px)}.ba-toggle{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.ba-btn{padding:.5rem 1rem;line-height:1;font-size:.875rem;color:var(--fg-muted);background:transparent;border:1px solid var(--stroke);border-radius:8px;cursor:pointer;transition:background .75s cubic-bezier(.22,1,.36,1),color .75s cubic-bezier(.22,1,.36,1),border-color .75s cubic-bezier(.22,1,.36,1),border-radius .9s cubic-bezier(.22,1,.36,1)}.ba-btn:hover{color:var(--fg);border-radius:13px}.ba-btn.is-active{background:var(--fg);color:var(--bg);border-color:var(--fg);border-radius:13px}@media(prefers-reduced-motion:reduce){.ba-img,.ba-btn{transition:none}}.prose-editorial .page-scroll{position:relative;margin:2.25rem 0;margin-inline:calc(50% - 50vw + 24px)}.grid-col .page-scroll{margin-inline:0}.prose-editorial .page-scroll-label{margin:0 0 .85rem;font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.15rem;font-weight:500;letter-spacing:-.01em;line-height:1.1;color:var(--fg)}.page-scroll-viewport{overflow:hidden;height:clamp(460px,calc(46vh + 100px),660px);border-radius:24px;border:1px solid var(--border);background:var(--bg-tile);box-shadow:0 2px 4px #0000001a,0 12px 32px #00000024;transition:box-shadow .6s cubic-bezier(.22,1,.36,1);scrollbar-width:none;-ms-overflow-style:none}.page-scroll-viewport::-webkit-scrollbar{display:none}.page-scroll-viewport.is-scrub{overflow-y:auto}.page-scroll:hover .page-scroll-viewport{box-shadow:0 3px 6px #00000021,0 22px 52px #00000030}.page-scroll-viewport:focus-visible{outline:2px solid var(--fg);outline-offset:2px}.page-scroll--mobile{max-width:340px}.prose-editorial .page-scroll-img{display:block;width:100%;height:auto;border-radius:0}.page-scroll-hint{position:absolute;right:12px;bottom:12px;padding:.3rem .55rem;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase;color:#fff;background:#0006;border-radius:8px;backdrop-filter:blur(8px);pointer-events:none;transition:opacity .4s ease}.page-scroll:hover .page-scroll-hint,.page-scroll:focus-within .page-scroll-hint{opacity:0}.prose-editorial .stat-grid{margin:3.5rem 0;margin-inline:calc(50% - 50vw + 24px);display:grid;grid-template-columns:repeat(4,1fr);background:var(--stat-bg, var(--bg-soft));border-radius:32px;padding:2.75rem 2.5rem}.stat{padding-inline:1.75rem;border-left:1px solid var(--stat-rule, var(--border))}.stat:first-child{padding-left:0;border-left:0}.stat:last-child{padding-right:0}.stat-number{font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.4rem,3.6vw,3.4rem);font-weight:500;line-height:1;letter-spacing:-.03em;color:var(--stat-number, var(--fg))}.stat-label{margin-top:.85rem;font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1rem;font-weight:500;color:var(--stat-ink, var(--fg))}.prose-editorial p.stat-note{margin-top:.4rem;font-size:.85rem;line-height:1.5;color:var(--stat-note, var(--fg-muted));max-width:22ch}@media(max-width:860px){.prose-editorial .stat-grid{grid-template-columns:1fr 1fr;row-gap:2.5rem}.stat{padding-inline:0;border-left:0}.stat:nth-child(2n){padding-left:1.75rem;border-left:1px solid var(--stat-rule, var(--border))}}@media(max-width:520px){.prose-editorial .stat-grid{grid-template-columns:1fr}.stat:nth-child(2n){padding-left:0;border-left:0}}.prose-editorial .device{container-type:inline-size;margin:0 auto;max-width:var(--device-w, 330px)}.prose-editorial .device .device-body{background:var(--device-bezel, #F77E38);border-radius:15.5cqw;padding:1.6cqw;box-shadow:0 1px 2px #0000001a,0 12px 30px #00000026}@media(max-width:640px){.prose-editorial .grid-col:has(>.device){order:1}}.prose-editorial .device .device-screen{display:block;width:100%;height:auto;margin:0;border-radius:13.9cqw;background:#000}.prose-editorial .dev-tile{aspect-ratio:var(--ar, 1056 / 836);-o-object-fit:contain;object-fit:contain;background:var(--bg-soft)}.prose-editorial .media-lead{max-width:1300px;margin-inline:0}.media-lead .ytx,.media-lead .ba{margin-inline:0}.prose-editorial .media-lead+.grid-row{margin-top:4rem}.prose-editorial .gif-collage{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem}.prose-editorial .gif-collage :where(img,video){width:auto;max-width:none;margin:0;border-radius:10px;background:transparent}.prose-editorial .gif-stack{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.prose-editorial .shoot-strip{margin:2.75rem 0;margin-inline:calc(50% - 50vw + 24px);display:flex;gap:1.25rem}.prose-editorial .shoot-strip :where(img,video){flex:1 1 0;min-width:0;height:auto;margin:0;border-radius:16px;background:transparent}.prose-editorial p.is-eyebrow>em{font-style:normal;display:block;text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;color:var(--fg-muted);margin-bottom:.5rem}.prose-editorial p.is-eyebrow{margin-bottom:0}.prose-editorial p.is-eyebrow+h2{margin-top:0}.prose-editorial>p.is-eyebrow{margin-top:4.5rem}.prose-editorial>p.is-eyebrow:first-child{margin-top:0}.prose-editorial h2{font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.05;letter-spacing:-.015em;margin-top:0;margin-bottom:1.5rem;max-width:24ch}.prose-editorial>h2{margin-top:4.5rem}.prose-editorial h3{font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:1.6rem;letter-spacing:-.015em;margin-top:2.5rem;margin-bottom:.85rem;max-width:40rem}.grid-col :where(h3)+:where(.ytx,img,video){margin-top:.5rem}.prose-editorial p{font-size:1.0625rem;line-height:1.7;margin-bottom:1.5rem;color:var(--fg);max-width:40rem}.prose-editorial a{text-decoration:underline;text-underline-offset:.25em}.prose-editorial ul{margin:0 0 1.5rem;padding-left:1.15rem;list-style:none;max-width:40rem}.prose-editorial li{position:relative;font-size:1.0625rem;line-height:1.7;margin-bottom:.65rem;color:var(--fg)}.prose-editorial li:before{content:"";position:absolute;left:-1.15rem;top:.68em;width:5px;height:5px;border-radius:50%;background:var(--fg-muted)}.prose-editorial .col-copy ul,.prose-editorial .col-copy li{max-width:none}.prose-editorial .ba-notes li{font-size:.9375rem;line-height:1.55;margin-bottom:.4rem}.prose-editorial .ba-notes li:before{top:.6em;width:4px;height:4px}.prose-editorial .ba-notes ul{margin-bottom:0}.prose-editorial .ba-notes p{font-size:.9375rem;line-height:1.55;margin-bottom:.6rem}.prose-editorial .ba-split{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.75rem}@media(max-width:640px){.prose-editorial .ba-split{grid-template-columns:1fr;gap:1.25rem}}@media(min-width:641px){.prose-editorial .ba-notes .grid-col:nth-child(2) .col-copy{margin-inline:0}}.prose-editorial .insight{background:var(--bg-tile);border-radius:20px;padding:1.35rem 1.5rem;margin-block:2rem}.prose-editorial .insight p{max-width:none;margin-bottom:0;font-size:1rem}.prose-editorial .stat-callout{padding:1.6rem 1.7rem 1.7rem}.prose-editorial .stat-callout .ic-num{font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(2.6rem,4vw,3.6rem);font-weight:500;line-height:1;letter-spacing:-.03em;color:#f28a18;margin:0}.prose-editorial .stat-callout .ic-label{margin:.7rem 0 0;font-family:A-K-M,Inter,ui-sans-serif,system-ui,sans-serif;font-size:.92rem;font-weight:500;line-height:1.35;color:var(--fg)}.prose-editorial .stat-callout .ic-copy{margin:1.1rem 0 0;font-size:.95rem;line-height:1.55;color:var(--fg-muted)}.prose-editorial .insight p+p,.prose-editorial .insight blockquote{margin-top:.8rem}.prose-editorial blockquote{margin:1.25rem 0;padding-left:1rem;border-left:2px solid var(--fg-muted);font-style:italic;font-weight:600}.prose-editorial blockquote p{max-width:none;margin-bottom:0}.prose-editorial .parallax-el{--parallax-range: 90px;transform:translate3d(0,var(--parallax-y, 0px),0);will-change:transform}@media(prefers-reduced-motion:reduce){.prose-editorial .parallax-el{transform:none}}.prose-editorial .plain{background:transparent;border-radius:0}.prose-editorial .stagger{opacity:1;transform:none;transition:none}.prose-editorial .stagger :where(li,.opp-card){opacity:0;transform:translateY(10px);transition:opacity .62s cubic-bezier(.16,1,.3,1),transform .62s cubic-bezier(.16,1,.3,1)}.prose-editorial .stagger.is-visible :where(li,.opp-card){opacity:1;transform:none}.prose-editorial .stagger.is-visible :where(li,.opp-card):nth-child(2){transition-delay:.11s}.prose-editorial .stagger.is-visible :where(li,.opp-card):nth-child(3){transition-delay:.22s}.prose-editorial .stagger.is-visible :where(li,.opp-card):nth-child(4){transition-delay:.33s}.prose-editorial .stagger.is-visible :where(li,.opp-card):nth-child(5){transition-delay:.44s}.prose-editorial .quote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-block:2.25rem;margin-inline:calc(50% - 50vw + 24px)}.prose-editorial .quote-grid blockquote{margin:0;padding:1.5rem;background:var(--quote-bg, var(--bg-tile));border-left:0;border-radius:20px;font-size:1rem;font-weight:500;line-height:1.6}.prose-editorial .quote-grid blockquote p{max-width:none;margin-bottom:0}@media(max-width:900px){.prose-editorial .quote-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.prose-editorial .quote-grid{grid-template-columns:1fr}}.prose-editorial .opp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin:2.25rem 0;margin-inline:calc(50% - 50vw + 24px)}.prose-editorial .opp-card{background:var(--bg-soft);border:1px solid var(--border);border-radius:20px;padding:1.6rem 1.5rem}.prose-editorial .opp-card:before{content:"";display:block;width:26px;height:26px;margin-bottom:1rem;background-color:var(--fg-muted);-webkit-mask:no-repeat center / contain;mask:no-repeat center / contain}.prose-editorial .opp-card:nth-child(1):before{-webkit-mask-image:var(--ic-tag);mask-image:var(--ic-tag)}.prose-editorial .opp-card:nth-child(2):before{-webkit-mask-image:var(--ic-cap);mask-image:var(--ic-cap)}.prose-editorial .opp-card:nth-child(3):before{-webkit-mask-image:var(--ic-share);mask-image:var(--ic-share)}.prose-editorial .opp-card:nth-child(4):before{-webkit-mask-image:var(--ic-flag);mask-image:var(--ic-flag)}.prose-editorial .opp-card:nth-child(5):before{-webkit-mask-image:var(--ic-spark);mask-image:var(--ic-spark)}.prose-editorial .opp-grid{--ic-tag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.6 13.4 13.4 20.6a2 2 0 0 1-2.8 0l-7.2-7.2A2 2 0 0 1 2.8 12V4.8a2 2 0 0 1 2-2H12a2 2 0 0 1 1.4.6l7.2 7.2a2 2 0 0 1 0 2.8Z'/%3E%3Ccircle cx='7.6' cy='7.6' r='1.3'/%3E%3C/svg%3E");--ic-cap: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5 8.5 12 4l9.5 4.5L12 13Z'/%3E%3Cpath d='M6.2 10.8V16c0 1.5 2.6 2.7 5.8 2.7s5.8-1.2 5.8-2.7v-5.2'/%3E%3Cpath d='M21.5 8.7v5.6'/%3E%3C/svg%3E");--ic-share: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='18' cy='5.5' r='2.4'/%3E%3Ccircle cx='6' cy='12' r='2.4'/%3E%3Ccircle cx='18' cy='18.5' r='2.4'/%3E%3Cpath d='M8.1 10.9 15.9 6.6'/%3E%3Cpath d='M8.1 13.1l7.8 4.3'/%3E%3C/svg%3E");--ic-flag: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5.5 21V3.6'/%3E%3Cpath d='M5.5 4.5h11l-1.9 3.4 1.9 3.4h-11'/%3E%3C/svg%3E");--ic-spark: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 3.5l1.7 4.4 4.4 1.7-4.4 1.7L11 15.7l-1.7-4.4L4.9 9.6l4.4-1.7Z'/%3E%3Cpath d='M18.4 15.6l.75 1.95 1.95.75-1.95.75-.75 1.95-.75-1.95-1.95-.75 1.95-.75Z'/%3E%3C/svg%3E")}.prose-editorial .opp-card p.is-eyebrow{margin-top:0}.prose-editorial .opp-card p{max-width:none;margin-bottom:0}@media(max-width:900px){.prose-editorial .opp-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.prose-editorial .opp-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.prose-editorial .stagger :where(li,.opp-card){opacity:1;transform:none;transition:none;transition-delay:0ms}}.project-view[data-astro-cid-23n73vyr]{overflow-x:clip}.pv-store[data-astro-cid-23n73vyr]{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.pv-store-badge[data-astro-cid-23n73vyr]{display:inline-block;padding:.75rem;transition:opacity .3s ease}.pv-store-badge[data-astro-cid-23n73vyr] svg{display:block;height:3rem;width:auto}.pv-store-badge[data-astro-cid-23n73vyr]:hover,.pv-store-badge[data-astro-cid-23n73vyr]:focus-visible{opacity:.8}.pv-hero-wrap[data-astro-cid-23n73vyr]{position:relative;margin-top:4.5rem;margin-inline:24px;aspect-ratio:4 / 5}@media(min-width:768px){.pv-hero-wrap[data-astro-cid-23n73vyr]{aspect-ratio:auto;height:min(calc((100vw - 48px)*.52),calc(100dvh - 15rem))}}.pv-hero[data-astro-cid-23n73vyr]{position:absolute;inset:0;overflow:hidden;--hero-radius: 32px;border-radius:var(--hero-radius);background:var(--bg-tile)}.pv-hero-img[data-astro-cid-23n73vyr],.pv-hero-video[data-astro-cid-23n73vyr]{border-radius:var(--hero-radius)}.pv-hero-scrim[data-astro-cid-23n73vyr]{border-end-start-radius:var(--hero-radius);border-end-end-radius:var(--hero-radius)}.pv-hero-img[data-astro-cid-23n73vyr]{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pv-hero-video[data-astro-cid-23n73vyr]{position:absolute;inset:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pv-hero-scrim[data-astro-cid-23n73vyr]{position:absolute;inset-inline:0;bottom:0;height:66%;pointer-events:none;background:linear-gradient(to top,#00000094,#00000087,#00000078 20%,#00000063 31%,#0000004a,#0003 55%,#0000001f 68%,#0000000f 80%,#00000005,#0000)}.pv-hero-client[data-astro-cid-23n73vyr]{position:absolute;top:6.5%;left:6%;z-index:2;margin:0;padding:.5rem .8rem;line-height:1;color:#fff;font-size:clamp(.66rem,.9vw,.78rem);font-weight:600;text-transform:uppercase;letter-spacing:.1em;background:#ffffff2e;border-radius:9px;text-shadow:0 1px 3px rgba(0,0,0,.55);backdrop-filter:blur(16px) saturate(1.3);pointer-events:none}.pv-hero-title[data-astro-cid-23n73vyr]{position:absolute;left:6%;right:6%;bottom:5.5%;z-index:2;max-width:15ch;color:#fff;font-size:clamp(2.15rem,5.6vw,5.75rem);font-weight:500;line-height:.98;letter-spacing:-.025em;text-wrap:balance;pointer-events:none}.pv-meta[data-astro-cid-23n73vyr]{display:flex;flex-direction:column;gap:1.5rem;padding:1.75rem;background:var(--bg-soft);border-radius:32px}.pv-meta-item[data-astro-cid-23n73vyr]+.pv-meta-item[data-astro-cid-23n73vyr]{border-top:1px solid var(--border);padding-top:1.5rem}@media(min-width:768px){.pv-meta[data-astro-cid-23n73vyr]{flex-direction:row;gap:0;padding:2rem 2.5rem}.pv-meta-item[data-astro-cid-23n73vyr]{flex:1 1 0;min-width:0;padding-inline:1.5rem}.pv-meta-item[data-astro-cid-23n73vyr]:first-child{padding-inline-start:0}.pv-meta-item[data-astro-cid-23n73vyr]:last-child{padding-inline-end:0}.pv-meta-item[data-astro-cid-23n73vyr]+.pv-meta-item[data-astro-cid-23n73vyr]{border-top:0;padding-top:0;border-left:1px solid var(--border)}}.pv-meta-value[data-astro-cid-23n73vyr]{margin-top:.9rem;font-size:.95rem;line-height:1.5;color:var(--fg)}.pv-meta-link[data-astro-cid-23n73vyr]{text-decoration:underline;text-underline-offset:.25em;transition:opacity .3s ease}.pv-meta-link[data-astro-cid-23n73vyr]:hover{opacity:.7}.pv-meta-store[data-astro-cid-23n73vyr]{display:inline-block;transition:opacity .3s ease}.pv-meta-store[data-astro-cid-23n73vyr] svg{display:block;height:2.5rem;width:auto}.pv-meta-store[data-astro-cid-23n73vyr]:hover,.pv-meta-store[data-astro-cid-23n73vyr]:focus-visible{opacity:.8}.np-btn[data-astro-cid-zltwp7a3]{display:inline-flex;align-items:center;gap:.5rem;flex-shrink:0;line-height:1;padding:.6rem .95rem;font-size:.875rem;color:var(--fg);background:var(--bg-soft);border:1px solid var(--border);border-radius:8px;transition:background .75s cubic-bezier(.22,1,.36,1),border-color .75s cubic-bezier(.22,1,.36,1),border-radius .9s cubic-bezier(.22,1,.36,1)}a[data-astro-cid-zltwp7a3]:hover .np-btn[data-astro-cid-zltwp7a3],a[data-astro-cid-zltwp7a3]:focus-visible .np-btn[data-astro-cid-zltwp7a3]{background:var(--nav-hover);border-color:var(--nav-hover);border-radius:13px}@media(min-width:768px){.np-btn[data-astro-cid-zltwp7a3]{transform:translateY(14px)}}@media(prefers-reduced-motion:reduce){.np-btn[data-astro-cid-zltwp7a3]{transition:none}}
