.demo-page[data-astro-cid-prwxh6m4]{padding:120px 0 80px;min-height:100vh}.demo-inner[data-astro-cid-prwxh6m4]{max-width:960px;margin:0 auto;padding:0 48px}.demo-header[data-astro-cid-prwxh6m4]{margin-bottom:56px}.demo-header[data-astro-cid-prwxh6m4] h1[data-astro-cid-prwxh6m4]{font-size:52px;font-weight:800;letter-spacing:-1.5px;line-height:1.1;margin:12px 0 16px}.demo-sub[data-astro-cid-prwxh6m4]{font-size:17px;color:var(--muted);max-width:540px;line-height:1.65}.demo-body[data-astro-cid-prwxh6m4]{display:grid;grid-template-columns:1fr 320px;grid-template-rows:auto auto;gap:40px;align-items:start}#demo-success[data-astro-cid-prwxh6m4],#demo-error[data-astro-cid-prwxh6m4]{grid-column:1}.demo-aside[data-astro-cid-prwxh6m4]{grid-column:2;grid-row:1 / 3;display:flex;flex-direction:column;gap:16px;position:sticky;top:100px}.demo-form[data-astro-cid-prwxh6m4]{display:flex;flex-direction:column;gap:24px}.form-row[data-astro-cid-prwxh6m4]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-field[data-astro-cid-prwxh6m4]{display:flex;flex-direction:column;gap:8px}.form-field[data-astro-cid-prwxh6m4] label[data-astro-cid-prwxh6m4]{font-size:13px;font-weight:600;color:var(--text);letter-spacing:.02em}.required[data-astro-cid-prwxh6m4]{color:var(--green)}.form-field[data-astro-cid-prwxh6m4] input[data-astro-cid-prwxh6m4],.form-field[data-astro-cid-prwxh6m4] select[data-astro-cid-prwxh6m4],.form-field[data-astro-cid-prwxh6m4] textarea[data-astro-cid-prwxh6m4]{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:12px 16px;font-size:15px;color:var(--text);font-family:inherit;transition:border-color .2s;outline:none;width:100%;box-sizing:border-box}.form-field[data-astro-cid-prwxh6m4] input[data-astro-cid-prwxh6m4]::placeholder,.form-field[data-astro-cid-prwxh6m4] textarea[data-astro-cid-prwxh6m4]::placeholder{color:var(--muted);opacity:.6}.form-field[data-astro-cid-prwxh6m4] input[data-astro-cid-prwxh6m4]:focus,.form-field[data-astro-cid-prwxh6m4] select[data-astro-cid-prwxh6m4]:focus,.form-field[data-astro-cid-prwxh6m4] textarea[data-astro-cid-prwxh6m4]:focus{border-color:var(--green)}.form-field[data-astro-cid-prwxh6m4] input[data-astro-cid-prwxh6m4][type=date]{color-scheme:dark}.select-wrapper[data-astro-cid-prwxh6m4]{position:relative}.select-wrapper[data-astro-cid-prwxh6m4]:after{content:"▾";position:absolute;right:14px;top:50%;transform:translateY(-50%);color:var(--muted);pointer-events:none;font-size:13px}.form-field[data-astro-cid-prwxh6m4] select[data-astro-cid-prwxh6m4]{appearance:none;cursor:pointer}.form-field[data-astro-cid-prwxh6m4] select[data-astro-cid-prwxh6m4] option[data-astro-cid-prwxh6m4]{background:#1e1e22;color:var(--text)}.form-field[data-astro-cid-prwxh6m4] textarea[data-astro-cid-prwxh6m4]{resize:vertical;min-height:80px}.form-hint[data-astro-cid-prwxh6m4]{font-size:12px;color:var(--muted);opacity:.7}.submit-btn[data-astro-cid-prwxh6m4]{width:100%;padding:15px 24px;font-size:16px;margin-top:4px;cursor:pointer;border:none}.submit-btn[data-astro-cid-prwxh6m4]:disabled{opacity:.6;cursor:not-allowed}.form-legal[data-astro-cid-prwxh6m4]{font-size:12px;color:var(--muted);opacity:.7;text-align:center;line-height:1.5}.form-legal[data-astro-cid-prwxh6m4] a[data-astro-cid-prwxh6m4]{color:var(--green);text-decoration:underline;text-underline-offset:2px}.demo-success[data-astro-cid-prwxh6m4]{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:48px 40px;text-align:center}.success-icon[data-astro-cid-prwxh6m4]{width:56px;height:56px;background:#ade30726;color:var(--green);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 20px}.demo-success[data-astro-cid-prwxh6m4] h2[data-astro-cid-prwxh6m4]{font-size:24px;font-weight:700;margin-bottom:12px}.demo-success[data-astro-cid-prwxh6m4] p[data-astro-cid-prwxh6m4]{font-size:15px;color:var(--muted);line-height:1.65}.demo-success[data-astro-cid-prwxh6m4] a[data-astro-cid-prwxh6m4]{color:var(--green);text-decoration:underline;text-underline-offset:2px}.demo-error[data-astro-cid-prwxh6m4]{background:#ef444414;border:1px solid rgba(239,68,68,.25);border-radius:10px;padding:14px 18px}.demo-error[data-astro-cid-prwxh6m4] p[data-astro-cid-prwxh6m4]{font-size:14px;color:#fca5a5;line-height:1.5}.demo-error[data-astro-cid-prwxh6m4] a[data-astro-cid-prwxh6m4]{color:#fca5a5;text-decoration:underline}.aside-card[data-astro-cid-prwxh6m4]{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:22px 24px}.aside-title[data-astro-cid-prwxh6m4]{font-size:13px;font-weight:700;color:var(--text);letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px}.aside-list[data-astro-cid-prwxh6m4]{list-style:none;display:flex;flex-direction:column;gap:10px}.aside-list[data-astro-cid-prwxh6m4] li[data-astro-cid-prwxh6m4]{font-size:14px;color:var(--muted);line-height:1.45;padding-left:16px;position:relative}.aside-list[data-astro-cid-prwxh6m4] li[data-astro-cid-prwxh6m4]:not(:has(span)):before{content:"✓";position:absolute;left:0;color:var(--green);font-weight:700;font-size:12px}section[data-astro-cid-prwxh6m4].legal-section{padding:0}@media(max-width:900px){.demo-page[data-astro-cid-prwxh6m4]{padding:100px 0 60px}.demo-inner[data-astro-cid-prwxh6m4]{padding:0 24px}.demo-header[data-astro-cid-prwxh6m4] h1[data-astro-cid-prwxh6m4]{font-size:38px}.demo-body[data-astro-cid-prwxh6m4]{grid-template-columns:1fr}.demo-aside[data-astro-cid-prwxh6m4]{grid-column:1;grid-row:auto;position:static;flex-direction:row;flex-wrap:wrap}.aside-card[data-astro-cid-prwxh6m4]{flex:1;min-width:240px}.form-row[data-astro-cid-prwxh6m4]{grid-template-columns:1fr}}
