:root{--ink:#07100e;--ink-soft:#101d19;--paper:#f7f8f4;--white:#fff;--mist:#e8eee9;--line:#07100e24;--line-dark:#ffffff21;--silver:#b9c2bc;--green:#b9ff66;--green-deep:#173c2e;--green-mid:#2e6d50;--text-muted:#68746e;--text-muted-dark:#9fb0a8;--radius-sm:12px;--radius-md:22px;--radius-lg:34px;--shadow:0 30px 80px #040c0929;--container:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:200;background:var(--green);color:var(--ink);border-radius:8px;padding:10px 14px;transition:top .2s;position:fixed;top:-60px;left:16px}.skip-link:focus{top:16px}.container{width:min(calc(100% - 48px), var(--container));margin:0 auto}.section-dark{background:var(--ink);color:var(--white)}.section-light{background:var(--paper);color:var(--ink)}.section-mist{background:var(--mist);color:var(--ink)}.section-green{background:var(--green-deep);color:var(--white)}.site-header{z-index:100;border-bottom:1px solid #0000;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.site-header.scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07100ed1;border-color:#ffffff14}.nav-wrap{align-items:center;gap:38px;height:84px;display:flex}.brand{color:var(--white);letter-spacing:-.02em;align-items:center;gap:11px;font-size:20px;font-weight:650;display:inline-flex}.brand img{width:34px;height:34px}.primary-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.primary-nav a{color:#ffffffc2;font-size:14px;font-weight:500;transition:color .2s}.primary-nav a:hover{color:var(--white)}.menu-toggle{background:0 0;border:0;margin-left:auto;padding:8px;display:none}.menu-toggle span:not(.sr-only){background:var(--white);width:22px;height:1px;margin:5px 0;display:block}.button{border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;padding:15px 22px;font-size:14px;font-weight:650;line-height:1;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-small{padding:12px 18px;font-size:13px}.button-primary{background:var(--green);color:var(--ink);box-shadow:0 12px 30px #b9ff6624}.button-primary:hover{background:#c7ff84}.button-outline{color:var(--white);background:0 0;border-color:#fff6}.button-outline:hover{border-color:var(--white)}.dark-outline{color:var(--ink);border-color:var(--line)}.full-width{width:100%}.text-link{color:var(--white);align-items:center;gap:9px;font-size:14px;font-weight:600;display:inline-flex}.text-link span{color:var(--green);font-size:18px;transition:transform .2s}.text-link:hover span{transform:translate(3px,3px)}.dark-link{color:var(--ink)}.hero{min-height:970px;padding:170px 0 54px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:70px 70px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 75%);mask-image:linear-gradient(#000,#0000 75%)}.hero-glow{filter:blur(70px);opacity:.25;border-radius:50%;position:absolute}.hero-glow-one{background:#2d9265;width:460px;height:460px;top:80px;right:-160px}.hero-glow-two{opacity:.13;background:#809c66;width:350px;height:350px;top:420px;left:-210px}.hero-grid{z-index:2;grid-template-columns:.92fr 1.08fr;align-items:center;gap:72px;display:grid;position:relative}.eyebrow{color:#c5d1ca;text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:10px;margin-bottom:28px;font-size:11px;font-weight:700;display:inline-flex}.pulse-dot{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 6px #b9ff6614}.hero h1{letter-spacing:-.064em;max-width:690px;margin:0;font-size:clamp(54px,6.1vw,94px);font-weight:590;line-height:.96}.hero h1 span{color:var(--green)}.hero-lede{color:#b8c4bd;max-width:650px;margin:32px 0 0;font-size:clamp(18px,1.55vw,22px);line-height:1.55}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.hero-principles{flex-wrap:wrap;gap:18px;margin-top:42px;display:flex}.hero-principles span{color:#9eaca4;padding-left:17px;font-size:12px;position:relative}.hero-principles span:before{content:"";background:var(--green);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;left:0}.orchestration-shell{background:#101a17;border:1px solid #ffffff1f;border-radius:26px;overflow:hidden;transform:perspective(1200px)rotateY(-3deg)rotateX(1deg);box-shadow:0 40px 100px #00000057}.shell-topbar{color:#8f9d96;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #ffffff14;align-items:center;gap:15px;height:48px;padding:0 16px;font-size:10px;display:flex}.window-dots{gap:5px;display:flex}.window-dots i{background:#44514b;border-radius:50%;width:6px;height:6px;display:block}.live-badge{color:var(--green);background:#b9ff660f;border:1px solid #b9ff6640;border-radius:40px;margin-left:auto;padding:4px 8px}.shell-body{padding:22px}.intent-card{background:linear-gradient(135deg,#b9ff6621,#ffffff0b);border:1px solid #b9ff6633;border-radius:16px;padding:22px}.card-label{color:#8d9c94;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:700}.intent-card h2{letter-spacing:-.025em;margin:9px 0 17px;font-size:22px;font-weight:560;line-height:1.2}.intent-meta{color:#8f9d96;flex-wrap:wrap;gap:18px;font-size:10px;display:flex}.flow-line{height:29px;position:relative}.flow-line:before{content:"";background:#b9ff6657;width:1px;height:100%;position:absolute;left:50%}.flow-line span{background:var(--green);width:5px;height:5px;box-shadow:0 0 12px var(--green);border-radius:50%;position:absolute;bottom:0;left:calc(50% - 2px)}.workstream-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.mini-card{background:#ffffff08;border:1px solid #ffffff17;border-radius:13px;min-height:112px;padding:14px}.mini-card.active{border-color:#b9ff6659}.mini-card-top{color:#79877f;justify-content:space-between;font-size:9px;display:flex}.mini-card-top i{color:#9aaba2;background:#ffffff0d;border-radius:4px;padding:2px 5px;font-style:normal}.mini-card.active .mini-card-top i{color:var(--green);background:#b9ff6614}.mini-card h3{margin:28px 0 4px;font-size:12px;font-weight:600}.mini-card p{color:#7f8e86;margin:0;font-size:9px}.team-panel{border:1px solid #ffffff17;border-radius:14px;justify-content:space-between;align-items:center;margin-top:10px;padding:17px;display:flex}.team-composition{gap:16px;margin-top:13px;display:flex}.team-composition span{color:#8b9992;font-size:9px}.team-composition strong{color:var(--white);font-size:18px;font-weight:550;display:block}.readiness-ring{width:68px;height:68px;position:relative}.readiness-ring svg{transform:rotate(-90deg)}.readiness-ring circle{fill:none;stroke:#ffffff14;stroke-width:6px}.readiness-ring .ring-progress{stroke:var(--green);stroke-linecap:round;stroke-dasharray:195;stroke-dashoffset:43px}.readiness-ring div{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.readiness-ring strong{font-size:14px;font-weight:650}.readiness-ring span{color:#7f8d86;font-size:8px}.trust-strip{background:#b9ff6613;border:1px solid #b9ff6629;border-radius:12px;align-items:center;gap:11px;margin-top:10px;padding:12px 14px;display:flex}.shield-icon{color:var(--green);font-size:19px}.trust-strip div{flex-direction:column;display:flex}.trust-strip strong{font-size:10px}.trust-strip small{color:#7f9188;margin-top:2px;font-size:8px}.check-icon{color:var(--green);margin-left:auto}.category-strip{z-index:2;border-top:1px solid #ffffff17;margin-top:110px;padding-top:25px;position:relative}.category-strip p{color:#65746c;text-transform:uppercase;letter-spacing:.15em;margin:0 0 22px;font-size:9px;font-weight:700}.category-items{flex-wrap:wrap;justify-content:space-between;gap:18px;display:flex}.category-items span{color:#a8b5ae;font-size:13px}.statement{padding:140px 0}.statement-grid{grid-template-columns:.32fr .68fr;gap:80px;display:grid}.section-kicker{color:var(--green-mid);text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:750}.section-kicker.light{color:var(--green)}.statement-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(42px,5vw,72px);font-weight:540;line-height:1.04}.statement-copy p{max-width:760px;color:var(--text-muted);margin:34px 0 0;font-size:20px;line-height:1.65}.platform-section{padding:140px 0 120px}.section-heading{grid-template-columns:1fr .4fr;align-items:end;gap:80px;margin-bottom:70px;display:grid}.section-heading h2{letter-spacing:-.05em;max-width:800px;margin:18px 0 0;font-size:clamp(42px,4.6vw,70px);font-weight:540;line-height:1.02}.section-heading>p{color:var(--text-muted-dark);margin:0 0 8px;font-size:17px;line-height:1.6}.section-heading.dark>p{color:var(--text-muted)}.platform-flow{border-top:1px solid var(--line-dark);border-bottom:1px solid var(--line-dark);grid-template-columns:repeat(5,1fr);display:grid}.platform-flow article{border-right:1px solid var(--line-dark);min-height:305px;padding:30px 24px 38px;position:relative}.platform-flow article:first-child{border-left:1px solid var(--line-dark)}.step-number{color:#65756d;font-size:10px}.step-icon{width:48px;height:48px;color:var(--green);border:1px solid #b9ff6638;border-radius:50%;place-items:center;margin:62px 0 24px;font-size:19px;display:grid}.platform-flow h3{letter-spacing:-.02em;margin:0 0 11px;font-size:18px;font-weight:570}.platform-flow p{color:#8f9f96;margin:0;font-size:13px;line-height:1.6}.platform-foundation{background:var(--green);color:var(--ink);border-radius:0 0 18px 18px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.platform-foundation span{text-transform:uppercase;letter-spacing:.08em;text-align:center;border-right:1px solid #07100e2e;padding:15px 20px;font-size:10px;font-weight:700}.platform-foundation span:last-child{border:0}.solutions-section{padding:145px 0}.solution-tabs{border-top:1px solid var(--line)}.tab-list{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.tab-button{border:0;border-right:1px solid var(--line);color:#7c8781;text-align:left;background:0 0;padding:23px 16px;font-size:13px;font-weight:620;position:relative}.tab-button:last-child{border-right:0}.tab-button:after{content:"";background:var(--green-deep);height:3px;transition:right .3s;position:absolute;bottom:-1px;left:0;right:100%}.tab-button.active{color:var(--ink)}.tab-button.active:after{right:0}.tab-stage{min-height:570px}.tab-panel{border-bottom:1px solid var(--line);grid-template-columns:.47fr .53fr;min-height:570px;display:grid}.tab-copy{padding:76px 65px 70px 0}.tab-index{color:var(--green-mid);font-size:10px;font-weight:700}.tab-copy h3{letter-spacing:-.045em;margin:25px 0 20px;font-size:clamp(36px,3.4vw,54px);font-weight:540;line-height:1.05}.tab-copy>p{color:var(--text-muted);font-size:17px;line-height:1.65}.tab-copy ul{gap:11px;margin:30px 0 0;padding:0;list-style:none;display:grid}.tab-copy li{padding-left:22px;font-size:13px;position:relative}.tab-copy li:before{content:"↗";color:var(--green-mid);position:absolute;left:0}.tab-visual{border-left:1px solid var(--line);background:#eef1eb;min-height:570px;position:relative;overflow:hidden}.visual-label{color:#76817b;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:700;position:absolute;top:27px;left:28px}.work-map{position:absolute;inset:90px 50px 45px}.map-node{background:var(--paper);border:1px solid #07100e2e;border-radius:100px;padding:12px 18px;font-size:11px;font-weight:650;position:absolute;box-shadow:0 10px 25px #07100e0f}.intent-node{background:var(--green-deep);color:#fff;border-color:var(--green-deep);top:0;left:50%;transform:translate(-50%)}.human-node{bottom:25%;left:3%}.agent-node{bottom:25%;right:3%}.control-node{background:var(--green);bottom:3%;left:50%;transform:translate(-50%)}.map-branch{transform-origin:top;background:#07100e3d;width:1px;height:195px;position:absolute;top:43px;left:50%}.branch-one{transform:rotate(40deg)}.branch-two{transform:rotate(-40deg)}.work-map:after{content:"";background:#07100e3d;width:1px;height:120px;position:absolute;bottom:52px;left:50%}.profile-stack{position:absolute;inset:90px 54px 45px}.profile-card{background:var(--paper);border:1px solid var(--line);width:78%;box-shadow:var(--shadow);border-radius:15px;align-items:center;gap:13px;padding:17px;display:flex;position:absolute}.profile-card>span{width:38px;height:38px;color:var(--white);background:var(--green-deep);border-radius:50%;place-items:center;font-size:10px;font-weight:700;display:grid}.profile-card div{flex-direction:column;display:flex}.profile-card strong{font-size:13px}.profile-card small{color:var(--text-muted);margin-top:3px;font-size:10px}.profile-card.p1{z-index:4;top:0;left:0}.profile-card.p2{z-index:3;top:90px;right:0}.profile-card.p3{z-index:2;top:180px;left:5%}.profile-card.p4{z-index:1;top:270px;right:4%}.compliance-list{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:19px;padding:10px 24px;position:absolute;inset:95px 54px 50px}.compliance-list>div{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding:22px 0;display:flex}.compliance-list>div:last-child{border-bottom:0}.compliance-list>div>span{border-radius:50%;place-items:center;width:29px;height:29px;font-size:11px;font-weight:800;display:grid}.status-ok{color:var(--green-deep);background:#2e6d501f}.status-warn{color:#8d5e00;background:#fff0c5}.compliance-list p{flex-direction:column;margin:0;display:flex}.compliance-list strong{font-size:12px}.compliance-list small{color:var(--text-muted);margin-top:3px;font-size:10px}.growth-visual{padding:96px 50px 45px}.chapter-line{background:#07100e3b;width:1px;position:absolute;top:135px;bottom:80px;left:85px}.chapter{align-items:center;gap:20px;margin-bottom:35px;display:flex;position:relative}.chapter>span{background:var(--paper);border:1px solid var(--line);width:58px;height:58px;color:var(--green-mid);z-index:2;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:700;display:grid}.chapter div{background:var(--paper);border:1px solid var(--line);border-radius:12px;flex:1;padding:13px 17px;box-shadow:0 10px 25px #07100e0a}.chapter strong{font-size:12px;display:block}.chapter small{color:var(--text-muted);font-size:9px}.trust-section{padding:140px 0}.trust-grid{grid-template-columns:.48fr .52fr;align-items:start;gap:110px;display:grid}.trust-copy{position:sticky;top:140px}.trust-copy h2{letter-spacing:-.052em;margin:22px 0 26px;font-size:clamp(44px,5vw,70px);font-weight:540;line-height:1.01}.trust-copy p{color:#53615a;margin:0 0 30px;font-size:18px;line-height:1.7}.trust-steps{border-top:1px solid #07100e2e}.trust-steps article{border-bottom:1px solid #07100e2e;grid-template-columns:58px 1fr;gap:28px;padding:34px 0;display:grid}.trust-steps article>span{width:45px;height:45px;color:var(--green-deep);border:1px solid #07100e33;border-radius:50%;place-items:center;font-size:10px;display:grid}.trust-steps h3{letter-spacing:-.025em;margin:0 0 7px;font-size:22px;font-weight:590}.trust-steps p{color:#647069;margin:0;font-size:14px;line-height:1.6}.technology-section{padding:145px 0}.tech-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.tech-card{border:1px solid var(--line-dark);background:#ffffff05;border-radius:18px;min-height:310px;padding:24px;position:relative;overflow:hidden}.tech-card.large-card{grid-column:span 2;min-height:390px}.tech-card.wide-card{grid-column:span 2}.tech-card-number{color:#627169;font-size:9px}.tech-card h3{letter-spacing:-.025em;margin:38px 0 12px;font-size:21px;font-weight:560}.tech-card p{color:#8c9b93;max-width:480px;font-size:13px;line-height:1.65}.tech-symbol{color:var(--green);margin-top:64px;font-size:42px;line-height:1}.tech-graphic{height:180px;margin-top:18px;position:relative}.graph-graphic .node{background:var(--green);z-index:2;border-radius:50%;width:15px;height:15px;position:absolute;box-shadow:0 0 20px #b9ff6633}.graph-graphic .n1{top:50%;left:12%}.graph-graphic .n2{top:15%;left:44%}.graph-graphic .n3{top:70%;left:47%}.graph-graphic .n4{top:36%;right:12%}.graph-graphic .n5{bottom:2%;right:27%}.graph-graphic .edge{transform-origin:0;background:#b9ff664d;height:1px;position:absolute}.graph-graphic .e1{width:42%;top:54%;left:13%;transform:rotate(-32deg)}.graph-graphic .e2{width:35%;top:18%;left:45%;transform:rotate(24deg)}.graph-graphic .e3{width:35%;top:74%;left:47%;transform:rotate(-45deg)}.graph-graphic .e4{width:26%;top:73%;left:49%;transform:rotate(9deg)}.large-card h3{margin-top:4px}.agent-row{flex-wrap:wrap;align-items:center;gap:12px;margin-top:77px;display:flex}.agent-row span,.agent-row strong{border:1px solid #ffffff29;border-radius:100px;padding:10px 15px;font-size:11px}.agent-row strong{background:var(--green);color:var(--ink);border-color:var(--green)}.agent-row i{color:#5f7067;font-style:normal}.wide-card h3{margin-top:38px}.integration-section{padding:120px 0}.integration-grid{grid-template-columns:.48fr .52fr;align-items:center;gap:100px;display:grid}.integration-grid h2{letter-spacing:-.05em;margin:19px 0 0;font-size:clamp(40px,4.2vw,64px);font-weight:540;line-height:1.03}.integration-chips{flex-wrap:wrap;gap:10px;display:flex}.integration-chips span{border:1px solid var(--line);background:var(--white);color:#4f5e57;border-radius:100px;padding:14px 20px;font-size:12px}.manifesto{padding:135px 0;position:relative;overflow:hidden}.manifesto:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-250px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.manifesto-grid{z-index:2;grid-template-columns:.35fr .65fr;align-items:center;gap:90px;display:grid;position:relative}.manifesto-mark img{opacity:.55;width:270px}.manifesto-copy h2{letter-spacing:-.054em;margin:20px 0 28px;font-size:clamp(44px,5vw,74px);font-weight:530;line-height:1.02}.manifesto-copy>p{color:#b1c4ba;max-width:780px;font-size:18px;line-height:1.7}.manifesto-values{flex-wrap:wrap;gap:12px;margin-top:36px;display:flex}.manifesto-values span{color:#d4dfd9;border:1px solid #ffffff2b;border-radius:100px;padding:11px 15px;font-size:11px}.cta-section{text-align:center;padding:155px 0}.cta-inner{max-width:970px}.cta-inner h2{letter-spacing:-.06em;margin:22px auto 25px;font-size:clamp(48px,6vw,86px);font-weight:540;line-height:.99}.cta-inner p{color:#9eada5;max-width:730px;margin:0 auto;font-size:18px;line-height:1.65}.cta-actions{justify-content:center;align-items:center;gap:28px;margin-top:39px;display:flex}.site-footer{color:var(--white);background:#040907;padding:80px 0 26px}.footer-grid{grid-template-columns:.43fr .57fr;gap:80px;display:grid}.footer-brand{margin-bottom:21px}.footer-grid>div>p{color:#718078;max-width:300px;font-size:13px}.footer-links{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.footer-links div{flex-direction:column;gap:10px;display:flex}.footer-links strong{color:#dfe6e2;margin-bottom:7px;font-size:12px}.footer-links a,.footer-links button{color:#718078;text-align:left;background:0 0;border:0;padding:0;font-size:12px}.footer-links a:hover,.footer-links button:hover{color:var(--white)}.footer-bottom{color:#56635c;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:70px;padding-top:22px;font-size:10px;display:flex}.demo-modal{background:var(--paper);width:min(92vw,650px);color:var(--ink);border:0;border-radius:24px;padding:40px;box-shadow:0 40px 100px #0006}.demo-modal::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020705c2}.modal-close{color:#68746e;background:0 0;border:0;font-size:30px;position:absolute;top:15px;right:18px}.modal-copy h2{letter-spacing:-.04em;margin:14px 0;font-size:38px;font-weight:560;line-height:1.07}.modal-copy p{color:var(--text-muted);margin:0 0 25px}.demo-form{gap:16px;display:grid}.demo-form label{gap:7px;font-size:11px;font-weight:680;display:grid}.demo-form input,.demo-form textarea{border:1px solid var(--line);background:var(--white);resize:vertical;border-radius:10px;outline:none;width:100%;padding:13px 14px}.demo-form input:focus,.demo-form textarea:focus{border-color:var(--green-mid);box-shadow:0 0 0 3px #2e6d5014}.form-note{color:#8b9690;text-align:center;margin:0;font-size:9px}.form-success{text-align:center;padding:34px 10px 10px}.success-icon{background:var(--green);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:26px;display:grid}.form-success h3{margin:0 0 10px;font-size:24px}.form-success p{color:var(--text-muted);margin:0 0 22px;font-size:13px}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.delay-1{transition-delay:.12s}.reveal.delay-2{transition-delay:.22s}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:1050px){.desktop-cta{display:none}.primary-nav{margin-left:auto}.hero-grid{grid-template-columns:1fr}.hero{padding-top:150px}.hero-copy{max-width:850px}.orchestration-shell{width:min(100%,760px);margin:20px auto 0;transform:none}.platform-flow{grid-template-columns:repeat(2,1fr)}.platform-flow article{border-bottom:1px solid var(--line-dark)}.platform-flow article:nth-child(odd){border-left:1px solid var(--line-dark)}.platform-flow article:last-child{grid-column:span 2}.platform-foundation{grid-template-columns:repeat(2,1fr)}.platform-foundation span:nth-child(2){border-right:0}.platform-foundation span:nth-child(-n+2){border-bottom:1px solid #07100e2e}.tab-copy{padding-right:40px}.trust-grid{gap:60px}.tech-grid{grid-template-columns:repeat(2,1fr)}.integration-grid{gap:55px}}@media (max-width:780px){.container{width:min(calc(100% - 32px), var(--container))}.nav-wrap{height:70px}.menu-toggle{display:block}.primary-nav{box-shadow:var(--shadow);background:#0c1814fa;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;align-items:stretch;gap:0;padding:18px;display:none;position:fixed;top:70px;left:16px;right:16px}.primary-nav.open{display:flex}.primary-nav a{border-bottom:1px solid #ffffff0f;padding:13px 6px}.primary-nav a:last-child{border-bottom:0}.hero{min-height:auto;padding:125px 0 42px}.hero h1{font-size:clamp(50px,15vw,72px)}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-principles{gap:10px 16px}.shell-body{padding:12px}.intent-card{padding:16px}.intent-card h2{font-size:18px}.workstream-grid{grid-template-columns:1fr}.mini-card{min-height:90px}.mini-card h3{margin-top:18px}.team-panel{align-items:flex-start;gap:12px}.team-composition{flex-wrap:wrap;gap:10px}.category-strip{margin-top:65px}.category-items{justify-content:flex-start}.statement,.platform-section,.solutions-section,.trust-section,.technology-section,.integration-section,.manifesto,.cta-section{padding:90px 0}.statement-grid,.section-heading,.trust-grid,.integration-grid,.manifesto-grid,.footer-grid{grid-template-columns:1fr;gap:34px}.statement-copy h2,.section-heading h2{font-size:45px}.statement-copy p{font-size:17px}.section-heading{margin-bottom:46px}.platform-flow{grid-template-columns:1fr}.platform-flow article,.platform-flow article:nth-child(odd){border-left:1px solid var(--line-dark)}.platform-flow article:last-child{grid-column:auto}.platform-foundation{grid-template-columns:1fr}.platform-foundation span{border-bottom:1px solid #07100e2e;border-right:0}.tab-list{grid-template-columns:repeat(2,1fr)}.tab-button:nth-child(2){border-right:0}.tab-button:nth-child(-n+2){border-bottom:1px solid var(--line)}.tab-panel{grid-template-columns:1fr}.tab-copy{padding:55px 0 45px}.tab-visual{border-left:0;border-top:1px solid var(--line);min-height:480px}.trust-copy{position:static}.tech-grid{grid-template-columns:1fr}.tech-card.large-card,.tech-card.wide-card{grid-column:auto}.manifesto-mark img{width:160px}.cta-actions{flex-direction:column}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px}.demo-modal{padding:32px 22px}}@media (max-width:480px){.hero h1{font-size:49px}.hero-lede{font-size:17px}.workstream-grid,.flow-line{display:none}.team-panel{margin-top:10px}.category-items span{width:calc(50% - 12px)}.tab-list{grid-template-columns:1fr}.tab-button{border-right:0;border-bottom:1px solid var(--line)}.tab-button:nth-child(-n+2){border-bottom:1px solid var(--line)}.tab-visual{min-height:430px}.work-map{inset:90px 25px 45px}.profile-stack,.compliance-list{left:24px;right:24px}.growth-visual{padding-left:25px;padding-right:25px}.chapter-line{left:60px}.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}.reveal{opacity:1;transform:none}}
.demo-modal.scheduling{width:min(95vw,1000px);padding:34px 30px 26px}.demo-modal.scheduling .modal-copy{text-align:center;max-width:620px;margin:0 auto}.demo-modal.scheduling .modal-copy h2{font-size:32px}.demo-modal.scheduling .modal-copy p{margin-bottom:18px}.scheduler{gap:12px;display:grid}.scheduler-embed{border:1px solid var(--line);background:var(--white);border-radius:16px;width:100%;height:min(70vh,620px);overflow:hidden}.scheduler-embed>iframe{border:0;width:100%;height:100%;display:block}@media (max-width:900px){.demo-modal.scheduling{padding:28px 18px 20px}.demo-modal.scheduling .modal-copy h2{font-size:26px}.scheduler-embed{height:min(72vh,560px)}}
.ctx-graph{height:200px;margin-top:10px}.ctx-graph svg{width:100%;height:100%;overflow:visible}.ctx-edge{fill:none;stroke:url(#cg-edge);stroke-width:1.1px}.ctx-edge-soft{fill:none;stroke:#b9ff6624;stroke-width:1px;stroke-dasharray:2 5}.ctx-flow{fill:none;stroke:var(--green);stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:16 260;stroke-dashoffset:276px;opacity:.85;animation:4.4s linear infinite ctx-travel}@keyframes ctx-travel{0%{stroke-dashoffset:276px;opacity:0}12%{opacity:.85}70%{opacity:.85}to{stroke-dashoffset:0;opacity:0}}.ctx-hub{fill:var(--green)}.ctx-ring{fill:none;stroke:#b9ff6657;stroke-width:1px}.ctx-ring-pulse{transform-origin:272px 100px;animation:3.6s ease-out infinite ctx-pulse}@keyframes ctx-pulse{0%{opacity:.5;transform:scale(1)}70%{opacity:0;transform:scale(1.85)}to{opacity:0;transform:scale(1.85)}}.ctx-halo{animation:5s ease-in-out infinite ctx-breathe}@keyframes ctx-breathe{0%,to{opacity:.55}50%{opacity:1}}.ctx-node{fill:var(--ink);stroke:#b9ff669e;stroke-width:1.4px}.ctx-node-primary{fill:var(--green);stroke:none}.ctx-node-evidence{fill:var(--ink)}.ctx-label{fill:#7f8f86;letter-spacing:.14em;text-transform:uppercase;font-family:inherit;font-size:8px}@media (max-width:900px){.ctx-graph{height:180px}.ctx-label{letter-spacing:.1em;font-size:11px}}@media (max-width:620px){.ctx-label{letter-spacing:.06em;font-size:15px}.ctx-edge,.ctx-edge-soft{stroke-width:1.6px}}@media (prefers-reduced-motion:reduce){.ctx-flow,.ctx-ring-pulse,.ctx-halo{animation:none}.ctx-flow{opacity:0}}
@media (max-width:780px){.primary-nav{z-index:20;background:#0c1814}}
