/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}}:root{--navy-950:#030914;--navy-900:#071321;--navy-850:#0a1b2d;--cyan:#13c8e8;--cyan-soft:#82e8f6;--cream:#f7f0e6;--cream-soft:#fffaf3;--ink:#172421;--muted:#a7b4c4;--line:#ffffff1f;--green:#174f47;--green-2:#24786f;--orange:#ef7f67;--orange-2:#ff9c7d;--red:#d93836}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy-950)}body{background:var(--navy-950);color:#f7f9fb;font-family:var(--font-sans), Arial, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}img{display:block}main{min-height:100vh;overflow:clip}:focus-visible{outline:2px solid var(--cyan-soft);outline-offset:4px}.site-header{z-index:50;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;width:min(1380px,100% - 72px);margin-inline:auto;padding:25px 0;display:flex;position:relative}.site-header-overlay{position:absolute;inset:0 0 auto}.brand{align-items:center;gap:14px;min-width:0;display:flex}.brand img{border-radius:13px;flex:none;box-shadow:0 12px 32px #00c4ea29}.brand>span{flex-direction:column;min-width:0;display:flex}.brand strong{color:#fff;letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800;line-height:1.25}.brand small{color:#8492a4;letter-spacing:.14em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:700}.site-header nav{align-items:center;gap:28px;margin-left:auto;display:flex}.site-header nav a{color:#b6c1cf;font-size:12px;font-weight:650;transition:color .16s}.site-header nav a:hover,.site-header nav a:focus-visible{color:#fff}.header-cta{color:var(--cyan-soft);letter-spacing:.08em;text-transform:uppercase;border:1px solid #7ce5f559;border-radius:999px;align-items:center;gap:10px;padding:12px 16px;font-size:11px;font-weight:800;transition:background .16s,border-color .16s,transform .16s;display:inline-flex}.header-cta:hover,.header-cta:focus-visible{border-color:var(--cyan);background:#10c7e817;transform:translateY(-1px)}.hero{background:radial-gradient(circle at 74% 34%, #10c7e824, transparent 28rem), radial-gradient(circle at 96% 0%, #13467842, transparent 34rem), linear-gradient(145deg, #040a13 0%, var(--navy-900) 56%, #091a2b 100%);min-height:920px;position:relative}.hero:before,.hero:after{content:"";pointer-events:none;position:absolute}.hero:before{background:linear-gradient(#10c7e814,#0000 72%);border-left:1px solid #10c7e824;width:210px;height:790px;top:-170px;right:9%;transform:rotate(17deg)}.hero:after{background:linear-gradient(#0000,#030d1aeb),repeating-radial-gradient(at 74% 120%,#0000 0 24px,#10c7e814 25px 26px);height:190px;bottom:0;left:0;right:0}.hero-grid{z-index:2;grid-template-columns:minmax(430px,.9fr) minmax(540px,1.1fr);align-items:center;gap:72px;width:min(1380px,100% - 72px);min-height:855px;margin-inline:auto;padding:132px 0 70px;display:grid;position:relative}.hero-copy{z-index:4;min-width:0;position:relative}.eyebrow{color:var(--cyan-soft);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 25px;font-size:10px;font-weight:850;display:flex}.eyebrow:before{content:"";background:currentColor;width:34px;height:1px}.hero h1,.section-heading-row h2,.product-heading h2,.about-heading h2,.connect-grid h2,.legal-hero h1{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.048em;margin:0;font-weight:500}.hero h1{max-width:720px;font-size:clamp(62px,6.4vw,100px);line-height:.87}.hero h1 em{color:var(--cyan-soft);font-style:normal}.hero-lead{color:#bac5d1;max-width:610px;margin:34px 0 0;font-size:clamp(17px,1.55vw,21px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{letter-spacing:.04em;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 21px;font-size:12px;font-weight:800;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-primary{background:var(--cyan);color:#03131d;box-shadow:0 14px 38px #10c7e82e}.button-primary:hover,.button-primary:focus-visible{background:#73e5f4}.button-quiet{border:1px solid var(--line);color:#eef3f8;background:#ffffff09}.button-quiet:hover,.button-quiet:focus-visible{background:#ffffff12;border-color:#ffffff4d}.trust-line{color:#728196;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:8px 20px;margin-top:32px;font-size:10px;font-weight:750;display:flex}.trust-line span:before{background:var(--cyan);content:"";border-radius:50%;width:5px;height:5px;margin:0 8px 1px 0;display:inline-block}.hero-product{isolation:isolate;background:linear-gradient(150deg,#ffffff0e,#ffffff04);border:1px solid #ffffff17;border-radius:44px;min-width:0;min-height:650px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0d,0 50px 100px #00000040}.hero-product:after{z-index:-1;opacity:.24;content:"";background-image:radial-gradient(#82e8f626 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(130deg,#0000 10%,#000 55%,#0000 90%);mask-image:linear-gradient(130deg,#0000 10%,#000 55%,#0000 90%)}.hero-halo{z-index:-1;filter:blur(70px);opacity:.34;border-radius:50%;width:350px;height:350px;animation:8s ease-in-out infinite alternate haloDrift;position:absolute}.hero-halo-green{background:var(--green-2);bottom:30px;left:-80px}.hero-halo-orange{background:var(--orange);animation-delay:-3s;top:20px;right:-90px}.hero-shot{background:var(--cream);border:8px solid #111919;border-radius:38px;position:absolute;overflow:hidden;box-shadow:0 38px 80px #00000080}.hero-shot img{width:100%;height:auto}.hero-shot-back{z-index:1;opacity:.9;width:min(39%,270px);top:94px;right:52px;transform:rotate(3deg)}.hero-shot-front{z-index:2;width:min(46%,320px);bottom:-76px;left:70px}.product-float{z-index:6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#071321eb;border:1px solid #ffffff2e;border-radius:20px;align-items:center;gap:13px;padding:12px 17px 12px 12px;animation:4.8s ease-in-out infinite floatSoft;display:flex;position:absolute;bottom:34px;right:28px;box-shadow:0 22px 50px #00000061}.product-float img{border-radius:15px}.product-float span{flex-direction:column;display:flex}.product-float small{color:var(--orange-2);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:800}.product-float strong{font-family:var(--font-serif), Georgia, serif;margin-top:4px;font-size:21px;font-weight:600}.proof-ribbon{z-index:4;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030b1499;grid-template-columns:repeat(4,1fr);display:grid;position:absolute;bottom:0;left:0;right:0}.proof-ribbon p{border-right:1px solid var(--line);color:#a6b2c1;letter-spacing:.11em;text-align:center;text-transform:uppercase;margin:0;padding:23px 28px;font-size:10px;font-weight:750}.proof-ribbon p:last-child{border-right:0}.reveal{opacity:0;animation:.85s cubic-bezier(.2,.75,.2,1) forwards revealUp}.reveal-two{animation-delay:.18s}.section-shell{width:min(1280px,100% - 72px);margin-inline:auto}.product-section{background:linear-gradient(155deg, #fffaf3 0%, var(--cream) 46%, #f5e8dc 100%);color:var(--ink);position:relative;overflow:hidden}.product-section:before{content:"";background:linear-gradient(100deg,#174f4714,#0000 34%,#ef7f671c);position:absolute;inset:0}.cg-orb{filter:blur(2px);opacity:.9;border-radius:50%;animation:14s ease-in-out infinite alternate orbitSlow;position:absolute}.cg-orb-one{border:1px solid #174f4729;width:500px;height:500px;top:300px;left:-190px;box-shadow:inset 0 0 110px #174f4714}.cg-orb-two{border:1px solid #ef7f6733;width:560px;height:560px;animation-delay:-6s;top:720px;right:-230px;box-shadow:inset 0 0 120px #ef7f671a}.product-intro{z-index:2;padding-block:112px 120px;position:relative}.product-brand-row{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff9e;border:1px solid #174f4724;border-radius:25px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:16px 18px 16px 16px;display:grid;box-shadow:0 20px 60px #263d3614}.product-brand-row img{border-radius:21px;box-shadow:0 12px 30px #174f471f}.product-brand-row div{flex-direction:column;min-width:0;display:flex}.product-brand-row p{color:#75807c;letter-spacing:.16em;text-transform:uppercase;margin:0 0 4px;font-size:9px;font-weight:800}.product-brand-row strong{color:var(--green);font-family:var(--font-serif), Georgia, serif;font-size:31px;line-height:1}.status-pill{color:#a63d2d;letter-spacing:.15em;text-transform:uppercase;background:#ef7f671a;border:1px solid #ef7f6773;border-radius:999px;padding:10px 14px;font-size:9px;font-weight:850;display:inline-flex}.product-heading{grid-template-columns:1.2fr .65fr;align-items:end;gap:84px;margin-top:68px;display:grid}.product-heading h2{max-width:800px;color:var(--green);font-size:clamp(54px,5.9vw,84px);line-height:.97}.product-heading h2::selection{color:#fff;background:var(--orange)}.product-heading>p{color:#53605d;margin:0 0 5px;font-size:16px;line-height:1.78}.screen-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:82px;display:grid}.screen-panel{background:#ffffffc2;border:1px solid #174f4724;border-radius:30px;min-width:0;padding:18px;transition:transform .22s,box-shadow .22s;box-shadow:0 25px 65px #263d361f}.screen-panel:hover{transform:translateY(-7px);box-shadow:0 35px 80px #263d362e}.screen-panel-2{background:linear-gradient(#174f471f,#fffc 35%)}.screen-panel-3{background:linear-gradient(#ef7f672b,#fffc 35%)}.screen-panel-copy{min-height:92px;padding:7px 7px 16px}.screen-panel-copy span{color:var(--orange);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:850}.screen-panel-copy h3{color:var(--green);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.025em;margin:8px 0 0;font-size:28px;font-weight:600}.screen-panel>a{background:#f8f2e9;border-radius:20px;display:block;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #174f4714}.screen-panel img{image-rendering:auto;width:100%;height:auto}.full-res{color:#fff;letter-spacing:.06em;text-transform:uppercase;opacity:0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#174f47e6;border-radius:999px;padding:8px 10px;font-size:8px;font-weight:800;transition:opacity .18s,transform .18s;position:absolute;bottom:12px;right:12px;transform:translateY(5px)}.screen-panel a:hover .full-res,.screen-panel a:focus-visible .full-res{opacity:1;transform:translateY(0)}.proof-note{border-left:3px solid var(--orange);background:#ffffff9e;border-radius:0 16px 16px 0;grid-template-columns:auto 1fr;align-items:center;gap:22px;max-width:900px;margin:34px auto 0;padding:19px 24px;display:grid}.proof-note strong{color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.proof-note p{color:#5e6a66;margin:0;font-size:13px;line-height:1.65}.feature-grid,.capability-grid{grid-template-columns:repeat(4,1fr);display:grid}.feature-grid{border-top:1px solid #14211f24;border-bottom:1px solid #14211f24;margin-top:72px}.feature-grid article{border-right:1px solid #14211f24;min-height:250px;padding:28px 28px 32px;transition:background .18s}.feature-grid article:hover{background:#ffffff61}.feature-grid article:last-child{border-right:0}.feature-grid span,.capability-grid article>span,.process-grid li>span{color:var(--green-2);letter-spacing:.15em;font-size:9px;font-weight:850}.feature-grid h3,.capability-grid h3,.process-grid h3{font-family:var(--font-serif), Georgia, serif;letter-spacing:-.025em;margin:50px 0 12px;font-size:29px;font-weight:600}.feature-grid p,.capability-grid p,.process-grid p{color:#66716f;margin:0;font-size:13px;line-height:1.68}.safety-strip{color:#fff;background:linear-gradient(120deg, var(--green), #1f655d 62%, #a74a3a 160%);border-radius:22px;grid-template-columns:1fr auto;align-items:center;gap:38px;margin-top:46px;padding:26px 28px;display:grid;box-shadow:0 24px 60px #174f472e}.safety-strip span{color:#a7efe5;letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:850}.safety-strip p{color:#d7e4e1;max-width:720px;margin:8px 0 0;font-size:12px;line-height:1.65}.safety-strip a{letter-spacing:.05em;white-space:nowrap;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:12px;padding:12px 15px;font-size:10px;font-weight:800;display:inline-flex}.safety-strip a:hover{background:#ffffff17}.capabilities-section,.process-section{background:radial-gradient(circle at 84% 18%, #10c7e81c, transparent 28rem), var(--navy-900)}.capabilities-section .section-shell,.process-section .section-shell{padding-block:112px}.section-heading-row{grid-template-columns:1.15fr .55fr;align-items:end;gap:90px;display:grid}.section-heading-row h2{max-width:780px;font-size:clamp(50px,5.4vw,78px);line-height:.98}.section-heading-row>p{color:#9eacbc;margin:0 0 5px;font-size:15px;line-height:1.7}.capability-grid{border:1px solid var(--line);background:#ffffff05;border-radius:22px;margin-top:72px;overflow:hidden}.capability-grid article{border-right:1px solid var(--line);min-height:285px;padding:28px;transition:background .18s,transform .18s}.capability-grid article:last-child{border-right:0}.capability-grid article:hover{background:#10c7e80e;transform:translateY(-3px)}.capability-grid article>span{color:var(--cyan-soft)}.capability-grid h3{color:#f8fafc;margin-top:75px}.capability-grid p{color:#93a2b3}.about-section{background:var(--cream);color:var(--ink)}.about-grid{grid-template-columns:.9fr 1.1fr;gap:110px;padding-block:116px;display:grid}.eyebrow-dark{color:var(--green-2)}.about-heading h2{font-size:clamp(58px,6vw,86px);line-height:.93}.about-copy{align-content:center;gap:24px;display:grid}.about-copy p{color:#55615f;margin:0;font-size:16px;line-height:1.75}.about-copy .about-lead{color:#21302d;font-size:21px;line-height:1.55}.honesty-note{border-left:2px solid var(--green-2);background:#24756f0e;padding:22px 24px;margin-top:8px!important}.process-section{border-top:1px solid var(--line);background:radial-gradient(circle at 80% 80%, #10c7e817, transparent 28rem), var(--navy-950)}.process-heading{align-items:start}.process-grid{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin:72px 0 0;padding:0;list-style:none;display:grid}.process-grid li{border-right:1px solid var(--line);min-height:290px;padding:30px 28px;position:relative}.process-grid li:last-child{border-right:0}.process-grid li:before{background:var(--cyan);content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:28px;box-shadow:0 0 0 6px #10c7e814}.process-grid li>span{color:var(--cyan-soft)}.process-grid h3{color:#fff;margin-top:72px}.process-grid p{color:#8f9dac}.connect-section{border-top:1px solid var(--line);background:#06111f;position:relative;overflow:hidden}.connect-glow{filter:blur(100px);background:#10c7e81f;border-radius:50%;width:560px;height:560px;animation:6s ease-in-out infinite alternate glowPulse;position:absolute;top:-120px;right:-80px}.connect-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;min-height:580px;padding-block:100px;display:grid;position:relative}.connect-grid h2{font-size:clamp(58px,6vw,88px);line-height:.95}.connect-grid>div:first-child>p:last-child{color:#a2afbe;max-width:600px;margin:28px 0 0;font-size:16px;line-height:1.72}.social-list,.contact-list{border-top:1px solid var(--line)}.social-list a,.contact-list a{border-bottom:1px solid var(--line);color:#c9d2dc;grid-template-columns:52px 1fr auto;align-items:center;gap:16px;min-height:86px;transition:color .16s,padding .16s,background .16s;display:grid}.social-list a:hover,.social-list a:focus-visible,.contact-list a:hover,.contact-list a:focus-visible{color:#fff;background:#10c7e80b;padding-inline:14px}.social-list a>span,.contact-list a>span{min-width:38px;height:38px;color:var(--cyan-soft);letter-spacing:.06em;border:1px solid #7ce5f547;border-radius:999px;place-items:center;padding-inline:8px;font-size:9px;font-weight:850;display:grid}.social-list strong,.contact-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.social-list b,.contact-list b{font-size:18px;font-weight:400}footer{border-top:1px solid var(--line);background:#030912;padding:56px max(36px,50% - 640px)}.footer-main,.footer-bottom{justify-content:space-between;align-items:center;gap:30px;display:flex}.footer-main>p{color:#778698;text-align:right;max-width:480px;margin:0;font-size:11px;line-height:1.7}.footer-links{border-top:1px solid #ffffff14;flex-wrap:wrap;gap:22px;margin-top:40px;padding-top:22px;display:flex}.footer-links a{color:#8492a4;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.footer-links a:hover{color:#fff}.footer-bottom{color:#667486;border-top:1px solid #ffffff14;margin-top:22px;padding-top:22px;font-size:10px}.footer-bottom a:hover,.footer-bottom a:focus-visible{color:#fff}.legal-page{background:var(--cream-soft);color:var(--ink)}.legal-page>.site-header{background:var(--navy-950);border-bottom-color:#ffffff1a;width:100%;margin:0;padding-inline:max(36px,50% - 640px)}.legal-hero{background:radial-gradient(circle at 82% 20%, #13c8e821, transparent 28rem), linear-gradient(145deg,var(--navy-950),#0a1e31);color:#fff;align-items:end;min-height:470px;padding:88px 0 78px;display:flex}.legal-shell{width:min(1040px,100% - 72px);margin-inline:auto}.legal-hero h1{max-width:900px;font-size:clamp(58px,7.5vw,96px);line-height:.9}.legal-hero .legal-shell>p:last-child{color:#b5c2cf;max-width:720px;margin:28px 0 0;font-size:17px;line-height:1.7}.legal-layout{grid-template-columns:190px minmax(0,1fr);gap:78px;padding-block:82px 110px;display:grid}.legal-layout aside{align-self:start;gap:4px;display:grid;position:sticky;top:24px}.legal-layout aside a{color:#69746f;letter-spacing:.04em;border-radius:9px;padding:10px 12px;font-size:11px;font-weight:750}.legal-layout aside a:hover{color:var(--green);background:#174f4712}.legal-content{min-width:0}.legal-content section{border-bottom:1px solid #174f4721;margin:0 0 36px;padding:0 0 36px}.legal-content section:last-child{border-bottom:0}.legal-content h2{color:var(--green);font-family:var(--font-serif), Georgia, serif;letter-spacing:-.025em;margin:0 0 15px;font-size:34px;font-weight:600}.legal-content p{color:#53605c;margin:0;font-size:15px;line-height:1.82}.legal-content p a{color:var(--green-2);text-underline-offset:3px;font-weight:750;text-decoration:underline}.legal-card-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:52px;display:grid}.legal-card-grid>a{background:#fff;border:1px solid #174f4721;border-radius:22px;min-height:230px;padding:26px;transition:transform .18s,box-shadow .18s;box-shadow:0 18px 46px #263d360f}.legal-card-grid>a:hover{transform:translateY(-4px);box-shadow:0 26px 55px #263d361f}.legal-card-grid span{color:var(--orange);letter-spacing:.15em;font-size:9px;font-weight:850}.legal-card-grid h2{margin-top:38px}.legal-card-grid p{font-size:13px;line-height:1.65}.legal-callout{border-left:3px solid var(--orange);color:#4f5d58;background:#ef7f671a;border-radius:0 16px 16px 0;padding:23px 25px;font-size:13px;line-height:1.7}.legal-callout strong{color:#9b3c2e}.contact-list{border-top-color:#174f4726;margin-bottom:52px}.contact-list a{color:var(--ink);border-bottom-color:#174f4726}.contact-list a:hover{color:var(--green);background:#174f470f}.contact-list a>span{color:var(--green-2);border-color:#174f4740}.product-deep-link{color:var(--cyan-soft);letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid #7ce5f566;align-items:center;gap:12px;margin:30px 0 0;padding-bottom:6px;font-size:10px;font-weight:850;display:inline-flex}.common-ground-page{color:#fff;background:var(--navy-950)}.common-ground-page>.site-header{background:var(--navy-950);width:100%;margin:0;padding-inline:max(36px,50% - 690px)}.cg-hero{background:radial-gradient(circle at 77% 28%,#24786f40,#0000 28rem),radial-gradient(circle at 92% 48%,#ef7f6730,#0000 25rem),linear-gradient(145deg,#030914,#0a1b2d);min-height:900px;padding:118px 0 78px}.cg-hero-grid{grid-template-columns:minmax(470px,.95fr) minmax(520px,1.05fr);align-items:center;gap:70px;min-height:700px;display:grid}.cg-hero-copy{z-index:3;position:relative}.cg-product-lockup{align-items:center;gap:16px;margin-bottom:42px;display:flex}.cg-product-lockup img{border-radius:19px;box-shadow:0 20px 44px #0000004d}.cg-product-lockup span{flex-direction:column;display:flex}.cg-product-lockup small{color:var(--orange-2);letter-spacing:.15em;text-transform:uppercase;font-size:8px;font-weight:850}.cg-product-lockup strong{font-family:var(--font-serif),Georgia,serif;margin-top:4px;font-size:29px;font-weight:600}.cg-hero h1,.cg-story h2,.cg-section-heading h2,.cg-boundary h2,.cg-early-access h2{font-family:var(--font-serif),Georgia,serif;letter-spacing:-.045em;margin:0;font-weight:500}.cg-hero h1{max-width:760px;font-size:clamp(66px,6.4vw,98px);line-height:.88}.cg-hero-lead{color:#bac7d1;max-width:660px;margin:34px 0 0;font-size:19px;line-height:1.68}.cg-status-copy{color:#7f91a4;letter-spacing:.1em;text-transform:uppercase;margin:24px 0 0;font-size:9px;font-weight:800}.cg-device-stage{background:radial-gradient(circle at 50% 42%,#ef7f6738,#0000 18rem),linear-gradient(145deg,#ffffff0e,#ffffff03);border:1px solid #ffffff1a;border-radius:42px;min-height:700px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0f,0 50px 100px #00000047}.cg-device{background:var(--cream);border:7px solid #121919;border-radius:34px;position:absolute;overflow:hidden;box-shadow:0 35px 70px #00000080}.cg-device img{object-fit:cover;object-position:top center}.cg-device-center{z-index:3;width:295px;height:640px;bottom:-72px;left:50%;transform:translate(-50%)}.cg-device-left{z-index:1;opacity:.86;width:225px;height:488px;top:108px;left:6%;transform:rotate(-6deg)}.cg-device-right{z-index:2;opacity:.9;width:220px;height:477px;top:82px;right:5%;transform:rotate(6deg)}.cg-proof-strip{border-block:1px solid var(--line);background:#06101d}.cg-proof-strip .section-shell{grid-template-columns:repeat(4,1fr);padding-block:22px;display:grid}.cg-proof-strip span{border-right:1px solid var(--line);color:#91a1b1;letter-spacing:.1em;text-align:center;text-transform:uppercase;padding:0 18px;font-size:9px;font-weight:800}.cg-proof-strip span:last-child{border-right:0}.cg-story{color:var(--ink);background:linear-gradient(#fffaf3,#f5ecdf)}.cg-story-grid{grid-template-columns:1fr .72fr;gap:100px;padding-block:120px;display:grid}.cg-story h2{max-width:760px;color:var(--green);font-size:clamp(58px,6vw,86px);line-height:.93}.cg-story-grid>div:last-child{align-self:end}.cg-story-grid>div:last-child p{color:#5b6864;font-size:16px;line-height:1.82}.cg-story-grid>div:last-child p+p{margin-top:24px}.cg-features{background:var(--navy-900)}.cg-features .section-shell,.cg-gallery .section-shell,.cg-insights .section-shell{padding-block:112px 120px}.cg-section-heading h2{max-width:900px;font-size:clamp(56px,5.8vw,84px);line-height:.94}.cg-feature-grid{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.cg-feature-grid article{border-right:1px solid var(--line);min-height:340px;padding:30px 26px}.cg-feature-grid article:last-child{border-right:0}.cg-feature-grid span{color:var(--orange-2);letter-spacing:.15em;font-size:9px;font-weight:850}.cg-feature-grid h3{font-family:var(--font-serif),Georgia,serif;margin:88px 0 18px;font-size:31px;font-weight:600;line-height:1}.cg-feature-grid p{color:#99a7b6;font-size:13px;line-height:1.72}.cg-gallery{color:var(--ink);background:var(--cream-soft)}.cg-gallery .eyebrow-dark{color:var(--orange)}.cg-gallery .cg-section-heading h2{color:var(--green)}.cg-gallery-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:70px;display:grid}.cg-gallery-grid figure{background:#fff;border:1px solid #174f4724;border-radius:28px;margin:0;padding:16px;box-shadow:0 25px 68px #263d3617}.cg-gallery-grid figure>div{aspect-ratio:.62;background:#e8efe8;border-radius:19px;position:relative;overflow:hidden}.cg-gallery-grid img{object-fit:cover;object-position:top}.cg-gallery-grid figcaption{color:var(--green);font-family:var(--font-serif),Georgia,serif;padding:20px 7px 7px;font-size:25px;font-weight:600}.cg-boundary{background:linear-gradient(140deg,#123e38,#174f47)}.cg-boundary-grid{grid-template-columns:1fr .75fr;align-items:end;gap:100px;padding-block:104px;display:grid}.cg-boundary h2{max-width:760px;font-size:clamp(54px,5.4vw,78px);line-height:.94}.cg-boundary-grid>div:last-child p{color:#bed5ce;font-size:15px;line-height:1.8}.cg-boundary-grid>div:last-child a{color:#fff0e9;letter-spacing:.08em;text-transform:uppercase;margin-top:22px;font-size:10px;font-weight:850;display:inline-flex}.cg-early-access{color:var(--ink);background:radial-gradient(circle at 88% 20%,#ef7f672e,#0000 22rem),linear-gradient(140deg,#e7f3ef,#fff5e9)}.cg-early-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:92px;padding-block:110px;display:grid}.cg-early-access h2{max-width:680px;color:var(--green);font-size:clamp(55px,5.7vw,82px);line-height:.94}.cg-early-access .cg-early-grid>div:first-child>p:last-child{color:#5b6864;max-width:620px;font-size:15px;line-height:1.75}.waitlist-form{background:#ffffffbf;border:1px solid #174f4724;border-radius:26px;padding:30px;box-shadow:0 26px 70px #263d361a}.waitlist-field label{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:10px;font-size:9px;font-weight:850;display:block}.waitlist-field input{width:100%;height:56px;color:var(--ink);font:inherit;background:#fff;border:1px solid #174f4738;border-radius:14px;padding:0 17px;font-size:15px}.waitlist-field input:focus{border-color:var(--green-2);outline-offset:2px;outline:2px solid #24786f2e}.waitlist-consent{color:#5c6965;grid-template-columns:18px 1fr;gap:10px;margin:18px 0 22px;font-size:11px;line-height:1.55;display:grid}.waitlist-consent input{width:17px;height:17px;accent-color:var(--green);margin:2px 0 0}.waitlist-consent a{color:var(--green-2);text-underline-offset:2px;font-weight:750;text-decoration:underline}.waitlist-form .button-primary{color:#fff;background:var(--green);cursor:pointer;border:0;min-width:190px}.waitlist-form .button-primary:disabled{cursor:wait;opacity:.65}.waitlist-message{color:#66736f;min-height:20px;margin:14px 0 0;font-size:11px;line-height:1.5}.waitlist-message-success{color:var(--green)}.waitlist-message-error{color:#a03830}.waitlist-honeypot{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cg-insights{background:var(--navy-900)}.cg-insights-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px;display:grid}.cg-insights-grid article{border:1px solid var(--line);background:#ffffff06;border-radius:23px;overflow:hidden}.cg-insight-art{aspect-ratio:1.35;display:block;position:relative;overflow:hidden}.cg-insight-art img{object-fit:cover;transition:transform .45s}.cg-insights-grid article:hover img{transform:scale(1.04)}.cg-insights-grid article>div{padding:24px 25px 27px}.cg-insights-grid span{color:var(--orange-2);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.cg-insights-grid h3{min-height:92px;font-family:var(--font-serif),Georgia,serif;margin:20px 0;font-size:29px;font-weight:600;line-height:1.04}.cg-insights-grid article>div>a:last-child{color:var(--cyan-soft);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:850}.home-insights{color:var(--ink);background:linear-gradient(#fffaf3 0%,#f6eee3 100%)}.home-insights .section-shell{padding-block:112px}.home-insights .section-heading-row>p{color:#66716f}.home-insights-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px;display:grid}.home-insights-grid article{background:#ffffffe0;border:1px solid #174f4721;border-radius:24px;min-height:520px;transition:transform .18s,box-shadow .18s;overflow:hidden;box-shadow:0 20px 52px #263d3612}.home-insights-grid article:hover{transform:translateY(-5px);box-shadow:0 28px 65px #263d3621}.home-insights-art{aspect-ratio:1.35;background:var(--navy-950);display:block;position:relative;overflow:hidden}.home-insights-art:after{content:"";background:linear-gradient(#0000,#03101dd1);position:absolute;inset:45% 0 0}.home-insights-art img{object-fit:cover;transition:transform .5s cubic-bezier(.2,.65,.25,1)}.home-insights-grid article:hover .home-insights-art img{transform:scale(1.045)}.home-insights-art span{z-index:1;color:#fff;letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:850;position:absolute;bottom:17px;left:20px;right:20px}.home-insights-copy{flex-direction:column;min-height:278px;padding:26px 28px 28px;display:flex}.home-insights-grid h3{color:var(--green);font-family:var(--font-serif),Georgia,serif;letter-spacing:-.025em;margin:0 0 18px;font-size:32px;font-weight:600;line-height:1.04}.home-insights-grid p{color:#64706c;margin:0;font-size:13px;line-height:1.72}.home-insights-copy>a:last-child{color:var(--green-2);letter-spacing:.08em;text-transform:uppercase;margin-top:auto;padding-top:28px;font-size:10px;font-weight:850;display:inline-flex}.insights-all-link{color:var(--green);letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #174f4759;align-items:center;gap:14px;margin-top:36px;padding-bottom:6px;font-size:11px;font-weight:850;display:inline-flex}.insights-page,.article-page{background:var(--cream-soft);color:var(--ink)}.insights-page>.site-header,.article-page>.site-header{background:var(--navy-950);border-bottom-color:#ffffff1a;width:100%;margin:0;padding-inline:max(36px,50% - 640px)}.insights-hero{color:#fff;background:radial-gradient(circle at 82% 22%,#ef7f6729,transparent 25rem),radial-gradient(circle at 68% 44%,#13c8e821,transparent 32rem),linear-gradient(145deg,var(--navy-950),#0a2035);align-items:end;min-height:650px;padding:128px 0 92px;display:flex}.insights-hero h1{max-width:1050px;font-size:clamp(66px,7.5vw,108px);line-height:.88}.insights-hero .section-shell>p:nth-of-type(2){color:#bac6d2;max-width:760px;margin:34px 0 0;font-size:18px;line-height:1.72}.insights-trust{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.insights-trust span{color:#a8dfe6;letter-spacing:.12em;text-transform:uppercase;border:1px solid #7ce5f538;border-radius:999px;padding:9px 12px;font-size:8px;font-weight:850}.insights-library .section-shell{padding-block:108px 120px}.insights-library-heading{grid-template-columns:1.2fr .6fr;align-items:end;gap:90px;display:grid}.insights-library-heading h2{max-width:800px;font-size:clamp(52px,5.8vw,82px);line-height:.96}.insights-library-heading>p{color:#63706c;margin:0 0 5px;font-size:15px;line-height:1.75}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:76px;display:grid}.article-card{background:#fff;border:1px solid #174f4721;border-radius:26px;grid-template-rows:280px 1fr;min-height:610px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 24px 65px #263d3614}.article-card:hover{transform:translateY(-5px);box-shadow:0 32px 78px #263d3624}.article-card-art{color:#fff;background:var(--navy-950);display:block;position:relative;overflow:hidden}.article-card-art:after{content:"";background:linear-gradient(#0000,#03101dd6);position:absolute;inset:40% 0 0}.article-card-art img{object-fit:cover;object-position:center 48%;transition:transform .52s cubic-bezier(.2,.65,.25,1)}.article-card:hover .article-card-art img{transform:scale(1.04)}.article-card-art-label{z-index:1;justify-content:space-between;align-items:end;gap:20px;display:flex;position:absolute;bottom:21px;left:24px;right:24px}.article-card-art-label b{color:var(--cyan-soft);letter-spacing:.16em;font-size:9px}.article-card-art-label strong{max-width:70%;font-family:var(--font-serif),Georgia,serif;text-align:right;font-size:27px;font-weight:500;line-height:1}.article-card-copy{flex-direction:column;padding:29px 30px 31px;display:flex}.article-meta,.article-byline{color:#78837f;letter-spacing:.1em;text-transform:uppercase;flex-wrap:wrap;gap:10px 16px;font-size:8px;font-weight:800;display:flex}.article-card h2{color:var(--green);font-family:var(--font-serif),Georgia,serif;letter-spacing:-.025em;margin:30px 0 16px;font-size:34px;font-weight:600;line-height:1.02}.article-card p{color:#64706c;margin:0;font-size:13px;line-height:1.72}.article-link{color:var(--green-2);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;margin-top:auto;padding-top:28px;font-size:9px;font-weight:850;display:inline-flex}.editorial-note{border-left:3px solid var(--orange);background:#ef7f6714;border-radius:0 18px 18px 0;grid-template-columns:160px 1fr;gap:30px;margin-top:46px;padding:25px 28px;display:grid}.editorial-note strong{color:#9b3c2e;letter-spacing:.12em;text-transform:uppercase;font-size:9px}.editorial-note p{color:#5c6864;margin:0;font-size:13px;line-height:1.7}.article-hero{color:#fff;background:radial-gradient(circle at 84% 22%,#ef7f6726,transparent 25rem),radial-gradient(circle at 15% 70%,#13c8e81a,transparent 28rem),linear-gradient(145deg,var(--navy-950),#0a2035);align-items:end;min-height:790px;padding:116px 0 82px;display:flex}.article-shell{width:min(1120px,100% - 72px);margin-inline:auto}.article-hero-grid{grid-template-columns:minmax(0,1fr) 370px;align-items:end;gap:72px;display:grid}.article-hero-copy{min-width:0}.breadcrumbs{color:#8ea1b4;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:62px;font-size:9px;font-weight:800;display:flex}.breadcrumbs a:hover{color:#fff}.article-hero h1{max-width:730px;font-size:clamp(55px,5.6vw,82px);line-height:.91}.article-dek{color:#bec9d4;max-width:780px;margin:32px 0 0;font-size:18px;line-height:1.7}.article-byline{color:#8fa5b8;margin-top:34px}.article-cover-frame{aspect-ratio:4/5;background:#08182a;border:1px solid #ffffff29;border-radius:32px;margin:0;position:relative;overflow:hidden;box-shadow:0 34px 85px #00000057}.article-cover-frame:after{content:"";background:linear-gradient(#0000,#020d18d6);position:absolute;inset:58% 0 0}.article-cover-frame img{object-fit:cover}.article-cover-frame figcaption{z-index:1;color:#c6d9df;letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850;position:absolute;bottom:21px;left:24px;right:24px}.article-layout{grid-template-columns:230px minmax(0,760px);justify-content:space-between;gap:90px;padding-block:96px 120px;display:grid}.article-aside{align-self:start;position:sticky;top:28px}.article-aside>strong{color:var(--green);letter-spacing:.13em;text-transform:uppercase;font-size:9px}.article-aside ol{counter-reset:article-nav;gap:12px;margin:22px 0 0;padding:0;list-style:none;display:grid}.article-aside li{counter-increment:article-nav}.article-aside li a{color:#67736f;grid-template-columns:22px 1fr;gap:8px;font-size:11px;line-height:1.45;display:grid}.article-aside li a:before{color:var(--orange);content:counter(article-nav,decimal-leading-zero);letter-spacing:.08em;font-size:8px;font-weight:850}.article-aside li a:hover{color:var(--green)}.article-product-note{background:#fff;border:1px solid #174f4724;border-radius:17px;margin-top:36px;padding:20px}.article-product-note span{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.article-product-note p{color:#5f6d68;margin:12px 0;font-size:11px;line-height:1.55}.article-product-note a{color:var(--green-2);text-transform:uppercase;font-size:9px;font-weight:850}.article-body{min-width:0}.article-intro{color:#31423d;font-family:var(--font-serif),Georgia,serif;margin:0 0 68px;font-size:29px;line-height:1.43}.article-body>section{margin-bottom:66px;padding-top:10px;scroll-margin-top:28px}.article-body h2{color:var(--green);font-family:var(--font-serif),Georgia,serif;letter-spacing:-.025em;margin:0 0 24px;font-size:43px;font-weight:600;line-height:1.02}.article-body p{color:#53605c;margin:0 0 20px;font-size:16px;line-height:1.86}.article-body ul{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.article-body li{color:#4e5c57;padding-left:25px;font-size:14px;line-height:1.72;position:relative}.article-body li:before{background:var(--orange);content:"";border-radius:50%;width:7px;height:7px;position:absolute;top:.68em;left:2px}.safety-note{background:#fff0ec;border-left:4px solid #c75145;border-radius:0 18px 18px 0;margin:78px 0;padding:28px 30px}.safety-note strong{color:#98352c;letter-spacing:.12em;text-transform:uppercase;font-size:10px}.safety-note p{color:#5f504d;margin:12px 0 0;font-size:13px;line-height:1.75}.safety-note a,.sources a{color:var(--green-2);text-underline-offset:3px;font-weight:750;text-decoration:underline}.article-body .sources{border-top:1px solid #174f4724;padding-top:48px}.sources p{font-size:13px}.sources ul{gap:10px}.sources li:before{background:var(--green-2)}.common-ground-cta{color:var(--ink);background:radial-gradient(circle at 90% 15%,#ef7f6738,#0000 18rem),linear-gradient(140deg,#e7f3ef,#fff5e9);border-radius:26px;margin-top:90px;padding:42px;box-shadow:0 25px 70px #263d361f}.common-ground-cta h2{max-width:620px;margin-top:22px;font-size:51px}.common-ground-cta>p:not(.eyebrow){max-width:620px;font-size:14px}.common-ground-cta>div{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.common-ground-cta .button-primary{color:#fff;background:var(--green)}.common-ground-cta .button-quiet{color:var(--green);border-color:#174f4747}.related-articles{color:#fff;background:var(--navy-900);padding:100px 0 112px}.related-articles h2{max-width:760px;margin-top:18px;font-size:clamp(52px,5vw,74px);line-height:.95}.related-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;display:grid}.related-grid article{border:1px solid var(--line);background:#ffffff06;border-radius:21px;min-height:440px;overflow:hidden}.related-art{aspect-ratio:1.45;background:#07192b;display:block;position:relative;overflow:hidden}.related-art img{object-fit:cover;transition:transform .45s}.related-grid article:hover .related-art img{transform:scale(1.04)}.related-copy{padding:24px 25px 26px}.related-copy>span{color:var(--cyan-soft);letter-spacing:.12em;text-transform:uppercase;font-size:8px;font-weight:850}.related-grid h3{font-family:var(--font-serif),Georgia,serif;margin:22px 0 16px;font-size:29px;font-weight:600;line-height:1.05}.related-grid p{color:#98a7b6;font-size:12px;line-height:1.7}.related-copy>a:last-child{color:var(--cyan-soft);letter-spacing:.08em;text-transform:uppercase;margin-top:20px;font-size:9px;font-weight:850;display:inline-flex}@keyframes revealUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes floatSoft{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes haloDrift{0%{transform:translate(-12px,-8px)scale(.95)}to{transform:translate(16px,12px)scale(1.08)}}@keyframes orbitSlow{0%{transform:translate(-12px,-8px)}to{transform:translate(20px,18px)}}@keyframes glowPulse{0%{opacity:.65;transform:scale(.92)}to{opacity:1;transform:scale(1.08)}}@media (width<=1100px){.site-header,.hero-grid,.section-shell{width:min(100% - 48px,1280px)}.site-header nav{display:none}.hero{min-height:1390px}.hero-grid{grid-template-columns:1fr;gap:54px;min-height:auto;padding-top:178px}.hero-copy{max-width:820px}.hero-product{justify-self:center;width:min(100%,760px);min-height:660px}.proof-ribbon{grid-template-columns:repeat(2,1fr)}.proof-ribbon p:nth-child(2){border-right:0}.proof-ribbon p:nth-child(-n+2){border-bottom:1px solid var(--line)}.product-heading,.section-heading-row,.about-grid,.connect-grid{grid-template-columns:1fr;gap:36px}.product-heading>p,.section-heading-row>p{max-width:720px}.screen-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.screen-panel-3{grid-column:1/-1;justify-self:center;width:min(50%,430px)}.feature-grid,.capability-grid,.process-grid{grid-template-columns:repeat(2,1fr)}.feature-grid article:nth-child(2),.capability-grid article:nth-child(2),.process-grid li:nth-child(2){border-right:0}.feature-grid article:nth-child(-n+2),.capability-grid article:nth-child(-n+2),.process-grid li:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-grid{gap:60px}.connect-grid{gap:64px}.home-insights-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.home-insights-grid article:last-child,.related-grid article:last-child{grid-column:1/-1}.cg-hero{min-height:0;padding-top:102px}.cg-hero-grid{grid-template-columns:1fr;gap:54px;min-height:0}.cg-hero-copy{max-width:820px}.cg-device-stage{justify-self:center;width:min(100%,760px);min-height:680px}.cg-story-grid,.cg-boundary-grid,.cg-early-grid{grid-template-columns:1fr;gap:48px}.cg-story-grid>div:last-child,.cg-boundary-grid>div:last-child{max-width:760px}.cg-feature-grid{grid-template-columns:repeat(2,1fr)}.cg-feature-grid article:nth-child(2){border-right:0}.cg-feature-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.cg-insights-grid{grid-template-columns:repeat(2,1fr)}.cg-insights-grid article:last-child{grid-column:1/-1}.insights-library-heading{grid-template-columns:1fr;gap:30px}.article-card{grid-template-rows:250px 1fr}.article-hero-grid{grid-template-columns:minmax(0,1fr) 320px;gap:42px}.article-layout{grid-template-columns:200px minmax(0,1fr);gap:54px}}@media (width<=760px){.site-header,.hero-grid,.section-shell,.legal-shell{width:min(100% - 30px,1280px)}.legal-page>.site-header,.common-ground-page>.site-header{width:100%;padding-inline:15px}.site-header{padding-block:17px}.site-header .brand img{width:45px;height:45px}.brand strong{letter-spacing:.12em;font-size:10px}.brand small{font-size:7px}.header-cta{padding:10px 12px;font-size:0}.header-cta span{font-size:16px}.hero{min-height:1100px}.hero-grid{gap:42px;padding:138px 0 140px}.hero h1{font-size:clamp(52px,15vw,74px);line-height:.9}.hero-lead{margin-top:26px;font-size:16px}.trust-line{gap:8px 12px}.hero-product{border-radius:28px;min-height:450px}.hero-shot{border-width:5px;border-radius:24px}.hero-shot-front{width:49%;bottom:-48px;left:7%}.hero-shot-back{width:42%;top:46px;right:7%}.product-float{padding:8px 10px 8px 8px;bottom:18px;right:12px}.product-float img{width:44px;height:44px}.product-float strong{font-size:16px}.proof-ribbon p{padding:17px 8px;font-size:7px}.product-intro,.capabilities-section .section-shell,.process-section .section-shell,.about-grid{padding-block:76px}.product-brand-row{border-radius:20px;grid-template-columns:auto 1fr}.product-brand-row img{width:64px;height:64px}.product-brand-row strong{font-size:25px}.product-brand-row .status-pill{grid-column:1/-1;justify-self:start}.product-heading{margin-top:48px}.product-heading h2,.section-heading-row h2,.about-heading h2,.connect-grid h2{font-size:clamp(47px,14vw,66px)}.product-heading>p,.section-heading-row>p,.about-copy p,.connect-grid>div:first-child>p:last-child{font-size:15px}.screen-gallery{grid-template-columns:1fr;margin-top:54px}.screen-panel,.screen-panel-3{border-radius:24px;grid-column:auto;width:100%;padding:14px}.screen-panel-copy{min-height:78px}.screen-panel-copy h3{font-size:25px}.screen-panel>a{border-radius:16px}.full-res{opacity:1;transform:none}.proof-note{grid-template-columns:1fr;gap:8px}.feature-grid,.capability-grid,.process-grid{grid-template-columns:1fr}.feature-grid article,.capability-grid article,.process-grid li{border-bottom:1px solid #14211f24;border-right:0;min-height:0;padding:25px 20px 30px}.capability-grid article,.process-grid li{border-bottom-color:var(--line)}.feature-grid article:last-child,.capability-grid article:last-child,.process-grid li:last-child{border-bottom:0}.feature-grid h3,.capability-grid h3,.process-grid h3{margin-top:28px}.capability-grid article,.process-grid li{min-height:220px}.safety-strip{grid-template-columns:1fr;gap:20px;padding:22px}.safety-strip a{white-space:normal}.about-grid{gap:44px}.about-copy .about-lead{font-size:18px}.connect-grid{min-height:auto;padding-block:76px}.social-list a{grid-template-columns:46px minmax(0,1fr) auto}footer{padding:42px 20px}.footer-main,.footer-bottom{flex-direction:column;align-items:flex-start}.footer-main>p{text-align:left}.footer-bottom{gap:14px}.legal-hero{min-height:390px;padding:70px 0 60px}.legal-hero h1{font-size:clamp(54px,15vw,72px)}.legal-layout{grid-template-columns:1fr;gap:38px;padding-block:54px 80px}.legal-layout aside{flex-wrap:wrap;gap:4px;display:flex;position:static}.legal-card-grid{grid-template-columns:1fr}.legal-card-grid>a{min-height:210px}.contact-list a{grid-template-columns:minmax(80px,auto) minmax(0,1fr) auto}.home-insights .section-shell,.insights-library .section-shell{padding-block:76px}.cg-hero{padding:92px 0 58px}.cg-hero-grid{gap:42px}.cg-product-lockup{margin-bottom:30px}.cg-product-lockup img{width:60px;height:60px}.cg-product-lockup strong{font-size:25px}.cg-hero h1{font-size:clamp(52px,15vw,74px)}.cg-hero-lead{margin-top:26px;font-size:16px}.cg-device-stage{border-radius:28px;min-height:510px}.cg-device{border-width:5px;border-radius:25px}.cg-device-center{width:215px;height:466px;bottom:-50px}.cg-device-left{width:155px;height:336px;top:98px;left:2%}.cg-device-right{width:150px;height:325px;top:78px;right:2%}.cg-proof-strip .section-shell{grid-template-columns:repeat(2,1fr)}.cg-proof-strip span{padding:14px 8px;font-size:7px}.cg-proof-strip span:nth-child(2){border-right:0}.cg-proof-strip span:nth-child(-n+2){border-bottom:1px solid var(--line)}.cg-story-grid,.cg-features .section-shell,.cg-gallery .section-shell,.cg-boundary-grid,.cg-early-grid,.cg-insights .section-shell{padding-block:76px}.cg-story-grid,.cg-boundary-grid,.cg-early-grid{gap:38px}.cg-story h2,.cg-section-heading h2,.cg-boundary h2,.cg-early-access h2{font-size:clamp(47px,14vw,66px)}.cg-story-grid>div:last-child p,.cg-boundary-grid>div:last-child p{font-size:15px}.cg-feature-grid,.cg-gallery-grid,.cg-insights-grid{grid-template-columns:1fr}.cg-feature-grid{margin-top:54px}.cg-feature-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:25px 20px 30px}.cg-feature-grid article:last-child{border-bottom:0}.cg-feature-grid h3{margin-top:35px}.cg-gallery-grid,.cg-insights-grid{margin-top:52px}.cg-gallery-grid figure{border-radius:23px;padding:13px}.cg-gallery-grid figure>div{border-radius:16px}.cg-early-grid{align-items:start}.waitlist-form{border-radius:22px;padding:22px}.waitlist-form .button-primary{width:100%}.cg-insights-grid article:last-child{grid-column:auto}.cg-insights-grid h3{min-height:0}.home-insights-grid,.article-grid,.related-grid{grid-template-columns:1fr}.home-insights-grid article,.home-insights-grid article:last-child,.related-grid article:last-child{grid-column:auto;min-height:0}.home-insights-copy{min-height:0}.insights-page>.site-header,.article-page>.site-header{width:100%;padding-inline:15px}.insights-hero{min-height:580px;padding:110px 0 70px}.insights-hero h1{font-size:clamp(54px,15vw,74px)}.insights-hero .section-shell>p:nth-of-type(2){font-size:15px}.article-card{min-height:0;display:block}.article-card-art{aspect-ratio:1.35}.article-card-art-label strong{font-size:24px}.article-card-copy{padding:22px 20px}.article-card h2{margin-top:32px;font-size:28px}.editorial-note{grid-template-columns:1fr;gap:10px}.article-shell{width:min(100% - 30px,1120px)}.article-hero{min-height:0;padding:98px 0 66px}.article-hero-grid{grid-template-columns:1fr;gap:46px}.article-cover-frame{border-radius:25px;justify-self:center;width:min(100%,430px)}.breadcrumbs{margin-bottom:42px}.article-hero h1{font-size:clamp(52px,14vw,72px)}.article-dek{font-size:16px}.article-layout{grid-template-columns:1fr;gap:50px;padding-block:62px 80px}.article-aside{position:static}.article-aside ol{display:none}.article-product-note{margin-top:18px}.article-intro{margin-bottom:52px;font-size:25px}.article-body h2{font-size:37px}.article-body p{font-size:15px}.common-ground-cta{padding:28px 24px}.common-ground-cta h2{font-size:41px}.related-articles{padding-block:76px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
