.consent{position:fixed;left:16px;right:16px;bottom:16px;z-index:200;max-width:720px;margin:auto;background:#fff;color:#4a5157;border:1px solid #e8e9e9;border-radius:18px;box-shadow:0 20px 50px rgba(0,0,0,.18);padding:16px 18px;display:flex;gap:16px;align-items:center;justify-content:space-between;font:400 12px/1.5 'DM Sans',system-ui,sans-serif}.consent p{margin:0}.consent a{color:#d95412;text-decoration:underline}.consent div{display:flex;gap:8px;flex-shrink:0}.consent-btn{font:700 12px 'DM Sans',system-ui,sans-serif;border-radius:999px;padding:9px 16px;cursor:pointer;border:1px solid #d9dddf;background:#fff;color:#444b50}.consent-btn.solid{background:#f36b21;border-color:#f36b21;color:#fff}.consent-btn:hover{border-color:#f36b21}.consent-btn.solid:hover{background:#d95412}@media(max-width:620px){.consent{flex-direction:column;align-items:stretch}.consent div{justify-content:flex-end}}
.legal-links{display:flex;gap:18px;flex-wrap:wrap}.legal-links a:hover{color:#d95412}
.store-soon{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px;font-size:13px;color:#4a5157}.store-soon b{font-weight:700;color:#17191c}.store-pill{display:inline-block;border-radius:999px;padding:4px 10px;background:#fff1e8;color:#d95412;font:700 10px 'DM Sans',sans-serif;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}

.ea-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:64px;align-items:start}.ea-copy h2{margin-top:18px}.ea-copy .lead{color:#697078;font-size:17px;max-width:520px;margin:18px 0 0}.ea-list{list-style:none;padding:0;margin:26px 0 0}.ea-list li{padding:12px 0 12px 32px;border-bottom:1px solid #e8e9e9;position:relative;font-size:14px;color:#3d444a}.ea-list li:before{content:'✓';position:absolute;left:0;top:12px;width:20px;height:20px;border-radius:50%;background:#f36b21;color:#fff;font-size:11px;display:grid;place-items:center}
.ea-form{background:#fff;border:1px solid #e8e9e9;border-radius:26px;box-shadow:0 22px 60px rgba(28,31,34,.10);padding:34px}.ea-form h3{font-size:22px;margin:0 0 4px}.ea-form .sub{color:#697078;font-size:13px;margin:0 0 6px}.ea-form label{display:block;font-size:12px;font-weight:700;margin:16px 0 6px}.ea-form select,.ea-form input,.ea-form textarea{width:100%;font:inherit;font-size:14px;padding:12px 14px;border:1px solid #d9dddf;border-radius:12px;background:#fff;color:#17191c}.ea-form select:focus,.ea-form input:focus,.ea-form textarea:focus{outline:2px solid #f36b21;border-color:#f36b21}.ea-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ea-hp{position:absolute;left:-9999px;height:0;overflow:hidden}.form-status{margin-top:14px;font-size:13px;min-height:20px}.form-status.ok{color:#1e7a45}.form-status.err{color:#b3261e}.form-status a{color:inherit;text-decoration:underline}.ea-fine{color:#8a9298;font-size:11px;margin-top:12px}.ea-fine a{color:#d95412;text-decoration:underline}.ea-biz{display:none}.ea-form.is-business .ea-biz{display:block}
@media(max-width:920px){.ea-grid,.ea-row{grid-template-columns:1fr}.ea-grid{gap:34px}.ea-form{padding:24px}}
