:root{--v4-ink:#060d0b;--v4-ink-2:#091310;--v4-panel:#0d1815;--v4-panel-2:#111e1a;--v4-panel-3:#16241f;--v4-paper:#f4f8f5;--v4-text:#eef6f1;--v4-muted:#a9b8b0;--v4-subtle:#77877f;--v4-line:#cbecda1c;--v4-line-strong:#cbecda33;--v4-green:#62d69d;--v4-green-strong:#77edb1;--v4-green-deep:#1f8a5b;--v4-green-soft:#62d69d1f;--v4-amber:#e9b869;--v4-red:#f0747b;--v4-blue:#79aeea;--v4-shadow:0 34px 100px #00000057;--v4-shadow-soft:0 18px 50px #00000038;--v4-radius-sm:12px;--v4-radius-md:18px;--v4-radius-lg:28px;--v4-ease:cubic-bezier(.2, .72, .2, 1);--page-progress:0}html{background:var(--v4-ink)}body{background:radial-gradient(circle at 50% -10%, #46b47714, transparent 34rem), var(--v4-ink);color:var(--v4-text);overflow-x:clip}main{background:var(--v4-ink)}.dark-section,.light-section{background:var(--v4-ink);color:var(--v4-text)}.section-shell{width:min(1440px,100vw - 64px)}.eyebrow{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:650;line-height:1.5}.text-link{color:var(--v4-green-strong);align-items:center;gap:.55rem;font-size:.94rem;font-weight:650;display:inline-flex}.text-link:hover{color:var(--v4-paper)}.button{border:1px solid var(--v4-line-strong);letter-spacing:0;min-height:48px;transition:transform .26s var(--v4-ease), border-color .26s var(--v4-ease), background .26s var(--v4-ease), color .26s var(--v4-ease), box-shadow .26s var(--v4-ease);border-radius:11px;padding:0 1.2rem;font-size:.87rem;font-weight:680}.button:hover{transform:translateY(-2px)}.button--primary{background:linear-gradient(135deg, var(--v4-green-strong), #47bf82);color:#06100c;border-color:#77edb1b8;box-shadow:0 16px 34px #37b7752e}.button--primary:hover{box-shadow:0 20px 42px #37b77547}.button--ghost{color:var(--v4-paper);background:#ffffff06}.button--ghost:hover{background:#62d69d12;border-color:#77edb166}.button--small{min-height:40px;padding-inline:1rem;font-size:.78rem}[data-reveal]{opacity:0;transition:opacity .76s var(--v4-ease), transform .9s var(--v4-ease);transform:translateY(28px)}[data-reveal][data-visible=true]{opacity:1;transform:translateY(0)}.site-header{z-index:100;pointer-events:none;width:100%;padding:18px 0 0;position:fixed;top:0;left:0}.site-header__dock{border:1px solid var(--v4-line);-webkit-backdrop-filter:blur(22px)saturate(125%);backdrop-filter:blur(22px)saturate(125%);pointer-events:auto;width:min(1280px,100vw - 48px);min-height:64px;transition:width .44s var(--v4-ease), min-height .44s var(--v4-ease), border-radius .44s var(--v4-ease), transform .44s var(--v4-ease), background .44s var(--v4-ease);background:#08110ec2;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;margin:0 auto;padding:.65rem .75rem .65rem 1rem;display:grid;box-shadow:0 18px 50px #0003}body[data-page-scrolled] .site-header__dock{background:#070e0ce6;border-radius:15px;width:min(1120px,100vw - 48px);min-height:56px;transform:translateY(-4px)}.site-logo{width:154px;display:block}.site-logo img{width:100%;height:auto}.desktop-nav{justify-content:center;gap:.25rem;display:flex}.desktop-nav a{color:#c8d4ce;transition:color .22s var(--v4-ease), background .22s var(--v4-ease);border-radius:10px;padding:.7rem .82rem;font-size:.76rem;font-weight:580}.desktop-nav a:hover{color:var(--v4-paper);background:#62d69d12}.desktop-actions{align-items:center;gap:.7rem;display:flex}.desktop-actions .text-link{color:#c8d4ce;padding:.6rem .45rem;font-size:.75rem}.command-button{border:1px solid var(--v4-line);min-height:38px;color:var(--v4-muted);cursor:pointer;background:#ffffff06;border-radius:9px;align-items:center;gap:.75rem;padding:0 .75rem;display:flex}.command-button span{font-size:.72rem}.command-button kbd,.mobile-nav__command kbd{color:#dce8e2;font-family:var(--font-mono);font-size:.62rem;font-weight:600}.site-header__progress{pointer-events:none;background:0 0;border-radius:999px;width:min(1120px,100vw - 48px);height:1px;margin:0 auto;overflow:hidden}.site-header__progress span{width:calc(var(--page-progress) * 100%);background:linear-gradient(90deg, var(--v4-green), var(--v4-green-strong));height:100%;display:block;box-shadow:0 0 10px #62d69d80}.menu-button,.mobile-nav{display:none}.command-palette__backdrop{z-index:200;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#020705bd;align-items:start;padding-top:9rem;display:grid;position:fixed;inset:0}.command-palette{border:1px solid var(--v4-line-strong);width:min(760px,100vw - 32px);box-shadow:var(--v4-shadow);background:#0b1512;border-radius:22px;margin-inline:auto;overflow:hidden}.command-palette__search{border-bottom:1px solid var(--v4-line);grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:1rem 1.1rem;display:grid}.command-palette__search>span{color:var(--v4-green);font-size:1.35rem}.command-palette__search input{width:100%;color:var(--v4-text);background:0 0;border:0;outline:0;font-size:.96rem}.command-palette__search input::placeholder{color:var(--v4-subtle)}.command-palette__search button{border:1px solid var(--v4-line);color:var(--v4-muted);font-family:var(--font-mono);cursor:pointer;background:0 0;border-radius:7px;padding:.45rem .55rem;font-size:.62rem}.command-palette__heading{justify-content:space-between;align-items:end;gap:2rem;padding:1.4rem 1.4rem 1rem;display:flex}.command-palette__heading h2{color:var(--v4-text);margin:0;font-size:1.65rem;line-height:1.15}.command-palette__heading small{color:var(--v4-subtle)}.command-palette__items{gap:.5rem;padding:0 .8rem .8rem;display:grid}.command-palette__items a{transition:border-color .22s var(--v4-ease), background .22s var(--v4-ease), transform .22s var(--v4-ease);background:#ffffff05;border:1px solid #0000;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:.95rem 1rem;display:grid}.command-palette__items a:hover{background:#62d69d0f;border-color:#62d69d40;transform:translate(3px)}.command-palette__items a>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.68rem}.command-palette__items a div{gap:.2rem;display:grid}.command-palette__items a strong{font-size:.92rem}.command-palette__items a small{color:var(--v4-muted);font-size:.76rem}.command-palette__items a i{color:var(--v4-green);font-style:normal}.v4-hero{background:radial-gradient(circle at 80% 32%,#47bc7e1f,#0000 31rem),radial-gradient(circle at 24% 12%,#47bc7e0f,#0000 24rem),linear-gradient(#06100d 0%,#07100e 72%,#08120f 100%);min-height:940px;padding:9.5rem 0 6rem;position:relative;overflow:hidden}.v4-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:96px 96px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.v4-hero__layout{z-index:1;grid-template-columns:minmax(28rem,.78fr) minmax(42rem,1.35fr);align-items:center;gap:clamp(3rem,5vw,6rem);min-height:740px;display:grid;position:relative}.v4-hero__copy{max-width:42rem}.v4-hero__badge{color:#bfe7d1;background:#62d69d0b;border:1px solid #62d69d40;border-radius:999px;align-items:center;gap:.65rem;margin-bottom:1.55rem;padding:.5rem .72rem;font-size:.72rem;display:inline-flex}.v4-hero__badge span{background:var(--v4-green);border-radius:50%;width:.42rem;height:.42rem;box-shadow:0 0 12px #62d69da6}.v4-hero h1{max-width:13ch;color:var(--v4-text);font-family:var(--font-sans);letter-spacing:-.035em;text-wrap:balance;margin:0 0 1.6rem;font-size:clamp(3rem,4.2vw,4.45rem);font-weight:590;line-height:1.07}.v4-hero h1 em{color:var(--v4-green-strong);font-style:normal}.v4-hero__lede{max-width:39rem;color:var(--v4-muted);margin:0 0 1.8rem;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.72}.v4-hero__actions{margin-bottom:1.25rem}.v4-sso{border:1px solid var(--v4-line);min-width:22rem;transition:border-color .24s var(--v4-ease), background .24s var(--v4-ease), transform .24s var(--v4-ease);background:#ffffff06;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;padding:.7rem .8rem;display:inline-grid}.v4-sso:hover{background:#62d69d0d;border-color:#62d69d52;transform:translateY(-2px)}.v4-sso__mark{background:var(--v4-green-soft);width:2.25rem;height:2.25rem;color:var(--v4-green-strong);font-family:var(--font-mono);border:1px solid #62d69d4d;border-radius:9px;place-items:center;font-size:.7rem;font-weight:700;display:grid}.v4-sso>span:nth-child(2){gap:.15rem;display:grid}.v4-sso small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.1em;font-size:.58rem}.v4-sso strong{color:var(--v4-paper);font-size:.78rem}.v4-sso i{color:var(--v4-green);font-style:normal}.v4-hero__proof{border-top:1px solid var(--v4-line);grid-template-columns:repeat(3,1fr);margin-top:3rem;display:grid}.v4-hero__proof article{border-right:1px solid var(--v4-line);grid-template-columns:auto 1fr;align-content:center;gap:.8rem;min-height:116px;padding:1.2rem 1.2rem 1.2rem 0;display:grid}.v4-hero__proof article:not(:first-child){padding-left:1.2rem}.v4-hero__proof article:last-child{border-right:0}.v4-hero__proof article>span{color:var(--v4-green);font-size:1.1rem}.v4-hero__proof article div{gap:.3rem;display:grid}.v4-hero__proof strong{font-size:.78rem}.v4-hero__proof small{color:var(--v4-muted);font-size:.68rem;line-height:1.5}.v4-hero__product{perspective:1800px;min-width:0;position:relative}.v4-hero__product-glow{filter:blur(70px);pointer-events:none;background:#4bcf8b21;border-radius:40%;position:absolute;inset:8% 3%}.v4-hero__product .core-workspace{transform-origin:0;transition:transform .9s var(--v4-ease);transform:rotateY(-2.5deg)rotateX(1deg)translateZ(0)}.v4-hero__product:hover .core-workspace{transform:rotateY(0)rotateX(0)translateY(-4px)}.v4-hero__edge{background:linear-gradient(90deg,#0000,#62d69d80,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.v4-section-intro{max-width:42rem}.v4-section-intro h2,.v4-workspace__intro h2,.v4-calendar-section__heading h2,.platform-story h2{color:var(--v4-text);letter-spacing:-.028em;text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(2.35rem,3.35vw,3.75rem);font-weight:560;line-height:1.1}.v4-section-intro>p:not(.eyebrow),.v4-workspace__intro>div>p:not(.eyebrow),.v4-calendar-section__heading>p,.platform-story__copy>p:not(.eyebrow){color:var(--v4-muted);margin:0;font-size:1rem;line-height:1.72}.v4-section-intro--center{text-align:center;margin-inline:auto}.v4-section-intro--split{grid-template-columns:minmax(0,.9fr) minmax(22rem,.7fr);align-items:end;gap:clamp(3rem,7vw,8rem);max-width:none;display:grid}.v4-pillars{border-top:1px solid var(--v4-line);padding:7.5rem 0 8rem;position:relative}.v4-pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3rem;display:grid}.v4-pillar-grid>article{border:1px solid var(--v4-line);border-radius:var(--v4-radius-md);background:linear-gradient(180deg, #ffffff07, transparent 55%), var(--v4-panel);min-height:380px;transition:transform .42s var(--v4-ease), border-color .42s var(--v4-ease), background .42s var(--v4-ease);padding:1.6rem;position:relative;overflow:hidden}.v4-pillar-grid>article:hover{background:linear-gradient(180deg, #62d69d0f, transparent 55%), var(--v4-panel);border-color:#62d69d40;transform:translateY(-7px)}.v4-pillar-grid article header{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.v4-pillar-grid article header span{color:var(--v4-green);font-family:var(--font-mono);font-size:.68rem}.v4-pillar-grid article header i{color:var(--v4-subtle);font-style:normal}.v4-pillar-grid h3{color:var(--v4-text);letter-spacing:-.02em;margin:0 0 .8rem;font-size:1.6rem;font-weight:560}.v4-pillar-grid article>p{color:var(--v4-muted);margin:0 0 1.25rem;font-size:.9rem;line-height:1.65}.v4-pillar-grid ul,.v4-workspace__intro ul,.v4-governance__layout ul{gap:.62rem;margin:0;padding:0;list-style:none;display:grid}.v4-pillar-grid li,.v4-workspace__intro li,.v4-governance__layout li{color:#c9d6cf;padding-left:1.2rem;font-size:.78rem;line-height:1.5;position:relative}.v4-pillar-grid li:before,.v4-workspace__intro li:before,.v4-governance__layout li:before{border:1px solid var(--v4-green);content:"";border-radius:50%;width:.38rem;height:.38rem;position:absolute;top:.5em;left:0}.v4-pillar-grid__sample{border:1px solid var(--v4-line);background:#0208065c;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.85rem;display:grid;position:absolute;bottom:1.4rem;left:1.4rem;right:1.4rem}.v4-pillar-grid__sample>span{background:var(--v4-green-soft);width:2rem;height:2rem;color:var(--v4-green);border-radius:50%;place-items:center;font-size:.72rem;display:grid}.v4-pillar-grid__sample div{gap:.1rem;display:grid}.v4-pillar-grid__sample strong{font-size:.72rem}.v4-pillar-grid__sample small{color:var(--v4-muted);font-size:.64rem}.v4-pillar-grid__sample i{color:var(--v4-green);font-style:normal}.platform-story{border-top:1px solid var(--v4-line);background:radial-gradient(circle at 70%,#3ea76f14,#0000 30rem),#07100d;height:280svh;position:relative}.platform-story__sticky{align-items:center;min-height:100svh;padding:7rem 0 4rem;display:grid;position:sticky;top:0}.platform-story__layout{grid-template-columns:minmax(24rem,.72fr) minmax(38rem,1.28fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.platform-story__stage-list{gap:.5rem;margin:2.4rem 0 0;padding:0;list-style:none;display:grid}.platform-story__stage-list li{opacity:.46;transition:opacity .42s var(--v4-ease), border-color .42s var(--v4-ease), background .42s var(--v4-ease), transform .42s var(--v4-ease);border:1px solid #0000;border-radius:13px}.platform-story__stage-list li[data-active=true]{opacity:1;background:#62d69d0d;border-color:#62d69d40;transform:translate(8px)}.platform-story__stage-list button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr;align-items:center;gap:.9rem;padding:.9rem 1rem;display:grid}.platform-story__stage-list button>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.65rem}.platform-story__stage-list button div{gap:.15rem;display:grid}.platform-story__stage-list small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.08em;font-size:.58rem}.platform-story__stage-list strong{font-size:.82rem;font-weight:590}.platform-story__canvas{border:1px solid var(--v4-line-strong);min-height:720px;box-shadow:var(--v4-shadow);background:linear-gradient(#ffffff06,#0000 45%),#0a1512;border-radius:24px;padding:1.1rem;position:relative;overflow:hidden}.platform-story__canvas:before{content:"";opacity:.5;pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.platform-story__canvas-header,.platform-story__signal,.platform-story__rail,.platform-story__layers,.platform-story__evidence{z-index:1;position:relative}.platform-story__canvas-header{border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .75rem 1rem;display:flex}.platform-story__canvas-header div{gap:.2rem;display:grid}.platform-story__canvas-header small{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.6rem}.platform-story__canvas-header strong{font-size:.88rem}.platform-story__canvas-header>span{background:var(--v4-green-soft);color:var(--v4-green-strong);font-family:var(--font-mono);border:1px solid #62d69d40;border-radius:7px;padding:.38rem .55rem;font-size:.58rem}.platform-story__signal{min-height:210px;padding:2rem 1.25rem 1.4rem}.platform-story__signal>span{background:var(--v4-green-soft);color:var(--v4-green-strong);font-family:var(--font-mono);text-transform:uppercase;border-radius:7px;margin-bottom:1rem;padding:.38rem .55rem;font-size:.6rem;display:inline-flex}.platform-story__signal strong{letter-spacing:-.025em;max-width:16ch;margin-bottom:.75rem;font-size:clamp(1.7rem,2.6vw,2.7rem);font-weight:560;line-height:1.1;display:block}.platform-story__signal p{max-width:42rem;color:var(--v4-muted);margin:0;font-size:.86rem;line-height:1.65}.platform-story__rail{border:1px solid var(--v4-line);background:#0000002e;border-radius:11px;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:.6rem;margin:0 1.2rem 1.2rem;padding:.8rem 1rem;display:grid}.platform-story__rail span{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.6rem}.platform-story__rail span.is-complete{color:var(--v4-green-strong)}.platform-story__rail i{background:linear-gradient(90deg, var(--v4-green-deep), var(--v4-line-strong));height:1px}.platform-story__layers{gap:.45rem;padding:0 1.2rem;display:grid}.platform-story__layers article{border:1px solid var(--v4-line);min-height:58px;transition:border-color .42s var(--v4-ease), background .42s var(--v4-ease), transform .42s var(--v4-ease), opacity .42s var(--v4-ease);background:#ffffff05;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.62rem .8rem;display:grid}.platform-story__layers article[data-emphasis=true]{background:#62d69d12;border-color:#62d69d4d;transform:translate(7px)}.platform-story__layers article>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.6rem}.platform-story__layers article div{gap:.12rem;display:grid}.platform-story__layers strong{font-size:.72rem}.platform-story__layers small{color:var(--v4-muted);font-size:.63rem}.platform-story__layers article>i{color:var(--v4-subtle);font-style:normal}.platform-story__evidence{border:1px solid var(--v4-line);background:#0000002e;border-radius:10px;grid-template-columns:auto repeat(3,1fr);align-items:center;gap:1rem;margin:1rem 1.2rem 0;padding:.75rem .85rem;display:grid}.platform-story__evidence>span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;font-size:.55rem}.platform-story__evidence div{gap:.08rem;display:grid}.platform-story__evidence small{color:var(--v4-subtle);font-size:.54rem}.platform-story__evidence strong{font-size:.62rem}.v4-workspace{border-top:1px solid var(--v4-line);background:radial-gradient(circle at 70% 18%,#42bb7c14,#0000 28rem),#07100d;padding:8rem 0}.v4-workspace__intro{grid-template-columns:minmax(28rem,.9fr) minmax(25rem,.7fr);align-items:end;gap:clamp(3rem,7vw,8rem);margin-bottom:3rem;display:grid}.v4-workspace__intro h2{max-width:13ch}.v4-workspace__intro>div:last-child{gap:1.25rem;display:grid}.v4-workspace__product{position:relative}.core-workspace{border:1px solid var(--v4-line-strong);box-shadow:var(--v4-shadow);color:var(--v4-text);background:linear-gradient(#ffffff06,#0000 44%),#07110e;border-radius:24px;font-size:13px;position:relative;overflow:hidden}.core-workspace:before{content:"";pointer-events:none;background:radial-gradient(circle at 45% 0,#45bb7d11,#0000 32rem);position:absolute;inset:0}.core-workspace__topbar{z-index:2;border-bottom:1px solid var(--v4-line);background:#08110edb;grid-template-columns:auto auto 1fr auto;align-items:center;gap:1.2rem;min-height:66px;padding:.75rem .9rem;display:grid;position:relative}.core-workspace__brand,.core-workspace__identity,.core-workspace__profile,.core-workspace__context-role{align-items:center;gap:.65rem;display:flex}.core-workspace__brand>span{background:var(--v4-green-soft);width:2rem;height:2rem;color:var(--v4-green);font-family:var(--font-mono);border:1px solid #62d69d47;border-radius:8px;place-items:center;font-size:.63em;font-weight:700;display:grid}.core-workspace__brand div,.core-workspace__identity{gap:.12rem;display:grid}.core-workspace__brand strong,.core-workspace__identity strong{font-size:.78em}.core-workspace__brand small,.core-workspace__identity small{color:var(--v4-subtle);font-size:.56em}.core-workspace__identity{grid-template-columns:auto auto;min-width:9rem}.core-workspace__identity small{grid-column:1/-1}.core-workspace__identity>span{background:var(--v4-green-soft);color:var(--v4-green-strong);font-family:var(--font-mono);border-radius:5px;padding:.28rem .42rem;font-size:.52em}.core-workspace__search{border:1px solid var(--v4-line);width:100%;min-width:0;max-width:42rem;color:var(--v4-subtle);background:#ffffff06;border-radius:9px;justify-content:space-between;justify-self:center;align-items:center;gap:1rem;padding:.65rem .75rem;display:flex}.core-workspace__search span{text-overflow:ellipsis;white-space:nowrap;font-size:.64em;overflow:hidden}.core-workspace__search kbd{color:var(--v4-muted);font-family:var(--font-mono);font-size:.56em}.core-workspace__profile button{color:var(--v4-muted);background:0 0;border:0}.core-workspace__profile>span{width:2rem;height:2rem;color:var(--v4-paper);background:#26332e;border-radius:50%;place-items:center;font-size:.64em;font-weight:700;display:grid}.core-workspace__dock-wrap{z-index:4;justify-content:center;height:0;display:flex;position:relative}.core-workspace__dock-handle{z-index:2;border:1px solid var(--v4-line-strong);width:56px;color:var(--v4-subtle);text-align:center;background:#101b18;border-bottom:0;border-radius:9px 9px 0 0;padding:.22rem 0;font-size:.62em;position:absolute;top:-7px}.core-workspace__dock{border:1px solid var(--v4-line-strong);background:#0c1713f5;border-radius:13px;align-items:center;gap:.2rem;padding:.36rem;display:flex;position:absolute;top:-13px;box-shadow:0 12px 30px #00000040}.core-workspace__dock button{min-width:64px;min-height:34px;color:var(--v4-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:0 .72rem;font-size:max(.7em,7px)}.core-workspace__dock button.is-active{color:var(--v4-paper);background:#62d69d14;border-color:#62d69d73;box-shadow:inset 0 0 0 1px #62d69d1f}.core-workspace__dock button:last-child{border-color:var(--v4-line);min-width:38px;font-size:.9em}.core-workspace__toolbar{z-index:2;justify-content:space-between;align-items:center;gap:1rem;min-height:64px;padding:1.45rem 1rem .65rem;display:flex;position:relative}.core-workspace__customize,.core-workspace__edit-actions button,.core-workspace__role-switcher button{border:1px solid var(--v4-line);min-height:32px;color:var(--v4-muted);cursor:pointer;background:#ffffff05;border-radius:8px;font-size:.58em}.core-workspace__customize{align-items:center;gap:.5rem;padding:0 .65rem;display:inline-flex}.core-workspace__customize[aria-pressed=true]{color:var(--v4-green-strong);border-color:#62d69d59}.core-workspace__edit-actions,.core-workspace__role-switcher{gap:.35rem;display:flex}.core-workspace__edit-actions button,.core-workspace__role-switcher button{padding:0 .65rem}.core-workspace__edit-actions button.is-primary,.core-workspace__role-switcher button.is-active{background:var(--v4-green-soft);color:var(--v4-green-strong);border-color:#62d69d59}.core-workspace__body{z-index:2;grid-template-columns:minmax(0,1fr) 210px;gap:.75rem;padding:0 .8rem .8rem;display:grid;position:relative}.core-workspace__canvas{grid-template-columns:repeat(12,minmax(0,1fr));align-items:stretch;gap:.65rem;min-width:0;display:grid}.core-module{border:1px solid var(--v4-line);background:linear-gradient(180deg, #ffffff05, transparent), var(--v4-panel);min-width:0;transition:transform .28s var(--v4-ease), border-color .28s var(--v4-ease), opacity .28s var(--v4-ease), box-shadow .28s var(--v4-ease);border-radius:12px;position:relative;overflow:hidden}.core-workspace[data-editing=true] .core-module{cursor:grab;border-style:dashed;border-color:#62d69d38}.core-workspace[data-editing=true] .core-module:hover{border-color:#62d69d8c;transform:translateY(-2px);box-shadow:0 0 0 2px #62d69d14}.core-module[data-dragging=true]{opacity:.38;transform:scale(.98)}.core-module--activity{grid-area:span 2/span 3}.core-module--route{grid-area:span 2/span 6}.core-module--channel{grid-area:span 2/span 3}.core-module--tasks,.core-module--documents,.core-module--exception,.core-module--partners{grid-column:span 3}.core-module--actions{grid-column:span 12}.core-module__header{border-bottom:1px solid var(--v4-line);grid-template-columns:auto 1fr auto;align-items:center;gap:.5rem;min-height:42px;padding:0 .7rem;display:grid}.core-module__handle{color:var(--v4-subtle);font-size:.75em}.core-module__header>strong{font-size:.66em;font-weight:620}.core-module__controls{align-items:center;gap:.45rem;display:flex}.core-module__controls small{color:var(--v4-green);font-family:var(--font-mono);font-size:.44em}.core-module__controls button{color:var(--v4-subtle);background:0 0;border:0;font-size:.62em}.activity-timeline{padding:.8rem;display:grid}.activity-timeline article{grid-template-columns:38px auto 1fr;align-items:start;gap:.55rem;min-height:64px;display:grid}.activity-timeline time{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.5em}.activity-timeline article>span{background:var(--v4-green);border:2px solid #183c2c;border-radius:50%;width:.58rem;height:.58rem;margin-top:.12rem;position:relative;box-shadow:0 0 10px #62d69d59}.activity-timeline article>span:after{content:"";background:#62d69d47;width:1px;height:48px;position:absolute;top:.6rem;left:50%}.activity-timeline article:last-of-type>span:after{display:none}.activity-timeline article div{gap:.12rem;display:grid}.activity-timeline strong{font-size:.58em}.activity-timeline small,.activity-timeline i{color:var(--v4-muted);font-size:.5em;font-style:normal;line-height:1.45}.activity-timeline i{color:var(--v4-subtle)}.activity-timeline>button,.task-module__view,.documents-module>button,.partners-module>button{border:0;border-top:1px solid var(--v4-line);min-height:32px;color:var(--v4-green);cursor:pointer;background:0 0;font-size:.52em}.route-module__summary{grid-template-columns:1fr 1fr 1fr;gap:.6rem;display:grid}.route-module__summary>div{gap:.1rem;display:grid}.route-module__summary>div:nth-child(2){text-align:center}.route-module__summary>div:last-child{text-align:right}.route-module__summary small,.route-module__facts small{color:var(--v4-subtle);font-size:.46em}.route-module__summary strong{font-size:.72em}.route-module__summary span{color:var(--v4-muted);font-size:.48em}.route-module__progress{justify-content:space-between;margin:.85rem 0 .7rem;display:flex;position:relative}.route-module__progress:before{background:linear-gradient(90deg, var(--v4-green), var(--v4-green) 66%, var(--v4-line-strong) 66%);content:"";height:1px;position:absolute;top:50%;left:0;right:0}.route-module__progress i{z-index:1;border:2px solid var(--v4-panel);background:var(--v4-green);border-radius:50%;width:.52rem;height:.52rem;position:relative}.route-module__progress i:last-child{background:#324039}.route-module__map{border:1px solid var(--v4-line);background:radial-gradient(circle at 64% 44%,#62d69d17,#0000 13rem),linear-gradient(150deg,#0000 20%,#ffffff05 20.3%,#0000 20.6%),linear-gradient(28deg,#0000 42%,#ffffff05 42.2%,#0000 42.5%),#0a1210;border-radius:9px;min-height:170px;position:relative;overflow:hidden}.route-module__map-controls{z-index:2;border:1px solid var(--v4-line);background:#00000085;border-radius:6px;display:grid;position:absolute;bottom:.55rem;right:.55rem}.route-module__map-controls span{width:1.5rem;height:1.4rem;color:var(--v4-muted);place-items:center;font-size:.65em;display:grid}.route-module__facts{border-top:1px solid var(--v4-line);grid-template-columns:repeat(6,1fr);margin-top:.65rem;display:grid}.route-module__facts>div{border-right:1px solid var(--v4-line);gap:.12rem;padding:.55rem .45rem 0;display:grid}.route-module__facts>div:last-child{border-right:0}.route-module__facts strong{text-overflow:ellipsis;white-space:nowrap;font-size:.48em;overflow:hidden}.relationship-channel{gap:.65rem;padding:.75rem;display:grid}.relationship-channel__people{display:flex}.relationship-channel__people span{border:2px solid var(--v4-panel);width:1.7rem;height:1.7rem;color:var(--v4-paper);background:#344a40;border-radius:50%;place-items:center;margin-right:-.3rem;font-size:.46em;display:grid}.relationship-channel__people span:nth-child(2){background:#514b91}.relationship-channel__people span:last-child{background:#29332f}.relationship-channel>small{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.46em}.relationship-channel article{grid-template-columns:auto 1fr;gap:.5rem;display:grid}.relationship-channel article>div{width:1.55rem;height:1.55rem;color:var(--v4-paper);background:#31433b;border-radius:50%;place-items:center;font-size:.42em;display:grid}.relationship-channel p{color:var(--v4-muted);margin:0;font-size:.5em;line-height:1.45}.relationship-channel p strong,.relationship-channel p span{color:var(--v4-paper);margin-right:.35rem;font-size:1em}.relationship-channel p span{color:var(--v4-subtle)}.relationship-channel article.is-you{grid-template-columns:1fr}.relationship-channel article.is-you p{color:#d8eee2;background:#2e965e42;border-radius:7px;padding:.45rem .55rem}.relationship-channel label{border:1px solid var(--v4-line);color:var(--v4-subtle);border-radius:7px;justify-content:space-between;align-items:center;padding:.6rem;font-size:.5em;display:flex}.relationship-channel label i{color:var(--v4-green);font-style:normal}.task-module,.documents-module,.exception-module,.partners-module,.actions-module{padding:.7rem}.task-module__tabs{border-bottom:1px solid var(--v4-line);gap:.7rem;padding-bottom:.55rem;display:flex}.task-module__tabs button{color:var(--v4-subtle);background:0 0;border:0;border-bottom:1px solid #0000;padding:0 0 .35rem;font-size:.5em}.task-module__tabs button.is-active{border-color:var(--v4-green);color:var(--v4-paper)}.task-module__tabs button:last-child{margin-left:auto}.task-module label{border-bottom:1px solid var(--v4-line);grid-template-columns:auto 1fr auto;align-items:start;gap:.55rem;padding:.58rem 0;display:grid}.task-module input{width:.8rem;height:.8rem;accent-color:var(--v4-green);margin-top:.15rem}.task-module label>span{gap:.12rem;display:grid}.task-module strong,.documents-module strong,.partners-module strong{font-size:.52em}.task-module small,.documents-module small,.partners-module small{color:var(--v4-muted);font-size:.46em}.task-module label i{color:var(--v4-muted);background:#ffffff0a;border-radius:4px;padding:.2rem .3rem;font-size:.4em;font-style:normal}.task-module label i[data-priority=high]{color:var(--v4-red);background:#f0747b1f}.task-module label i[data-priority=medium]{color:var(--v4-amber);background:#e9b8691f}.documents-module{position:relative}.documents-module__status,.exception-module__status{background:var(--v4-green-soft);color:var(--v4-green);font-family:var(--font-mono);border-radius:4px;padding:.25rem .38rem;font-size:.4em;position:absolute;top:-2rem;right:.7rem}.documents-module article{border-bottom:1px solid var(--v4-line);grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;min-height:48px;display:grid}.documents-module article>span{width:1.7rem;height:1.7rem;color:var(--v4-red);font-family:var(--font-mono);border:1px solid #f0747b38;border-radius:6px;place-items:center;font-size:.38em;display:grid}.documents-module article div{gap:.1rem;display:grid}.documents-module article i{color:var(--v4-subtle);font-style:normal}.exception-module__status{color:var(--v4-red);background:#f0747b1f}.exception-module__title{grid-template-columns:auto 1fr;gap:.55rem;margin-bottom:.8rem;display:grid}.exception-module__title>span{color:var(--v4-red)}.exception-module__title div{gap:.15rem;display:grid}.exception-module__title strong{font-size:.58em}.exception-module__title small{color:var(--v4-muted);font-size:.48em;line-height:1.45}.exception-module__facts{grid-template-columns:1fr 1fr;gap:.8rem;margin-bottom:.75rem;display:grid}.exception-module__facts div{gap:.15rem;display:grid}.exception-module__facts small{color:var(--v4-subtle);font-size:.42em}.exception-module__facts strong{font-size:.48em;line-height:1.45}.exception-module button{min-height:30px;color:var(--v4-green);background:#62d69d0d;border:1px solid #62d69d4d;border-radius:6px;padding:0 .55rem;font-size:.46em}.partners-module article{border-bottom:1px solid var(--v4-line);grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;min-height:47px;display:grid}.partners-module article>span{width:1.65rem;height:1.65rem;color:var(--v4-paper);background:#3c4d68;border-radius:50%;place-items:center;font-size:.42em;display:grid}.partners-module article div{gap:.08rem;display:grid}.partners-module article i{color:var(--v4-green);font-size:.45em;font-style:normal}.partners-module article i[data-status=pending]{color:var(--v4-amber)}.actions-module{grid-template-columns:repeat(4,1fr);gap:.5rem;display:grid}.actions-module button{border:1px solid var(--v4-line);min-height:42px;color:var(--v4-muted);background:#ffffff05;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;font-size:.5em;display:flex}.actions-module button span{color:var(--v4-green)}.core-workspace__dropzone{min-height:58px;color:var(--v4-subtle);border:1px dashed #62d69d40;border-radius:10px;grid-column:span 12;grid-template-columns:auto auto;place-content:center;gap:.65rem;font-size:.52em;display:grid}.core-workspace__dropzone span{color:var(--v4-green)}.core-workspace__context{align-content:start;gap:.65rem;min-width:0;display:grid}.core-workspace__context>section,.core-workspace__context-role{border:1px solid var(--v4-line);background:var(--v4-panel);border-radius:11px;padding:.8rem}.core-workspace__context-role>span{background:var(--v4-green-soft);width:1.8rem;height:1.8rem;color:var(--v4-green);border-radius:50%;place-items:center;display:grid}.core-workspace__context-role div{gap:.1rem;display:grid}.core-workspace__context-role small,.core-workspace__context>section>small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.05em;font-size:.44em}.core-workspace__context-role strong{font-size:.58em}.core-workspace__context dl{gap:.55rem;margin:.7rem 0 0;display:grid}.core-workspace__context dl div{gap:.1rem;display:grid}.core-workspace__context dt{color:var(--v4-subtle);font-size:.44em}.core-workspace__context dd{color:var(--v4-paper);margin:0;font-size:.52em}.core-workspace__context ul{gap:.45rem;margin:.65rem 0 0;padding:0;list-style:none;display:grid}.core-workspace__context li{color:var(--v4-muted);padding-left:1rem;font-size:.48em;line-height:1.4;position:relative}.core-workspace__context li:before{background:var(--v4-green);content:"";border-radius:50%;width:.42rem;height:.42rem;position:absolute;top:.35em;left:0}.core-workspace__health>div{align-items:center;gap:.75rem;margin-top:.7rem;display:flex}.core-workspace__health>div>span{border:5px solid #62d69d29;border-top-color:var(--v4-green);border-radius:50%;place-items:center;width:3.6rem;height:3.6rem;font-size:.65em;font-weight:700;display:grid}.core-workspace__health p{gap:.15rem;margin:0;display:grid}.core-workspace__health strong{font-size:.54em}.core-workspace__health p small{color:var(--v4-green);font-size:.46em}.core-workspace__library{z-index:2;border-top:1px solid var(--v4-line-strong);background:#0d1815;grid-template-columns:minmax(12rem,1.2fr) repeat(8,minmax(0,1fr));align-items:stretch;gap:.45rem;padding:.75rem;display:grid;position:relative}.core-workspace__library>div{align-content:center;gap:.15rem;padding:.35rem .55rem;display:grid}.core-workspace__library strong{font-size:.62em}.core-workspace__library small{color:var(--v4-muted);font-size:.48em}.core-workspace__library button{border:1px solid var(--v4-line);min-height:54px;color:var(--v4-muted);text-align:left;background:#ffffff05;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:.35rem;padding:.45rem;font-size:.45em;display:grid}.core-workspace__library button span{color:var(--v4-green)}.core-workspace--hero .core-workspace__body{grid-template-columns:minmax(0,1fr)}.core-workspace--hero .core-workspace__context{display:none}.core-workspace--hero .core-module--activity,.core-workspace--hero .core-module--channel{grid-column:span 3}.core-workspace--hero .core-module--route{grid-column:span 6}.core-workspace--hero .core-module--tasks,.core-workspace--hero .core-module--documents,.core-workspace--hero .core-module--exception,.core-workspace--hero .core-module--partners{grid-column:span 3}.core-workspace--hero .core-module--actions,.core-workspace--hero .core-workspace__library{display:none}.v4-governance,.v4-agreements,.v4-automation,.v4-products,.v4-ecosystem,.v4-trust,.v4-final{border-top:1px solid var(--v4-line);padding:8rem 0}.v4-governance__layout{grid-template-columns:minmax(24rem,.62fr) minmax(38rem,1.38fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.v4-governance__layout .v4-section-intro{gap:1rem;display:grid}.v4-governance__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.v4-governance__cards>article{border:1px solid var(--v4-line);background:var(--v4-panel);min-height:360px;transition:transform .36s var(--v4-ease), border-color .36s var(--v4-ease);border-radius:15px;padding:1rem}.v4-governance__cards>article:hover{border-color:#62d69d3d;transform:translateY(-5px)}.v4-governance__cards header{border-bottom:1px solid var(--v4-line);grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;padding-bottom:.8rem;display:grid}.v4-governance__cards header span,.v4-governance__cards header i{color:var(--v4-subtle);font-style:normal}.v4-governance__cards h3{margin:0;font-size:.92rem;font-weight:600}.v4-governance__cards article>p{color:var(--v4-muted);margin:1rem 0;font-size:.76rem;line-height:1.6}.v4-governance__cards article>div{display:grid}.v4-governance__cards article>div>div{border-bottom:1px solid var(--v4-line);grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;min-height:54px;display:grid}.v4-governance__cards article>div span{color:var(--v4-green);font-family:var(--font-mono);font-size:.56rem}.v4-governance__cards article>div strong{font-size:.68rem}.v4-governance__cards article>div small{color:var(--v4-muted);text-align:right;font-size:.58rem}.v4-agreements{background:radial-gradient(circle at 70% 30%,#62d69d0f,#0000 28rem),#07100d}.v4-agreements__layout{grid-template-columns:minmax(24rem,.6fr) minmax(40rem,1.4fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.v4-agreements__layout .v4-section-intro{gap:1rem;display:grid}.agreement-workbench{border:1px solid var(--v4-line-strong);background:var(--v4-panel);box-shadow:var(--v4-shadow-soft);border-radius:20px;overflow:hidden}.agreement-workbench__header{border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;gap:1rem;min-height:74px;padding:1rem 1.2rem;display:flex}.agreement-workbench__header div{gap:.2rem;display:grid}.agreement-workbench__header small,.agreement-workbench__body>section>small,.agreement-workbench__body>aside>small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.05em;font-size:.58rem}.agreement-workbench__header strong{font-size:.9rem}.agreement-workbench__header>span{color:var(--v4-amber);font-family:var(--font-mono);background:#e9b8691a;border-radius:6px;padding:.35rem .5rem;font-size:.55rem}.agreement-workbench__steps{border-bottom:1px solid var(--v4-line);grid-template-columns:repeat(4,1fr);padding:0 1rem;display:grid}.agreement-workbench__steps>div{min-height:66px;color:var(--v4-subtle);border-bottom:2px solid #0000;grid-template-columns:auto 1fr;align-items:center;gap:.55rem;display:grid}.agreement-workbench__steps>div[data-active=true]{border-color:var(--v4-green);color:var(--v4-paper)}.agreement-workbench__steps>div[data-complete=true]{color:var(--v4-green)}.agreement-workbench__steps span{font-family:var(--font-mono);font-size:.56rem}.agreement-workbench__steps strong{font-size:.68rem}.agreement-workbench__body{grid-template-columns:.75fr 1.25fr .85fr;display:grid}.agreement-workbench__body>*{border-right:1px solid var(--v4-line);min-width:0;padding:1.15rem}.agreement-workbench__body>:last-child{border-right:0}.agreement-workbench dl{gap:0;margin:.8rem 0 0;display:grid}.agreement-workbench dl div{border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;gap:1rem;min-height:46px;display:flex}.agreement-workbench dt{color:var(--v4-muted);font-size:.65rem}.agreement-workbench dd{text-align:right;margin:0;font-size:.67rem;font-weight:600}.agreement-workbench__body section article{border:1px solid var(--v4-line);background:#ffffff04;border-radius:10px;margin-top:.8rem;padding:.85rem}.agreement-workbench__body section article span{color:var(--v4-green);font-family:var(--font-mono);font-size:.54rem}.agreement-workbench__body section article p{color:var(--v4-muted);margin:.55rem 0 0;font-size:.68rem;line-height:1.55}.agreement-workbench del{color:var(--v4-red)}.agreement-workbench ins{color:var(--v4-green-strong);text-decoration:none}.agreement-workbench__body aside{background:#62d69d09}.agreement-workbench__body aside strong{margin:1rem 0 .6rem;font-size:.9rem;line-height:1.35;display:block}.agreement-workbench__body aside p{color:var(--v4-muted);margin:0 0 1rem;font-size:.68rem;line-height:1.55}.agreement-workbench__body aside button{background:var(--v4-green-soft);min-height:36px;color:var(--v4-green-strong);border:1px solid #62d69d4d;border-radius:7px;padding:0 .7rem;font-size:.62rem}.v4-automation{background:#08120f}.orchestration-flow{border:1px solid var(--v4-line);background:var(--v4-panel);border-radius:16px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:3rem;display:grid}.orchestration-flow article{border-right:1px solid var(--v4-line);grid-template-columns:auto 1fr;align-content:center;gap:.8rem;min-height:150px;padding:1.1rem;display:grid;position:relative}.orchestration-flow article:last-child{border-right:0}.orchestration-flow article>span,.automation-modes article>span{color:var(--v4-green-strong);font-family:var(--font-mono);font-size:.62rem}.orchestration-flow article div{gap:.3rem;display:grid}.orchestration-flow strong{font-size:.78rem}.orchestration-flow small{color:var(--v4-muted);font-size:.64rem;line-height:1.5}.orchestration-flow article>i{z-index:2;border:1px solid var(--v4-line-strong);background:var(--v4-panel);width:1.4rem;height:1.4rem;color:var(--v4-green);border-radius:50%;place-items:center;font-size:.68rem;font-style:normal;display:grid;position:absolute;top:50%;right:-.7rem;transform:translateY(-50%)}.automation-modes{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem;display:grid}.automation-modes article{border:1px solid var(--v4-line);background:#ffffff04;border-radius:14px;min-height:190px;padding:1.3rem}.automation-modes strong{margin:2.2rem 0 .65rem;font-size:1rem;font-weight:580;display:block}.automation-modes p{color:var(--v4-muted);margin:0;font-size:.76rem;line-height:1.62}.v4-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:3rem;display:grid}.v4-product-card{border:1px solid var(--v4-line);background:var(--v4-panel);min-height:500px;transition:transform .42s var(--v4-ease), border-color .42s var(--v4-ease), box-shadow .42s var(--v4-ease);border-radius:18px;grid-template-rows:auto auto auto 1fr auto;padding:1.5rem;display:grid}.v4-product-card:hover{box-shadow:var(--v4-shadow-soft);border-color:#62d69d3d;transform:translateY(-7px)}.v4-product-card--plus{background:radial-gradient(circle at 100% 0%, #62d69d1a, transparent 18rem), var(--v4-panel);border-color:#62d69d59}.v4-product-card--protect{background:radial-gradient(circle at 100% 0%, #79aeea12, transparent 16rem), var(--v4-panel)}.v4-product-card__top{justify-content:space-between;align-items:start;gap:1rem;min-height:2rem;display:flex}.v4-product-card__top span,.v4-product-card__top i{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.07em;font-size:.55rem}.v4-product-card__top i{background:var(--v4-green-soft);border-radius:5px;padding:.25rem .35rem;font-style:normal}.v4-product-card h3{letter-spacing:-.02em;margin:1.5rem 0 .75rem;font-size:1.7rem;font-weight:570}.v4-product-card>p{color:var(--v4-muted);margin:0;font-size:.82rem;line-height:1.65}.v4-product-card ul{align-content:start;gap:.7rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.v4-product-card li{color:#ccd8d2;padding-left:1.2rem;font-size:.75rem;line-height:1.5;position:relative}.v4-product-card li:before{color:var(--v4-green);content:"✓";position:absolute;top:.25em;left:0}.v4-product-card>a{border:1px solid var(--v4-line-strong);min-height:48px;color:var(--v4-paper);border-radius:9px;justify-content:space-between;align-items:center;margin-top:2rem;padding:0 .85rem;font-size:.72rem;display:flex}.v4-product-card--plus>a{background:var(--v4-green-soft);color:var(--v4-green-strong);border-color:#62d69d6b}.v4-products__note{max-width:58rem;color:var(--v4-subtle);text-align:center;margin:1.5rem auto 0;font-size:.68rem;line-height:1.55}.v4-ecosystem__layout,.v4-trust__layout{grid-template-columns:minmax(24rem,.62fr) minmax(38rem,1.38fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.v4-ecosystem__layout .v4-section-intro,.v4-trust__layout .v4-section-intro{gap:1rem;display:grid}.v4-ecosystem__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.v4-ecosystem__grid article{border:1px solid var(--v4-line);background:var(--v4-panel);min-height:92px;transition:transform .3s var(--v4-ease), border-color .3s var(--v4-ease), background .3s var(--v4-ease);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.9rem 1rem;display:grid}.v4-ecosystem__grid article:hover{background:#62d69d0a;border-color:#62d69d40;transform:translate(5px)}.v4-ecosystem__grid article>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.6rem}.v4-ecosystem__grid article div{gap:.2rem;display:grid}.v4-ecosystem__grid strong{font-size:.75rem}.v4-ecosystem__grid small{color:var(--v4-muted);font-size:.64rem;line-height:1.45}.v4-ecosystem__grid i{color:var(--v4-subtle);font-style:normal}.v4-trust__matrix{border:1px solid var(--v4-line);background:var(--v4-panel);border-radius:16px;overflow:hidden}.v4-trust__matrix article{border-bottom:1px solid var(--v4-line);min-height:76px;transition:background .24s var(--v4-ease);grid-template-columns:auto minmax(8rem,.35fr) 1fr auto;align-items:center;gap:1rem;padding:0 1rem;display:grid}.v4-trust__matrix article:last-child{border-bottom:0}.v4-trust__matrix article:hover{background:#62d69d0a}.v4-trust__matrix span{color:var(--v4-green);font-family:var(--font-mono);font-size:.58rem}.v4-trust__matrix strong{font-size:.76rem}.v4-trust__matrix p{color:var(--v4-muted);margin:0;font-size:.68rem;line-height:1.5}.v4-trust__matrix i{color:var(--v4-subtle);font-style:normal}.v4-final{padding-bottom:4rem}.v4-final__panel{background:radial-gradient(circle at 22%,#62d69d1f,#0000 18rem),linear-gradient(135deg,#0b1814,#07100d);border:1px solid #62d69d33;border-radius:26px;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(2rem,4vw,4.5rem);min-height:320px;padding:clamp(2rem,5vw,4rem);display:grid;position:relative;overflow:hidden}.v4-final__panel:after{content:"";border:1px solid #62d69d14;border-radius:50%;width:34rem;height:34rem;position:absolute;bottom:-80%;right:-10%}.v4-final__mark{width:7.5rem;height:7.5rem;color:var(--v4-green-strong);font-family:var(--font-mono);background:#62d69d0d;border:1px solid #62d69d40;border-radius:30px;place-items:center;font-size:1.25rem;font-weight:700;display:grid;position:relative;transform:rotate(45deg)}.v4-final__mark span{transform:rotate(-45deg)}.v4-final__mark i{border:1px solid #62d69d24;border-radius:22px;position:absolute;inset:16%}.v4-final__mark i:last-child{border-radius:13px;inset:31%}.v4-final__panel>div:nth-child(2){max-width:46rem}.v4-final h2{letter-spacing:-.03em;margin:0 0 .8rem;font-size:clamp(2.2rem,3.4vw,3.8rem);font-weight:560;line-height:1.08}.v4-final__panel>div:nth-child(2)>p:last-child{color:var(--v4-muted);margin:0;font-size:.92rem;line-height:1.6}.v4-final .button-row{z-index:1;justify-content:flex-end;position:relative}.site-footer{border-top:1px solid var(--v4-line);width:min(1440px,100vw - 64px);color:var(--v4-text);background:0 0;margin-inline:auto;padding:4rem 0 2rem}.site-footer__top{grid-template-columns:.72fr 1.28fr;gap:8vw;display:grid}.site-footer__brand img{width:176px}.site-footer__brand p{max-width:22rem;color:var(--v4-muted);margin-top:1rem;font-size:.78rem;line-height:1.6}.site-footer__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.site-footer__links>div{align-content:start;gap:.45rem;display:grid}.site-footer__links h2{color:var(--v4-paper);letter-spacing:0;margin:0 0 .55rem;font-size:.72rem;font-weight:650}.site-footer__links a{color:var(--v4-muted);font-size:.7rem}.site-footer__links a:hover{color:var(--v4-green)}.site-footer__bottom{border-top:1px solid var(--v4-line);justify-content:space-between;gap:2rem;margin-top:3rem;padding-top:1.4rem;display:flex}.site-footer__bottom p{color:var(--v4-subtle);margin:0;font-size:.62rem}.v4-foundations,.v4-lifecycle,.v4-roles,.v4-surfaces,.v4-intelligence{border-top:1px solid var(--v4-line);padding:8rem 0;position:relative}.v4-foundations{background:radial-gradient(circle at 76% 30%,#62d69d14,#0000 26rem),#08120f}.v4-foundations__layout{grid-template-columns:minmax(22rem,.82fr) minmax(34rem,1.18fr);align-items:center;gap:clamp(3rem,7vw,8rem);display:grid}.v4-foundation-tabs{gap:.5rem;margin-top:2.2rem;display:grid}.v4-foundation-tabs button{border:1px solid var(--v4-line);width:100%;min-height:76px;color:var(--v4-text);text-align:left;cursor:pointer;transition:transform .32s var(--v4-ease), border-color .32s var(--v4-ease), background .32s var(--v4-ease), opacity .32s var(--v4-ease);background:#ffffff05;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:.9rem 1rem;display:grid}.v4-foundation-tabs button:hover,.v4-foundation-tabs button[aria-selected=true]{background:#62d69d0f;border-color:#62d69d52;transform:translate(7px)}.v4-foundation-tabs button>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.62rem}.v4-foundation-tabs button>div{gap:.18rem;display:grid}.v4-foundation-tabs strong{font-size:.84rem;font-weight:590}.v4-foundation-tabs small{color:var(--v4-muted);font-size:.68rem;line-height:1.45}.v4-foundation-tabs i{color:var(--v4-subtle);font-style:normal}.v4-foundation-panel{border:1px solid var(--v4-line-strong);min-height:570px;box-shadow:var(--v4-shadow);background:linear-gradient(#ffffff08,#0000 46%),#0a1512;border-radius:24px;align-content:start;padding:clamp(2rem,4vw,3.5rem);display:grid;position:relative;overflow:hidden}.v4-foundation-panel:before{content:"";background:radial-gradient(circle,#62d69d14,#0000 68%);border:1px solid #62d69d1a;border-radius:50%;width:25rem;height:25rem;position:absolute;inset:auto -18% -46% auto}.v4-foundation-panel__header{z-index:1;border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;margin-bottom:4.5rem;padding-bottom:1rem;display:flex;position:relative}.v4-foundation-panel__header span,.v4-foundation-panel__header small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;font-size:.62rem}.v4-foundation-panel h3{z-index:1;letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2rem,3.6vw,3.5rem);font-weight:560;line-height:1.08;position:relative}.v4-foundation-panel>p{z-index:1;max-width:44rem;color:var(--v4-muted);margin:0 0 2rem;font-size:.96rem;line-height:1.7;position:relative}.v4-foundation-panel ul{z-index:1;grid-template-columns:1fr 1fr;gap:.75rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.v4-foundation-panel li{border:1px solid var(--v4-line);color:#d4ded9;border-radius:10px;padding:.78rem .8rem .78rem 2rem;font-size:.72rem;line-height:1.45;position:relative}.v4-foundation-panel li:before{border:1px solid var(--v4-green);content:"";border-radius:50%;width:.48rem;height:.48rem;position:absolute;top:.94rem;left:.82rem}.v4-foundation-panel__proof{z-index:1;background:#62d69d0b;border:1px solid #62d69d38;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;margin-top:auto;padding:1rem;display:grid;position:relative}.v4-foundation-panel__proof>span{width:2.5rem;height:2.5rem;color:var(--v4-green);font-family:var(--font-mono);border:1px solid #62d69d40;border-radius:9px;place-items:center;font-size:.72rem;display:grid}.v4-foundation-panel__proof div{gap:.15rem;display:grid}.v4-foundation-panel__proof small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.08em;font-size:.56rem}.v4-foundation-panel__proof strong{font-size:.76rem}.v4-foundation-panel__proof i{color:var(--v4-green);font-style:normal}.platform-story__layers{grid-template-columns:1fr 1fr}.platform-story__rule{z-index:1;background:#62d69d0a;border:1px solid #62d69d33;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:1rem;margin:1rem 1.2rem 0;padding:.8rem .9rem;display:grid;position:relative}.platform-story__rule span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;font-size:.55rem}.platform-story__rule p{color:#d2ddd7;margin:0;font-size:.66rem;line-height:1.5}.v4-lifecycle{background:radial-gradient(circle at 20%,#38966512,#0000 26rem),#07100d}.v4-lifecycle__workspace{border:1px solid var(--v4-line-strong);background:var(--v4-panel);box-shadow:var(--v4-shadow);border-radius:22px;margin-top:3rem;overflow:hidden}.v4-lifecycle__rail{border-bottom:1px solid var(--v4-line);scrollbar-width:thin;grid-template-columns:repeat(9,minmax(0,1fr));min-width:1080px;margin:0;padding:0;list-style:none;display:grid;overflow-x:auto}.v4-lifecycle__rail li{border-right:1px solid var(--v4-line)}.v4-lifecycle__rail li:last-child{border-right:0}.v4-lifecycle__rail button{width:100%;min-height:132px;color:inherit;text-align:left;cursor:pointer;transition:background .32s var(--v4-ease), box-shadow .32s var(--v4-ease);background:0 0;border:0;align-content:start;gap:.38rem;padding:1rem;display:grid}.v4-lifecycle__rail li[data-active=true] button{box-shadow:inset 0 3px 0 var(--v4-green);background:linear-gradient(#62d69d1a,#62d69d06)}.v4-lifecycle__rail button>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.6rem}.v4-lifecycle__rail strong{font-size:.74rem;font-weight:590;line-height:1.35}.v4-lifecycle__rail small{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.52rem;line-height:1.4}.v4-lifecycle__detail{background:radial-gradient(circle at 84% 70%,#62d69d14,#0000 20rem),#0000001f;align-content:start;min-height:330px;padding:clamp(2rem,4vw,3.5rem);display:grid}.v4-lifecycle__detail-head{justify-content:space-between;align-items:center;margin-bottom:2.8rem;display:flex}.v4-lifecycle__detail-head span,.v4-lifecycle__detail-head small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;font-size:.6rem}.v4-lifecycle__detail h3{letter-spacing:-.03em;margin:0 0 .45rem;font-size:clamp(2rem,3.4vw,3.2rem);font-weight:560}.v4-lifecycle__detail>strong{color:#d4ded9;font-size:1rem;font-weight:520}.v4-lifecycle__detail>p{max-width:48rem;color:var(--v4-muted);margin:1rem 0 2.4rem;font-size:.92rem;line-height:1.7}.v4-lifecycle__evidence{border:1px solid var(--v4-line);background:#ffffff05;border-radius:10px;grid-template-columns:auto 1fr;align-items:center;gap:.9rem;width:min(100%,34rem);margin-top:auto;padding:.9rem 1rem;display:grid}.v4-lifecycle__evidence>span{background:var(--v4-green-soft);width:2rem;height:2rem;color:var(--v4-green);border-radius:50%;place-items:center;display:grid}.v4-lifecycle__evidence div{gap:.12rem;display:grid}.v4-lifecycle__evidence small{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.55rem}.v4-lifecycle__evidence strong{font-size:.72rem}.v4-roles{background:radial-gradient(circle at 50% 30%,#62d69d0f,#0000 28rem),#08120f}.v4-role-tabs{border:1px solid var(--v4-line-strong);border-radius:14px;grid-template-columns:repeat(6,minmax(0,1fr));margin-top:3rem;display:grid;overflow:hidden}.v4-role-tabs button{border:0;border-right:1px solid var(--v4-line);min-height:78px;color:var(--v4-muted);text-align:left;cursor:pointer;transition:color .32s var(--v4-ease), background .32s var(--v4-ease), box-shadow .32s var(--v4-ease);background:#ffffff05;grid-template-columns:auto 1fr;align-items:center;gap:.7rem;padding:.8rem;display:grid}.v4-role-tabs button:last-child{border-right:0}.v4-role-tabs button[aria-selected=true]{box-shadow:inset 0 -3px 0 var(--v4-green);color:var(--v4-text);background:#62d69d14}.v4-role-tabs span{border:1px solid var(--v4-line-strong);width:2rem;height:2rem;color:var(--v4-green);font-family:var(--font-mono);border-radius:8px;place-items:center;font-size:.58rem;display:grid}.v4-role-tabs strong{font-size:.7rem;line-height:1.3}.v4-role-panel{border:1px solid var(--v4-line-strong);box-shadow:var(--v4-shadow);background:linear-gradient(#ffffff06,#0000 46%),#0a1512;border-radius:20px;margin-top:1rem;padding:clamp(1.5rem,3vw,2.5rem)}.v4-role-panel__summary{border-bottom:1px solid var(--v4-line);grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding-bottom:1.3rem;display:grid}.v4-role-panel__summary>span{background:var(--v4-green-soft);width:3.25rem;height:3.25rem;color:var(--v4-green);font-family:var(--font-mono);border:1px solid #62d69d47;border-radius:12px;place-items:center;display:grid}.v4-role-panel__summary>div{gap:.1rem;display:grid}.v4-role-panel__summary small,.v4-role-panel__summary>i{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.08em;font-size:.58rem;font-style:normal}.v4-role-panel__summary h3{margin:0;font-size:1.45rem;font-weight:560}.v4-role-panel__grid{border:1px solid var(--v4-line);border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:1.2rem;display:grid}.v4-role-panel__grid article{border-right:1px solid var(--v4-line);min-height:190px;padding:1.2rem}.v4-role-panel__grid article:last-child{border-right:0}.v4-role-panel__grid small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;font-size:.56rem}.v4-role-panel__grid p{color:var(--v4-muted);margin:1rem 0 0;font-size:.75rem;line-height:1.62}.v4-role-panel__sample{background:#62d69d0a;border:1px solid #62d69d33;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;margin-top:1rem;padding:1rem;display:grid}.v4-role-panel__sample>span{background:var(--v4-green-soft);width:2.4rem;height:2.4rem;color:var(--v4-green);border-radius:50%;place-items:center;display:grid}.v4-role-panel__sample>div{gap:.15rem;display:grid}.v4-role-panel__sample small{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.55rem}.v4-role-panel__sample strong{font-size:.76rem}.v4-role-panel__sample p{color:var(--v4-muted);margin:0;font-size:.66rem}.v4-role-panel__sample button{border:1px solid var(--v4-line-strong);min-height:38px;color:var(--v4-text);background:#ffffff06;border-radius:8px;padding:0 .9rem;font-size:.66rem}.v4-surfaces{background:#07100d}.v4-surfaces__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-top:3rem;display:grid}.v4-surface-card{border:1px solid var(--v4-line);min-height:230px;transition:transform .32s var(--v4-ease), border-color .32s var(--v4-ease), background .32s var(--v4-ease);background:#ffffff05;border-radius:14px;padding:1.3rem;position:relative;overflow:hidden}.v4-surface-card:hover{background:#62d69d0a;border-color:#62d69d40;transform:translateY(-5px)}.v4-surface-card header{justify-content:space-between;align-items:center;margin-bottom:3rem;display:flex}.v4-surface-card header span,.v4-surface-card header small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;font-size:.56rem}.v4-surface-card h3{margin:0 0 .7rem;font-size:1.15rem;font-weight:560}.v4-surface-card p{color:var(--v4-muted);margin:0;font-size:.75rem;line-height:1.6}.v4-surface-card>i{color:var(--v4-subtle);font-style:normal;position:absolute;bottom:1rem;right:1.2rem}.v4-surfaces__note{max-width:52rem;color:var(--v4-subtle);margin:1.4rem 0 0;font-size:.64rem;line-height:1.55}.v4-intelligence{background:radial-gradient(circle at 18% 22%,#62d69d12,#0000 24rem),#08120f}.v4-intelligence__layout{grid-template-columns:minmax(22rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(3rem,7vw,8rem);display:grid}.v4-intelligence__grid{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.v4-intelligence__grid article{border:1px solid var(--v4-line);background:#ffffff05;border-radius:12px;grid-template-columns:auto 1fr;align-content:start;gap:.8rem;min-height:150px;padding:1rem;display:grid}.v4-intelligence__grid article>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.58rem}.v4-intelligence__grid article>div{gap:.55rem;display:grid}.v4-intelligence__grid strong{font-size:.84rem}.v4-intelligence__grid p{color:var(--v4-muted);margin:0;font-size:.7rem;line-height:1.55}.v4-intelligence__grid i{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;border:1px solid #62d69d2e;border-radius:6px;grid-column:2;justify-self:start;padding:.25rem .4rem;font-size:.5rem;font-style:normal}@media (max-width:1199px){.section-shell,.site-footer{width:min(100% - 48px,1120px)}.site-header__dock{gap:1rem;width:calc(100vw - 32px)}body[data-page-scrolled] .site-header__dock{width:calc(100vw - 32px)}.desktop-nav a{padding-inline:.55rem}.command-button span,.desktop-actions .text-link{display:none}.v4-hero{min-height:auto;padding-top:8.5rem}.v4-hero__layout{grid-template-columns:.8fr 1.2fr;gap:2rem;min-height:auto}.v4-hero h1{font-size:clamp(2.75rem,5vw,3.75rem)}.v4-hero__proof{grid-template-columns:1fr}.v4-hero__proof article{border-right:0;border-bottom:1px solid var(--v4-line);min-height:auto;padding:.8rem 0}.v4-hero__proof article:not(:first-child){padding-left:0}.platform-story__layout,.v4-workspace__intro,.v4-governance__layout,.v4-agreements__layout,.v4-ecosystem__layout,.v4-trust__layout{grid-template-columns:minmax(20rem,.72fr) minmax(0,1.28fr);gap:2.5rem}.core-workspace{font-size:11px}.core-workspace__body{grid-template-columns:minmax(0,1fr) 180px}.core-workspace__dock button{min-width:auto}.core-workspace__library{grid-template-columns:repeat(4,1fr)}.core-workspace__library>div{grid-column:span 4}.v4-governance__cards{grid-template-columns:1fr}.v4-governance__cards>article{min-height:auto}.agreement-workbench__body{grid-template-columns:1fr 1fr}.agreement-workbench__body>aside{border-top:1px solid var(--v4-line);grid-column:1/-1}.orchestration-flow{grid-template-columns:repeat(3,1fr)}.orchestration-flow article:nth-child(3){border-right:0}.orchestration-flow article:nth-child(n+4){border-top:1px solid var(--v4-line)}.v4-final__panel{grid-template-columns:auto 1fr}.v4-final .button-row{grid-column:1/-1;justify-content:flex-start}}@media (max-width:959px){.site-header{padding-top:12px}.site-header__dock{grid-template-columns:1fr auto;min-height:58px;padding:.55rem .65rem .55rem .8rem}.desktop-nav,.desktop-actions{display:none}.site-logo{width:148px}.menu-button{border:1px solid var(--v4-line);pointer-events:auto;background:#ffffff05;border-radius:10px;place-content:center;gap:5px;width:42px;height:42px;display:grid}.menu-button span{background:var(--v4-paper);width:18px;height:1px;transition:transform .22s var(--v4-ease)}.site-header[data-open] .menu-button span:first-child{transform:translateY(3px)rotate(45deg)}.site-header[data-open] .menu-button span:last-child{transform:translateY(-3px)rotate(-45deg)}.mobile-nav{border:1px solid var(--v4-line-strong);width:calc(100vw - 32px);max-height:calc(100svh - 88px);box-shadow:var(--v4-shadow);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);pointer-events:auto;background:#08110ef7;border-radius:18px;margin:.6rem auto 0;padding:1rem;display:grid;overflow-y:auto}.mobile-nav__meta{border-bottom:1px solid var(--v4-line);gap:.3rem;padding:.3rem .3rem 1rem;display:grid}.mobile-nav__meta span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.1em;font-size:.62rem}.mobile-nav__meta small{color:var(--v4-muted)}.mobile-nav>a{border-bottom:1px solid var(--v4-line);min-height:58px;color:var(--v4-paper);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;font-size:.92rem;display:grid}.mobile-nav>a span{color:var(--v4-green);font-family:var(--font-mono);font-size:.6rem}.mobile-nav>a i{color:var(--v4-subtle);font-style:normal}.mobile-nav__command{border:1px solid var(--v4-line);min-height:48px;color:var(--v4-muted);background:#ffffff05;border-radius:10px;justify-content:space-between;align-items:center;margin-top:1rem;padding:0 .8rem;display:flex}.mobile-nav__actions{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.7rem;display:grid}.platform-story{height:auto}.platform-story__sticky{min-height:auto;padding:7rem 0;position:relative}.platform-story__layout,.v4-workspace__intro,.v4-governance__layout,.v4-agreements__layout,.v4-ecosystem__layout,.v4-trust__layout,.v4-section-intro--split{grid-template-columns:1fr}.platform-story__canvas{min-height:auto}.platform-story__evidence{grid-template-columns:1fr 1fr}.platform-story__evidence>span{grid-column:1/-1}.v4-hero__layout{grid-template-columns:1fr}.v4-hero__copy{max-width:46rem}.v4-hero h1{max-width:14ch}.v4-hero__proof{grid-template-columns:repeat(3,1fr)}.v4-hero__proof article{border-right:1px solid var(--v4-line);border-bottom:0}.v4-hero__proof article:not(:first-child){padding-left:1rem}.core-workspace--hero{font-size:9px}.core-workspace__body{grid-template-columns:1fr}.core-workspace__context{grid-template-columns:repeat(4,1fr);display:grid}.core-workspace__context-role{grid-column:span 4}.core-workspace__context>section{min-height:140px}.core-module--activity,.core-module--channel,.core-module--tasks,.core-module--documents,.core-module--exception,.core-module--partners{grid-column:span 6}.core-module--route{grid-column:span 12}.core-workspace--hero .core-module--activity,.core-workspace--hero .core-module--channel,.core-workspace--hero .core-module--tasks,.core-workspace--hero .core-module--documents,.core-workspace--hero .core-module--exception,.core-workspace--hero .core-module--partners{grid-column:span 6}.core-workspace--hero .core-module--route{grid-column:span 12}.v4-pillar-grid,.v4-product-grid,.automation-modes{grid-template-columns:1fr}.v4-pillar-grid>article,.v4-product-card{min-height:auto}.v4-pillar-grid__sample{margin-top:2rem;position:relative;bottom:auto;left:auto;right:auto}.orchestration-flow{grid-template-columns:1fr}.orchestration-flow article{border-right:0;border-bottom:1px solid var(--v4-line);min-height:110px}.orchestration-flow article:last-child{border-bottom:0}.orchestration-flow article>i{top:auto;bottom:-.7rem;right:50%;transform:translate(50%)rotate(90deg)}.v4-final__panel{grid-template-columns:1fr}.v4-final__mark{width:5.5rem;height:5.5rem}}@media (max-width:767px){.section-shell,.site-footer{width:calc(100vw - 32px)}.v4-hero,.v4-pillars,.v4-foundations,.v4-lifecycle,.v4-roles,.v4-workspace,.v4-surfaces,.v4-governance,.v4-agreements,.v4-automation,.v4-products,.v4-ecosystem,.v4-intelligence,.v4-trust,.v4-final,.platform-story__sticky{padding-top:5.5rem;padding-bottom:5.5rem}.v4-hero{padding-top:7.5rem}.v4-hero h1{max-width:12ch;font-size:clamp(2.55rem,12vw,3.5rem);line-height:1.06}.v4-hero__lede,.v4-section-intro>p:not(.eyebrow),.v4-workspace__intro>div>p:not(.eyebrow),.v4-calendar-section__heading>p,.platform-story__copy>p:not(.eyebrow){font-size:.96rem}.v4-sso{width:100%;min-width:0}.v4-hero__proof{grid-template-columns:1fr}.v4-hero__proof article{border-right:0;border-bottom:1px solid var(--v4-line);padding:.8rem 0}.v4-hero__proof article:not(:first-child){padding-left:0}.v4-hero__product{margin-inline:-12px}.v4-section-intro h2,.v4-workspace__intro h2,.v4-calendar-section__heading h2,.platform-story h2,.v4-final h2{font-size:clamp(2rem,9vw,2.8rem)}.platform-story__stage-list li[data-active=true]{transform:none}.platform-story__signal strong{max-width:none;font-size:1.7rem}.platform-story__rail{text-align:center;grid-template-columns:1fr}.platform-story__rail i{width:1px;height:20px;margin-inline:auto}.platform-story__evidence{grid-template-columns:1fr}.core-workspace{border-radius:16px;font-size:11px}.core-workspace--hero{font-size:9px}.core-workspace__topbar{grid-template-columns:1fr auto;gap:.6rem}.core-workspace__identity,.core-workspace__search{display:none}.core-workspace__dock{justify-content:flex-start;width:calc(100% - 24px);overflow-x:auto}.core-workspace__dock button{flex:none}.core-workspace__toolbar{flex-direction:column;align-items:start}.core-workspace__role-switcher{width:100%;overflow-x:auto}.core-workspace__role-switcher button{flex:none}.core-workspace__canvas{grid-template-columns:1fr}.core-module,.core-module--activity,.core-module--route,.core-module--channel,.core-module--tasks,.core-module--documents,.core-module--exception,.core-module--partners,.core-module--actions,.core-workspace--hero .core-module--activity,.core-workspace--hero .core-module--route,.core-workspace--hero .core-module--channel,.core-workspace--hero .core-module--tasks,.core-workspace--hero .core-module--documents,.core-workspace--hero .core-module--exception,.core-workspace--hero .core-module--partners{grid-column:auto}.core-workspace--hero .core-module--activity,.core-workspace--hero .core-module--channel,.core-workspace--hero .core-module--exception,.core-workspace--hero .core-module--partners{display:none}.core-workspace__context{grid-template-columns:1fr}.core-workspace__context-role{grid-column:auto}.core-workspace__context>section{min-height:auto}.route-module__summary{grid-template-columns:1fr 1fr}.route-module__summary>div:nth-child(2){text-align:left;order:3;grid-column:1/-1}.route-module__summary>div:last-child{text-align:right}.route-module__facts{grid-template-columns:repeat(3,1fr)}.route-module__facts>div:nth-child(3){border-right:0}.actions-module,.core-workspace__library{grid-template-columns:1fr 1fr}.core-workspace__library>div{grid-column:1/-1}.v4-workspace__intro h2{max-width:none}.v4-governance__cards,.v4-ecosystem__grid{grid-template-columns:1fr}.agreement-workbench__steps{grid-template-columns:1fr 1fr}.agreement-workbench__body{grid-template-columns:1fr}.agreement-workbench__body>*{border-right:0;border-bottom:1px solid var(--v4-line)}.agreement-workbench__body>:last-child{border-bottom:0}.v4-trust__matrix article{grid-template-columns:auto 1fr auto;gap:.7rem;padding-block:.8rem}.v4-trust__matrix p{grid-column:2/-1}.v4-final__panel{padding:2rem}.v4-final .button-row,.mobile-nav__actions{grid-template-columns:1fr}.site-footer__top{grid-template-columns:1fr;gap:3rem}.site-footer__links{grid-template-columns:1fr 1fr}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@media (max-width:420px){.site-logo{width:132px}.v4-hero h1{font-size:2.45rem}.button-row{grid-template-columns:1fr}.button{width:100%}.platform-story__canvas{padding:.7rem}.platform-story__layers,.platform-story__signal{padding-inline:.5rem}.platform-story__rail,.platform-story__evidence{margin-inline:.5rem}.core-workspace--hero .core-module--documents{display:none}.route-module__facts{grid-template-columns:1fr 1fr}.route-module__facts>div:nth-child(2n){border-right:0}.v4-product-card,.v4-governance__cards>article{padding:1.2rem}.site-footer__links{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal]{opacity:1;transform:none}.platform-story{height:auto}.platform-story__sticky{min-height:auto;position:relative}.v4-hero__product .core-workspace{transform:none}}@media (max-width:1199px){.v4-foundations__layout,.v4-intelligence__layout{grid-template-columns:minmax(20rem,.8fr) minmax(0,1.2fr);gap:2.5rem}.v4-role-tabs{grid-template-columns:repeat(3,1fr)}.v4-role-tabs button:nth-child(3){border-right:0}.v4-role-tabs button:nth-child(-n+3){border-bottom:1px solid var(--v4-line)}.v4-role-panel__grid,.v4-surfaces__grid{grid-template-columns:1fr 1fr}.v4-role-panel__grid article:nth-child(2){border-right:0}.v4-role-panel__grid article:nth-child(-n+2){border-bottom:1px solid var(--v4-line)}}@media (max-width:959px){.v4-foundations__layout,.v4-intelligence__layout{grid-template-columns:1fr}.v4-foundation-panel{min-height:520px}.platform-story__layers,.platform-story__rule{grid-template-columns:1fr}.v4-role-tabs{border-radius:12px;grid-template-columns:repeat(6,minmax(9rem,1fr));overflow-x:auto}.v4-role-tabs button,.v4-role-tabs button:nth-child(3),.v4-role-tabs button:nth-child(-n+3){border-right:1px solid var(--v4-line);border-bottom:0}.v4-role-tabs button:last-child{border-right:0}}@media (max-width:767px){.v4-foundation-tabs button:hover,.v4-foundation-tabs button[aria-selected=true]{transform:none}.v4-foundation-panel{min-height:auto;padding:1.4rem}.v4-foundation-panel__header{margin-bottom:2.5rem}.v4-foundation-panel ul,.v4-role-panel__grid,.v4-surfaces__grid,.v4-intelligence__grid{grid-template-columns:1fr}.v4-role-panel__grid article,.v4-role-panel__grid article:nth-child(2),.v4-role-panel__grid article:nth-child(-n+2){border-right:0;border-bottom:1px solid var(--v4-line);min-height:auto}.v4-role-panel__grid article:last-child{border-bottom:0}.v4-role-panel__summary,.v4-role-panel__sample{grid-template-columns:auto 1fr}.v4-role-panel__summary>i,.v4-role-panel__sample button{grid-column:1/-1;justify-self:stretch}.v4-role-panel__sample button{width:100%}.v4-lifecycle__detail{min-height:auto;padding:1.4rem}.v4-lifecycle__detail-head{flex-direction:column;align-items:flex-start;gap:.45rem;margin-bottom:2rem}.platform-story__canvas{min-height:auto}.platform-story__layers{padding-inline:.5rem}.platform-story__rule{margin-inline:.5rem}.v4-surface-card{min-height:190px}}.v4-brand-icon,.v4-sso__mark,.core-workspace__brand-icon{overflow:hidden}.v4-brand-icon img,.v4-sso__mark img,.core-workspace__brand-icon img,.v4-final__mark span img{object-fit:contain;width:100%;height:100%;display:block}.v4-sso__mark{padding:.38rem}.v4-brand-icon{background:#62d69d14;border:1px solid #62d69d4d;border-radius:10px;place-items:center;width:2.3rem;height:2.3rem;padding:.34rem;display:grid}.core-workspace__brand>.core-workspace__brand-icon{background:var(--v4-green-soft);border:1px solid #62d69d47;padding:.35rem}.v4-final__mark span{background:#62d69d14;border:1px solid #62d69d57;border-radius:18px;place-items:center;width:3.1rem;height:3.1rem;padding:.42rem;display:grid}.v4-career{border-top:1px solid var(--v4-line);background:radial-gradient(circle at 82% 18%,#62d69d13,#0000 28rem),#07100d;padding:8rem 0}.v4-career__workspace{border:1px solid var(--v4-line-strong);box-shadow:var(--v4-shadow);background:#091310eb;border-radius:22px;margin-top:3rem;overflow:hidden}.v4-career__tabs{border-bottom:1px solid var(--v4-line);grid-template-columns:1fr 1fr;display:grid}.v4-career__tabs button{border:0;border-right:1px solid var(--v4-line);min-height:74px;color:var(--v4-muted);text-align:left;cursor:pointer;background:0 0;grid-template-columns:auto 1fr;align-items:center;gap:.75rem;padding:0 1.2rem;display:grid}.v4-career__tabs button:last-child{border-right:0}.v4-career__tabs button[aria-selected=true]{color:var(--v4-paper);box-shadow:inset 0 -2px var(--v4-green);background:#62d69d0e}.v4-career__tabs span{border:1px solid var(--v4-line-strong);width:2.25rem;height:2.25rem;color:var(--v4-green);font-family:var(--font-mono);border-radius:10px;place-items:center;font-size:.7rem;display:grid}.v4-career__tabs strong{font-size:.96rem}.v4-career__panel{grid-template-columns:minmax(22rem,.75fr) minmax(0,1.25fr);min-height:620px;display:grid}.v4-career__copy{border-right:1px solid var(--v4-line);align-content:center;gap:1rem;padding:clamp(2rem,5vw,4.5rem);display:grid;position:relative}.v4-career__copy>small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.1em;font-size:.64rem}.v4-career__copy h3{max-width:17ch;margin:0;font-size:clamp(2rem,3vw,3.25rem);line-height:1.08}.v4-career__copy>p{max-width:42rem;color:var(--v4-muted);margin:0;line-height:1.7}.v4-career__copy ul{gap:.7rem;margin:.5rem 0 0;padding:0;list-style:none;display:grid}.v4-career__copy li{color:var(--v4-text);padding-left:1.25rem;line-height:1.5;position:relative}.v4-career__copy li:before{background:var(--v4-green);content:"";border-radius:50%;width:.46rem;height:.46rem;position:absolute;top:.55em;left:0}.v4-career__metrics{border:1px solid var(--v4-line);border-radius:12px;grid-template-columns:repeat(3,1fr);margin-top:1rem;display:grid}.v4-career__metrics div{border-right:1px solid var(--v4-line);gap:.2rem;padding:1rem;display:grid}.v4-career__metrics div:last-child{border-right:0}.v4-career__metrics strong{color:var(--v4-paper);font-size:1.35rem}.v4-career__metrics small{color:var(--v4-subtle);line-height:1.35}.v4-career__product{background:linear-gradient(#ffffff04,#0000 48%),#08130f;padding:clamp(1.2rem,2.5vw,2rem)}.v4-career__product>header{border:1px solid var(--v4-line);background:#ffffff05;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.75rem;display:grid}.v4-career__product>header>div{gap:.12rem;display:grid}.v4-career__product>header strong{font-size:.9rem}.v4-career__product>header small{color:var(--v4-muted);font-size:.72rem}.v4-career__product>header>i{color:var(--v4-amber);font-family:var(--font-mono);background:#e9b8691a;border-radius:5px;padding:.35rem .48rem;font-size:.58rem;font-style:normal}.v4-career__opportunities,.v4-career__pipeline{gap:.75rem;margin-top:.85rem;display:grid}.v4-career__profile{background:#62d69d0b;border:1px solid #62d69d38;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:1rem;display:grid}.v4-career__profile>span,.v4-career__pipeline article>div>span{width:2.25rem;height:2.25rem;color:var(--v4-paper);background:#30433b;border-radius:50%;place-items:center;font-size:.7rem;font-weight:700;display:grid}.v4-career__profile>div,.v4-career__pipeline p{gap:.14rem;margin:0;display:grid}.v4-career__profile small,.v4-career__pipeline small{color:var(--v4-muted);font-size:.7rem}.v4-career__profile>i{color:var(--v4-green);font-family:var(--font-mono);font-size:.6rem;font-style:normal}.v4-career__opportunities>article{border:1px solid var(--v4-line);background:#ffffff05;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(16rem,.85fr) auto;align-items:center;gap:1rem;min-height:118px;padding:1rem;display:grid;position:relative}.v4-career__opportunities article>div{gap:.2rem;display:grid}.v4-career__opportunities article small{color:var(--v4-muted)}.v4-career__opportunities dl{grid-template-columns:1fr 1fr;gap:.75rem;margin:0;display:grid}.v4-career__opportunities dt{color:var(--v4-subtle);font-size:.63rem}.v4-career__opportunities dd{color:var(--v4-text);margin:.18rem 0 0;font-size:.75rem}.v4-career__opportunities article>span{background:var(--v4-green-soft);color:var(--v4-green);border-radius:999px;padding:.38rem .5rem;font-size:.66rem}.v4-career__pipeline{grid-template-columns:repeat(4,1fr);align-items:start}.v4-career__pipeline>article{border:1px solid var(--v4-line);background:#ffffff05;border-radius:12px;min-height:440px;padding:.85rem}.v4-career__pipeline article>header{border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;padding-bottom:.7rem;display:flex}.v4-career__pipeline article>header strong{font-size:.78rem}.v4-career__pipeline article>header span{background:var(--v4-green-soft);width:1.65rem;height:1.65rem;color:var(--v4-green);border-radius:50%;place-items:center;font-size:.65rem;display:grid}.v4-career__pipeline article>div{border-bottom:1px solid var(--v4-line);grid-template-columns:auto 1fr;align-items:center;gap:.55rem;padding:.8rem 0;display:grid}.v4-career__pipeline p strong{font-size:.73rem}.v4-career__boundary{color:var(--v4-subtle);text-align:center;margin:1rem 0 0;font-size:.75rem}.core-workspace--full{font-size:20px}.core-workspace--hero{font-size:15px}.core-workspace__brand>.core-workspace__brand-icon{width:2rem;height:2rem}.core-workspace__toolbar{min-height:82px;padding-top:2.7rem}.core-workspace--hero .core-workspace__toolbar{min-height:72px;padding-top:2.35rem}.core-workspace__body{grid-template-columns:minmax(0,1fr) minmax(230px,260px);gap:.85rem}.core-workspace__canvas{grid-auto-rows:minmax(168px,auto);grid-auto-flow:dense;align-items:stretch}.core-workspace__canvas:focus-visible{outline-offset:3px;outline:2px solid #62d69db8}.core-module--activity,.core-module--route,.core-module--channel{min-height:520px}.core-module--tasks,.core-module--documents,.core-module--exception,.core-module--partners{min-height:286px}.core-module--actions{min-height:74px}.core-workspace--hero .core-module--activity,.core-workspace--hero .core-module--route,.core-workspace--hero .core-module--channel{min-height:390px}.core-workspace--hero .core-module--tasks,.core-workspace--hero .core-module--documents,.core-workspace--hero .core-module--exception{min-height:235px}.core-workspace :is(.core-workspace__brand small,.core-workspace__identity small,.core-module__controls small,.activity-timeline time,.activity-timeline small,.activity-timeline i,.route-module__summary small,.route-module__summary span,.route-module__facts small,.relationship-channel>small,.task-module small,.documents-module small,.partners-module small,.exception-module__title small,.exception-module__facts small,.core-workspace__context-role small,.core-workspace__context>section>small,.core-workspace__context dt,.core-workspace__library small){font-size:max(.5em,10px)}.core-workspace :is(.core-module__header>strong,.activity-timeline strong,.route-module__summary strong,.route-module__facts strong,.relationship-channel p,.task-module strong,.documents-module strong,.partners-module strong,.exception-module__title strong,.exception-module__facts strong,.core-workspace__context dd,.core-workspace__context li,.core-workspace__context-role strong,.core-workspace__library strong){font-size:max(.58em,11px)}.core-workspace :is(button,label,.documents-module__status,.exception-module__status,.partners-module article i,.task-module label i){font-size:max(.52em,10px)}.core-module__header{min-height:48px}.activity-timeline article{min-height:82px}.route-module{padding:1rem}.route-module__map{background:#08110e;min-height:250px}.freight-route-map{width:100%;min-width:640px;height:100%;min-height:250px;display:block}.freight-route-map__states path{fill:#0d1915;stroke:#bed6c938;stroke-width:1.4px}.freight-route-map__state-labels text{fill:#b4cabe73;font-family:var(--font-mono);letter-spacing:.12em;text-anchor:middle;font-size:10px}.freight-route-map__highways path{fill:none;stroke:#b3c9bd2e;stroke-width:1.6px;stroke-dasharray:3 4}.freight-route-map__remaining,.freight-route-map__complete{fill:none;stroke-linecap:round;stroke-linejoin:round}.freight-route-map__remaining{stroke:#d0e0d761;stroke-width:4px;stroke-dasharray:7 7}.freight-route-map__complete{stroke:#64e2a4;stroke-width:5px;filter:drop-shadow(0 0 5px #62d69d73)}.freight-route-map__interstates rect{fill:#15231e;stroke:#62d69d59}.freight-route-map__interstates text{fill:#cce8d9;font-family:var(--font-mono);text-anchor:middle;font-size:11px;font-weight:700}.freight-route-map__cities circle{fill:#08110e;stroke:var(--v4-green);stroke-width:3px}.freight-route-map__cities text{fill:#e8f5ed;font-size:11px;font-weight:650}.freight-route-map__marker{filter:drop-shadow(0 0 7px #62d69d85)}.freight-route-map__marker circle{fill:#0e2a1e;stroke:#62d69db8;stroke-width:2px}.core-workspace .relationship-channel__people span,.core-workspace .core-workspace__health strong,.core-workspace .core-workspace__health p small{font-size:max(.5em,10px)}.route-module__map:focus-visible{outline-offset:-2px;outline:2px solid #62d69db8}.route-module__map-legend{z-index:2;border:1px solid var(--v4-line);color:var(--v4-muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040907c7;border-radius:7px;align-items:center;gap:.75rem;padding:.42rem .55rem;font-size:max(.48em,10px);display:flex;position:absolute;bottom:.55rem;left:.65rem;right:.65rem}.route-module__map-legend span{align-items:center;gap:.35rem;display:flex}.route-module__map-legend i{background:var(--v4-green);width:1rem;height:2px}.route-module__map-legend span:nth-child(2) i{background:#d0e0d773}.route-module__map-legend strong{color:var(--v4-paper);font-family:var(--font-mono);font-size:inherit;margin-left:auto}.route-module__map-controls{top:.55rem;bottom:auto;right:.55rem}.route-module__facts{grid-template-columns:repeat(3,1fr);row-gap:.5rem}.route-module__facts>div:nth-child(3n){border-right:0}.relationship-channel article{min-height:62px}.task-module label,.documents-module article,.partners-module article{min-height:58px}.core-workspace__context>section,.core-workspace__context-role{padding:.95rem}.core-workspace__context dl,.core-workspace__context ul{gap:.7rem}.core-workspace__library{grid-template-columns:minmax(13rem,1.35fr) repeat(4,minmax(9rem,1fr))}@media (max-width:1199px){.v4-career__panel{grid-template-columns:1fr}.v4-career__copy{border-right:0;border-bottom:1px solid var(--v4-line)}.v4-career__pipeline{grid-template-columns:1fr 1fr}.v4-career__pipeline>article{min-height:330px}.core-workspace--full{font-size:18px}.core-workspace__body{grid-template-columns:minmax(0,1fr)}.core-workspace__context{grid-template-columns:repeat(4,minmax(0,1fr))}.core-workspace__context-role,.core-module--activity,.core-module--channel{grid-column:span 4}.core-module--route{grid-column:span 8}.core-module--tasks,.core-module--documents,.core-module--exception,.core-module--partners{grid-area:auto/span 6}.core-module--activity,.core-module--route,.core-module--channel{grid-row:auto;min-height:430px}}@media (max-width:959px){.v4-career__opportunities>article{grid-template-columns:1fr auto}.v4-career__opportunities dl{grid-column:1/-1}.core-workspace--full{font-size:17px}.core-workspace--hero{font-size:14px}.core-workspace__canvas{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto}.core-module,.core-module--activity,.core-module--route,.core-module--channel,.core-module--tasks,.core-module--documents,.core-module--exception,.core-module--partners,.core-module--actions{grid-area:auto;min-height:auto}.core-module--route,.core-module--actions{grid-column:1/-1}.core-workspace--hero .core-module--activity,.core-workspace--hero .core-module--channel,.core-workspace--hero .core-module--tasks,.core-workspace--hero .core-module--documents,.core-workspace--hero .core-module--exception,.core-workspace--hero .core-module--route{grid-area:auto;min-height:auto}.core-workspace--hero .core-module--route{grid-column:1/-1}.core-workspace__context{grid-template-columns:1fr 1fr}.core-workspace__context-role{grid-column:1/-1}.freight-route-map{min-width:560px}}@media (max-width:767px){.v4-career{padding-top:5.5rem;padding-bottom:5.5rem}.v4-career__tabs{grid-template-columns:1fr}.v4-career__tabs button{border-right:0;border-bottom:1px solid var(--v4-line)}.v4-career__tabs button:last-child{border-bottom:0}.v4-career__copy,.v4-career__product{padding:1.2rem}.v4-career__copy h3{font-size:2rem}.v4-career__metrics,.v4-career__pipeline{grid-template-columns:1fr}.v4-career__metrics div{border-right:0;border-bottom:1px solid var(--v4-line)}.v4-career__metrics div:last-child{border-bottom:0}.v4-career__opportunities>article{grid-template-columns:1fr}.v4-career__opportunities article>span{width:max-content}.v4-career__pipeline>article{min-height:auto}.core-workspace,.core-workspace--full,.core-workspace--hero{font-size:16px}.core-workspace__toolbar,.core-workspace--hero .core-workspace__toolbar{min-height:112px;padding-top:3rem}.core-workspace__canvas{grid-template-columns:1fr}.core-module,.core-module--route,.core-module--actions,.core-workspace--hero .core-module--route{grid-column:auto}.core-workspace--hero .core-module--activity,.core-workspace--hero .core-module--channel,.core-workspace--hero .core-module--exception{display:none}.core-workspace__context{grid-template-columns:1fr}.core-workspace__context-role{grid-column:auto}.route-module__map{overflow-x:auto}.freight-route-map{width:620px;min-width:620px}.route-module__map-legend{width:calc(100vw - 7rem);position:sticky;left:.55rem}}.core-workspace{border-radius:18px}.core-browser__bar{z-index:4;border-bottom:1px solid var(--v4-line);background:#0b1311;grid-template-columns:auto minmax(12rem,1fr) auto;align-items:center;gap:.8rem;min-height:48px;padding:.55rem .7rem;display:grid;position:relative}.core-browser__lights{gap:.32rem;display:flex}.core-browser__lights i{background:#cce1d638;border-radius:50%;width:.48rem;height:.48rem}.core-browser__address{border:1px solid var(--v4-line);min-width:0;color:var(--v4-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;background:#0000002e;border-radius:8px;padding:.48rem .7rem;font-size:max(.48em,10px);overflow:hidden}.core-browser__address span{color:var(--v4-green);margin-right:.45rem}.core-browser__sso{min-height:34px;color:var(--v4-paper);cursor:pointer;background:#62d69d14;border:1px solid #62d69d57;border-radius:8px;align-items:center;gap:.48rem;padding:.4rem .62rem;display:inline-flex}.core-browser__sso img{object-fit:contain;width:1.15rem;height:1.15rem}.core-browser__sso span{font-size:max(.52em,10px);font-weight:620}.core-workspace__topbar{min-height:60px}.core-workspace__navigation-row{z-index:3;border-bottom:1px solid var(--v4-line);background:#08110ee6;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;padding:.65rem .75rem;display:grid;position:relative}.core-workspace__dock{border:1px solid var(--v4-line);background:#00000029;border-radius:10px;gap:.25rem;width:max-content;min-width:0;max-width:100%;padding:.28rem;display:flex;position:static;overflow-x:auto;transform:none}.core-workspace__dock button{white-space:nowrap;min-width:auto;padding:.52rem .72rem}.core-workspace__role-switcher{gap:.28rem;max-width:100%;display:flex;position:static;overflow-x:auto}.core-workspace__toolbar,.core-workspace--hero .core-workspace__toolbar{min-height:54px;padding:.55rem .75rem}.core-workspace__layout-status,.core-workspace__edit-actions>span{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.06em;font-size:max(.48em,10px)}.core-workspace__edit-actions{align-items:center;gap:.5rem;margin-left:auto;display:flex}.core-workspace__edit-actions>span{margin-right:.25rem}.core-module[data-dragging=true]{opacity:.58;border-color:#62d69da6;transform:scale(.985)}.core-workspace[data-editing=true] .core-module{cursor:grab;border-style:dashed}.core-workspace[data-editing=true] .core-module:active{cursor:grabbing}.core-workspace[data-editing=true] .core-module__handle{color:var(--v4-green)}.core-workspace[data-editing=true] .core-module__controls{gap:.22rem}.core-workspace[data-editing=true] .core-module__controls button{border:1px solid var(--v4-line);border-radius:6px;min-width:1.65rem}.core-workspace[data-editing=true] .core-module:hover{transform:none}.core-workspace[data-editing=true] .core-module{cursor:default}.core-workspace[data-editing=true] .core-module__handle{cursor:grab;touch-action:none}.core-workspace[data-editing=true] .core-module__handle:active{cursor:grabbing}.core-workspace[data-editing=true] .core-module__controls{z-index:2;position:relative}.core-workspace[data-editing=true] .core-module__controls button{cursor:pointer;touch-action:manipulation}.route-module__map{background:#09120f;min-height:310px;padding:0;overflow:hidden}.freight-route-map{width:100%;min-width:0;min-height:310px}.freight-route-map__land{fill:#0b1512}.freight-route-map__state-lines path{fill:none;stroke:#d3e2da2e;stroke-width:1.4px;stroke-dasharray:5 5}.freight-route-map__minor-roads path{fill:none;stroke:#b4cabe17;stroke-width:1.2px}.freight-route-map__interstate-network path{fill:none;stroke:#bcd3c63b;stroke-width:2.2px;stroke-linecap:round}.freight-route-map__route-shadow path{fill:none;stroke:#000000c7;stroke-width:11px;stroke-linecap:round;stroke-linejoin:round}.freight-route-map__remaining{stroke-width:5px;stroke-dasharray:8 7}.freight-route-map__complete{stroke-width:6px}.freight-route-map__road-labels text{fill:#cdded58a;font-family:var(--font-mono);text-anchor:middle;font-size:10px}.freight-route-map__cities text{text-anchor:middle;font-size:12px}.route-module__map-source{z-index:3;border:1px solid var(--v4-line);color:var(--v4-subtle);font-family:var(--font-mono);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#040907bd;border-radius:6px;padding:.32rem .45rem;font-size:max(.45em,10px);position:absolute;top:.55rem;left:.65rem}.partners-module--services{align-content:start;display:grid}.partners-module__intro{border-bottom:1px solid var(--v4-line);color:var(--v4-muted);margin:0;padding:.75rem .85rem;font-size:max(.54em,11px);line-height:1.5}.partners-module--services article{grid-template-columns:auto minmax(0,1fr) auto;align-items:center}.partners-module--services article>div{gap:.12rem;display:grid}.partners-module--services em{color:#d5e4dc;font-size:max(.5em,10px);font-style:normal}.partners-module--services article>i[data-status=live],.partners-module--services article>i[data-status=verified]{color:var(--v4-green)}.partners-module--services article>i[data-status=eligible]{color:#e6bd65}.v4-foundations__layout{align-items:start;gap:clamp(2.5rem,5vw,5.5rem)}.v4-foundation-tabs{gap:.72rem;margin-top:2rem}.v4-foundation-tabs button{gap:1rem;min-height:88px;padding:1.05rem 1.15rem}.v4-foundation-tabs button>div{gap:.3rem}.v4-foundation-tabs small{max-width:31rem;line-height:1.55}.v4-foundation-panel{min-height:520px;padding:clamp(2rem,3.4vw,3rem)}.v4-foundation-panel__header{margin-bottom:2.6rem}.v4-foundation-panel>p{margin-bottom:1.55rem}.v4-foundation-panel ul{gap:.85rem}.v4-foundation-panel li{align-items:center;min-height:54px;display:flex}.v4-foundation-panel__proof{margin-top:2rem}.platform-story{height:220svh}.platform-story__sticky{padding:4.75rem 0 3rem}.platform-story__layout{align-items:start}.platform-story__canvas{min-height:620px;max-height:calc(100svh - 6rem);overflow:auto}.platform-story__canvas:focus-visible{outline-offset:-2px;outline:2px solid #62d69db8}.platform-story__signal{min-height:160px;padding-top:1.35rem}.platform-story__layers article{min-height:58px}.v4-trust__matrix article{cursor:default}.v4-trust__matrix article:hover{border-color:var(--v4-line);background:0 0;transform:none}.v4-trust__status{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;justify-self:end;font-size:.56rem}.v4-final__mark{background:0 0;border:0;border-radius:0;width:6.5rem;height:6.5rem;transform:none}.v4-final__mark img{object-fit:contain;filter:drop-shadow(0 0 28px #62d69d33);width:100%;height:100%}@media (max-width:1199px){.core-workspace__navigation-row{grid-template-columns:1fr}.core-workspace__role-switcher{justify-content:flex-start}.platform-story__canvas{max-height:none}}@media (max-width:767px){.core-browser__bar{grid-template-columns:auto minmax(0,1fr)}.core-browser__sso{grid-column:1/-1;justify-content:center}.core-workspace__navigation-row{padding-inline:.55rem}.core-workspace__dock,.core-workspace__role-switcher{width:100%}.core-workspace__edit-actions{flex-wrap:wrap;width:100%;margin-left:0}.core-workspace__layout-status{display:none}.route-module__map{min-height:270px;overflow-x:auto}.freight-route-map{width:720px;min-width:720px;min-height:270px}.route-module__map-source{width:max-content;position:sticky;left:.55rem}.platform-story{height:auto}.platform-story__sticky{min-height:auto;padding-block:5.5rem;position:relative}}.core-workspace--full{scroll-margin-top:7rem}.v4-workspace__product:has(.core-workspace--full[data-editing=true]){transition:none;transform:none}.core-workspace[data-editing=true] .core-module{transition:none}body:has(.core-workspace--full[data-editing=true]) .site-header__dock{transition:none}.core-workspace[data-editing=true]{overflow-anchor:none}.core-workspace__layout-editor{z-index:5;overflow-anchor:none;border-bottom:1px solid var(--v4-line);background:#08110ef5;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;padding:.65rem .8rem;transition:none;display:grid;position:relative;transform:none}.core-workspace__layout-editor-heading{gap:.18rem;min-width:10.5rem;display:grid}.core-workspace__layout-editor-heading small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;font-size:max(.5em,10px)}.core-workspace__layout-editor-heading span{color:var(--v4-subtle);font-size:max(.52em,10px);line-height:1.35}.core-workspace__layout-order{overscroll-behavior-inline:contain;scrollbar-width:thin;gap:.45rem;min-width:0;padding:.1rem 0 .25rem;display:flex;overflow-x:auto}.core-workspace__layout-order:focus-visible{outline-offset:2px;outline:2px solid #62d69db8}.core-workspace__layout-item{pointer-events:none;background:#62d69d0b;border:1px solid #62d69d33;border-radius:9px;flex:none;grid-template-columns:auto minmax(0,1fr) 2rem 2rem;align-items:center;gap:.35rem;min-width:12.5rem;min-height:42px;padding:.28rem .35rem .28rem .55rem;transition:none;display:grid;transform:none}.core-workspace__layout-item>span{color:var(--v4-green);font-family:var(--font-mono);font-size:max(.5em,10px)}.core-workspace__layout-item>strong{color:var(--v4-paper);text-overflow:ellipsis;white-space:nowrap;font-size:max(.56em,11px);font-weight:620;overflow:hidden}.core-workspace__layout-item button{z-index:2;border:1px solid var(--v4-line);width:2rem;height:2rem;color:var(--v4-paper);cursor:pointer;pointer-events:auto;touch-action:manipulation;background:#ffffff06;border-radius:6px;place-items:center;padding:0;transition:none;display:grid;position:relative;transform:none}.core-workspace__layout-item button:hover:not(:disabled),.core-workspace__layout-item button:focus-visible{color:var(--v4-green-strong);background:#62d69d1a;border-color:#62d69d8c}.core-workspace__layout-item button:focus-visible{outline-offset:2px;outline:2px solid #62d69db8}.core-workspace__layout-item button:disabled{cursor:not-allowed;opacity:.32}.core-workspace[data-editing=true] .core-module__controls small{color:var(--v4-green)}@media (max-width:959px){.core-workspace__layout-editor{grid-template-columns:1fr;gap:.55rem}.core-workspace__layout-editor-heading{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:.6rem;min-width:0}}@media (max-width:767px){.core-workspace__layout-editor{padding-inline:.65rem}.core-workspace__layout-editor-heading{grid-template-columns:1fr;gap:.15rem}.core-workspace__layout-item{min-width:11.75rem}}.v4-hero__product .sso-browser{transform-origin:0;transition:transform .9s var(--v4-ease);transform:rotateY(-2deg)rotateX(.8deg)translateZ(0)}.v4-hero__product:hover .sso-browser{transform:rotateY(0)rotateX(0)translateY(-4px)}.sso-browser{border:1px solid var(--v4-line-strong);background:#09120f;border-radius:22px;position:relative;overflow:hidden;box-shadow:0 32px 90px #0000007a}.sso-browser:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:42px 42px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.sso-browser__chrome{z-index:2;border-bottom:1px solid var(--v4-line);background:#0c1512;grid-template-columns:auto minmax(12rem,1fr) auto;align-items:center;gap:.85rem;min-height:52px;padding:.6rem .75rem;display:grid;position:relative}.sso-browser__lights{gap:.34rem;display:flex}.sso-browser__lights i{background:#daebe22e;border-radius:50%;width:.5rem;height:.5rem}.sso-browser__address{border:1px solid var(--v4-line);min-width:0;color:var(--v4-muted);font-family:var(--font-mono);text-overflow:ellipsis;white-space:nowrap;background:#0000002e;border-radius:8px;padding:.54rem .72rem;font-size:.65rem;overflow:hidden}.sso-browser__address span{color:var(--v4-green);margin-right:.45rem}.sso-browser__chrome>small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.09em;font-size:.56rem}.sso-browser__portal{z-index:1;padding:1rem;position:relative}.sso-browser__portal-header{border-bottom:1px solid var(--v4-line);grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;padding:.75rem .8rem 1rem;display:grid}.sso-browser__portal-mark{color:#dfece5;width:2.2rem;height:2.2rem;font-family:var(--font-mono);background:#ffffff09;border:1px solid #d6e6de2e;border-radius:9px;place-items:center;font-size:.65rem;font-weight:700;display:grid}.sso-browser__portal-header>div:nth-child(2){gap:.18rem;display:grid}.sso-browser__portal-header strong{font-size:.82rem}.sso-browser__portal-header small,.sso-browser__portal-header>span{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.08em;font-size:.54rem}.sso-browser__portal-header>span{border:1px solid var(--v4-line);border-radius:6px;padding:.32rem .46rem}.sso-browser__content{grid-template-columns:minmax(0,.92fr) minmax(23rem,1.08fr);gap:1rem;min-height:560px;padding:1rem 0 0;display:grid}.sso-browser__signin,.sso-browser__context{border:1px solid var(--v4-line);background:#091511e6;border-radius:16px}.sso-browser__signin{align-content:center;padding:clamp(1.5rem,3vw,2.5rem);display:grid}.sso-browser__signin h2{max-width:11ch;color:var(--v4-text);letter-spacing:-.03em;margin:0 0 1rem;font-size:clamp(2rem,3vw,3.1rem);font-weight:560;line-height:1.06}.sso-browser__signin>p:not(.eyebrow){max-width:34rem;color:var(--v4-muted);margin:0 0 1.5rem;font-size:.9rem;line-height:1.65}.sso-browser__continue{width:min(100%,25rem);color:var(--v4-paper);text-align:left;cursor:pointer;transition:border-color .24s var(--v4-ease), background .24s var(--v4-ease), transform .24s var(--v4-ease);background:linear-gradient(135deg,#62d69d29,#62d69d12);border:1px solid #62d69d6b;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:.82rem .9rem;display:grid}.sso-browser__continue:hover{background:linear-gradient(135deg,#62d69d3b,#62d69d1a);border-color:#62d69dbf;transform:translateY(-2px)}.sso-browser__continue:focus-visible{outline-offset:3px;outline:2px solid #62d69dcc}.sso-browser__continue img{object-fit:contain;width:2.15rem;height:2.15rem}.sso-browser__continue>span{gap:.18rem;display:grid}.sso-browser__continue small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.09em;font-size:.55rem}.sso-browser__continue strong{font-size:.88rem}.sso-browser__continue>i{color:var(--v4-green);font-size:1rem;font-style:normal}.sso-browser__privacy{max-width:27rem;color:var(--v4-subtle);margin-top:1rem;font-size:.65rem;line-height:1.55;display:block}.sso-browser__context{align-content:start;padding:1rem;display:grid}.sso-browser__context-head{border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;gap:1rem;padding:.35rem .25rem 1rem;display:flex}.sso-browser__context-head>div{gap:.18rem;display:grid}.sso-browser__context-head small,.sso-browser__context dt,.sso-browser__handoff small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.08em;font-size:.55rem}.sso-browser__context-head strong{font-size:.84rem}.sso-browser__context-head>span{color:#e5bd68;font-family:var(--font-mono);letter-spacing:.06em;border:1px solid #e2b7603d;border-radius:7px;padding:.36rem .5rem;font-size:.54rem}.sso-browser__context-head>span[data-ready=true]{color:var(--v4-green);border-color:#62d69d57}.sso-browser__context dl{gap:0;margin:.8rem 0 1rem;display:grid}.sso-browser__context dl>div{border-bottom:1px solid var(--v4-line);grid-template-columns:6.5rem 1fr auto;align-items:center;gap:.85rem;min-height:68px;padding:.75rem .7rem;display:grid}.sso-browser__context dd{color:#d9e6df;margin:0;font-size:.73rem;line-height:1.45}.sso-browser__context dl i{color:var(--v4-green);opacity:.36;font-style:normal}.sso-browser[data-connected=true] .sso-browser__context dl i{opacity:1}.sso-browser__handoff{background:#62d69d0a;border:1px solid #62d69d33;border-radius:12px;grid-template-columns:auto 1fr auto minmax(0,1.7fr);align-items:center;gap:.7rem;margin-top:auto;padding:.85rem;display:grid}.sso-browser__handoff>span{border:1px solid var(--v4-line);color:#dce9e2;width:2.25rem;height:2.25rem;font-family:var(--font-mono);border-radius:9px;place-items:center;font-size:.62rem;font-weight:700;display:grid}.sso-browser__handoff img{object-fit:contain;width:1.55rem;height:1.55rem}.sso-browser__handoff>i{background:linear-gradient(90deg, var(--v4-green), #62d69d33);height:1px}.sso-browser__handoff>div{gap:.18rem;display:grid}.sso-browser__handoff strong{font-size:.7rem}.v4-foundations__layout{align-items:start}.v4-foundation-panel{transition:border-color .32s var(--v4-ease), box-shadow .32s var(--v4-ease)}.v4-foundation-panel[data-foundation]{border-color:#62d69d40}.platform-story__footer-grid{z-index:1;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:.7rem;margin:.65rem .75rem 0;display:grid;position:relative}.platform-story__footer-grid .platform-story__rule,.platform-story__footer-grid .platform-story__evidence{margin:0}.route-module__map--live{background:#07100d;min-height:350px;padding:0;position:relative;overflow:hidden}.live-route-map__frame{background:#07100d;border:0;width:100%;min-height:350px;display:block}.live-route-map__frame:focus-visible{outline-offset:-3px;outline:2px solid #62d69dbf}.route-module__map--live .route-module__map-legend{z-index:5;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);pointer-events:none;background:#040a08d1}@media (min-width:1200px){.v4-foundations{padding-bottom:11rem}.v4-foundations__layout{grid-template-columns:minmax(24rem,.82fr) minmax(36rem,1.18fr);gap:clamp(3.5rem,6vw,7rem)}.v4-foundation-tabs{gap:1rem}.v4-foundation-tabs button{min-height:148px;padding:1.35rem 1.4rem}.v4-foundation-panel{min-height:min(620px,100svh - 8.5rem);max-height:calc(100svh - 8.5rem);position:sticky;top:7.25rem}.platform-story__sticky{padding:5.8rem 0 2.2rem}.platform-story__layout{grid-template-columns:minmax(23rem,.68fr) minmax(42rem,1.32fr);align-items:start;gap:clamp(2.5rem,4.6vw,5.25rem)}.platform-story__copy h2{max-width:10.5ch;font-size:clamp(2.7rem,3.4vw,3.85rem)}.platform-story__copy>p:not(.eyebrow){max-width:36rem;font-size:.93rem;line-height:1.62}.platform-story__stage-list{gap:.35rem;margin-top:1.45rem}.platform-story__stage-list button{padding:.7rem .82rem}.platform-story__canvas{grid-template-rows:auto auto auto minmax(0,1fr) auto;height:min(750px,100svh - 7.4rem);min-height:0;max-height:none;padding:.8rem;display:grid;overflow:hidden}.platform-story__canvas-header{padding:.45rem .55rem .7rem}.platform-story__signal{min-height:0;padding:.9rem .75rem .75rem}.platform-story__signal>span{margin-bottom:.65rem}.platform-story__signal strong{max-width:18ch;font-size:clamp(1.8rem,2.45vw,2.65rem);line-height:1.06}.platform-story__signal p{max-width:62rem;margin-top:.55rem;font-size:.73rem;line-height:1.5}.platform-story__rail{margin:0 .6rem;padding:.62rem .7rem}.platform-story__layers{gap:.45rem;min-height:0;margin:.55rem .6rem 0}.platform-story__layers article{min-height:0;padding:.58rem .65rem}.platform-story__layers small{font-size:.58rem;line-height:1.4}.platform-story__rule{grid-template-columns:1fr;gap:.35rem;padding:.68rem .72rem}.platform-story__evidence{grid-template-columns:auto repeat(3,minmax(0,1fr));gap:.55rem;padding:.68rem .72rem}.platform-story__evidence strong,.platform-story__rule p{font-size:.58rem;line-height:1.38}.v4-lifecycle .v4-section-intro--split{text-align:center;grid-template-columns:1fr;gap:1.25rem;max-width:62rem;margin-inline:auto}.v4-surfaces .v4-section-intro--split{grid-template-columns:minmax(0,1.15fr) minmax(24rem,.85fr);max-width:66rem}}@media (max-width:1199px){.sso-browser__content{grid-template-columns:minmax(0,.9fr) minmax(20rem,1.1fr);min-height:500px}.sso-browser__signin h2{font-size:clamp(1.8rem,3.4vw,2.55rem)}.platform-story__footer-grid{grid-template-columns:1fr}}@media (max-width:959px){.v4-hero__product .sso-browser,.v4-hero__product:hover .sso-browser{transform:none}.sso-browser__content{grid-template-columns:1fr}.sso-browser__signin h2{max-width:14ch}.v4-foundation-panel{max-height:none;position:relative;top:auto}.platform-story__canvas{height:auto;max-height:none;overflow:visible}.live-route-map__frame,.route-module__map--live{min-height:330px}}@media (max-width:640px){.sso-browser__chrome{grid-template-columns:auto 1fr}.sso-browser__chrome>small{display:none}.sso-browser__portal{padding:.65rem}.sso-browser__portal-header>span{display:none}.sso-browser__content{min-height:auto}.sso-browser__signin,.sso-browser__context{padding:1rem}.sso-browser__signin h2{font-size:1.8rem}.sso-browser__context dl>div{grid-template-columns:5.4rem 1fr auto}.sso-browser__handoff{grid-template-columns:auto 1fr auto}.sso-browser__handoff>div{grid-column:1/-1}.live-route-map__frame,.route-module__map--live{min-height:300px}.route-module__map--live .route-module__map-legend{width:calc(100% - 1rem)}}@media (prefers-reduced-motion:reduce){.v4-hero__product .sso-browser,.v4-hero__product:hover .sso-browser{transform:none}}@media (min-width:1200px){.v4-hero{min-height:0;padding:6rem 0 2.25rem}.v4-hero__layout{grid-template-columns:minmax(21.5rem,.68fr) minmax(0,1.32fr);align-items:center;gap:clamp(1.75rem,2.75vw,3.25rem);min-height:0}.v4-hero__copy{max-width:36rem}.v4-hero__badge{margin-bottom:1rem}.v4-hero h1{max-width:11.5ch;margin-bottom:1rem;font-size:clamp(2.8rem,3.35vw,3.7rem);line-height:1.02}.v4-hero__lede{margin-bottom:1.2rem;font-size:clamp(.94rem,1vw,1.02rem);line-height:1.58}.v4-hero__actions{margin-bottom:.8rem}.v4-hero__proof{margin-top:1.5rem}.v4-hero__proof article{min-height:86px;padding:.8rem .8rem .8rem 0}.v4-hero__proof article:not(:first-child){padding-left:.8rem}.sso-browser__chrome{min-height:44px;padding:.45rem .6rem}.sso-browser__portal{padding:.72rem}.sso-browser__portal-header{padding:.5rem .55rem .65rem}.sso-browser__portal-mark{width:1.85rem;height:1.85rem}.sso-browser__content{grid-template-columns:minmax(0,.86fr) minmax(20rem,1.14fr);gap:.7rem;min-height:420px;padding-top:.7rem}.sso-browser__signin{align-content:start;padding:1.15rem}.sso-browser__signin h2{max-width:13ch;margin-bottom:.7rem;font-size:clamp(1.65rem,2vw,2.15rem);line-height:1.02}.sso-browser__signin>p:not(.eyebrow){margin-bottom:1rem;font-size:.78rem;line-height:1.5}.sso-browser__continue{padding:.68rem .75rem}.sso-browser__privacy{margin-top:.65rem;font-size:.58rem;line-height:1.4}.sso-browser__context{padding:.75rem}.sso-browser__context-head{padding:.2rem .15rem .65rem}.sso-browser__context dl{margin:.55rem 0 .65rem}.sso-browser__context dl>div{grid-template-columns:5.4rem 1fr auto;gap:.6rem;min-height:46px;padding:.5rem}.sso-browser__context dd{font-size:.66rem}.sso-browser__handoff{grid-template-columns:auto .8fr auto minmax(0,1.5fr);gap:.55rem;padding:.65rem}.sso-browser__handoff>span{width:1.9rem;height:1.9rem}.sso-browser__handoff strong{font-size:.64rem}}@media (min-width:1200px) and (max-width:1360px){.v4-hero{padding-top:5.75rem}.v4-hero__layout{grid-template-columns:minmax(20rem,.62fr) minmax(0,1.38fr);gap:1.5rem}.v4-hero h1{font-size:clamp(2.65rem,3.6vw,3.25rem)}.sso-browser__content{grid-template-columns:minmax(0,.82fr) minmax(18.5rem,1.18fr)}.sso-browser__signin h2{font-size:1.68rem}}@media (min-width:1200px){.v4-hero{padding-bottom:2rem}.v4-hero h1{margin-bottom:.75rem;line-height:1.05}.v4-hero__proof{margin-top:1.25rem}.v4-foundations{min-height:218svh;padding-bottom:7rem}.v4-foundations__layout{align-items:start;min-height:188svh}.v4-foundation-panel{min-height:min(590px,100svh - 8rem);max-height:calc(100svh - 8rem);top:6.65rem}}.v4-foundation-panel__content{z-index:1;min-height:100%;animation:v4-foundation-panel-in .36s var(--v4-ease) both;align-content:start;display:grid;position:relative}.v4-foundation-panel__content>p{max-width:44rem;color:var(--v4-muted);margin:0 0 1.55rem;font-size:.96rem;line-height:1.7}.v4-foundation-panel__content .v4-foundation-panel__proof{margin-top:auto}@keyframes v4-foundation-panel-in{0%{opacity:.35;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.documents-module article{grid-template-columns:auto minmax(0,1fr) auto}.documents-module article>div{min-width:0}.documents-module__scope{width:fit-content;color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.055em;white-space:normal;border:1px solid #62d69d29;border-radius:4px;margin-top:.3rem;padding:.2rem .35rem;font-size:max(.46em,10px);font-weight:560;line-height:1.2;display:block}.documents-module__status[data-role]{text-align:right;max-width:calc(100% - 1rem)}.core-workspace__context-scope{background:#62d69d09;border:1px solid #62d69d26;border-radius:9px;gap:.25rem;padding:.7rem;display:grid}.core-workspace__context-scope small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.07em;font-size:max(.48em,10px)}.core-workspace__context-scope strong{color:var(--v4-green);font-size:.68em;line-height:1.35}.partners-module--services article em{line-height:1.35}.v4-career__ecosystem-writeback{background:#62d69d0e;border:1px solid #62d69d42;border-radius:10px;gap:.35rem;margin-top:.9rem;padding:.85rem .9rem;display:grid}.v4-career__ecosystem-writeback small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.075em;font-size:.57rem}.v4-career__ecosystem-writeback strong{color:var(--v4-paper);font-size:.77rem;line-height:1.4}.v4-career__ecosystem-writeback p{color:var(--v4-muted);margin:0;font-size:.67rem;line-height:1.5}.v4-career__product>header>i[data-connected=true]{color:var(--v4-green);background:#62d69d14;border-color:#62d69d40}@media (max-width:1199px){.v4-hero{min-height:auto;padding-bottom:4rem}}@media (prefers-reduced-motion:reduce){.v4-foundation-panel__content{animation:none}}@media (min-width:1200px){.v4-hero{min-height:800px;padding-top:6.4rem;padding-bottom:2.4rem}.v4-hero__layout{align-items:center}.v4-hero__proof{margin-top:.9rem}.v4-hero__proof article{min-height:80px}.sso-browser__content{min-height:404px}}.sso-browser__continue{grid-template-columns:2rem minmax(0,1fr) auto;gap:.75rem;min-height:56px;padding:.7rem .9rem}.sso-browser__continue img{width:2rem;height:2rem}.sso-browser__continue>strong{min-width:0;color:var(--v4-paper);text-align:left;font-size:.86rem;font-weight:680;line-height:1.2}.sso-browser__continue>i{opacity:.8}@media (min-width:1200px){.v4-foundations{min-height:168svh;padding-bottom:4rem}.v4-foundations__layout{min-height:144svh}.v4-foundation-tabs{gap:.48rem}.v4-foundation-tabs button{min-height:76px;padding-block:.72rem}.v4-foundation-panel{min-height:min(540px,100svh - 8rem)}}.v4-career__panel{grid-template-columns:minmax(18rem,.56fr) minmax(0,1.44fr);min-height:560px}.v4-career__copy{align-content:start;gap:.85rem;padding:clamp(2rem,3.5vw,3.25rem)}.v4-career__copy h3{max-width:14ch;font-size:clamp(1.85rem,2.45vw,2.75rem)}.v4-career__copy>p{line-height:1.62}.v4-career__copy ul{gap:.55rem;margin-top:.25rem}.v4-career__product-summary{gap:.75rem;margin-top:.85rem;display:grid}.v4-career__product-summary[data-writeback=true]{grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr)}.v4-career__product-summary .v4-career__metrics,.v4-career__product-summary .v4-career__ecosystem-writeback{margin:0}.v4-career__product-summary .v4-career__metrics{align-self:stretch}.v4-career__product-summary .v4-career__ecosystem-writeback{align-content:center}.v4-career__pipeline>article{min-height:400px}@media (max-width:1199px){.v4-career__product-summary[data-writeback=true]{grid-template-columns:1fr}}@media (min-width:1200px){.v4-hero{min-height:0;padding-top:7.25rem;padding-bottom:4.5rem}.v4-hero__layout{grid-template-rows:auto auto;grid-template-areas:"copy product""proof proof";align-items:center;row-gap:2rem}.v4-hero__copy{grid-area:copy}.v4-hero__product{grid-area:product;align-self:center}.v4-hero__trust-rail{background:#07100dc2;border:1px solid #62d69d2e;border-radius:18px;grid-area:proof;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;width:100%;margin:0;padding:.75rem;display:grid;box-shadow:0 24px 60px #0003}.v4-hero__trust-rail article,.v4-hero__trust-rail article:not(:first-child){border:1px solid var(--v4-line);background:#ffffff05;border-radius:13px;gap:.85rem;min-height:94px;padding:1rem}.v4-hero__trust-rail article:last-child{border-right:1px solid var(--v4-line)}.v4-hero__trust-rail article>span{background:#62d69d0f;border:1px solid #62d69d47;border-radius:9px;place-items:center;width:2rem;height:2rem;display:grid}.v4-hero__trust-rail strong{font-size:.8rem}.v4-hero__trust-rail small{max-width:25rem;font-size:.66rem;line-height:1.45}.sso-browser__content{min-height:392px}}@media (min-width:1200px) and (max-width:1360px){.v4-hero{padding-top:6.5rem;padding-bottom:3.5rem}.v4-hero__layout{row-gap:1.5rem}.v4-hero__trust-rail article,.v4-hero__trust-rail article:not(:first-child){min-height:86px;padding:.8rem}.sso-browser__content{min-height:384px}}@media (max-width:1199px){.v4-hero__trust-rail{width:100%;margin-top:1rem}}@media (min-width:1200px){.v4-foundations{min-height:142svh;padding-top:6rem;padding-bottom:1.25rem}.v4-foundations__layout{min-height:124svh}.v4-foundation-tabs{gap:.45rem}.v4-foundation-tabs button{min-height:72px;padding-block:.68rem}.v4-foundation-panel{min-height:min(520px,100svh - 7.5rem);max-height:calc(100svh - 7.5rem);top:6.5rem}}.core-workspace__surface-intro{border-bottom:1px solid var(--v4-line);background:linear-gradient(90deg,#62d69d0b,#0000 68%);grid-template-columns:minmax(16rem,.8fr) minmax(0,1.2fr);align-items:center;gap:1rem;padding:.9rem 1rem;display:grid}.core-workspace__surface-intro>div{gap:.22rem;display:grid}.core-workspace__surface-intro small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;font-size:.55rem}.core-workspace__surface-intro strong{font-size:.82rem}.core-workspace__surface-intro p{color:var(--v4-muted);margin:0;font-size:.66rem;line-height:1.5}.core-workspace__surface-intro ul{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin:0;padding:0;list-style:none;display:grid}.core-workspace__surface-intro li{border:1px solid var(--v4-line);color:#cbd8d1;border-radius:9px;min-height:42px;padding:.55rem .65rem;font-size:.6rem;line-height:1.35}.core-workspace__module-picker{border-bottom:1px solid var(--v4-line);background:#09130f;gap:.7rem;padding:.8rem 1rem;display:grid}.core-workspace__module-picker header{justify-content:space-between;align-items:center;display:flex}.core-workspace__module-picker header div{gap:.15rem;display:grid}.core-workspace__module-picker header strong{font-size:.75rem}.core-workspace__module-picker header small{color:var(--v4-muted);font-size:.6rem}.core-workspace__module-picker header button,.core-workspace__module-picker-grid button{border:1px solid var(--v4-line);color:var(--v4-text);cursor:pointer;background:#ffffff05;border-radius:8px}.core-workspace__module-picker header button{width:2rem;height:2rem}.core-workspace__module-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;display:grid}.core-workspace__module-picker-grid button{text-align:left;grid-template-columns:auto 1fr;align-items:center;gap:.5rem;min-height:52px;padding:.55rem .65rem;display:grid}.core-workspace__module-picker-grid button span{color:var(--v4-green)}.core-workspace__module-picker-grid button:hover,.core-workspace__module-picker-grid button:focus-visible{background:#62d69d0f;border-color:#62d69d6b}@media (max-width:959px){.core-workspace__surface-intro{grid-template-columns:1fr}.core-workspace__surface-intro ul,.core-workspace__module-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:639px){.core-workspace__surface-intro ul,.core-workspace__module-picker-grid{grid-template-columns:1fr}}.core-workspace__tabs{display:contents}.core-workspace__surface-intro small,.core-workspace__surface-intro li,.core-workspace__module-picker header small{font-size:.625rem}.v4-calendar-section{border-top:1px solid var(--v4-line);background:radial-gradient(circle at 72% 28%,#277e5621,#0000 34%),linear-gradient(#06100c,#030807);padding:clamp(5rem,8vw,8rem) 0}.v4-calendar-section__heading{grid-template-columns:minmax(0,.95fr) minmax(20rem,.65fr);align-items:end;gap:clamp(2rem,5vw,6rem);width:min(1440px,100% - 3rem);margin:0 auto 2.25rem;display:grid}.v4-calendar-section__heading>div{gap:.75rem;display:grid}.v4-calendar-section__heading h2{max-width:820px}.v4-calendar-section__heading>p{max-width:42rem}.core-calendar-demo{background:#06100c;border:1px solid #8da99a5c;border-radius:20px;width:min(1560px,100% - 2rem);margin:0 auto;overflow:hidden;box-shadow:0 40px 110px #00000070}.core-calendar-demo button,.core-calendar-demo input,.core-calendar-demo select{font:inherit}.core-calendar-demo button{color:inherit}.core-calendar-demo__topbar{border-bottom:1px solid var(--v4-line);background:#040b08eb;grid-template-columns:auto minmax(18rem,1fr) auto;align-items:center;gap:1rem;min-height:74px;padding:.75rem 1rem;display:grid}.core-calendar-demo__brand,.core-calendar-demo__identity,.core-calendar-demo__titlebar,.core-calendar-demo__titlebar>div,.core-calendar-demo__role-tabs,.core-calendar-demo__view-tabs,.core-calendar-shelf__bar,.core-calendar-shelf__bar>div,.core-calendar-demo__footer{align-items:center;display:flex}.core-calendar-demo__brand{gap:.75rem;min-width:13rem}.core-calendar-demo__brand img{width:30px;height:30px}.core-calendar-demo__brand div{gap:.1rem;display:grid}.core-calendar-demo__brand strong{font-size:.95rem}.core-calendar-demo__brand small,.core-calendar-demo__titlebar button,.core-calendar-demo__search input,.core-calendar-demo__search kbd,.core-calendar-timeline__toolbar,.core-calendar-timeline__hours,.core-calendar-hierarchy__search input,.core-calendar-assignment small,.core-calendar-shelf-card,.core-calendar-demo__footer{font-size:.625rem}.core-calendar-demo__brand small,.core-calendar-demo__footer,.core-calendar-timeline__toolbar span{color:var(--v4-muted)}.core-calendar-demo__search{border:1px solid var(--v4-line);background:#ffffff05;border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:.75rem;min-height:40px;padding:0 .8rem;display:grid}.core-calendar-demo__search input,.core-calendar-hierarchy__search input{width:100%;color:var(--v4-text);background:0 0;border:0;outline:0}.core-calendar-demo__search kbd{color:var(--v4-muted);font-family:var(--font-mono)}.core-calendar-demo__identity{gap:.65rem}.core-calendar-demo__identity>span{border:1px solid var(--v4-line);min-width:1.4rem;min-height:1.4rem;color:var(--v4-green);border-radius:999px;place-items:center;font-size:.625rem;display:grid}.core-calendar-demo__identity strong{background:#62d69d14;border:1px solid #62d69d4d;border-radius:999px;place-items:center;width:2.3rem;height:2.3rem;display:grid}.core-calendar-demo__titlebar{border-bottom:1px solid var(--v4-line);flex-wrap:wrap;justify-content:space-between;gap:.8rem;min-height:58px;padding:.7rem 1rem}.core-calendar-demo__titlebar>div:first-child{gap:.65rem;min-width:14rem}.core-calendar-demo__titlebar>div:first-child>span{color:var(--v4-green)}.core-calendar-demo__role-tabs,.core-calendar-demo__view-tabs{gap:.35rem}.core-calendar-demo__titlebar button,.core-calendar-timeline__toolbar button,.core-calendar-hierarchy__toolbar button,.core-calendar-shelf__bar button{border:1px solid var(--v4-line);cursor:pointer;background:#ffffff05;border-radius:7px;min-height:32px;padding:.4rem .68rem}.core-calendar-demo__titlebar button[aria-selected=true],.core-calendar-shelf__bar button[aria-selected=true]{color:var(--v4-green);box-shadow:inset 0 -2px 0 var(--v4-green);background:#62d69d17;border-color:#62d69d9e}.core-calendar-demo__viewport{scrollbar-color:#62d69d66 transparent;overflow-x:auto}.core-calendar-demo__workspace{border-bottom:1px solid var(--v4-line);grid-template-columns:250px minmax(920px,1fr);min-width:1180px;display:grid}.core-calendar-hierarchy{border-right:1px solid var(--v4-line);background:#040b08ad}.core-calendar-hierarchy__toolbar{border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;min-height:42px;padding:.55rem .75rem;display:flex}.core-calendar-hierarchy__search{border:1px solid var(--v4-line);background:#ffffff05;border-radius:7px;margin:.55rem .65rem;padding:.52rem .65rem;display:block}.core-calendar-hierarchy__rows,.core-calendar-timeline__grid{min-height:704px}.core-calendar-hierarchy__rows{grid-template-rows:repeat(16,44px);display:grid}.core-calendar-hierarchy__row{min-width:0;padding:.35rem .55rem .35rem calc(.55rem + var(--hierarchy-level) * .78rem);border-top:1px solid #8da99a14;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:.45rem;font-size:.675rem;display:grid}.core-calendar-hierarchy__row>span:first-child{color:var(--v4-green)}.core-calendar-hierarchy__row strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.core-calendar-hierarchy__row small{min-width:1.55rem;color:var(--v4-muted);text-align:center;background:#62d69d14;border-radius:999px;padding:.14rem .32rem;font-size:.625rem}.core-calendar-hierarchy__row button{cursor:pointer;background:0 0;border:0}.core-calendar-hierarchy__row.is-driver{background:#ffffff04;border:1px solid #8da99a1f;border-radius:7px;margin-inline:.35rem}.core-calendar-timeline{min-width:0;overflow:hidden}.core-calendar-timeline__toolbar{border-bottom:1px solid var(--v4-line);align-items:center;gap:.4rem;min-height:42px;padding:.45rem .6rem;display:flex}.core-calendar-timeline__toolbar strong{margin-left:.35rem;font-size:.7rem}.core-calendar-timeline__toolbar span{margin-left:auto}.core-calendar-timeline__days,.core-calendar-timeline__hours{display:grid}.core-calendar-timeline__days{border-bottom:1px solid var(--v4-line);grid-template-columns:repeat(7,minmax(0,1fr));min-height:34px}.core-calendar-timeline__days div{border-left:1px solid var(--v4-line);justify-content:center;align-items:center;gap:.35rem;font-size:.65rem;display:flex}.core-calendar-timeline__days div.is-today span{color:var(--v4-green);background:#62d69d1f;border-radius:999px;padding:.12rem .36rem}.core-calendar-timeline__hours{border-bottom:1px solid var(--v4-line);grid-template-columns:repeat(21,minmax(0,1fr));min-height:28px}.core-calendar-timeline__hours span{color:var(--v4-muted);border-left:1px solid #8da99a1a;place-items:center;display:grid}.core-calendar-timeline__grid{background-image:linear-gradient(90deg,#8da99a1c 1px,#0000 1px),linear-gradient(#8da99a14 1px,#0000 1px);background-size:4.7619% 100%,100% 44px;grid-template-rows:repeat(16,44px);grid-template-columns:repeat(21,minmax(42px,1fr));display:grid;position:relative}.core-calendar-timeline__lane{z-index:0;pointer-events:none;grid-template-columns:repeat(21,minmax(0,1fr));align-items:center;display:grid}.core-calendar-timeline__lane.is-group span{height:2px;color:var(--v4-muted);font-family:var(--font-mono);text-align:center;background:linear-gradient(90deg,#62d69d8c,#62d69d29);border-radius:999px;margin-inline:.18rem;font-size:.625rem;line-height:18px}.core-calendar-timeline__now{z-index:1;pointer-events:none;background:#62d69db8;grid-area:1/9/-1;justify-self:center;width:1px}.core-calendar-timeline__now:before{content:"10:42 AM";color:#e7fff3;font-family:var(--font-mono);white-space:nowrap;background:#1c6b48;border-radius:999px;padding:.18rem .35rem;font-size:.625rem;position:absolute;top:0;transform:translate(-50%,-50%)}.core-calendar-assignment{z-index:2;text-align:left;cursor:pointer;background:#113d2bbd;border:1px solid #62d69d7a;border-radius:7px;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);align-self:center;gap:.08rem .42rem;min-width:0;min-height:36px;margin:3px;padding:.38rem .48rem;display:grid;overflow:hidden}.core-calendar-assignment>span{color:var(--v4-green);grid-row:1/span 2}.core-calendar-assignment strong,.core-calendar-assignment small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.core-calendar-assignment.is-blue{background:#123750cc;border-color:#54a4e894}.core-calendar-assignment.is-amber{background:#46340cc7;border-color:#e6ad349e}.core-calendar-assignment.is-purple{background:#3a224cc2;border-color:#a877d694}.core-calendar-shelf{border-bottom:1px solid var(--v4-line);background:#07100d}.core-calendar-shelf__bar{border-bottom:1px solid var(--v4-line);flex-wrap:wrap;justify-content:space-between;gap:.75rem;min-height:52px;padding:.55rem .75rem}.core-calendar-shelf__bar>div{flex-wrap:wrap;gap:.35rem}.core-calendar-shelf__bar button{align-items:center;gap:.45rem;font-size:.65rem;display:inline-flex}.core-calendar-shelf__bar button span{background:#ffffff0f;border-radius:999px;place-items:center;min-width:1.3rem;min-height:1.3rem;font-size:.625rem;display:grid}.core-calendar-shelf__bar label{color:var(--v4-muted);align-items:center;gap:.4rem;font-size:.625rem;display:flex}.core-calendar-shelf__bar select{border:1px solid var(--v4-line);min-height:32px;color:var(--v4-text);background:#07100d;border-radius:7px;font-size:.625rem}.core-calendar-shelf__panel{grid-template-columns:repeat(3,minmax(220px,1fr)) minmax(180px,.75fr);gap:.65rem;padding:.65rem;display:grid;overflow-x:auto}.core-calendar-shelf-card,.core-calendar-shelf__dropzone{background:linear-gradient(150deg,#62d69d0e,#ffffff02);border:1px solid #8da99a3d;border-radius:10px;min-height:176px}.core-calendar-shelf-card{gap:.55rem;padding:.75rem;display:grid}.core-calendar-shelf-card header{grid-template-columns:auto 1fr auto;align-items:center;gap:.45rem;display:grid}.core-calendar-shelf-card header>span{color:var(--v4-green)}.core-calendar-shelf-card header strong{font-size:.7rem}.core-calendar-shelf-card header small{color:#e6ad34;text-transform:uppercase;border:1px solid #e6ad3470;border-radius:999px;padding:.16rem .35rem;font-size:.625rem}.core-calendar-shelf-card p{color:var(--v4-green);margin:0;font-weight:700}.core-calendar-shelf-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:0;display:grid}.core-calendar-shelf-card dl div{gap:.12rem;display:grid}.core-calendar-shelf-card dt{color:var(--v4-muted);font-family:var(--font-mono);text-transform:uppercase}.core-calendar-shelf-card dd{margin:0}.core-calendar-shelf-card footer{border-top:1px solid var(--v4-line);color:var(--v4-muted);align-self:end;padding-top:.5rem}.core-calendar-shelf-card.is-high{box-shadow:inset 3px 0 #e05b46b8}.core-calendar-shelf-card.is-medium{box-shadow:inset 3px 0 #e6ad34b8}.core-calendar-shelf-card.is-low{box-shadow:inset 3px 0 #62d69d9e}.core-calendar-shelf__dropzone{color:var(--v4-muted);cursor:pointer;border-style:dashed;place-items:center;gap:.45rem;padding:1rem;display:grid}.core-calendar-shelf__dropzone span{width:2rem;height:2rem;color:var(--v4-green);border:1px solid #62d69d57;border-radius:999px;place-items:center;display:grid}.core-calendar-demo__footer{flex-wrap:wrap;justify-content:space-between;gap:1rem;min-height:42px;padding:.55rem .75rem}.core-calendar-demo__footer span:first-child{color:#cfe6da}.core-calendar-demo__footer i{background:var(--v4-green);border-radius:999px;width:.5rem;height:.5rem;margin-right:.35rem;display:inline-block;box-shadow:0 0 12px #62d69d8c}@media (max-width:959px){.v4-calendar-section__heading{grid-template-columns:1fr}.core-calendar-demo__topbar{grid-template-columns:1fr auto}.core-calendar-demo__search{grid-area:2/1/auto/-1}.core-calendar-demo__titlebar{align-items:flex-start}}@media (max-width:639px){.v4-calendar-section{padding-block:4rem}.v4-calendar-section__heading,.core-calendar-demo{width:min(100% - 1rem,1560px)}.core-calendar-demo__identity>span,.core-calendar-demo__role-tabs{display:none}.core-calendar-demo__workspace{grid-template-columns:220px minmax(920px,1fr)}.core-calendar-shelf__panel{grid-template-columns:repeat(3,minmax(230px,1fr)) minmax(190px,.8fr)}}.v4-hero__trust-rail p,.v4-hero .sso-browser__portal-header small,.v4-hero .sso-browser__portal-header>span,.v4-hero .sso-browser__context-head small,.v4-hero .sso-browser__context dt,.v4-hero .sso-browser__handoff small,.v4-hero .sso-browser__privacy,.v4-hero .sso-browser__address,.v4-hero .sso-browser__chrome>small{font-size:.6875rem;line-height:1.45}.v4-hero__trust-rail strong{font-size:.78rem}.core-workspace__surface-intro{grid-template-columns:minmax(0,1fr) minmax(15rem,.72fr) minmax(15rem,.72fr);gap:.8rem;margin-bottom:1rem}.core-workspace__ask-wrap{align-self:stretch;display:grid;position:relative}.core-workspace__ask{text-align:left;cursor:pointer;background:radial-gradient(circle at 12% 16%,#62d69d21,#0000 42%),#0c2018c7;border:1px solid #62d69d52;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;min-height:100%;padding:.72rem .8rem;display:grid}.core-workspace__ask>img{background:#62d69d14;border:1px solid #62d69d47;border-radius:8px;width:28px;height:28px;padding:.25rem}.core-workspace__ask>span:nth-child(2){gap:.12rem;display:grid}.core-workspace__ask small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.12em;font-size:.625rem}.core-workspace__ask strong{font-size:.72rem;line-height:1.35}.core-workspace__ask>i{color:var(--v4-green);font-style:normal}.core-workspace__ask-response{z-index:7;width:min(23rem,82vw);color:var(--v4-muted);background:#07120d;border:1px solid #62d69d52;border-radius:10px;padding:.75rem;font-size:.6875rem;line-height:1.55;position:absolute;top:calc(100% + .45rem);right:0;box-shadow:0 18px 50px #0000006b}.core-workspace__ask-response strong{color:var(--v4-text);margin-bottom:.3rem;display:block}.v4-calendar-section__heading{align-items:center;margin-bottom:clamp(2rem,4vw,3.5rem)}.core-calendar-hierarchy__rows,.core-calendar-timeline__grid{--calendar-row-height:52px}.core-calendar-hierarchy__rows{grid-auto-rows:var(--calendar-row-height)}.core-calendar-hierarchy__row.is-resource{background:#ffffff05}.core-calendar-hierarchy__row.is-dispatcher{color:#d9eee3}.core-calendar-timeline__grid{grid-template-rows:repeat(var(--calendar-row-count), var(--calendar-row-height));background-size:calc(100% / 21) 100%, 100% var(--calendar-row-height)}.core-calendar-timeline__lane.is-group{background:linear-gradient(90deg,#62d69d06,#0000 72%)}.core-calendar-timeline__lane.is-dispatcher{z-index:1;background:#62d69d06;align-items:center;padding-inline:.35rem}.core-calendar-dispatcher-queue{min-height:30px;color:var(--v4-muted);cursor:pointer;background:#071710d1;border:1px dashed #62d69d52;border-radius:7px;grid-column:1/span 4;justify-self:start;padding:.3rem .55rem;font-size:.625rem}.core-calendar-dispatcher-queue span{min-width:1.25rem;min-height:1.25rem;color:var(--v4-green);background:#62d69d21;border-radius:999px;place-items:center;margin-right:.3rem;display:inline-grid}.core-calendar-timeline__now{grid-column:9}.core-calendar-timeline__now:before{content:"6:00 PM"}.core-calendar-assignment{align-self:stretch;min-height:44px;margin:4px 3px;padding:.32rem .42rem}.core-calendar-assignment strong{font-size:.68rem}.core-calendar-assignment small{font-size:.625rem}.core-calendar-shelf__panel{grid-template-columns:repeat(3,minmax(230px,1fr)) minmax(250px,.9fr)}.core-calendar-shelf__dropzone{align-content:center;gap:.65rem .8rem;place-items:initial;text-align:left;background:radial-gradient(circle at 82% 18%,#62d69d26,#0000 45%),linear-gradient(145deg,#103123c2,#07110df0);border-color:#62d69d6b;grid-template-rows:auto auto;grid-template-columns:auto minmax(0,1fr);padding:1rem}.core-calendar-shelf__dropzone img{background:#62d69d17;border:1px solid #62d69d57;border-radius:10px;grid-row:1/span 2;width:36px;height:36px;padding:.35rem}.core-calendar-shelf__dropzone>span{gap:.18rem;place-items:initial;border:0;border-radius:0;width:auto;height:auto;display:grid}.core-calendar-shelf__dropzone strong{color:var(--v4-text);font-size:.78rem}.core-calendar-shelf__dropzone small{color:var(--v4-muted);font-size:.625rem;line-height:1.45}.core-calendar-shelf__dropzone i{color:var(--v4-green);font-family:var(--font-mono);grid-column:2;font-size:.625rem;font-style:normal}@media (max-width:1120px){.core-workspace__surface-intro{grid-template-columns:minmax(0,1fr) minmax(14rem,.8fr)}.core-workspace__ask-wrap{grid-column:1/-1}}@media (max-width:760px){.v4-hero__trust-rail p,.v4-hero .sso-browser__portal-header small,.v4-hero .sso-browser__context-head small,.v4-hero .sso-browser__context dt,.v4-hero .sso-browser__handoff small,.v4-hero .sso-browser__privacy{font-size:.72rem}.core-workspace__surface-intro,.v4-calendar-section__heading{grid-template-columns:1fr}.core-calendar-shelf__panel{grid-template-columns:repeat(4,minmax(230px,1fr))}}.v4-foundation-panel__content ul{gap:.85rem}.v4-foundation-panel__content li{min-height:58px;padding:.9rem 1rem .9rem 2.35rem}.v4-foundation-panel__content li:before{top:1.08rem;left:1rem}.v4-foundation-panel__content .v4-foundation-panel__proof{margin-top:1.35rem;padding:1rem 1.1rem}.core-calendar-hierarchy__rows{grid-template-rows:repeat(var(--calendar-row-count), var(--calendar-row-height))}.core-calendar-timeline__days{grid-template-columns:repeat(var(--calendar-day-count,7), minmax(0, 1fr))}.core-calendar-timeline__hours{grid-template-columns:repeat(var(--calendar-column-count,21), minmax(0, 1fr))}.core-calendar-timeline__grid{grid-template-columns:repeat(var(--calendar-column-count), minmax(42px, 1fr));background-size:calc(100% / var(--calendar-column-count)) 100%, 100% var(--calendar-row-height)}.core-calendar-timeline__grid[data-calendar-view=day]{grid-template-columns:repeat(3,minmax(180px,1fr))}.core-calendar-timeline__lane{grid-template-columns:repeat(var(--calendar-column-count), minmax(0, 1fr))}.core-calendar-timeline__grid[data-calendar-view=day] .core-calendar-dispatcher-queue{grid-column:1/-1}.core-calendar-timeline__now{z-index:1;top:0;bottom:0;left:var(--calendar-now-position);pointer-events:none;background:#62d69db8;grid-area:auto;justify-self:auto;width:1px;position:absolute}.core-calendar-timeline__now:before{left:0}.core-calendar-agenda{background-color:#030a076b;background-image:linear-gradient(#8da99a13 1px,#0000 1px),none;background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:100% 52px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-content:start;min-height:704px;padding:.8rem;display:grid}.core-calendar-agenda__day{border-bottom:1px solid var(--v4-line);grid-template-columns:minmax(8rem,.24fr) minmax(0,1fr);gap:.8rem;padding:.75rem;display:grid}.core-calendar-agenda__day>header{align-content:start;gap:.4rem;padding:.35rem .5rem;display:grid}.core-calendar-agenda__day>header time{color:var(--v4-text);align-items:center;gap:.4rem;font-size:.7rem;display:flex}.core-calendar-agenda__day>header time span{color:var(--v4-green);background:#62d69d1a;border-radius:999px;padding:.14rem .38rem}.core-calendar-agenda__day>header small{color:var(--v4-muted);font-size:.625rem}.core-calendar-agenda__day>div{gap:.45rem;display:grid}.core-calendar-agenda__item{min-height:54px;color:var(--v4-text);text-align:left;cursor:pointer;background:#113d2ba8;border:1px solid #62d69d6b;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.65rem .75rem;display:grid}.core-calendar-agenda__item>span:first-child{color:var(--v4-green)}.core-calendar-agenda__item>span:nth-child(2){gap:.15rem;display:grid}.core-calendar-agenda__item strong{font-size:.7rem}.core-calendar-agenda__item small,.core-calendar-agenda__item time{color:var(--v4-muted);font-size:.625rem}.core-calendar-agenda__item.is-blue{background:#123750b8;border-color:#54a4e894}.core-calendar-agenda__item.is-amber{background:#46340cb3;border-color:#e6ad349e}.core-calendar-agenda__item.is-purple{background:#3a224cb3;border-color:#a877d694}.core-calendar-agenda__empty{min-height:300px;color:var(--v4-muted);text-align:center;place-content:center;justify-items:center;gap:.4rem;display:grid}.core-calendar-agenda__empty img{opacity:.72;margin-bottom:.35rem}.core-calendar-agenda__empty strong{color:var(--v4-text);font-size:.78rem}.core-calendar-agenda__empty span{max-width:24rem;font-size:.65rem;line-height:1.5}@media (max-width:760px){.core-calendar-agenda__day{grid-template-columns:1fr}}.site-action-trigger{appearance:none;font:inherit;cursor:pointer}.site-action-trigger.text-link{background:0 0;border:0;padding:0}.desktop-actions .site-action-trigger.text-link{color:#c8d4ce;padding:.6rem .45rem;font-size:.75rem}.site-action-modal__backdrop,.core-workspace__module-picker-backdrop{z-index:220;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020705cc;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0;overflow-y:auto}.site-action-modal{width:min(720px,100%);max-height:calc(100svh - 3rem);box-shadow:var(--v4-shadow);background:radial-gradient(circle at 88% 10%,#62d69d1c,#0000 17rem),#0b1512;border:1px solid #77edb147;border-radius:24px;padding:clamp(1.4rem,4vw,2.4rem);overflow-y:auto}.site-action-modal__header{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1.5rem;display:grid}.site-action-modal__header .eyebrow{margin-bottom:.7rem}.site-action-modal__header h2{max-width:16ch;color:var(--v4-paper);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(2rem,5vw,3.2rem);font-weight:560;line-height:1.04}.site-action-modal__header>button{border:1px solid var(--v4-line-strong);width:2.5rem;height:2.5rem;color:var(--v4-muted);cursor:pointer;background:#ffffff06;border-radius:10px;place-items:center;display:grid}.site-action-modal__header>button:hover,.site-action-modal__header>button:focus-visible{color:var(--v4-paper);border-color:#77edb173}.site-action-modal__lede{max-width:58rem;color:var(--v4-muted);margin:1.5rem 0 0;font-size:1rem;line-height:1.72}.site-action-modal__points{gap:.65rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.site-action-modal__points li{border:1px solid var(--v4-line);color:#d6e2dc;background:#ffffff05;border-radius:11px;padding:.85rem 1rem .85rem 2.35rem;font-size:.84rem;line-height:1.55;position:relative}.site-action-modal__points li:before{color:var(--v4-green);content:"◇";position:absolute;top:.95rem;left:1rem}.site-action-modal__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.site-action-modal__note{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.04em;margin:1rem 0 0;font-size:.64rem;line-height:1.5}.core-workspace__module-picker-backdrop{z-index:215}.core-workspace__module-picker{width:min(780px,100%);max-height:calc(100svh - 3rem);box-shadow:var(--v4-shadow);background:#09130f;border:1px solid #77edb147;border-radius:20px;gap:1rem;padding:clamp(1rem,3vw,1.5rem);display:grid;overflow-y:auto}.core-workspace__module-picker header strong{color:var(--v4-paper);font-size:1rem}.core-workspace__module-picker header small{max-width:32rem;font-size:.72rem;line-height:1.5}.core-workspace__module-picker header button{flex:none}.core-calendar-demo input:disabled{color:var(--v4-subtle);cursor:not-allowed;opacity:.78}.core-calendar-demo label:has(input:disabled){cursor:not-allowed}.site-footer__links{grid-template-columns:repeat(4,minmax(0,1fr))}.site-footer__links a,.site-footer__links button{width:fit-content;color:var(--v4-muted);text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-size:.7rem}.site-footer__links a:hover,.site-footer__links button:hover{color:var(--v4-green)}.overview-card,.legal-document-card{scroll-margin-top:7.5rem}.legal-page{background:var(--v4-ink);min-height:100vh}.legal-hero{padding-bottom:5rem}.legal-release-banner{background:#62d69d0e;border:1px solid #62d69d40;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1rem;max-width:760px;margin-top:2rem;padding:1rem 1.1rem;display:grid}.legal-release-banner>span{color:var(--v4-green);font-size:1.1rem}.legal-release-banner strong{color:var(--v4-paper);font-size:.88rem}.legal-release-banner p{color:var(--v4-muted);margin:.35rem 0 0;font-size:.78rem;line-height:1.6}.legal-center{grid-template-columns:minmax(240px,.38fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);padding-block:clamp(4rem,8vw,8rem);display:grid}.legal-index{border:1px solid var(--v4-line);box-shadow:var(--v4-shadow-soft);background:#0d1815c7;border-radius:18px;padding:1.4rem;position:sticky;top:7rem}.legal-index h2{color:var(--v4-paper);letter-spacing:-.025em;margin:0;font-size:1.5rem;font-weight:560}.legal-index>p:not(.eyebrow){color:var(--v4-muted);margin:.75rem 0 0;font-size:.78rem;line-height:1.6}.legal-index nav{gap:.35rem;margin-top:1.25rem;display:grid}.legal-index nav a{color:#cbd8d1;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;padding:.55rem .6rem;font-size:.7rem;line-height:1.35;display:grid}.legal-index nav a:hover,.legal-index nav a:focus-visible{color:var(--v4-paper);background:#62d69d12}.legal-index nav span{color:var(--v4-green);font-family:var(--font-mono);font-size:.58rem}.legal-document-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.legal-document-card{border:1px solid var(--v4-line);background:linear-gradient(135deg, #62d69d09, transparent 45%), var(--v4-panel);min-height:300px;box-shadow:var(--v4-shadow-soft);border-radius:18px;flex-direction:column;padding:clamp(1.25rem,3vw,1.7rem);display:flex}.legal-document-card:target{box-shadow:0 0 0 3px #62d69d14, var(--v4-shadow-soft);border-color:#77edb180}.legal-document-card header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.legal-document-card__number{color:var(--v4-green);font-family:var(--font-mono);font-size:.68rem}.legal-status{color:#f2cc91;font-family:var(--font-mono);letter-spacing:.055em;text-transform:uppercase;background:#e9b86914;border:1px solid #e9b86947;border-radius:999px;padding:.32rem .5rem;font-size:.58rem;font-weight:650}.legal-status[data-status=finalizing]{color:var(--v4-green-strong);background:#62d69d12;border-color:#62d69d47}.legal-document-card__category{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.12em;margin:2rem 0 .5rem;font-size:.6rem;font-weight:650}.legal-document-card h2{color:var(--v4-paper);letter-spacing:-.025em;margin:0;font-size:1.35rem;font-weight:580;line-height:1.2}.legal-document-card>p:not(.legal-document-card__category){color:var(--v4-muted);margin:.85rem 0 1.5rem;font-size:.82rem;line-height:1.65}.legal-document-card footer{border-top:1px solid var(--v4-line);color:var(--v4-subtle);justify-content:space-between;gap:1rem;margin-top:auto;padding-top:.85rem;font-size:.65rem;display:flex}.legal-document-card footer strong{color:#d9e6df;font-weight:600}.legal-technology-note,.legal-next-step{border:1px solid var(--v4-line);background:var(--v4-panel);border-radius:22px;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,6vw,7rem);margin-bottom:clamp(4rem,8vw,8rem);padding:clamp(1.5rem,4vw,2.5rem);display:grid}.legal-technology-note h2,.legal-next-step h2{color:var(--v4-paper);letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,3.2vw,2.8rem);font-weight:560;line-height:1.08}.legal-technology-note>p,.legal-next-step p{color:var(--v4-muted);margin:0;font-size:.9rem;line-height:1.72}.legal-next-step{grid-template-columns:minmax(0,1fr) auto}.legal-next-step>div:first-child{max-width:52rem}.legal-next-step .button-row{justify-content:end}@media (max-width:959px){.site-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-center{grid-template-columns:1fr}.legal-index{position:static}.legal-index nav{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-technology-note,.legal-next-step{grid-template-columns:1fr}.legal-next-step .button-row{justify-content:start}}@media (max-width:639px){.site-action-modal__backdrop,.core-workspace__module-picker-backdrop{align-items:end;padding:.5rem}.site-action-modal,.core-workspace__module-picker{border-radius:18px;max-height:calc(100svh - 1rem)}.site-action-modal__actions{grid-template-columns:1fr;display:grid}.site-action-modal__actions .button{width:100%}.site-footer__links,.legal-index nav,.legal-document-grid{grid-template-columns:1fr}.legal-document-card{min-height:0}.legal-technology-note,.legal-next-step{width:min(100% - 1rem,1440px)}}.desktop-nav a[aria-current=page],.mobile-nav a[aria-current=page]{color:var(--v4-green-strong);background:#62d69d1a}.desktop-nav a[aria-current=page]{box-shadow:inset 0 0 0 1px #62d69d29}.mobile-nav a[aria-current=page] i{color:var(--v4-green-strong)}.overview-card h2{color:#13231c}.v4-career-route{background:var(--v4-ink)}.v4-career-route__link{justify-content:flex-end;margin-top:-4.75rem;padding-bottom:7rem;display:flex}.secondary-page{background:radial-gradient(circle at 78% 3%, #4ec38413, transparent 32rem), var(--v4-ink);min-height:100vh;overflow:clip}.secondary-page section[id],.product-tier[id]{scroll-margin-top:7.5rem}.secondary-hero{border-bottom:1px solid var(--v4-line);background:radial-gradient(circle at 78% 34%,#62d69d21,#0000 28rem),radial-gradient(circle at 16% 14%,#62d69d0e,#0000 23rem),linear-gradient(#06100d,#08120f 70%,#07100d);min-height:790px;padding:10.75rem 0 7rem;position:relative;overflow:hidden}.secondary-hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:88px 88px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 10%,#0000 86%);mask-image:linear-gradient(#000 10%,#0000 86%)}.secondary-hero__layout{z-index:1;grid-template-columns:minmax(30rem,.82fr) minmax(38rem,1.18fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid;position:relative}.secondary-hero h1{max-width:13ch;color:var(--v4-text);font-family:var(--font-sans);letter-spacing:-.045em;text-wrap:balance;margin:0 0 1.5rem;font-size:clamp(3.25rem,4.8vw,5.35rem);font-weight:570;line-height:1.01}.secondary-hero__lede{max-width:42rem;color:var(--v4-muted);margin:0;font-size:clamp(1rem,1.15vw,1.14rem);line-height:1.72}.secondary-hero__signals{border-top:1px solid var(--v4-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:3rem;display:grid}.secondary-hero__signals>div{border-right:1px solid var(--v4-line);min-height:106px;padding:1rem 1rem 1rem 0}.secondary-hero__signals>div:not(:first-child){padding-left:1rem}.secondary-hero__signals>div:last-child{border-right:0}.secondary-hero__signals span{color:var(--v4-green);font-family:var(--font-mono);font-size:.62rem}.secondary-hero__signals p{color:#d2ded7;margin:.55rem 0 0;font-size:.74rem;line-height:1.55}.secondary-hero__visual{perspective:1600px;min-width:0}.secondary-model{min-height:560px;box-shadow:var(--v4-shadow);transform-origin:0;background:radial-gradient(circle at 82% 14%,#62d69d21,#0000 22rem),linear-gradient(150deg,#ffffff09,#0000 38%),#09130f;border:1px solid #77edb13d;border-radius:26px;position:relative;overflow:hidden;transform:rotateY(-2deg)rotateX(.8deg)}.secondary-model:after{border-radius:inherit;content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 1px #ffffff0a}.secondary-model__header{border-bottom:1px solid var(--v4-line);background:#030a0773;justify-content:space-between;align-items:center;gap:1rem;min-height:58px;padding:0 1rem;display:flex}.secondary-model__header span,.secondary-model__header small,.secondary-model__status small,.secondary-model__note{font-family:var(--font-mono);letter-spacing:.075em;font-size:.6rem}.secondary-model__header span{color:var(--v4-green);font-weight:700}.secondary-model__header small{color:var(--v4-subtle)}.secondary-model__status{border:1px solid var(--v4-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#030a07b8;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;position:absolute;bottom:1rem;left:1rem;right:1rem}.secondary-model__status--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.secondary-model__status>div{border-right:1px solid var(--v4-line);gap:.35rem;min-width:0;padding:.85rem .95rem;display:grid}.secondary-model__status>div:last-child{border-right:0}.secondary-model__status small{color:var(--v4-subtle)}.secondary-model__status strong{color:#dbe8e1;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.secondary-model__note{border-top:1px solid var(--v4-line);color:var(--v4-muted);margin:0;padding-top:.85rem;line-height:1.55;position:absolute;bottom:1.15rem;left:1.25rem;right:1.25rem}.secondary-section{border-bottom:1px solid var(--v4-line);padding:clamp(6.5rem,9vw,9rem) 0;position:relative}.secondary-section--panel{background:linear-gradient(180deg, #62d69d05, transparent 32%), var(--v4-ink-2)}.secondary-section__intro{grid-template-columns:minmax(0,.95fr) minmax(23rem,.7fr);align-items:end;gap:clamp(2.5rem,7vw,8rem);margin-bottom:clamp(2.7rem,5vw,4.8rem);display:grid}.secondary-section__intro--left{max-width:44rem;margin-bottom:2rem;display:block}.secondary-section__intro--center{text-align:center;max-width:760px;margin-inline:auto;display:block}.secondary-section__intro h2,.secondary-cta h2,.product-tier h2,.responsible-ai h2{color:var(--v4-text);letter-spacing:-.034em;text-wrap:balance;margin:0;font-size:clamp(2.35rem,3.45vw,3.9rem);font-weight:560;line-height:1.075}.secondary-section__intro>p,.secondary-section__intro--left>p:not(.eyebrow),.secondary-section__intro--center>p:not(.eyebrow){color:var(--v4-muted);margin:0;font-size:1rem;line-height:1.72}.secondary-section__intro--left>p:not(.eyebrow),.secondary-section__intro--center>p:not(.eyebrow){margin-top:1.25rem}.secondary-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.secondary-card-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.secondary-card{border:1px solid var(--v4-line);border-radius:var(--v4-radius-md);background:linear-gradient(145deg, #62d69d0b, transparent 42%), var(--v4-panel);min-height:300px;box-shadow:var(--v4-shadow-soft);transition:transform .36s var(--v4-ease), border-color .36s var(--v4-ease), background .36s var(--v4-ease);padding:clamp(1.3rem,2vw,1.7rem)}.secondary-card:hover{background:linear-gradient(145deg, #62d69d13, transparent 48%), var(--v4-panel-2);border-color:#62d69d45;transform:translateY(-6px)}.secondary-card__number,.secondary-context-grid>article>span,.secondary-role-grid>article>span,.secondary-step-cards header span,.product-principles article>span,.trust-evidence-grid article>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.66rem}.secondary-card h3,.secondary-context-grid h3,.secondary-role-grid h3,.secondary-step-cards h3,.product-principles h3,.trust-evidence-grid h3{color:var(--v4-text);letter-spacing:-.025em;margin:3.1rem 0 .75rem;font-size:1.45rem;font-weight:560;line-height:1.15}.secondary-card p,.secondary-context-grid p,.secondary-role-grid p,.secondary-step-cards p,.product-principles p,.trust-evidence-grid p{color:var(--v4-muted);margin:0;font-size:.82rem;line-height:1.68}.secondary-context-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.secondary-context-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.secondary-context-grid>article{border:1px solid var(--v4-line);background:#ffffff05;border-radius:16px;min-height:260px;padding:1.45rem;position:relative}.secondary-context-grid article>i{color:var(--v4-green);font-style:normal;position:absolute;bottom:1rem;right:1.2rem}.secondary-pipeline{border:1px solid var(--v4-line);background:var(--v4-line);border-radius:20px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.secondary-pipeline--six{grid-template-columns:repeat(3,minmax(0,1fr))}.secondary-pipeline li{background:var(--v4-panel);align-content:space-between;gap:2.4rem;min-height:250px;padding:1.35rem;display:grid}.secondary-pipeline li>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.68rem}.secondary-pipeline h3{color:var(--v4-text);margin:0 0 .6rem;font-size:1.18rem;font-weight:580}.secondary-pipeline p{color:var(--v4-muted);margin:0;font-size:.76rem;line-height:1.65}.secondary-step-cards,.product-principles,.trust-evidence-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.secondary-step-cards article,.product-principles article,.trust-evidence-grid article{border:1px solid var(--v4-line);background:var(--v4-panel);border-radius:18px;min-height:280px;padding:1.5rem}.secondary-step-cards header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.secondary-step-cards header small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.08em;font-size:.58rem}.secondary-split-stage{grid-template-columns:minmax(0,.82fr) minmax(38rem,1.18fr);align-items:center;gap:clamp(3rem,7vw,8rem);display:grid}.secondary-check-list{gap:.65rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.secondary-check-list li{border:1px solid var(--v4-line);color:#d1ddd6;background:#ffffff05;border-radius:11px;padding:.85rem 1rem .85rem 2.45rem;font-size:.78rem;line-height:1.55;position:relative}.secondary-check-list li:before{color:var(--v4-green);content:"◇";position:absolute;top:.88rem;left:1rem}.secondary-product-stage,.secondary-browser-stage{min-width:0}.secondary-product-stage .core-workspace{box-shadow:var(--v4-shadow)}.secondary-browser-stage .sso-browser{width:100%;max-width:none;box-shadow:var(--v4-shadow)}.secondary-section__note{border:1px solid var(--v4-line);max-width:920px;color:var(--v4-muted);text-align:center;background:#ffffff05;border-radius:12px;margin:2rem auto 0;padding:1rem 1.15rem;font-size:.78rem;line-height:1.65}.secondary-cta__inner{box-shadow:var(--v4-shadow-soft);background:#ffffff06;border:1px solid #62d69d38;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:clamp(2rem,6vw,7rem);padding:clamp(2rem,5vw,4rem);display:grid}.secondary-cta p:not(.eyebrow){max-width:54rem;color:var(--v4-muted);margin:1.25rem 0 0;font-size:.92rem;line-height:1.72}.secondary-cta .button-row{justify-content:flex-end}.platform-orbit{aspect-ratio:1;border:1px solid #62d69d29;border-radius:50%;width:min(430px,100% - 3rem);margin:2.1rem auto 7rem;position:relative}.platform-orbit:before,.platform-orbit:after{content:"";border:1px solid #62d69d1a;border-radius:50%;position:absolute}.platform-orbit:before{inset:16%}.platform-orbit:after{inset:34%}.platform-orbit__core,.platform-orbit__node{color:var(--v4-green-strong);font-family:var(--font-mono);letter-spacing:.07em;background:#0d2118;border:1px solid #62d69d52;border-radius:999px;place-items:center;font-size:.62rem;font-weight:700;display:grid;position:absolute;box-shadow:0 0 28px #62d69d14}.platform-orbit__core{background:linear-gradient(145deg,#62d69d38,#62d69d12);border-radius:50%;font-size:.72rem;inset:39%}.platform-orbit__node{width:4.7rem;height:2.3rem}.platform-orbit__node--identity{top:-1rem;left:calc(50% - 2.35rem)}.platform-orbit__node--nexus{top:20%;right:-2.25rem}.platform-orbit__node--career{bottom:4%;right:3%}.platform-orbit__node--exchange{bottom:-1rem;left:calc(50% - 2.35rem)}.platform-orbit__node--operations{bottom:10%;left:-1.75rem}.workspace-lens-preview{border:1px solid var(--v4-line);background:#030a0773;border-radius:14px;margin:1.15rem;overflow:hidden}.workspace-lens-preview nav{border-bottom:1px solid var(--v4-line);grid-template-columns:repeat(6,minmax(0,1fr));display:grid}.workspace-lens-preview nav span{border-right:1px solid var(--v4-line);color:var(--v4-subtle);font-family:var(--font-mono);text-align:center;padding:.75rem .35rem;font-size:.58rem}.workspace-lens-preview nav span:last-child{border-right:0}.workspace-lens-preview nav span[data-active]{color:var(--v4-green);background:#62d69d14}.workspace-lens-preview__queue{gap:.55rem;padding:.8rem;display:grid}.workspace-lens-preview__queue article{border:1px solid var(--v4-line);background:#ffffff05;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.85rem;display:grid}.workspace-lens-preview__queue article>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.62rem}.workspace-lens-preview__queue article div{gap:.25rem;min-width:0;display:grid}.workspace-lens-preview__queue small{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.55rem}.workspace-lens-preview__queue strong{color:#dce8e2;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.workspace-lens-preview__queue i{color:var(--v4-green);font-family:var(--font-mono);background:#62d69d14;border-radius:999px;padding:.28rem .42rem;font-size:.52rem;font-style:normal}.secondary-role-grid{border:1px solid var(--v4-line);background:var(--v4-line);border-radius:18px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.secondary-role-grid>article{background:var(--v4-panel);min-height:300px;padding:1.3rem}.secondary-section--workspace-demo{background:#07100d}.product-stack{gap:.8rem;padding:1.2rem 1.2rem 6.3rem;display:grid}.product-stack__tier{border:1px solid var(--v4-line);background:#ffffff05;border-radius:14px;grid-template-columns:minmax(8rem,.4fr) minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:118px;padding:1.1rem 1.2rem;display:grid}.product-stack__tier span,.product-stack__tier small{font-family:var(--font-mono);letter-spacing:.06em;font-size:.58rem}.product-stack__tier span{color:var(--v4-green)}.product-stack__tier strong{color:var(--v4-text);font-size:1rem}.product-stack__tier small{color:var(--v4-muted)}.product-stack__tier--plus{background:#79aeea0b;border-color:#79aeea40}.product-stack__tier--plus span{color:var(--v4-blue)}.product-stack__tier--protect{background:#e9b8690b;border-color:#e9b86947}.product-stack__tier--protect span{color:var(--v4-amber)}.product-principles article{min-height:250px}.product-tier{border-bottom:1px solid var(--v4-line);padding:clamp(6.5rem,9vw,9rem) 0;position:relative}.product-tier--standard{background:var(--v4-ink)}.product-tier--plus{background:radial-gradient(circle at 85% 30%, #79aeea12, transparent 26rem), var(--v4-ink-2)}.product-tier--protect{background:radial-gradient(circle at 85% 30%, #e9b86911, transparent 26rem), var(--v4-ink)}.product-tier:target{box-shadow:inset 0 0 0 2px #62d69d2e}.product-tier__layout{grid-template-columns:minmax(25rem,.78fr) minmax(36rem,1.22fr);align-items:start;gap:clamp(3rem,7vw,8rem);display:grid}.product-tier__summary>p:not(.eyebrow){color:var(--v4-muted);margin:1.3rem 0 0;font-size:.94rem;line-height:1.72}.product-tier__status{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.07em;background:#62d69d0f;border:1px solid #62d69d40;border-radius:999px;margin-bottom:1.1rem;padding:.36rem .55rem;font-size:.58rem;font-weight:650;display:inline-flex}.product-tier--plus .product-tier__status{color:var(--v4-blue);background:#79aeea0f;border-color:#79aeea47}.product-tier--protect .product-tier__status{color:var(--v4-amber);background:#e9b8690f;border-color:#e9b8694d}.product-tier__capabilities{border:1px solid var(--v4-line);background:var(--v4-panel);box-shadow:var(--v4-shadow-soft);border-radius:18px;overflow:hidden}.product-tier__capabilities header{border-bottom:1px solid var(--v4-line);justify-content:space-between;gap:1rem;padding:1rem 1.1rem;display:flex}.product-tier__capabilities header span,.product-tier__capabilities header small{font-family:var(--font-mono);letter-spacing:.07em;font-size:.58rem}.product-tier__capabilities header span{color:var(--v4-green)}.product-tier__capabilities header small{color:var(--v4-subtle)}.product-tier__capabilities ul{margin:0;padding:0;list-style:none;display:grid}.product-tier__capabilities li{border-bottom:1px solid var(--v4-line);color:#d1ddd6;min-height:66px;padding:1rem 1rem 1rem 3rem;font-size:.78rem;line-height:1.55;position:relative}.product-tier__capabilities li:last-child{border-bottom:0}.product-tier__capabilities li:before{color:var(--v4-green);content:"◇";position:absolute;top:1rem;left:1.15rem}.product-table-wrap{border:1px solid var(--v4-line);background:var(--v4-panel);box-shadow:var(--v4-shadow-soft);border-radius:18px;overflow-x:auto}.product-table-wrap table{border-collapse:collapse;width:100%;min-width:920px}.product-table-wrap caption{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.product-table-wrap th,.product-table-wrap td{border-right:1px solid var(--v4-line);border-bottom:1px solid var(--v4-line);color:var(--v4-muted);text-align:left;vertical-align:top;padding:1rem 1.05rem;font-size:.72rem;line-height:1.55}.product-table-wrap tr:last-child th,.product-table-wrap tr:last-child td{border-bottom:0}.product-table-wrap th:last-child,.product-table-wrap td:last-child{border-right:0}.product-table-wrap thead th{color:var(--v4-text);font-family:var(--font-mono);letter-spacing:.05em;background:#62d69d0b;font-size:.62rem}.product-table-wrap tbody th{color:#dce8e2;width:22%;font-weight:600}.ecosystem-mesh{aspect-ratio:1;width:min(430px,100% - 3rem);margin:2rem auto 7rem;position:relative}.ecosystem-mesh:before,.ecosystem-mesh:after{content:"";border:1px dashed #62d69d2b;border-radius:50%;position:absolute;inset:10%}.ecosystem-mesh:after{inset:27%}.ecosystem-mesh__core,.ecosystem-mesh__node{color:var(--v4-green-strong);font-family:var(--font-mono);background:#0d2118;border:1px solid #62d69d4d;border-radius:999px;place-items:center;font-size:.6rem;font-weight:700;display:grid;position:absolute}.ecosystem-mesh__core{background:linear-gradient(145deg,#62d69d33,#62d69d0f);border-radius:50%;inset:38%}.ecosystem-mesh__node{width:4.7rem;height:2.2rem}.ecosystem-mesh__node--one{top:0;left:calc(50% - 2.35rem)}.ecosystem-mesh__node--two{top:21%;right:0}.ecosystem-mesh__node--three{bottom:11%;right:3%}.ecosystem-mesh__node--four{bottom:0;left:calc(50% - 2.35rem)}.ecosystem-mesh__node--five{bottom:12%;left:2%}.ecosystem-mesh__node--six{top:21%;left:0}.ecosystem-boundary{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;max-width:1060px;margin:0 auto;display:grid}.ecosystem-boundary>div{border:1px solid var(--v4-line);background:var(--v4-panel);border-radius:18px;padding:1.5rem}.ecosystem-boundary>div>span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.07em;font-size:.62rem}.ecosystem-boundary ul{gap:.7rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.ecosystem-boundary li{color:var(--v4-muted);font-size:.78rem;line-height:1.55}.ecosystem-boundary>i{color:var(--v4-green);font-size:1.7rem;font-style:normal}.career-passport{gap:.85rem;padding:1.1rem 1.1rem 6.5rem;display:grid}.career-passport__identity{background:#62d69d0e;border:1px solid #62d69d40;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.85rem;padding:1rem;display:grid}.career-passport__identity>span{width:2.8rem;height:2.8rem;color:var(--v4-green);font-family:var(--font-mono);background:#62d69d21;border-radius:50%;place-items:center;font-size:.66rem;font-weight:700;display:grid}.career-passport__identity div{gap:.15rem;display:grid}.career-passport__identity small,.career-passport__identity i,.career-passport__opportunities small,.career-passport__opportunities span{font-family:var(--font-mono);letter-spacing:.05em;font-size:.56rem}.career-passport__identity small,.career-passport__opportunities small{color:var(--v4-subtle)}.career-passport__identity strong,.career-passport__opportunities strong{color:var(--v4-text);font-size:.8rem}.career-passport__identity p{color:var(--v4-muted);margin:0;font-size:.64rem}.career-passport__identity i{color:var(--v4-green);font-style:normal}.career-passport__opportunities{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;display:grid}.career-passport__opportunities article{border:1px solid var(--v4-line);background:#ffffff05;border-radius:12px;gap:.45rem;padding:1rem;display:grid}.career-passport__opportunities span{color:var(--v4-green)}.secondary-split-stage--career{align-items:start}.career-canvas-preview{border:1px solid var(--v4-line);background:var(--v4-panel);box-shadow:var(--v4-shadow-soft);border-radius:20px;overflow:hidden}.career-canvas-preview>header{border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem;display:flex}.career-canvas-preview header div{gap:.25rem;display:grid}.career-canvas-preview header small,.career-canvas-preview header span,.career-canvas-preview footer span{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.06em;font-size:.56rem}.career-canvas-preview header strong{color:var(--v4-text);font-size:1rem}.career-canvas-preview header span{color:var(--v4-green)}.career-canvas-preview__metrics{border-bottom:1px solid var(--v4-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.career-canvas-preview__metrics div{border-right:1px solid var(--v4-line);gap:.25rem;padding:1.1rem;display:grid}.career-canvas-preview__metrics div:last-child{border-right:0}.career-canvas-preview__metrics strong{color:var(--v4-green-strong);font-size:1.55rem}.career-canvas-preview__metrics small{color:var(--v4-muted);font-size:.64rem}.career-canvas-preview__stages{gap:.45rem;padding:.8rem;display:grid}.career-canvas-preview__stages div{border:1px solid var(--v4-line);background:#ffffff04;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.7rem .8rem;display:grid}.career-canvas-preview__stages span,.career-canvas-preview__stages small{color:var(--v4-green);font-family:var(--font-mono);font-size:.58rem}.career-canvas-preview__stages strong{color:#dbe7e1;font-size:.72rem}.career-canvas-preview footer{border-top:1px solid var(--v4-line);justify-content:space-between;gap:1rem;padding:1rem 1.2rem;display:flex}.career-canvas-preview footer strong{color:#dce8e2;font-size:.68rem}.career-activation{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1.5rem;max-width:1120px;margin:0 auto;display:grid}.career-activation>div{border:1px solid var(--v4-line);background:var(--v4-panel);border-radius:18px;align-content:center;gap:.55rem;min-height:180px;padding:1.4rem;display:grid}.career-activation span,.career-activation i{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.06em;font-size:.6rem}.career-activation strong{color:var(--v4-text);font-size:.9rem}.career-activation small{color:var(--v4-muted);font-size:.68rem}.career-activation i{text-align:center;font-style:normal}.trust-stack{gap:.55rem;padding:1rem 1rem 7.5rem;display:grid}.trust-stack>div{border:1px solid var(--v4-line);background:#ffffff05;border-radius:10px;grid-template-columns:auto .42fr minmax(0,1fr) auto;align-items:center;gap:.75rem;min-height:66px;padding:.7rem .85rem;display:grid}.trust-stack span,.trust-stack small{font-family:var(--font-mono);letter-spacing:.05em;font-size:.56rem}.trust-stack span,.trust-stack i{color:var(--v4-green)}.trust-stack small{color:var(--v4-subtle)}.trust-stack strong{color:#dbe8e1;font-size:.7rem}.trust-stack i{font-style:normal}.trust-boundary-map{border:1px solid var(--v4-line);background:linear-gradient(#ffffff05 1px, transparent 1px), linear-gradient(90deg, #ffffff05 1px, transparent 1px), var(--v4-panel);min-height:520px;box-shadow:var(--v4-shadow-soft);background-size:64px 64px;border-radius:22px;position:relative}.trust-boundary-map__core,.trust-boundary-map__layer{border:1px solid var(--v4-line-strong);text-align:center;background:#0c1b15;border-radius:16px;place-content:center;gap:.25rem;display:grid;position:absolute}.trust-boundary-map__core{background:linear-gradient(145deg,#62d69d24,#62d69d0a);border-color:#62d69d61;inset:34% 31%}.trust-boundary-map__layer--1{top:8%;left:7%}.trust-boundary-map__layer--2{top:8%;right:7%}.trust-boundary-map__layer--3{bottom:8%;left:7%}.trust-boundary-map__layer--4{bottom:8%;right:7%}.trust-boundary-map small{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.55rem}.trust-boundary-map strong{color:var(--v4-text);font-size:.7rem}.trust-boundary-map__core span{color:var(--v4-muted);font-size:.62rem}.assurance-ladder{gap:.75rem;max-width:1100px;margin:0 auto;display:grid}.assurance-ladder article{border:1px solid var(--v4-line);background:var(--v4-panel);border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;padding:1.15rem 1.25rem;display:grid}.assurance-ladder article>span{width:2.6rem;height:2.6rem;color:var(--v4-green);font-family:var(--font-mono);background:#62d69d14;border-radius:50%;place-items:center;font-size:.62rem;display:grid}.assurance-ladder h3{color:var(--v4-text);margin:0 0 .3rem;font-size:1rem;font-weight:570}.assurance-ladder p{color:var(--v4-muted);margin:0;font-size:.75rem;line-height:1.6}.responsible-ai__layout{grid-template-columns:minmax(24rem,.72fr) minmax(36rem,1.28fr);align-items:start;gap:clamp(3rem,7vw,8rem);display:grid}.responsible-ai__layout>div>p:not(.eyebrow){color:var(--v4-muted);margin:1.2rem 0 0;font-size:.94rem;line-height:1.72}.responsible-ai ol{gap:.6rem;margin:0;padding:0;list-style:none;display:grid}.responsible-ai li{border:1px solid var(--v4-line);background:var(--v4-panel);border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem;padding:.9rem 1rem;display:grid}.responsible-ai li span{color:var(--v4-green);font-family:var(--font-mono);font-size:.58rem}.responsible-ai li p{color:#d3dfd8;margin:0;font-size:.76rem;line-height:1.55}.trust-evidence-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-evidence-grid article{min-height:285px}@media (max-width:1199px){.secondary-hero{min-height:0}.secondary-hero__layout{grid-template-columns:minmax(24rem,.8fr) minmax(32rem,1.2fr);gap:2.5rem}.secondary-model{min-height:510px}.secondary-card-grid--four,.trust-evidence-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.secondary-role-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.secondary-role-grid>article:nth-child(n+4){min-height:250px}.secondary-split-stage,.product-tier__layout,.responsible-ai__layout{grid-template-columns:minmax(22rem,.8fr) minmax(30rem,1.2fr);gap:3rem}}@media (max-width:959px){.secondary-hero{padding-top:9.5rem}.secondary-hero__layout,.secondary-split-stage,.product-tier__layout,.responsible-ai__layout{grid-template-columns:1fr}.secondary-hero__copy{max-width:52rem}.secondary-hero h1{max-width:15ch}.secondary-hero__visual{max-width:760px;margin-inline:auto}.secondary-model{transform:none}.secondary-section__intro{grid-template-columns:1fr;align-items:start;gap:1.5rem}.secondary-card-grid,.secondary-context-grid--three,.secondary-pipeline,.secondary-pipeline--six,.secondary-step-cards,.product-principles,.secondary-role-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.secondary-role-grid>article:last-child{grid-column:1/-1}.secondary-cta__inner{grid-template-columns:1fr;align-items:start}.secondary-cta .button-row{justify-content:start}.ecosystem-boundary,.career-activation{grid-template-columns:1fr}.ecosystem-boundary>i,.career-activation>i{transform:rotate(90deg)}.trust-boundary-map{min-height:560px}}@media (max-width:760px){.secondary-hero{padding:8.5rem 0 5rem}.secondary-hero h1{font-size:clamp(2.8rem,12vw,4rem)}.secondary-hero__signals{grid-template-columns:1fr}.secondary-hero__signals>div,.secondary-hero__signals>div:not(:first-child){border-right:0;border-bottom:1px solid var(--v4-line);min-height:0;padding:.85rem 0}.secondary-hero__signals>div:last-child{border-bottom:0}.secondary-model{border-radius:20px;min-height:500px}.secondary-model__header{align-items:flex-start;padding-block:.8rem}.secondary-model__status{grid-template-columns:1fr}.secondary-model__status>div{border-right:0;border-bottom:1px solid var(--v4-line)}.secondary-model__status>div:last-child{border-bottom:0}.secondary-section{padding:5.5rem 0}.secondary-section__intro h2,.secondary-cta h2,.product-tier h2,.responsible-ai h2{font-size:clamp(2.2rem,10vw,3.25rem)}.secondary-card-grid,.secondary-card-grid--four,.secondary-context-grid,.secondary-context-grid--three,.secondary-pipeline,.secondary-pipeline--six,.secondary-step-cards,.product-principles,.secondary-role-grid,.trust-evidence-grid{grid-template-columns:1fr}.secondary-card,.secondary-context-grid>article,.secondary-step-cards article,.product-principles article,.secondary-role-grid>article,.trust-evidence-grid article{min-height:0}.secondary-role-grid>article:last-child{grid-column:auto}.secondary-pipeline li{min-height:0}.secondary-cta__inner{border-radius:20px;width:calc(100% - 1rem);padding:1.4rem}.secondary-cta .button-row,.secondary-hero__actions{grid-template-columns:1fr;display:grid}.secondary-cta .button,.secondary-hero__actions .button{width:100%}.platform-orbit,.ecosystem-mesh{width:min(300px,100% - 4rem);margin-top:3rem}.platform-orbit__node,.ecosystem-mesh__node{width:4rem;font-size:.52rem}.workspace-lens-preview nav{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-lens-preview nav span:nth-child(3){border-right:0}.workspace-lens-preview nav span:nth-child(-n+3){border-bottom:1px solid var(--v4-line)}.workspace-lens-preview__queue article{grid-template-columns:auto minmax(0,1fr)}.workspace-lens-preview__queue i{grid-column:2;justify-self:start}.product-stack__tier{grid-template-columns:1fr;gap:.35rem}.product-tier{padding:5.5rem 0}.product-tier__capabilities header{flex-direction:column;align-items:flex-start}.career-passport__opportunities,.career-canvas-preview__metrics{grid-template-columns:1fr}.career-canvas-preview__metrics div{border-right:0;border-bottom:1px solid var(--v4-line)}.career-canvas-preview__metrics div:last-child{border-bottom:0}.career-canvas-preview footer{flex-direction:column}.trust-stack>div{grid-template-columns:auto minmax(0,1fr) auto}.trust-stack small{display:none}.trust-boundary-map{min-height:500px}.trust-boundary-map__core{inset:37% 27%}.trust-boundary-map__layer{width:38%;min-height:94px}.v4-career-route__link{justify-content:flex-start;margin-top:-3rem;padding-bottom:5rem}}@media (max-width:480px){.secondary-model{min-height:470px}.secondary-model__header{flex-direction:column;gap:.3rem}.platform-orbit,.ecosystem-mesh{width:230px;margin-bottom:8rem}.platform-orbit__node--nexus,.ecosystem-mesh__node--two{right:-1.6rem}.platform-orbit__node--operations,.ecosystem-mesh__node--six{left:-1.6rem}.career-passport__identity{grid-template-columns:auto minmax(0,1fr)}.career-passport__identity i{grid-column:2}.trust-boundary-map{min-height:460px}.trust-boundary-map__layer{width:42%}}.site-action-trigger.button:not(.button--small){font-family:var(--font-sans);font-size:.87rem;font-weight:680;line-height:1}.secondary-page{background:radial-gradient(circle at 82% 2%, #62d69d14, transparent 30rem), var(--v4-ink)}.secondary-hero{background:radial-gradient(circle at 76% 24%,#62d69d26,#0000 27rem),radial-gradient(circle at 14% 10%,#62d69d0e,#0000 22rem),linear-gradient(#06100d,#08120f 72%,#07100d);min-height:0;padding:7.25rem 0 4.5rem}.secondary-hero:after{content:"";pointer-events:none;border:1px solid #62d69d14;border-radius:50%;width:42rem;height:42rem;position:absolute;bottom:-21rem;right:-14rem;box-shadow:0 0 0 5rem #62d69d05,0 0 0 10rem #62d69d03}.secondary-hero__layout{grid-template-columns:minmax(21.5rem,.68fr) minmax(0,1.32fr);gap:clamp(2rem,4.5vw,4.75rem)}.secondary-hero__copy{max-width:37rem}.secondary-hero h1{letter-spacing:-.035em;max-width:12.5ch;margin-bottom:1rem;font-size:clamp(3rem,4.2vw,4.45rem);font-weight:590;line-height:1.07}.secondary-hero__lede{max-width:39rem;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.72}.secondary-hero__actions{margin-top:1.35rem}.secondary-hero__signals{margin-top:2.15rem}.secondary-hero__signals>div{min-height:88px;padding-block:.85rem}.secondary-hero__visual{perspective:none;width:100%;min-width:0}.secondary-model{background:radial-gradient(circle at 84% 8%,#62d69d1f,#0000 19rem),linear-gradient(150deg,#ffffff09,#0000 34%),#08120e;border-color:#77edb14d;border-radius:22px;min-height:610px;transform:none;box-shadow:0 32px 90px #0000005c,inset 0 1px #ffffff09}.secondary-model:before{content:"";pointer-events:none;background-image:linear-gradient(#62d69d06 1px,#0000 1px),linear-gradient(90deg,#62d69d06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:58px 0 0;-webkit-mask-image:linear-gradient(#000,#0000 88%);mask-image:linear-gradient(#000,#0000 88%)}.secondary-model__header{z-index:3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#020805ad;grid-template-columns:auto 1fr auto;min-height:58px;padding-inline:.9rem 1rem;display:grid;position:relative}.secondary-model__window{align-items:center;gap:.3rem;margin-right:.8rem;display:flex}.secondary-model__window span{background:#62d69d14;border:1px solid #62d69d47;border-radius:50%;width:.38rem;height:.38rem}.secondary-model__window span:first-child{background:var(--v4-green);box-shadow:0 0 10px #62d69d8c}.secondary-model__body{z-index:1;min-height:552px;padding:.85rem .85rem 6.65rem;position:relative}.secondary-model__status,.workspace-ops__footer,.product-architecture__footer,.ecosystem-console__footer,.career-console__footer,.trust-console__footer{z-index:4;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030a07d6;border:1px solid #62d69d2e;border-radius:13px;display:grid;position:absolute;bottom:.85rem;left:.85rem;right:.85rem;overflow:hidden;box-shadow:0 15px 35px #00000038}.secondary-model__status{grid-template-columns:repeat(3,minmax(0,1fr))}.secondary-model__status>div,.workspace-ops__footer>div,.ecosystem-console__footer>div,.career-console__footer>div,.trust-console__footer>div{border-right:1px solid var(--v4-line);min-width:0;padding:.75rem .85rem}.secondary-model__status strong{text-overflow:clip;white-space:normal;overflow:visible}.secondary-model__status>div:last-child,.workspace-ops__footer>div:last-of-type,.ecosystem-console__footer>div:last-child,.career-console__footer>div:last-child,.trust-console__footer>div:last-child{border-right:0}.secondary-section{padding:clamp(5.75rem,7.5vw,7.5rem) 0}.secondary-section__intro{margin-bottom:clamp(2.4rem,4vw,3.75rem)}.secondary-section__intro h2,.secondary-cta h2,.product-tier h2,.responsible-ai h2{letter-spacing:-.028em;font-size:clamp(2.35rem,3.35vw,3.65rem);font-weight:560;line-height:1.1}.secondary-card,.secondary-context-grid>article,.secondary-step-cards article,.product-principles article,.trust-evidence-grid article,.secondary-role-grid>article{position:relative;overflow:hidden}.secondary-card:before,.secondary-context-grid>article:before,.secondary-step-cards article:before,.product-principles article:before,.trust-evidence-grid article:before,.secondary-role-grid>article:before{content:"";background:linear-gradient(90deg,#0000,#62d69d6b,#0000);height:1px;position:absolute;top:0;left:0;right:0}.secondary-card:after,.secondary-context-grid>article:after,.secondary-step-cards article:after,.product-principles article:after,.trust-evidence-grid article:after{content:"";pointer-events:none;border:1px solid #62d69d14;border-radius:50%;width:7rem;height:7rem;position:absolute;bottom:-2.5rem;right:-2.5rem}.secondary-card{background:linear-gradient(145deg, #62d69d0e, transparent 48%), var(--v4-panel);align-content:start;min-height:228px;padding:1.35rem;display:grid}.secondary-card__number,.secondary-context-grid>article>span,.secondary-role-grid>article>span,.secondary-step-cards header span,.product-principles article>span,.trust-evidence-grid article>span{background:#62d69d0b;border:1px solid #62d69d38;border-radius:8px;place-items:center;width:2.1rem;height:2.1rem;display:inline-grid}.secondary-card h3,.secondary-context-grid h3,.secondary-role-grid h3,.secondary-step-cards h3,.product-principles h3,.trust-evidence-grid h3{margin-top:1.65rem}.secondary-context-grid>article{background:linear-gradient(145deg,#62d69d08,#0000 48%),#ffffff05;min-height:215px;padding:1.35rem}.secondary-context-grid h3{margin-top:1.5rem}.secondary-step-cards article,.product-principles article,.trust-evidence-grid article{min-height:230px;padding:1.35rem}.secondary-step-cards h3,.product-principles h3,.trust-evidence-grid h3{margin-top:1.7rem}.secondary-role-grid>article{min-height:245px}.secondary-role-grid h3{margin-top:1.75rem}.secondary-pipeline li{min-height:220px}.secondary-cta{background:radial-gradient(circle at 84% 20%,#62d69d24,#0000 28rem),linear-gradient(145deg,#0a1712,#07100d);padding:clamp(5rem,7vw,6.75rem) 0}.secondary-cta__inner{background:linear-gradient(135deg,#62d69d0e,#0000 44%),#ffffff06;border-radius:26px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1.8rem,4vw,4rem);min-height:320px;padding:clamp(1.75rem,3.6vw,3rem);display:grid;position:relative;overflow:hidden}.secondary-cta__inner:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.secondary-cta__inner:after{content:"";pointer-events:none;border:1px solid #62d69d24;border-radius:50%;width:34rem;height:34rem;position:absolute;bottom:-18rem;right:-15rem;box-shadow:0 0 0 4rem #62d69d06,0 0 0 8rem #62d69d03}.secondary-cta__mark,.secondary-cta__copy,.secondary-cta__actions{z-index:1;position:relative}.secondary-cta__mark{background:radial-gradient(circle,#62d69d21,#0000 68%),#020906b8;border:1px solid #62d69d3d;border-radius:24px;place-items:center;width:8.1rem;height:8.1rem;display:grid;box-shadow:0 18px 50px #0000003d,inset 0 1px #ffffff09}.secondary-cta__mark img{object-fit:contain;width:4.5rem;height:4.5rem}.secondary-cta__mark span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.16em;font-size:.48rem;font-weight:700;position:absolute;bottom:.75rem}.secondary-cta h2{max-width:16ch}.secondary-cta p:not(.eyebrow){max-width:47rem}.secondary-cta__actions{grid-template-columns:1fr;gap:.7rem;min-width:15rem;display:grid}.secondary-cta__actions .button{width:100%}.brand-pill{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;background:#62d69d0e;border:1px solid #62d69d42;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1.1rem;padding:.45rem .65rem;font-size:.72rem;font-weight:650;line-height:1;display:inline-flex}.brand-pill i{background:var(--v4-green);border-radius:50%;width:.4rem;height:.4rem;box-shadow:0 0 12px #62d69da6}.product-tier--plus,.product-tier--protect{background:radial-gradient(circle at 86% 28%, #62d69d13, transparent 26rem), var(--v4-ink-2)}.platform-command{grid-template-columns:minmax(10rem,.78fr) minmax(15rem,1.2fr) minmax(10rem,.78fr);gap:.7rem;min-height:438px;display:grid}.platform-command>section{border:1px solid var(--v4-line);background:#020906a8;border-radius:14px;min-width:0;overflow:hidden}.platform-command>section>header,.platform-command__authority>header,.platform-command__event>header{border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;gap:.5rem;min-height:42px;padding:0 .75rem;display:flex}.platform-command header span,.platform-command header small,.platform-command__authority article small,.platform-command__event li small,.platform-command__core-node small,.platform-command__layer small,.platform-command__contexts span{font-family:var(--font-mono);letter-spacing:.08em;font-size:.5rem}.platform-command header span{color:var(--v4-green)}.platform-command header small{color:var(--v4-subtle)}.platform-command__authority>div{gap:.45rem;padding:.55rem;display:grid}.platform-command__authority article{background:#62d69d06;border:1px solid #62d69d1c;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:65px;padding:.55rem;display:grid}.platform-command__authority article>span,.platform-command__event li>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.55rem}.platform-command__authority article div,.platform-command__event li div{gap:.18rem;min-width:0;display:grid}.platform-command__authority article small{color:var(--v4-subtle)}.platform-command__authority article strong,.platform-command__event li strong{color:#dbe8e1;font-size:.61rem;line-height:1.35}.platform-command__authority article i{color:var(--v4-green);font-size:.64rem;font-style:normal}.platform-command__core{grid-template-rows:auto 1fr auto;display:grid}.platform-command__core-map{min-height:320px;position:relative;overflow:hidden}.platform-command__core-map:before,.platform-command__core-map:after{content:"";border:1px solid #62d69d1c;border-radius:50%;position:absolute;inset:12% 13%}.platform-command__core-map:after{border-color:#62d69d2e;inset:27%}.platform-command__core-node{z-index:2;text-align:center;background:radial-gradient(circle,#62d69d30,#0000 72%),#0a1c14;border:1px solid #62d69d70;border-radius:50%;place-items:center;width:8.3rem;height:8.3rem;padding:1rem;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 .65rem #62d69d09,0 0 42px #62d69d1c}.platform-command__core-node small,.platform-command__core-node span{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.08em;font-size:.48rem}.platform-command__core-node strong{color:var(--v4-green-strong);font-family:var(--font-mono);letter-spacing:.08em;font-size:1rem}.platform-command__layer{z-index:2;background:#05100be6;border:1px solid #62d69d2e;border-radius:8px;gap:.18rem;min-width:6.1rem;padding:.52rem .58rem;display:grid;position:absolute;box-shadow:0 10px 24px #0003}.platform-command__layer small{color:var(--v4-subtle)}.platform-command__layer strong{color:#cfe0d7;font-size:.57rem}.platform-command__layer--1{top:12%;left:7%}.platform-command__layer--2{top:12%;right:7%}.platform-command__layer--3{bottom:12%;right:7%}.platform-command__layer--4{bottom:12%;left:7%}.platform-command__contexts{border-top:1px solid var(--v4-line);grid-template-columns:repeat(3,1fr);display:grid}.platform-command__contexts span{border-right:1px solid var(--v4-line);color:var(--v4-muted);text-align:center;padding:.65rem .25rem}.platform-command__contexts span:last-child{border-right:0}.platform-command__event ol{gap:.45rem;margin:0;padding:.55rem;list-style:none;display:grid}.platform-command__event li{background:linear-gradient(90deg,#62d69d0a,#0000);border-left:1px solid #62d69d47;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-height:79px;padding:.55rem;display:grid}.platform-command__event li small{color:var(--v4-subtle)}.platform-command__status{grid-template-columns:.86fr .9fr 1.24fr}.workspace-ops{grid-template-columns:4.8rem minmax(13rem,.9fr) minmax(15rem,1.1fr);gap:.65rem;min-height:438px;display:grid}.workspace-ops__rail,.workspace-ops__queue,.workspace-ops__focus{border:1px solid var(--v4-line);background:#020906ad;border-radius:13px;overflow:hidden}.workspace-ops__rail{align-content:start;gap:.35rem;padding:.45rem;display:grid}.workspace-ops__rail>div{min-height:53px;color:var(--v4-subtle);font-family:var(--font-mono);text-align:center;border:1px solid #0000;border-radius:8px;place-items:center;display:grid}.workspace-ops__rail>div[data-active]{color:var(--v4-green);background:#62d69d12;border-color:#62d69d33}.workspace-ops__rail span{letter-spacing:.06em;font-size:.48rem}.workspace-ops__rail small{font-size:.45rem}.workspace-ops__queue,.workspace-ops__focus{align-content:start;display:grid}.workspace-ops__queue>header,.workspace-ops__focus>header,.ecosystem-console header,.career-console header,.trust-console header{border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;gap:.6rem;min-height:46px;padding:0 .7rem;display:flex}.workspace-ops__queue>header div,.workspace-ops__focus>header div,.ecosystem-console header div,.career-console header div{gap:.12rem;display:grid}.workspace-ops__queue header span,.workspace-ops__focus header small,.workspace-ops__queue header small,.workspace-ops__focus header span,.workspace-ops__facts small,.workspace-ops__route small,.workspace-ops__command span,.workspace-ops__footer small,.ecosystem-console small,.career-console small,.trust-console small{font-family:var(--font-mono);letter-spacing:.07em;font-size:.48rem}.workspace-ops__queue header span{color:var(--v4-green)}.workspace-ops__queue header small,.workspace-ops__focus header small{color:var(--v4-subtle)}.workspace-ops__queue header strong,.workspace-ops__focus header span{color:var(--v4-green);font-family:var(--font-mono);background:#62d69d12;border-radius:999px;padding:.3rem .42rem;font-size:.48rem;font-weight:600}.workspace-ops__filters{border-bottom:1px solid var(--v4-line);gap:.35rem;padding:.55rem .65rem;display:flex}.workspace-ops__filters span{border:1px solid var(--v4-line);color:var(--v4-muted);border-radius:6px;padding:.28rem .4rem;font-size:.5rem}.workspace-ops__items{gap:.38rem;padding:.5rem;display:grid}.workspace-ops__items article{border:1px solid var(--v4-line);background:#ffffff03;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;min-height:69px;padding:.55rem;display:grid}.workspace-ops__items article[data-selected]{background:#62d69d0e;border-color:#62d69d4d}.workspace-ops__items article>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.52rem}.workspace-ops__items article div{gap:.12rem;min-width:0;display:grid}.workspace-ops__items small{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.45rem}.workspace-ops__items strong{color:#d9e7df;text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;overflow:hidden}.workspace-ops__items p{color:var(--v4-muted);margin:0;font-size:.48rem}.workspace-ops__items i{color:var(--v4-green);font-family:var(--font-mono);background:#62d69d12;border-radius:999px;padding:.26rem .36rem;font-size:.43rem;font-style:normal}.workspace-ops__focus{grid-template-rows:auto auto auto auto 1fr}.workspace-ops__route{grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding:.75rem;display:grid}.workspace-ops__route div{gap:.15rem;display:grid}.workspace-ops__route div:last-child{text-align:right}.workspace-ops__route small,.workspace-ops__facts small{color:var(--v4-subtle)}.workspace-ops__route strong{color:var(--v4-text);font-size:1rem}.workspace-ops__route span{color:var(--v4-muted);font-size:.5rem}.workspace-ops__route i{color:var(--v4-green);font-style:normal}.workspace-ops__timeline{grid-template-columns:repeat(4,1fr);padding:.3rem .75rem .75rem;display:grid}.workspace-ops__timeline div{color:var(--v4-subtle);font-family:var(--font-mono);text-align:center;justify-items:center;gap:.35rem;font-size:.43rem;display:grid;position:relative}.workspace-ops__timeline div:before{background:var(--v4-line);content:"";height:1px;position:absolute;top:.26rem;left:-50%;right:50%}.workspace-ops__timeline div:first-child:before{display:none}.workspace-ops__timeline i{z-index:1;background:#08120e;border:1px solid #62d69d40;border-radius:50%;width:.55rem;height:.55rem;position:relative}.workspace-ops__timeline div[data-complete] i,.workspace-ops__timeline div[data-current] i{background:var(--v4-green);box-shadow:0 0 10px #62d69d73}.workspace-ops__facts{grid-template-columns:1fr 1fr;gap:.45rem;padding:0 .65rem .65rem;display:grid}.workspace-ops__facts article{border:1px solid var(--v4-line);background:#ffffff04;border-radius:8px;gap:.2rem;padding:.55rem;display:grid}.workspace-ops__facts article:first-child{border-color:#62d69d33;grid-column:1/-1}.workspace-ops__facts strong{color:#d6e3dc;font-size:.55rem;line-height:1.35}.workspace-ops__command{background:#62d69d0a;border:1px solid #62d69d33;border-radius:9px;grid-template-columns:auto 1fr auto;align-self:end;align-items:center;gap:.5rem;margin:0 .65rem .65rem;padding:.55rem;display:grid}.workspace-ops__command span{color:var(--v4-green)}.workspace-ops__command p{color:var(--v4-muted);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.5rem;overflow:hidden}.workspace-ops__command i{color:var(--v4-green);font-family:var(--font-mono);font-size:.55rem;font-style:normal}.workspace-ops__footer{grid-template-columns:1.15fr .7fr 1fr auto}.workspace-ops__footer div,.ecosystem-console__footer div,.career-console__footer div,.trust-console__footer div{gap:.22rem;display:grid}.workspace-ops__footer small,.ecosystem-console__footer small,.career-console__footer small,.trust-console__footer small{color:var(--v4-subtle)}.workspace-ops__footer strong,.ecosystem-console__footer strong,.career-console__footer strong,.trust-console__footer strong{color:#d9e6df;font-size:.58rem}.workspace-ops__footer>span{color:var(--v4-green);font-family:var(--font-mono);background:#62d69d14;border-radius:999px;align-self:center;margin-right:.75rem;padding:.32rem .45rem;font-size:.46rem}.product-architecture{grid-template-rows:auto auto 1fr;gap:.65rem;min-height:438px;display:grid}.product-architecture__organization{text-align:center;background:#62d69d0e;border:1px solid #62d69d3d;border-radius:999px;gap:.15rem;max-width:24rem;margin-inline:auto;padding:.65rem 1.2rem;display:grid}.product-architecture__organization small,.product-architecture__organization span,.product-architecture__options header,.product-architecture__options li,.product-architecture__options footer,.product-architecture__foundation,.product-architecture__footer{font-family:var(--font-mono)}.product-architecture__organization small,.product-architecture__organization span{color:var(--v4-subtle);letter-spacing:.07em;font-size:.48rem}.product-architecture__organization strong{color:var(--v4-green-strong);letter-spacing:.04em;font-size:.7rem}.product-architecture__connector{border-top:1px solid #62d69d33;width:50%;height:1.2rem;margin-inline:auto;position:relative}.product-architecture__connector:before{content:"";background:#62d69d33;width:1px;height:1.2rem;position:absolute;top:-1.2rem;left:50%}.product-architecture__connector i{background:var(--v4-green);border-radius:50%;width:.48rem;height:.48rem;position:absolute;top:-.25rem;box-shadow:0 0 10px #62d69d73}.product-architecture__connector i:first-child{left:0}.product-architecture__connector i:last-child{right:0}.product-architecture__options{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:.6rem;display:grid}.product-architecture__options>article{background:linear-gradient(145deg,#62d69d0d,#0000 48%),#020906b8;border:1px solid #62d69d2e;border-radius:13px;grid-template-rows:auto 1fr auto auto;min-width:0;display:grid;overflow:hidden}.product-architecture__options article>header,.product-architecture__options article>footer{border-bottom:1px solid var(--v4-line);color:var(--v4-subtle);letter-spacing:.07em;justify-content:space-between;align-items:center;gap:.5rem;padding:.55rem .65rem;font-size:.46rem;display:flex}.product-architecture__options article>header span,.product-architecture__options article>footer span{color:var(--v4-green)}.product-architecture__options article>div{padding:.8rem .7rem .45rem}.product-architecture__options article>div strong{color:var(--v4-text);font-size:.82rem}.product-architecture__options article>div p{color:var(--v4-muted);margin:.35rem 0 0;font-size:.55rem;line-height:1.5}.product-architecture__options ul{gap:.35rem;margin:0;padding:.35rem .7rem .7rem;list-style:none;display:grid}.product-architecture__options li{color:#c7d5cd;padding-left:.9rem;font-size:.48rem;position:relative}.product-architecture__options li:before{color:var(--v4-green);content:"◇";position:absolute;left:0}.product-architecture__options article>footer{border-top:1px solid var(--v4-line);border-bottom:0}.product-architecture__options article>footer strong{color:#d8e5dd;font-size:.48rem}.product-architecture__choice{width:3.2rem;color:var(--v4-subtle);font-family:var(--font-mono);text-align:center;align-content:center;justify-items:center;gap:.45rem;display:grid}.product-architecture__choice span{width:2.2rem;height:2.2rem;color:var(--v4-green);background:#62d69d0b;border:1px solid #62d69d38;border-radius:50%;place-items:center;font-size:.55rem;display:grid}.product-architecture__choice small{writing-mode:vertical-rl;letter-spacing:.08em;font-size:.4rem}.product-architecture__foundation{background:#62d69d0e;border:1px solid #62d69d3d;border-radius:12px;grid-template-columns:minmax(10rem,.75fr) minmax(0,1.45fr) auto;align-items:center;gap:.75rem;padding:.65rem;display:grid}.product-architecture__foundation>div{grid-template-columns:auto 1fr;align-items:center;gap:.12rem .55rem;display:grid}.product-architecture__foundation>div span{color:var(--v4-green);grid-row:span 2;font-size:.58rem}.product-architecture__foundation>div strong{color:var(--v4-text);font-size:.62rem}.product-architecture__foundation>div small{color:var(--v4-subtle);font-size:.45rem}.product-architecture__foundation ul{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.product-architecture__foundation li{border-left:1px solid var(--v4-line);color:var(--v4-muted);text-align:center;padding:.25rem .45rem;font-size:.45rem}.product-architecture__foundation>strong{color:var(--v4-green);letter-spacing:.05em;font-size:.45rem}.product-architecture__footer{min-height:52px;color:var(--v4-subtle);letter-spacing:.06em;justify-content:space-between;align-items:center;padding:0 .8rem;font-size:.47rem;display:flex}.product-architecture__footer strong{color:var(--v4-green);font-size:.48rem}.ecosystem-console{grid-template-columns:minmax(9rem,.76fr) minmax(13rem,1.08fr) minmax(10rem,.86fr);gap:.65rem;min-height:438px;display:grid}.ecosystem-console>*{border:1px solid var(--v4-line);background:#020906ad;border-radius:13px;min-width:0;overflow:hidden}.ecosystem-console header span,.career-console header span,.trust-console header span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.07em;font-size:.48rem}.ecosystem-console header small,.career-console header small,.trust-console header small{color:var(--v4-subtle)}.ecosystem-console__services{align-content:start;display:grid}.ecosystem-console__services article{border-bottom:1px solid var(--v4-line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:66px;padding:.55rem .6rem;display:grid}.ecosystem-console__services article[data-selected]{background:#62d69d0f}.ecosystem-console__services article>span,.ecosystem-console__provider>span{width:2rem;height:2rem;color:var(--v4-green);font-family:var(--font-mono);border:1px solid #62d69d33;border-radius:8px;place-items:center;font-size:.52rem;display:grid}.ecosystem-console__services article div,.ecosystem-console__provider div{gap:.12rem;min-width:0;display:grid}.ecosystem-console__services strong,.ecosystem-console__provider strong{color:#d7e4dc;font-size:.57rem}.ecosystem-console__services i{color:var(--v4-green);font-family:var(--font-mono);font-size:.42rem;font-style:normal}.ecosystem-console__context{align-content:start;display:grid}.ecosystem-console__context header>span{color:var(--v4-green);font-family:var(--font-mono);background:#62d69d12;border-radius:999px;padding:.28rem .4rem;font-size:.44rem}.ecosystem-console__context header strong{color:var(--v4-text);font-size:.6rem}.ecosystem-console__route{grid-template-columns:1fr auto 1fr;align-items:center;gap:.5rem;padding:.85rem .7rem;display:grid}.ecosystem-console__route div{gap:.18rem;display:grid}.ecosystem-console__route div:last-child{text-align:right}.ecosystem-console__route strong{color:var(--v4-text);font-size:.62rem}.ecosystem-console__route i{color:var(--v4-green);font-style:normal}.ecosystem-console__context dl,.trust-console__decision dl{border:1px solid var(--v4-line);border-radius:9px;grid-template-columns:repeat(3,1fr);margin:0 .65rem;display:grid}.ecosystem-console__context dl div,.trust-console__decision dl div{border-right:1px solid var(--v4-line);gap:.2rem;padding:.55rem;display:grid}.ecosystem-console__context dl div:last-child,.trust-console__decision dl div:last-child{border-right:0}.ecosystem-console dt,.trust-console dt{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.43rem}.ecosystem-console dd,.trust-console dd{color:#d2dfd7;margin:0;font-size:.5rem}.ecosystem-console__flow{grid-template-columns:repeat(4,1fr);margin:.8rem .65rem;display:grid}.ecosystem-console__flow div{color:var(--v4-subtle);font-family:var(--font-mono);justify-items:center;gap:.35rem;font-size:.4rem;display:grid;position:relative}.ecosystem-console__flow div:before{background:var(--v4-line);content:"";height:1px;position:absolute;top:.25rem;left:-50%;right:50%}.ecosystem-console__flow div:first-child:before{display:none}.ecosystem-console__flow i{z-index:1;background:#08120e;border:1px solid #62d69d33;border-radius:50%;width:.5rem;height:.5rem;position:relative}.ecosystem-console__flow div[data-active] i{background:var(--v4-green)}.ecosystem-console__activation{align-content:start;display:grid}.ecosystem-console__provider{grid-template-columns:auto 1fr;align-items:center;gap:.6rem;padding:.75rem .65rem;display:grid}.ecosystem-console__provider p{color:var(--v4-muted);margin:0;font-size:.48rem}.ecosystem-console__activation ul{margin:0;padding:0 .65rem;list-style:none;display:grid}.ecosystem-console__activation li{border-top:1px solid var(--v4-line);justify-content:space-between;gap:.5rem;padding:.6rem 0;display:flex}.ecosystem-console__activation li span{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.43rem}.ecosystem-console__activation li strong{color:#d2dfd7;text-align:right;font-size:.5rem}.ecosystem-console__result{background:#62d69d0b;border:1px solid #62d69d33;border-radius:9px;gap:.2rem;margin:.75rem .65rem;padding:.65rem;display:grid}.ecosystem-console__result small{color:var(--v4-green)}.ecosystem-console__result strong{color:var(--v4-text);font-size:.58rem}.ecosystem-console__result span{color:var(--v4-muted);font-size:.48rem}.ecosystem-console__footer,.career-console__footer,.trust-console__footer{grid-template-columns:repeat(3,minmax(0,1fr))}.career-console{grid-template-columns:minmax(10rem,.78fr) minmax(13rem,1.05fr) minmax(11rem,.92fr);gap:.65rem;min-height:438px;display:grid}.career-console>*{border:1px solid var(--v4-line);background:#020906ad;border-radius:13px;min-width:0;overflow:hidden}.career-console__identity{align-content:start;display:grid}.career-console__identity header>span{border:1px solid #62d69d3d;border-radius:8px;place-items:center;width:2rem;height:2rem;display:grid}.career-console__identity header i{color:var(--v4-green);font-family:var(--font-mono);font-size:.43rem;font-style:normal}.career-console__identity>div{border-bottom:1px solid var(--v4-line);gap:.2rem;padding:.8rem .7rem;display:grid}.career-console__identity>div strong{color:var(--v4-text);font-size:.82rem}.career-console__identity>div p{color:var(--v4-muted);margin:0;font-size:.52rem}.career-console__identity dl{margin:0;padding:.45rem .7rem;display:grid}.career-console__identity dl div{border-bottom:1px solid var(--v4-line);gap:.15rem;padding:.65rem 0;display:grid}.career-console__identity dl div:last-child{border-bottom:0}.career-console__identity dt{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.43rem}.career-console__identity dd{color:#d3e0d8;margin:0;font-size:.52rem}.career-console__opportunities,.career-console__workflow{align-content:start;display:grid}.career-console__opportunities header strong{color:var(--v4-green);font-family:var(--font-mono);font-size:.7rem}.career-console__opportunities>article{border:1px solid var(--v4-line);border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:90px;margin:.5rem .5rem 0;padding:.6rem;display:grid}.career-console__opportunities>article[data-selected]{background:#62d69d0d;border-color:#62d69d47}.career-console__opportunities article>span{width:2.1rem;height:2.1rem;color:var(--v4-green);font-family:var(--font-mono);background:#62d69d14;border-radius:8px;place-items:center;font-size:.5rem;display:grid}.career-console__opportunities article div{gap:.12rem;min-width:0;display:grid}.career-console__opportunities article strong{color:#d8e5dd;font-size:.58rem}.career-console__opportunities article p{color:var(--v4-muted);margin:0;font-size:.48rem}.career-console__opportunities article i{color:var(--v4-green);font-family:var(--font-mono);font-size:.41rem;font-style:normal}.career-console__selected{background:#62d69d0a;border:1px solid #62d69d33;border-radius:9px;gap:.18rem;margin:.65rem;padding:.65rem;display:grid}.career-console__selected strong{color:var(--v4-text);font-size:.58rem}.career-console__selected p{color:var(--v4-muted);margin:0;font-size:.48rem;line-height:1.45}.career-console__workflow ol{gap:.35rem;margin:0;padding:0 .65rem;list-style:none;display:grid}.career-console__workflow li{border-left:1px solid var(--v4-line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.55rem;min-height:51px;padding:.5rem;display:grid}.career-console__workflow li[data-complete]{border-color:var(--v4-green);background:linear-gradient(90deg,#62d69d0b,#0000)}.career-console__workflow li>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.48rem}.career-console__workflow li div{gap:.12rem;display:grid}.career-console__workflow li strong{color:#d6e3dc;font-size:.53rem}.career-console__consent{background:#62d69d0b;border:1px solid #62d69d33;border-radius:9px;grid-template-columns:1fr auto;align-items:center;gap:.15rem .5rem;margin:.65rem;padding:.6rem;display:grid}.career-console__consent span{color:var(--v4-green);font-family:var(--font-mono);grid-column:1/-1;font-size:.43rem}.career-console__consent strong{color:#d7e4dc;font-size:.5rem}.career-console__consent i{color:var(--v4-green);font-style:normal}.trust-console{grid-template-columns:minmax(10rem,.78fr) minmax(13rem,1.08fr) minmax(10rem,.82fr);gap:.65rem;min-height:438px;display:grid}.trust-console>*{border:1px solid var(--v4-line);background:#020906ad;border-radius:13px;min-width:0;overflow:hidden}.trust-console__request,.trust-console__checks,.trust-console__decision{align-content:start;display:grid}.trust-console__request>div:not(.trust-console__boundary){border-bottom:1px solid var(--v4-line);gap:.18rem;padding:.8rem .7rem;display:grid}.trust-console__request strong{color:var(--v4-text);font-size:.62rem}.trust-console__request p{color:var(--v4-muted);margin:0;font-size:.49rem;line-height:1.45}.trust-console__boundary{background:#ffffff05;border:1px solid #62d69d1f;border-radius:9px;gap:.2rem;margin:.7rem;padding:.65rem;display:grid}.trust-console__boundary span{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.43rem}.trust-console__boundary strong{color:var(--v4-muted);font-size:.52rem}.trust-console__checks article{border-bottom:1px solid var(--v4-line);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.55rem;min-height:67px;padding:.6rem .65rem;display:grid}.trust-console__checks article>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.5rem}.trust-console__checks article div{gap:.15rem;min-width:0;display:grid}.trust-console__checks article strong{color:#d7e4dc;font-size:.55rem}.trust-console__checks article i{color:var(--v4-green);font-style:normal}.trust-console__result{text-align:center;background:radial-gradient(circle,#62d69d1c,#0000 72%),#62d69d09;border:1px solid #62d69d40;border-radius:12px;justify-items:center;gap:.22rem;margin:.7rem;padding:1rem .7rem;display:grid}.trust-console__result i{width:2.2rem;height:2.2rem;color:var(--v4-green);background:#62d69d1f;border-radius:50%;place-items:center;font-style:normal;display:grid}.trust-console__result strong{color:var(--v4-text);font-size:.64rem}.trust-console__result p{color:var(--v4-muted);margin:0;font-size:.48rem;line-height:1.45}.trust-console__decision dl{margin-top:.6rem}.trust-console__proof{border:1px solid var(--v4-line);border-radius:9px;gap:.2rem;margin:.7rem;padding:.6rem;display:grid}.trust-console__proof span{color:var(--v4-green);font-family:var(--font-mono);font-size:.43rem}.trust-console__proof strong{color:#d2dfd7;font-size:.5rem}.secondary-card-grid--platform-laws .secondary-card,.secondary-card-grid--career-identity .secondary-card,.secondary-card-grid--partner-promise .secondary-card{min-height:268px}.secondary-card__motif{border-top:1px solid var(--v4-line);height:2.9rem;margin-top:auto;position:relative}.secondary-card__motif span{display:block;position:absolute}.secondary-card__signal{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.055em;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.65rem;font-size:.52rem;line-height:1.45;display:flex}.secondary-card__signal span{min-width:0}.secondary-card__signal i{color:var(--v4-subtle);flex:none;font-style:normal}.secondary-card-grid--platform-laws .secondary-card{background:linear-gradient(145deg, #62d69d12, transparent 52%), linear-gradient(180deg, #ffffff05, transparent), var(--v4-panel)}.secondary-card-grid--platform-laws .secondary-card__motif:before,.secondary-card-grid--platform-laws .secondary-card__motif:after{content:"";background:linear-gradient(90deg,#0000,#62d69d57);width:30%;height:1px;position:absolute;top:1.42rem}.secondary-card-grid--platform-laws .secondary-card__motif:before{left:8%}.secondary-card-grid--platform-laws .secondary-card__motif:after{right:8%;transform:scaleX(-1)}.secondary-card-grid--platform-laws .secondary-card__motif span:first-child{background:#62d69d14;border:1px solid #62d69d61;border-radius:50%;width:1.7rem;height:1.7rem;top:.55rem;left:calc(50% - .85rem);box-shadow:0 0 0 .35rem #62d69d06}.secondary-card-grid--platform-laws .secondary-card__motif span:nth-child(2),.secondary-card-grid--platform-laws .secondary-card__motif span:nth-child(3){background:#0b1a14;border:1px solid #62d69d47;border-radius:50%;width:.48rem;height:.48rem;top:1.16rem}.secondary-card-grid--platform-laws .secondary-card__motif span:nth-child(2){left:7%}.secondary-card-grid--platform-laws .secondary-card__motif span:nth-child(3){right:7%}.secondary-card-grid--partner-promise .secondary-card{background:radial-gradient(circle at 78% 82%, #62d69d14, transparent 8rem), var(--v4-panel)}.secondary-card-grid--partner-promise .secondary-card__motif:before{content:"";background:linear-gradient(90deg,#0000,#62d69d59,#0000);height:1px;position:absolute;top:1.44rem;left:13%;right:13%}.secondary-card-grid--partner-promise .secondary-card__motif span{background:#0b1a14;border:1px solid #62d69d57;border-radius:50%;width:.8rem;height:.8rem;top:1rem;box-shadow:0 0 0 .25rem #62d69d06}.secondary-card-grid--partner-promise .secondary-card__motif span:first-child{left:12%}.secondary-card-grid--partner-promise .secondary-card__motif span:nth-child(2){background:#62d69d21;left:calc(50% - .4rem)}.secondary-card-grid--partner-promise .secondary-card__motif span:nth-child(3){right:12%}.secondary-card-grid--career-identity .secondary-card{background:linear-gradient(160deg, #62d69d11, transparent 44%), linear-gradient(90deg, #ffffff04, transparent 58%), var(--v4-panel)}.secondary-card-grid--career-identity .secondary-card__motif:before{content:"";background:#62d69d0b;border:1px solid #62d69d4d;border-radius:7px;width:2.05rem;height:1.55rem;position:absolute;top:.72rem;left:0}.secondary-card-grid--career-identity .secondary-card__motif span:first-child{border:1px solid #62d69d6b;border-radius:50%;width:.62rem;height:.62rem;top:1.08rem;left:.47rem}.secondary-card-grid--career-identity .secondary-card__motif span:nth-child(2),.secondary-card-grid--career-identity .secondary-card__motif span:nth-child(3){background:#62d69d42;height:1px;left:2.65rem}.secondary-card-grid--career-identity .secondary-card__motif span:nth-child(2){width:54%;top:1.1rem}.secondary-card-grid--career-identity .secondary-card__motif span:nth-child(3){width:36%;top:1.7rem}.platform-context-card{grid-template-rows:auto auto auto 1fr auto;min-height:286px;display:grid}.platform-context-card>header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.platform-context-card>header>span{width:2.1rem;height:2.1rem;color:var(--v4-green);font-family:var(--font-mono);background:#62d69d0b;border:1px solid #62d69d38;border-radius:8px;place-items:center;font-size:.66rem;display:inline-grid}.platform-context-card>header small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.055em;text-align:right;font-size:.53rem}.secondary-context-grid .platform-context-card h3{margin-top:1.4rem}.platform-context-card ul{flex-wrap:wrap;align-self:end;gap:.45rem;margin:1.2rem 0 0;padding:0;list-style:none;display:flex}.platform-context-card li{color:#cbd9d1;font-family:var(--font-mono);letter-spacing:.025em;background:#62d69d09;border:1px solid #62d69d29;border-radius:999px;padding:.38rem .55rem;font-size:.54rem}.platform-context-card footer{border-top:1px solid var(--v4-line);color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.045em;grid-template-columns:1fr auto 1fr;align-items:center;gap:.55rem;margin-top:1rem;padding-top:.75rem;font-size:.5rem;display:grid}.platform-context-card footer strong{color:#cfdcd4;font-size:inherit;text-align:right}.platform-context-card footer i{color:var(--v4-green);font-style:normal}.career-provisioning{max-width:1320px;box-shadow:var(--v4-shadow-soft);background:linear-gradient(#ffffff04 1px,#0000 1px) 0 0/56px 56px,linear-gradient(90deg,#ffffff04 1px,#0000 1px) 0 0/56px 56px,radial-gradient(circle at 49% 36%,#62d69d16,#0000 24rem),#09130f;border:1px solid #62d69d3d;border-radius:24px;margin:0 auto;overflow:hidden}.career-provisioning__header{border-bottom:1px solid var(--v4-line);background:#040c08b8;justify-content:space-between;align-items:center;gap:1.25rem;padding:1rem 1.2rem;display:flex}.career-provisioning__header>div{gap:.25rem;display:grid}.career-provisioning__header span,.career-provisioning__header small,.career-provisioning__source header small,.career-provisioning__gate header small,.career-provisioning__destinations>header small{font-family:var(--font-mono);letter-spacing:.06em;font-size:.54rem}.career-provisioning__header span{color:var(--v4-green)}.career-provisioning__header strong{color:var(--v4-text);font-size:.82rem}.career-provisioning__header small{color:var(--v4-subtle);text-align:right}.career-provisioning__flow{grid-template-columns:minmax(0,.82fr) 2.4rem minmax(0,.92fr) 2.4rem minmax(0,1.55fr);align-items:stretch;gap:.7rem;padding:1rem;display:grid}.career-provisioning__source,.career-provisioning__gate,.career-provisioning__destinations{border:1px solid var(--v4-line);background:#020906c7;border-radius:16px;min-width:0;padding:.9rem}.career-provisioning__gate{background:radial-gradient(circle at 50% 31%,#62d69d1c,#0000 12rem),#05120ce6;border-color:#62d69d52}.career-provisioning__source>header,.career-provisioning__gate>header,.career-provisioning__destinations>header{border-bottom:1px solid var(--v4-line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;padding-bottom:.75rem;display:grid}.career-provisioning__source>header>span,.career-provisioning__gate>header>span,.career-provisioning__destinations>header>span{width:2rem;height:2rem;color:var(--v4-green);font-family:var(--font-mono);background:#62d69d0f;border:1px solid #62d69d47;border-radius:8px;place-items:center;font-size:.58rem;display:grid}.career-provisioning__source header div,.career-provisioning__gate header div,.career-provisioning__destinations>header div{gap:.18rem;min-width:0;display:grid}.career-provisioning__source header small,.career-provisioning__gate header small,.career-provisioning__destinations>header small{color:var(--v4-subtle)}.career-provisioning__source header strong,.career-provisioning__gate header strong,.career-provisioning__destinations>header strong{color:var(--v4-text);font-size:.68rem;line-height:1.3}.career-provisioning__partner{background:#62d69d09;border:1px solid #62d69d2e;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;margin-top:.75rem;padding:.7rem;display:grid}.career-provisioning__partner>span{width:2.15rem;height:2.15rem;color:var(--v4-green);font-family:var(--font-mono);background:#62d69d1c;border-radius:9px;place-items:center;font-size:.56rem;font-weight:700;display:grid}.career-provisioning__partner div{gap:.16rem;display:grid}.career-provisioning__partner small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.045em;font-size:.43rem}.career-provisioning__partner strong{color:#dce8e2;font-size:.57rem}.career-provisioning__partner p{color:var(--v4-muted);margin:0;font-size:.48rem;line-height:1.45}.career-provisioning__source ul{gap:.45rem;margin:.75rem 0;padding:0;list-style:none;display:grid}.career-provisioning__source li{color:#cbd8d1;border-bottom:1px solid #62d69d17;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.45rem;padding:.45rem .5rem;font-size:.52rem;display:grid}.career-provisioning__source li:last-child{border-bottom:0}.career-provisioning__source li i{color:var(--v4-green);font-style:normal}.career-provisioning__source .brand-pill{margin-top:.25rem}.career-provisioning__connector{align-content:center;place-items:center;display:grid}.career-provisioning__connector span{background:linear-gradient(90deg,#0000,#62d69d6b,#0000);width:100%;height:1px}.career-provisioning__connector i{width:1.55rem;height:1.55rem;color:var(--v4-green);background:#09130f;border:1px solid #62d69d40;border-radius:50%;place-items:center;margin-top:-.8rem;font-style:normal;display:grid}.career-provisioning__identity{background:#62d69d0f;border:1px solid #62d69d47;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;margin-top:.75rem;padding:.7rem;display:grid}.career-provisioning__identity>span{width:2.45rem;height:2.45rem;color:var(--v4-green);font-family:var(--font-mono);border:1px solid #62d69d5c;border-radius:50%;place-items:center;font-size:.56rem;font-weight:700;display:grid}.career-provisioning__identity div{gap:.18rem;display:grid}.career-provisioning__identity strong{color:var(--v4-text);font-size:.58rem}.career-provisioning__identity small{color:var(--v4-muted);font-size:.48rem}.career-provisioning__gate ol{gap:.35rem;margin:.75rem 0;padding:0;list-style:none;display:grid}.career-provisioning__gate li{background:linear-gradient(90deg,#62d69d0a,#0000);border-left:1px solid #62d69d52;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.5rem;min-height:34px;padding:.38rem .45rem;display:grid}.career-provisioning__gate li span{color:var(--v4-green);font-family:var(--font-mono);font-size:.46rem}.career-provisioning__gate li strong{color:#d3e0d8;font-size:.51rem;font-weight:560}.career-provisioning__pills{flex-wrap:wrap;gap:.4rem;display:flex}.career-provisioning__pills .brand-pill,.career-provisioning__source .brand-pill{padding:.3rem .48rem;font-size:.49rem}.career-provisioning__destinations>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin-top:.75rem;display:grid}.career-provisioning__destinations article{background:#ffffff05;border:1px solid #62d69d24;border-radius:11px;min-width:0;padding:.65rem}.career-provisioning__destinations article>header{justify-content:space-between;align-items:center;gap:.45rem;display:flex}.career-provisioning__destinations article>header span{color:var(--v4-green);font-family:var(--font-mono);font-size:.5rem;font-weight:700}.career-provisioning__destinations article>header small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.04em;font-size:.39rem}.career-provisioning__destinations h3{color:var(--v4-text);margin:.52rem 0 .35rem;font-size:.62rem;font-weight:580;line-height:1.25}.career-provisioning__destinations p{min-height:2.7em;color:var(--v4-muted);margin:0;font-size:.46rem;line-height:1.48}.career-provisioning__destinations article footer{border-top:1px solid var(--v4-line);font-family:var(--font-mono);justify-content:space-between;align-items:center;gap:.45rem;margin-top:.55rem;padding-top:.45rem;font-size:.39rem;display:flex}.career-provisioning__destinations article footer span{color:#c9d6ce}.career-provisioning__destinations article footer i{color:var(--v4-green);font-style:normal}.career-provisioning__outcome{background:linear-gradient(90deg,#62d69d14,#0000 72%),#020906cc;border:1px solid #62d69d3d;border-radius:14px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:1.4rem;margin:0 1rem;padding:1rem 1.1rem;display:grid}.career-provisioning__outcome>div{gap:.3rem;display:grid}.career-provisioning__outcome span,.career-provisioning__boundary>span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.06em;font-size:.52rem}.career-provisioning__outcome strong{color:var(--v4-text);font-size:.85rem;line-height:1.35}.career-provisioning__outcome p,.career-provisioning__boundary p{color:var(--v4-muted);margin:0;font-size:.64rem;line-height:1.6}.career-provisioning__boundary{border-top:1px solid var(--v4-line);background:#030a07b8;grid-template-columns:minmax(15rem,.68fr) minmax(0,1.32fr);align-items:center;gap:1.25rem;margin-top:1rem;padding:.9rem 1.1rem;display:grid}.trust-boundary-map{min-height:590px}.trust-boundary-map__header{z-index:3;border-bottom:1px solid var(--v4-line);justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.75rem;display:flex;position:absolute;top:1rem;left:1.15rem;right:1.15rem}.trust-boundary-map__header span,.trust-boundary-map__header small{font-family:var(--font-mono);letter-spacing:.06em;font-size:.52rem}.trust-boundary-map__header span{color:var(--v4-green)}.trust-boundary-map__header small{color:var(--v4-subtle)}.trust-boundary-map__lines{z-index:0;pointer-events:none;position:absolute;inset:0}.trust-boundary-map__lines span{transform-origin:50%;background:linear-gradient(90deg,#0000,#62d69d57,#0000);width:31%;height:1px;position:absolute}.trust-boundary-map__lines span:first-child{top:33%;left:22%;transform:rotate(24deg)}.trust-boundary-map__lines span:nth-child(2){top:33%;right:22%;transform:rotate(-24deg)}.trust-boundary-map__lines span:nth-child(3){bottom:30%;left:22%;transform:rotate(-24deg)}.trust-boundary-map__lines span:nth-child(4){bottom:30%;right:22%;transform:rotate(24deg)}.trust-boundary-map__core,.trust-boundary-map__layer{z-index:1;padding:.75rem}.trust-boundary-map__core{width:38%;min-height:165px;inset:34% auto auto 31%}.trust-boundary-map__core span{max-width:19rem;margin:0 auto;font-size:.56rem;line-height:1.45}.trust-boundary-map__core i,.trust-boundary-map__layer i{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.045em;margin-top:.25rem;font-size:.43rem;font-style:normal}.trust-boundary-map__layer{width:36%;min-height:128px}.trust-boundary-map__layer--1,.trust-boundary-map__layer--2{top:12%}.trust-boundary-map__layer--3,.trust-boundary-map__layer--4{bottom:15%}.trust-boundary-map__layer--1,.trust-boundary-map__layer--3{left:5%}.trust-boundary-map__layer--2,.trust-boundary-map__layer--4{right:5%}.trust-boundary-map__layer span{color:var(--v4-muted);font-size:.52rem;line-height:1.4}.trust-boundary-map__legend{z-index:2;border:1px solid var(--v4-line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#030a07e0;border-radius:11px;grid-template-columns:minmax(13rem,.75fr) minmax(0,1.25fr);align-items:center;gap:1rem;padding:.7rem .8rem;display:grid;position:absolute;bottom:1rem;left:8%;right:8%}.trust-boundary-map__legend>div{gap:.2rem;display:grid}.trust-boundary-map__legend span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.055em;font-size:.44rem}.trust-boundary-map__legend strong{color:#d8e5dd;font-size:.56rem}.trust-boundary-map__legend p{color:var(--v4-muted);margin:0;font-size:.5rem;line-height:1.45}@media (min-width:1200px){.secondary-hero h1{font-size:clamp(2.8rem,3.35vw,3.7rem);line-height:1.05}.secondary-hero__lede{font-size:clamp(.94rem,1vw,1.02rem);line-height:1.58}}@media (min-width:1200px) and (max-width:1360px){.secondary-hero h1{letter-spacing:-.035em;font-size:clamp(2.65rem,3.6vw,3.25rem);line-height:1.05}}@media (max-width:1199px){.secondary-hero h1{font-size:clamp(2.75rem,5vw,3.75rem)}.secondary-hero__layout{grid-template-columns:minmax(20rem,.72fr) minmax(0,1.28fr);gap:2rem}.platform-command,.workspace-ops,.ecosystem-console,.career-console,.trust-console{grid-template-columns:minmax(8.5rem,.72fr) minmax(12rem,1.1fr) minmax(9rem,.8fr)}}@media (max-width:959px){.secondary-hero{padding-top:8.75rem}.secondary-hero__layout{grid-template-columns:1fr}.secondary-hero__copy{max-width:46rem}.secondary-hero__visual{width:100%;max-width:780px}.secondary-cta__inner{grid-template-columns:auto 1fr;align-items:center}.secondary-cta__actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.secondary-hero{padding:7.5rem 0 4.5rem}.secondary-hero h1{max-width:12ch;font-size:clamp(2.55rem,12vw,3.5rem);line-height:1.06}.secondary-hero__lede,.secondary-section__intro>p,.secondary-section__intro--left>p:not(.eyebrow),.secondary-section__intro--center>p:not(.eyebrow){font-size:.96rem}.secondary-model{min-height:0}.secondary-model__header{grid-template-columns:auto 1fr}.secondary-model__header>small{grid-column:2;justify-self:start}.secondary-model__body{min-height:0;padding:.65rem}.secondary-model__status,.workspace-ops__footer,.product-architecture__footer,.ecosystem-console__footer,.career-console__footer,.trust-console__footer{margin:0 .65rem .65rem;position:static}.secondary-model__status,.workspace-ops__footer,.ecosystem-console__footer,.career-console__footer,.trust-console__footer{grid-template-columns:1fr}.secondary-model__status>div,.workspace-ops__footer>div,.ecosystem-console__footer>div,.career-console__footer>div,.trust-console__footer>div{border-right:0;border-bottom:1px solid var(--v4-line)}.secondary-model__status>div:last-child,.workspace-ops__footer>div:last-of-type,.ecosystem-console__footer>div:last-child,.career-console__footer>div:last-child,.trust-console__footer>div:last-child{border-bottom:0}.secondary-section__intro h2,.secondary-cta h2,.product-tier h2,.responsible-ai h2{font-size:clamp(2.15rem,9.4vw,3.05rem)}.secondary-cta__inner{grid-template-columns:1fr;min-height:0;padding:1.35rem}.secondary-cta__mark{border-radius:19px;width:6.4rem;height:6.4rem}.secondary-cta__mark img{width:3.5rem;height:3.5rem}.secondary-cta__actions{grid-column:auto;grid-template-columns:1fr}.brand-pill{font-size:.62rem}.platform-command,.workspace-ops,.ecosystem-console,.career-console,.trust-console{grid-template-columns:1fr;min-height:0}.platform-command__core-map{min-height:330px}.platform-command__status{grid-template-columns:1fr}.workspace-ops__rail{grid-template-columns:repeat(6,minmax(0,1fr))}.workspace-ops__rail>div{min-height:46px}.workspace-ops__rail small,.workspace-ops__items article:nth-child(n+4),.ecosystem-console__services article:nth-child(n+5),.career-console__opportunities>article:nth-child(n+3){display:none}.workspace-ops__footer>span{justify-self:start;margin:.7rem}.product-architecture__options{grid-template-columns:1fr}.product-architecture__choice{grid-template-columns:auto 1fr;place-items:center start;width:auto}.product-architecture__choice small{writing-mode:horizontal-tb}.product-architecture__foundation{grid-template-columns:1fr}.product-architecture__foundation ul{grid-template-columns:repeat(2,1fr)}.product-architecture__foundation li{border-top:1px solid var(--v4-line);border-left:0}.product-architecture__footer{flex-direction:column;align-items:flex-start;gap:.35rem;padding-block:.65rem}}@media (max-width:420px){.secondary-hero h1{font-size:2.45rem}}@media (max-width:1199px){.career-provisioning__flow{grid-template-columns:repeat(2,minmax(0,1fr))}.career-provisioning__connector{display:none}.career-provisioning__destinations{grid-column:1/-1}}@media (max-width:959px){.secondary-card-grid--platform-laws .secondary-card,.secondary-card-grid--career-identity .secondary-card,.secondary-card-grid--partner-promise .secondary-card{min-height:250px}.career-provisioning__header,.career-provisioning__outcome,.career-provisioning__boundary{grid-template-columns:1fr}.career-provisioning__header{flex-direction:column;align-items:flex-start}.career-provisioning__header small{text-align:left}.career-provisioning__boundary{gap:.65rem}.trust-boundary-map{background-size:48px 48px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;min-height:0;padding:1rem;display:grid}.trust-boundary-map__header,.trust-boundary-map__core,.trust-boundary-map__layer,.trust-boundary-map__legend{width:auto;position:static}.trust-boundary-map__header,.trust-boundary-map__core,.trust-boundary-map__legend{grid-column:1/-1}.trust-boundary-map__header{padding:0 0 .75rem}.trust-boundary-map__lines{display:none}.trust-boundary-map__core,.trust-boundary-map__layer{min-height:130px}.trust-boundary-map__legend{grid-template-columns:1fr}}@media (max-width:760px){.secondary-card-grid--platform-laws .secondary-card,.secondary-card-grid--career-identity .secondary-card,.secondary-card-grid--partner-promise .secondary-card{min-height:0}.secondary-card__signal{flex-direction:column;align-items:flex-start;gap:.25rem}.platform-context-card{min-height:0}.platform-context-card>header{align-items:flex-start}.platform-context-card>header small{max-width:12rem}.career-provisioning__flow{grid-template-columns:1fr}.career-provisioning__destinations{grid-column:auto}.career-provisioning__destinations>div{grid-template-columns:1fr}.career-provisioning__outcome{margin-inline:.7rem}.career-provisioning__boundary{margin-top:.7rem}}@media (max-width:560px){.platform-context-card>header{display:grid}.platform-context-card>header small{text-align:left}.platform-context-card footer{grid-template-columns:1fr}.platform-context-card footer strong{text-align:left}.platform-context-card footer i{display:none}.career-provisioning__header,.career-provisioning__flow,.career-provisioning__outcome,.career-provisioning__boundary{padding-inline:.75rem}.career-provisioning__destinations article footer{flex-direction:column;align-items:flex-start}.trust-boundary-map{grid-template-columns:1fr}.trust-boundary-map__header,.trust-boundary-map__core,.trust-boundary-map__layer,.trust-boundary-map__legend{grid-column:1}.trust-boundary-map__header{flex-direction:column;align-items:flex-start;gap:.3rem}}@media (min-width:1200px){.secondary-split-stage--career{align-items:start}.secondary-split-stage--career .career-canvas-preview{scrollbar-width:thin;scrollbar-color:#62d69d59 transparent;max-height:calc(100svh - 8.5rem);position:sticky;top:7.25rem;overflow:auto}}@media (max-width:1199px){.v4-career__panel{grid-template-columns:minmax(0,1fr)}.v4-career__copy{border-right:0;border-bottom:1px solid var(--v4-line)}.v4-career__product,.career-canvas-preview{width:100%;max-width:none;max-height:none;position:static;overflow:hidden}}.trust-data-bridge{box-shadow:var(--v4-shadow-soft);background:radial-gradient(circle at 50% 42%,#62d69d1a,#0000 21rem),linear-gradient(#ffffff05 1px,#0000 1px) 0 0/64px 64px,linear-gradient(90deg,#ffffff05 1px,#0000 1px) 0 0/64px 64px,#08120f;border:1px solid #62d69d42;border-radius:24px;overflow:hidden}.trust-data-bridge__header,.trust-data-bridge__footer{border-bottom:1px solid var(--v4-line);background:#030a07b3;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem 1.15rem;display:grid}.trust-data-bridge__header>div{gap:.25rem;display:grid}.trust-data-bridge__header span,.trust-data-bridge__header small,.trust-data-bridge__footer span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.07em;font-size:.52rem}.trust-data-bridge__header strong,.trust-data-bridge__footer strong{color:var(--v4-text);font-size:.72rem}.trust-data-bridge__header small{color:var(--v4-subtle);text-align:right}.trust-data-bridge__flow{grid-template-columns:minmax(13rem,.9fr) 2.5rem minmax(15rem,1.1fr) 2.5rem minmax(12rem,.82fr);align-items:stretch;gap:.7rem;padding:1rem;display:grid}.trust-data-bridge__vaults,.trust-data-bridge__gate,.trust-data-bridge__core{border:1px solid var(--v4-line);background:#07120ef0;border-radius:16px;align-content:start;gap:.75rem;padding:.9rem;display:grid}.trust-data-bridge__gate{background:linear-gradient(160deg,#62d69d14,#07120ef5 48%);border-color:#62d69d57}.trust-data-bridge__core{background:linear-gradient(150deg,#62d69d1f,#07120ef5 52%);border-color:#62d69d6b}.trust-data-bridge__vaults>header,.trust-data-bridge__gate>header,.trust-data-bridge__core>header{border-bottom:1px solid var(--v4-line);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.65rem;padding-bottom:.7rem;display:grid}.trust-data-bridge__vaults>header>span,.trust-data-bridge__gate>header>span,.trust-data-bridge__core>header>span{border:1px solid var(--v4-line-strong);width:1.8rem;height:1.8rem;color:var(--v4-green);font-family:var(--font-mono);border-radius:8px;place-items:center;font-size:.5rem;display:grid}.trust-data-bridge header div{gap:.15rem;display:grid}.trust-data-bridge header small{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.06em;font-size:.45rem}.trust-data-bridge header strong{color:var(--v4-text);font-size:.68rem;line-height:1.3}.trust-data-bridge__vaults>div{gap:.5rem;display:grid}.trust-data-bridge__vaults article{border:1px solid var(--v4-line);background:#ffffff05;border-radius:11px;grid-template-columns:auto minmax(0,1fr);gap:.55rem;padding:.65rem;display:grid}.trust-data-bridge__vaults article>span{color:var(--v4-green)}.trust-data-bridge__vaults article>div{gap:.2rem;display:grid}.trust-data-bridge__vaults article small,.trust-data-bridge__vaults article i,.trust-data-bridge__decision small,.trust-data-bridge__core footer span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.05em;font-size:.42rem;font-style:normal}.trust-data-bridge__vaults article strong{color:#dce8e2;font-size:.58rem}.trust-data-bridge__vaults article p,.trust-data-bridge__decision p,.trust-data-bridge__footer p{color:var(--v4-muted);margin:0;font-size:.5rem;line-height:1.45}.trust-data-bridge__vaults article i{color:var(--v4-subtle);grid-column:2}.trust-data-bridge__gate ol,.trust-data-bridge__core ul{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.trust-data-bridge__gate li,.trust-data-bridge__core li{border:1px solid var(--v4-line);background:#ffffff04;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;padding:.55rem .6rem;display:grid}.trust-data-bridge__gate li span,.trust-data-bridge__gate li i,.trust-data-bridge__core li i{color:var(--v4-green);font-family:var(--font-mono);font-size:.46rem;font-style:normal}.trust-data-bridge__gate li strong,.trust-data-bridge__core li span{color:#dce7e1;font-size:.54rem;line-height:1.35}.trust-data-bridge__decision{border:1px solid var(--v4-line);border-radius:10px;gap:.25rem;padding:.7rem;display:grid}.trust-data-bridge__decision strong{color:var(--v4-text);font-size:.6rem}.trust-data-bridge__decision--pass{background:#62d69d0e;border-color:#62d69d4d}.trust-data-bridge__decision--blocked{background:#eabc6f09;border-color:#eabc6f3d}.trust-data-bridge__decision--blocked small{color:#e9bc7e}.trust-data-bridge__connector{color:var(--v4-green);place-items:center;display:grid}.trust-data-bridge__connector span{background:linear-gradient(90deg,#0000,#62d69db3,#0000);width:100%;height:1px}.trust-data-bridge__connector i{width:1.7rem;height:1.7rem;font-family:var(--font-mono);background:#07110d;border:1px solid #62d69d4d;border-radius:50%;place-items:center;margin-top:-1.55rem;font-size:.62rem;font-style:normal;display:grid}.trust-data-bridge__core-mark{width:6.2rem;height:6.2rem;color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;background:radial-gradient(circle,#62d69d33,#62d69d0a 58%,#0000 60%);border:1px solid #62d69d73;border-radius:50%;justify-self:center;place-items:center;font-size:.62rem;display:grid}.trust-data-bridge__core footer{border-top:1px solid var(--v4-line);gap:.25rem;padding:.65rem;display:grid}.trust-data-bridge__core footer strong{color:#dce8e2;font-size:.57rem;line-height:1.4}.trust-data-bridge__footer{border-top:1px solid var(--v4-line);border-bottom:0;grid-template-columns:auto minmax(12rem,.7fr) minmax(0,1.3fr)}.partner-discovery-entry__layout{grid-template-columns:minmax(24rem,.85fr) minmax(30rem,1.15fr);align-items:center;gap:clamp(2.5rem,6vw,7rem);display:grid}.partner-discovery-entry__layout>div{gap:1rem;display:grid}.partner-discovery-entry__layout h2{max-width:18ch;color:var(--v4-paper);letter-spacing:-.035em;margin:0;font-size:clamp(2.4rem,4vw,4.3rem);line-height:1.06}.partner-discovery-entry__layout>div>p:not(.eyebrow){max-width:46rem;color:var(--v4-muted);margin:0;line-height:1.7}.partner-discovery-entry__layout .button{width:max-content;margin-top:.5rem}.partner-discovery-entry ol{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.partner-discovery-entry li{border:1px solid var(--v4-line);background:var(--v4-panel);border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;min-height:104px;padding:1rem 1.1rem;display:grid}.partner-discovery-entry li>span{color:var(--v4-green);font-family:var(--font-mono);font-size:.62rem}.partner-discovery-entry li div{gap:.3rem;display:grid}.partner-discovery-entry li strong{color:var(--v4-text);font-size:.86rem}.partner-discovery-entry li p{color:var(--v4-muted);margin:0;font-size:.72rem;line-height:1.55}.intake-page{background:var(--v4-ink);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100vh}.intake-hero{background:radial-gradient(circle at 78% 18%,#62d69d29,#0000 28rem),linear-gradient(#06110d,#08130f 78%,#07100d);padding:8.5rem 0 5.5rem}.intake-hero__layout{grid-template-columns:minmax(25rem,.82fr) minmax(36rem,1.18fr);align-items:center;gap:clamp(3rem,6vw,7rem);display:grid}.intake-hero__copy{gap:1.25rem;display:grid}.intake-hero h1{max-width:13ch;color:var(--v4-paper);letter-spacing:-.035em;margin:0;font-size:clamp(3rem,4.2vw,4.45rem);font-weight:590;line-height:1.05}.intake-hero__copy>p:not(.eyebrow){max-width:45rem;color:var(--v4-muted);margin:0;font-size:clamp(.96rem,1.15vw,1.08rem);line-height:1.68}.intake-hero__signals{border-top:1px solid var(--v4-line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem;display:grid}.intake-hero__signals>div{border-right:1px solid var(--v4-line);align-content:start;gap:.4rem;min-height:130px;padding:1rem 1rem 0;display:grid}.intake-hero__signals>div:first-child{padding-left:0}.intake-hero__signals>div:last-child{border-right:0}.intake-hero__signals span,.intake-hero__visual>header span,.intake-hero__visual>footer span,.intake-intention-map article>span,.intake-intention-map article>i,.partner-discovery-map article>span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.06em;font-size:.55rem;font-style:normal}.intake-hero__signals strong{color:var(--v4-text);font-size:.78rem}.intake-hero__signals small{color:var(--v4-muted);font-size:.65rem;line-height:1.5}.intake-hero__visual{background-color:#08140f;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #62d69d4d;border-radius:22px;overflow:hidden;box-shadow:0 30px 80px #0000005c}.intake-hero__visual>header,.intake-hero__visual>footer{border-bottom:1px solid var(--v4-line);background:#030a07b8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:1rem 1.1rem;display:grid}.intake-hero__visual>header img{width:2.2rem;height:2.2rem}.intake-hero__visual>header div,.intake-hero__visual>footer{min-width:0}.intake-hero__visual>header div{gap:.2rem;display:grid}.intake-hero__visual>header small{color:var(--v4-subtle);font-family:var(--font-mono);font-size:.5rem}.intake-hero__visual>header strong,.intake-hero__visual>footer strong{color:var(--v4-text);font-size:.72rem;line-height:1.35}.intake-hero__visual>header span{text-align:right}.intake-hero__visual>footer{border-top:1px solid var(--v4-line);border-bottom:0;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr)}.intake-intention-map,.partner-discovery-map{gap:.7rem;padding:1rem;display:grid}.intake-intention-map article{border:1px solid var(--v4-line);background:#ffffff05;border-radius:14px;grid-template-columns:5rem minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:110px;padding:1rem;display:grid}.intake-intention-map article strong{color:var(--v4-text);font-size:.85rem}.intake-intention-map article p{color:var(--v4-muted);grid-column:2;margin:0;font-size:.68rem;line-height:1.55}.intake-intention-map article i{text-align:right;grid-area:1/3/span 2;max-width:8rem}.partner-discovery-map article{border:1px solid var(--v4-line);background:#ffffff05;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:88px;padding:.9rem 1rem;display:grid}.partner-discovery-map article div{gap:.25rem;display:grid}.partner-discovery-map article strong{color:var(--v4-text);font-size:.78rem}.partner-discovery-map article p{color:var(--v4-muted);margin:0;font-size:.64rem;line-height:1.5}.partner-discovery-map article i{color:var(--v4-green);font-style:normal}.intake-section{border-top:1px solid var(--v4-line);background:radial-gradient(circle at 12% 18%,#62d69d12,#0000 24rem),#07100d;padding:clamp(5rem,9vw,9rem) 0}.intake-section__layout{grid-template-columns:minmax(21rem,.65fr) minmax(38rem,1.35fr);align-items:start;gap:clamp(3rem,7vw,8rem);display:grid}.intake-section__intro{gap:1.15rem;display:grid;position:sticky;top:7.25rem}.intake-section__intro h2{max-width:15ch;color:var(--v4-paper);letter-spacing:-.035em;margin:0;font-size:clamp(2.5rem,4vw,4rem);line-height:1.06}.intake-section__intro>p:not(.eyebrow){max-width:42rem;color:var(--v4-muted);margin:0;line-height:1.72}.intake-section__rail{gap:.55rem;margin-top:.5rem;display:grid}.intake-section__rail div{border-top:1px solid var(--v4-line);grid-template-columns:7rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.75rem 0;display:grid}.intake-section__rail span{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.06em;font-size:.55rem}.intake-section__rail p,.intake-section__legal{color:var(--v4-muted);margin:0;font-size:.68rem;line-height:1.55}.intake-section__legal a,.intake-inline-note a,.intake-consent-row a{color:var(--v4-green);text-underline-offset:.2em;text-decoration:underline}.intake-form-card{box-shadow:var(--v4-shadow-soft);background:#09140f;border:1px solid #62d69d40;border-radius:22px;overflow:hidden}.intake-form-card__header{border-bottom:1px solid var(--v4-line);background:#030a07b8;justify-content:space-between;align-items:start;gap:1rem;padding:1.25rem 1.4rem;display:flex}.intake-form-card__header div{gap:.3rem;display:grid}.intake-form-card__header span,.intake-form-card__header small{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.06em;font-size:.55rem}.intake-form-card__header small{color:var(--v4-subtle)}.intake-form-card__header h2{color:var(--v4-text);margin:0;font-size:1.15rem}.intake-form{gap:1rem;padding:1.25rem;display:grid}.intake-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.intake-fieldset{border:1px solid var(--v4-line);background:#ffffff04;border-radius:15px;gap:.85rem;min-width:0;margin:0;padding:1rem;display:grid}.intake-fieldset legend{color:var(--v4-paper);padding:0 .45rem;font-size:.82rem;font-weight:650}.intake-fieldset>p{color:var(--v4-muted);margin:0;font-size:.68rem;line-height:1.55}.intake-field-grid{gap:.8rem;display:grid}.intake-field-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.intake-field-grid--phone{grid-template-columns:minmax(12rem,.7fr) minmax(15rem,1.3fr)}.intake-form label:not(.intake-choice):not(.intake-consent-row){min-width:0;color:var(--v4-text);gap:.42rem;font-size:.68rem;display:grid}.intake-form label>span:first-child{align-items:baseline;gap:.35rem;display:flex}.intake-form label b{color:var(--v4-green)}.intake-form label small{color:var(--v4-subtle);font-size:.56rem}.intake-form input:not([type=checkbox]),.intake-form select,.intake-form textarea{border:1px solid var(--v4-line-strong);width:100%;min-width:0;color:var(--v4-paper);font:inherit;background:#07100d;border-radius:10px;outline:0;padding:.78rem .85rem;line-height:1.35}.intake-form textarea{resize:vertical}.intake-form input:focus,.intake-form select:focus,.intake-form textarea:focus,.intake-choice input:focus-visible+span,.intake-consent-row input:focus-visible{border-color:var(--v4-green);outline-offset:2px;outline:2px solid #62d69d40}.intake-form [aria-invalid=true]{border-color:#f0a995}.intake-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.intake-choice{border:1px solid var(--v4-line);cursor:pointer;background:#ffffff04;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-content:start;gap:.65rem;min-height:125px;padding:.9rem;display:grid;position:relative}.intake-choice input{opacity:0;position:absolute}.intake-choice>span[aria-hidden=true]{border:1px solid var(--v4-line-strong);background:#06100d;border-radius:4px;place-items:center;width:1.15rem;height:1.15rem;display:grid}.intake-choice input:checked+span[aria-hidden=true]{border-color:var(--v4-green);background:var(--v4-green);box-shadow:inset 0 0 0 3px #06100d}.intake-choice>span:last-child{gap:.35rem;display:grid}.intake-choice strong{color:var(--v4-text);font-size:.72rem;line-height:1.35}.intake-choice small{color:var(--v4-muted);font-size:.62rem;line-height:1.5}.intake-consent-row{color:var(--v4-muted);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.65rem;font-size:.66rem;line-height:1.55;display:grid}.intake-consent-row input{width:1rem;height:1rem;accent-color:var(--v4-green);margin-top:.18rem}.intake-inline-note,.intake-sms-note{border-left:2px solid var(--v4-green);background:#62d69d0a;padding:.75rem .85rem}.intake-sms-note{color:#c9d7d0!important}.intake-error{color:#f2b3a2;font-size:.61rem;line-height:1.45}.intake-error--form{background:#f2b3a20a;border:1px solid #f2b3a24d;border-radius:10px;margin:0;padding:.75rem}.intake-submit-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.intake-submit-row p{max-width:26rem;color:var(--v4-subtle);text-align:right;margin:0;font-size:.58rem;line-height:1.5}.intake-status{border:1px solid var(--v4-line);background:#ffffff03;border-radius:11px;gap:.4rem;min-height:60px;padding:.85rem;display:grid}.intake-status:focus{outline-offset:3px;outline:2px solid #62d69d59}.intake-status strong{color:var(--v4-text);font-size:.76rem}.intake-status p{color:var(--v4-muted);margin:0;font-size:.64rem;line-height:1.55}.intake-status code{color:var(--v4-green);font-family:var(--font-mono)}.intake-status--success{background:#62d69d0b;border-color:#62d69d59}.intake-status .button{width:max-content;margin-top:.4rem}@media (max-width:1199px){.intake-hero__layout,.intake-section__layout,.partner-discovery-entry__layout{grid-template-columns:minmax(0,1fr)}.intake-hero__copy,.intake-hero__visual{max-width:860px}.intake-section__intro{position:static}.trust-data-bridge__flow{grid-template-columns:minmax(12rem,.9fr) 2rem minmax(14rem,1.1fr) 2rem minmax(11rem,.82fr)}}@media (max-width:959px){.trust-data-bridge__flow{grid-template-columns:1fr}.trust-data-bridge__connector{min-height:2.5rem}.trust-data-bridge__connector span{background:linear-gradient(#0000,#62d69db3,#0000);width:1px;height:100%}.trust-data-bridge__connector i{margin-top:-2.2rem;transform:rotate(90deg)}.trust-data-bridge__footer{grid-template-columns:1fr}.intake-hero__layout{gap:2.5rem}.intake-choice-grid{grid-template-columns:1fr}.intake-choice{min-height:0}}@media (max-width:767px){.intake-hero{padding:8.25rem 0 4.5rem}.intake-hero h1{font-size:clamp(2.8rem,12vw,4rem)}.intake-hero__signals,.intake-field-grid--two,.intake-field-grid--phone{grid-template-columns:1fr}.intake-hero__signals>div,.intake-hero__signals>div:first-child{border-right:0;border-bottom:1px solid var(--v4-line);min-height:0;padding:.85rem 0}.intake-hero__visual>header,.intake-hero__visual>footer,.intake-intention-map article{grid-template-columns:1fr}.intake-hero__visual>header img{display:none}.intake-hero__visual>header span,.intake-intention-map article i{text-align:left;grid-area:auto}.intake-intention-map article p{grid-column:auto}.intake-section{padding:4.5rem 0}.intake-form-card__header,.intake-submit-row{flex-direction:column;align-items:start}.intake-submit-row p{text-align:left}.partner-discovery-entry__layout h2,.intake-section__intro h2{font-size:clamp(2.2rem,10vw,3.2rem)}}@media (prefers-reduced-motion:reduce){.career-canvas-preview,.intake-section__intro{scroll-behavior:auto}}.business-phone{gap:.45rem;min-width:0;display:grid}.business-phone__eyebrow{color:var(--v4-green);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.58rem;font-weight:650}.business-phone__link{width:fit-content;min-width:0;min-height:44px;color:var(--v4-paper);letter-spacing:-.015em;overflow-wrap:anywhere;align-items:center;font-size:clamp(1rem,2vw,1.35rem);font-weight:680;line-height:1.2;display:inline-flex}.business-phone__link:hover,.business-phone__link:focus-visible{color:var(--v4-green-strong)}.business-phone__description{max-width:34rem;color:var(--v4-muted);margin:0;font-size:.72rem;line-height:1.6}.business-phone__description strong{color:var(--v4-text);font-weight:650}.business-phone--panel{background:#62d69d0b;border:1px solid #62d69d3d;border-radius:14px;margin-top:.35rem;padding:1rem}.site-footer__links .business-phone--footer{border-top:1px solid var(--v4-line);margin-top:.45rem;padding-top:.8rem}.site-footer__links .business-phone--footer .business-phone__link{min-height:44px;color:var(--v4-paper);margin:0;font-size:.86rem;font-weight:680}.site-footer__links .business-phone--footer .business-phone__description{color:var(--v4-subtle);margin:0;font-size:.64rem}.legal-contact-panel{background:radial-gradient(circle at 85% 20%, #62d69d1a, transparent 18rem), var(--v4-panel);border:1px solid #62d69d40;border-radius:22px;grid-template-columns:minmax(0,1fr) minmax(17rem,.72fr);align-items:center;gap:clamp(1.5rem,5vw,5rem);margin-bottom:clamp(2rem,5vw,4rem);padding:clamp(1.35rem,4vw,2.4rem);display:grid}.legal-contact-panel>*{min-width:0}.legal-hero .overview-hero__inner,.legal-hero h1,.legal-hero .overview-hero__lede,.legal-release-banner,.legal-release-banner>div{min-width:0;max-width:100%}.legal-hero h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.legal-contact-panel h2{color:var(--v4-paper);letter-spacing:-.03em;margin:0;font-size:clamp(1.65rem,3vw,2.55rem);font-weight:560;line-height:1.08}.legal-contact-panel>div:first-child>p:not(.eyebrow){max-width:48rem;color:var(--v4-muted);margin:.85rem 0 0;font-size:.85rem;line-height:1.7}.legal-page,.legal-center,.legal-index,.legal-document-grid,.legal-document-card,.legal-document-card>*,.legal-next-step,.legal-technology-note{min-width:0}.legal-document-card{overflow-wrap:anywhere;overflow:hidden}.legal-document-card ul{min-width:0;color:var(--v4-muted);overflow-wrap:anywhere;margin:0 0 1.5rem;padding-left:1.1rem;font-size:.8rem;line-height:1.65}.legal-document-card footer{flex-wrap:wrap;align-items:flex-start}@media (max-width:959px){.legal-contact-panel{grid-template-columns:minmax(0,1fr)}}@media (max-width:639px){.legal-contact-panel,.legal-technology-note,.legal-next-step{width:min(1440px,100vw - 32px)}.legal-hero h1{font-size:clamp(2.15rem,11.5vw,3rem)}.business-phone--panel{padding:.9rem}.business-phone__link{max-width:100%;font-size:1rem}.legal-document-card header,.legal-document-card footer{gap:.65rem}}.legal-release-banner a,.legal-document-card a:not(.button),.legal-control-list a{color:var(--v4-green-strong);text-underline-offset:.18em;text-decoration:underline}.legal-release-banner--candidate{background:#e9b8690f;border-color:#e9b86952}.legal-release-banner--candidate>span{color:#f2cc91}.legal-status[data-status=active]{color:var(--v4-green-strong);background:#62d69d12;border-color:#62d69d47}.legal-status[data-status=review]{color:#f2cc91;background:#e9b86914;border-color:#e9b8694d}.legal-document-grid--policy{grid-template-columns:minmax(0,1fr)}.legal-document-grid--policy .legal-document-card{min-height:0}.legal-document-card--notice{background:linear-gradient(135deg, #e9b8690e, transparent 48%), var(--v4-panel);border-color:#e9b86947}.legal-document-card>ul{color:var(--v4-muted);gap:.55rem;margin:.2rem 0 1.5rem;padding-left:1.15rem;font-size:.82rem;line-height:1.65;display:grid}.legal-document-card>ul li::marker{color:var(--v4-green)}.legal-document-card__actions{flex-wrap:wrap;margin:.2rem 0 1.2rem}.legal-document-card__actions .button{min-height:2.45rem;padding:.62rem .85rem;font-size:.62rem}.legal-control-list{gap:.55rem;margin:1rem 0 0;display:grid}.legal-control-list div{border-top:1px solid var(--v4-line);gap:.2rem;padding-top:.55rem;display:grid}.legal-control-list dt{color:var(--v4-subtle);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.54rem}.legal-control-list dd{color:var(--v4-muted);margin:0;font-size:.67rem;line-height:1.45}.legal-control-list code{color:var(--v4-green-strong);font-family:var(--font-mono)}.legal-release-banner--inactive{background:#94a3b80e;border-color:#94a3b847}.legal-release-banner--inactive>span,.legal-status[data-status=inactive]{color:#cbd5e1}.legal-status[data-status=inactive]{background:#94a3b814;border-color:#94a3b84d}
