:root{--ink:#0d1111;--graphite:#172020;--charcoal:#202929;--mist:#f4f5ef;--paper:#fbfbf7;--line:#101e1d24;--muted:#697271;--teal:#2bb7a4;--cyan:#8bded4;--green:#9dbf92;--metal:#c9d2cd;--shadow:0 24px 70px #0000002e;--radius:8px;color-scheme:light;background:var(--paper);color:var(--ink);scrollbar-gutter:stable;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}html{scroll-behavior:smooth}body{background:var(--paper);min-width:0;color:var(--ink);margin:0}body.dialog-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-main{overflow:clip}.site-header{z-index:50;color:#fff;border-bottom:1px solid #0000;transition:background .2s,border-color .2s,color .2s,backdrop-filter .2s;position:sticky;top:0}.site-header.over-dark:not(.is-solid){backdrop-filter:none;background:#07101094;border-color:#ffffff14}.site-header.is-solid,.site-header:not(.over-dark){color:var(--ink);border-color:var(--line);backdrop-filter:none;background:#f9faf6db}.header-inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);min-height:68px;margin:0 auto;display:flex}.brand{letter-spacing:0;align-items:center;gap:10px;font-weight:760;display:inline-flex}.brand-mark{background:color-mix(in srgb, var(--teal), #081414 30%);color:#effffb;border-radius:8px;place-items:center;width:32px;height:32px;font-weight:830;display:grid}.desktop-nav{align-items:center;gap:6px;display:flex}.nav-link,.dropdown-trigger,.mobile-toggle{color:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 13px;font-size:.92rem}.nav-link.active{background:#8bded429}.nav-group{position:relative}.dropdown{width:260px;color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);opacity:0;visibility:hidden;background:#fbfbf7f5;padding:10px;transition:opacity .17s,transform .17s,visibility .17s;position:absolute;top:calc(100% + 12px);right:0;transform:translateY(-6px)}.nav-group:focus-within .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown a,.mobile-panel a{color:inherit;border-radius:7px;padding:10px 12px;display:block}.mobile-toggle{border:1px solid;display:none}.mobile-panel{width:min(1180px,100% - 32px);color:var(--ink);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#fbfbf7f5;margin:0 auto 16px;padding:12px;display:none}.hero{color:#fff;isolation:isolate;background:linear-gradient(135deg,#071010 0%,#152221 48%,#25322e 100%);align-items:end;min-height:min(760px,96vh);display:grid;position:relative}.hero:before{content:"";z-index:-1;background:linear-gradient(#060c0c33,#060c0cbd),radial-gradient(circle at 74% 28%,#2bb7a438,#0000 24rem);position:absolute;inset:0}.hero-inner,.section-inner,.footer-inner{width:min(1180px,100% - 32px);margin:0 auto}.hero-inner{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:end;gap:clamp(32px,6vw,84px);padding:132px 0 72px;display:grid}.hero-copy{max-width:760px}.eyebrow{color:var(--cyan);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;margin:0 0 16px;font-size:.78rem;font-weight:780;display:inline-flex}.hero h1,.page-title{letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(3.2rem,9vw,7.8rem);line-height:.94}.hero p,.lede{color:#ffffffc7;text-wrap:pretty;font-size:clamp(1.12rem,2.2vw,1.55rem);line-height:1.46}.hero-actions,.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.button,.text-button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:720;display:inline-flex}.button.primary{color:#071211;background:#e8fffa}.button.secondary{color:#fff;border-color:#ffffff59}.button.dark{background:var(--ink);color:#fff}.button.light{color:var(--ink);background:#ffffffb8;border-color:#ffffff80}.visual-slot{border-radius:var(--radius);background:linear-gradient(145deg,#ffffff26,#ffffff08),radial-gradient(circle at 34% 26%,#8bded457,#0000 12rem),radial-gradient(circle at 72% 64%,#9dbf923d,#0000 14rem),#111b1b;border:1px solid #ffffff29;align-content:end;min-height:420px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 50px 110px #00000047}.visual-slot:before{content:"";border:1px solid #ffffff1f;border-radius:7px;position:absolute;inset:18px}.visual-slot span{color:#ffffffb8;font-size:.84rem;position:relative}.visual-slot strong{color:#fff;text-wrap:balance;margin-bottom:8px;font-size:clamp(1.35rem,3vw,2.1rem);line-height:1.05;display:block;position:relative}.section{content-visibility:auto;contain-intrinsic-size:700px;padding:clamp(68px,10vw,132px) 0}.section.dark{color:#fff;background:#101818}.section.mist{background:var(--mist)}.section-header{max-width:820px;margin-bottom:34px}.section-header h2,.feature-copy h2{letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(2.2rem,5vw,5rem);line-height:.98}.section-header p,.feature-copy p,.body-copy{color:var(--muted);text-wrap:pretty;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.66}.dark .section-header p,.dark .feature-copy p,.dark .body-copy{color:#ffffffb8}.feature-grid{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:clamp(28px,5vw,70px);display:grid}.feature-grid.reverse{grid-template-columns:minmax(320px,1.05fr) minmax(0,.95fr)}.feature-grid.reverse .feature-copy{order:2}.feature-grid.reverse .visual-slot{order:1}.card-grid,.product-grid,.framework-grid{grid-template-columns:repeat(12,1fr);gap:16px;display:grid}.panel,.inspector-card,.product-card,.framework-card,.timeline-card,.proof-step{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff9e;box-shadow:0 18px 44px #19282612}.panel{grid-column:span 6;padding:clamp(22px,4vw,42px)}.panel h3,.product-card h3,.framework-card h3,.timeline-card h3{margin:0 0 10px;font-size:clamp(1.35rem,2.5vw,2.1rem);line-height:1.08}.panel p,.product-card p,.framework-card p,.timeline-card p,.proof-step p{color:var(--muted);line-height:1.55}.inspector-card,.framework-card,.product-card,.timeline-card,.proof-step{padding:20px}.inspector-card{grid-column:span 3}.framework-card{grid-column:span 6}.product-card{flex-direction:column;grid-column:span 3;min-height:100%;display:flex}.product-meta{flex-wrap:wrap;gap:7px;margin:12px 0;display:flex}.tag{border:1px solid var(--line);min-height:28px;color:var(--graphite);background:#ffffffb3;border-radius:999px;align-items:center;padding:0 10px;font-size:.79rem;font-weight:720;display:inline-flex}.card-actions{flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:18px;display:flex}.ghost-button{border:1px solid var(--line);min-height:40px;color:var(--ink);cursor:pointer;background:#ffffffa3;border-radius:999px;padding:0 13px;font-weight:720}.tabs-wrap{z-index:35;border-bottom:1px solid var(--line);backdrop-filter:blur(16px);background:#f8f9f4db;position:sticky;top:0}.page-tabs{gap:8px;width:min(1180px,100% - 32px);margin:0 auto;padding:10px 0;display:flex;overflow-x:auto}.page-tabs a{white-space:nowrap;color:var(--muted);border-radius:999px;padding:9px 13px;font-size:.9rem;font-weight:720}.page-tabs a.active{color:var(--ink);text-underline-offset:.28rem;background:#2bb7a421;text-decoration:underline 2px}[id]{scroll-margin-top:4.75rem}.dialog-backdrop{z-index:90;background:#050a0a9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.dialog-panel{border-radius:var(--radius);background:var(--paper);width:min(620px,100%);max-height:min(760px,100vh - 40px);color:var(--ink);box-shadow:var(--shadow);border:1px solid #ffffff47;padding:clamp(24px,5vw,42px);overflow:auto}.dialog-top{justify-content:space-between;align-items:start;gap:18px;display:flex}.dialog-panel h2{margin:8px 0 12px;font-size:clamp(1.8rem,4vw,3rem);line-height:1}.dialog-close{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.dialog-panel li{margin:10px 0;line-height:1.5}.routine-shell,.sequence-shell,.layer-shell,.ladder-shell,.timeline-shell{border:1px solid var(--line);border-radius:var(--radius);background:#ffffffa3;padding:clamp(18px,4vw,34px)}.segmented{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}.segmented button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;min-height:42px;padding:0 14px;font-weight:720}.segmented button.active{background:var(--ink);color:#fff}.flow-list,.sequence-list,.layer-list,.proof-list,.timeline-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.flow-list li,.sequence-list li,.layer-list li,.proof-list li{border-radius:var(--radius);border:1px solid var(--line);background:#ffffffb8;padding:16px}.sequence-list{grid-template-columns:repeat(4,1fr)}.layer-view{grid-template-columns:.8fr 1.2fr;align-items:center;gap:24px;display:grid}.layer-visual{border-radius:var(--radius);border:1px solid var(--line);background:linear-gradient(#dcebe7,#86c7bb);min-height:320px;position:relative;overflow:hidden}.layer-band{background:#112a28c7;border-radius:999px;transition:transform .24s,opacity .24s;position:absolute;left:12%;right:12%}.footer{color:#fff;background:#0e1515;padding:56px 0}.footer-inner{grid-template-columns:1fr 2fr;gap:36px;display:grid}.footer a{color:#ffffffb8}.reveal,.reveal.is-visible{opacity:1;transform:none}@media (width<=980px){.desktop-nav{display:none}.mobile-toggle{display:inline-flex}.site-header.menu-open .mobile-panel{grid-template-columns:repeat(2,1fr);display:grid}.hero-inner,.feature-grid,.feature-grid.reverse,.layer-view,.footer-inner{grid-template-columns:1fr}.feature-grid.reverse .feature-copy,.feature-grid.reverse .visual-slot{order:initial}.visual-slot{min-height:320px}.panel,.framework-card{grid-column:span 12}.product-card,.inspector-card{grid-column:span 6}.sequence-list{grid-template-columns:1fr 1fr}}@media (width<=640px){.header-inner{width:min(100% - 22px,1180px)}.brand span:last-child{white-space:normal;max-width:142px;line-height:1.05}.hero-inner,.section-inner,.footer-inner{width:min(100% - 24px,1180px)}.hero-inner{padding-top:112px}.hero{min-height:auto}.hero h1,.page-title{font-size:clamp(2.65rem,13.5vw,4rem)}.product-card,.inspector-card{grid-column:span 12}.site-header.menu-open .mobile-panel,.footer-links,.sequence-list{grid-template-columns:1fr}.dialog-backdrop{align-items:end;padding:0}.dialog-panel{border-radius:8px 8px 0 0;width:100%;max-height:88vh}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.product-brand{color:inherit;align-items:center;gap:12px;min-width:0;display:inline-flex}.product-wordmark{letter-spacing:0;white-space:nowrap;font-size:1.38rem;font-weight:790;line-height:1}.product-wordmark span{font-weight:860}.product-byline{opacity:.58;letter-spacing:0;border-left:1px solid;padding-left:12px;font-size:.76rem;font-weight:680;line-height:1.2}.nav-link,.mobile-toggle{border-radius:6px}.nav-link.nav-cta{color:#fff;background:#111}.site-header.over-dark:not(.is-solid) .nav-link.nav-cta{color:#111;background:#fff}.footer{background:#121413;padding:64px 0 48px}.footer-primary{max-width:520px}.footer-brand{margin-bottom:20px}.footer-company{color:#ffffff85;max-width:500px;margin:18px 0 0;font-size:.92rem;line-height:1.65}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}@media (width<=640px){.product-byline{display:none}.product-wordmark{font-size:1.2rem}}:root{color-scheme:light dark;--surface-dark:#05070a;--surface-dark-elevated:#0d121a;--surface-light:#fff;--surface-light-elevated:#f2f5f8;--text-on-dark:#f7f9fc;--text-on-light:#080b10;--secondary-text-dark:#aeb8c6;--secondary-text-light:#586474;--rule-dark:#26303d;--rule-light:#d8dee6;--cobalt-signal:#1268ff;--cobalt-on-dark:#2778ff;--cobalt-deep:#0048c7;--focus-ring:#2f7cff;--status-current:#096548;--status-planned:#825b00;--status-future:#5a6472;--content-wide:92rem;--content-reading:48rem;--content-copy:39rem;--space-1:.35rem;--space-2:.65rem;--space-3:1rem;--space-4:1.5rem;--space-5:2.25rem;--space-6:3.25rem;--space-7:5rem;--space-8:7.5rem;--radius-small:.35rem;--radius-medium:.85rem;--radius-large:1.4rem;--font-display:"Arial Black", "Helvetica Neue", Arial, sans-serif;--font-body:"Helvetica Neue", Arial, sans-serif;--font-metadata:"Arial Narrow", "Helvetica Neue", Arial, sans-serif;--text-display-xl:clamp(3.6rem, 9.5vw, 9.5rem);--text-display-lg:clamp(3rem, 7vw, 7.4rem);--text-display-md:clamp(2.4rem, 5vw, 5.2rem);--text-heading:clamp(1.8rem, 3vw, 3.1rem);--text-body-lg:clamp(1.08rem, 1.6vw, 1.4rem);--text-body:1rem;--text-meta:.76rem;--line-body:1.62;--shadow-image:0 1.6rem 5rem #0000002e;--duration-fast:.14s;--duration-medium:.28s}*{box-sizing:border-box}html{scroll-behavior:auto;background:var(--surface-dark)}html.capture{scrollbar-width:none}html.capture::-webkit-scrollbar{display:none}body{font-family:var(--font-body);font-size:var(--text-body);line-height:var(--line-body);color:var(--text-on-light);background:var(--surface-light);margin:0;overflow-x:hidden}body.annotated{padding-top:2.6rem}body.annotated:before{z-index:1000;color:#071326;min-height:2.6rem;font:700 .72rem/1.2 var(--font-metadata);letter-spacing:.09em;text-align:center;text-transform:uppercase;content:"Internal governance view · annotations are not public page copy";background:#dbe9ff;border-bottom:1px solid #9ec0ff;place-items:center;padding:.45rem 1rem;display:grid;position:absolute;inset:0 0 auto}img{max-width:100%;display:block}a{color:inherit}:is(a,button,summary,[role=button]){-webkit-tap-highlight-color:transparent}:is(a,button,summary,[role=button]):active{transition:none!important;animation:none!important}a:focus-visible,button:focus-visible,.site-menu>summary:focus-visible{outline:3px solid var(--focus-ring);outline-offset:4px}.skip-link{z-index:1200;color:#fff;background:var(--cobalt-deep);padding:.7rem 1rem;position:fixed;top:.5rem;left:.5rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.shell{width:min(calc(100% - 3rem), var(--content-wide));margin-inline:auto}body .site-header{z-index:20;border-bottom:1px solid var(--rule-dark);color:var(--text-on-dark);background:var(--surface-dark);position:relative}body .site-header.over-dark,body .site-header:not(.over-dark){color:var(--text-on-dark);backdrop-filter:none;background:#000!important}.site-header__inner{justify-content:space-between;gap:var(--space-4);align-items:center;min-height:5rem;display:flex;position:relative}.site-header__home{flex:0 auto;display:block}.site-mark{filter:invert();width:clamp(10rem,15vw,14rem);height:auto}.site-menu{flex:none;position:relative}.site-menu>summary{width:3rem;height:3rem;color:inherit;cursor:pointer;background:0 0;border:0;place-items:center;padding:0;list-style:none;display:grid}.site-menu>summary::-webkit-details-marker{display:none}.site-menu>summary::marker{content:""}.site-menu__icon{gap:.32rem;width:1.7rem;display:grid}.site-menu__icon span{transform-origin:50%;background:currentColor;height:2px;transition:transform .16s,opacity .12s;display:block}.site-menu[open] .site-menu__icon span:first-child{transform:translateY(.44rem)rotate(45deg)}.site-menu[open] .site-menu__icon span:nth-child(2){opacity:0}.site-menu[open] .site-menu__icon span:last-child{transform:translateY(-.44rem)rotate(-45deg)}.site-menu__panel{z-index:40;border:1px solid var(--rule-dark);background:var(--surface-dark-elevated);width:min(20rem,100vw - 2rem);max-height:min(42rem,100vh - 7rem);padding:1rem;position:absolute;top:calc(100% + .65rem);right:0;overflow-y:auto;box-shadow:0 1.4rem 3.5rem #0000006b}.site-nav{gap:0;font-size:1rem;font-weight:700;display:grid}.site-nav a{justify-content:space-between;align-items:center;min-height:2.75rem;padding:.7rem .8rem;text-decoration:none;display:flex}.site-nav__parent{font-family:var(--font-display);border-bottom:1px solid #ffffff57;font-size:1.18rem;font-weight:900}.site-nav__parent:last-child{border-bottom:0}.site-nav a:focus-visible{background:#ffffff0f}.site-nav a[aria-current=page]{color:#8cb8ff}.surface-dark,.surface-dark-elevated{color:var(--text-on-dark);background:var(--surface-dark)}.surface-dark-elevated{background:var(--surface-dark-elevated)}.surface-light,.surface-light-elevated{color:var(--text-on-light);background:var(--surface-light)}.surface-light-elevated{background:var(--surface-light-elevated)}.section{padding-block:var(--space-8);position:relative}.section--tight{padding-block:var(--space-6)}.section--rule-light{border-top:1px solid var(--rule-light)}.section--rule-dark{border-top:1px solid var(--rule-dark)}.hero-section{padding-block:0}.eyebrow,.meta{margin:0 0 var(--space-3);font:800 var(--text-meta)/1.3 var(--font-metadata);letter-spacing:.16em;text-transform:uppercase}.eyebrow{color:var(--cobalt-signal)}.headline{max-width:12ch;font-family:var(--font-display);font-size:var(--text-display-md);letter-spacing:-.055em;margin:0;font-weight:900;line-height:.92}.headline--hero{font-size:var(--text-display-xl)}.headline--wide{max-width:16ch}.lede{max-width:var(--content-copy);margin:var(--space-5) 0 0;color:var(--secondary-text-light);font-size:var(--text-body-lg)}.surface-dark .lede,.surface-dark-elevated .lede{color:var(--secondary-text-dark)}.surface-dark .eyebrow,.surface-dark-elevated .eyebrow,.surface-dark .editorial-rail__number,.surface-dark-elevated .editorial-rail__number{color:var(--cobalt-on-dark)}.actions{gap:var(--space-3);margin-top:var(--space-5);flex-wrap:wrap;display:flex}.button{border:1px solid;border-radius:99rem;justify-content:center;align-items:center;min-height:3rem;padding:.72rem 1.15rem;font-weight:800;text-decoration:none;display:inline-flex}.button--cobalt{border-color:var(--cobalt-signal);color:#fff;background:var(--cobalt-signal)}.button--ghost-dark{color:var(--text-on-dark)}.button--ghost-light{color:var(--text-on-light)}.button--white-outline{color:#080b10;background:#fff;border-color:#080b10}.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:center;gap:clamp(2rem,5vw,6rem);min-height:min(44rem,100svh - 5rem);display:grid}.hero-grid>*,.product-bridge>*,.split>*,.product-hero>*{min-width:0}.hero-art{min-width:0;position:relative}.hero-art__frame{border:1px solid var(--rule-dark);border-radius:var(--radius-large);box-shadow:var(--shadow-image);background:#fff;overflow:hidden}.hero-art__frame img{aspect-ratio:4/5;object-fit:cover;width:100%}.hero-art__caption{margin-top:var(--space-3);color:var(--secondary-text-dark);font:700 var(--text-meta)/1.4 var(--font-metadata);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;gap:1rem;display:flex}.product-bridge{grid-template-columns:minmax(0,.86fr) minmax(20rem,1.14fr);align-items:center;gap:clamp(2.5rem,7vw,8rem);display:grid}.brand-strip{gap:var(--space-5);grid-template-columns:auto 1fr;align-items:center;display:grid}.brand-strip-section{padding-block:1.35rem}.brand-strip>:last-child{text-align:right;margin:0}.wordmark{width:min(30rem,100%);height:auto;margin-bottom:var(--space-4)}.endorsement{margin:0 0 var(--space-5);color:var(--secondary-text-light);font-weight:700}.screenshot-stack{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.screenshot-frame{border:1px solid var(--rule-light);border-radius:var(--radius-medium);background:#fff;overflow:hidden;box-shadow:0 1.1rem 2.8rem #08152724}.screenshot-frame:nth-child(2){margin-top:var(--space-6)}.screenshot-frame img{width:100%;height:auto}.proof-list{margin-top:var(--space-6);border:1px solid var(--rule-light);background:var(--rule-light);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.proof-item{background:var(--surface-light);min-width:0;padding:clamp(1.35rem,2.2vw,2rem)}.proof-item strong{margin-bottom:var(--space-2);font-size:1.08rem;display:block}.proof-item p{color:var(--secondary-text-light);margin:0;font-size:1rem;line-height:1.55}.editorial-rail{gap:var(--space-5);padding-block:var(--space-5);border-top:1px solid var(--rule-dark);grid-template-columns:5rem minmax(0,.72fr) minmax(0,1.28fr);align-items:start;display:grid}.editorial-rail__number{color:var(--cobalt-signal);font:900 1.9rem/1 var(--font-display)}.editorial-rail h3{font-family:var(--font-display);letter-spacing:-.035em;margin:0;font-size:clamp(1.55rem,2.5vw,2.7rem);line-height:1}.editorial-rail p{max-width:44rem;color:var(--secondary-text-dark);margin:0}.split{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(2rem,7vw,8rem);display:grid}.reading-card{border:1px solid var(--rule-light);border-radius:var(--radius-medium);color:var(--text-on-light);background:var(--surface-light);padding:clamp(1.5rem,4vw,3.5rem)}.reading-card--editorial{border:0;border-left:4px solid var(--cobalt-signal);background:0 0;border-radius:0;padding:clamp(1.5rem,3vw,2.75rem) 0 clamp(1.5rem,3vw,2.75rem) clamp(1.5rem,3.5vw,3.25rem);position:relative}.story-section{padding-block:clamp(5rem,8vw,7rem)}.story-split{grid-template-columns:minmax(0,1fr) minmax(24rem,.9fr);align-items:center}.story-split .headline{max-width:11ch}.status-brief,.lifecycle-grid{grid-template-columns:minmax(0,1.08fr) minmax(24rem,.92fr);align-items:end;gap:clamp(3rem,8vw,9rem);display:grid}.status-brief__copy .lede,.lifecycle-grid>.lede{margin-top:0}.reading-card h2,.reading-card h3{font-family:var(--font-display);letter-spacing:-.04em;margin-top:0;line-height:1}.reading-card p:last-child{margin-bottom:0}.status-grid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.status-card{border:1px solid var(--rule-light);border-radius:var(--radius-medium);background:var(--surface-light);padding:clamp(1.5rem,2.4vw,2.25rem)}.status-card__icon{width:5.75rem;height:5.75rem;margin:0 0 var(--space-4);object-fit:contain;display:block}.status-card h2{margin:0 0 var(--space-3);font-size:1.3rem;line-height:1.15}.status-card p{color:var(--secondary-text-light);margin:0;font-size:1rem;line-height:1.55}.beta-waitlist{border-top:1px solid var(--rule-light);scroll-margin-top:2rem}.beta-waitlist__grid{grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);align-items:start;gap:clamp(2.5rem,7vw,7rem);display:grid}.beta-waitlist__copy h2{max-width:8ch;margin:0 0 var(--space-5);font-family:var(--font-display);letter-spacing:0;font-size:clamp(3rem,6vw,5.5rem);line-height:.94}.beta-waitlist__copy p{max-width:34rem;margin:0 0 var(--space-3);color:var(--secondary-text-light);font-size:clamp(1rem,1.5vw,1.16rem);line-height:1.6}.beta-waitlist__form{gap:.75rem;display:grid}.beta-waitlist__form>label:not(.beta-waitlist__consent){margin-top:.5rem;font-weight:800}.beta-waitlist__form>label span{color:var(--secondary-text-light);font-weight:500}.beta-waitlist__form input[type=text],.beta-waitlist__form input[type=email]{border:1px solid var(--rule-light);width:100%;min-height:3.5rem;color:var(--text-on-light);font:inherit;background:#fff;border-radius:0;padding:.8rem .95rem}.beta-waitlist__form input:focus-visible{outline:3px solid var(--cobalt-signal);outline-offset:2px}.beta-waitlist__consent{color:var(--secondary-text-light);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.75rem;margin-top:.75rem;line-height:1.5;display:grid}.beta-waitlist__consent input{width:1.15rem;height:1.15rem;accent-color:var(--cobalt-signal);margin-top:.2rem}.beta-waitlist__form .button{width:fit-content;margin-top:.75rem}.beta-waitlist__form .button:disabled{cursor:not-allowed;opacity:.55;transform:none}.beta-waitlist__note{max-width:34rem;color:var(--secondary-text-light);margin:.5rem 0 0;font-size:.9rem;line-height:1.5}.beta-waitlist__honeypot{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.product-status-hero .product-status-hero__lead{color:var(--secondary-text-light)}.review-grid{gap:var(--space-4);margin-top:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.review-card{min-height:19rem;padding:var(--space-5);border:1px solid var(--rule-light);border-radius:var(--radius-medium);color:var(--text-on-light);background:var(--surface-light);flex-direction:column;justify-content:space-between;text-decoration:none;display:flex}.review-card--dark{border-color:var(--rule-dark);color:var(--text-on-dark);background:var(--surface-dark-elevated)}.review-card h2{font-family:var(--font-display);font-size:var(--text-heading);letter-spacing:-.045em;margin:0;line-height:1}.review-card p{margin:var(--space-4) 0 0;color:var(--secondary-text-light)}.review-card--dark p{color:var(--secondary-text-dark)}.method-page{background:var(--surface-dark)}.method-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(24rem,1.08fr);align-items:center;gap:clamp(2.5rem,6vw,7rem);min-height:min(46rem,100svh - 5rem);display:grid}.method-hero .headline--hero{font-size:clamp(4rem,7.2vw,7.2rem)}.method-hero__copy,.method-hero__photo,.method-product__grid>*{min-width:0}.method-hero__process{margin-top:var(--space-4)}.method-hero__limit{max-width:46rem;margin:var(--space-5) 0 0;padding-top:var(--space-4);border-top:1px solid var(--rule-dark);color:var(--secondary-text-dark);font-size:.95rem}.method-hero__photo{background:#0b0f14;margin:0;overflow:hidden;box-shadow:0 2rem 6rem #00000061}.method-hero__photo img{aspect-ratio:4/3;object-fit:cover;object-position:center;width:100%;display:block}.method-page .method-reading{gap:var(--space-5);padding-bottom:var(--space-8);grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto;display:grid}.method-chapter{border-radius:var(--radius-medium);min-height:16rem;color:var(--text-on-light);background:var(--surface-light);padding:0;overflow:hidden}.method-chapter summary{cursor:pointer;text-align:center;align-items:stretch;min-height:16rem;padding:clamp(1.5rem,4vw,3.5rem);list-style:none;display:flex}.method-chapter summary::-webkit-details-marker{display:none}.method-chapter summary:focus-visible{outline:3px solid var(--cobalt-signal);outline-offset:-.4rem}.method-chapter:not([open]) summary{height:100%}.method-chapter summary h2{width:100%;font-family:var(--font-display);font-size:var(--text-heading);letter-spacing:-.045em;flex-direction:column;justify-content:center;align-items:center;margin:0;line-height:1;display:flex}.method-chapter__icon{width:5.75rem;height:5.75rem;margin:0 auto var(--space-5);object-fit:contain;display:block}.method-chapter__toggle{width:1.35rem;height:1.35rem;margin-top:var(--space-5);position:relative}.method-chapter__toggle:before,.method-chapter__toggle:after{content:"";background:currentColor;width:1.15rem;height:2px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.method-chapter__toggle:after{transform:translate(-50%,-50%)rotate(90deg)}.method-chapter[open] .method-chapter__toggle:after{transform:translate(-50%,-50%)rotate(0)}.method-chapter__body{padding:0 clamp(1.5rem,4vw,3.5rem) clamp(1.75rem,4vw,3.5rem)}.method-chapter__body p{max-width:var(--content-reading);color:var(--secondary-text-light);text-align:left;margin:0;font-size:1.02rem;line-height:1.65}.method-product__grid{grid-template-columns:minmax(18rem,.8fr) minmax(0,1.2fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.method-product__identity img{width:min(100%,34rem);height:auto;display:block}.method-product__copy>p{max-width:44rem;font-size:var(--text-body-lg);margin:0}.method-product__copy ul{max-width:46rem;margin:var(--space-5) 0 0;color:var(--secondary-text-light);gap:.7rem;padding-left:1.25rem;display:grid}.method-product__copy li::marker{color:var(--cobalt-signal)}.product-hero{grid-template-columns:minmax(0,.84fr) minmax(20rem,1.16fr);align-items:center;gap:clamp(2rem,7vw,7rem);display:grid}.product-hero-section{padding-block:clamp(4.5rem,7vw,6.5rem)}.product-gallery{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.product-gallery figure{aspect-ratio:9/16;margin:0}.product-gallery .screenshot-frame img{object-fit:cover;object-position:top;width:100%;height:100%}.product-gallery .screenshot-frame:nth-child(2){margin-top:var(--space-5)}.product-gallery .screenshot-frame:nth-child(3){margin-top:var(--space-3)}.footer{padding-block:var(--space-7);border-top:1px solid var(--rule-dark);color:var(--text-on-dark);background:var(--surface-dark)}body.formulator-os-page .footer{border-top:0}.site-main:has(>.ml-home-status:last-of-type)+.footer{border-top:0;margin-top:-1px}.footer-grid{gap:var(--space-5);grid-template-columns:1fr auto;align-items:end;display:grid}.footer-mark{filter:invert();width:min(10rem,42vw);height:auto}.footer p{margin:var(--space-4) 0 0;color:var(--secondary-text-dark)}.footer-nav{gap:var(--space-2);text-align:right;display:grid}.footer-nav a{text-decoration:none}.gov-tag{display:none}body.annotated [data-governance]{outline-offset:-2px;outline:2px dashed #4988f5}body.annotated [data-governance]>.gov-tag:first-child{z-index:8;border-radius:var(--radius-small);color:#071326;max-width:min(34rem,100% - 1.5rem);font:800 .67rem/1.35 var(--font-metadata);letter-spacing:.04em;background:#e4efff;border:1px solid #7da9f3;padding:.35rem .55rem;display:inline-flex;position:absolute;top:.75rem;right:.75rem}@media (width<=900px){.site-header__inner{padding-block:.6rem}.hero-grid,.product-bridge,.split,.product-hero{grid-template-columns:1fr}.hero-grid{min-height:auto;padding-block:var(--space-7)}.method-hero__grid,.method-product__grid{grid-template-columns:1fr}.method-hero__grid{gap:var(--space-6);min-height:auto}.method-product__grid{gap:var(--space-6)}.brand-strip,.status-brief,.lifecycle-grid{gap:var(--space-4);grid-template-columns:1fr}.brand-strip>:last-child{text-align:left}.hero-art{max-width:39rem}.hero-art__frame img{aspect-ratio:16/10;object-position:center 50%}.proof-list,.status-grid{grid-template-columns:1fr 1fr}.editorial-rail{grid-template-columns:4rem 1fr}.editorial-rail p{grid-column:2}.product-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery .screenshot-frame--primary{grid-area:1/1/auto/-1;justify-self:center;width:min(24rem,100%)}.method-page .method-reading{grid-template-columns:repeat(2,minmax(0,1fr))}.review-grid{grid-template-columns:1fr}}@media (width<=560px){.shell{width:min(calc(100% - 2rem), var(--content-wide))}.site-mark{width:10rem}.section{padding-block:var(--space-7)}.headline--hero{font-size:clamp(3rem,16.5vw,5.25rem)}.lede{font-size:1.03rem}.actions{flex-direction:column;align-items:stretch}.button{width:100%}.hero-grid{gap:var(--space-5);padding-block:var(--space-6)}.hero-art__frame img{aspect-ratio:4/3;object-position:52% 54%}.hero-art__caption{flex-direction:column;align-items:flex-start;gap:.2rem}.product-bridge{gap:var(--space-5)}.proof-list,.status-grid,.method-page .method-reading{grid-template-columns:1fr}.screenshot-stack{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.screenshot-stack .screenshot-frame{aspect-ratio:9/16;margin-top:0}.screenshot-stack .screenshot-frame img{object-fit:cover;object-position:top;width:100%;height:100%}.product-gallery{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery .screenshot-frame--primary{aspect-ratio:9/14;grid-column:1/-1}.product-gallery .screenshot-frame--detail{aspect-ratio:4/5}.screenshot-frame:nth-child(2),.product-gallery .screenshot-frame:nth-child(2),.product-gallery .screenshot-frame:nth-child(3){margin-top:0}.editorial-rail{gap:var(--space-3);grid-template-columns:3rem 1fr}.method-chapter{min-height:0;padding:0}.method-chapter summary{min-height:14rem;padding:1.5rem}.method-chapter__body{padding:0 1.5rem 1.75rem}.method-chapter__icon{width:5rem;height:5rem;margin-bottom:var(--space-4)}.method-hero__photo{width:calc(100% + 2rem);margin-inline:-1rem}.method-product__identity img{width:min(100%,27rem)}.story-split{grid-template-columns:1fr}.reading-card--editorial{padding-left:1.5rem}.status-brief,.lifecycle-grid{gap:var(--space-5)}.footer-grid{grid-template-columns:1fr}.footer-nav{text-align:left}}body.home-page .site-header{border-bottom:0;position:absolute;inset:0 0 auto;background:#000!important}.ml-home-hero{position:relative;overflow:hidden}.ml-home-hero:before{content:"";border:1px solid #2778ff33;border-radius:50%;width:52rem;height:52rem;position:absolute;inset:-24rem -28rem auto auto;box-shadow:0 0 9rem #1268ff1c}.ml-home-hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(24rem,.72fr);align-items:center;gap:clamp(3rem,7vw,8rem);min-height:calc(100svh - 5rem);padding-block:clamp(4rem,9vw,8rem);display:grid;position:relative}.home-page .ml-home-hero__grid{min-height:100svh}.ml-home-hero__copy{max-width:52rem}.ml-home-hero h1,.ml-home-flagship h2{font:900 clamp(4rem, 9vw, 9rem) / .86 var(--font-display);letter-spacing:-.07em;margin:0}.ml-home-hero__copy>p,.ml-home-flagship__copy>p,.fos-hero__copy>p{max-width:42rem;margin:var(--space-5) 0 0;color:var(--secondary-text-dark);font-size:var(--text-body-lg)}.ml-text-link{color:#fff;align-items:center;gap:.55rem;min-height:3rem;font-weight:800;text-decoration:none;display:inline-flex}.ml-text-link span{color:var(--cobalt-on-dark)}.ml-text-link--light{color:var(--text-on-light)}.ml-text-link--light span{color:var(--cobalt-signal)}.ml-home-hero__photo{background:#0b0f14;border:0;margin:0;position:relative;overflow:hidden;box-shadow:0 2rem 6rem #0000006b}.ml-home-hero__photo img{object-fit:cover;object-position:72% center;width:100%;height:auto;min-height:42rem;display:block}.ml-home-interface figcaption,.ml-home-proof__photo figcaption,.fos-product__hero-screen figcaption{color:currentColor;font:800 .68rem/1.3 var(--font-metadata);letter-spacing:.12em;text-transform:uppercase}.ml-home-flagship__grid{grid-template-columns:minmax(0,.88fr) minmax(28rem,1.12fr);align-items:center;gap:clamp(3rem,8vw,9rem);min-height:52rem;display:grid}.product-identity{font-weight:900;margin:0 0 var(--space-4)!important;color:var(--text-on-light)!important;font-size:1.05rem!important}.product-identity span{color:#687587;font:800 .66rem/1.2 var(--font-metadata);letter-spacing:.12em;text-transform:uppercase;margin-left:.55rem}.ml-home-flagship h2{color:var(--text-on-light)}.ml-home-flagship__copy>p,.fos-hero__copy>p{color:var(--secondary-text-light)}.ml-home-ownership{max-width:35rem!important}.ml-home-interface{isolation:isolate;aspect-ratio:.72;justify-self:center;width:min(100%,38rem);margin:0;position:relative}.ml-home-interface__phone{aspect-ratio:1680/3400;width:min(64%,22rem);display:block;position:absolute}.ml-home-interface__device{object-fit:contain;width:100%;height:100%;display:block}.ml-home-interface__phone--ingredients{z-index:1;top:0;left:.5rem}.ml-home-interface__phone--formulas{z-index:2;bottom:0;right:.5rem}.ml-section-intro{max-width:72rem;margin-bottom:var(--space-7);grid-template-columns:minmax(15rem,.75fr) minmax(18rem,1.25fr);align-items:start;gap:clamp(2rem,6vw,7rem);display:grid}.ml-section-intro h2,.ml-home-method h2,.ml-home-status h2,.fos-learn h2,.fos-local h2,.fos-status h2{font:900 clamp(2.7rem, 5vw, 5.4rem) / .9 var(--font-display);letter-spacing:-.06em;margin:0}.ml-section-intro p,.ml-home-method__copy>p,.ml-home-status p,.fos-learn__copy p,.fos-local p,.fos-status p{max-width:42rem;color:var(--secondary-text-light);font-size:var(--text-body-lg);margin:0}.ml-section-intro--dark p,.ml-home-status p,.fos-learn__copy p,.fos-status p{color:var(--secondary-text-dark)}.ml-home-proof__editorial{grid-template-columns:minmax(0,1.35fr) minmax(20rem,.65fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.ml-home-proof__photo{border:1px solid var(--rule-dark);background:#090d13;margin:0;overflow:hidden}.ml-home-proof__photo img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.ml-home-proof__photo figcaption{color:#8f9bab;padding:1rem 1.25rem}.ml-home-proof__points{border-top:1px solid var(--rule-dark)}.ml-home-proof__points article{border-bottom:1px solid var(--rule-dark);padding:clamp(1.5rem,3vw,2.4rem) 0}.ml-home-proof__points h3{font:900 clamp(1.7rem, 3vw, 2.7rem) / .96 var(--font-display);letter-spacing:-.045em;margin:0}.ml-home-proof__points p,.ml-home-proof__points ul{color:var(--secondary-text-dark);margin:1.15rem 0 0;font-size:1.04rem}.ml-home-proof__points ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem 1.4rem;padding-left:1.15rem;display:grid}.ml-home-proof__points li::marker{color:var(--cobalt-on-dark)}.ml-home-proof__action{margin-top:var(--space-6);justify-content:center;display:flex}.ml-home-method__grid{grid-template-columns:minmax(0,1fr) minmax(28rem,1.15fr);align-items:center;gap:clamp(3rem,4vw,5rem);display:grid}.ml-home-method__copy{gap:var(--space-5);display:grid}.ml-home-method__image{border:1px solid var(--rule-light);background:#fff;margin:0;overflow:hidden}.ml-home-method__image img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.ml-home-status__grid,.fos-status__grid{place-items:center;display:grid}.ml-home-status__grid>div,.fos-status__grid>div{grid-template-columns:minmax(15rem,.65fr) minmax(18rem,1.35fr);align-items:center;gap:clamp(2rem,5vw,6rem);display:grid}.fos-materials{border-top:0;position:relative;overflow-x:clip}.fos-materials:before{background:var(--rule-light);content:"";width:80%;height:1px;position:absolute;top:0;left:10%}.fos-materials__summary-grid{margin:clamp(2.5rem, 6vw, 5rem) 0 var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);display:grid}.fos-materials__summary-grid article{border:1px solid var(--rule-light);background:#fff;padding:clamp(1.5rem,3vw,2.5rem)}.fos-materials__summary-grid h3{font:900 clamp(2rem, 3vw, 3.2rem) / .94 var(--font-display);margin:0}.fos-materials__summary-grid p{max-width:34rem;margin:var(--space-3) 0 0;color:var(--secondary-text-light);font-size:1.03rem;line-height:1.62}.fos-learn__grid{grid-template-columns:minmax(0,.75fr) minmax(28rem,1.25fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.fos-learn__copy{gap:var(--space-5);display:grid}.fos-learn__screens{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;min-height:39rem;display:grid}.fos-device-crop{--device-width:19rem;isolation:isolate;width:min(100%, var(--device-width));aspect-ratio:1680/3400;place-self:end center;margin:0;position:relative}.fos-device-crop:after{z-index:0;content:"";filter:blur(.34rem);pointer-events:none;background:radial-gradient(#00000070 0%,#00000038 42%,#0000 76%);border-radius:50%;height:4%;position:absolute;bottom:4.8%;left:16%;right:16%;transform:scaleY(.44)}.fos-learn .fos-device-crop:after{background:radial-gradient(#000000f5 0%,#747c881f 48%,#0000 78%)}.fos-device-crop--learn-sections{--device-width:18rem}.fos-device-crop--learn-reference{--device-width:18rem;margin-bottom:1.5rem}.fos-static-device{z-index:1;object-fit:contain;filter:none;width:100%;height:100%;display:block;position:relative}.image-reveal-enabled [data-image-reveal]{opacity:0;backface-visibility:hidden;will-change:opacity, transform;transition:opacity .9s,transform 1s cubic-bezier(.2,.72,.2,1);transform:translateY(1.65rem)}.image-reveal-enabled [data-image-reveal][data-reveal-speed=slow]{transition-duration:2.1s,2.36s}.image-reveal-enabled [data-image-reveal][data-reveal-speed=home-phone]{transition-duration:1.5s,1.5s}.image-reveal-enabled .ml-home-interface__phone[data-image-reveal],.image-reveal-enabled [data-image-reveal][data-reveal-distance=phone]{transform:translateY(4.95rem)}.image-reveal-enabled [data-image-reveal][data-reveal-delay="250"]{transition-delay:.25s}.image-reveal-enabled [data-image-reveal].is-revealed{opacity:1;transform:translate(0,0)}.fos-local__grid{grid-template-columns:minmax(18rem,.75fr) minmax(20rem,1.25fr);align-items:start;gap:clamp(3rem,8vw,9rem);display:grid}.fos-local__grid>div:last-child{gap:var(--space-4);display:grid}.fos-local.section{padding-block:clamp(3.5rem,5vw,5rem)}@media (width<=1100px){.ml-home-hero__grid,.ml-home-flagship__grid{grid-template-columns:minmax(0,1fr) minmax(20rem,.78fr);gap:3rem}}@media (width<=820px){.ml-home-hero__grid,.ml-home-flagship__grid,.ml-home-method__grid,.fos-learn__grid,.fos-local__grid{grid-template-columns:1fr}.ml-home-hero__grid{min-height:0}.home-page .ml-home-hero__grid{min-height:0;padding-top:8.2rem}.ml-home-hero__photo img{min-height:34rem}.ml-home-proof__editorial{grid-template-columns:1fr}.ml-home-proof__points{border:1px solid var(--rule-dark);background:var(--rule-dark);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.ml-home-proof__points article{background:#090d13;border:0;padding:1.5rem}.ml-section-intro,.ml-home-status__grid>div,.fos-status__grid>div{grid-template-columns:1fr}.fos-materials.section{padding-top:3.5rem}.fos-learn__grid{gap:var(--space-4)}.fos-learn.section{padding-block:4rem}}@media (width<=600px){.ml-home-hero__grid,.ml-home-flagship__grid{padding-block:3.2rem}.ml-home-hero h1,.ml-home-flagship h2{font-size:clamp(3.4rem,17vw,5.8rem)}.product-identity span{margin:.45rem 0 0;display:block}.ml-home-proof__points{grid-template-columns:1fr}.ml-home-hero__photo{border-inline:0;width:calc(100% + 2rem);margin-inline:-1rem}.ml-home-hero__photo img{aspect-ratio:auto;object-fit:contain;object-position:center;min-height:0}.ml-home-interface{aspect-ratio:.68;width:min(88vw,21rem)}.ml-home-interface__phone{width:64%}.ml-home-interface__phone--ingredients{left:.25rem}.ml-home-interface__phone--formulas{right:.25rem}.fos-learn__screens{gap:.65rem;min-height:0}.fos-learn.section{padding-block:3.5rem}.fos-device-crop--learn-reference{margin-bottom:1.25rem}.fos-local.section{padding-block:3.5rem}.ml-home-status__grid,.fos-status__grid{grid-template-columns:1fr}.ml-home-status__grid .button,.fos-status__grid .button{justify-self:start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-main{min-height:65vh}.footer-links{grid-template-columns:repeat(2,minmax(8rem,1fr));gap:.65rem 1.5rem;display:grid}.footer-links a{color:#ffffffc2;text-decoration:none}.footer-links a:focus-visible{color:#fff}.reading-shell{max-width:52rem}.reading-shell h1{margin-bottom:2rem}.reading-shell h2{margin:2.5rem 0 .5rem;font-size:clamp(1.35rem,3vw,2rem)}.reading-shell p,.status-card p{color:var(--text-muted-on-light)}.status-note{margin-top:2rem}.support-page{min-height:70vh}@media (width<=560px){.footer-links{grid-template-columns:1fr}}.home-hero{isolation:isolate;border-bottom:1px solid var(--rule-dark);position:relative;overflow:hidden}.home-hero:before{z-index:-1;content:"";background:radial-gradient(circle at 78% 45%,#1268ff1f,#0000 24rem),linear-gradient(115deg,#05070a 0% 61%,#07101d 100%);position:absolute;inset:0}.home-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(19rem,.92fr);align-items:center;gap:clamp(2rem,5vw,6rem);min-height:min(54rem,100svh - 5rem);padding-block:clamp(4rem,7vw,7rem);display:grid}.home-hero__copy{z-index:2;position:relative}.home-product-label{margin:0 0 var(--space-4);color:#fff;font:900 clamp(1rem, 1.4vw, 1.25rem)/1.2 var(--font-display);letter-spacing:-.035em;flex-wrap:wrap;align-items:baseline;gap:.5rem;display:flex}.home-product-label span{color:var(--secondary-text-dark);font:700 .8rem/1.2 var(--font-metadata);letter-spacing:.1em;text-transform:uppercase}.home-hero h1{max-width:8ch;font:900 clamp(4rem, 8.7vw, 8.8rem)/.82 var(--font-display);letter-spacing:-.075em;margin:0}.home-hero__ownership{max-width:47rem;margin:var(--space-5) 0 0;color:#bac4d1;font-size:clamp(1.13rem,1.85vw,1.55rem);line-height:1.48}.home-hero__ownership strong{color:#fff;font-weight:900}.home-hero__status{margin-top:var(--space-5);color:#8995a5;font:800 .72rem/1.3 var(--font-metadata);letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:.8rem 1.35rem;display:flex}.home-hero__status span{padding-left:.95rem;position:relative}.home-hero__status span:before{background:var(--cobalt-on-dark);content:"";border-radius:50%;width:.34rem;height:.34rem;position:absolute;top:.35rem;left:0}.phone-stage{perspective:1100px;place-items:center;min-height:43rem;margin:0;display:grid;position:relative}.phone-stage__glow{filter:blur(2rem);background:#1268ff38;border-radius:50%;width:min(29rem,92%);height:5.5rem;position:absolute;bottom:9%;left:50%;transform:translate(-50%)}.phone-stage__orbit{aspect-ratio:1;border:1px solid #6fa4ff2b;border-radius:50%;width:min(34rem,100%);position:absolute;left:50%;transform:translate(-50%)rotateX(68deg)}.phone-stage__orbit--one{top:7%}.phone-stage__orbit--two{width:min(26rem,78%);top:16%}.iphone{z-index:2;background:linear-gradient(130deg,#9da7b4 0%,#20262e 6%,#080a0e 45%,#555d67 94%,#c7ced6 100%);border:2px solid #606975;border-radius:clamp(2.8rem,4vw,3.7rem);width:clamp(17.5rem,25vw,22rem);padding:.55rem;position:relative;transform:rotateY(-8deg)rotate(3.5deg);box-shadow:-1.8rem 2.6rem 5rem #0000009e,0 0 0 .15rem #ffffff0f,1.8rem 1rem 4rem #1268ff1f}.iphone:after{z-index:4;pointer-events:none;content:"";border:1px solid #ffffff29;border-radius:calc(clamp(2.8rem,4vw,3.7rem) - .45rem);position:absolute;inset:.55rem;box-shadow:inset 0 0 1.4rem #0000002e}.iphone__screen{aspect-ratio:589/1280;background:#f5f5f7;border-radius:calc(clamp(2.8rem,4vw,3.7rem) - .65rem);position:relative;overflow:hidden}.iphone__screen img{object-fit:cover;width:100%;height:100%}.iphone__speaker{z-index:5;background:#030407;border-radius:99rem;width:28%;height:1.45rem;position:absolute;top:1rem;left:50%;transform:translate(-50%);box-shadow:inset 0 -1px #ffffff14}.iphone__button{background:#6d7580;border-radius:.2rem 0 0 .2rem;width:.24rem;position:absolute;left:-.28rem}.iphone__button--action{height:2.2rem;top:20%}.iphone__button--volume-one{height:3.3rem;top:28%}.iphone__button--volume-two{height:3.3rem;top:36%}.phone-stage figcaption{z-index:3;color:#7f8a99;font:800 .67rem/1.3 var(--font-metadata);letter-spacing:.12em;text-transform:uppercase;position:absolute;bottom:2%;right:0}.home-section-heading{max-width:60rem}.home-section-heading .lede{max-width:51rem}.home-screen-trio{margin:var(--space-7) 0 0;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(1rem,2.4vw,2.25rem);display:grid}.home-screen-card{border:1px solid var(--rule-light);background:#f6f8fb;border-radius:1.35rem;min-width:0;margin:0;padding:.85rem;box-shadow:0 1.4rem 4rem #0915251f}.home-screen-card--center{margin-top:var(--space-5)}.home-screen-card__meta{font:800 .76rem/1.2 var(--font-metadata);letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;gap:1rem;padding:.25rem .2rem .8rem;display:flex}.home-screen-card__viewport{aspect-ratio:9/15;background:#f2f2f7;border:1px solid #e2e5eb;border-radius:.9rem;overflow:hidden}.home-screen-card__viewport img{object-fit:cover;object-position:top;width:100%;height:100%}.version-gallery{margin:var(--space-7) 0 0;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.4vw,2.25rem);display:grid}.version-gallery__card{border:1px solid var(--rule-dark);background:#080b10;border-radius:1.35rem;min-width:0;margin:0;padding:.85rem}.version-gallery__card figcaption{gap:.3rem;min-height:4rem;padding:.3rem .2rem .9rem;display:grid}.version-gallery__card figcaption strong{color:#fff;font:900 1.12rem/1.1 var(--font-display);letter-spacing:-.03em}.version-gallery__card figcaption span{color:var(--secondary-text-dark);font-size:.86rem;line-height:1.4}.version-gallery__viewport{aspect-ratio:9/13;background:#f2f2f7;border:1px solid #343d4a;border-radius:.9rem;overflow:hidden}.version-gallery__viewport img{object-fit:cover;object-position:top;width:100%;height:100%}.home-bench__grid{grid-template-columns:minmax(17rem,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.home-bench__screen{border:1px solid var(--rule-light);background:#f1f4f8;border-radius:1.4rem;max-width:31rem;padding:1rem;box-shadow:0 1.5rem 5rem #09152526}.home-bench__screen-label{font:800 .72rem/1.25 var(--font-metadata);letter-spacing:.08em;text-transform:uppercase;gap:.2rem;padding:.35rem .2rem 1rem;display:grid}.home-bench__screen-label span{color:var(--cobalt-signal)}.home-bench__screen-window{background:linear-gradient(90deg,#e8edf4 0 17%,#0000 17% 83%,#e8edf4 83% 100%),#f2f2f7;border:1px solid #dde2e9;border-radius:1rem;place-items:start center;max-height:55rem;display:grid;position:relative;overflow:hidden}.home-bench__screen-window img{width:min(65%,19rem);height:auto;box-shadow:0 1rem 3rem #0000001f}.home-bench__copy{gap:var(--space-7);display:grid}.home-bench-feature{position:relative}.home-bench-feature+.home-bench-feature{padding-top:var(--space-7);border-top:1px solid var(--rule-light)}.home-bench-feature .eyebrow{margin-top:var(--space-4)}.home-bench-feature h2,.intelligence-panel h2,.home-testers h2{font:900 var(--text-display-md)/.92 var(--font-display);letter-spacing:-.055em;margin:0}.home-bench-feature>p:last-of-type,.intelligence-panel>p,.home-testers__grid>div:first-child>p:last-of-type{max-width:49rem;margin:var(--space-4) 0 0;color:var(--secondary-text-light);font-size:1.08rem;line-height:1.65}.bench-record-fields{margin:var(--space-5) 0 0;border-top:1px solid var(--rule-light);grid-template-columns:repeat(2,minmax(0,1fr));gap:0;padding:0;list-style:none;display:grid}.bench-record-fields li{border-bottom:1px solid var(--rule-light);padding:.9rem .75rem .9rem 1.25rem;font-weight:800;position:relative}.bench-record-fields li:before{background:var(--cobalt-signal);content:"";border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:1.48rem;left:0;transform:translateY(-50%)}.home-intelligence__grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.intelligence-panel{border:1px solid var(--rule-dark);background:#0a0e14;min-height:38rem;padding:clamp(1.7rem,4vw,4rem)}.intelligence-panel--cobalt{background:linear-gradient(150deg,#1268ff33,#0000 52%),#0a0e14}.intelligence-panel h2{max-width:9ch}.intelligence-panel>p{color:var(--secondary-text-dark)}.intelligence-panel .eyebrow{margin-bottom:var(--space-3)}.intelligence-panel__boundary{padding-top:var(--space-4);border-top:1px solid var(--rule-dark);font-size:.98rem!important}.home-local{overflow:hidden}.home-local__grid{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);align-items:end;gap:clamp(3rem,8vw,9rem);display:grid}.home-local__statement{margin:var(--space-4) 0 0;font:900 clamp(3.2rem, 8.5vw, 8.5rem)/.84 var(--font-display);letter-spacing:-.075em}.home-local__statement span{color:var(--cobalt-signal)}.home-local__copy{padding-bottom:.65rem}.home-local__copy p{margin:0 0 var(--space-4);color:var(--secondary-text-light);font-size:1.1rem;line-height:1.65}.home-local__rule{width:100%;height:1px;margin:var(--space-5) 0;background:var(--rule-light)}.home-local__copy strong{font:900 clamp(2rem, 4vw, 4rem)/1 var(--font-display);letter-spacing:-.055em}.home-method__grid{grid-template-columns:minmax(0,.86fr) minmax(22rem,1.14fr);align-items:center;gap:clamp(3rem,7vw,8rem);display:grid}.home-method__steps{margin:var(--space-6) 0 0;border-top:1px solid var(--rule-light);gap:0;padding:0;list-style:none;display:grid}.home-method__steps li{border-bottom:1px solid var(--rule-light);grid-template-columns:3rem 1fr;gap:.5rem;padding-block:.85rem;font-weight:800;display:grid}.home-method__steps span{color:var(--cobalt-signal);font:900 .78rem/1.6 var(--font-display)}.home-method__image{margin:0}.home-method__image img{aspect-ratio:4/3;object-fit:cover;border:1px solid var(--rule-light);width:100%;box-shadow:var(--shadow-image)}.home-method__image figcaption{color:var(--secondary-text-light);font:800 .68rem/1.3 var(--font-metadata);letter-spacing:.1em;text-transform:uppercase;margin-top:.75rem}.home-testers{border-top:1px solid var(--rule-dark)}.home-testers__grid{grid-template-columns:minmax(0,.9fr) minmax(22rem,1.1fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.home-testers__grid>div:first-child>p:last-of-type{color:var(--secondary-text-dark)}.home-testers .eyebrow{margin-bottom:var(--space-3)}.home-testers__status-link{margin-top:var(--space-5);color:#9fc0ff;font-weight:800;text-decoration:none;display:inline-flex}.tester-preview{gap:var(--space-4);border:1px solid var(--rule-dark);background:#0b1017;border-radius:1.2rem;padding:clamp(1.5rem,3vw,3rem);display:grid}.tester-preview__label{padding-bottom:var(--space-4);border-bottom:1px solid var(--rule-dark);color:#fff;font:800 .7rem/1.3 var(--font-metadata);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;gap:1rem;display:flex}.tester-preview__label strong{color:#8fa0b6}.tester-preview label{color:#dce3ec;font:800 .78rem/1.3 var(--font-metadata);letter-spacing:.05em;gap:.5rem;display:grid}.tester-preview label em{color:#748094;margin-left:.4rem;font-style:normal;font-weight:700}.tester-preview input{color:#95a1b1;width:100%;min-height:3.35rem;font:500 1rem/1.2 var(--font-body);opacity:1;background:#0f151e;border:1px solid #333e4c;border-radius:.45rem;padding:.75rem .9rem}.tester-preview input::placeholder{color:#687486;opacity:1}.tester-preview .button{width:100%;margin-top:.2rem}.tester-preview button:disabled{cursor:not-allowed;filter:saturate(.45);opacity:.62;transform:none}.tester-preview>p{color:#7e8999;margin:0;font-size:.82rem;line-height:1.45}@media (width>=901px){.product-status-hero .hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(24rem,.85fr);gap:clamp(2.5rem,4.5vw,4.5rem)}.product-status-hero__title{letter-spacing:-.065em;font-size:clamp(3.7rem,7.4vw,7.4rem)}}@media (width<=600px){.product-status-hero__title{font-size:2.85rem}.product-status-hero .eyebrow{text-transform:none}}@media (width<=360px){.product-status-hero__title{font-size:2.3rem}}@media (width<=1000px){.home-hero__grid{grid-template-columns:minmax(0,1fr) minmax(16rem,.7fr)}.phone-stage{min-height:39rem}.home-bench__grid{grid-template-columns:minmax(16rem,.7fr) minmax(0,1.3fr);gap:3rem}.home-local__grid{grid-template-columns:1fr}.home-local__copy{max-width:44rem}}@media (width<=760px){.home-hero__grid,.home-bench__grid,.home-intelligence__grid,.home-method__grid,.home-testers__grid{grid-template-columns:1fr}.home-hero__grid{padding-top:var(--space-6);gap:1rem}.home-hero h1{font-size:clamp(3.7rem,17vw,6.5rem)}.phone-stage{min-height:38rem}.iphone{width:min(18.5rem,72vw);transform:rotate(2.5deg)}.phone-stage figcaption{white-space:nowrap;bottom:0;right:50%;transform:translate(50%)}.home-screen-trio{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(15rem,72vw));margin-inline:-1rem;padding:0 1rem 2rem;overflow-x:auto}.home-screen-card{scroll-snap-align:center}.home-screen-card--center{margin-top:0}.version-gallery{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(15rem,72vw));margin-inline:-1rem;padding:0 1rem 2rem;overflow-x:auto}.version-gallery__card{scroll-snap-align:center}.home-bench__screen{justify-self:center;width:min(100%,28rem)}.home-bench__screen-window{max-height:42rem}.home-bench__screen-window img{width:min(68%,17rem)}.home-intelligence__grid{gap:1px;padding-inline:0}.intelligence-panel{min-height:0}.home-method__image{grid-row:1}.home-method__copy{grid-row:2}}@media (width<=560px){.home-hero__grid{padding-block:3rem 4rem}.home-hero__ownership{font-size:1.07rem}.home-hero__status{gap:.65rem 1rem}.phone-stage{min-height:34rem}.phone-stage__orbit--one{top:3%}.phone-stage__orbit--two{top:13%}.home-bench__copy{gap:var(--space-6)}.home-bench-feature+.home-bench-feature{padding-top:var(--space-6)}.home-bench-feature h2,.intelligence-panel h2,.home-testers h2{font-size:clamp(2.65rem,13vw,4rem)}.bench-record-fields{grid-template-columns:1fr}.intelligence-panel{padding:1.5rem}.home-local__statement{font-size:clamp(3rem,15vw,5.2rem)}.home-method__image img{aspect-ratio:1}.tester-preview{padding:1.25rem}.tester-preview__label{flex-direction:column;align-items:flex-start}}.fos-scroll-product{background:#fff;position:relative}.fos-scroll-product__grid{display:block}.fos-scroll-product__hero{isolation:isolate;grid-template-columns:minmax(0,1fr) minmax(18rem,.85fr);align-content:center;align-items:center;gap:clamp(2rem,6vw,6rem);min-height:calc(100svh - 5rem);padding-block:clamp(4rem,8vw,7rem);display:grid;position:relative;overflow:clip}.fos-scroll-product__hero .fos-hero__copy{z-index:2;width:100%;min-width:0;max-width:38rem;position:relative}.fos-scroll-product h1{color:var(--text-on-light);font:900 clamp(2.7rem, 5vw, 5.4rem) / .9 var(--font-display);letter-spacing:-.06em;margin:0}.fos-scroll-product__hero>.fos-hero__copy>p{max-width:38rem;margin:var(--space-5) 0 0;color:var(--secondary-text-light);font-size:var(--text-body-lg)}.fos-hero-phone{z-index:1;pointer-events:none;place-items:center;width:100%;height:min(46rem,100svh - 9rem);min-height:0;margin:0;display:grid;position:relative}.fos-hero-phone__still{object-fit:contain;object-position:center;width:100%;max-width:none;height:100%;max-height:none;margin:0;display:block;position:absolute;inset:0}.fos-phone-scene{width:min(100%,35rem);min-height:min(46rem,100vh - 3rem);box-shadow:none;perspective:950px;isolation:isolate;background:0 0;border:0;border-radius:0;place-items:center;margin:0;display:grid;position:relative;overflow:hidden}.fos-phone-scene:before{display:none}.fos-phone-scene:after{z-index:0;filter:blur(.55rem);content:"";background:radial-gradient(#00000057,#0000 74%);border-radius:50%;height:7%;position:absolute;inset:auto 18% 5%;transform:rotateX(72deg)}.fos-scroll-phone-model{z-index:1;pointer-events:none;--poster-color:transparent;--progress-bar-color:transparent;--progress-bar-height:0;background:0 0;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.fos-scroll-phone-model::part(default-progress-bar){display:none}.fos-scroll-product.has-model-ready .fos-phone-scene:before{opacity:.92}.fos-scroll-phone-poster{object-fit:contain;width:100%;height:100%;display:block}.fos-system-map{color:var(--text-on-dark);background:#05070b;padding-block:clamp(4.5rem,9vw,8rem);position:relative;overflow:hidden}.fos-system-map__inner{gap:clamp(3.5rem,7vw,7rem);display:grid}.fos-system-map__intro{grid-template-columns:minmax(18rem,.9fr) minmax(24rem,1.1fr);align-items:end;gap:clamp(2.5rem,8vw,8rem);display:grid}.fos-system-map__intro h2{max-width:10ch;font:900 clamp(3.2rem, 6vw, 6.5rem) / .86 var(--font-display);letter-spacing:-.065em;margin:0}.fos-system-map__intro p{max-width:43rem;color:var(--secondary-text-dark);font-size:var(--text-body-lg);margin:0}.fos-system-map__diagram{gap:var(--space-5);grid-template-columns:1fr;width:min(100%,56rem);padding-left:2.5rem;display:grid;position:relative}.fos-system-map__diagram:before{z-index:0;background:var(--cobalt-on-dark);content:"";width:1px;position:absolute;top:.7rem;bottom:.7rem;left:.3rem}.fos-system-map__sources,.fos-system-map__flow{z-index:1;gap:var(--space-5);grid-template-columns:1fr;display:grid;position:relative}.fos-system-map__sources{gap:var(--space-5)}.fos-system-map__sources:after{display:none}.fos-system-map__flow{gap:var(--space-5)}.fos-system-node{min-width:0;padding:0 0 var(--space-3);background:#05070b;border-top:0;position:relative}.fos-system-node:before{background:var(--cobalt-on-dark);content:"";width:.6rem;height:.6rem;position:absolute;top:.5rem;left:-2.5rem}.fos-system-node h3{color:var(--text-on-dark);font:900 clamp(1.55rem, 2.5vw, 2.5rem) / .92 var(--font-display);letter-spacing:-.045em;margin:0}.fos-system-node p{margin:var(--space-3) 0 0;color:var(--secondary-text-dark);font-size:1rem;line-height:1.55}.fos-system-map__flow .fos-system-node:last-child:after{z-index:-1;content:"";background:#05070b;width:.7rem;position:absolute;top:1.05rem;bottom:-2rem;left:-2.55rem}.fos-system-node--source{padding-right:0}.fos-system-map__close{max-width:38rem;color:var(--text-on-dark);font:800 clamp(1.45rem, 2.4vw, 2.2rem) / 1.14 var(--font-display);letter-spacing:-.03em;margin:0}.fos-scroll-product__journey{margin-top:0;position:relative}.fos-scroll-product__stage{display:block;position:relative}.fos-scroll-product__phone-column{min-width:0;display:none}.fos-scroll-product__steps{display:grid}.fos-scroll-step{border-top:1px solid var(--rule-light);align-content:center;min-height:0;padding-block:clamp(4rem,8vw,7rem);display:grid}.fos-scroll-step__copy,.fos-scroll-step__copy-inner{display:grid}.fos-scroll-step__copy-inner h3{max-width:12ch;font:900 clamp(2.6rem, 5vw, 5.2rem) / .9 var(--font-display);letter-spacing:-.06em;margin:0}.fos-scroll-step__copy-inner>p{max-width:38rem;margin:var(--space-4) 0 0;color:var(--secondary-text-light);font-size:var(--text-body-lg)}.fos-scroll-step__context{isolation:isolate;width:min(100%,42rem);margin:var(--space-6) 0 0;padding:0 0 7%;position:relative}.fos-scroll-step__context-photo{aspect-ratio:3/2;object-fit:cover;width:75%;height:auto;box-shadow:var(--shadow-image);display:block}.fos-scroll-step__fallback{isolation:isolate;aspect-ratio:1680/3400;width:min(100%,19rem);margin:var(--space-6) 0 0;display:block;position:relative}.fos-scroll-step__fallback:after,.fos-scroll-step__context-phone:after{z-index:0;content:"";filter:blur(.32rem);background:radial-gradient(#0006,#0000 74%);border-radius:50%;height:3.4%;position:absolute;bottom:2.8%;left:14%;right:14%;transform:scaleY(.45)}.fos-scroll-step__context-phone{z-index:2;aspect-ratio:1680/3400;width:31%;position:absolute;bottom:0;right:0}.fos-scroll-step__poster{z-index:1;object-fit:contain;width:100%;height:100%;display:block;position:relative}.fos-scroll-product.is-timeline-enhanced .fos-scroll-product__stage{grid-template-columns:minmax(0,.92fr) minmax(25rem,.78fr);align-items:stretch;gap:clamp(3rem,8vw,9rem);min-height:100svh;padding-block:1rem;display:grid}.fos-scroll-product.is-timeline-enhanced .fos-scroll-product__phone-column{place-items:center;min-height:calc(100svh - 2rem);display:grid}.fos-scroll-product.is-timeline-enhanced .fos-scroll-product__steps{min-height:calc(100svh - 2rem);position:relative;overflow:hidden}.fos-scroll-product.is-timeline-enhanced .fos-scroll-step{visibility:hidden;opacity:0;will-change:transform, opacity;border:0;min-height:0;padding:clamp(3rem,8vh,6rem) 0;position:absolute;inset:0;transform:translateY(1.25rem)}.fos-scroll-product.is-timeline-enhanced .fos-scroll-step:first-child{visibility:visible;opacity:1;transform:none}.fos-scroll-product.is-timeline-enhanced .fos-scroll-step__fallback,.fos-scroll-product.is-timeline-enhanced .fos-scroll-step__context{display:none}.fos-materials .ml-section-intro{max-width:none;display:block}.fos-materials .ml-section-intro h2{white-space:nowrap}.fos-materials .ml-section-intro p{max-width:55rem;margin-top:var(--space-4)}@media (width<=1100px){.fos-materials .ml-section-intro h2{white-space:normal}}@media (width<=980px){.fos-scroll-product__hero{grid-template-columns:minmax(0,1fr) minmax(17rem,.95fr);gap:clamp(1.5rem,4vw,3rem);min-height:clamp(39rem,100svh - 5rem,49rem)}.fos-scroll-product__hero .fos-hero__copy{width:100%;max-width:28rem}.fos-hero-phone{width:100%;height:min(42.5rem,100svh - 8rem)}.fos-system-map__intro{gap:var(--space-5);grid-template-columns:1fr}.fos-system-map__intro h2{max-width:12ch}.fos-system-map__diagram{gap:var(--space-6);grid-template-columns:1fr}.fos-system-map__diagram:before{top:.7rem;bottom:.7rem}.fos-system-map__sources,.fos-system-map__flow{gap:var(--space-5);grid-template-columns:1fr;padding-left:0}.fos-system-map__sources:before,.fos-system-map__flow:before{display:none}.fos-scroll-product__journey{margin-top:0}.fos-system-node{border-top:0;padding-top:0}.fos-system-node:before{top:.45rem;left:-2.5rem}.fos-scroll-product.is-timeline-enhanced .fos-scroll-product__stage{grid-template-columns:1fr;grid-template-rows:var(--fos-compact-phone-row,min(61svh, 36rem)) minmax(0, 1fr);clip-path:inset(0 -100vmax);background:#000;grid-template-areas:"phone""copy";gap:0;height:100svh;min-height:0;padding-block:0;box-shadow:0 0 0 100vmax #000}.fos-scroll-product.is-timeline-enhanced .fos-scroll-product__stage:after{z-index:0;top:var(--fos-compact-phone-row,min(61svh, 36rem));content:"";pointer-events:none;background:#fff;position:absolute;bottom:0;left:-100vmax;right:-100vmax}.fos-scroll-product.is-timeline-enhanced .fos-scroll-product__phone-column{z-index:1;pointer-events:none;grid-area:phone;min-height:0;position:relative}.fos-scroll-product.is-timeline-enhanced .fos-phone-scene{width:min(100%,48rem);height:100%;min-height:0}.fos-scroll-product.is-timeline-enhanced .fos-scroll-product__steps{z-index:1;clip-path:inset(0 -100vmax);background:linear-gradient(#fff 0% 82%,#fffffff5 100%);border-top:0;grid-area:copy;min-height:0;padding:0;position:relative;box-shadow:0 0 0 100vmax #fff}.fos-scroll-product.is-timeline-enhanced .fos-scroll-step{align-content:start;padding:clamp(1.5rem,4vh,2.5rem) 0 1rem}.fos-scroll-step__fallback{justify-self:center}}@media (width<=600px){#product-story>.fos-scroll-product__grid:first-child{width:calc(100% - 1.5rem);margin-left:1.5rem;margin-right:0}.fos-scroll-product__hero{grid-template-columns:minmax(0,48%) minmax(0,52%);gap:0;min-height:clamp(44rem,100vw + 24rem,48rem);padding-block:3rem}.fos-scroll-product__hero .fos-hero__copy{width:100%;max-width:none;padding-right:.5rem}.fos-scroll-product__hero h1{font-size:clamp(2.15rem,8.8vw,2.8rem)}.fos-scroll-product__hero>.fos-hero__copy>p{font-size:clamp(1rem,4.6vw,1.15rem);line-height:1.55}.fos-hero-phone{justify-self:start;width:clamp(17.75rem,81vw,26rem);height:clamp(35rem,96vw + 19rem,43.5rem);overflow:visible}.fos-hero-phone__still{width:auto;max-width:none;height:100%;max-height:none;margin:0;inset:0 auto 0 0}.fos-system-map{padding-block:var(--space-7)}.fos-system-map__inner{gap:var(--space-6)}.fos-system-map__intro h2{font-size:clamp(3rem,14vw,4.5rem)}.fos-scroll-product.is-timeline-enhanced .fos-phone-scene{border-radius:0;width:calc(100% + 2rem);margin-inline:-1rem}.fos-scroll-step__context{width:100%;margin-inline:0}.fos-scroll-step__fallback{width:min(22rem,86vw)}.fos-device-crop{margin-top:var(--space-5)}}@media (width<=980px) and (orientation:landscape) and (height<=520px){.fos-scroll-product.is-timeline-enhanced .fos-scroll-product__stage{min-height:100svh;box-shadow:none;clip-path:none;background:#fff;grid-template:"copy phone"1fr/minmax(15rem,.85fr) minmax(18rem,1.15fr);gap:clamp(1rem,4vw,3rem);padding-block:.5rem}.fos-scroll-product.is-timeline-enhanced .fos-phone-scene{border-inline:0;border-radius:1.4rem;width:100%;height:calc(100svh - 1rem);margin-inline:0}.fos-scroll-product.is-timeline-enhanced .fos-scroll-product__steps{box-shadow:none;clip-path:none;background:0 0;border-top:0}.fos-scroll-product.is-timeline-enhanced .fos-scroll-step{align-content:center;padding:1rem 0}.fos-scroll-product.is-timeline-enhanced .fos-scroll-step__copy-inner h3{font-size:clamp(2rem,6vw,3rem)}.fos-scroll-product.is-timeline-enhanced .fos-scroll-step__copy-inner>p{margin-top:.75rem;font-size:clamp(1rem,2.7vw,1.25rem)}}@media (prefers-reduced-motion:reduce){.fos-scroll-product__phone-column{display:none}.fos-scroll-step{min-height:0;padding-block:var(--space-7)}.fos-scroll-step__copy-inner{opacity:1;will-change:auto;transform:none}.fos-scroll-product__steps{min-height:0}}.ml-company-hero{color:#fff;background:#05080d;height:calc(100svh - 9rem);min-height:32rem;max-height:46rem;position:relative;overflow:hidden}.ml-company-hero:after{content:"";background:linear-gradient(90deg,#05080dfa 0%,#05080de6 34%,#05080d4d 67%,#05080d0d 100%);position:absolute;inset:0}.ml-company-hero__media{object-fit:cover;object-position:58% center;width:100%;height:100%;position:absolute;inset:0}.ml-company-hero__inner{z-index:1;align-items:center;height:100%;padding-top:5rem;display:flex;position:relative}.ml-company-hero__copy{width:min(100%,39rem)}.ml-company-hero__copy h1{letter-spacing:0;max-width:10ch;margin:0;font-size:5.4rem;line-height:.94}.ml-company-hero__copy>p{color:#fffc;max-width:35rem;margin:2rem 0 0;font-size:1.24rem;line-height:1.55}.ml-company-hero__copy .button{margin-top:2rem}.ml-company-intro__grid,.ml-company-future__grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:start;gap:6rem;display:grid}.ml-company-page h2{letter-spacing:0;max-width:12ch;margin:0;font-size:3.65rem;line-height:1}.ml-company-prose{min-width:0}.ml-company-prose>p{color:#56606e;max-width:43rem;margin:0;font-size:1.15rem;line-height:1.7}.ml-company-prose>p+p{margin-top:1.25rem}.ml-company-work{color:#fff;background:#05080d}.ml-company-section-heading{max-width:48rem}.ml-company-section-heading h2{max-width:14ch}.ml-company-section-heading>p{color:#ffffffad;max-width:42rem;margin:1.5rem 0 0;font-size:1.08rem;line-height:1.65}.ml-company-disclosures{border-top:1px solid;margin-top:clamp(2rem,4vw,3.5rem)}.ml-company-disclosures details{border-bottom:1px solid;grid-template-columns:minmax(11rem,.72fr) minmax(0,1.28fr);column-gap:clamp(1.5rem,4vw,4rem);padding-block:1.25rem;display:grid}.ml-company-disclosures summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:clamp(1.15rem,1.8vw,1.45rem);font-weight:850;line-height:1.2;list-style:none;display:flex}.ml-company-disclosures summary::-webkit-details-marker{display:none}.ml-company-disclosures summary:focus-visible{outline:2px solid var(--cobalt-signal);outline-offset:.35rem}.ml-company-disclosures__icon{flex:0 0 1.1rem;width:1.1rem;height:1.1rem;position:relative}.ml-company-disclosures__icon:before,.ml-company-disclosures__icon:after{content:"";background:currentColor;width:.95rem;height:2px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ml-company-disclosures__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.ml-company-disclosures details[open] .ml-company-disclosures__icon:after{transform:translate(-50%,-50%)rotate(0)}.ml-company-disclosures details>p{align-self:start;max-width:42rem;margin:0;font-size:1rem;line-height:1.65}.ml-company-disclosures--flow details>p{transform-origin:0;will-change:clip-path, opacity, transform}.ml-company-disclosures--dark{color:#ffffff4d}.ml-company-disclosures--dark summary{color:#fff}.ml-company-disclosures--dark details>p{color:#ffffffb3}.ml-company-disclosures--light{color:#000;margin-top:2rem}.ml-company-disclosures--light summary,.ml-company-disclosures--light details>p{color:#000}.ml-company-work .button{margin-top:3.25rem}.ml-company-focus{background:#f2f4f7}.ml-company-focus__grid{grid-template-columns:minmax(0,1.1fr) minmax(22rem,.9fr);align-items:center;gap:5rem;display:grid}.ml-company-focus__image{aspect-ratio:3/2;min-width:0;margin:0;overflow:hidden}.ml-company-focus__image img{object-fit:cover;width:100%;height:100%;display:block}.ml-company-focus h2{max-width:13ch;margin-bottom:2rem}.ml-company-focus .button{margin-top:2rem}.ml-company-future{background:#fff}.ml-company-status{background:#eef2f8;padding-block:4.5rem}.ml-company-status__inner{justify-content:space-between;align-items:flex-end;gap:3rem;display:flex}.ml-company-status h2{max-width:15ch;font-size:2.75rem}.ml-company-status p{color:#56606e;max-width:38rem;margin:1rem 0 0;font-size:1.08rem;line-height:1.6}.ml-company-status .actions{flex:none}@media (width<=900px){.ml-company-intro__grid,.ml-company-future__grid,.ml-company-focus__grid{grid-template-columns:1fr;gap:3rem}.ml-company-focus__image{max-width:48rem}.ml-company-status__inner{flex-direction:column;align-items:flex-start}}@media (width<=600px){.ml-company-hero{height:calc(100svh - 7.5rem);min-height:31rem;max-height:41rem}.ml-company-hero:after{background:linear-gradient(90deg,#05080df5 0%,#05080ddb 55%,#05080d6b 100%)}.ml-company-hero__media{object-position:64% center}.ml-company-hero__inner{align-items:flex-end;padding-top:5rem;padding-bottom:4rem}.ml-company-hero__copy h1{font-size:3.55rem}.ml-company-hero__copy>p{max-width:28rem;margin-top:1.5rem;font-size:1.06rem}.ml-company-page h2{font-size:2.65rem}.ml-company-intro__grid,.ml-company-future__grid,.ml-company-focus__grid{gap:2.25rem}.ml-company-prose>p{font-size:1.04rem}.ml-company-status{padding-block:3.5rem}.ml-company-status h2{font-size:2.35rem}}.origin-page{background:#fff}.origin-page h1,.origin-page h2,.origin-page h3,.origin-page blockquote{letter-spacing:0}.origin-hero{isolation:isolate;height:82svh;min-height:38rem;max-height:49rem;position:relative;overflow:hidden}.origin-hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#03060af7 0%,#03060ae6 37%,#03060a6b 68%,#03060a14 100%);position:absolute;inset:0}.origin-hero__media{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.origin-hero__inner{align-items:center;height:100%;display:flex}.origin-hero__copy{width:min(43rem,62%)}.origin-hero__copy h1{max-width:9ch;color:var(--text-on-dark);margin:0;font-size:5.5rem;font-weight:900;line-height:.94}.origin-hero__copy>p:last-child{max-width:29rem;color:var(--text-muted-on-dark);margin:2rem 0 0;font-size:1.45rem;line-height:1.45}.origin-question__grid,.origin-now__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:6rem;display:grid}.origin-question h2,.origin-now h2,.origin-serious h2,.origin-section-heading h2{margin:0;font-size:3.5rem;font-weight:900;line-height:1.02}.origin-prose{max-width:43rem}.origin-prose>p,.origin-system__copy>p,.origin-chapter-copy>p{margin:0 0 1.35rem;font-size:1.15rem;line-height:1.7}.origin-boundary{border-top:1px solid var(--rule-light);color:var(--text-muted-on-light);padding-top:1.5rem;margin-top:2rem!important;font-size:.98rem!important}.origin-boundary--dark{border-color:var(--rule-dark);color:var(--text-muted-on-dark)}.origin-chapter-grid{grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.origin-chapter-copy{width:min(100%,47rem);max-width:47rem;margin-left:auto}.origin-chapter-grid--reverse .origin-chapter-copy{margin-left:0;margin-right:auto}.origin-chapter-copy h2,.origin-system__copy h2{color:var(--text-on-dark);margin:0 0 2rem;font-size:4rem;font-weight:900;line-height:.98}.origin-chapter-copy>p,.origin-system__copy>p{color:var(--text-muted-on-dark)}.origin-chapter-copy blockquote{color:var(--text-on-dark);margin:2.5rem 0;font-size:2.25rem;font-weight:800;line-height:1.18}.origin-detail-list{border-top:1px solid var(--rule-dark);grid-template-columns:1fr 1fr;gap:0;margin:2rem 0 2.5rem;padding:0;list-style:none;display:grid}.origin-detail-list li{border-bottom:1px solid var(--rule-dark);color:var(--text-on-dark);padding:1rem 1.5rem 1rem 0;line-height:1.5}.origin-detail-list li:nth-child(2n){border-left:1px solid var(--rule-dark);padding-left:1.5rem;padding-right:0}.origin-media-grid{grid-template-columns:minmax(0,1.1fr) minmax(22rem,.9fr);align-items:center;gap:5rem;display:grid}.origin-media-grid figure{margin:0}.origin-media-grid img{aspect-ratio:3/2;object-fit:cover;width:100%;height:auto;display:block}.origin-section-heading{max-width:55rem}.origin-section-heading>p:last-child{max-width:48rem;color:var(--text-muted-on-light);margin:1.75rem 0 0;font-size:1.15rem;line-height:1.65}.origin-lessons{grid-template-columns:repeat(3,minmax(0,1fr));gap:3rem;margin-top:4.5rem;display:grid}.origin-lessons article{border-top:2px solid var(--cobalt-signal);padding-top:1.5rem}.origin-lessons h3{margin:0 0 .75rem;font-size:1.65rem}.origin-lessons p{color:var(--text-muted-on-light);margin:0;font-size:1.03rem;line-height:1.6}.origin-method-quote{max-width:56rem;margin:5rem 0 2.5rem;font-size:2.4rem;font-weight:850;line-height:1.2}.origin-system{overflow:hidden}.origin-system__grid{grid-template-columns:minmax(0,1fr) minmax(20rem,.7fr);align-items:center;gap:4rem;display:grid}.origin-system__copy{max-width:45rem}.origin-system__phone{align-self:end;margin:-3rem 0 -8rem}.origin-system__phone img{width:min(100%,27rem);height:auto;margin-inline:auto;display:block}.origin-now__grid{align-items:center}@media (width<=1000px){.origin-hero__copy h1{font-size:4.25rem}.origin-question__grid,.origin-now__grid,.origin-media-grid,.origin-system__grid{gap:3rem}.origin-chapter-copy h2,.origin-system__copy h2{font-size:3.35rem}}@media (width<=760px){.origin-hero{height:76svh;min-height:32rem;max-height:40rem}.origin-hero:after{background:linear-gradient(90deg,#03060af7 0%,#03060ae0 58%,#03060a61 100%)}.origin-hero__media{object-position:62% center}.origin-hero__copy{width:82%}.origin-hero__copy h1{font-size:3.45rem}.origin-hero__copy>p:last-child{max-width:20rem;font-size:1.15rem}.origin-question__grid,.origin-now__grid,.origin-media-grid,.origin-system__grid,.origin-chapter-grid{grid-template-columns:1fr;gap:2.5rem}.origin-question h2,.origin-now h2,.origin-serious h2,.origin-section-heading h2,.origin-chapter-copy h2,.origin-system__copy h2{font-size:2.6rem}.origin-lessons{grid-template-columns:1fr;gap:2.25rem}.origin-method-quote{margin-top:4rem;font-size:1.9rem}.origin-system__phone{margin:0 0 -10rem}.origin-system__phone img{width:min(100%,22rem)}}@media (width<=430px){.origin-hero__copy{width:100%}.origin-hero__copy h1{max-width:8ch;font-size:3rem}.origin-detail-list{grid-template-columns:1fr}.origin-detail-list li,.origin-detail-list li:nth-child(2n){border-left:0;padding:1rem 0}.origin-prose>p,.origin-system__copy>p,.origin-chapter-copy>p{font-size:1.04rem}}.company-section-nav,.product-section-nav{z-index:4;color:var(--text-on-light);background:#fff;position:relative}.company-section-nav--dark,.product-section-nav--dark{color:var(--text-on-dark);background:var(--surface-dark)}.product-section-nav__brand{width:min(1280px,100% - 2*clamp(24px,6vw,88px));margin-inline:auto;padding:clamp(1.5rem,3vw,2.5rem) 0 0}.product-section-nav__brand img{width:min(15rem,58vw);height:auto;display:block}.product-section-nav .product-section-nav__brand-link{min-height:0;padding:0;display:inline-block}.product-section-nav__brand-link:focus-visible{outline:3px solid var(--cobalt-signal);outline-offset:.35rem}.company-section-nav__inner,.product-section-nav__inner{padding-inline:0;display:grid}.company-section-nav__inner{grid-template-columns:repeat(3,minmax(0,1fr))}.company-section-nav__mobile,.product-section-nav__mobile{display:none}.company-section-nav a,.product-section-nav a{min-width:0;min-height:5.6rem;color:inherit;align-items:center;padding:1rem clamp(1rem,2vw,1.75rem);font-size:.94rem;font-weight:800;text-decoration:none;display:flex}.company-section-nav a[aria-current=page],.product-section-nav__mobile-links a[aria-current]{color:inherit;text-underline-offset:.35rem;text-decoration-line:underline;text-decoration-thickness:2px}.product-section-nav__inner a[aria-current]{color:inherit;text-decoration:none}.product-section-nav__inner a[aria-current]>span{border-bottom:2px solid;padding-bottom:.35rem;display:inline-block}.company-section-nav a:focus-visible,.product-section-nav a:focus-visible{color:inherit;outline-offset:-.45rem;outline:2px solid}.product-section-nav__inner{grid-template-columns:repeat(5,minmax(0,1fr));width:min(1280px,100% - 2*clamp(24px,6vw,88px));margin-inline:auto}.product-section-nav__inner a{text-align:center;justify-content:center}.about-detail-hero .reading-shell{padding-block:clamp(2rem,5vw,4rem)}.about-detail-hero h1{max-width:11ch;margin:0;font-size:clamp(3.2rem,7.5vw,7.5rem);line-height:.94}.about-detail-grid{grid-template-columns:minmax(14rem,.72fr) minmax(0,1.28fr);gap:clamp(2rem,7vw,7rem);display:grid}.about-detail-grid h2,.about-detail-page .reading-shell h2{margin-top:0;font-size:clamp(2.2rem,4.5vw,4.8rem);line-height:.98}.about-detail-list{display:grid}.about-detail-list article{border-top:1px solid var(--rule-light);padding-block:clamp(1.5rem,3vw,2.4rem)}.about-detail-list article:first-child{border-top:0;padding-top:0}.about-detail-list h3{margin:0;font-size:clamp(1.35rem,2.1vw,2rem)}.about-detail-list p,.about-detail-note,.about-detail-page .reading-shell>p:not(.lede){max-width:46rem;color:var(--secondary-text-light);margin:.65rem 0 0;font-size:1.04rem}.fos-detail-page h1,.fos-detail-page h2,.fos-detail-page h3{font-family:var(--font-display);letter-spacing:0}.fos-detail-hero{overflow:hidden}.fos-detail-hero__grid,.fos-material-hero__grid,.fos-learn-hero__grid{grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);align-items:center;gap:clamp(2.5rem,7vw,8rem);min-height:min(46rem,100svh - 5rem);padding-block:clamp(4.5rem,8vw,8rem);display:grid}.fos-detail-hero__copy,.fos-material-hero__copy,.fos-learn-hero__copy{z-index:2;min-width:0;position:relative}.fos-detail-product-logo{width:min(15rem,58vw);height:auto;margin:0 0 var(--space-5);display:block}.fos-detail-hero__copy h1,.fos-material-hero__copy h1,.fos-learn-hero__copy h1{max-width:10ch;margin:0;font-size:clamp(3.2rem,7.4vw,7.8rem);line-height:.94}.fos-detail-hero__copy>p:last-child,.fos-material-hero__copy>p:last-child,.fos-learn-hero__copy>p:last-child{max-width:38rem;margin:var(--space-5) 0 0;color:var(--secondary-text-dark);font-size:var(--text-body-lg)}.fos-material-hero__copy>p:last-child{color:var(--secondary-text-light)}.fos-detail-hero__phone,.fos-detail-device{place-items:center;min-width:0;margin:0;display:grid;position:relative}.fos-detail-hero__phone:after,.fos-detail-device:after,.fos-material-hero__phones:after,.fos-learn-hero__phones:after{z-index:0;filter:blur(.75rem);content:"";background:#00000038;border-radius:50%;height:1rem;position:absolute;bottom:1.5%;left:15%;right:15%}.fos-detail-hero__phone img,.fos-detail-device img{z-index:1;width:min(100%,24rem);height:auto;position:relative}.fos-detail-device img{width:min(100%,21rem)}.fos-detail-device--dark:after,.surface-dark .fos-detail-device:after,.fos-detail-device--native-shadow:after{display:none}.fos-detail-heading{max-width:58rem;margin-bottom:var(--space-7)}.fos-detail-heading--wide{max-width:67rem}.fos-detail-heading h2,.fos-detail-copy h2,.fos-detail-close h2,.fos-material-detail h2,.fos-record-relationship h2,.fos-learn-boundary h2{max-width:13ch;margin:0;font-size:clamp(2.5rem,5.4vw,5.7rem);line-height:.98}.fos-detail-heading>p:last-child,.fos-detail-copy>p,.fos-detail-close p,.fos-material-detail__intro>p,.fos-record-relationship p,.fos-learn-boundary p{max-width:45rem;color:var(--secondary-text-light);font-size:clamp(1.05rem,1.5vw,1.3rem)}.surface-dark .fos-detail-heading>p:last-child,.surface-dark .fos-detail-copy>p,.surface-dark.fos-detail-close p,.surface-dark .fos-material-detail__intro>p,.surface-dark .fos-record-relationship p{color:var(--secondary-text-dark)}.fos-detail-split,.fos-detail-close__grid,.fos-record-relationship,.fos-learn-boundary__grid{grid-template-columns:minmax(20rem,.76fr) minmax(0,1.24fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.fos-detail-split--phone-left{grid-template-columns:minmax(20rem,.76fr) minmax(0,1.24fr)}.fos-detail-split--copy-only,.fos-material-detail--copy-only,.fos-material-hero__grid--copy-only,.origin-system__grid--copy-only{grid-template-columns:minmax(0,1fr)}.fos-detail-split--copy-only .fos-detail-copy,.fos-material-detail--copy-only .fos-material-detail__intro,.fos-material-hero__grid--copy-only .fos-material-hero__copy,.origin-system__grid--copy-only .origin-system__copy{max-width:58rem}.fos-detail-copy{min-width:0}.fos-detail-list{margin:var(--space-5) 0;border-top:1px solid;gap:0;padding:0;list-style:none;display:grid}.fos-detail-list--columns{grid-template-columns:repeat(2,minmax(0,1fr))}.fos-detail-list li{border-bottom:1px solid;padding:.85rem 0;font-weight:800}.fos-detail-list--columns li:nth-child(odd){padding-right:1rem}.fos-detail-list--columns li:nth-child(2n){border-left:1px solid;padding-left:1rem}.fos-formula-parts{margin:var(--space-5) 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem clamp(1.5rem,4vw,3.5rem);display:grid}.fos-formula-parts details{min-width:0}.fos-formula-parts summary{cursor:pointer;align-items:center;min-height:3rem;padding:.65rem 2rem .65rem 0;font-weight:800;list-style:none;display:flex;position:relative}.fos-formula-parts summary::-webkit-details-marker{display:none}.fos-formula-parts summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.55rem;height:.55rem;transition:transform .16s;position:absolute;top:50%;right:.25rem;transform:translateY(-65%)rotate(45deg)}.fos-formula-parts details[open] summary:after{transform:translateY(-30%)rotate(225deg)}.fos-formula-parts summary:focus-visible{outline:2px solid var(--cobalt-signal);outline-offset:.25rem}.fos-formula-parts details>p{max-width:31rem;color:var(--secondary-text-light);margin:0 0 .9rem;font-size:1rem;line-height:1.55}.fos-version-layout{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.fos-version-sequence{border-top:1px solid var(--rule-dark)}.fos-version-sequence article{padding-block:var(--space-5);border-bottom:1px solid var(--rule-dark);text-align:left;display:block}.fos-version-sequence span,.fos-make-flow span,.fos-learn-directory__list span{color:var(--cobalt-on-dark);font:900 1.2rem/1 var(--font-metadata)}.fos-version-sequence h3,.fos-make-flow h3,.fos-learn-directory__list h3{margin:0;font-size:clamp(1.45rem,2.2vw,2.35rem);line-height:1.05}.fos-version-sequence p,.fos-make-flow p,.fos-learn-directory__list p{color:var(--secondary-text-dark);margin:.7rem 0 0}.fos-detail-close__grid{align-items:start}.fos-detail-close .button,.fos-material-boundary .button{margin-top:var(--space-4)}.fos-detail-hero__photo{min-height:32rem;margin:0;position:relative}.fos-detail-hero__photo>img:first-child{aspect-ratio:4/3;object-fit:cover;width:84%}.fos-detail-hero__photo-phone{filter:drop-shadow(0 1rem 1rem #00000059);width:min(48%,17rem);height:auto;position:absolute;bottom:-2.5rem;right:0}.fos-detail-hero--bench .fos-detail-hero__photo-phone{width:min(82%,32rem);bottom:-3.5rem;right:-4%}.fos-detail-hero__bench-scene{isolation:isolate;min-height:clamp(38rem,63vw,52rem);position:relative}.fos-detail-hero__bench-scene>img{z-index:-2;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.fos-detail-hero__bench-scene:after{z-index:-1;content:"";background:linear-gradient(90deg,#03080ef5 0%,#03080ed1 31%,#03080e47 57%,#0000 76%);position:absolute;inset:0}.fos-detail-hero__bench-copy{min-height:inherit;align-items:center;padding-block:clamp(4.5rem,8vw,8rem);display:flex}.fos-detail-hero__bench-copy .fos-detail-hero__copy{max-width:min(43rem,51%)}.fos-make-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.25rem,3vw,3.5rem);display:grid}.fos-make-flow details{min-width:0}.fos-make-flow summary{border-bottom:1px solid var(--rule-light);cursor:pointer;align-items:center;min-height:3.75rem;padding:.8rem 2rem .8rem 0;list-style:none;display:flex;position:relative}.fos-make-flow summary::-webkit-details-marker{display:none}.fos-make-flow summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:.55rem;height:.55rem;transition:transform .18s;position:absolute;top:50%;right:.2rem;transform:translateY(-65%)rotate(45deg)}.fos-make-flow details[open] summary:after{transform:translateY(-30%)rotate(225deg)}.fos-make-flow summary:focus-visible{outline:2px solid var(--cobalt-signal);outline-offset:.25rem}.fos-make-flow summary span{color:var(--primary-text-light);font:900 clamp(1.35rem, 2vw, 2rem)/1.05 var(--font-display)}.fos-make-flow span,.fos-learn-directory__list span{color:var(--cobalt-signal)}.fos-make-flow p{color:var(--secondary-text-light)}.surface-dark.fos-learn-directory .fos-learn-directory__list p{color:var(--secondary-text-dark)}.fos-make-flow details>p{margin-top:.9rem}.fos-bench-test__grid{grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);align-items:center;gap:clamp(3rem,8vw,9rem);display:grid}.fos-material-hero{overflow:hidden}.fos-material-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr)}.fos-material-hero__phones,.fos-learn-hero__phones{justify-content:center;align-items:flex-end;min-height:36rem;display:flex;position:relative}.fos-material-hero__phones img,.fos-learn-hero__phones img{z-index:1;width:min(46%,18rem);height:auto;position:relative}.fos-material-hero__phones img:first-child,.fos-learn-hero__phones img:first-child{transform:translateY(-2rem)}.fos-material-detail{grid-template-columns:minmax(18rem,.76fr) minmax(28rem,1.24fr);align-items:center;gap:clamp(3rem,7vw,8rem);display:grid}.fos-material-detail--reverse .fos-material-detail__intro{order:2}.fos-material-detail--reverse .fos-material-detail__phones{order:1}.fos-material-detail__phones{justify-content:center;align-items:flex-end;display:flex}.fos-material-detail__phones figure{text-align:center;flex:0 22rem;margin:0;position:relative}.fos-material-detail__phones figure:nth-child(2){margin-left:-3rem;transform:translateY(2.5rem)}.fos-material-detail__phones img{z-index:1;filter:drop-shadow(0 1.2rem .8rem #0003);width:100%;height:auto;position:relative}.surface-dark .fos-material-detail__phones img{filter:none}.fos-material-detail__phones figcaption{color:var(--secondary-text-dark);margin-top:-.5rem;font-size:.84rem;font-weight:800}.surface-light .fos-material-detail__phones figcaption{color:var(--secondary-text-light)}.fos-feature-disclosures{border-top:1px solid;margin-top:clamp(1.5rem,3vw,2.5rem)}.fos-feature-disclosures details{border-bottom:1px solid;grid-template-columns:minmax(10rem,.72fr) minmax(0,1.28fr);column-gap:clamp(1.5rem,4vw,3.5rem);padding-block:1rem;display:grid}.fos-feature-disclosures summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-weight:850;list-style:none;display:flex}.fos-feature-disclosures summary::-webkit-details-marker{display:none}.fos-feature-disclosures summary:focus-visible{outline:2px solid var(--cobalt);outline-offset:.35rem}.fos-feature-disclosures__icon{flex:0 0 1rem;width:1rem;height:1rem;position:relative}.fos-feature-disclosures__icon:before,.fos-feature-disclosures__icon:after{content:"";background:currentColor;width:.85rem;height:2px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fos-feature-disclosures__icon:after{transform:translate(-50%,-50%)rotate(90deg)}.fos-feature-disclosures details[open] .fos-feature-disclosures__icon:after{transform:translate(-50%,-50%)rotate(0)}.fos-feature-disclosures details>p{color:inherit;align-self:start;margin:0;font-size:.96rem;line-height:1.55}.fos-record-relationship{align-items:start}.fos-record-relationship__steps{border-top:1px solid var(--rule-light)}.fos-record-relationship__steps p{border-bottom:1px solid var(--rule-light);margin:0;padding-block:1.25rem}.fos-learn-hero{overflow:hidden}.fos-learn-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(26rem,1.1fr)}.fos-learn-hero__copy h1{line-height:1}.fos-learn-hero__phones img:first-child{transform:translateY(1rem)}.fos-learn-hero__phones img:nth-child(2){transform:translateY(-2rem)}.fos-learn-hero__phones:after{background:#ffffff1a}.fos-learn-directory__list{border-top:1px solid var(--rule-light)}.fos-learn-directory__list article{gap:var(--space-4);border-bottom:1px solid var(--rule-light);text-align:left;grid-template-columns:minmax(14rem,.55fr) minmax(0,1fr);align-items:baseline;padding-block:1.35rem;display:grid}.fos-learn-directory__list p{margin:0}.fos-learn-directory__photo{aspect-ratio:3/2;background:#080b10;border-radius:4px;margin:clamp(2.75rem,5vw,5rem) 0 0;overflow:hidden}.fos-learn-directory__photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.learn-starter-library__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2vw,1.75rem);display:grid}.learn-starter-library__grid>article{background:var(--surface-dark);min-width:0;color:var(--text-on-dark);flex-direction:column;display:flex;overflow:hidden}.learn-starter-library__image{aspect-ratio:3/2;display:block;overflow:hidden}.learn-starter-library__image img{object-fit:cover;width:100%;height:100%;display:block}.learn-starter-library__image:focus-visible{outline-offset:-5px;outline:3px solid}.learn-starter-library__copy{flex-direction:column;flex:1;padding:clamp(1.35rem,2.4vw,2rem);display:flex}.learn-starter-library__copy>p:first-child,.learn-article__level{color:var(--secondary-text-dark);font:800 .76rem/1.2 var(--font-metadata);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .8rem}.learn-starter-library__copy h3{margin:0;font-size:clamp(1.7rem,2.4vw,2.35rem);line-height:1}.learn-starter-library__copy h3 a{color:inherit;text-decoration:none}.learn-starter-library__copy>p:not(:first-child){color:var(--secondary-text-dark);margin:1rem 0 1.5rem}.learn-starter-library__link{width:fit-content;color:inherit;text-underline-offset:.3rem;margin-top:auto;font-weight:800;text-decoration-thickness:2px}.learn-starter-library__link:focus-visible,.learn-starter-library__copy h3 a:focus-visible{color:inherit;text-underline-offset:.3rem;text-decoration-line:underline;text-decoration-thickness:2px}.learn-article-hero__copy{padding-block:clamp(4rem,9vw,8rem)}.learn-article-hero__copy h1{max-width:12ch;margin:0;font-size:clamp(3.6rem,9vw,8.2rem);line-height:.92}.learn-article-hero__copy>p:last-child{max-width:43rem;color:var(--secondary-text-dark);margin:2rem 0 0;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.55}.learn-article__hero-image{aspect-ratio:3/2;background:var(--surface-dark);width:min(100%,1440px);margin:0 auto;overflow:hidden}.learn-article__hero-image img{object-fit:cover;width:100%;height:100%;display:block}.learn-article__body{max-width:52rem}.learn-article__body>h2{margin:clamp(3.8rem,8vw,6.5rem) 0 1.25rem;font-size:clamp(2.2rem,5vw,4.25rem);line-height:.98}.learn-article__body>h2:first-child{margin-top:0}.learn-article__body>p,.learn-article__body li,.learn-article__body dd,.learn-article__note p{color:var(--secondary-text-light);font-size:clamp(1.05rem,1.55vw,1.2rem);line-height:1.72}.learn-article__body>p{margin:0 0 1.35rem}.learn-article__body>ul,.learn-article__body>ol{gap:.65rem;margin:1.25rem 0 2rem;padding-left:1.4rem;display:grid}.learn-article__body blockquote{background:var(--surface-dark);color:var(--text-on-dark);gap:.75rem;margin:clamp(2.5rem,6vw,4.5rem) 0;padding:clamp(1.75rem,4vw,3.25rem);display:grid}.learn-article__body blockquote strong{font-size:clamp(1.75rem,4vw,3rem);line-height:1.02}.learn-article__body blockquote span{color:var(--secondary-text-dark);font-size:1.05rem;line-height:1.65}.learn-article__compact-grid{background:var(--rule-light);border:1px solid var(--rule-light);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:2rem 0;display:grid}.learn-article__compact-grid section{background:#fff;padding:clamp(1.35rem,3vw,2rem)}.learn-article__compact-grid h3,.learn-article__worked-example h3{margin:0 0 .65rem;font-size:1.25rem}.learn-article__compact-grid p,.learn-article__worked-example p{color:var(--secondary-text-light);margin:0;line-height:1.6}.learn-article__role-map{border-top:1px solid var(--rule-light);margin:2rem 0}.learn-article__role-map>div{border-bottom:1px solid var(--rule-light);grid-template-columns:minmax(10rem,.65fr) minmax(0,1.35fr);gap:1.5rem;padding-block:1.25rem;display:grid}.learn-article__role-map dt{font-weight:900}.learn-article__role-map dd{margin:0}.learn-article__comparison{background:var(--rule-light);border:1px solid var(--rule-light);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:1.5rem 0 2rem;display:grid}.learn-article__comparison>div{background:#fff;padding:clamp(1.35rem,3vw,2rem)}.learn-article__comparison span{font:800 .75rem/1.2 var(--font-metadata);letter-spacing:.08em;text-transform:uppercase}.learn-article__comparison p{color:var(--secondary-text-light);margin:1rem 0 0;line-height:1.6}.learn-article__checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;display:grid}.learn-article__checklist ul{margin:0;padding-left:1.25rem}.learn-article__equation{background:var(--rule-light);border:1px solid var(--rule-light);grid-template-columns:minmax(8rem,.55fr) minmax(0,1fr);gap:1px;margin:2rem 0;display:grid}.learn-article__equation span,.learn-article__equation strong{background:#fff;padding:1.1rem 1.25rem}.learn-article__note{border-block:1px solid var(--rule-light);margin:clamp(2.75rem,6vw,4.5rem) 0}.learn-article__note summary{cursor:pointer;padding:1.35rem 3rem 1.35rem 0;font-size:1.15rem;font-weight:900;list-style:none;position:relative}.learn-article__note summary::-webkit-details-marker{display:none}.learn-article__note summary:before,.learn-article__note summary:after{content:"";background:currentColor;width:1.15rem;height:2px;position:absolute;top:50%;right:.35rem}.learn-article__note summary:after{transition:transform .16s;transform:rotate(90deg)}.learn-article__note[open] summary:after{transform:rotate(0)}.learn-article__note summary:focus-visible{outline-offset:.25rem;outline:3px solid}.learn-article__note p{margin:0;padding:0 0 1.5rem}.learn-article__workflow{counter-reset:learn-workflow;border-top:1px solid var(--rule-light);list-style:none;margin:2rem 0 2.5rem!important;padding:0!important}.learn-article__workflow li{border-bottom:1px solid var(--rule-light);counter-increment:learn-workflow;grid-template-columns:minmax(8rem,.45fr) minmax(0,1.55fr);gap:1.5rem;padding-block:1.25rem;display:grid}.learn-article__workflow strong:before{color:currentColor;content:counter(learn-workflow, decimal-leading-zero);font:700 .75rem/1 var(--font-metadata);margin-right:.75rem}.learn-article__workflow span{color:var(--secondary-text-light)}.learn-article__worked-example{background:var(--rule-light);border:1px solid var(--rule-light);gap:1px;margin:2rem 0;display:grid}.learn-article__worked-example section{background:#fff;grid-template-columns:minmax(8rem,.45fr) minmax(0,1.55fr);gap:1.5rem;padding:clamp(1.35rem,3vw,2rem);display:grid}.learn-article__recap{background:#e9edf4;margin-top:clamp(4rem,8vw,7rem);padding:clamp(2rem,4vw,3.5rem)}.learn-article__recap h2,.learn-article__sources h2{margin:0 0 1.25rem;font-size:clamp(2rem,4vw,3.25rem)}.learn-article__recap ul,.learn-article__sources ul{gap:.7rem;margin:0;padding-left:1.25rem;display:grid}.learn-article__sources{margin-top:clamp(3.5rem,7vw,6rem)}.learn-article__sources a{color:inherit;text-underline-offset:.2rem;text-decoration-thickness:1px}.learn-article__related h2{margin:0 0 2rem;font-size:clamp(2.5rem,6vw,5rem)}.learn-article__related-links{border-top:1px solid var(--rule-dark);display:grid}.learn-article__related-links a{border-bottom:1px solid var(--rule-dark);color:inherit;padding-block:1.2rem;font-size:clamp(1.05rem,2vw,1.4rem);font-weight:800;text-decoration:none}.learn-article__related-links a:focus-visible{text-underline-offset:.35rem;text-decoration-line:underline;text-decoration-thickness:2px}.fos-learn-boundary__grid{align-items:start}.fos-learn-boundary__photo{aspect-ratio:3/2;background:#080b10;border-radius:4px;margin:clamp(2.5rem,5vw,5rem) 0 0;overflow:hidden}.fos-learn-boundary__photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}@media (width<=980px){.fos-detail-hero__grid,.fos-material-hero__grid,.fos-learn-hero__grid{grid-template-columns:minmax(0,1fr) minmax(17rem,.7fr)}.fos-make-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.fos-material-detail{grid-template-columns:minmax(16rem,.72fr) minmax(22rem,1.28fr)}.learn-starter-library__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.fos-materials__summary-grid{grid-template-columns:minmax(0,1fr)}.fos-feature-disclosures details{grid-template-columns:minmax(0,1fr);row-gap:.8rem}.beta-waitlist__grid{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.beta-waitlist__copy h2{max-width:10ch}.product-section-nav__brand{width:min(calc(100% - 3rem), var(--content-wide));padding-top:1.5rem}.company-section-nav__inner,.product-section-nav__inner{display:none}.company-section-nav__mobile,.product-section-nav__mobile{width:min(calc(100% - 3rem), var(--content-wide));margin-inline:auto;display:block}.company-section-nav__mobile summary,.product-section-nav__mobile summary{cursor:pointer;justify-content:flex-start;align-items:center;gap:.65rem;width:fit-content;min-height:3.75rem;padding:.75rem 0;font-size:.9rem;font-weight:800;list-style:none;display:flex}.company-section-nav__mobile summary::-webkit-details-marker,.product-section-nav__mobile summary::-webkit-details-marker{display:none}.company-section-nav__mobile summary:focus,.product-section-nav__mobile summary:focus{outline:0}.company-section-nav__mobile summary:focus-visible,.product-section-nav__mobile summary:focus-visible{outline-offset:.2rem;text-underline-offset:.35rem;outline:2px solid;text-decoration:underline 2px}.company-section-nav__chevron,.product-section-nav__chevron{border-bottom:2px solid;border-right:2px solid;flex:none;width:.65rem;height:.65rem;transition:transform .16s;transform:translateY(-.15rem)rotate(45deg)}.company-section-nav__mobile[open] .company-section-nav__chevron,.product-section-nav__mobile[open] .product-section-nav__chevron{transform:translateY(.15rem)rotate(225deg)}.company-section-nav__mobile-links,.product-section-nav__mobile-links{gap:.25rem;padding:0 0 1rem;display:grid}.company-section-nav__mobile-links a,.product-section-nav__mobile-links a{border:0;min-height:0;padding:.7rem 0;font-size:.9rem}.company-section-nav__mobile-links a:focus-visible,.product-section-nav__mobile-links a:focus-visible{color:inherit;outline-offset:-.2rem;background:#05070a0f;outline:2px solid}.company-section-nav--dark .company-section-nav__mobile-links a:focus-visible,.product-section-nav--dark .product-section-nav__mobile-links a:focus-visible{background:#ffffff14}.company-section-nav__mobile-links a[aria-current=page],.product-section-nav__mobile-links a[aria-current]{color:inherit}.about-detail-grid{gap:var(--space-5);grid-template-columns:minmax(0,1fr)}.ml-company-disclosures details{grid-template-columns:minmax(0,1fr);row-gap:.9rem}.fos-detail-hero__grid,.fos-material-hero__grid,.fos-learn-hero__grid,.fos-detail-split,.fos-detail-split--phone-left,.fos-version-layout,.fos-bench-test__grid,.fos-material-detail,.fos-detail-close__grid,.fos-record-relationship,.fos-learn-boundary__grid{grid-template-columns:minmax(0,1fr)}.fos-learn-boundary__photo,.fos-learn-directory__photo{aspect-ratio:4/3;margin-top:2.25rem}.fos-detail-hero__grid,.fos-material-hero__grid,.fos-learn-hero__grid{gap:2.5rem;min-height:0;padding-block:4rem}.fos-detail-hero__copy h1,.fos-material-hero__copy h1,.fos-learn-hero__copy h1{font-size:clamp(3rem,15vw,4.7rem)}.fos-detail-hero__phone img,.fos-detail-device img{width:min(76vw,19rem)}.fos-detail-split .fos-detail-device{order:2}.fos-detail-split--phone-left .fos-detail-device{order:0}.fos-detail-heading{margin-bottom:var(--space-6)}.fos-version-layout,.fos-bench-test__grid,.fos-material-detail{gap:var(--space-6)}.fos-detail-hero__photo{min-height:24rem}.fos-detail-hero__photo>img:first-child{width:88%}.fos-detail-hero__photo-phone{width:min(44%,12rem);bottom:-1rem}.fos-detail-hero--bench .fos-detail-hero__photo{min-height:32rem}.fos-detail-hero--bench .fos-detail-hero__photo-phone{width:min(94%,24rem);bottom:-2rem;right:-3%}.fos-detail-hero__bench-scene{min-height:43rem}.fos-detail-hero__bench-scene>img{object-position:61% center}.fos-detail-hero__bench-scene:after{background:linear-gradient(#03080ef7 0%,#03080ee6 46%,#03080ea3 72%,#03080e61 100%)}.fos-detail-hero__bench-copy{align-items:flex-start;padding-block:3.75rem}.fos-detail-hero__bench-copy .fos-detail-hero__copy{max-width:min(34rem,88%)}.fos-material-hero__phones,.fos-learn-hero__phones{min-height:27rem}.fos-material-hero__phones img,.fos-learn-hero__phones img{width:min(47%,13rem)}.fos-material-detail--reverse .fos-material-detail__intro,.fos-material-detail--reverse .fos-material-detail__phones{order:initial}.fos-material-detail__phones figure:nth-child(2){margin-left:-2rem}.fos-learn-directory__list article{grid-template-columns:minmax(12rem,.55fr) minmax(0,1fr)}.learn-article__hero-image{aspect-ratio:4/3}.learn-article__role-map>div,.learn-article__workflow li,.learn-article__worked-example section{grid-template-columns:minmax(0,1fr);gap:.7rem}}@media (width<=480px){.learn-article-hero__copy h1{overflow-wrap:anywhere;max-width:none;font-size:clamp(2.15rem,10vw,3.25rem)}.fos-formula-parts{grid-template-columns:1fr;gap:.15rem}.fos-detail-list--columns{grid-template-columns:1fr}.fos-detail-list--columns li:nth-child(odd),.fos-detail-list--columns li:nth-child(2n){border-left:0;padding-inline:0}.fos-make-flow{grid-template-columns:1fr}.fos-material-hero__phones,.fos-learn-hero__phones{min-height:22rem}.fos-material-detail__phones figure:nth-child(2){margin-left:-2.5rem;transform:translateY(1.5rem)}.fos-feature-disclosures details{grid-template-columns:minmax(0,1fr);row-gap:.8rem}.fos-learn-directory__list article{grid-template-columns:minmax(0,1fr);gap:.75rem}.learn-starter-library__grid,.learn-article__compact-grid,.learn-article__comparison,.learn-article__checklist{grid-template-columns:minmax(0,1fr)}.learn-article__equation{grid-template-columns:minmax(7rem,.65fr) minmax(0,1.35fr)}}.site-main a:not(.learn-starter-library__image){color:#080b10;text-underline-offset:.32em;text-decoration-skip-ink:auto;text-decoration-line:underline;text-decoration-color:currentColor;text-decoration-thickness:2px}.site-main :is(.surface-dark,.surface-dark-elevated,.dark,.hero) a:not(.learn-starter-library__image),.learn-starter-library__grid>article a:not(.learn-starter-library__image){color:#fff}.site-main :is(.page-tabs,.company-section-nav,.product-section-nav) a{color:inherit;text-decoration:none}.site-main .page-tabs a.active,.site-main .company-section-nav a[aria-current],.site-main .product-section-nav__mobile-links a[aria-current]{text-underline-offset:.28em;text-decoration-line:underline;text-decoration-thickness:2px}.site-main .product-section-nav__inner a[aria-current]{text-decoration:none}.site-main .product-section-nav__inner a[aria-current]>span{border-bottom:2px solid;padding-bottom:.28em;display:inline-block}.button,.button.primary,.button.secondary,.button.dark,.button.light,.button--cobalt,.button--ghost-dark,.button--ghost-light,.button--white-outline{color:#fff;width:fit-content;max-width:min(100%,20rem);box-shadow:none;text-align:center;background:#080b10;border-color:#0000;flex:0 auto}.button.primary,.button--cobalt{color:#007aff;box-shadow:none;background:0 0;border-color:#0000}a.button,a.button.primary,a.button.secondary,a.button.dark,a.button.light,a.button--cobalt,a.button--ghost-dark,a.button--ghost-light,a.button--white-outline{color:#080b10;box-shadow:none;text-underline-offset:.32em;text-decoration-skip-ink:auto;background:0 0;border-color:#0000;border-radius:0;padding-inline:0;text-decoration-line:underline;text-decoration-color:currentColor;text-decoration-thickness:2px}.surface-dark a.button,.surface-dark-elevated a.button,.hero a.button,.dark a.button{color:#fff}a.ghost-button{box-shadow:none;text-underline-offset:.32em;text-decoration-skip-ink:auto;background:0 0;border-color:#0000;border-radius:0;padding-inline:0;text-decoration-line:underline;text-decoration-color:currentColor;text-decoration-thickness:2px}.surface-dark a.ghost-button{color:#fff}.ml-text-link,.home-testers__status-link{text-underline-offset:.32em;text-decoration-skip-ink:auto;text-decoration-line:underline;text-decoration-color:currentColor;text-decoration-thickness:2px}.home-testers__status-link{color:#fff}.tester-preview .button{width:fit-content}@media (width<=560px){.actions{flex-direction:row;align-items:flex-start}.button{justify-self:start;width:fit-content;max-width:min(100%,20rem)}}.fos-device-crop:after{bottom:6.1%}@media (width<=600px){.fos-learn__grid{gap:2.5rem}.fos-learn__screens{min-height:0}.fos-learn__screens .fos-device-crop{margin-top:0}.fos-device-crop--learn-reference{margin-bottom:1.35rem}}.footer-identity[data-astro-cid-ui5ps2i3]{width:160px;max-width:100%}.footer-identity[data-astro-cid-ui5ps2i3] .footer-mark[data-astro-cid-ui5ps2i3]{width:100%;height:auto;display:block}.footer-tagline[data-astro-cid-ui5ps2i3]{color:inherit;margin:18px 0 0}.footer-tagline[data-astro-cid-ui5ps2i3] svg[data-astro-cid-ui5ps2i3]{width:100%;height:auto;display:block;overflow:visible}.footer-tagline[data-astro-cid-ui5ps2i3] text[data-astro-cid-ui5ps2i3]{fill:currentColor;font-family:inherit;font-size:23px;font-weight:750}.footer-legal[data-astro-cid-ui5ps2i3]{color:#ffffffb8;margin:18px 0 0;font-size:.78rem;line-height:1.4}
