:root{--yellow:#F0BE3C;--yellow-dim:#DCA92A;--yellow-deep:#B98D1E;--yellow-soft:#FBF1D4;--yellow-line:rgba(240,190,60,0.28);--yellow-bright:#FFC900;--teal:#0A6E6E;--teal-dim:#085858;--teal-deep:#064848;--teal-soft:#E0F2F2;--teal-line:rgba(10,110,110,0.18);--coral:#C0492E;--coral-soft:#FAECE7;--black:#1C1B19;--black-2:#262420;--black-3:#322F2A;--ink:#1C1B19;--surface-dark:#211F1C;--surface-dark-2:#2A2825;--surface-dark-line:rgba(255,255,255,0.08);--on-dark:#F2F0EC;--on-dark-strong:#F7F6F3;--on-dark-muted:rgba(242,240,236,0.62);--on-dark-faint:rgba(242,240,236,0.40);--grey-7:#3C3A37;--grey-6:#514F4B;--grey-5:#6E6B66;--grey-4:#8C8983;--grey-3:#B2AFA9;--grey-2:#D2D0CB;--grey-1:#EAE8E4;--grey-0:#F4F3F0;--bg:#F8F8F6;--bg-warm:#F3F2EE;--white:#FFFFFF;--red:#C0392B;--red-soft:#FBEBE9;--green:#2E7D32;--green-soft:#E9F4EA;--f-body:'DM Sans',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;--f-mono:'JetBrains Mono','SF Mono','Fira Code',Consolas,monospace;--text-xs:clamp(0.70rem,0.9vw,0.78rem);--text-sm:clamp(0.82rem,1.1vw,0.92rem);--text-base:clamp(0.97rem,1.3vw,1.05rem);--text-md:clamp(1.08rem,1.5vw,1.20rem);--text-lg:clamp(1.20rem,1.9vw,1.40rem);--text-xl:clamp(1.40rem,2.4vw,1.70rem);--text-2xl:clamp(1.70rem,3.2vw,2.20rem);--text-3xl:clamp(2.10rem,4.2vw,3.00rem);--text-4xl:clamp(2.60rem,5.5vw,3.80rem);--text-hero:clamp(3.00rem,7.5vw,5.50rem);--sp-1:0.25rem;--sp-2:0.50rem;--sp-3:0.75rem;--sp-4:1.00rem;--sp-5:1.25rem;--sp-6:1.50rem;--sp-8:2.00rem;--sp-10:2.50rem;--sp-12:3.00rem;--sp-16:4.00rem;--gutter:clamp(1.25rem,4.5vw,3.00rem);--section-y:clamp(3.50rem,8.0vw,6.00rem);--max-w:78rem;--max-w-text:50rem;--max-w-tight:42rem;--radius-xs:3px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:24px;--radius-pill:999px;--shadow-sm:0 1px 3px rgba(0,0,0,0.08),0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 4px 12px rgba(0,0,0,0.08),0 2px 4px rgba(0,0,0,0.05);--shadow-lg:0 10px 32px rgba(0,0,0,0.10),0 4px 8px rgba(0,0,0,0.06);--ease:cubic-bezier(0.25,0.46,0.45,0.94);--ease-out:cubic-bezier(0.0,0.0,0.2,1.0);--trans-fast:0.15s var(--ease);--trans-base:0.22s var(--ease);--trans-slow:0.35s var(--ease-out);--z-base:0;--z-above:10;--z-nav:100;--z-modal:200;--z-toast:300}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;text-size-adjust:100%;-webkit-text-size-adjust:100%;width:100%}body{font-family:var(--f-body);font-size:var(--text-base);font-weight:400;line-height:1.65;color:var(--black);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;min-height:100vh;width:100%;max-width:100%;position:relative}*{max-width:100%}img,video,svg{display:block;max-width:100%}a{color:var(--teal);text-decoration:underline;text-underline-offset:2px;transition:opacity var(--trans-fast)}a:hover{opacity:0.75}a:focus-visible{outline:2px solid var(--yellow);outline-offset:3px;border-radius:var(--radius-xs)}button{font-family:inherit;cursor:pointer;border:none;background:none}button:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}ul,ol{list-style:none}p + p{margin-top:0.85rem}strong{font-weight:600;color:var(--black)}em{font-style:italic}hr{border:none;border-top:1px solid var(--grey-2);margin:var(--sp-8) 0}::selection{background:var(--yellow);color:var(--black)}h1,h2,h3,h4,h5,h6{font-family:var(--f-body);font-weight:800;line-height:1.08;letter-spacing:-0.025em;color:var(--black)}h1{font-size:var(--text-hero)}h2{font-size:var(--text-3xl)}h3{font-size:var(--text-2xl)}h4{font-size:var(--text-xl)}h5{font-size:var(--text-lg);font-weight:700;letter-spacing:-0.015em}h6{font-size:var(--text-md);font-weight:700;letter-spacing:-0.01em}.h1-hero{font-size:var(--text-hero);font-weight:900;letter-spacing:-0.035em;line-height:0.96}.h1-hero em{font-style:normal;color:var(--yellow)}.h2-section{font-size:var(--text-3xl);font-weight:800;letter-spacing:-0.028em;line-height:1.06}.eyebrow{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.14em;text-transform:uppercase;color:var(--teal);display:flex;align-items:center;gap:0.6rem;margin-bottom:0.9rem}.eyebrow::before{content:'';display:block;width:18px;height:2px;background:currentColor;flex-shrink:0}.lead{font-size:var(--text-lg);font-weight:400;line-height:1.55;color:var(--grey-6);max-width:60ch}.prose{font-size:var(--text-base);color:var(--grey-7);line-height:1.68;max-width:66ch}.prose p + p{margin-top:1rem}.mono-label{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.06em}.strip-label{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--teal)}.container{width:100%;max-width:var(--max-w);padding:0 var(--gutter);margin:0 auto}.container-text{width:100%;max-width:var(--max-w-text);padding:0 var(--gutter);margin:0 auto}.container-tight{width:100%;max-width:var(--max-w-tight);padding:0 var(--gutter);margin:0 auto}.section{padding:var(--section-y) 0}.section + .section{border-top:1px solid var(--grey-2)}.section-sm{padding:clamp(2rem,5vw,3.5rem) 0}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:var(--gutter)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gutter)}.hero-grid{display:grid;grid-template-columns:1fr 380px;gap:clamp(2rem,5vw,4rem);align-items:center}.divider{border:none;border-top:1px solid var(--grey-2);margin:var(--sp-8) 0}.divider-yellow{border-top:2px solid var(--yellow)}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-nav);background:rgba(248,248,246,0.94);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--grey-2)}.nav-inner{display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 var(--gutter);margin:0 auto;gap:var(--sp-8)}.nav-logo{font-size:1.12rem;font-weight:800;letter-spacing:-0.025em;color:var(--black);text-decoration:none;flex-shrink:0}.nav-logo span{color:var(--yellow)}.nav-logo:hover{opacity:1}.nav-links{display:flex;align-items:center;gap:clamp(0.25rem,2vw,1.5rem);flex:1;justify-content:center;list-style:none;margin:0;padding:0}.nav-links li{display:flex}.nav-link{font-size:var(--text-sm);font-weight:500;color:var(--grey-6);text-decoration:none;padding:0.35rem 0.5rem;border-radius:var(--radius-sm);transition:color var(--trans-fast),background var(--trans-fast);white-space:nowrap}.nav-link:hover,.nav-link.active{color:var(--black);opacity:1}.nav-link.active{font-weight:600}.nav-cta-mobile{display:none !important}.nav-cta{flex-shrink:0}.nav-toggle{display:none;flex-direction:column;gap:5px;padding:0.5rem;cursor:pointer;border-radius:var(--radius-sm)}.nav-toggle span{display:block;width:22px;height:2px;background:var(--black);transition:transform var(--trans-base),opacity var(--trans-fast);border-radius:1px}.nav-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-drawer{display:none;position:fixed;inset:0;background:var(--white);padding:calc(68px + var(--sp-6)) var(--gutter) var(--sp-6);flex-direction:column;gap:var(--sp-2);z-index:calc(var(--z-nav) - 1);overflow-y:auto}.nav-drawer.open{display:flex}.nav-drawer-link{font-size:var(--text-md);font-weight:600;color:var(--black);text-decoration:none;padding:0.75rem 0;border-bottom:1px solid var(--grey-1);display:block}.nav-drawer-link:hover{color:var(--teal);opacity:1}.nav-drawer-cta{margin-top:var(--sp-4)}.hero{padding:clamp(3.5rem,8vw,6rem) 0 clamp(3rem,7vw,5rem)}.hero-eyebrow{margin-bottom:1.25rem}.hero-h1{font-size:var(--text-hero);font-weight:900;letter-spacing:-0.035em;line-height:0.96;color:var(--black);margin-bottom:1.25rem;max-width:14ch}.hero-h1 .accent{position:relative;display:inline}.hero-h1 .accent::after{content:'';position:absolute;left:0;bottom:-0.08em;width:100%;height:0.12em;background:var(--yellow);border-radius:2px}.hero-sub{font-size:var(--text-lg);color:var(--grey-6);line-height:1.55;margin-bottom:1.75rem;max-width:54ch}.hero-credentials{display:flex;flex-wrap:wrap;gap:0.35rem 1.25rem;margin-bottom:2rem}.hero-credential{font-family:var(--f-mono);font-size:var(--text-xs);color:var(--grey-4);display:flex;align-items:center;gap:0.4rem}.hero-credential::before{content:'';width:4px;height:4px;border-radius:50%;background:var(--yellow);flex-shrink:0}.hero-visual{display:flex;align-items:center;justify-content:center}.hero-visual svg{width:100%;height:auto;max-width:400px}.recognition{background:var(--surface-dark);padding:clamp(1.25rem,3vw,1.75rem) var(--gutter)}.recognition-inner{max-width:var(--max-w);margin:0 auto;display:flex;align-items:flex-start;gap:var(--sp-6)}.recognition-label{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--yellow);white-space:nowrap;padding-top:0.2rem;flex-shrink:0}.recognition-quote{font-size:var(--text-md);font-weight:500;color:var(--on-dark);line-height:1.4;font-style:italic}.btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;font-family:var(--f-body);font-weight:600;font-size:var(--text-base);line-height:1;padding:0.85rem 1.65rem;border-radius:var(--radius-sm);text-decoration:none;cursor:pointer;border:2px solid transparent;transition:background var(--trans-fast),border-color var(--trans-fast),color var(--trans-fast),transform 0.1s var(--ease),box-shadow var(--trans-fast);white-space:normal;text-align:center;max-width:100%;min-height:48px}.btn:hover{opacity:1;transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:focus-visible{outline:2px solid var(--yellow);outline-offset:3px}.btn-primary{background:var(--yellow);border-color:var(--yellow);color:var(--black)}.btn-primary:hover{background:var(--yellow-dim);border-color:var(--yellow-dim);box-shadow:0 4px 12px rgba(255,201,0,0.35)}.btn-secondary{background:transparent;border-color:var(--black);color:var(--black)}.btn-secondary:hover{background:var(--black);color:var(--white)}.btn-ghost-dark{background:transparent;border-color:var(--on-dark-faint);color:var(--white)}.btn-ghost-dark:hover{background:var(--white);color:var(--black);border-color:var(--white)}.btn-teal{background:var(--teal);border-color:var(--teal);color:var(--white)}.btn-teal:hover{background:var(--teal-dim);border-color:var(--teal-dim)}.btn-lg{font-size:var(--text-md);padding:1.05rem 2rem;min-height:54px}.btn-sm{font-size:var(--text-sm);padding:0.55rem 1rem;min-height:38px}.btn-arrow::after{content:'→';font-style:normal;transition:transform var(--trans-fast);display:inline-block}.btn-arrow:hover::after{transform:translateX(3px)}.cta-pair{display:flex;flex-wrap:wrap;align-items:center;gap:var(--sp-3)}.cta-trust{font-size:var(--text-sm);color:var(--grey-4);margin-top:var(--sp-3)}.cta-section{background:var(--surface-dark);padding:clamp(3rem,7vw,5rem) 0}.cta-section h2{color:var(--on-dark-strong)}.cta-section .lead{color:var(--on-dark-muted)}.cta-section .cta-trust{color:var(--on-dark-faint)}.stages{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--grey-2);border:1px solid var(--grey-2);border-radius:var(--radius-lg);overflow:hidden;margin:var(--sp-8) 0}.stage{background:var(--white);padding:1.5rem 1.25rem;display:flex;flex-direction:column}.stage--embed{background:var(--green-soft)}.stage-num{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--grey-3);margin-bottom:0.5rem}.stage-name{font-size:var(--text-xl);font-weight:800;letter-spacing:-0.025em;color:var(--black);margin-bottom:0.5rem;line-height:1}.stage-name--connect{color:var(--teal)}.stage-name--clear{color:var(--yellow-dim)}.stage-name--embed{color:var(--green)}.stage-desc{font-size:var(--text-sm);color:var(--grey-5);line-height:1.55;margin-bottom:0.85rem;flex:1}.stage-output{font-family:var(--f-mono);font-size:0.65rem;font-weight:600;color:var(--teal);background:var(--teal-soft);border:1px solid var(--teal-line);padding:0.2rem 0.55rem;border-radius:var(--radius-xs);display:inline-block;margin-bottom:0.3rem}.stage-removes{font-family:var(--f-mono);font-size:0.65rem;font-weight:600;color:var(--yellow-dim);background:var(--yellow-soft);border:1px solid var(--yellow-line);padding:0.2rem 0.55rem;border-radius:var(--radius-xs);display:inline-block;margin-bottom:0.3rem}.stage-when{font-family:var(--f-mono);font-size:0.6rem;color:var(--grey-3);margin-top:0.5rem}.framework-close{font-size:var(--text-md);font-weight:600;color:var(--black);line-height:1.45;padding:1.25rem 1.5rem;background:var(--yellow-soft);border-left:3px solid var(--yellow);border-radius:0 var(--radius-md) var(--radius-md) 0;margin-top:var(--sp-6);max-width:68ch}.ba{border:1px solid var(--grey-2);border-radius:var(--radius-lg);overflow:hidden;margin:var(--sp-8) 0}.ba-header{display:grid;grid-template-columns:1fr 1fr;background:var(--black)}.ba-col-label{padding:0.65rem 1.25rem;font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--on-dark-muted)}.ba-col-label--after{background:var(--teal);color:var(--on-dark)}.ba-row{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--grey-2)}.ba-row + .ba-row{border-top:1px solid var(--grey-2)}.ba-cell{background:var(--white);padding:1.1rem 1.35rem;font-size:var(--text-base);line-height:1.6}.ba-cell--before{color:var(--grey-5);border-left:3px solid var(--grey-2)}.ba-cell--after{color:var(--black-2);border-left:3px solid var(--yellow)}.ba-row--you .ba-cell--before{border-left-color:var(--red);background:var(--red-soft)}.ba-row--you .ba-cell--after{border-left-color:var(--green);background:var(--green-soft)}.ba-cell-label{font-family:var(--f-mono);font-size:0.6rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--grey-3);margin-bottom:0.35rem}.ba-cell--after .ba-cell-label{color:var(--teal)}.ba-bridge{font-size:var(--text-sm);font-style:italic;color:var(--grey-5);padding:1rem 1.25rem;background:var(--bg-warm);border-top:1px solid var(--grey-2);text-align:center}.card{background:var(--white);border:1px solid var(--grey-2);border-radius:var(--radius-lg);padding:1.5rem;transition:border-color var(--trans-base),box-shadow var(--trans-base)}.card:hover{border-color:var(--grey-3);box-shadow:var(--shadow-md)}.card--yellow{border-left:3px solid var(--yellow)}.card--teal{border-left:3px solid var(--teal)}.problem-card{background:var(--white);border:1px solid var(--grey-2);border-radius:var(--radius-lg);padding:1.75rem;display:flex;flex-direction:column;gap:var(--sp-4);transition:border-color var(--trans-base),transform var(--trans-base)}.problem-card:hover{border-color:var(--yellow);transform:translateY(-2px)}.problem-card-label{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--grey-3)}.problem-card h3{font-size:var(--text-lg);line-height:1.3}.problem-card p{font-size:var(--text-sm);color:var(--grey-5);line-height:1.6;flex:1}.problem-card .scenario-lead{color:var(--black);font-weight:600;flex:0 0 auto}a.problem-card--link{text-decoration:none;color:inherit}a.problem-card--link h3{color:var(--ink)}.problem-card-go{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.04em;color:var(--teal);margin-top:auto}a.problem-card--link:hover .problem-card-go{color:var(--teal-dim)}.callout{border-left:3px solid var(--yellow);background:var(--yellow-soft);padding:1rem 1.35rem;border-radius:0 var(--radius-md) var(--radius-md) 0;font-size:var(--text-base);color:var(--black-2);max-width:68ch}.callout--teal{border-left-color:var(--teal);background:var(--teal-soft)}.callout-label{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--yellow-deep);margin-bottom:0.4rem}.callout--teal .callout-label{color:var(--teal)}.proof-block{background:var(--surface-dark);border-radius:var(--radius-lg);padding:clamp(1.75rem,4vw,2.5rem);color:var(--on-dark)}.proof-quote{font-size:var(--text-lg);font-weight:500;line-height:1.45;color:var(--on-dark);font-style:italic;margin-bottom:1.25rem}.proof-quote::before{content:'\201C'}.proof-quote::after{content:'\201D'}.proof-attr{font-family:var(--f-mono);font-size:var(--text-xs);color:var(--yellow)}.outcome-strip{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1px;background:var(--grey-2);border:1px solid var(--grey-2);border-radius:var(--radius-lg);overflow:hidden}.outcome-cell{background:var(--white);padding:1.5rem 1.25rem}.outcome-num{font-size:var(--text-4xl);font-weight:900;letter-spacing:-0.04em;line-height:1;color:var(--black);margin-bottom:0.35rem}.outcome-num em{font-style:normal;color:var(--teal)}.outcome-desc{font-size:var(--text-sm);color:var(--grey-5);line-height:1.5;max-width:24ch}.outcome-source{font-family:var(--f-mono);font-size:0.6rem;color:var(--grey-3);margin-top:0.5rem}.faq{display:flex;flex-direction:column;gap:1px;border:1px solid var(--grey-2);border-radius:var(--radius-lg);overflow:hidden}.faq-item{background:var(--white);border-top:1px solid var(--grey-2)}.faq-item:first-child{border-top:none}.faq-question{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--sp-4);width:100%;padding:1.1rem 1.35rem;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--f-body);font-size:var(--text-base);font-weight:600;color:var(--black);line-height:1.4;transition:background var(--trans-fast);min-height:44px}.faq-question:hover{background:var(--bg)}.faq-question[aria-expanded="true"]{color:var(--teal);background:var(--teal-soft)}.faq-icon{flex-shrink:0;width:20px;height:20px;border-radius:50%;background:var(--grey-1);display:flex;align-items:center;justify-content:center;transition:background var(--trans-fast),transform var(--trans-base);margin-top:2px}.faq-question[aria-expanded="true"] .faq-icon{background:var(--teal);transform:rotate(45deg)}.faq-icon svg{width:10px;height:10px}.faq-icon svg path{stroke:var(--grey-5)}.faq-question[aria-expanded="true"] .faq-icon svg path{stroke:var(--white)}.faq-answer{display:none;padding:0 1.35rem 1.1rem;font-size:var(--text-sm);color:var(--grey-6);line-height:1.65;max-width:72ch}.faq-answer.open{display:block}.takeaways{background:var(--bg-warm);border:1px solid var(--grey-2);border-radius:var(--radius-lg);padding:1.35rem 1.5rem;margin-top:var(--sp-8)}.takeaways-label{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--teal);margin-bottom:0.65rem}.takeaways-list{display:flex;flex-direction:column;gap:0.6rem}.takeaways-list li{font-size:var(--text-sm);color:var(--grey-7);line-height:1.6;padding-left:1.1rem;position:relative}.takeaways-list li::before{content:'';position:absolute;left:0;top:0.55em;width:5px;height:5px;border-radius:50%;background:var(--yellow);flex-shrink:0}.tool-wrap{background:var(--white);border:1px solid var(--grey-2);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);max-width:640px;margin:0 auto}.tool-header{background:var(--black);padding:1.5rem 2rem;display:flex;align-items:center;justify-content:space-between}.tool-title{font-size:var(--text-md);font-weight:700;color:var(--on-dark-strong)}.tool-progress{font-family:var(--f-mono);font-size:var(--text-xs);color:var(--on-dark-muted)}.tool-progress-bar{height:3px;background:var(--grey-2);position:relative;overflow:hidden}.tool-progress-fill{height:100%;background:var(--yellow);transition:width 0.35s var(--ease-out);border-radius:0 2px 2px 0}.tool-body{padding:2rem}.tool-question{font-size:var(--text-lg);font-weight:700;color:var(--black);line-height:1.35;margin-bottom:1.5rem}.tool-options{display:flex;flex-direction:column;gap:var(--sp-2)}.tool-option{display:flex;align-items:center;gap:var(--sp-4);padding:0.9rem 1.1rem;background:var(--bg);border:1.5px solid var(--grey-2);border-radius:var(--radius-md);cursor:pointer;font-size:var(--text-base);font-weight:500;color:var(--black);transition:border-color var(--trans-fast),background var(--trans-fast);min-height:52px;text-align:left}.tool-option:hover{border-color:var(--yellow);background:var(--yellow-soft)}.tool-option.selected{border-color:var(--yellow);background:var(--yellow-soft)}.tool-option-dot{width:18px;height:18px;border-radius:50%;border:2px solid var(--grey-3);flex-shrink:0;transition:border-color var(--trans-fast),background var(--trans-fast)}.tool-option.selected .tool-option-dot{border-color:var(--yellow-dim);background:var(--yellow)}.tool-methodology{margin-top:var(--sp-6);padding:var(--sp-4) var(--sp-5);background:var(--teal-soft);border:1px solid var(--teal-line);border-radius:var(--radius-md);font-size:var(--text-xs);color:var(--teal-dim);line-height:1.65}.tool-methodology-label{font-family:var(--f-mono);font-size:0.6rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--teal);margin-bottom:0.35rem}.result{padding:2rem;background:var(--white);text-align:center}.result-eyebrow{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--grey-4);margin-bottom:0.85rem}.result-figure{font-size:clamp(2.5rem,7vw,4rem);font-weight:900;letter-spacing:-0.04em;line-height:1;color:var(--black);margin-bottom:0.5rem}.result-figure em{font-style:normal;color:var(--yellow-dim)}.result-name{font-family:var(--f-mono);font-size:var(--text-sm);color:var(--grey-5);margin-bottom:1.5rem}.result-breakdown{text-align:left;background:var(--bg);border:1px solid var(--grey-2);border-radius:var(--radius-md);padding:1rem 1.25rem;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:var(--sp-3)}.result-line{font-size:var(--text-sm);color:var(--grey-6);display:flex;justify-content:space-between;align-items:baseline;gap:var(--sp-4)}.result-line-value{font-family:var(--f-mono);font-size:var(--text-sm);font-weight:600;color:var(--black);white-space:nowrap}.result-honesty{font-size:var(--text-xs);color:var(--grey-4);line-height:1.6;padding-top:var(--sp-4);border-top:1px solid var(--grey-1);text-align:left;margin-bottom:1.5rem}.result-tier{font-size:var(--text-sm);color:var(--grey-6);line-height:1.6;padding:0.85rem 1rem;background:var(--teal-soft);border-radius:var(--radius-md);text-align:left;margin-bottom:1.5rem}.result-timeline{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;color:var(--green);background:var(--green-soft);border-radius:var(--radius-sm);padding:0.25rem 0.65rem;display:inline-block;margin-bottom:1.5rem}.voice-block{background:var(--bg-warm);border-left:3px solid var(--yellow);padding:1.25rem 1.5rem;border-radius:0 var(--radius-md) var(--radius-md) 0;font-size:var(--text-md);font-weight:500;font-style:italic;color:var(--black-2);line-height:1.5;max-width:58ch}.voice-block::before{content:'\201C'}.voice-block::after{content:'\201D'}.stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1px;background:var(--grey-2);border:1px solid var(--grey-2);border-radius:var(--radius-lg);overflow:hidden}.stat-cell{background:var(--white);padding:1.5rem 1.25rem}.stat-num{font-size:clamp(2rem,4.5vw,3rem);font-weight:900;letter-spacing:-0.04em;line-height:1;color:var(--black);margin-bottom:0.35rem}.stat-num em{font-style:normal;color:var(--teal)}.stat-desc{font-size:var(--text-sm);color:var(--grey-5);line-height:1.5;max-width:24ch}.stat-source{font-family:var(--f-mono);font-size:0.6rem;color:var(--grey-3);margin-top:0.5rem}.tool-tags{display:flex;flex-wrap:wrap;gap:0.4rem;margin:var(--sp-4) 0}.tool-tag{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;color:var(--teal);background:var(--teal-soft);border:1px solid var(--teal-line);padding:0.22rem 0.65rem;border-radius:var(--radius-sm);letter-spacing:0.03em}.badge{display:inline-block;font-family:var(--f-mono);font-size:0.62rem;font-weight:600;padding:0.15rem 0.5rem;border-radius:var(--radius-sm);letter-spacing:0.05em}.badge--yellow{background:var(--yellow-soft);color:var(--yellow-deep)}.badge--teal{background:var(--teal-soft);color:var(--teal-dim)}.badge--black{background:var(--black);color:var(--white)}.badge--confirm{background:var(--yellow-soft);color:var(--yellow-dim);border:1px solid var(--yellow-line)}.form-group{display:flex;flex-direction:column;gap:var(--sp-2)}.form-label{font-size:var(--text-sm);font-weight:600;color:var(--black)}.form-input,.form-select,.form-textarea{font-family:var(--f-body);font-size:var(--text-base);color:var(--black);background:var(--white);border:1.5px solid var(--grey-2);border-radius:var(--radius-sm);padding:0.75rem 1rem;width:100%;transition:border-color var(--trans-fast),box-shadow var(--trans-fast);min-height:48px}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px rgba(10,110,110,0.12)}.form-input::placeholder{color:var(--grey-3)}.form-textarea{min-height:120px;resize:vertical}.form-hint{font-size:var(--text-xs);color:var(--grey-4);line-height:1.5}.grecaptcha-badge{visibility:visible !important}.footer{background:var(--surface-dark);color:var(--on-dark-muted);padding:clamp(3rem,7vw,5rem) 0 0;margin-top:var(--section-y)}.footer-top{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:clamp(2rem,5vw,4rem);padding-bottom:clamp(2.5rem,5vw,4rem);border-bottom:1px solid rgba(255,255,255,0.08)}.footer-brand{}.footer-logo{font-size:1.25rem;font-weight:800;letter-spacing:-0.025em;color:var(--white);text-decoration:none;display:inline-block;margin-bottom:0.85rem}.footer-logo span{color:var(--yellow)}.footer-logo:hover{opacity:1}.footer-tagline{font-size:var(--text-sm);line-height:1.6;color:var(--on-dark-muted);max-width:28ch;margin-bottom:1.25rem}.footer-linkedin{font-size:var(--text-xs);color:var(--on-dark-faint);line-height:1.6}.footer-linkedin a{color:var(--yellow);text-decoration:none;font-weight:600}.footer-linkedin a:hover{text-decoration:underline;opacity:1}.footer-col{}.footer-col-heading{font-family:var(--f-mono);font-size:var(--text-xs);font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--on-dark-faint);margin-bottom:1rem}.footer-col ul{display:flex;flex-direction:column;gap:0.6rem}.footer-col a{font-size:var(--text-sm);color:var(--on-dark-muted);text-decoration:none;transition:color var(--trans-fast)}.footer-col a:hover{color:var(--white);opacity:1}.footer-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--sp-4);padding:1.5rem 0;font-family:var(--f-mono);font-size:0.68rem;color:var(--on-dark-faint)}.footer-bottom a{color:var(--on-dark-faint);text-decoration:none}.footer-bottom a:hover{color:var(--white);opacity:1}.reveal{opacity:0;transform:translateY(10px);transition:opacity 0.28s var(--ease-out),transform 0.28s var(--ease-out);animation:reveal-fallback 0.01s 1s forwards}.reveal.visible{opacity:1;transform:translateY(0);animation:none}@keyframes reveal-fallback{to{opacity:1;transform:translateY(0)}}.text-centre{text-align:center}.text-right{text-align:right}.text-yellow{color:var(--yellow)}.text-teal{color:var(--teal)}.text-muted{color:var(--grey-4)}.text-mono{font-family:var(--f-mono)}.text-bold{font-weight:700}.text-upper{text-transform:uppercase;letter-spacing:0.08em}.mt-0{margin-top:0}.mt-4{margin-top:var(--sp-4)}.mt-6{margin-top:var(--sp-6)}.mt-8{margin-top:var(--sp-8)}.mt-12{margin-top:var(--sp-12)}.mb-4{margin-bottom:var(--sp-4)}.mb-6{margin-bottom:var(--sp-6)}.mb-8{margin-bottom:var(--sp-8)}.hidden{display:none !important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[id]{scroll-margin-top:80px}@media (max-width:1024px){.stages{grid-template-columns:repeat(3,1fr)}.stages .stage:nth-child(4),.stages .stage:nth-child(5){grid-column:span 1}.footer-top{grid-template-columns:1fr 1fr;gap:2rem}.footer-brand{grid-column:1 / -1}}@media (max-width:1320px){.nav-links{display:none}.nav-cta{display:none}.nav-cta-mobile{display:inline-flex !important;margin-left:auto;font-size:0.95rem;padding:0.6rem 1rem}.nav-toggle{display:flex;margin-left:0.25rem}.nav-inner{gap:0.5rem}}@media (max-width:768px){.nav-links{display:none}.nav-cta{display:none}.nav-cta-mobile{display:inline-flex !important;margin-left:auto;font-size:0.95rem;padding:0.6rem 1rem}.nav-toggle{display:flex;margin-left:0.25rem}.nav-inner{gap:0.5rem}.hero-grid{grid-template-columns:1fr;gap:2.5rem}.hero-visual{order:-1}.hero-visual svg{max-width:360px}.hero-visual{margin:0}.grid-2{grid-template-columns:1fr}.grid-3{grid-template-columns:1fr}.stages{grid-template-columns:1fr 1fr}.ba-header{grid-template-columns:1fr}.ba-col-label--after{display:none}.ba-row{grid-template-columns:1fr}.ba-cell--after{border-left-color:var(--teal)}.outcome-strip{grid-template-columns:1fr 1fr}.stat-row{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr;gap:2rem}.footer-brand{grid-column:1}.footer-bottom{flex-direction:column;gap:var(--sp-2)}}@media (max-width:480px){.nav-cta-mobile{font-size:0.88rem;padding:0.55rem 0.85rem;min-height:42px}.nav-logo{font-size:1.02rem}.stages{grid-template-columns:1fr}.outcome-strip{grid-template-columns:1fr}.cta-pair{flex-direction:column;align-items:stretch}.cta-pair .btn{justify-content:center;width:100%}.recognition-inner{flex-direction:column;gap:var(--sp-3)}.ba-header{display:none}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important}.reveal{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}}.nav-logo,.footer-logo{font-family:var(--f-body);font-weight:800;letter-spacing:-0.025em;text-decoration:none;display:inline-flex;align-items:baseline;gap:0;line-height:1}.nav-logo{font-size:1.35rem;color:var(--ink)}.nav-logo .dot{color:var(--yellow);font-weight:900;font-size:1.4em;line-height:0;position:relative;top:0.06em;margin:0 0.04em}.nav-logo .word{color:var(--ink)}.nav-logo .word--digital{font-weight:800}.nav-logo:hover{opacity:1;color:var(--ink)}.footer-logo{font-size:1.5rem;color:var(--white);margin-bottom:0.85rem;display:inline-flex}.footer-logo .dot{color:var(--yellow);font-weight:900;font-size:1.4em;line-height:0;position:relative;top:0.06em;margin:0 0.04em}.footer-logo .word{color:var(--white)}.footer-logo .word--digital{font-weight:800}.footer-logo:hover{opacity:1}.hero-slider{position:relative;width:100%;max-width:400px;margin:0 auto}.hero-slides{overflow:hidden;border-radius:12px;touch-action:pan-y}.hero-slides-inner{display:flex;transition:transform 0.38s cubic-bezier(0.25,0.46,0.45,0.94);will-change:transform}.hero-slide{flex:0 0 100%;width:100%}.hero-slide svg{width:100%;height:auto;display:block}.slider-controls{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.slider-btn{width:36px;height:36px;border-radius:50%;background:var(--white);border:1.5px solid var(--grey-2);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.15s,border-color 0.15s,transform 0.1s;flex-shrink:0}.slider-btn:hover{background:var(--black);border-color:var(--black)}.slider-btn:hover svg path{stroke:var(--white)}.slider-btn:active{transform:scale(0.92)}.slider-btn svg{width:14px;height:14px}.slider-btn svg path{stroke:var(--black);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none;transition:stroke 0.15s}.slider-dots{display:flex;gap:6px;align-items:center}.slider-dot{width:7px;height:7px;border-radius:50%;background:var(--grey-2);cursor:pointer;transition:background 0.15s,transform 0.15s;border:none;padding:0}.slider-dot.active{background:var(--black);transform:scale(1.2)}.slide-label{position:absolute;top:12px;font-family:var(--f-mono);font-size:9px;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;pointer-events:none}.slide-label--before{left:16px;color:#B0B0B0}.slide-label--after{right:16px;color:#0A6E6E}.hero-grid-home{display:grid;grid-template-columns:1fr 400px;gap:clamp(2rem,4vw,3.5rem);align-items:center}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-top:2.5rem}.two-dir{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.75rem}.proof-layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4vw,3rem);align-items:start;margin-top:2rem}.section-home{padding:clamp(3rem,7vw,5.5rem) 0}.section-home + .section-home{border-top:1px solid var(--grey-2)}.section-alt{background:var(--bg-warm)}.stages-home{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--grey-2);border:1px solid var(--grey-2);border-radius:14px;overflow:hidden;margin:2rem 0 0}.stage-home{background:var(--white);padding:1.35rem 1.1rem;display:flex;flex-direction:column}.stage-home.embed-stage{background:#F0FBF0}.stage-n{font-family:var(--f-mono);font-size:0.7rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--grey-3);margin-bottom:0.4rem}.stage-nm{font-size:1.4rem;font-weight:800;letter-spacing:-0.02em;color:var(--black);margin-bottom:0.5rem;line-height:1}.stage-nm.c{color:var(--teal)}.stage-nm.cl{color:var(--yellow-dim)}.stage-nm.e{color:var(--green)}.stage-d{font-size:1rem;color:var(--grey-6);line-height:1.5;margin-bottom:0.85rem;flex:1;font-weight:500}.stage-out{font-family:var(--f-mono);font-size:0.72rem;color:var(--teal);background:var(--teal-soft);border:1px solid var(--teal-line);padding:0.22rem 0.6rem;border-radius:4px;display:inline-block;margin-bottom:0.28rem}.stage-wh{font-family:var(--f-mono);font-size:0.7rem;color:var(--grey-3);margin-top:0.5rem}.stage-detail{background:var(--white);border:1px solid var(--grey-2);border-left:4px solid var(--teal);border-radius:var(--radius-md);padding:1.75rem 1.85rem;margin-bottom:1.1rem}.stage-detail:last-child{margin-bottom:0}.stage-detail--embed{border-left-color:var(--green)}.stage-detail-head{display:flex;align-items:center;gap:0.85rem;margin-bottom:0.85rem;flex-wrap:wrap}.stage-detail-head .stage-n{margin-bottom:0}.stage-detail-title{font-size:var(--text-xl);font-weight:800;letter-spacing:-0.02em;color:var(--ink);line-height:1}.stage-when-pill{margin-left:auto;font-family:var(--f-mono);font-size:0.7rem;font-weight:600;color:var(--grey-5);background:var(--grey-0);border:1px solid var(--grey-2);padding:0.25rem 0.65rem;border-radius:var(--radius-pill)}.stage-detail-meta{display:flex;flex-wrap:wrap;gap:0.6rem 2rem;margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid var(--grey-1)}.stage-meta-item{font-size:var(--text-sm);color:var(--grey-7)}.stage-meta-label{display:block;font-family:var(--f-mono);font-size:0.62rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--grey-4);margin-bottom:0.2rem}@media (max-width:600px){.stage-when-pill{margin-left:0}}.hub-wrap{position:relative;width:100%;max-width:440px;aspect-ratio:1;margin:0 auto}.hub-wrap svg{position:absolute;inset:0;width:100%;height:100%}.hub-flow-dot{fill:var(--yellow)}.hub-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:28%;aspect-ratio:1;border-radius:50%;background:var(--teal);color:var(--white);display:flex;align-items:center;justify-content:center;text-align:center;font-weight:800;font-size:clamp(0.85rem,2.2vw,1.05rem);line-height:1.2;box-shadow:0 8px 24px rgba(10,110,110,0.25)}.hub-node{position:absolute;background:var(--white);border:1px solid var(--grey-2);border-radius:var(--radius-sm);padding:0.5rem 0.8rem;font-size:0.8rem;font-weight:600;color:var(--ink);display:flex;align-items:center;gap:0.5rem;box-shadow:var(--shadow-sm);white-space:nowrap}.hub-node .hub-ic{width:8px;height:8px;border-radius:50%;background:var(--yellow);flex-shrink:0}.hub-n1{left:2%;top:6%}.hub-n2{right:2%;top:6%}.hub-n3{left:-2%;top:60%}.hub-n4{right:-2%;top:66%}.hub-n5{left:50%;bottom:0;transform:translateX(-50%)}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.scenario-card{background:var(--white);border:1px solid var(--grey-2);border-radius:var(--radius-md);padding:1.5rem 1.6rem}.scenario-tag{display:inline-block;font-family:var(--f-mono);font-size:0.62rem;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;color:var(--teal);background:var(--teal-soft);border-radius:var(--radius-pill);padding:0.2rem 0.6rem;margin-bottom:0.85rem}.scenario-card h3{font-size:var(--text-base);font-weight:700;color:var(--ink);line-height:1.35;margin-bottom:0.6rem}.scenario-card p{font-size:var(--text-sm);color:var(--grey-6);line-height:1.6}.scenario-card .scenario-good{margin-top:0.85rem;padding-top:0.85rem;border-top:1px dashed var(--grey-2);color:var(--grey-7)}.scenario-card .scenario-good strong{color:var(--teal);font-weight:700}.pillar-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.pillar-card{background:var(--white);border:1px solid var(--grey-2);border-left:3px solid var(--teal);border-radius:var(--radius-sm);padding:1.4rem 1.5rem}.pillar-card h3{font-size:var(--text-base);font-weight:700;color:var(--ink);margin-bottom:0.4rem}.pillar-card p{font-size:var(--text-sm);color:var(--grey-6);line-height:1.55;margin-bottom:0.7rem}.pillar-tools{font-family:var(--f-mono);font-size:0.66rem;color:var(--grey-4);letter-spacing:0.02em}.architect-grid{display:grid;grid-template-columns:0.6fr 1fr;gap:2.5rem;align-items:start}.architect-role{font-family:var(--f-mono);font-size:0.7rem;color:var(--grey-5);letter-spacing:0.02em;margin-top:0.2rem}@media (max-width:860px){.scenario-grid{grid-template-columns:1fr;max-width:32rem;margin-left:auto;margin-right:auto}.pillar-grid{grid-template-columns:1fr;max-width:32rem;margin-left:auto;margin-right:auto}.architect-grid{grid-template-columns:1fr;gap:1.75rem;max-width:26rem}}.milestone{display:grid;grid-template-columns:auto 1fr;gap:1.5rem;padding:1.75rem 0;border-bottom:1px solid var(--grey-1)}.milestone:last-child{border-bottom:0}.milestone-marker{display:flex;flex-direction:column;align-items:center;gap:0.5rem;min-width:4.5rem}.milestone-dot{width:2.75rem;height:2.75rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--f-mono);font-size:0.85rem;font-weight:600;background:var(--teal-soft);color:var(--teal);border:2px solid var(--teal)}.milestone:first-child .milestone-dot{background:var(--coral-soft);color:var(--coral);border-color:var(--coral)}.milestone--embed .milestone-dot{background:var(--green);color:var(--white);border-color:var(--green)}.milestone-when{font-family:var(--f-mono);font-size:0.62rem;font-weight:600;letter-spacing:0.04em;color:var(--grey-4);text-align:center;line-height:1.3}.milestone-body h3{font-size:var(--text-lg);font-weight:700;color:var(--ink);margin-bottom:0.15rem}.milestone-feeling{font-size:var(--text-sm);font-style:italic;color:var(--teal);margin-bottom:0.6rem}.milestone--embed .milestone-feeling{color:var(--green)}.milestone-body p.prose{font-size:var(--text-sm)}.milestone-output{display:inline-block;font-family:var(--f-mono);font-size:0.68rem;color:var(--grey-5);background:var(--grey-0);border:1px solid var(--grey-2);border-radius:var(--radius-sm);padding:0.25rem 0.6rem;margin-top:0.75rem}.arrive{background:var(--surface-dark);border-radius:var(--radius-lg);padding:clamp(2rem,5vw,3rem) clamp(1.5rem,4vw,2.5rem);color:var(--on-dark)}.arrive-eyebrow{font-family:var(--f-mono);font-size:0.7rem;font-weight:600;letter-spacing:0.1em;text-transform:uppercase;color:var(--yellow);margin-bottom:1rem}.arrive h2{font-size:clamp(1.6rem,4vw,2.1rem);font-weight:800;letter-spacing:-0.025em;line-height:1.15;margin-bottom:0.85rem;color:var(--white);max-width:18ch}.arrive-sub{font-size:var(--text-md);color:rgba(242,240,236,0.6);line-height:1.6;margin-bottom:2.5rem;max-width:46ch}.arrive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.arrive-item{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.08);border-radius:var(--radius-md);padding:1.4rem 1.5rem}.arrive-item .ai-icon{width:34px;height:34px;border-radius:8px;background:rgba(240,190,60,0.15);display:flex;align-items:center;justify-content:center;margin-bottom:0.85rem}.arrive-item h3{font-size:var(--text-base);font-weight:700;color:var(--on-dark);margin-bottom:0.35rem}.arrive-item p{font-size:var(--text-sm);color:rgba(242,240,236,0.55);line-height:1.55}@media (max-width:760px){.journey-scroll-hint{display:block}.arrive-grid{grid-template-columns:1fr}.milestone{gap:1rem}}.cost-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.cost-card{background:var(--white);border:1px solid var(--grey-2);border-top:3px solid var(--coral);border-radius:0 0 var(--radius-sm) var(--radius-sm);padding:1.85rem 1.75rem;display:flex;flex-direction:column}.cost-card-label{font-family:var(--f-mono);font-size:0.66rem;font-weight:600;letter-spacing:0.09em;text-transform:uppercase;color:var(--grey-4);margin-bottom:0.85rem}.cost-card h3{font-size:var(--text-md);font-weight:700;color:var(--ink);line-height:1.35;margin-bottom:1.1rem}.cost-figure{font-family:var(--f-mono);font-size:clamp(1.3rem,3vw,1.7rem);font-weight:600;letter-spacing:-0.01em;color:var(--coral);line-height:1.05;white-space:nowrap}.cost-figure-unit{font-size:var(--text-sm);color:var(--grey-5);margin-top:0.45rem;padding-bottom:1.1rem;margin-bottom:1.1rem;border-bottom:1px dashed var(--grey-2)}.cost-card p.cost-note{font-size:var(--text-sm);font-style:italic;color:var(--grey-5);line-height:1.6;margin-top:auto}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}.plan-card{position:relative;background:var(--white);border:1px solid var(--grey-2);border-radius:var(--radius-lg);padding:2rem 1.85rem;display:flex;flex-direction:column}.plan-card--feature{border:2px solid var(--teal);box-shadow:var(--shadow-lg)}.plan-badge{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);font-family:var(--f-mono);font-size:0.62rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;color:var(--ink);background:var(--yellow);border-radius:var(--radius-pill);padding:0.35rem 1rem;white-space:nowrap}.plan-stage{font-family:var(--f-mono);font-size:0.66rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--grey-4);margin-bottom:0.5rem}.plan-name{font-size:var(--text-2xl);font-weight:800;letter-spacing:-0.025em;color:var(--ink);margin-bottom:0.75rem}.plan-situation{font-size:var(--text-sm);font-style:italic;color:var(--grey-6);line-height:1.6;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px dashed var(--grey-2)}.plan-figure{display:flex;align-items:baseline;gap:0.4rem;font-size:clamp(1.9rem,4vw,2.4rem);font-weight:900;letter-spacing:-0.03em;color:var(--ink);line-height:1}.plan-figure .plan-from{font-family:var(--f-mono);font-size:0.66rem;font-weight:600;letter-spacing:0.08em;text-transform:uppercase;color:var(--grey-4);align-self:center}.plan-figure span.plan-plus{font-size:var(--text-md);font-weight:700;color:var(--grey-4);letter-spacing:0}.plan-timing{font-size:var(--text-sm);color:var(--grey-6);background:var(--grey-0);border-radius:var(--radius-sm);padding:0.7rem 0.9rem;margin-top:0.85rem;margin-bottom:1.5rem;line-height:1.45}.plan-list{list-style:none;margin:0 0 1.5rem;padding:0;display:flex;flex-direction:column;gap:0.7rem}.plan-list li{font-size:var(--text-sm);color:var(--grey-7);line-height:1.5;padding-left:1.5rem;position:relative}.plan-list li::before{content:"";position:absolute;left:0;top:0.4em;width:8px;height:8px;border-radius:50%;background:var(--teal-soft);border:1.5px solid var(--teal)}.plan-bestfor{font-size:var(--text-sm);color:var(--grey-6);line-height:1.6;margin-top:auto;margin-bottom:1.5rem;padding-top:1.25rem;border-top:1px dashed var(--grey-2)}.plan-bestfor strong{color:var(--ink);font-weight:700}.payback{background:var(--white);border:1px solid var(--grey-2);border-radius:var(--radius-lg);padding:clamp(1.75rem,4vw,2.5rem);color:var(--ink)}.payback-row{display:flex;justify-content:space-between;align-items:baseline;padding:0.85rem 0;border-bottom:1px dashed var(--grey-2);gap:1rem}.payback-row .pr-label{font-size:var(--text-sm);color:var(--grey-6)}.payback-row .pr-value{font-family:var(--f-mono);font-size:var(--text-base);font-weight:600;white-space:nowrap;color:var(--ink)}.payback-row .pr-value.neg{color:var(--coral)}.payback-row .pr-value.zero{color:var(--green)}.payback-row.payback-total{border-top:1.5px solid var(--ink);border-bottom:0;margin-top:0.5rem;padding-top:1.1rem}.payback-row.payback-total .pr-label{color:var(--ink);font-weight:700;font-style:italic}.payback-row.payback-total .pr-value{color:var(--teal);font-size:var(--text-xl);font-weight:700}.payback-caveat{font-size:var(--text-xs);font-style:italic;color:var(--grey-5);margin-top:1.25rem;line-height:1.6}.deliver-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.deliver-item{background:var(--white);border:1px solid var(--grey-2);border-left:3px solid var(--teal);border-radius:var(--radius-sm);padding:1.25rem 1.4rem}.deliver-item h3{font-size:var(--text-base);font-weight:700;color:var(--ink);margin-bottom:0.35rem}.deliver-item p{font-size:var(--text-sm);color:var(--grey-6);line-height:1.55}.price-footnote{font-size:var(--text-sm);color:var(--grey-5);text-align:center;margin-top:1.75rem;max-width:56ch;margin-left:auto;margin-right:auto;line-height:1.6}@media (max-width:860px){.cost-grid{grid-template-columns:1fr;max-width:30rem;margin-left:auto;margin-right:auto}.plan-grid{grid-template-columns:1fr;max-width:30rem;margin-left:auto;margin-right:auto}.deliver-grid{grid-template-columns:1fr}}.cta-band{background:var(--black);padding:clamp(3rem,7vw,5rem) 0;text-align:center}.stages-home{display:grid;grid-template-columns:repeat(5,1fr)}@media (max-width:1100px){.hero-grid-home{grid-template-columns:1fr 320px}.stages-home{display:flex;flex-wrap:wrap;border:none;background:transparent;gap:12px}.stage-home{flex:1 1 calc(33.333% - 12px);border:1px solid var(--grey-2);border-radius:12px}}@media (max-width:900px){.hero-grid-home{grid-template-columns:1fr;gap:2rem}.hero-slider{order:-1;max-width:380px}.problem-grid{grid-template-columns:1fr}.proof-layout{grid-template-columns:1fr}.two-dir{grid-template-columns:1fr;gap:1rem}.stage-home{flex:1 1 calc(50% - 12px)}}@media (max-width:640px){.stage-home{flex:1 1 100%}.ba-row{grid-template-columns:1fr}.ba-header{display:none}.ba-cell{padding:1.1rem 1.15rem}.ba-cell{font-size:0.95rem !important;line-height:1.6}.ba-cell-label{font-size:0.68rem !important}.ba-cell--before{border-left-width:4px}.ba-cell--after{border-left-color:var(--teal);border-left-width:4px}.stage-d{font-size:0.92rem}.stage-out,.stage-rm{font-size:0.72rem}.stage-wh{font-size:0.7rem}.stage-nm{font-size:1.3rem}.h1-hero{font-size:clamp(2rem,8vw,2.6rem)}.hero-sub{font-size:1.05rem}.cta-pair{flex-direction:column;align-items:stretch;width:100%}.cta-pair .btn{width:100%;font-size:0.95rem;padding:0.95rem 1rem}}@media (max-width:420px){.hero-slider{max-width:100%}.h1-hero{font-size:clamp(1.8rem,8.5vw,2.3rem)}.recognition-quote{font-size:1.05rem}}.container,.hero-grid-home,.problem-grid,.stages-home,.proof-layout,.two-dir,.ba,.faq{max-width:100%}.ft{background:var(--surface-dark);padding:clamp(3rem,7vw,5rem) 0 0;margin-top:0}.ft-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:clamp(1.5rem,4vw,3.5rem);padding-bottom:clamp(2rem,5vw,3.5rem);border-bottom:1px solid rgba(255,255,255,.07)}.ft-slogan{font-family:var(--f-body);font-size:0.9rem;font-weight:500;color:var(--on-dark-strong);margin-bottom:0.75rem;letter-spacing:-0.01em}.ft-tagline{font-size:0.85rem;line-height:1.6;color:var(--on-dark-muted);max-width:26ch;margin-bottom:1.25rem}.ft-li{font-size:0.8rem;color:var(--on-dark-muted);line-height:1.7}.ft-li a{color:var(--on-dark);text-decoration:none;font-weight:400;display:inline-flex;align-items:center}.ft-li a:hover{color:var(--on-dark-strong);text-decoration:underline;opacity:1}.ft-col-h{font-family:var(--f-mono);font-size:0.6rem;font-weight:600;letter-spacing:0.12em;text-transform:uppercase;color:var(--on-dark-faint);margin-bottom:0.9rem}.ft-col ul{display:flex;flex-direction:column;gap:0.55rem}.ft-col a{font-size:0.84rem;color:var(--on-dark-muted);text-decoration:none;transition:color .15s}.ft-col a:hover{color:var(--white);opacity:1}.ft-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:0.5rem 1.5rem;padding:1.35rem 0;font-family:var(--f-mono);font-size:0.65rem;color:var(--on-dark-faint)}.ft-bottom a{color:var(--on-dark-faint);text-decoration:none}.ft-bottom-cta a{color:var(--on-dark-muted);font-weight:500}.ft-bottom-cta a:hover{color:var(--on-dark-strong);text-decoration:underline}.ft-bottom a:hover{color:var(--white);opacity:1}@media (max-width:900px){.ft-top{grid-template-columns:1fr 1fr;gap:1.75rem}.ft-brand{grid-column:1 / -1}}@media (max-width:540px){.ft-top{grid-template-columns:1fr}.ft-bottom{flex-direction:column;align-items:flex-start;gap:0.35rem}}.ba-ai{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--grey-2);border-top:2px solid var(--yellow)}.ba-ai .ba-cell{font-weight:500}.ba-ai .ba-cell-label{color:var(--yellow-deep)}.ba-ai .ba-cell--after .ba-cell-label{color:var(--teal)}@media (max-width:640px){.ba-ai{grid-template-columns:1fr}}.ba-svg{width:100%;height:auto;display:block}@media (max-width:520px){.hero-visual{margin:0 -0.25rem}}.cookie-consent{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:var(--z-toast);max-width:760px;margin:0 auto;background:var(--surface-dark);border:1px solid var(--surface-dark-line);border-radius:var(--radius-lg);box-shadow:0 12px 40px rgba(0,0,0,0.28);padding:1.25rem 1.4rem;display:none}.cookie-consent.show{display:block}.cc-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;flex-wrap:wrap}.cc-text{flex:1 1 320px;min-width:0}.cc-title{font-size:var(--text-base);font-weight:700;color:var(--on-dark-strong);margin-bottom:0.3rem}.cc-desc{font-size:var(--text-sm);color:var(--on-dark-muted);line-height:1.55}.cc-desc a{color:var(--on-dark);text-decoration:underline;text-underline-offset:2px}.cc-desc a:hover{color:var(--on-dark-strong)}.cc-actions{display:flex;align-items:center;gap:0.6rem;flex-shrink:0}.cc-manage{background:transparent;border:1.5px solid rgba(255,255,255,0.28);color:var(--on-dark);font-weight:600;font-size:var(--text-sm);padding:0.7rem 1.2rem;border-radius:var(--radius-sm);cursor:pointer;min-height:44px;transition:border-color var(--trans-fast),background var(--trans-fast)}.cc-manage:hover{border-color:var(--on-dark);background:rgba(255,255,255,0.06)}.cc-accept{background:var(--yellow);border:1.5px solid var(--yellow);color:var(--ink);font-weight:700;font-size:var(--text-sm);padding:0.7rem 1.4rem;border-radius:var(--radius-sm);cursor:pointer;min-height:44px;transition:background var(--trans-fast),border-color var(--trans-fast)}.cc-accept:hover{background:var(--yellow-dim);border-color:var(--yellow-dim)}.cc-manage-panel{display:none;margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid var(--surface-dark-line)}.cc-manage-panel.open{display:block}.cc-toggle-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:0.65rem 0}.cc-toggle-label{font-size:var(--text-sm);color:var(--on-dark);line-height:1.5}.cc-toggle-label strong{color:var(--on-dark-strong);font-weight:600}.cc-toggle-label span{display:block;font-size:var(--text-xs);color:var(--on-dark-faint);margin-top:0.15rem}.cc-switch{position:relative;flex-shrink:0;width:44px;height:24px}.cc-switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.cc-switch .cc-slider{position:absolute;inset:0;background:rgba(255,255,255,0.18);border-radius:999px;transition:background var(--trans-fast);pointer-events:none}.cc-switch .cc-slider::before{content:'';position:absolute;width:18px;height:18px;left:3px;top:3px;background:var(--on-dark-strong);border-radius:50%;transition:transform var(--trans-fast)}.cc-switch input:checked + .cc-slider{background:var(--teal)}.cc-switch input:checked + .cc-slider::before{transform:translateX(20px)}.cc-switch input:focus-visible + .cc-slider{outline:2px solid var(--yellow);outline-offset:2px}.cc-switch input:disabled + .cc-slider{opacity:0.5}.cc-save{margin-top:0.85rem;background:var(--yellow);border:1.5px solid var(--yellow);color:var(--ink);font-weight:700;font-size:var(--text-sm);padding:0.65rem 1.3rem;border-radius:var(--radius-sm);cursor:pointer;min-height:44px}.cc-save:hover{background:var(--yellow-dim);border-color:var(--yellow-dim)}@media (max-width:600px){.cc-actions{width:100%}.cc-manage,.cc-accept{flex:1}}.floating-book-btn{position:fixed;bottom:1.5rem;right:1.5rem;z-index:var(--z-toast);display:inline-flex;align-items:center;gap:0.55rem;background:var(--yellow);color:var(--ink);border:0;border-radius:var(--radius-pill);padding:0.85rem 1.4rem;font-family:var(--f-body);font-size:var(--text-sm);font-weight:700;letter-spacing:0.01em;cursor:pointer;box-shadow:var(--shadow-lg);opacity:0;transform:translateY(20px);pointer-events:none;transition:opacity 0.25s ease,transform 0.25s ease,background 0.18s;text-decoration:none}.floating-book-btn.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.floating-book-btn:hover{background:var(--yellow-dim);opacity:1}.floating-book-btn svg{width:18px;height:18px;flex-shrink:0}@media (max-width:480px){.floating-book-btn{padding:0.8rem 1.1rem;bottom:1rem;right:1rem}.floating-book-btn span{font-size:0.88rem}}.hemal-card{background:var(--white);border:1px solid var(--grey-2);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden;display:flex;flex-direction:column}.hemal-photo{width:100%;height:440px;object-fit:cover;object-position:center 15%;display:block}.hemal-card-body{padding:1.1rem 2rem 1.5rem;text-align:center}.hemal-name{font-size:var(--text-xl);font-weight:800;color:var(--ink);letter-spacing:-0.01em}.hemal-linkedin-inline{display:inline-flex;align-items:center;font-size:var(--text-sm);color:var(--grey-7);text-decoration:none}.hemal-linkedin-inline:hover{color:var(--ink)}@media (max-width:480px){.hemal-photo{height:320px}}