:root{--bg:#f4f5f7;--card:#fff;--ink:#0b0e13;--muted:#6f7782;--line:#dde2e8;--blue:#315cff}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}body{display:grid;grid-template-rows:72px 1fr auto}a{color:inherit}.p-nav{display:flex;align-items:center;justify-content:space-between;padding:0 clamp(18px,4vw,52px);border-bottom:1px solid var(--line);background:rgba(244,245,247,.88);backdrop-filter:blur(18px)}.p-nav>a:last-child{text-decoration:none;font-size:11px;color:#69717b}.p-brand{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:850;letter-spacing:.19em;font-size:13px}.p-brand span{width:38px;height:38px;display:grid;place-items:center;background:var(--ink);color:#fff;border-radius:12px;letter-spacing:0}.p-shell{width:min(1180px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);gap:clamp(36px,6vw,82px);align-items:start;padding:clamp(40px,6vw,72px) clamp(18px,4vw,52px)}.p-kicker{font-size:10px;letter-spacing:.16em;font-weight:800;color:#8a929d}.p-copy h1{font-size:clamp(54px,6vw,88px);line-height:.9;letter-spacing:-.065em;margin:18px 0 25px}.p-copy h1 em{font-style:normal;color:var(--blue)}.p-copy>p{font-size:18px;line-height:1.5;color:var(--muted);max-width:620px;margin:0}.p-points{margin-top:26px;display:flex;flex-direction:column;gap:10px}.p-points span{font-size:12px;color:#59616c}.p-points span:before{content:'✓';display:inline-block;width:18px;color:#4f69d9}.p-panel{background:var(--card);border:1px solid var(--line);border-radius:26px;padding:24px;box-shadow:0 20px 60px rgba(17,25,40,.07);position:sticky;top:28px}.p-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.p-panel-head small{font-size:9px;letter-spacing:.13em;color:#969da6}.p-panel-head h2{font-size:27px;letter-spacing:-.04em;margin:7px 0 0}.p-panel-head>span{background:#eef2ff;color:#315cff;border-radius:999px;padding:8px 10px;font-size:9px;font-weight:800}.p-panel-note{background:#f5f7ff;border:1px solid #dfe5ff;border-radius:14px;padding:12px 13px;margin-bottom:14px}.p-panel-note b,.p-panel-note span{display:block}.p-panel-note b{font-size:11px;margin-bottom:4px}.p-panel-note span{font-size:10px;line-height:1.45;color:#6f7782}.p-lead-preview{margin-top:26px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:19px;box-shadow:0 16px 44px rgba(17,25,40,.05)}.p-lead-head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.p-lead-head small{font-size:8px;letter-spacing:.13em;color:#969da6}.p-lead-head h2{font-size:22px;letter-spacing:-.035em;margin:5px 0 14px}.p-lead-head>span{background:#111;color:#fff;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:800}.p-lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.p-lead-grid>div{border:1px solid #e6eaee;border-radius:12px;padding:10px 11px;background:#fbfcfd}.p-lead-grid small{display:block;font-size:7px;letter-spacing:.11em;color:#969da6;margin-bottom:4px}.p-lead-grid b{font-size:12px}.p-lead-preview>p{font-size:9px!important;line-height:1.5!important;color:#8a929c!important;margin:12px 1px 0!important}form{display:grid;gap:11px}label,legend{font-size:9px;font-weight:760;letter-spacing:.04em;color:#6b737d}input,textarea{width:100%;margin-top:6px;border:1px solid #dce1e6;border-radius:13px;background:#fbfcfd;padding:12px 13px;outline:0;color:#111;font:inherit;font-size:14px}input:focus,textarea:focus{border-color:#b7c4ff;box-shadow:0 0 0 4px #edf1ff}.p-two{display:grid;grid-template-columns:1fr 1fr;gap:9px}fieldset{border:1px solid #dfe4e9;border-radius:14px;padding:12px;margin:0}legend{padding:0 6px}.p-checks{display:grid;grid-template-columns:1fr 1fr;gap:7px}.p-checks label{display:flex;align-items:center;gap:8px;border:1px solid #e5e9ed;background:#fff;border-radius:10px;padding:9px;color:#4f5863;letter-spacing:0}.p-checks input,.p-consent input{width:auto;margin:0;box-shadow:none}.p-consent{display:flex;align-items:flex-start;gap:9px;font-weight:500;line-height:1.45;color:#737b85;letter-spacing:0}.p-consent a{color:#59616b}.p-hp{position:absolute!important;left:-9999px!important;opacity:0!important}button{border:0;border-radius:14px;background:var(--blue);color:#fff;padding:15px 18px;font:inherit;font-size:13px;font-weight:820;cursor:pointer;display:flex;justify-content:center;gap:10px;align-items:center}button b{font-size:18px}button:disabled{opacity:.55;cursor:wait}.p-status{font-size:10px;min-height:16px;margin:0;text-align:center;color:#68717a}.p-status.ok{color:#167a45}.p-status.err{color:#b12d34}.p-pilot-proof{display:flex;justify-content:center;gap:9px 14px;flex-wrap:wrap;margin-top:6px;color:#8b939d;font-size:8px}.p-pilot-proof span:before{content:'✓';margin-right:4px}footer{display:flex;justify-content:space-between;gap:18px;padding:0 clamp(18px,4vw,52px) 20px;font-size:9px;color:#9299a2}footer a{text-decoration:none}@media(max-width:900px){body{display:block}.p-nav{height:68px}.p-shell{grid-template-columns:1fr;padding:36px 18px 34px}.p-copy h1{font-size:clamp(52px,14vw,74px)}.p-copy>p{font-size:16px}.p-panel{padding:18px;border-radius:22px;position:static}footer{padding-bottom:22px}}@media(max-width:560px){.p-shell{gap:28px}.p-copy h1{font-size:54px}.p-two,.p-checks{grid-template-columns:1fr}.p-panel-head h2{font-size:24px}.p-panel-head{align-items:flex-start}.p-nav>a:last-child{font-size:10px}.p-lead-grid{grid-template-columns:1fr 1fr}.p-lead-preview{padding:15px}}