.page-bg[data-astro-cid-swg3e67k]{background-color:#fff;background-image:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(87,184,212,.12) 0%,rgba(46,125,200,.05) 50%,transparent 70%);min-height:100vh;padding:40px 0 80px}.not-found[data-astro-cid-swg3e67k]{max-width:480px;margin:80px auto;text-align:center}.not-found[data-astro-cid-swg3e67k] h1[data-astro-cid-swg3e67k]{font-family:var(--font-heading);font-size:var(--text-3xl);color:var(--color-navy);margin-bottom:12px}.not-found[data-astro-cid-swg3e67k] p[data-astro-cid-swg3e67k]{color:var(--text-secondary);font-size:var(--text-sm)}.not-found[data-astro-cid-swg3e67k] a[data-astro-cid-swg3e67k]{color:var(--color-blue-link)}.claim-wrap[data-astro-cid-swg3e67k]{max-width:640px;margin:0 auto}.back-btn[data-astro-cid-swg3e67k]{gap:6px;font-size:var(--text-sm);font-weight:600;color:var(--color-blue-link);text-decoration:none;margin-bottom:28px;transition:color .15s;min-height:44px;display:inline-flex;align-items:center}.back-btn[data-astro-cid-swg3e67k]:hover{color:var(--color-navy)}.back-btn--inline[data-astro-cid-swg3e67k]{margin-top:20px;margin-bottom:0}.claim-header[data-astro-cid-swg3e67k]{margin-bottom:40px}.claim-header__meta[data-astro-cid-swg3e67k]{display:flex;gap:8px;margin-bottom:12px;flex-wrap:wrap}.meta-pill[data-astro-cid-swg3e67k]{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;padding:3px 9px;border-radius:4px;color:var(--color-blue-link);background:#e4eff8}.meta-pill--neutral[data-astro-cid-swg3e67k]{color:var(--text-secondary);background:#eef2f7;border:1px solid rgba(30,80,128,.12)}.claim-title[data-astro-cid-swg3e67k]{font-family:var(--font-heading);font-size:var(--text-4xl);font-weight:700;color:var(--color-navy);letter-spacing:-.01em;line-height:1.1;margin-bottom:14px}.claim-intro[data-astro-cid-swg3e67k]{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7;max-width:520px}.claim-form[data-astro-cid-swg3e67k]{display:flex;flex-direction:column;gap:40px}.form-section[data-astro-cid-swg3e67k]{display:flex;flex-direction:column;gap:20px;padding:28px;background:#fffc;border-radius:12px;border:1px solid rgba(30,80,128,.12);box-shadow:0 2px 16px #1e50800f}.section-heading[data-astro-cid-swg3e67k]{font-family:var(--font-heading);font-size:var(--text-lg);font-weight:700;color:var(--color-navy);margin-bottom:4px}.section-note[data-astro-cid-swg3e67k]{font-size:var(--text-sm);color:var(--text-light);margin-top:-10px}.fields[data-astro-cid-swg3e67k]{display:flex;flex-direction:column;gap:16px}.field[data-astro-cid-swg3e67k]{display:flex;flex-direction:column;gap:5px}.field-row[data-astro-cid-swg3e67k]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field-label[data-astro-cid-swg3e67k]{font-size:var(--text-xs);font-weight:600;color:var(--text-secondary)}.field-optional[data-astro-cid-swg3e67k]{font-weight:400;color:var(--text-light)}.field-input[data-astro-cid-swg3e67k]{padding:9px 12px;border-radius:7px;border:1.5px solid rgba(30,80,128,.2);font-size:var(--text-sm);color:var(--color-navy);background:#fff;transition:border-color .15s;font-family:inherit}.field-input[data-astro-cid-swg3e67k]:focus{outline:none;border-color:var(--color-blue-link)}.field-textarea[data-astro-cid-swg3e67k]{resize:vertical;min-height:100px;line-height:1.6}.consent[data-astro-cid-swg3e67k]{padding:0 4px}.consent-label[data-astro-cid-swg3e67k]{display:flex;align-items:flex-start;gap:10px;cursor:pointer}.consent-label[data-astro-cid-swg3e67k] input[data-astro-cid-swg3e67k][type=checkbox]{margin-top:2px;flex-shrink:0;accent-color:var(--color-blue-link);width:15px;height:15px}.consent-label[data-astro-cid-swg3e67k] span[data-astro-cid-swg3e67k]{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.55}.consent-label[data-astro-cid-swg3e67k] a[data-astro-cid-swg3e67k]{color:var(--color-blue-link);text-decoration:none}.consent-label[data-astro-cid-swg3e67k] a[data-astro-cid-swg3e67k]:hover{text-decoration:underline}.form-error[data-astro-cid-swg3e67k]{font-size:var(--text-sm);color:#c0392b;padding:12px 14px;background:#fdf3f3;border-radius:6px;border:1px solid rgba(192,57,43,.2)}.submit-btn[data-astro-cid-swg3e67k]{align-self:flex-start;padding:12px 28px;background:var(--color-navy);color:#fff;border:none;border-radius:8px;font-size:var(--text-sm);font-weight:700;cursor:pointer;transition:background .15s;font-family:inherit;letter-spacing:.02em}.submit-btn[data-astro-cid-swg3e67k]:hover{background:var(--color-blue-link)}.submit-btn[data-astro-cid-swg3e67k]:disabled{opacity:.6;cursor:not-allowed}.form-success[data-astro-cid-swg3e67k]{padding:32px;background:#f0f7f4;border-radius:12px;border:1px solid rgba(39,174,96,.2)}.success-title[data-astro-cid-swg3e67k]{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:700;color:var(--color-navy);margin-bottom:10px}.success-body[data-astro-cid-swg3e67k]{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.7}@media(max-width:680px){.field-row[data-astro-cid-swg3e67k]{grid-template-columns:1fr}.form-section[data-astro-cid-swg3e67k]{padding:20px}}
