:root{--font-mono:"IBM Plex Mono", "Courier New", monospace;--font-sans:"Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;--paper:#f1eee8;--paper-soft:#f8f6f0;--ink:#0b0b0a;--ink-soft:#20201e;--muted:#5d5b55;--rule:#0b0b0a47;--rule-dark:#f8f6f047;--dark:#11110f;--dark-2:#191917;--green:#9bd066;--yellow:#e1c955;--red:#df5549}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-mono);letter-spacing:0;background:#ded9cf;margin:0;font-size:14px;line-height:1.45}p,.offer-grid li,.audience-grid li,.qualification-list li{font-family:var(--font-sans)}.eyebrow,.hero-proof,.booking-message{font-family:var(--font-mono)}a{color:inherit;text-decoration:none}svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:square;stroke-linejoin:miter;display:block}.page-shell{background:radial-gradient(circle at 22% 12%, #ffffff8f, transparent 32%), linear-gradient(135deg, #00000009 0 1px, transparent 1px 22px), var(--paper);border:1px solid var(--ink);width:min(100% - 42px,1440px);margin:24px auto;overflow:hidden;box-shadow:0 8px 42px #00000014}.site-header{border-bottom:1px solid var(--rule);grid-template-columns:285px minmax(0,1fr) 270px;align-items:center;min-height:142px;padding:0 42px;display:grid}.brand{text-transform:uppercase;grid-template-columns:66px 1fr;align-items:center;gap:18px;width:max-content;display:inline-grid}.brand-mark{width:66px;height:61px;display:block;position:relative}.brand-mark span{background:var(--ink);display:block;position:absolute;left:0}.brand-mark span:first-child{width:64px;height:19px;top:0}.brand-mark span:nth-child(2){width:38px;height:15px;top:27px}.brand-mark span:nth-child(3){width:22px;height:19px;top:42px}.brand-mark.mini{width:26px;height:24px}.brand-mark.mini span:first-child{width:25px;height:8px}.brand-mark.mini span:nth-child(2){width:15px;height:6px;top:11px}.brand-mark.mini span:nth-child(3){width:8px;height:7px;top:17px}.brand-copy{gap:2px;display:grid}.brand-copy strong{letter-spacing:.06em;font-family:Tektur,Arial Black,sans-serif;font-size:clamp(28px,3vw,42px);font-weight:800;line-height:.9}.brand-copy small{letter-spacing:.24em;font-size:15px;font-weight:700;line-height:1}.primary-nav{text-transform:uppercase;justify-content:center;gap:clamp(24px,4vw,58px);font-size:14px;font-weight:700;display:flex}.primary-nav a{padding:12px 0}.nav-toggle{border:1px solid var(--rule);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;display:none;position:relative}.nav-toggle span{background:var(--ink);width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.nav-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.button{text-transform:uppercase;white-space:nowrap;border:1px solid;justify-content:center;align-items:center;gap:20px;min-height:58px;padding:0 26px;font-size:14px;font-weight:700;display:inline-flex}.button span{min-width:0}.site-header>.button{white-space:normal;text-align:center;line-height:1.15}.button svg{stroke-width:1.9px;flex:none;width:18px;height:18px}.button-dark{color:var(--paper-soft);background:var(--ink)}.button-light{color:var(--ink);background:0 0}.hero{border-bottom:1px solid var(--rule);isolation:isolate;grid-template-columns:minmax(390px,.78fr) minmax(520px,1.22fr);min-height:640px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:2;padding:72px 24px 44px 48px;position:relative}.eyebrow{color:var(--ink-soft);text-transform:uppercase;align-items:center;gap:18px;margin:0 0 42px;font-size:14px;font-weight:700;display:flex}.plus-box{border:1px solid var(--ink);place-items:center;width:24px;height:24px;line-height:1;display:inline-grid}.hero h1{text-transform:uppercase;letter-spacing:.02em;overflow-wrap:anywhere;max-width:560px;margin:0;font-family:Tektur,Arial Black,sans-serif;font-size:clamp(52px,4.45vw,72px);font-weight:800;line-height:.98}.hero-text{max-width:548px;margin:38px 0;font-size:17px;font-weight:500;line-height:1.55}.hero-copy .hero-text{margin-bottom:18px}.hero-example{border:1px solid var(--rule);background:#ffffff70;max-width:548px;margin:0 0 38px;padding:14px 16px;font-size:14px;line-height:1.55}.hero-example strong{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.02em;font-size:12px}.hero-actions{flex-wrap:wrap;gap:24px;display:flex}.hero-actions .button{min-width:220px}.hero-actions .button-dark{white-space:normal;line-height:1.2}.hero-actions .button-light{min-width:296px}.hero-proof{border-left:4px solid var(--ink);max-width:540px;color:var(--ink-soft);text-transform:uppercase;margin:24px 0 0;padding-left:16px;font-size:12px;font-weight:700;line-height:1.45}.hero.cursor-field-active:not(.cursor-over-control){cursor:none}.repel-cursor{--cursor-size:74px;z-index:6;width:var(--cursor-size);height:var(--cursor-size);opacity:0;transform:translate3d(calc(var(--cursor-x,-120px) - var(--cursor-size) / 2), calc(var(--cursor-y,-120px) - var(--cursor-size) / 2), 0);pointer-events:none;contain:layout paint;will-change:transform, opacity;transition:opacity .14s,width .18s,height .18s;display:block;position:absolute;top:0;left:0}.hero.cursor-field-active:not(.cursor-over-control) .repel-cursor{opacity:1}.hero.cursor-field-attracting:not(.cursor-over-control) .repel-cursor{--cursor-size:52px}.hero.cursor-field-attracting:not(.cursor-over-control) .cursor-ring{box-shadow:inset 0 0 0 3px #f8f6f080}.cursor-ring,.cursor-core{pointer-events:none;display:block;position:absolute}.cursor-ring{border:1.5px solid #0b0b0ac7;border-radius:50%;inset:5px;box-shadow:inset 0 0 0 9px #f8f6f057}.cursor-ring:before,.cursor-ring:after{content:"";border-top:1px solid #0b0b0a8c;width:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cursor-ring:after{transform:translate(-50%,-50%)rotate(90deg)}.cursor-core{background:var(--ink);border-radius:50%;width:3px;height:3px;top:50%;left:50%;transform:translate(-50%,-50%)}@media (pointer:coarse){.hero.cursor-field-active:not(.cursor-over-control){cursor:auto}.repel-cursor{display:none}}.hero-visual{isolation:isolate;justify-content:center;align-items:center;min-width:0;padding:22px 42px 28px 0;display:flex;position:relative;overflow:hidden}.hero-machine{z-index:1;object-fit:contain;filter:contrast(1.04)grayscale();width:min(88%,620px);max-height:560px;position:relative}.field-shell{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.power-field-canvas{z-index:2;width:100%;height:100%;display:block;position:relative}.static-power-field .repel-cursor{display:none}.static-power-field .power-field-canvas{opacity:.9;background:radial-gradient(circle at 62% 42%,#f8f6f0b8 0 2px,#0000 3px),radial-gradient(circle at 74% 64%,#f8f6f094 0 2px,#0000 3px),radial-gradient(circle at 46% 60%,#f8f6f080 0 2px,#0000 3px),radial-gradient(circle at 82% 28%,#f8f6f070 0 2px,#0000 3px),radial-gradient(circle at 56% 24%,#f8f6f061 0 1px,#0000 2px),linear-gradient(132deg,#0000 22%,#f8f6f024 22.5%,#0000 23% 42%,#f8f6f029 42.5%,#0000 43%),linear-gradient(24deg,#0000 34%,#f8f6f029 34.5%,#0000 35% 64%,#f8f6f01f 64.5%,#0000 65%)}.fluency-spine{border-bottom:1px solid var(--rule);background:var(--paper-soft);grid-template-columns:minmax(320px,.4fr) minmax(0,1fr);display:grid}.fluency-thesis{border-right:1px solid var(--rule);align-content:space-between;gap:28px;min-height:294px;padding:34px 42px 32px;display:grid}.fluency-thesis span,.fluency-loop span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.fluency-thesis h2{text-transform:uppercase;margin:0;font-family:Tektur,Arial Black,sans-serif;font-size:36px;line-height:1.02}.fluency-thesis p{max-width:390px;margin:0;font-size:16px;font-weight:700;line-height:1.45}.fluency-loop{grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.fluency-loop li{border-right:1px solid var(--rule);background:linear-gradient(#ffffff59,#0000 42%),0 0;grid-template-rows:auto 78px auto 1fr;gap:14px;min-height:294px;padding:30px 24px 28px;display:grid}.fluency-loop li:last-child{border-right:0}.fluency-icon{object-fit:contain;pointer-events:none;place-self:end start;width:78px;height:78px;margin:-4px 0 -6px}.fluency-loop strong{text-transform:uppercase;font-size:15px;line-height:1.1;display:block}.fluency-loop p{margin:0;font-size:12px;font-weight:600;line-height:1.5}.section-lead{border-bottom:1px solid var(--rule);grid-template-columns:minmax(220px,.34fr) minmax(320px,.52fr) minmax(260px,.42fr);align-items:end;gap:28px;padding:34px 42px;display:grid}.section-lead span,.offer-grid article>span,.proof-steps article>span,.module-grid b{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.section-lead h2{text-transform:uppercase;margin:0;font-family:Tektur,Arial Black,sans-serif;font-size:34px;line-height:1.02}.section-lead p{margin:0;font-size:13px;font-weight:600;line-height:1.55}.offer-ladder,.proof-path,.proof-modules{border-bottom:1px solid var(--rule)}.offer-ladder{background:var(--paper-soft)}.offer-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.offer-grid article{border-right:1px solid var(--rule);grid-template-rows:auto minmax(168px,auto) auto auto 1fr auto;gap:16px;min-height:542px;padding:30px 34px;display:grid}.offer-grid article:last-child{border-right:0}.offer-asset{aspect-ratio:1;object-fit:contain;pointer-events:none;place-self:start end;width:min(232px,58%);height:auto;margin:-12px -6px -8px 0}.offer-grid h3,.proof-steps h3,.module-grid h3{text-transform:uppercase;margin:0;font-size:18px;line-height:1.12}.offer-grid p,.offer-grid li,.proof-steps p,.module-grid p,.trust-line{margin:0;font-size:12px;font-weight:600;line-height:1.5}.offer-grid ul{align-content:start;gap:8px;margin:0;padding:0;list-style:none;display:grid}.offer-grid li{text-transform:uppercase;padding-left:16px;position:relative}.offer-grid li:before{content:"";border-top:1px solid;width:7px;position:absolute;top:.65em;left:0}.offer-grid a{text-transform:uppercase;border-top:1px solid;align-items:center;width:max-content;max-width:100%;min-height:44px;padding-top:12px;font-size:12px;font-weight:700;line-height:1.25;display:inline-flex}.proof-path{background:linear-gradient(135deg, #0b0b0a09 0 1px, transparent 1px 22px), var(--paper)}.proof-steps{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.proof-steps article{border-right:1px solid var(--rule);grid-template-rows:auto auto 1fr;gap:18px;min-height:220px;padding:30px 32px;display:grid}.proof-steps article:last-child{border-right:0}.trust-line{border-left:4px solid var(--ink);text-transform:uppercase;background:#ffffff70;grid-column:2;margin:-18px 38px 28px;padding:14px 16px}.proof-modules{background:var(--paper-soft)}.module-grid{border-bottom:1px solid var(--rule);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.module-grid article{border-right:1px solid var(--rule);grid-template-rows:auto auto 1fr;gap:16px;min-height:216px;padding:28px 24px;display:grid}.module-grid article:last-child{border-right:0}.proof-modules .dashboard-panel{border-right:0;min-height:0}.proof-modules .dashboard-content{width:min(100% - 44px,980px);max-width:none}.pilot-promise{border-bottom:1px solid var(--rule);background:var(--paper-soft);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.pilot-promise article{border-right:1px solid var(--rule);grid-template-rows:auto auto 1fr;gap:12px;min-height:178px;padding:28px 34px;display:grid}.pilot-promise article:last-child{border-right:0}.pilot-promise span,.audience-value>header span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.pilot-promise strong{text-transform:uppercase;font-size:17px;line-height:1.1;display:block}.pilot-promise p,.audience-grid p,.audience-grid li,.qualification-list li{margin:0;font-size:12px;font-weight:600;line-height:1.5}.audience-value{border-bottom:1px solid var(--rule);grid-template-columns:330px minmax(0,1fr);display:grid}.audience-value>header{border-right:1px solid var(--rule);align-content:space-between;gap:28px;padding:34px 42px;display:grid}.audience-value h2{text-transform:uppercase;margin:0;font-family:Tektur,Arial Black,sans-serif;font-size:29px;line-height:1.02}.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.audience-grid article{border-right:1px solid var(--rule);grid-template-rows:auto auto 1fr;gap:18px;min-height:280px;padding:34px 38px;display:grid}.audience-grid article:last-child{border-right:0}.audience-grid h3{text-transform:uppercase;margin:0;font-size:18px;line-height:1.1}.audience-grid ul,.qualification-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.audience-grid li,.qualification-list li{text-transform:uppercase;padding-left:16px;position:relative}.audience-grid li:before,.qualification-list li:before{content:"";border-top:1px solid;width:7px;position:absolute;top:.65em;left:0}.dash{stroke-dasharray:2 7;stroke-width:2px}.flow-arrow{background:var(--paper-soft);height:1px;display:none;position:relative}.flow-arrow:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:7px solid var(--paper-soft);width:0;height:0;position:absolute;top:-4px;right:0}.operating-principles{border-bottom:1px solid var(--rule);grid-template-columns:repeat(4,1fr);display:grid}.operating-principles article{border-right:1px solid var(--rule);min-height:238px;padding:30px 42px 28px}.operating-principles article:last-child{border-right:0}.operating-principles header{justify-content:space-between;align-items:center;margin-bottom:18px;font-size:18px;font-weight:700;display:flex}.operating-principles header b{font-size:22px;font-weight:400}.operating-principles h2{text-transform:uppercase;margin:0 0 28px;font-size:18px;line-height:1.1}.principle-body{grid-template-columns:72px 1fr;align-items:center;gap:28px;display:grid}.principle-body svg{width:72px;height:72px}.principle-body p{margin:0;font-size:12px;font-weight:600;line-height:1.5}.trust-strip{border-bottom:1px solid var(--rule);background:var(--paper-soft);grid-template-columns:330px minmax(0,1fr);gap:0;display:grid}.trust-strip>header{border-right:1px solid var(--rule);align-content:space-between;gap:28px;padding:34px 42px;display:grid}.trust-strip>header span,.trust-grid article>span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.trust-strip h2{text-transform:uppercase;margin:0;font-family:Tektur,Arial Black,sans-serif;font-size:29px;line-height:1.02}.trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.trust-grid article{border-right:1px solid var(--rule);grid-template-rows:auto auto 1fr;gap:18px;min-height:236px;padding:30px 26px 26px;display:grid}.trust-grid article:last-child{border-right:0}.trust-grid h3{text-transform:uppercase;margin:0;font-size:14px;line-height:1.15}.trust-grid p{margin:0;font-size:12px;font-weight:600;line-height:1.5}.control-plane{border-bottom:12px solid var(--ink);grid-template-columns:1fr .96fr;min-height:530px;display:grid;position:relative}.control-plane:after{content:"";pointer-events:none;z-index:3;background:#f8f6f033;height:1px;position:absolute;bottom:-12px;left:0;right:0}.dashboard-panel{background:var(--dark-2);color:var(--paper-soft);border-right:1px solid var(--ink);grid-template-columns:78px 1fr;display:grid}.dashboard-rail{border-right:1px solid var(--rule-dark);align-content:start;justify-items:center;gap:34px;padding-top:28px;display:grid}.dashboard-rail>span:not(.brand-mark){opacity:.86;border:1px solid;width:20px;height:20px}.dashboard-content{border:1px solid var(--rule-dark);background-color:#181816;background-image:linear-gradient(#f8f6f00a 1px,#0000 1px),linear-gradient(90deg,#f8f6f00a 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;width:min(100%,635px);margin:24px auto}.dashboard-header{border-bottom:1px solid var(--rule-dark);justify-content:space-between;align-items:center;gap:16px;min-height:76px;padding:12px 22px;display:flex}.dashboard-header>div{gap:4px;display:grid}.dashboard-header span,.dashboard-header p{color:#f8f6f0ad;text-transform:uppercase;margin:0;font-size:10px;line-height:1.35}.dashboard-header p{text-transform:none;max-width:390px}.dashboard-header h2,.activity-table h3{text-transform:uppercase;margin:0;font-size:12px;font-weight:700}.dashboard-header button{min-width:106px;height:30px;color:var(--paper-soft);border:1px solid var(--rule-dark);font:inherit;text-transform:uppercase;background:0 0;font-size:12px}.chart-row{border-bottom:1px solid var(--rule-dark);grid-template-columns:172px 1fr;gap:14px;min-height:180px;padding:28px 22px 16px;display:grid}.chart-row>*{min-width:0}.big-stat span,.big-stat small,.stat-grid span,.stat-grid small{text-transform:uppercase;font-size:12px;display:block}.big-stat strong{margin:10px 0 8px;font-size:40px;font-weight:400;line-height:1;display:block}.line-chart{width:100%;max-width:100%;min-height:150px;color:var(--paper-soft)}.line-chart rect{stroke:#f8f6f024}.chart-line{stroke:var(--paper-soft);stroke-width:2.2px}.chart-dots circle{fill:var(--dark-2);stroke:var(--paper-soft);stroke-width:2px}.stat-grid{border-bottom:1px solid var(--rule-dark);grid-template-columns:repeat(4,1fr);display:grid}.stat-grid article{border-right:1px solid var(--rule-dark);min-height:92px;padding:18px 20px}.stat-grid article:last-child{border-right:0}.stat-grid strong{margin:5px 0;font-size:31px;font-weight:400;line-height:1;display:block}.stat-grid small:before{content:"";background:currentColor;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block}.approved{color:var(--green)}.needs-review{color:var(--yellow)}.blocked,.failed{color:var(--red)}.activity-table{padding:16px 22px 22px}.activity-table h3{margin-bottom:12px}table{border-collapse:collapse;width:100%;font-size:12px}th,td{text-align:left;white-space:nowrap;padding:4px 0}th{color:#f8f6f094;text-transform:uppercase;font-weight:400}.status{font-weight:700}.activity-table a{text-transform:uppercase;margin-top:11px;font-size:12px;font-weight:700;display:inline-block}.layer-panel{grid-template-columns:1.1fr .9fr;align-items:center;padding:34px 46px 34px 56px;display:grid;position:relative;overflow:hidden}.layer-panel:before{content:"";opacity:.56;background-image:linear-gradient(#0b0b0a1f 1px,#0000 1px),linear-gradient(90deg,#0b0b0a1f 1px,#0000 1px);background-size:35px 35px;position:absolute;inset:42px 52% 38px 68px;-webkit-mask-image:radial-gradient(circle,#000 0 45%,#0000 72%);mask-image:radial-gradient(circle,#000 0 45%,#0000 72%)}.stack-machine{z-index:1;filter:contrast(1.05)grayscale();justify-self:center;width:min(100%,420px);position:relative}.layer-list{z-index:2;gap:26px;margin:0;padding:0 0 0 28px;list-style:none;display:grid;position:relative}.layer-list:before{content:"";border-left:1px solid var(--ink);position:absolute;top:12px;bottom:12px;left:0}.layer-list li{text-transform:uppercase;padding-left:30px;position:relative}.layer-list li:before{content:"";background:var(--ink);width:7px;height:7px;position:absolute;top:6px;left:-31px}.layer-list li:after{content:"";border-top:1px solid var(--ink);width:32px;position:absolute;top:9px;right:calc(100% - 1px)}.layer-list strong{font-size:12px;line-height:1.25;display:block}.layer-list span{text-transform:none;margin-top:3px;font-size:12px;line-height:1.25;display:block}.site-footer{grid-template-columns:310px 1fr 246px;align-items:start;gap:38px;min-height:178px;padding:28px 42px;display:grid}.site-footer .brand{grid-template-columns:58px 1fr;gap:14px}.site-footer .brand-mark{width:58px;height:53px}.site-footer .brand-mark span:first-child{width:56px;height:16px}.site-footer .brand-mark span:nth-child(2){width:34px;height:13px;top:24px}.site-footer .brand-mark span:nth-child(3){width:20px;height:16px;top:37px}.site-footer .brand-copy strong{font-size:30px}.site-footer .brand-copy small{font-size:12px}.footer-brand p,.footer-cta p{max-width:230px;margin:24px 0 0;font-size:12px;font-weight:600}.site-footer nav{border-left:1px solid var(--rule);grid-template-columns:repeat(4,minmax(110px,1fr));gap:32px;padding-left:46px;display:grid}.site-footer nav div{gap:7px;display:grid}.site-footer h2{text-transform:uppercase;margin:0 0 8px;font-size:12px}.site-footer nav a{font-size:12px}.footer-cta{border-left:1px solid var(--rule);padding-left:38px}.footer-cta .button{white-space:normal;width:100%;line-height:1.2}.footer-cta p{margin-top:18px}.pilot-page{background:var(--paper-soft);min-height:calc(100vh - 48px)}.pilot-page .site-header{min-height:112px}.pilot-entry{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,.88fr) minmax(340px,.62fr);gap:42px;padding:54px 48px;display:grid}.pilot-entry h1{letter-spacing:0;text-transform:uppercase;max-width:760px;margin:0;font-family:Tektur,Arial Black,sans-serif;font-size:76px;line-height:.94}.pilot-entry .hero-text{max-width:720px}.pilot-summary{border:1px solid var(--ink);background:linear-gradient(#0b0b0a09 1px, transparent 1px), linear-gradient(90deg, #0b0b0a09 1px, transparent 1px), var(--paper);background-size:22px 22px;align-self:stretch;gap:18px;padding:28px;display:grid}.pilot-summary h2{text-transform:uppercase;margin:0;font-size:16px}.pilot-summary ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.pilot-summary li{text-transform:uppercase;padding-left:18px;font-size:12px;font-weight:700;line-height:1.45;position:relative}.pilot-summary li:before{content:"";border-top:1px solid var(--ink);width:8px;position:absolute;top:.65em;left:0}.pilot-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:34px 42px 42px;display:grid}.pilot-flow article{border:1px solid var(--rule);border-right:0;grid-template-rows:auto auto 1fr;gap:18px;min-height:212px;padding:26px;display:grid}.pilot-flow article:last-child{border-right:1px solid var(--rule)}.pilot-flow span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:700}.pilot-flow h2{text-transform:uppercase;margin:0;font-size:15px;line-height:1.15}.pilot-flow p{margin:0;font-size:12px;font-weight:600;line-height:1.5}.conversation-booking{border-bottom:1px solid var(--rule);background:linear-gradient(#f8f6f06b, #f8f6f01a), var(--paper-soft);grid-template-columns:minmax(320px,1fr) minmax(0,1.25fr);gap:26px;padding:48px 42px;scroll-margin-top:18px;display:grid}.conversation-booking h2{text-transform:uppercase;max-width:420px;margin:6px 0 18px;font-family:Tektur,Arial Black,sans-serif;font-size:42px;line-height:1.02}.availability-note{border-left:4px solid var(--red);max-width:520px;color:var(--muted);background:#ffffff85;margin:18px 0 0;padding:13px 14px;font-size:13px;font-weight:700;line-height:1.5}.conversation-form{border:1px solid var(--ink);background:var(--paper);grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:6px;padding:18px;display:grid}.conversation-form .field{gap:6px;min-width:0;font-size:13px;display:grid}.conversation-form .field>span{text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.conversation-form .field-full{grid-column:1/-1}.conversation-form input,.conversation-form select,.conversation-form textarea{border:1px solid var(--ink);background:var(--paper-soft);width:100%;min-height:40px;color:var(--ink);font:inherit;padding:10px 12px;font-size:13px}.conversation-form textarea{resize:vertical;min-height:90px}.conversation-form .button-dark,.conversation-form .button-light{width:100%;min-height:52px;margin-top:6px}.conversation-form .button-light{min-width:0}.booking-message{text-transform:uppercase;grid-column:1/-1;min-height:20px;margin:0;font-size:12px;font-weight:700}.conversation-booking .booking-message:empty{min-height:0}.booking-message.success{color:var(--ink)}.booking-message.error{color:var(--red)}@media (width<=1280px){.site-footer{grid-template-columns:230px 1fr;gap:30px}.site-footer .brand{grid-template-columns:46px 1fr;gap:12px}.site-footer .brand-mark{width:46px;height:42px}.site-footer .brand-mark span:first-child{width:45px;height:13px}.site-footer .brand-mark span:nth-child(2){width:28px;height:10px;top:20px}.site-footer .brand-mark span:nth-child(3){width:17px;height:12px;top:30px}.site-footer .brand-copy strong{font-size:22px}.site-footer .brand-copy small{font-size:12px}.footer-brand p,.footer-cta p{font-size:12px;line-height:1.45}.site-footer h2{font-size:12px}.site-footer nav a{font-size:12px;line-height:1.35}.site-footer nav{border-left:0;grid-template-columns:repeat(4,minmax(88px,1fr));gap:18px;padding-left:0}.footer-cta{border-left:0;border-top:1px solid var(--rule);grid-column:1/-1;align-items:center;gap:24px;padding-top:24px;padding-left:0;display:flex}.footer-cta .button{width:auto;padding:0 14px;font-size:12px}.footer-cta p{margin-top:0}}@media (width<=1160px){.page-shell{width:min(100% - 24px,1024px)}.site-header{grid-template-columns:220px minmax(0,1fr) 196px;min-height:100px;padding:0 24px}.primary-nav{gap:24px;font-size:12px}.brand{grid-template-columns:50px 1fr;gap:13px}.brand-mark{width:50px;height:46px}.brand-mark span:first-child{width:48px;height:14px}.brand-mark span:nth-child(2){width:29px;height:11px;top:21px}.brand-mark span:nth-child(3){width:17px;height:14px;top:32px}.brand-copy strong{font-size:28px}.brand-copy small{font-size:12px}.site-header>.button{min-height:44px;padding:0 16px;font-size:12px}.hero{grid-template-columns:405px minmax(0,1fr);min-height:430px}.hero-copy{padding:44px 18px 24px 34px}.eyebrow{margin-bottom:30px;font-size:12px}.hero h1{max-width:342px;font-size:47px}.hero-text{max-width:360px;margin:22px 0;font-size:12px;line-height:1.45}.hero-actions{gap:16px}.hero-actions .button{min-width:154px;min-height:42px;padding:0 16px;font-size:12px}.hero-actions .button-light{min-width:208px}.hero-proof{max-width:350px;margin-top:18px;font-size:11px}.hero-visual{padding:12px 26px 18px 0}.fluency-spine{grid-template-columns:1fr}.fluency-thesis{border-right:0;border-bottom:1px solid var(--rule);grid-template-columns:160px minmax(0,1fr);align-content:start;align-items:start;min-height:0;padding:28px 34px}.fluency-thesis p{grid-column:2;max-width:620px}.fluency-loop li{min-height:268px;padding:26px 20px}.fluency-icon{width:70px;height:70px}.section-lead{grid-template-columns:160px minmax(0,1fr);align-items:start;padding:28px}.section-lead p{grid-column:2}.offer-grid article{min-height:500px;padding:26px 24px}.offer-asset{width:min(204px,54%)}.proof-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.proof-steps article:nth-child(2){border-right:0}.proof-steps article:nth-child(-n+2){border-bottom:1px solid var(--rule)}.module-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.module-grid article:nth-child(3){border-right:0}.module-grid article:nth-child(-n+3){border-bottom:1px solid var(--rule)}.trust-line{grid-column:1/-1;margin:-12px 28px 28px}.flow-arrow{display:none}.pilot-promise{grid-template-columns:repeat(2,minmax(0,1fr))}.pilot-promise article{border-bottom:1px solid var(--rule);min-height:160px;padding:26px 34px}.pilot-promise article:nth-child(2){border-right:0}.pilot-promise article:nth-child(n+3){border-bottom:0}.audience-value{grid-template-columns:1fr}.audience-value>header{border-right:0;border-bottom:1px solid var(--rule);padding:28px 34px}.audience-value h2{max-width:620px;font-size:26px}.operating-principles{grid-template-columns:repeat(2,1fr)}.operating-principles article{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);min-height:210px;padding:28px 34px 26px}.operating-principles article:nth-child(2){border-right:0}.operating-principles article:nth-child(n+3){border-bottom:0}.operating-principles article:last-child{border-right:0}.trust-strip{grid-template-columns:1fr}.trust-strip>header{border-right:0;border-bottom:1px solid var(--rule);padding:28px 34px}.trust-strip h2{max-width:620px;font-size:26px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid article{border-bottom:1px solid var(--rule);min-height:204px}.trust-grid article:nth-child(2){border-right:0}.trust-grid article:nth-child(n+3){border-bottom:0}.operating-principles header{margin-bottom:14px;font-size:16px}.operating-principles h2{margin-bottom:24px;font-size:18px}.principle-body{grid-template-columns:64px 1fr;gap:22px}.principle-body svg{width:64px;height:64px}.principle-body p{font-size:14px;line-height:1.45}.control-plane{grid-template-columns:1fr;min-height:auto}.dashboard-panel{border-right:0;border-bottom:1px solid var(--ink);grid-template-columns:64px 1fr}.dashboard-rail{gap:26px;padding-top:22px}.dashboard-content{width:calc(100% - 40px);max-width:760px;margin:20px auto}.dashboard-header{padding:12px 20px}.dashboard-header h2,.activity-table h3{font-size:13px}.dashboard-header button{min-width:112px;height:32px;font-size:12px}.chart-row{grid-template-columns:156px 1fr;min-height:162px;padding:24px 20px 14px}.big-stat strong{font-size:38px}.big-stat span,.big-stat small,.stat-grid span,.stat-grid small{font-size:12px;line-height:1.25}.line-chart{min-height:130px}.stat-grid article{min-height:84px;padding:16px 18px}.stat-grid strong{font-size:30px}.activity-table{padding:16px 20px 18px}table{font-size:12px}th,td{padding:5px 0}.activity-table a{margin-top:10px;font-size:12px}.layer-panel{grid-template-columns:minmax(280px,.85fr) minmax(320px,1fr);padding:34px 48px}.stack-machine{width:min(100%,330px)}.layer-list{gap:20px;padding-left:26px}.layer-list strong{font-size:13px}.layer-list span{font-size:12px}.site-footer{min-height:auto;padding:28px}.pilot-entry{grid-template-columns:1fr;padding:44px 34px}.pilot-flow{grid-template-columns:repeat(2,minmax(0,1fr));padding:30px 28px}.pilot-flow article:nth-child(2){border-right:1px solid var(--rule)}.pilot-flow article:nth-child(n+3){border-top:0}.conversation-booking{grid-template-columns:1fr}.conversation-booking h2{max-width:620px;font-size:36px}}@media (width<=820px){body{background:var(--paper)}.page-shell{border-left:0;border-right:0;width:100%;margin:0}.site-header{grid-template-columns:1fr auto auto;gap:12px 16px;min-height:auto;padding:22px;position:relative}.nav-toggle{display:flex}.primary-nav{border-top:1px solid var(--rule);flex-direction:column;grid-column:1/-1;gap:0;padding-top:16px;font-size:14px;display:none}.primary-nav.is-open{display:flex}.primary-nav a{border-bottom:1px solid var(--rule);padding:12px 0}.primary-nav a:last-child{border-bottom:0}.brand{grid-template-columns:48px 1fr;gap:12px}.brand-mark{width:48px;height:44px}.brand-mark span:first-child{width:46px;height:14px}.brand-mark span:nth-child(2){width:28px;height:11px;top:20px}.brand-mark span:nth-child(3){width:16px;height:13px;top:31px}.brand-copy strong{font-size:26px}.brand-copy small{font-size:12px}.site-header>.button{min-height:48px;padding:0 16px;font-size:12px}.hero{grid-template-columns:1fr}.hero-copy{padding:36px 24px 24px}.eyebrow{margin-bottom:28px}.hero h1{font-size:clamp(36px,10vw,52px)}.hero-text{font-size:15px}.hero-actions .button,.hero-actions .button-light{width:100%;min-width:0}.hero-proof{max-width:none}.repel-cursor{display:none}.hero-visual{min-height:104px;padding:0 8px 12px;overflow:hidden}.fluency-thesis{grid-template-columns:1fr;gap:14px;padding:26px 22px}.fluency-thesis h2{font-size:28px}.fluency-thesis p{grid-column:auto;max-width:none;font-size:14px}.fluency-loop{grid-template-columns:1fr}.fluency-loop li,.fluency-loop li:last-child{border-right:0;border-bottom:1px solid var(--rule);min-height:0;padding:28px 22px}.fluency-icon{width:72px;height:72px}.fluency-loop li:last-child{border-bottom:0}.section-lead{grid-template-columns:1fr;gap:14px;padding:26px 22px}.section-lead p{grid-column:auto}.section-lead h2{font-size:28px}.offer-grid,.proof-steps,.module-grid{grid-template-columns:1fr}.offer-grid article,.offer-grid article:last-child,.proof-steps article,.proof-steps article:nth-child(2),.proof-steps article:last-child,.module-grid article,.module-grid article:nth-child(3),.module-grid article:last-child{border-right:0;border-bottom:1px solid var(--rule);min-height:0}.offer-grid article:last-child,.proof-steps article:last-child,.module-grid article:last-child{border-bottom:0}.offer-grid article,.proof-steps article,.module-grid article{padding:28px 22px}.offer-asset{width:min(184px,62%);margin:-8px -4px -4px 0}.trust-line{margin:-10px 22px 24px}.pilot-promise{grid-template-columns:1fr}.pilot-promise article,.pilot-promise article:nth-child(2),.pilot-promise article:nth-child(n+3){border-right:0;border-bottom:1px solid var(--rule);min-height:0}.pilot-promise article:last-child{border-bottom:0}.audience-value>header{padding:26px 22px}.audience-grid{grid-template-columns:1fr}.audience-grid article,.audience-grid article:last-child{border-right:0;border-bottom:1px solid var(--rule);min-height:0;padding:28px 22px}.audience-grid article:last-child{border-bottom:0}.operating-principles{grid-template-columns:1fr}.operating-principles article,.operating-principles article:nth-child(2),.operating-principles article:nth-child(n+3){border-right:0;border-bottom:1px solid var(--rule)}.operating-principles article:last-child{border-bottom:0}.trust-strip>header{padding:26px 22px}.trust-grid{grid-template-columns:1fr}.trust-grid article,.trust-grid article:nth-child(2),.trust-grid article:nth-child(n+3){border-right:0;border-bottom:1px solid var(--rule);min-height:0}.trust-grid article:last-child{border-bottom:0}.principle-body{grid-template-columns:62px 1fr;gap:20px}.dashboard-panel{grid-template-columns:1fr}.dashboard-rail{display:none}.dashboard-content{width:calc(100% - 28px);margin:14px;overflow:hidden}.chart-row{grid-template-columns:1fr;padding:22px 14px 16px}.dashboard-header{flex-direction:column;align-items:flex-start;padding:14px}.dashboard-header button{min-width:92px;padding:0 8px}.big-stat strong{font-size:36px}.line-chart{min-height:118px}.stat-grid{grid-template-columns:repeat(2,1fr)}.stat-grid article:nth-child(2){border-right:0}.stat-grid article:nth-child(-n+2){border-bottom:1px solid var(--rule-dark)}.activity-table{padding:14px;overflow:hidden}table{table-layout:fixed;font-size:12px}th,td{white-space:normal;overflow-wrap:anywhere;padding-right:6px}th:last-child,td:last-child{padding-right:0}.layer-panel{grid-template-columns:1fr;padding:32px 22px}.stack-machine{width:min(100%,360px)}.layer-list{gap:18px;margin-top:20px;padding-left:18px}.site-footer{grid-template-columns:1fr;padding:28px 22px}.site-footer nav,.footer-cta{border-left:0;padding-left:0}.footer-cta{align-items:start;gap:14px;display:grid}.footer-cta .button{width:100%}.footer-cta p{margin-top:0}.site-footer nav{grid-template-columns:repeat(2,1fr)}.pilot-entry{padding:38px 22px 28px}.pilot-entry h1{font-size:54px}.pilot-summary{padding:22px}.pilot-flow{grid-template-columns:1fr;padding:22px}.pilot-flow article,.pilot-flow article:nth-child(2),.pilot-flow article:last-child{border-right:1px solid var(--rule)}.pilot-flow article:nth-child(n+2){border-top:0}.conversation-form{grid-template-columns:1fr}.conversation-booking{padding:38px 22px}.conversation-booking h2{margin-top:8px;font-size:31px}}@media (width<=460px){.pilot-entry h1{font-size:42px}.conversation-booking{padding-top:34px;padding-bottom:34px}.conversation-booking h2{font-size:29px}.site-header{grid-template-columns:1fr auto auto}.site-header>.button{grid-column:1/-1;width:100%}.hero-copy{padding-top:32px}.hero h1{font-size:34px}.hero-visual{min-height:72px;padding-bottom:8px}.operating-principles article{padding-left:24px;padding-right:24px}.site-footer nav{grid-template-columns:1fr}}
