:root{--bg:#141715;--panel:#1c211d;--line:#353b33;--text:#f3f5ed;--muted:#a6ada3;--lime:#c8fc60;--paper:#f1f3e9;--ink:#20251f;--max:1320px;font-family:Manrope,Arial,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--lime);outline-offset:6px}button:disabled{cursor:default}::selection{background:var(--lime);color:var(--bg)}.wrap{max-width:var(--max);margin:auto;padding-left:52px;padding-right:52px}.header{height:96px;max-width:1440px;margin:auto;padding:0 52px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid var(--line)}.wordmark{font-size:27px;font-weight:800;letter-spacing:-1.3px;display:flex;align-items:center;white-space:nowrap}.brand-symbol{background:var(--lime);color:var(--bg);font-size:25px;line-height:36px;letter-spacing:-4px;width:38px;height:38px;margin-right:12px;text-align:center;border-radius:9px;padding-right:5px}.brand-dot{color:var(--lime)}nav{display:flex;gap:30px;font-size:14px;font-weight:500;color:#c5cabf}nav a:hover,.text-link:hover{color:var(--lime)}.nav-cta{border:1px solid #606756;background:transparent;border-radius:40px;padding:12px 20px;font-size:14px;display:flex;gap:25px}.nav-cta:hover{background:var(--lime);color:var(--bg);border-color:var(--lime)}.hero{max-width:1440px;padding:37px 52px 0;margin:auto;overflow:hidden}.hero-topline,.hero-bottom{display:flex;align-items:center;justify-content:space-between;font-size:12px;letter-spacing:1.5px;font-weight:600;color:#a8b49f}.hero-topline>span:first-child{display:flex;align-items:center;gap:10px}.live-dot{display:inline-block;height:6px;width:6px;border-radius:50%;background:var(--lime);box-shadow:0 0 14px #c8fc6038;flex-shrink:0}.hero-index{color:#818e7c}.hero-grid{display:grid;grid-template-columns:1.04fr 1fr;gap:12px;align-items:center;min-height:655px;padding:43px 0 57px}.hero-copy{z-index:2}h1{font-size:clamp(65px,7.15vw,104px);font-weight:550;letter-spacing:-7px;line-height:1.02;margin:0 0 28px}h1 .accent{white-space:nowrap}.accent{color:var(--lime)}.period{color:var(--text)}.hero-copy>p{font-size:18px;line-height:1.7;color:#b8c1b4;max-width:450px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap}.button{border:none;border-radius:6px;padding:17px 23px;font-size:15px;line-height:1.4;font-weight:700;display:inline-flex;align-items:center;justify-content:space-between;gap:28px;transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:22px;font-weight:400;line-height:1}.lime{background:var(--lime);color:var(--bg)}.lime:hover{background:#d7ff8b}.dark{background:var(--ink);color:var(--paper)}.dark:hover{background:#354332}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:14px;font-weight:600;padding:12px 0;border-bottom:1px solid #555e50}.hero-signature{display:flex;align-items:center;gap:12px;margin-top:40px;font-size:13px}.signature-avatar{width:39px;height:39px;border-radius:50%;background:#2b3427;border:1px solid #4a5642;display:grid;place-items:center;letter-spacing:-1px;font-weight:700;color:var(--lime)}.hero-signature small{display:block;color:#98a190;font-size:12px;margin-top:4px}.hero-bottom{padding:22px 0 24px;border-top:1px solid var(--line);font-size:11px;letter-spacing:1px;gap:20px}.hero-bottom>span:nth-child(2){font-size:13px;letter-spacing:0;font-weight:400}.hero-bottom>a{display:flex;align-items:center;gap:26px}.hero-bottom>a span{color:var(--lime);font-size:22px}
.workbench{position:relative;margin-left:5px;border:1px solid #394335;border-radius:12px;background:radial-gradient(ellipse at 50% 42%,#35432355,transparent 70%),#181d18;box-shadow:0 30px 80px #0003;transform:perspective(1500px) rotateY(-4deg) rotateX(2deg);transition:transform .5s;isolation:isolate}.workbench:before{content:"";position:absolute;inset:0;z-index:-1;background-image:radial-gradient(#71826855 .6px,transparent .6px);background-size:20px 20px;mask-image:linear-gradient(transparent,#000 20%,#000 80%,transparent)}.bench-top{padding:19px 23px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #38433180;color:#bac9af;font-size:10px;letter-spacing:1.5px}.bench-top>span{display:flex;gap:8px;align-items:center}.bench-top button{width:26px;height:26px;background:#273023;border:1px solid #47533e;border-radius:5px;color:#b5c1aa;font-size:13px}.bench-stage{height:405px;position:relative;overflow:hidden}.connections{position:absolute;inset:0;width:100%;height:100%;stroke:#52623e;stroke-width:1;stroke-dasharray:3 6;opacity:.7}.connections .signal{stroke:var(--lime);stroke-dasharray:15 400;animation:flow 8s linear infinite;stroke-width:1.5}.source-card{position:absolute;background:#242b22;border:1px solid #536146;box-shadow:0 14px 20px #0003;border-radius:7px;padding:14px 15px;transition:transform 1.3s cubic-bezier(.22,1,.36,1),opacity 1s,border-color 1s;font-size:11px;width:195px}.card-label{display:flex;align-items:center;gap:7px;font-size:10px;color:#d3dfca;white-space:nowrap}.card-label>span:last-child:not(.file-icon){margin-left:auto;color:#849278}.file-icon{color:var(--lime);font-size:15px}.source-one{left:4%;top:37px;transform:rotate(-9deg)}.source-two{right:4%;top:76px;transform:rotate(7deg);width:170px}.source-three{left:8%;top:249px;transform:rotate(-5deg);width:202px}.skeleton-line{height:4px;width:88%;margin-top:16px;background:#66715d;border-radius:2px}.skeleton-line.short{width:63%;margin-top:8px;background:#424d3a}.source-tag{display:inline-block;margin-top:17px;font-size:9px;padding:3px 5px;border:1px solid #48543e;color:#adbf9e;border-radius:3px}.tiny-table{display:grid;grid-template-columns:1fr auto;gap:9px;color:#aab79f;margin-top:13px;font-size:10px}.tiny-table b{font-weight:500;color:#e8f4dd}.criteria-line{font-size:11px;color:#aab79f;display:block;margin-top:12px}.process-core{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%);border:1px solid #8dba4c;background:#28331d;box-shadow:0 0 50px #b5f95012,0 0 0 7px #7ba9310c;display:flex;gap:14px;align-items:center;border-radius:12px;padding:21px 20px;width:226px;transition:background 1s}.core-mark{font-size:39px;letter-spacing:-6px;color:var(--lime);font-weight:800;padding-right:4px}.process-core>span:nth-child(2){font-size:16px;font-weight:600}.process-core small{font-size:10px;display:block;font-weight:400;color:#a3b591;margin-top:7px;white-space:nowrap}.core-ring{position:absolute;inset:-13px;border:1px solid #70854c44;border-radius:21px;pointer-events:none}.result-card{position:absolute;bottom:21px;left:50%;transform:translateX(-50%);width:78%;display:flex;align-items:center;gap:12px;background:#222c1d;border:1px solid #526e36;border-radius:7px;padding:16px;transition:background 1s,border-color 1s;box-shadow:0 12px 30px #0002}.result-symbol{background:#c8fc6012;color:#8caa65;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;font-size:16px}.result-card>div:nth-child(2)>span{font-size:12px;font-weight:600}.result-card small{font-size:10px;color:#a0b38b;display:block;margin-top:5px}.result-spark{margin-left:auto;color:#a5bf87;font-size:20px}.bench-caption{padding:0 20px 18px;font-size:10px;display:flex;justify-content:space-between;gap:10px;color:#b1c09d}.example-label{font-size:9px;letter-spacing:1px;color:#8c9c7e}.stage-controls{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #394335}.stage-controls button{padding:16px 10px;border:0;background:transparent;color:#99a98b;font-size:11px}.stage-controls button+button{border-left:1px solid #394335}.stage-controls button.active{background:#c8fc6012;color:var(--lime)}.stage-controls span{font-size:9px;margin-right:8px;opacity:.7}.workbench[data-stage="1"] .source-one{transform:translate(8px,13px) rotate(0)}.workbench[data-stage="1"] .source-two{transform:translate(-7px,-12px) rotate(0)}.workbench[data-stage="1"] .source-three{transform:translate(3px,-15px) rotate(0)}.workbench[data-stage="2"] .source-card{opacity:.55;border-color:#788b5d;transform:rotate(0)}.workbench[data-stage="2"] .result-card{background:#c8fc60;border-color:#c8fc60;color:#141715}.workbench[data-stage="2"] .result-card small{color:#3e5127}.workbench[data-stage="2"] .result-symbol{background:#243917;color:#c8fc60}.workbench[data-stage="2"] .result-spark{color:#243917}.motion-paused .signal{animation-play-state:paused}@keyframes flow{to{stroke-dashoffset:-800}}
h2{font-size:clamp(38px,4.2vw,60px);font-weight:500;letter-spacing:-2.7px;line-height:1.13;margin:0}h3{font-weight:600}.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.6px;display:flex;align-items:center;gap:12px;margin:0 0 26px;color:#b7c4ae}.section-tick{color:var(--lime);font-size:19px;font-weight:700}.muted{color:#909b87}.intro{padding-top:116px;padding-bottom:110px}.intro-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:90px;align-items:center}.intro-grid>p,.section-heading>p{font-size:17px;line-height:1.8;color:#a6b29e;max-width:440px;margin:0}.lab-section{padding:95px 0 32px;background:var(--paper);color:var(--ink);border-radius:24px 24px 0 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:55px;margin-bottom:45px}.lab-section .section-heading>p{color:#67705f;font-size:15px;line-height:1.8}.dark-ink{color:#69745e}.dark-ink .section-tick{color:#668e24}.demo-tabs{display:flex;gap:8px;margin-bottom:18px}.demo-tabs button{background:transparent;color:#69705e;padding:12px 18px;border:1px solid #cdd2c4;border-radius:5px;font-size:14px;text-align:left;display:flex;gap:28px;align-items:center}.demo-tabs button[aria-selected=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.demo-tabs button:focus-visible{outline-color:#496918}.demo-tabs button span{font-size:18px}.demo-panel{display:grid;grid-template-columns:1fr 1.18fr;border:1px solid #c9d0bf;border-radius:10px;overflow:hidden;background:#fafbf7;box-shadow:0 20px 50px #1e33110a}.source-pane,.answer-pane{padding:30px;min-height:362px}.source-pane{background:#e8ecdf;display:flex;flex-direction:column}.pane-label{display:flex;align-items:center;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#667359;min-height:27px;gap:10px}.document-icon{font-size:24px;color:#849273}.source-pane h3{font-size:23px;margin:28px 0 24px;letter-spacing:-.7px}.source-data{display:grid;gap:0}.source-row{display:flex;justify-content:space-between;gap:25px;padding:13px 0;border-bottom:1px solid #cbd4bf;font-size:14px;line-height:1.5}.source-row strong{font-weight:650;text-align:right}.source-bottom{display:flex;align-items:center;gap:7px;font-size:11px;color:#718064;margin-top:auto;padding-top:30px}.dot-square{height:5px;width:5px;background:#68853d}.answer-pane{position:relative;display:flex;flex-direction:column}.answer-badge{padding:5px 9px;border:1px solid #d6dacc;border-radius:4px;font-size:10px;letter-spacing:0;white-space:nowrap}.answer-body{padding:17px 0 14px;display:flex;gap:12px}.quote-mark{font-family:Georgia,serif;font-size:55px;color:#9eb38b;line-height:1.25}.answer-body p{font-size:24px;letter-spacing:-.6px;line-height:1.5;margin:10px 0 12px}.answer-body mark{background:transparent;color:inherit;transition:background .3s}.checked .answer-body mark{background:#ffe5ba;border-radius:3px;box-shadow:0 2px 0 #d3a358}.corrected .answer-body mark{background:#d4f29d;box-shadow:0 2px 0 #7b9d49}.finding{padding:12px 15px;border-left:2px solid #b59360;background:#fcf3e7;margin:0 0 20px}.finding b{font-size:13px}.finding p{font-size:13px;line-height:1.6;margin:5px 0 0;color:#716651}.corrected .finding{border-color:#83a545;background:#edf5df}.corrected .finding p{color:#5c7044}.demo-bottom{display:flex;gap:15px;align-items:center;margin-top:auto;flex-wrap:wrap}.demo-bottom .button{font-size:13px;padding:14px 17px}.reset-button{border:0;background:none;font-size:12px;color:#68745c;padding:10px}.demo-footnote{display:flex;justify-content:space-between;gap:15px;padding:23px 0 10px;font-size:11px;color:#6e785f;line-height:1.6}.demo-footnote .live-dot{background:#739835;box-shadow:none;margin-right:7px}.method{padding-top:115px;padding-bottom:100px}.method .section-heading{align-items:center;margin-bottom:65px}.method .section-heading>p{max-width:330px;font-size:16px}.method-list{border-top:1px solid #43503b}.method-row{display:grid;grid-template-columns:60px 1fr 1fr 145px;gap:30px;align-items:center;padding:30px 0;border-bottom:1px solid #343e2e}.step-number{font-size:15px;color:#a6bc8f}.method-row h3{font-size:23px;letter-spacing:-.8px;margin:0}.method-row p{font-size:14px;line-height:1.8;color:#a5b197;margin:0;max-width:330px}.step-deliverable{font-size:9px;letter-spacing:1.2px;color:#bac6ad;border:1px solid #46513d;border-radius:20px;padding:8px 11px;justify-self:end;white-space:nowrap}.method-row:last-child .step-number,.method-row:last-child h3{color:var(--lime)}.author-section{padding:85px 0;background:#20281d;border-top:1px solid #3b4932;border-bottom:1px solid #3b4932}.author-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.author-name{font-size:clamp(50px,5.4vw,77px);letter-spacing:-4px;line-height:1.05;margin:38px 0 26px}.author-name>span{color:var(--lime)}.author-roles{display:flex;gap:8px;flex-wrap:wrap}.author-roles>span{font-size:11px;color:#b7c7aa;border:1px solid #4a5b3e;border-radius:3px;padding:6px 10px}.author-copy h2{font-size:32px;letter-spacing:-1.3px;line-height:1.3;margin-bottom:24px}.author-copy p{font-size:15px;line-height:1.8;color:#b0bea6;max-width:420px}.author-copy .text-link{margin-top:10px}.offer{padding-top:110px;padding-bottom:110px}.offer-heading{margin-bottom:60px}.offer-grid{display:grid;grid-template-columns:1fr 440px;gap:100px}.offer-description h3{font-size:36px;letter-spacing:-1.5px;margin:5px 0 8px}.offer-subtitle{font-size:17px;color:#b0bea5}.offer-numbers{display:flex;gap:42px;border-top:1px solid #3d4935;border-bottom:1px solid #3d4935;padding:32px 0;margin:32px 0}.offer-numbers strong{font-size:53px;letter-spacing:-3px;font-weight:500;display:block;line-height:1.1}.offer-numbers span{display:block;font-size:11px;color:#a7b599;max-width:94px;line-height:1.6;margin-top:9px}.fit p{font-size:16px;line-height:1.8;max-width:430px}.fit p.muted{font-size:13px}.price-card{background:#232c1e;border:1px solid #536644;border-radius:10px;padding:30px}.price-top{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:1.5px;color:#c6d4ba}.price-top>span:last-child{font-size:25px;color:var(--lime)}.price{font-size:64px;font-weight:500;letter-spacing:-3px;margin:24px 0 0}.price>span{font-size:20px;letter-spacing:-.5px;color:#a4b693}.price-note{font-size:12px;color:#a5b695;margin:4px 0 25px}.included{padding:22px 0 8px;margin:0 0 17px;border-top:1px solid #48583b;list-style:none}.included li{position:relative;padding-left:23px;margin-bottom:14px;font-size:13px;line-height:1.6;color:#ced9c3}.included li:before{content:'✓';position:absolute;left:0;color:var(--lime)}.price-card .button{width:100%;font-size:13px;gap:10px;padding:17px}.qualification-note{font-size:10px;color:#a7b795;text-align:center;line-height:1.6;margin:12px 0 0}.faq{padding-top:20px;padding-bottom:115px;display:grid;grid-template-columns:.8fr 1.2fr;gap:65px}.faq h2{font-size:40px}.faq-list{border-top:1px solid #48533e}.faq details{border-bottom:1px solid #37432f}.faq summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;font-size:15px;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:22px;color:#bdd790;font-weight:400;transition:transform .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details>p{font-size:14px;color:#a9b69e;line-height:1.8;margin:0 35px 24px 0}.closing{background:var(--lime);color:var(--bg);padding:52px 0 65px}.closing p{font-size:14px;margin:0 0 25px}.closing button{border:0;border-bottom:1px solid #6e873d;padding:0 0 16px;background:none;color:var(--bg);font-size:clamp(35px,5.7vw,78px);font-weight:500;letter-spacing:-3px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:30px;text-align:left;line-height:1.2}.closing button:hover>span{transform:translate(5px,-5px)}.closing button>span{transition:transform .2s}.closing button:focus-visible{outline-color:var(--bg)}.footer{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-top:35px;padding-bottom:35px}.footer>span{font-size:11px;color:#a3ae99}.footer .preview-note{font-size:10px;color:#829175}.skip{position:fixed;top:-100px;left:15px;background:var(--lime);color:var(--ink);padding:14px;z-index:1000}.skip:focus{top:10px}
dialog{background:var(--paper);color:var(--ink);border:1px solid #aaba97;border-radius:14px;padding:42px;width:min(540px,calc(100% - 30px));max-height:calc(100dvh - 40px);overflow:auto;color-scheme:light;box-shadow:0 40px 180px #0009}dialog::backdrop{background:#10170fd9;backdrop-filter:blur(8px)}dialog h2{font-size:42px;letter-spacing:-2px}dialog .eyebrow{margin-bottom:20px}.dialog-close{position:absolute;top:15px;right:16px;width:32px;height:32px;background:none;border:1px solid #cad2be;color:#46553a;border-radius:50%;font-size:23px}.dialog-intro{font-size:14px;line-height:1.7;color:#66705b;margin-bottom:24px}form label{display:block;font-size:13px;font-weight:700;margin:17px 0 8px}textarea,select{width:100%;border:1px solid #b8c4aa;border-radius:5px;background:#fafbf7;color:#25311d;padding:13px;font-size:15px;line-height:1.6}textarea{resize:vertical}textarea:focus,select:focus{outline:2px solid #718d45;outline-offset:2px}.form-help,.prototype-disclosure{font-size:11px;line-height:1.7;color:#69765d}.prototype-disclosure{padding:12px 0 0;margin:0}form .button{width:100%;margin-top:14px}.summary-label{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#6f805e;margin:25px 0 8px}#summary-task,#summary-tool{font-size:16px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere;margin:0}.summary-next{font-size:14px;line-height:1.7;padding:15px;background:#e0e9d3;margin-top:25px;border-radius:5px}#edit-intake{margin-top:24px;width:100%}[hidden]{display:none!important}body.dialog-open{overflow:hidden}
@media(min-width:1500px){.hero-grid{min-height:720px}.bench-stage{height:440px}.hero{padding-top:45px}h1{font-size:110px}}
@media(max-width:1100px){.header,.hero{padding-left:32px;padding-right:32px}.wrap{padding-left:32px;padding-right:32px}h1{font-size:77px;letter-spacing:-5px}.hero-grid{min-height:615px}.hero-actions{gap:10px}.hero-copy>p{font-size:16px;max-width:350px}.hero-actions .button{font-size:13px;padding:16px}.hero-actions .text-link{font-size:12px}.workbench{margin-left:0}.source-card{width:166px;padding:12px}.source-two{width:145px;right:2%}.source-three{width:180px;left:3%}.source-one{left:1%}.process-core{width:197px;padding:18px 14px;top:49%;gap:10px}.process-core>span:nth-child(2){font-size:14px}.process-core small{font-size:9px}.result-card{width:88%;padding:12px}.result-card>div:nth-child(2)>span{font-size:11px}.bench-stage{height:390px}.hero-index{font-size:10px}nav{gap:19px;font-size:12px}.intro-grid{gap:40px}.method-row{grid-template-columns:40px 1fr 1fr 110px;gap:18px}.method-row h3{font-size:20px}.method-row p{font-size:13px}.step-deliverable{font-size:8px;letter-spacing:.5px}.offer-grid{grid-template-columns:1fr 390px;gap:50px}.author-grid{gap:50px}}
@media(max-width:800px){.header{height:80px}.header nav{display:none}.hero-topline{font-size:10px}.hero-index{display:none}.hero-grid{grid-template-columns:1fr;padding-top:38px;gap:38px}.hero-copy{max-width:600px}h1{font-size:clamp(72px,12vw,105px);letter-spacing:-5px;line-height:1.01}.hero-copy>p{max-width:470px;font-size:17px}.hero-actions .button{font-size:14px}.hero-actions .text-link{font-size:13px}.hero-actions{gap:25px}.hero-signature{margin-top:25px}.workbench{width:100%;max-width:600px;justify-self:center;transform:none}.bench-stage{height:410px}.source-card{width:195px;left:5%}.source-two{left:auto;right:6%;width:175px}.source-three{left:9%;width:215px}.process-core{width:226px;padding:21px 20px;gap:14px}.process-core>span:nth-child(2){font-size:16px}.process-core small{font-size:10px}.hero-bottom>span:nth-child(2){display:none}.hero-grid{padding-bottom:38px}.hero-bottom{font-size:10px}.intro{padding-top:75px;padding-bottom:75px}.intro-grid{grid-template-columns:1fr;gap:24px}.intro-grid p{max-width:580px}.section-heading{align-items:start;flex-direction:column;gap:25px;margin-bottom:30px}.section-heading>p{max-width:530px!important}.lab-section{padding-top:65px;border-radius:18px 18px 0 0}.demo-panel{grid-template-columns:1fr 1fr}.source-pane,.answer-pane{padding:22px;min-height:375px}.answer-body p{font-size:20px}.demo-bottom .button{font-size:12px;gap:10px;padding:13px}.source-row{font-size:12px;gap:12px}.source-pane h3{font-size:21px}.demo-footnote{font-size:10px}.demo-footnote>span:last-child{display:none}.method{padding-top:75px;padding-bottom:70px}.method .section-heading{align-items:start;margin-bottom:40px}.method-row{grid-template-columns:40px 1fr 1fr}.step-deliverable{display:none}.method-row h3{font-size:19px}.author-grid{grid-template-columns:1fr;gap:42px}.author-name{font-size:66px}.author-copy h2{font-size:34px}.author-copy p{max-width:560px}.author-section{padding:60px 0}.offer{padding-top:75px;padding-bottom:75px}.offer-grid{grid-template-columns:1fr;gap:30px}.offer-description{max-width:600px}.offer-numbers{justify-content:space-between;padding-right:30px}.fit p{max-width:none}.price-card{max-width:none;padding:35px}.offer-heading{margin-bottom:40px}.faq{grid-template-columns:1fr;gap:30px;padding-bottom:75px}.closing{padding:40px 0 50px}.closing button{font-size:clamp(31px,6.6vw,55px);letter-spacing:-1.8px}.footer{flex-wrap:wrap;gap:18px}.footer .preview-note{width:100%}}
@media(max-width:520px){.header,.hero{padding-left:22px;padding-right:22px}.wrap{padding-left:22px;padding-right:22px}.wordmark{font-size:24px}.brand-symbol{width:32px;height:32px;font-size:23px;line-height:32px;margin-right:9px}.nav-cta{padding:10px 13px;gap:13px;font-size:12px}.hero{padding-top:28px}h1{font-size:clamp(57px,13.7vw,72px);letter-spacing:-3.8px}.hero-copy>p{font-size:16px;line-height:1.75}.hero-actions{gap:15px;align-items:start;flex-direction:column}.hero-actions .button{padding:16px 20px}.hero-signature{margin-top:22px}.bench-stage{height:355px}.bench-top{padding:13px 15px;font-size:9px;letter-spacing:1px}.source-one{top:28px;left:3%;width:161px}.source-two{top:97px;right:2%;width:137px}.source-three{left:3%;top:212px;width:158px}.card-label{font-size:8px;gap:5px}.source-tag{font-size:8px}.criteria-line{font-size:9px}.process-core{width:190px;top:46%;padding:17px 13px;gap:11px}.process-core>span:nth-child(2){font-size:13px}.process-core small{font-size:8px}.core-mark{font-size:33px}.result-card{width:92%;bottom:15px;padding:12px;gap:8px}.result-card>div:nth-child(2)>span{font-size:10px}.result-card small{font-size:8px}.result-symbol{width:25px;height:25px;font-size:13px}.result-spark{font-size:17px}.bench-caption{padding:0 13px 14px;font-size:8px}.example-label{font-size:8px}.stage-controls button{font-size:10px;padding:13px 4px}.stage-controls span{font-size:8px;margin-right:5px}.hero-bottom{font-size:8px;letter-spacing:.7px}.hero-bottom>a{gap:10px}.hero-bottom>a span{font-size:18px}.hero-grid{gap:34px}.eyebrow{font-size:9px;letter-spacing:1px;gap:9px;margin-bottom:20px}.intro-grid>p{font-size:15px}.intro{padding-top:65px;padding-bottom:60px}h2{font-size:39px;letter-spacing:-2px}.section-heading>p{font-size:14px!important}.demo-tabs{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px}.demo-tabs button{font-size:11px;line-height:1.5;padding:11px 10px;gap:0}.demo-tabs button span{display:none}.demo-panel{grid-template-columns:1fr}.source-pane{min-height:0;padding:21px}.source-pane h3{margin:15px 0 7px;font-size:20px}.source-bottom{padding-top:17px;font-size:10px}.source-row{font-size:13px;padding:10px 0}.answer-pane{min-height:300px;padding:21px}.answer-body p{font-size:22px}.pane-label{font-size:9px}.answer-body{padding-top:12px}.demo-bottom .button{font-size:13px;padding:14px 17px}.lab-section{padding-top:55px;padding-bottom:20px}.method-row{grid-template-columns:27px 1fr;gap:10px;padding:24px 0}.method-row p{grid-column:2;font-size:14px;max-width:none}.method-row h3{font-size:21px}.step-number{font-size:13px}.method .section-heading{margin-bottom:30px}.method{padding-top:65px;padding-bottom:65px}.author-name{font-size:58px;letter-spacing:-3px;margin-top:30px}.author-copy h2{font-size:28px}.author-copy p{font-size:14px}.offer{padding-top:65px;padding-bottom:60px}.offer-heading h2{font-size:37px}.offer-description h3{font-size:30px}.offer-subtitle{font-size:15px}.offer-numbers{gap:20px;padding:25px 0;margin:27px 0}.offer-numbers strong{font-size:48px}.offer-numbers span{font-size:10px;max-width:80px}.fit p{font-size:15px}.price-card{padding:25px}.price{font-size:60px}.price-card .button{font-size:12px;padding:17px 14px}.included li{font-size:12px}.faq h2{font-size:36px}.faq summary{font-size:14px}.faq details>p{font-size:13px}.closing p{font-size:12px}.closing button{font-size:35px;letter-spacing:-1.8px;gap:15px;align-items:start}.closing button>span{font-size:43px;line-height:1}.footer{padding-top:27px;padding-bottom:27px;column-gap:15px}.footer>.wordmark{font-size:24px}.footer>span{font-size:9px}.footer .preview-note{font-size:9px}dialog{padding:30px 24px}dialog h2{font-size:36px}.dialog-close{top:12px;right:12px}dialog .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.workbench{transform:none!important}}
/* Keep secondary information legible, including the compact workshop. */
.hero-topline,.hero-index,.hero-bottom,.hero-bottom>span:nth-child(2),.bench-top,.card-label,.source-tag,.tiny-table,.criteria-line,.process-core small,.result-card small,.bench-caption,.example-label,.stage-controls button,.stage-controls span,.eyebrow,.pane-label,.answer-badge,.source-bottom,.demo-footnote,.step-deliverable,.author-roles>span,.offer-numbers span,.price-top,.price-note,.qualification-note,.footer>span,.footer .preview-note,.form-help,.prototype-disclosure,.summary-label{font-size:12px}
.card-label{white-space:normal}.source-tag{line-height:1.45}.result-card>div:nth-child(2)>span{font-size:13px}.result-card small{line-height:1.45}.demo-tabs button,.source-row,.finding b,.finding p,.demo-bottom .button,.reset-button,.included li,.price-card .button,.fit p.muted,.faq details>p,form label{font-size:14px}.bench-top{letter-spacing:1px}.step-deliverable{letter-spacing:.4px}.method-row{grid-template-columns:45px 1fr 1fr 175px}.source-one{width:205px}.source-two{width:185px}.source-three{width:215px}.bench-caption{line-height:1.5}.result-card{width:88%}.core-mark{flex-shrink:0}.stage-controls button{min-height:48px}.stage-controls span{margin-right:4px}.footer .preview-note{max-width:330px;line-height:1.6}.view-enter{animation:enter .8s cubic-bezier(.16,1,.3,1) both}@keyframes enter{from{opacity:.35;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1100px) and (min-width:801px){.source-one{width:180px}.source-two{width:157px}.source-three{width:184px}.process-core small{white-space:normal}.bench-stage{height:430px}.source-three{top:273px}.bench-caption .example-label{display:none}.method-row{grid-template-columns:35px 1fr 1fr}.step-deliverable{display:none}.hero-index{display:none}}
@media(max-width:800px){.method-row{grid-template-columns:35px 1fr 1fr}.step-deliverable{display:none}.bench-stage{height:450px}.source-three{top:282px}.result-card{bottom:20px}.hero-bottom>span:first-child{font-size:12px;letter-spacing:.3px}}
@media(max-width:520px){.hero-topline{letter-spacing:.7px}.source-card{padding:10px}.source-one{width:174px;top:20px}.source-two{width:150px;top:103px}.source-three{width:174px;top:272px}.bench-stage{height:444px}.process-core{top:49%;width:205px}.process-core small{white-space:normal;line-height:1.5}.process-core>span:nth-child(2){font-size:14px}.source-card .file-icon{font-size:15px}.source-tag{margin-top:9px}.criteria-line{margin-top:8px}.result-card{bottom:14px;width:94%;padding:13px 10px}.result-card>div:nth-child(2)>span{font-size:12px}.result-card small{font-size:12px}.result-spark{display:none}.bench-caption{padding:0 12px 14px}.bench-caption .example-label{display:none}.bench-top{font-size:11px}.stage-controls button{font-size:12px}.stage-controls span{display:block;margin:0 0 4px}.hero-bottom>a{font-size:11px}.hero-bottom>span:first-child{font-size:10px}.demo-tabs button{font-size:13px;padding:10px 8px;min-height:54px}.method-row{grid-template-columns:25px 1fr}.offer-numbers span{font-size:12px;max-width:88px}.price-card .button{font-size:14px;line-height:1.55}.price-card .button span{flex-shrink:0}.footer>span{font-size:12px}.footer .preview-note{font-size:12px}.step-number{font-size:14px}.hero-copy .text-link{font-size:14px}}


/* Iteration after the specialist review: service clarity, reusable output and mobile access. */
h1 .accent{word-spacing:.1em}
.hero-facts{display:flex;flex-wrap:wrap;gap:0;margin:-12px 0 26px;color:#d4dfc8;font-size:13px}
.hero-facts span+span:before{content:"/";color:#82956b;margin:0 13px}
.workbench[data-stage="2"] .source-card{opacity:.92}
.lab-section :is(button,a):focus-visible,dialog :is(button,a):focus-visible{outline-color:#20251f}
.outcome-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.outcome-copy>p:not(.eyebrow){color:#b8c1b4;font-size:16px;line-height:1.75;max-width:400px}
.program-steps{counter-reset:program;list-style:none;padding:0;margin:30px 0 0}
.program-steps li{counter-increment:program;position:relative;padding:15px 0 15px 40px;border-top:1px solid #35432e}
.program-steps li:before{content:"0" counter(program);position:absolute;left:0;top:17px;color:#bed793;font-size:12px}
.program-steps b{display:block;font-size:17px;font-weight:600}
.program-steps li>span{display:block;font-size:14px;color:#acb7a3;line-height:1.6;margin-top:4px}
.program-steps li:last-child b{color:var(--lime)}
.playbook-preview{background:var(--paper);color:var(--ink);padding:30px 34px;border-radius:9px;box-shadow:10px 10px 0 #465438,0 25px 60px #0003}
.playbook-meta{display:flex;align-items:center;gap:14px;border-bottom:1px solid #bdc6b0;padding-bottom:22px;color:#596b48;font-size:11px;letter-spacing:1px;line-height:1.6}
.playbook-meta>span:first-child{font-size:32px;font-weight:800;letter-spacing:-4px;color:var(--ink)}
.playbook-meta>span:last-child{margin-left:auto}
.playbook-preview h3{font-size:32px;font-weight:550;letter-spacing:-1.3px;line-height:1.15;margin:26px 0 10px}
.playbook-caption{font-size:13px;color:#58654d}
.playbook-fields{margin:25px 0}
.playbook-fields>div{display:grid;grid-template-columns:90px 1fr;gap:14px;padding:15px 0;border-top:1px solid #c9d1bd;font-size:13px;line-height:1.65}
.playbook-fields dt{font-weight:700}
.playbook-fields dd{margin:0;color:#45533b}
.playbook-reuse{display:flex;gap:14px;background:#dae7c7;padding:18px;border-radius:5px;font-size:14px}
.playbook-reuse>span{font-size:26px}
.playbook-reuse p{margin:5px 0 0;font-size:13px;line-height:1.65}
.playbook-disclosure{font-size:12px;color:#58654d;line-height:1.65;margin:22px 0 0}
@media(max-width:1100px){.outcome-grid{gap:35px}.playbook-preview{padding:25px}.header{gap:16px}.nav-cta{gap:12px}}
@media(max-width:800px){
  .header{height:auto;min-height:100px;flex-wrap:wrap;padding-top:18px;padding-bottom:12px;row-gap:14px}
  .header nav{display:flex;order:3;width:100%;justify-content:space-between;border-top:1px solid #353b33;padding-top:6px;gap:14px;font-size:13px}
  .header nav a{display:flex;align-items:center;min-height:42px}
  .hero-grid{gap:25px;padding-top:28px;padding-bottom:24px}
  .hero-signature{margin-top:16px}
  .intro{display:none}
  .hero-bottom{padding-top:15px;padding-bottom:15px}
  .hero{padding-bottom:25px}
  .workbench{max-width:none}
  .bench-stage{height:200px}
  .source-card,.connections,.core-ring{display:none}
  .process-core{top:42px;padding:10px 16px;width:230px;box-shadow:none}
  .result-card{bottom:12px;left:50%;width:92%;padding:12px}
  .bench-caption{padding:0 14px 12px}
  .stage-controls button{min-height:44px;padding:10px 4px}
  .stage-controls span{display:inline;margin-right:5px}
  .outcome-grid{grid-template-columns:1fr;gap:35px}
  .outcome-copy h2 br:last-child{display:none}
  .outcome-copy>p:not(.eyebrow){max-width:580px}
  .playbook-preview{max-width:580px;width:calc(100% - 8px);justify-self:center}
}
@media(max-width:520px){
  h1{font-size:clamp(44px,12.6vw,64px);letter-spacing:-2.6px}
  .header{column-gap:8px}
  .nav-cta{font-size:11px;padding:11px 12px;gap:7px}
  .hero-topline{font-size:11px}
  .hero-facts{font-size:12px}
  .hero-facts span+span:before{margin:0 10px}
  .hero-actions{gap:8px}
  .bench-stage{height:200px}
  .process-core{top:44px;width:225px;padding:10px 15px}
  .process-core small{font-size:12px;line-height:1.4}
  .result-card{bottom:12px;width:92%}
  .bench-top{padding:10px 14px}
  .bench-caption{font-size:11px}
  .playbook-preview{padding:24px}
  .playbook-preview h3{font-size:29px}
  .playbook-fields>div{grid-template-columns:1fr;gap:4px}
  .closing button{font-size:32px;letter-spacing:-1.3px}
}

/* Direct contact is separate from the programme intake. */
.other-support{padding-bottom:100px}
.other-support-card{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;padding:48px;border:1px solid #46533b;border-radius:12px;background:radial-gradient(ellipse at 100% 0%,#7796441a,transparent 65%),#1b211a}
.other-support-card h2{font-size:44px;letter-spacing:-2px}
.other-support-card>div>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#bdc8b5;max-width:540px}
.direct-contact{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.contact-mark{font-size:50px;color:var(--lime);line-height:1}
.direct-contact>p{margin:14px 0 20px}
.contact-address{font-size:16px;margin:20px 0 12px;text-decoration:underline;text-underline-offset:5px;overflow-wrap:anywhere}
.direct-contact small{font-size:12px;line-height:1.7;color:#aebba3;max-width:280px}
.footer-email{display:inline-block;margin-top:8px;text-decoration:underline;text-underline-offset:4px}
.other-contact-inline{font-size:13px;line-height:1.7;color:#526146;padding:14px 0;border-top:1px solid #c9d1bd;border-bottom:1px solid #c9d1bd}
.other-contact-inline a{display:inline-block;font-weight:650;text-decoration:underline;text-underline-offset:3px}
/* Quiet background detail; no additional animation or image downloads. */
.hero{position:relative;isolation:isolate;background:radial-gradient(ellipse at 82% 30%,#9fc35b12,transparent 62%)}
.hero:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(#abc57c09 1px,transparent 1px),linear-gradient(90deg,#abc57c09 1px,transparent 1px);background-size:64px 64px;mask-image:radial-gradient(ellipse at 75% 30%,#000,transparent 75%)}
@media(max-width:1100px){.other-support-card{gap:30px;padding:35px}.header nav{gap:18px}}
@media(max-width:800px){.other-support{padding-bottom:70px}.other-support-card{grid-template-columns:1fr;gap:25px}.contact-mark{display:none}.direct-contact>p{margin-top:0}.hero{background:radial-gradient(ellipse at 100% 25%,#9fc35b0d,transparent 65%)}}
@media(max-width:520px){.other-support-card{padding:25px}.other-support-card h2{font-size:34px;letter-spacing:-1.5px}.other-support-card>div>p:not(.eyebrow){font-size:15px}.direct-contact .button{font-size:14px}.header nav{gap:10px;font-size:12px}}

/* Selected business portraits: approved by the owner, 2026-09-06. */
.author-photo{margin:0;max-width:480px;width:100%;justify-self:center}
.author-photo img{display:block;width:100%;height:auto;border-radius:12px;border:1px solid #4a5841}
.author-photo figcaption{font-size:11px;color:#a8b79c;line-height:1.6;margin-top:12px}
.author-copy .author-name{font-size:52px;letter-spacing:-2.8px;margin:24px 0 18px}
.author-copy .author-roles{margin-bottom:28px}
.author-copy h2{font-size:28px}
.contact-photo{display:block;width:100%;height:auto;border-radius:8px;margin-bottom:10px;border:1px solid #46533b}
.other-support-card{grid-template-columns:1fr 1fr;align-items:center;gap:50px}
@media(max-width:800px){.author-photo{max-width:440px}.author-grid{gap:30px}.other-support-card{grid-template-columns:1fr;gap:25px}.contact-photo{max-width:520px}}
@media(max-width:520px){.author-copy .author-name{font-size:44px}.author-copy h2{font-size:25px}.author-photo figcaption{font-size:11px}}
