@font-face{font-family:Manrope;src:url('assets/manrope.woff2') format('woff2');font-weight:200 800;font-style:normal;font-display:swap}
@font-face{font-family:'DM Sans';src:url('assets/dm-sans.woff2') format('woff2');font-weight:100 1000;font-style:normal;font-display:swap}
:root{--blue:#3154e8;--blue-dark:#2442c1;--ink:#17252c;--muted:#58656b;--surface:#f3f5fc;--yellow:#f8cf71;--line:#d9dfe7;--white:#fff;--display:Manrope,Arial,sans-serif;--body:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;color:var(--ink);background:var(--white);font:400 1rem/1.6 var(--body)}[hidden]{display:none!important}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}a{color:inherit;text-underline-offset:4px}img{display:block;max-width:100%;object-fit:cover}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:700}h1,h2{letter-spacing:-.05em;line-height:1.08}h1{font-size:clamp(3.3rem,5.8vw,5.5rem);font-weight:800}h2{font-size:clamp(2.25rem,3.8vw,3.65rem)}h3{font-size:1.1rem;line-height:1.4;letter-spacing:-.025em}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.eyebrow{font-size:.875rem;font-weight:600;letter-spacing:.025em;margin-bottom:20px}.button{display:inline-flex;gap:24px;align-items:center;justify-content:center;min-height:56px;padding:16px 22px;border:1px solid transparent;border-radius:10px;font-weight:600;line-height:1.4;text-decoration:none;transition:background .18s,transform .18s}.button span{font-size:1.35rem;line-height:1}.button:hover{transform:translateY(-2px)}.primary{background:var(--blue);color:white}.primary:hover{background:var(--blue-dark)}.light{background:white;color:var(--blue)}.light:hover{background:var(--surface)}.small{min-height:46px;font-size:.875rem;padding:12px 18px;gap:20px}.text-button{display:inline-flex;align-items:center;gap:12px;border:0;background:none;padding:10px 0;min-height:44px;line-height:1.4;text-decoration:underline;text-underline-offset:5px}.skip-link{position:fixed;top:12px;left:16px;z-index:20;background:var(--blue);color:white;padding:12px 18px;transform:translateY(-150%);opacity:0;pointer-events:none;border-radius:8px}.skip-link:focus{transform:none;opacity:1;pointer-events:auto}.site-header{height:104px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{font:800 1.55rem/1.1 var(--display);letter-spacing:-.065em;text-decoration:none;white-space:nowrap}.brand span{color:var(--blue)}.desktop-nav{display:flex;gap:30px;margin-left:auto}.desktop-nav a{font-size:.875rem;text-decoration:none}.desktop-nav a:hover{color:var(--blue)}.menu-toggle{display:none;width:46px;height:46px;background:none;border:1px solid var(--line);border-radius:9px;align-items:center;justify-content:center}.mobile-nav{margin:0 24px;padding:16px;background:var(--surface);border-radius:12px}.mobile-nav a,.mobile-nav button{display:block;width:100%;padding:12px;text-align:left;border:0;background:none;text-decoration:none}.hero{display:grid;grid-template-columns:1.04fr 1fr;gap:55px;align-items:center;padding-top:36px;padding-bottom:82px}.hero-copy{padding-bottom:8px}.hero-copy .eyebrow{color:var(--blue)}.hero h1 span,.bilan-copy h2 span,.followup h2 span{color:var(--blue)}.hero-description{max-width:480px;margin:28px 0;color:var(--muted);font-size:1.15rem;line-height:1.6}.hero-note{font-size:.8125rem;color:var(--muted);margin-top:15px}.hero-visual{position:relative;padding-right:22px;padding-bottom:40px}.hero-photo{height:540px;overflow:hidden;border-radius:120px 16px 16px 16px;background:var(--surface)}.hero-photo img{width:100%;height:100%;object-position:50% 35%}.photo-caption{position:absolute;bottom:5px;left:-18px;background:var(--yellow);border-radius:12px;display:flex;gap:18px;align-items:center;padding:23px 28px}.photo-caption p{line-height:1.35;font-family:var(--display)}.photo-caption strong{font-weight:800}.caption-mark{font-size:2.25rem;line-height:1}.vertical-note{position:absolute;right:-9px;top:80px;writing-mode:vertical-rl;font-size:.75rem;color:var(--muted);letter-spacing:.02em}.entry{padding-bottom:90px}.entry-heading{margin-bottom:28px}.entry-heading .eyebrow{color:var(--blue);margin-bottom:12px}.entry h2{font-size:clamp(1.8rem,2.5vw,2.65rem);letter-spacing:-.04em}.entry-heading>p:last-child{color:var(--muted);margin-top:12px}.topic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.topic{position:relative;background:var(--surface);border:1px solid transparent;text-align:left;padding:22px 22px 48px;border-radius:12px;display:flex;flex-direction:column;transition:background .18s,border-color .18s,transform .18s}.topic:hover{background:#e9edff;border-color:#c3cfff;transform:translateY(-3px)}.topic-num{color:var(--blue);font-size:.8125rem;font-weight:500;margin-bottom:22px}.topic strong{font:700 1.1rem/1.35 var(--display);letter-spacing:-.03em;max-width:205px;margin-bottom:10px}.topic>span:nth-of-type(2){font-size:.875rem;color:var(--muted)}.topic-arrow{position:absolute;bottom:16px;right:22px;color:var(--blue);font-size:1.35rem}.other-topic{font-size:.875rem;margin-top:14px;color:var(--muted)}.bilan-section{background:var(--surface);padding:90px 0}.bilan-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.bilan-copy>p:not(.eyebrow){color:var(--muted);margin-top:25px;max-width:460px}.compact-steps{list-style:none;padding:0;margin:34px 0}.compact-steps li{display:flex;gap:16px;margin:22px 0}.compact-steps li>span{display:flex;justify-content:center;align-items:center;width:32px;height:32px;flex-shrink:0;color:var(--blue);border:1px solid #b8c4ed;border-radius:50%;font-size:.875rem}.compact-steps h3{font-size:1rem}.compact-steps p{font-size:.875rem;color:var(--muted);margin-top:5px}.sample-report{background:white;padding:34px;border-radius:16px;box-shadow:0 14px 45px #1b356b0b;transform:rotate(2deg)}.report-top{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:24px;border-bottom:1px solid var(--line);font-family:var(--display);font-weight:700;font-size:.8125rem}.report-tag{font-family:var(--body);font-size:.75rem;font-weight:400;border:1px solid var(--line);padding:3px 9px;border-radius:5px;white-space:nowrap}.report-kicker{color:var(--blue);font-size:.8125rem;font-weight:600;margin:32px 0 14px}.sample-report h3{font-size:2.15rem;line-height:1.12;letter-spacing:-.04em}.sample-report h3+p{margin:20px 0;color:var(--muted)}.sample-action{background:#f5f7ff;padding:24px;border-radius:10px;margin:26px 0}.sample-action .eyebrow{color:var(--blue);font-size:.75rem;margin-bottom:12px}.sample-action p:last-child{font-size:.9375rem}.report-foot{font-size:.75rem;color:var(--muted);line-height:1.6}.followup{display:grid;grid-template-columns:.9fr 1fr;gap:90px;align-items:center;padding-top:100px;padding-bottom:100px}.followup-visual{position:relative}.followup-visual img{width:100%;height:580px;border-radius:14px 100px 14px 14px;object-position:50% 35%}.image-label{position:absolute;bottom:24px;left:24px;right:24px;background:#ffffffeb;border-radius:10px;padding:18px 22px;font-family:var(--display);font-weight:700;line-height:1.4}.followup-copy h2{font-size:clamp(2.15rem,3.5vw,3.3rem)}.followup-copy>p:not(.eyebrow){color:var(--muted);margin-top:28px}.benefits{padding:0;list-style:none;margin:25px 0}.benefits li{padding:12px 0 12px 29px;position:relative;border-bottom:1px solid var(--line);font-size:.9375rem}.benefits li:before{content:'✓';position:absolute;left:0;color:var(--blue)}.service-status{padding:18px 22px;background:var(--surface);border-left:3px solid var(--blue);border-radius:0 8px 8px 0}.service-status strong{font-size:.9375rem}.service-status p{font-size:.8125rem;color:var(--muted);margin-top:4px}.values-section{background:#172f38;color:white;padding:78px 0}.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.values-grid h2{font-size:clamp(2.2rem,3.6vw,3.4rem)}.values-copy>p{margin:0 0 20px;color:#e0e9ed}.founder-note{border-top:1px solid #52666e;font-size:.875rem;padding-top:18px;margin-top:28px}.founder-note summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none;gap:16px}.founder-note summary span{font-size:1.25rem}.founder-note p{color:#d3dfe4;padding-top:16px}.questions{padding-top:100px;padding-bottom:100px;display:grid;grid-template-columns:.95fr 1.15fr;gap:90px}.faq-heading h2{font-size:clamp(2.15rem,3.3vw,3.1rem)}.faq-heading .button{margin-top:30px}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{padding:21px 0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;font-weight:500}.faq-list summary span{font-size:1.6rem;line-height:1;font-weight:400;color:var(--blue)}summary::-webkit-details-marker{display:none}.faq-list details[open] summary span,.founder-note[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);padding:0 32px 23px 0;font-size:.9375rem}.closing{background:var(--blue);color:white;border-radius:20px;padding:52px 56px;position:relative}.closing h2{font-size:clamp(2.25rem,4.2vw,4rem);max-width:680px;margin-bottom:26px}.closing>.eyebrow{color:#d8dfff}.closing>p:last-child{font-size:.875rem;color:#d8dfff;margin-top:18px}.closing .button:focus-visible{outline-color:var(--yellow)}.site-footer{padding-top:62px;padding-bottom:26px}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;gap:40px}.footer-top>p{font-size:.875rem;color:var(--muted)}.footer-top>div{display:flex;flex-direction:column;gap:6px;font-size:.875rem;align-items:flex-start}.footer-top>div>a{min-height:44px;display:flex;align-items:center}.footer-top .text-button{font-size:.8125rem;color:var(--muted);text-align:left}.footer-bottom{margin-top:42px;border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:.75rem}.journey{padding-top:26px;padding-bottom:85px;min-height:640px}.journey-layout{display:grid;grid-template-columns:.75fr 1.2fr;gap:90px;margin-top:30px}.journey-aside{padding-top:35px}.journey-aside h2{font-size:3.5rem;color:var(--blue)}.journey-aside>p:not(.eyebrow){max-width:300px;color:var(--muted);margin-top:28px}.journey-promise{margin-top:45px;border-left:3px solid var(--yellow);padding-left:20px;font-family:var(--display);font-weight:600;line-height:1.6}.question-panel{border:1px solid var(--line);border-radius:16px;padding:34px;background:white;align-self:start;min-width:0}.question-progress{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:.8125rem;margin-bottom:12px}.progress-track{height:4px;background:var(--surface);border-radius:5px;margin-bottom:28px;overflow:hidden}.progress-track span{display:block;background:var(--blue);height:100%;transition:width .2s}.question-panel h1{font-size:2rem;letter-spacing:-.04em;line-height:1.2;margin-bottom:12px}.question-help{color:var(--muted);font-size:.9375rem;margin-bottom:25px}.choices{display:flex;flex-direction:column;gap:10px;margin:0;padding:0;border:0}.choice{display:flex;align-items:center;gap:14px;min-height:58px;border:1px solid var(--line);border-radius:9px;padding:15px 18px;cursor:pointer;line-height:1.4;font-size:.9375rem}.choice:hover{background:var(--surface)}.choice:has(input:checked){border-color:var(--blue);background:#eef1ff;color:#2442c1}.choice:has(input:focus-visible){outline:3px solid var(--blue);outline-offset:3px}.choice input{width:18px;height:18px;accent-color:var(--blue);margin:0;flex-shrink:0}.choice input:focus-visible{outline:none}.choice strong{font-weight:600}.question-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:28px}.question-actions .text-button{font-size:.875rem;color:var(--muted)}.form-error{color:#ad2424;font-size:.875rem;margin-top:16px;min-height:1.4em}.result{padding-top:45px;padding-bottom:80px;max-width:1020px}dialog{border:0;border-radius:18px;max-width:560px;width:calc(100% - 40px);padding:38px;color:var(--ink);box-shadow:0 30px 100px #17252c25}dialog::backdrop{background:#17252c80}dialog h2{font-size:2rem;line-height:1.15;margin-right:20px}dialog p{margin-top:20px;color:var(--muted)}dialog .button{margin-top:25px}.dialog-close{position:absolute;right:16px;top:12px;width:44px;height:44px;background:none;border:0;font-size:1.75rem}.noscript{padding:24px;background:var(--yellow)}
@media(min-width:1500px){.hero{gap:90px}.hero-photo{height:570px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header{gap:22px}.desktop-nav{gap:20px}.brand{font-size:1.4rem}.hero{gap:38px}.hero-photo{height:470px}.hero h1{font-size:4.6rem}.hero-description{font-size:1.05rem}.hero-note{font-size:.75rem}.topic{padding:20px 18px 42px}.topic strong{font-size:1rem}.bilan-grid,.followup,.questions,.values-grid{gap:55px}.sample-report{padding:28px}.followup-visual img{height:540px}.journey-layout{gap:55px}}
@media(max-width:850px){.desktop-nav{display:none}.header-cta{margin-left:auto}.hero{gap:30px}.hero h1{font-size:3.65rem}.hero-photo{height:420px;border-top-left-radius:90px}.photo-caption{padding:17px 20px;gap:12px;left:-15px;font-size:.875rem}.hero-description{font-size:1rem}.hero .button{font-size:.875rem;padding:15px 18px;gap:14px}.hero-note{max-width:270px;line-height:1.6}.topic-grid{grid-template-columns:repeat(2,1fr)}.topic{min-height:175px}.topic strong{max-width:none}.topic-num{margin-bottom:16px}.bilan-grid{gap:35px}.sample-report{padding:24px;transform:rotate(1deg)}.sample-report h3{font-size:1.85rem}.sample-action{padding:20px}.bilan-copy h2{font-size:2.6rem}.followup{gap:35px}.followup h2{font-size:2.5rem}.followup-visual img{height:540px}.values-grid,.questions{gap:45px}.faq-heading h2{font-size:2.4rem}.footer-top{gap:24px}.footer-top>p{max-width:180px}.journey-layout{grid-template-columns:.65fr 1fr;gap:35px}.journey-aside h2{font-size:2.7rem}.question-panel{padding:26px}.question-panel h1{font-size:1.7rem}}
@media(max-width:650px){.wrap{width:calc(100% - 40px)}.site-header{height:82px;gap:14px}.brand{font-size:1.4rem}.header-cta{display:none}.menu-toggle{display:flex;margin-left:auto}.hero{grid-template-columns:1fr;gap:35px;padding-top:25px;padding-bottom:48px}.hero-copy{padding:0}.hero h1{font-size:clamp(3.4rem,11.8vw,4.8rem);line-height:1.05}.hero h1 br:last-of-type{display:none}.hero-description{font-size:1.05rem;margin:23px 0;max-width:460px}.hero .button{font-size:1rem;width:auto;gap:22px;padding:16px 20px}.hero-note{font-size:.75rem;max-width:none}.hero-visual{padding:0 14px 32px 0}.hero-photo{height:340px;border-radius:80px 12px 12px 12px}.hero-photo img{object-position:50% 35%}.photo-caption{left:12px;bottom:0;padding:17px 21px;gap:14px}.vertical-note{right:-8px;top:55px;font-size:.6875rem}.entry{padding-bottom:50px}.entry-heading{margin-bottom:23px}.entry h2{font-size:2rem;line-height:1.15}.entry-heading .eyebrow{font-size:.8125rem}.entry-heading>p:last-child{font-size:.9375rem}.topic-grid{gap:10px}.topic{padding:17px 15px 38px;min-height:185px}.topic strong{font-size:1rem}.topic>span:nth-of-type(2){font-size:.8125rem}.topic-num{margin-bottom:15px}.topic-arrow{right:15px;bottom:12px}.other-topic{text-align:left;font-size:.8125rem;gap:10px}.bilan-section{padding:55px 0}.bilan-grid{grid-template-columns:1fr;gap:42px}.bilan-copy h2{font-size:2.8rem}.bilan-copy>p:not(.eyebrow){font-size:1rem}.compact-steps{margin:28px 0}.sample-report{margin:0 4px;padding:25px;transform:rotate(1deg)}.sample-report h3{font-size:2.1rem}.sample-action{padding:22px}.followup{grid-template-columns:1fr;gap:32px;padding-top:55px;padding-bottom:55px}.followup-visual{order:2}.followup-visual img{height:410px;border-top-right-radius:75px}.followup h2{font-size:2.65rem}.followup-copy>p:not(.eyebrow){margin-top:24px}.values-section{padding:52px 0}.values-grid{grid-template-columns:1fr;gap:28px}.values-grid h2{font-size:2.6rem}.values-grid h2 br{display:none}.values-copy{font-size:.9375rem}.questions{padding-top:55px;padding-bottom:55px;grid-template-columns:1fr;gap:32px}.faq-heading h2{font-size:2.5rem}.faq-heading .button{display:none}.faq-list summary{padding:20px 0;min-height:65px;font-size:.9375rem}.faq-list details p{font-size:.875rem;padding-right:20px}.closing{padding:34px 26px;border-radius:14px}.closing h2{font-size:2.5rem}.closing .button{font-size:.875rem;padding:15px 17px;gap:16px}.closing>p:last-child{font-size:.8125rem}.closing>.eyebrow{font-size:.8125rem}.site-footer{padding-top:42px}.footer-top{flex-direction:column;gap:20px}.footer-top>p{max-width:none}.footer-top>div{gap:2px}.footer-bottom{flex-direction:column;gap:12px;margin-top:26px}.journey{padding-top:10px;padding-bottom:50px}.journey-layout{grid-template-columns:1fr;margin-top:20px;gap:0}.journey-aside{display:none}.question-panel{padding:25px 20px;border-radius:12px}.question-panel h1{font-size:1.8rem}.question-help{font-size:.875rem}.question-actions{gap:16px}.question-actions .button{padding:14px 18px;min-height:52px}.choice{padding:15px 14px;font-size:.9375rem}.result{padding-top:25px;padding-bottom:50px}dialog{padding:30px 25px}dialog h2{font-size:1.8rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover,.topic:hover{transform:none}}
