:root{--yellow:#ffdb00;--ink:#191919;--muted:#686868;--bg:#f5f5f2;--line:#e5e5df;--error:#a62121;--radius:24px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-underline-offset:3px}button,input{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #6b5800;outline-offset:4px}.skip{position:absolute;left:16px;top:-100px;background:var(--yellow);padding:12px;z-index:5}.skip:focus{top:10px}.header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{max-width:1120px;min-height:76px;margin:auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;font-size:23px;font-weight:800;text-decoration:none;white-space:nowrap;letter-spacing:-.7px}.brand>span:last-child{color:#776400}.brand-icon{background:var(--ink);color:var(--yellow);width:34px;height:34px;display:grid;place-items:center;border-radius:10px;margin-right:10px;font-size:25px}.header nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline}.nav-button{background:var(--yellow);padding:12px 18px;border-radius:10px}.main{max-width:748px;padding:46px 24px 64px;margin:auto}.eyebrow{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:600}.dot{width:9px;height:9px;border-radius:50%;background:var(--yellow);box-shadow:0 0 0 4px #e9e7d8;margin:0 4px}.age{margin-left:auto;color:var(--muted);border:1px solid #d7d7d0;border-radius:7px;padding:2px 7px;font-size:12px}h1{font-size:44px;line-height:1.13;letter-spacing:-1.9px;margin:22px 0 14px}h1 span{display:block}.intro{color:var(--muted);margin:0 0 28px;line-height:1.65}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 5px 22px #1d1d1904;padding:30px}.card-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}h2{font-size:22px;letter-spacing:-.5px;margin:0;font-weight:700}.overline{font-size:11px;font-weight:700;letter-spacing:1.7px;color:var(--muted);margin:0 0 5px}.step{font-size:12px;color:var(--muted);border:1px solid var(--line);padding:5px 9px;border-radius:20px;white-space:nowrap}.parameters,.contacts{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{min-width:0;margin-bottom:16px}.field label{display:block;font-size:14px;font-weight:600;margin-bottom:7px}.field input{width:100%;min-height:50px;border:1px solid #d7d7d0;border-radius:11px;background:#fff;padding:12px 14px;color:var(--ink);transition:border-color .15s}.field input:hover{border-color:#8e8e86}.field input:focus{border-color:#8e7700}.parameters input{font-size:25px;font-weight:700;background:#fafaf7;letter-spacing:-.6px;padding:13px 14px;min-height:62px}.hint{font-size:12px;color:var(--muted);display:block;margin-top:6px}.terms-note{margin:0;border-radius:10px;background:#faf8e9;border-left:3px solid var(--yellow);padding:13px 15px;font-size:13px;line-height:1.6;color:#585442}.contact-heading{border-top:1px solid var(--line);padding-top:24px;margin-top:26px}.agreements{margin:4px 0 22px}.check{display:flex;align-items:flex-start;gap:10px;font-size:13px;line-height:1.6;margin-top:12px;cursor:pointer}.check input{appearance:auto;accent-color:#ffdb00;flex:0 0 19px;width:19px;height:19px;margin:2px 0 0}.check a:hover{color:#746000}.submit{border:0;background:var(--yellow);color:var(--ink);min-height:58px;border-radius:12px;width:100%;display:flex;align-items:center;justify-content:center;gap:18px;font-size:16px;font-weight:700;cursor:pointer;transition:background .15s,transform .15s}.submit:hover{background:#efcd00}.submit:active{transform:translateY(1px)}.submit:disabled{cursor:wait;opacity:.65}.submit.completed{cursor:default}.arrow{font-size:23px;line-height:1}.under-button{font-size:12px;text-align:center;color:var(--muted);margin:14px 8px 0;line-height:1.6}.error{display:block;color:var(--error);font-size:12px;margin-top:5px}.error:empty{display:none}[aria-invalid=true]{border-color:var(--error)!important}.status:not(:empty){padding:14px 16px;border-radius:10px;margin-top:16px;font-size:14px;overflow-wrap:anywhere}.error-status{background:#fff0ed;color:var(--error)}.success-status{background:#eef6ed;color:#28562c}.loading-status{background:#f5f5f2;color:#555}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.how{margin-top:38px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:22px}.steps article>span{font-size:13px;font-weight:700;background:#eaeae4;display:inline-block;padding:5px 9px;border-radius:8px}.steps h3{font-size:15px;margin:12px 0 6px}.steps p{font-size:14px;color:var(--muted);margin:0;line-height:1.6}.questions{margin-top:40px}.questions h2{margin-bottom:18px}.questions details{border-top:1px solid #ddddd5;padding:17px 0}.questions details:last-child{border-bottom:1px solid #ddddd5}.questions summary{cursor:pointer;font-weight:600;font-size:15px;padding-right:12px}.questions details p{font-size:14px;color:var(--muted);margin:12px 0 0;line-height:1.7}.footer{border-top:1px solid #deded7}.footer-inner{max-width:1120px;padding:30px 24px;margin:auto;color:var(--muted);font-size:12px;line-height:1.7}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.footer .brand{font-size:19px;color:var(--ink)}.footer .brand-icon{height:29px;width:29px;font-size:22px}.footer-links{display:flex;gap:22px;flex-wrap:wrap;margin-top:20px}.footer-links span{margin-left:auto}.legal{max-width:840px}.legal h1{font-size:36px;overflow-wrap:anywhere}.legal .card{margin-top:24px}.legal h2{margin-top:26px;font-size:21px}.legal p,.legal li{line-height:1.75}.legal .back{display:inline-block;margin-top:24px}.legal .notice{background:#fff8cd;padding:16px;border-radius:10px;font-size:14px}.legal ul{padding-left:24px}.legal .version{font-size:13px;color:var(--muted)}@media(max-width:620px){.header-inner{min-height:66px;padding:12px 18px}.header nav{gap:0}.header nav>a:not(.nav-button){display:none}.nav-button{font-size:12px;padding:10px 12px}.brand{font-size:20px}.brand-icon{width:30px;height:30px;font-size:22px;margin-right:7px}.main{padding:30px 16px 42px}h1{font-size:35px;letter-spacing:-1.4px;margin-top:20px}.intro{font-size:15px}.card{padding:22px 18px;border-radius:20px}.parameters{gap:12px}.parameters input{font-size:22px;padding:12px 10px}.hint{font-size:12px}.contacts{grid-template-columns:1fr;gap:0}.card-heading h2{font-size:20px}.steps{grid-template-columns:1fr;gap:19px}.steps article{display:grid;grid-template-columns:36px 1fr;column-gap:14px}.steps article>span{grid-row:span 2;align-self:start;text-align:center}.steps h3{margin:0 0 4px}.steps p{grid-column:2}.footer-top{align-items:flex-start;flex-direction:column;gap:12px}.footer-links{flex-direction:column;gap:10px}.footer-links span{margin-left:0}.legal h1{font-size:30px}.desktop-break{display:none}}@media(max-width:360px){.header nav .nav-button{padding:9px;font-size:11px}.parameters{grid-template-columns:1fr;gap:0}h1{font-size:31px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
