:root{--ink:#1e1f20;--navy:#0b2034;--navy-2:#102a42;--paper:#f2f8fd;--paper-2:#e4eff8;--white:#fff;--orange:#b97e1e;--orange-dark:#8c5b0d;--orange-cta:#9c6917;--line:#c7d3dc;--line-dark:#40576c;--line-control:#71818d;--muted:#596b79;--mono:"DM Mono",monospace;--sans:"Noto Sans JP",sans-serif;--section-space:112px;--wrap:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:78px}body{background:var(--white);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}strong,b{font-weight:700}h1,h2,h3{letter-spacing:-.04em;line-height:1.28}h2{margin-bottom:0;font-size:clamp(34px,3.8vw,52px);font-weight:700}h1 em,h2 em{color:var(--orange);font-style:normal}.wrap{width:min(100% - 64px,var(--wrap));margin-inline:auto}.section{padding:var(--section-space) 0}.section-no{font:500 13px var(--mono);letter-spacing:.08em;color:var(--orange-dark);margin:0 0 24px}.section-no.light{color:#e0ae59}.skip-link{z-index:1000;background:var(--ink);color:#fff;padding:10px 16px;font-size:13px;font-weight:700;transition:transform .2s;position:fixed;top:12px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--orange);outline-offset:4px}.site-header{z-index:30;color:#fff;backdrop-filter:blur(8px);background:#08162314;border-bottom:1px solid #ffffff3d;height:78px;transition:background .3s,color .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled,.site-header.menu-open{border-bottom-color:var(--ink);color:var(--ink);backdrop-filter:blur(14px);background:#fffffff5;box-shadow:0 8px 30px #0b203414}.header-inner{grid-template-columns:1fr auto auto;align-items:center;height:100%;padding:0;display:grid}.brand{align-items:baseline;gap:9px;width:max-content;margin-left:28px;display:flex}.brand strong{letter-spacing:-.04em;font-size:20px}.brand small{font:11px var(--mono);color:#ffffffb8}.site-header.is-scrolled .brand small,.site-header.menu-open .brand small{color:var(--muted)}.global-nav{justify-content:flex-end;align-items:center;gap:28px;height:100%;margin-right:12px;font-size:14px;font-weight:700;display:flex}.global-nav a{align-items:center;height:100%;padding:0 10px;display:flex;position:relative}.global-nav a:after{content:"";background:var(--orange);height:2px;transition:right .2s;position:absolute;bottom:22px;left:10px;right:100%}.global-nav a:hover:after{right:10px}.header-cta{color:#fff;background:#0b2034e0;border-left:1px solid #ffffff2e;align-items:center;gap:28px;height:78px;padding:0 28px;font-size:14px;font-weight:700;transition:background .2s;display:flex}.header-cta:hover{background:var(--orange-dark)}.header-cta span{color:#e0a53c}.menu-button{display:none}.hero{--hero-corner:max(32px,calc((100vw - var(--wrap))/2));background:var(--navy);border-bottom:1px solid var(--ink);color:#fff;isolation:isolate;min-height:max(760px,100svh);position:relative;overflow:hidden}.hero-story-media,.hero-story-shade,.hero-story-grid{position:absolute;inset:0}.hero-story-media{z-index:-3;background:var(--navy)}.hero-story-frame{object-fit:cover;object-position:center;opacity:0;will-change:opacity,transform;width:100%;max-width:none;height:100%;animation:18s linear infinite heroStory;position:absolute;inset:0}.hero-story-frame.frame-1{animation-delay:0s}.hero-story-frame.frame-2{animation-delay:3s}.hero-story-frame.frame-3{animation-delay:6s}.hero-story-frame.frame-4{animation-delay:9s}.hero-story-frame.frame-5{animation-delay:12s}.hero-story-frame.frame-6{animation-delay:15s}.hero-story-shade{z-index:-2;background:linear-gradient(90deg,#06121ef0 0%,#071624d1 34%,#07162466 62%,#07162429 100%),linear-gradient(#040e1761 0%,#0000 38%,#040e1780 100%)}.hero-story-grid{z-index:-1;opacity:.14;background-image:linear-gradient(#ffffff47 1px,#0000 1px),linear-gradient(90deg,#ffffff47 1px,#0000 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,#000,#0000 48%)}.hero-inner{z-index:2;align-items:center;min-height:max(760px,100svh);padding-top:124px;padding-bottom:96px;display:flex;position:relative}.hero-copy{max-width:680px}.hero-thesis{letter-spacing:.08em;color:#f0c779;margin:0 0 20px;font-size:14px;font-weight:700}.hero h1{letter-spacing:-.055em;text-shadow:0 3px 30px #040e1738;flex-direction:column;align-items:flex-start;gap:0;margin-bottom:28px;font-size:clamp(50px,5.5vw,76px);font-weight:700;line-height:1.18;display:flex}.hero h1 em{color:#efbd67}.title-line{white-space:nowrap;display:block}.voices-heading h2,.results-heading h2,.plans-heading h2,.product-heading h2,.contact-copy h2,.faq-grid h2{flex-direction:column;align-items:flex-start;display:flex}.hero-lead{color:#ffffffe0;text-shadow:0 2px 16px #040e1759;max-width:590px;margin-bottom:0;font-size:17px;line-height:1.9}.hero-actions{align-items:center;gap:28px;margin-top:36px;display:flex}.button{cursor:pointer;border:0;justify-content:space-between;align-items:center;gap:36px;min-height:58px;padding:0 24px;font-size:15px;font-weight:700;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.button-primary{background:var(--ink);color:#fff;border:1px solid var(--ink)}.hero .button-primary{background:var(--orange-cta);border-color:#d3a04b;box-shadow:0 10px 32px #040e1733}.button-primary span{color:#e0a53c}.hero .button-primary span{color:#fff}.button-primary:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.button-primary:hover span{color:#fff}.text-link{border-bottom:1px solid;align-items:center;gap:14px;width:max-content;padding-bottom:4px;font-size:14px;font-weight:700;display:inline-flex}.text-link span{color:var(--orange-dark)}.hero .text-link{color:#fff;border-bottom-color:#ffffffa6}.hero .text-link span{color:#efbd67}.hero-scene-labels{z-index:4;right:var(--hero-corner);text-align:right;color:#fff;width:230px;height:28px;position:absolute;bottom:40px}.hero-scene-labels span{opacity:0;letter-spacing:.04em;justify-content:flex-end;align-items:center;gap:10px;font-size:12px;font-weight:700;animation:18s linear infinite heroScene;display:flex;position:absolute;inset:0}.hero-scene-labels b{font:500 11px var(--mono);color:#efbd67}.hero-scene-labels .scene-1{animation-delay:0s}.hero-scene-labels .scene-2{animation-delay:3s}.hero-scene-labels .scene-3{animation-delay:6s}.hero-scene-labels .scene-4{animation-delay:9s}.hero-scene-labels .scene-5{animation-delay:12s}.hero-scene-labels .scene-6{animation-delay:15s}.hero-motion-toggle{z-index:5;right:calc(var(--hero-corner) + 242px);color:#fff;cursor:pointer;backdrop-filter:blur(6px);background:#06121eb8;border:1px solid #ffffff80;place-content:center;width:38px;height:38px;padding:0;transition:background .2s,border-color .2s;display:grid;position:absolute;bottom:35px}.hero-motion-toggle:hover{background:#06121eeb;border-color:#fff}.hero-motion-toggle svg{fill:currentColor;width:12px;height:12px;display:block}.hero-motion-toggle .icon-play,.hero.is-motion-paused .icon-pause{display:none}.hero.is-motion-paused .icon-play{display:block}.hero.is-motion-paused .hero-story-frame,.hero.is-motion-paused .hero-scene-labels span{animation-play-state:paused}@keyframes heroStory{0%{opacity:1;transform:scale(1.02)}13%{opacity:1;transform:scale(1.04)}18%{opacity:0;transform:scale(1.045)}95%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1.02)}}@keyframes heroScene{0%,13%{opacity:1}18%,95%{opacity:0}to{opacity:1}}.section-heading{margin-bottom:64px}.section-heading>p:not(.section-no),.faq-grid>div:first-child>p:not(.section-no){max-width:600px;color:var(--muted);margin:24px 0 0;font-size:16px;line-height:1.9}.answer-heading>p:not(.section-no),.product-heading>p:not(.section-no){color:#c3ced7}.voices{background:#fff}.voice-board{border-top:1px solid var(--ink)}.voice-card{border-bottom:1px solid var(--ink);perspective:1800px;height:280px;position:relative}.voice-card-inner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .68s cubic-bezier(.2,.72,.2,1);position:relative}.voice-card.is-flipped .voice-card-inner{transform:rotateX(180deg)}.voice-face{backface-visibility:hidden;position:absolute;inset:0;overflow:hidden}.voice-front{background:#fff;grid-template-columns:1.08fr 1fr 1fr;display:grid}.voice-front>div{min-width:0;padding:30px 34px}.voice-quote,.voice-now,.voice-after{grid-template-rows:auto 1fr;display:grid}.voice-quote{background:var(--paper)}.voice-quote-top{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.voice-quote span,.voice-now small,.voice-after small{font:500 12px var(--mono);letter-spacing:.06em}.voice-quote span{color:var(--orange-dark)}.voice-flip-button,.voice-return-button{letter-spacing:.02em;cursor:pointer;background:0 0;border:0;min-height:44px;padding:0 11px;font-size:12px;font-weight:700}.voice-flip-button{color:var(--orange-dark);white-space:nowrap;align-items:center;gap:10px;margin:-11px -11px 0 0;display:flex}.voice-flip-button i{font-size:13px;font-style:normal;transition:transform .2s}.voice-flip-button:hover i{transform:translate(2px,-2px)}.voice-quote h3{align-self:end;margin:0;font-size:clamp(24px,2.35vw,34px);line-height:1.48}.voice-now{border-left:1px solid var(--ink)}.voice-now small{color:var(--muted)}.voice-now p,.voice-after p{align-self:end;margin:0;font-size:15px;line-height:1.9}.voice-after{background:var(--navy);color:#fff;border-left:1px solid var(--ink)}.voice-after small{color:#dfad58}.voice-after strong{color:#efbd67;font-size:17px}.voice-back{background:var(--navy);color:#fff;transform:rotateX(180deg)}.voice-back img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%;position:absolute;inset:0}.voice-back-shade{background:linear-gradient(90deg,#05121ff0 0%,#05121fdb 25%,#05121f75 48%,#05121f14 76%),linear-gradient(#05121f14,#05121f6b);position:absolute;inset:0}.voice-back-copy{z-index:1;flex-direction:column;justify-content:flex-end;width:55%;height:100%;padding:30px 34px;display:flex;position:relative}.voice-back-copy span{font:500 11px var(--mono);letter-spacing:.06em;color:#efbd67;margin-bottom:auto}.voice-back-copy p{letter-spacing:-.035em;margin:0;font-size:clamp(21px,2.15vw,30px);font-weight:600;line-height:1.6}.voice-back-copy strong{color:#f0c779}.voice-return-button{z-index:2;color:#fff;text-shadow:0 1px 8px #00000080;align-items:center;gap:13px;display:flex;position:absolute;top:19px;right:23px}.voice-return-button span{color:#f0c779;font-size:14px}@media (hover:hover) and (pointer:fine){.voice-card:hover:not(.is-hover-suppressed) .voice-card-inner{transform:rotateX(180deg)}}.answer{background:var(--navy);color:#fff}.answer-heading h2{max-width:680px}.answer-map{--answer-columns:1fr 1.25fr 1fr;border-top:1px solid #4a6174}.answer-labels,.answer-map article{grid-template-columns:var(--answer-columns);display:grid}.answer-labels{border-bottom:1px solid var(--line-dark)}.answer-labels span{font:600 17px var(--sans);letter-spacing:.01em;color:#c5d0d7;align-items:center;gap:12px;padding:18px 30px;display:flex}.answer-labels b{font:500 14px var(--mono);letter-spacing:.04em;color:#e0ae59}.answer-map article{border-bottom:1px solid var(--line-dark);min-height:136px}.answer-cell{align-items:center;padding:26px 30px;display:flex;position:relative}.answer-cell:not(:first-child){border-left:1px solid var(--line-dark)}.answer-cell:not(:first-child):before{content:"→";background:var(--navy);color:#e0ae59;width:26px;height:26px;font:500 12px var(--mono);z-index:1;border:1px solid #4a6174;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:-13px;transform:translateY(-50%)}.answer-cell h3,.answer-cell p,.answer-cell strong{margin:0}.answer-map h3{font-size:20px;line-height:1.55}.answer-map p{color:#e7edf3;font-size:15px;font-weight:500;line-height:1.9}.answer-map strong{color:#f0bd66;font-size:20px;line-height:1.6}.answer-action{background:#ffffff05}.answer-outcome{background:linear-gradient(90deg,#e0ae5917,#e0ae5906);box-shadow:inset 2px 0 #e0ae59bf}.answer-mobile-label{display:none}.product{background:var(--navy-2);border-top:1px solid var(--line-dark);color:#fff}.process-legend{gap:22px;margin:0 0 28px;display:flex}.process-legend-item{font:500 13px var(--mono);letter-spacing:.04em;color:#c5d2dc;align-items:center;gap:8px;display:inline-flex}.process-legend-item i{border:1px solid;width:10px;height:10px}.process-legend-item.is-user i{background:#e8eef3;border-color:#e8eef3}.process-legend-item.is-service i{background:#e0ae59eb;border-color:#e0ae59}.process-flow{border:1px solid var(--line-dark);background:#ffffff05;grid-template-columns:repeat(6,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.process-step{border-right:1px solid var(--line-dark);min-height:240px;padding:24px 20px 28px;animation:.55s both processIn;position:relative}.process-step:last-child{border-right:0}.process-step:not(:last-child):after{content:"→";z-index:1;background:var(--navy-2);color:#e0ae59;width:22px;height:22px;font:500 11px var(--mono);border:1px solid #4a6174;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:52px;right:-11px}.process-step:first-child{animation-delay:50ms}.process-step:nth-child(2){animation-delay:.1s}.process-step:nth-child(3){animation-delay:.15s}.process-step:nth-child(4){animation-delay:.2s}.process-step:nth-child(5){animation-delay:.25s}.process-step:nth-child(6){animation-delay:.3s}.process-no{font:500 12px var(--mono);letter-spacing:.06em;color:#e0ae59;display:block}.process-actor{font:500 11px var(--mono);letter-spacing:.05em;color:#c5d2dc;border:1px solid #5a7388;margin-top:18px;padding:5px 9px;display:inline-block}.process-step.is-user .process-actor{color:#e8eef3;background:#e8eef314;border-color:#8ea3b5}.process-step.is-service{background:linear-gradient(#e0ae591a,#e0ae5905);box-shadow:inset 0 2px #e0ae59b3}.process-step.is-service .process-actor{color:#f0bd66;background:#e0ae5924;border-color:#e0ae59}.process-step h3{letter-spacing:-.03em;margin:22px 0 12px;font-size:18px;line-height:1.45}.process-step p{color:#bfccd6;margin:0;font-size:14px;line-height:1.8}@keyframes processIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.results{background:#fff}.result-board{border:1px solid var(--ink)}.result-case{border-bottom:1px solid var(--ink);grid-template-columns:minmax(300px,.74fr) minmax(520px,1.26fr);display:grid}.result-case:last-child{border-bottom:0}.result-summary{background:var(--paper);border-right:1px solid var(--ink);flex-direction:column;padding:36px 38px;display:flex}.result-case-no{font:500 12px var(--mono);letter-spacing:.08em;color:var(--orange-dark);margin:0 0 30px}.result-summary h3{margin:0;font-size:20px;line-height:1.5}.result-scope{color:var(--muted);margin:6px 0 0;font-size:13px;font-weight:600}.result-hero{color:var(--ink);align-items:baseline;margin:auto 0 0;padding-top:36px;line-height:1;display:flex}.result-hero strong{font:500 clamp(60px,5.8vw,88px) var(--mono);letter-spacing:-.05em}.result-hero span{font:500 27px var(--mono);margin-left:3px}.result-hero em{color:var(--orange-dark);margin-left:12px;font-size:16px;font-style:normal;font-weight:800}.result-chart{--chart-ai:#d3941f;--chart-human:#33639b;--chart-scale:2.2px;min-width:0;padding:30px 38px}.chart-key{justify-content:flex-end;gap:22px;margin:0 0 24px;display:flex}.chart-key span{color:var(--muted);align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.chart-key i{width:12px;height:12px}.chart-key .is-ai i{background:var(--chart-ai)}.chart-key .is-human i{background:var(--chart-human)}.chart-plot{border-bottom:1px solid var(--ink);grid-template-columns:1fr 96px 1fr;align-items:end;gap:20px;padding:0 12px;display:grid}.chart-col{flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.chart-total{font:500 21px var(--mono);letter-spacing:-.04em;margin-bottom:10px}.chart-total small{font:700 10px var(--sans);letter-spacing:0;color:var(--muted);margin-left:2px}.chart-stack{flex-direction:column;gap:2px;width:min(150px,100%);display:flex}.chart-stack i{width:100%;height:calc(var(--v) * var(--chart-scale))}.chart-stack .is-ai{background:var(--chart-ai)}.chart-stack .is-human{background:var(--chart-human)}.chart-delta{text-align:center;color:var(--orange-dark);align-self:center}.chart-delta span{font:400 30px var(--mono);display:block}.chart-delta strong{font:500 18px var(--mono);letter-spacing:-.04em;margin-top:4px;display:block}.chart-delta small{font:700 10px var(--sans);letter-spacing:0;margin-left:2px}.chart-x{grid-template-columns:1fr 96px 1fr;gap:20px;padding:12px 12px 0;display:grid}.chart-x span{text-align:center;font-size:12px;font-weight:700}.results-note{color:var(--muted);margin:16px 0 0;font-size:12px;line-height:1.8}.plans{background:var(--paper)}.plan-grid{border:1px solid var(--ink);background:#fff;grid-template-columns:repeat(3,1fr);display:grid}.plan-grid article{border-right:1px solid var(--ink);flex-direction:column;padding:28px 30px 32px;display:flex;position:relative}.plan-grid article:last-child{border-right:0}.plan-top{justify-content:space-between;align-items:center;display:flex}.plan-top span{font:27px var(--mono);color:var(--orange-dark)}.plan-top small{font:500 11px var(--mono);color:var(--muted)}.plan-grid h3{margin:36px 0 16px;font-size:24px}.plan-grid>article>p{color:var(--muted);margin:0;font-size:15px;line-height:1.9}.plan-grid dl{border-top:1px solid var(--line);margin:28px 0 0;padding-top:18px}.plan-grid dt{font:500 11px var(--mono);color:var(--muted)}.plan-grid dd{margin:6px 0 0;font-size:14px;font-weight:700}.faq{background:#fff}.faq-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:80px;display:grid}.faq-list{border-top:1px solid var(--ink)}details{border-bottom:1px solid var(--ink)}summary{cursor:pointer;grid-template-columns:60px 1fr auto;align-items:center;gap:14px;min-height:86px;padding:22px 0;font-size:16px;font-weight:700;list-style:none;display:grid}summary::-webkit-details-marker{display:none}summary span{font:500 12px var(--mono);color:var(--orange-dark)}summary b{font-size:20px;font-weight:400;transition:transform .2s}details[open] summary b{transform:rotate(45deg)}details p{color:var(--muted);margin:0 38px 26px 60px;font-size:15px;line-height:1.9}.contact{padding:var(--section-space) 0;background:var(--navy);color:#fff;position:relative;overflow:hidden}.contact:before{content:"CONTACT";font:500 clamp(110px,18vw,270px)/1 var(--mono);letter-spacing:-.1em;color:#ffffff06;pointer-events:none;position:absolute;top:-.2em;right:-.035em}.contact-grid-bg{opacity:.18;mask-image:linear-gradient(270deg,#000,#0000 68%)}.contact-shell{position:relative}.contact-intro{border:1px solid var(--line-dark);background:var(--navy-2);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:520px;display:grid}.contact-visual{min-height:520px;position:relative;overflow:hidden}.contact-visual:after{content:"";background:linear-gradient(#0000 42%,#06121ee0 100%);position:absolute;inset:0}.contact-visual img{object-fit:cover;object-position:center;width:100%;max-width:none;height:100%}.contact-visual-caption{z-index:1;gap:7px;display:grid;position:absolute;bottom:30px;left:34px;right:34px}.contact-visual-caption span{font:500 11px var(--mono);letter-spacing:.08em;color:#efbd67}.contact-visual-caption strong{max-width:480px;font-size:16px;line-height:1.7}.contact-copy{align-self:center;padding:58px 64px}.contact-eyebrow{letter-spacing:.08em;color:#efbd67;margin:0 0 20px;font-size:16px;font-weight:700}.contact-copy h2{font-size:clamp(30px,3.3vw,44px);line-height:1.42}.contact-copy h2 em{color:#efbd67}.contact-copy>p:not(.contact-eyebrow){color:#d0dae2;max-width:600px;margin:24px 0 0;font-size:17px;line-height:1.95}.contact-assurances{border-top:1px solid var(--line-dark);gap:12px;margin:28px 0 0;padding:24px 0 0;list-style:none;display:grid}.contact-assurances li{color:#fff;align-items:flex-start;gap:11px;font-size:16px;font-weight:600;display:flex}.contact-assurances li span{color:#efbd67}form{color:var(--ink);border:1px solid var(--ink);background:#fff;grid-template-columns:1fr 1fr;gap:28px 22px;margin-top:28px;padding:42px;display:grid;box-shadow:12px 12px #d99f43}.form-heading{border-bottom:1px solid var(--ink);grid-column:1/3;justify-content:space-between;align-items:end;padding-bottom:24px;display:flex}.form-heading>div{gap:7px;display:grid}.form-heading span{font:500 11px var(--mono);letter-spacing:.06em;color:var(--orange-dark)}.form-heading strong{letter-spacing:-.03em;font-size:26px}.form-heading small{color:var(--muted);font-size:14px;font-weight:600}.form-wide,.form-note{grid-column:1/3}form label,fieldset{font-size:15px;font-weight:700}form label>i,legend i{color:var(--orange-dark);font-style:normal}form label>i.optional,legend i.optional{color:var(--muted);font-weight:500}input,textarea{border:0;border-bottom:1px solid var(--line-control);background:0 0;border-radius:0;outline:0;width:100%;margin-top:10px;padding:11px 0;font-size:17px}textarea{resize:none;field-sizing:content;min-height:105px;overflow:hidden}input:focus,textarea:focus{border-bottom-color:var(--orange-dark);box-shadow:0 2px 0 var(--orange-dark)}.contact-choices{border:0;margin:0;padding:0}.contact-choices legend{margin-bottom:12px}.contact-choices label{margin:0 8px 8px 0;display:inline-block}.contact-choices input{opacity:0;width:1px;height:1px;position:absolute}.contact-choices span{border:1px solid var(--line-control);text-align:center;cursor:pointer;min-width:118px;padding:13px 18px;font-size:15px;transition:background .2s,border-color .2s;display:block}.contact-choices span:hover{border-color:var(--navy)}.contact-choices input:checked+span{background:var(--navy);border-color:var(--navy);color:#fff}.contact-choices input:focus-visible+span{outline:3px solid var(--orange);outline-offset:3px}form .button{width:max-content;min-height:64px;margin-top:8px;padding:0 32px;font-size:16px}form .button[disabled]{opacity:.55;cursor:progress}.form-privacy{color:var(--muted);align-self:center;margin:8px 0 0;font-size:13px;line-height:1.7}.form-privacy a{color:var(--orange-dark);text-underline-offset:3px;text-decoration:underline}.form-privacy a:hover{color:var(--ink)}.form-note{color:#237053;margin:0;font-size:15px;line-height:1.7}.form-note[data-state=error]{color:#b3261e}.form-note[data-state=pending]{color:var(--muted)}.form-trap{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}footer{background:var(--navy);color:#fff;border-top:1px solid var(--line-dark)}.footer-inner{min-height:150px;padding:35px max(32px,calc((100vw - var(--wrap))/2));grid-template-columns:1fr .8fr 1.2fr auto;align-items:center;gap:35px;display:grid}.footer-brand strong{color:#fff}.footer-brand small{color:#a9bac8}.footer-inner>p{font:10px/1.8 var(--mono);color:#a9bac8;margin:0}.footer-inner>div{gap:25px;font-size:13px;font-weight:600;display:flex}.footer-inner>small{font:11px var(--mono);color:#a9bac8}.footer-legal{padding:18px max(32px,calc((100vw - var(--wrap))/2));border-top:1px solid var(--line-dark);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 25px;display:flex}.footer-legal p{color:#a9bac8;margin:0;font-size:12px;line-height:1.8}.footer-legal nav{flex-wrap:wrap;gap:12px 22px;font-size:12px;font-weight:600;display:flex}.footer-legal a:hover{color:#e0a53c}.notfound{background:var(--navy);color:#fff;isolation:isolate;align-items:center;min-height:calc(100svh - 78px);padding:140px 0 110px;display:flex;position:relative;overflow:hidden}.notfound:before{content:"";z-index:-1;opacity:.14;background-image:linear-gradient(#ffffff47 1px,#0000 1px),linear-gradient(90deg,#ffffff47 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;mask-image:linear-gradient(90deg,#000,#0000 62%)}.notfound-inner{max-width:680px}.notfound h1{letter-spacing:-.05em;margin-bottom:26px;font-size:clamp(38px,4.6vw,60px);font-weight:700}.notfound h1 em{color:#efbd67;font-style:normal}.notfound-lead{color:#ffffffe0;margin-bottom:40px;font-size:17px;line-height:1.9}.notfound-actions{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.notfound .button-primary{background:var(--orange-cta);border-color:#d3a04b;box-shadow:0 10px 32px #040e1733}.notfound .button-primary span{color:#fff}.notfound .button-primary:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.notfound .text-link{color:#fff;border-bottom-color:#ffffffa6}.notfound .text-link span{color:#efbd67}.fade-up{animation:.7s both fadeUp}.delay-1{animation-delay:.15s}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (width<=1100px){:root{--section-space:100px}.header-inner{grid-template-columns:1fr auto auto}.brand{margin-left:24px}.global-nav{gap:16px;height:auto;margin-right:4px}.global-nav a{height:auto;padding:8px 10px}.global-nav a:after{bottom:6px}.header-cta{gap:18px;height:46px;padding:0 17px}.hero-inner{padding-top:118px;padding-bottom:88px}.hero-copy{max-width:640px}.hero-story-frame{object-position:58% center}.voice-front>div,.voice-back-copy{padding:27px}}@media (width<=900px){.header-inner{grid-template-columns:1fr auto auto}.global-nav{border-bottom:1px solid var(--ink);height:auto;color:var(--ink);background:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;margin-right:0;padding:25px;display:none;position:absolute;top:77px;left:0;right:0}.global-nav.is-open{display:flex}.global-nav a{width:100%;height:auto;padding:10px 0}.global-nav a:after{bottom:1px;left:0}.global-nav a:hover:after{right:0}.menu-button{background:0 0;border:0;place-content:center;gap:7px;width:48px;height:48px;margin-left:8px;display:grid}.menu-button span{background:#fff;width:24px;height:1px;transition:background .3s;display:block}.site-header.is-scrolled .menu-button span,.site-header.menu-open .menu-button span{background:var(--ink)}.hero-story-shade{background:linear-gradient(90deg,#06121ef0 0%,#071624c7 50%,#07162447 100%),linear-gradient(#040e1766 0%,#0000 30%,#040e1794 100%)}.hero-scene-labels{right:32px}.voice-card{height:440px}.voice-front{grid-template-rows:220px 220px;grid-template-columns:1fr 1fr}.voice-quote{grid-column:1/3}.voice-now{border-left:0;border-top:1px solid var(--ink)}.voice-after{border-top:1px solid var(--ink)}.voice-back-copy{width:70%}.answer-map article{min-height:132px}.answer-cell{padding:24px}.answer-labels span{padding-inline:24px}.answer-map article,.answer-labels{grid-template-columns:.8fr 1.1fr 1fr}.process-flow{grid-template-columns:repeat(3,minmax(0,1fr))}.process-step{min-height:240px}.process-step:nth-child(3){border-right:0}.process-step:nth-child(-n+3){border-bottom:1px solid var(--line-dark)}.process-step:nth-child(3):not(:last-child):after{content:"↓";inset:auto auto -11px 50%;transform:translate(-50%)}.process-step:last-child:after{display:none}.result-case{grid-template-columns:1fr}.result-summary{border-right:0;border-bottom:1px solid var(--ink)}.result-chart{padding-inline:34px}.faq-grid{grid-template-columns:1fr;gap:60px}.contact-intro{grid-template-columns:1fr}.contact-visual{min-height:420px}.contact-copy{padding:48px}.plan-grid{grid-template-columns:1fr}.plan-grid article{border-right:0;border-bottom:1px solid var(--ink)}.plan-grid article:last-child{border-bottom:0}.plan-grid h3{margin-top:28px}.footer-inner{grid-template-columns:1fr 1fr}.footer-inner>div{justify-content:flex-end}}@media (width<=640px){:root{--section-space:78px}html{scroll-padding-top:70px}.wrap{width:min(100% - 36px,var(--wrap))}.site-header{height:70px}.brand{margin-left:15px}.brand strong{font-size:18px}.brand small,.header-cta{display:none}.menu-button{margin-right:7px}.global-nav{top:69px}.global-nav a{width:100%;padding:10px 0}h2{font-size:clamp(30px,8.5vw,40px)}.title-line{white-space:normal}.section-heading{margin-bottom:44px}.section-no{margin-bottom:18px}.section-heading>p:not(.section-no),.faq-grid>div:first-child>p:not(.section-no){margin-top:20px;font-size:15px}.hero,.hero-inner{min-height:max(760px,100svh)}.hero-inner{align-items:flex-end;padding-top:112px;padding-bottom:88px}.hero-copy{max-width:100%}.hero-story-frame{object-position:66% center}.hero-story-shade{background:linear-gradient(90deg,#06121ed1,#07162457),linear-gradient(#040e1761 0%,#040e1714 34%,#040e17e6 76%,#040e17f5 100%)}.hero-story-grid{background-size:42px 42px;mask-image:linear-gradient(#0000,#000 55%,#000)}.hero-thesis{margin-bottom:14px;font-size:12px}.hero h1{margin-bottom:20px;font-size:clamp(36px,10.4vw,50px)}.hero-lead{font-size:15px;line-height:1.9}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px;margin-top:28px}.hero .button{width:100%;min-height:54px}.hero-scene-labels{text-align:left;width:auto;bottom:28px;left:18px;right:18px}.hero-scene-labels span{justify-content:flex-start}.hero-motion-toggle{bottom:23px;right:18px}.voice-card{height:560px}.voice-front{grid-template-rows:200px 180px 180px;grid-template-columns:1fr}.voice-front>div{padding:23px 22px}.voice-quote{grid-column:auto}.voice-quote h3{font-size:26px;line-height:1.5}.voice-now,.voice-after{border-left:0;border-top:1px solid var(--ink)}.voice-flip-button{font-size:11px}.voice-back img{object-position:70% center}.voice-back-shade{background:linear-gradient(#05121f33 0%,#05121f3d 44%,#05121feb 78%,#05121ffa 100%)}.voice-back-copy{justify-content:flex-start;width:100%;padding:24px 22px}.voice-back-copy span{margin-bottom:0}.voice-back-copy p{margin-top:250px;font-size:24px;line-height:1.6}.voice-back-copy p br{display:none}.voice-return-button{top:10px;right:11px}.answer-map{border-top:0;gap:14px;display:grid}.answer-labels{display:none}.answer-map article{border:1px solid var(--line-dark);grid-template-columns:1fr;min-height:auto;display:grid}.answer-cell{padding:18px 20px;display:block}.answer-cell:not(:first-child){border-left:0;border-top:1px solid var(--line-dark)}.answer-cell:not(:first-child):before{content:"↓";top:-13px;left:20px;transform:none}.answer-mobile-label{letter-spacing:.01em;color:#b7c4cd;align-items:center;gap:10px;margin-bottom:11px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.answer-mobile-label b{font:500 11px var(--mono);letter-spacing:.04em;color:#e0ae59}.answer-outcome .answer-mobile-label{color:#e0ae59}.answer-map h3{font-size:20px;line-height:1.5}.answer-map p{font-size:14px;line-height:1.8}.answer-map strong{font-size:19px;display:block}.process-legend{margin-bottom:20px}.process-flow{grid-template-columns:1fr}.process-step{border-bottom:1px solid var(--line-dark);min-height:auto;padding:22px 20px 28px;border-right:0!important}.process-step:last-child{border-bottom:0}.process-step:nth-child(-n+3){border-bottom:1px solid var(--line-dark)}.process-step:not(:last-child):after{content:"↓";inset:auto auto -12px 50%;transform:translate(-50%)}.process-step:last-child:after{display:none}.process-step h3{margin:18px 0 10px;font-size:18px}.result-summary{padding:26px 22px 28px}.result-case-no{margin-bottom:24px}.result-summary h3{font-size:18px}.result-hero{padding-top:26px}.result-hero strong{font-size:clamp(52px,16vw,68px)}.result-hero span{font-size:22px}.result-hero em{margin-left:10px;font-size:14px}.result-chart{--chart-scale:1.5px;padding:26px 18px}.chart-key{gap:14px;margin-bottom:20px}.chart-key span{font-size:10px}.chart-key i{width:10px;height:10px}.chart-plot{grid-template-columns:1fr 62px 1fr;gap:10px;padding:0 4px}.chart-total{font-size:15px}.chart-stack{width:min(96px,100%)}.chart-delta span{font-size:22px}.chart-delta strong{font-size:14px}.chart-x{grid-template-columns:1fr 62px 1fr;gap:10px;padding:10px 4px 0}.chart-x span{font-size:11px}.results-note{line-height:1.7}.plan-grid article{padding:24px 22px 28px}.plan-top{align-items:flex-start;gap:14px}.plan-top small{text-align:right}.plan-grid h3{margin-top:24px;font-size:23px}.faq-grid{gap:34px}summary{grid-template-columns:44px 1fr auto;min-height:78px;font-size:15px}details p{margin:0 30px 24px 44px}.contact{padding-top:70px}.contact-intro{flex-direction:column;display:flex}.contact-visual{min-height:330px}.contact-visual-caption{bottom:20px;left:22px;right:22px}.contact-visual-caption strong{font-size:14px}.contact-copy{padding:32px 22px 36px}.contact-eyebrow{font-size:14px}.contact-copy h2{font-size:clamp(29px,8.1vw,38px)}.contact-copy>p:not(.contact-eyebrow){margin-top:20px;font-size:16px}.contact-assurances{margin-top:22px;padding-top:20px}.contact-assurances li{font-size:14px}form{grid-template-columns:1fr;margin-top:18px;padding:25px 22px 28px;box-shadow:7px 7px #d99f43}.form-wide,.form-note,.form-heading{grid-column:auto}.form-heading{flex-direction:column;align-items:flex-start;gap:14px}.form-heading strong{font-size:22px}.contact-choices label{margin:8px 0;display:block}.contact-choices span{width:100%}form .button{justify-content:space-between;width:100%}.form-privacy{margin-top:0}.footer-inner{grid-template-columns:1fr;padding:35px 18px}.footer-inner>div{flex-wrap:wrap;justify-content:flex-start}.footer-inner>small{margin-top:8px}.footer-legal{flex-direction:column;align-items:flex-start;gap:14px;padding:18px}.notfound{min-height:calc(100svh - 70px);padding:112px 0 84px}.notfound:before{background-size:42px 42px;mask-image:linear-gradient(#0000,#000 55%,#000)}.notfound h1{margin-bottom:20px;font-size:clamp(30px,8.6vw,42px)}.notfound-lead{margin-bottom:30px;font-size:15px}.notfound-lead br{display:none}.notfound-actions{flex-direction:column;align-items:flex-start;gap:20px}.notfound .button{width:100%;min-height:54px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fade-up,.process-step{animation:none}.global-nav a:after,summary b,.skip-link,.site-header,.menu-button span,.voice-card-inner,.voice-flip-button i{transition:none}.hero-story-frame,.hero-scene-labels span{opacity:0;animation:none}.hero-story-frame.frame-1,.hero-scene-labels .scene-1{opacity:1;transform:none}.hero-motion-toggle{display:none}}
