:root{font-family:Arial,Helvetica,sans-serif;color:#151619;background:#f9fafb;font-synthesis:none;--accent:#cefa53;--muted:#62666d;--line:#dadddf}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:flex;flex-direction:column}header,footer{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:30px 5vw}header{border-bottom:1px solid var(--line)}.wordmark{font-size:28px;font-weight:800;letter-spacing:-1.8px;color:inherit;text-decoration:none}.wordmark span{font-size:12px;vertical-align:top;letter-spacing:0;margin-left:3px}.client,.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px}.client{color:var(--muted)}main{width:min(850px,90vw);margin:auto;padding:64px 0;flex:1;display:flex;flex-direction:column;justify-content:center}section{animation:arrive .22s ease-out}h1{font-size:clamp(44px,6.3vw,78px);line-height:1.04;letter-spacing:-.052em;font-weight:600;margin:25px 0 28px}h2{font-size:clamp(27px,3.3vw,42px);line-height:1.18;letter-spacing:-.035em;font-weight:500;margin:20px 0 24px}.highlight{background:linear-gradient(transparent 57%,var(--accent) 57%,var(--accent) 92%,transparent 92%)}.lead{font-size:19px;line-height:1.6;max-width:670px;color:#474b52}.actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap;margin-top:28px}button{cursor:pointer;font:inherit;font-weight:700;border:1px solid #17181b;border-radius:5px;padding:16px 24px;min-height:52px;background:#17181b;color:white;transition:background .15s}button span{margin-left:20px;font-size:21px}button:hover{background:#363940}button:disabled{opacity:.55;cursor:wait}.secondary{background:transparent;color:inherit;border-color:var(--line)}.secondary:hover{background:#eceef0}.hint,.privacy,.input-meta,footer{font-size:14px;color:var(--muted);line-height:1.5}.privacy{max-width:650px;margin-top:30px}.question-meta{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.badge{font-size:12px;letter-spacing:.6px;font-weight:700;background:var(--accent);padding:7px 10px}.why{border-left:2px solid #a7abb1;padding-left:16px;margin:0 0 25px}.why span{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--muted)}.why p{margin:8px 0 0;font-size:17px;line-height:1.5}.example{padding:16px 20px;background:#eff5df;font-size:16px;line-height:1.6;margin-bottom:24px}textarea{width:100%;display:block;resize:vertical;min-height:140px;max-height:60svh;font:inherit;font-size:21px;line-height:1.5;border:0;border-bottom:2px solid #8b9098;background:transparent;color:#151619;padding:10px 0 20px;border-radius:0}textarea::placeholder{color:#7c8188}textarea:focus{outline:none;border-color:#151619}.input-meta{display:flex;justify-content:space-between;gap:16px;margin-top:12px;font-size:12px;flex-wrap:wrap}footer{padding-top:20px;padding-bottom:22px;border-top:1px solid var(--line);font-size:12px}progress{position:fixed;bottom:0;left:0;width:100%;height:5px;border:0;appearance:none;z-index:2;background:#e4e7e9}progress::-webkit-progress-bar{background:#e4e7e9}progress::-webkit-progress-value{background:#151619;transition:width .2s}progress::-moz-progress-bar{background:#151619}.text-button{min-height:44px;background:transparent;color:var(--muted);padding:5px 8px;font-size:12px;border:0;text-decoration:underline}.text-button:hover{background:#eceef0}.sr-only,.trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}#error{color:#a12720;font-size:16px;line-height:1.5;margin-bottom:0}#error:empty{display:none}.review-item{border-bottom:1px solid var(--line);padding:18px 0}.review-item h3{font-size:17px;line-height:1.5;margin:0}.review-item p{white-space:pre-wrap;overflow-wrap:anywhere;color:#474b52;line-height:1.5;margin:10px 0}.review-item button{min-height:40px;font-size:14px;padding:8px 0;border:0;background:none;color:#151619;text-decoration:underline}.success-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--accent);font-size:30px;margin-top:24px}:focus-visible{outline:3px solid #657d23;outline-offset:5px}h1:focus,h2:focus{outline:none}[hidden]{display:none!important}@keyframes arrive{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:600px){header{padding:22px 6vw}.wordmark{font-size:24px}.client{font-size:10px;letter-spacing:1px}main{width:88vw;padding:40px 0}h1{font-size:48px}.lead{font-size:17px}.eyebrow{font-size:11px;line-height:1.6;letter-spacing:1.2px}textarea{font-size:18px;min-height:150px}.actions{gap:16px}button{padding:14px 20px}footer{padding:18px 6vw;flex-wrap:wrap}footer>span:first-child{display:none}.hint{font-size:12px}.privacy{font-size:12px}#question-screen h2{font-size:28px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}

.client-logo{width:112px;height:48px;object-fit:contain}#intro-title{font-size:clamp(34px,4.6vw,60px);line-height:1.16;letter-spacing:-.035em;max-width:820px;text-wrap:balance}footer{justify-content:flex-end}footer #clear{margin-right:auto}@media(max-width:600px){.client-logo{width:88px;height:38px}#intro-title{font-size:34px}}
