.sea-form{max-width:820px;margin:25px auto;padding:28px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;box-shadow:0 14px 40px rgba(15,23,42,.08);font-family:inherit}.sea-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sea-form label{display:block;font-weight:700;margin-bottom:14px;color:#182033}.sea-form input[type=text],.sea-form input[type=email],.sea-form input[type=file],.sea-form textarea{width:100%;margin-top:7px;border:1px solid #d1d5db;border-radius:12px;padding:12px 14px;font-size:15px;background:#fff}.sea-form textarea{resize:vertical}.sea-help{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:12px 14px;color:#475569}.sea-check{font-weight:500!important;display:flex!important;gap:8px;align-items:flex-start}.sea-button{border:0;background:#111827;color:#fff;padding:14px 24px;border-radius:999px;font-weight:800;cursor:pointer;font-size:16px}.sea-button:hover{filter:brightness(1.08)}.sea-alert{max-width:820px;margin:18px auto;padding:14px 18px;border-radius:12px;font-weight:700}.sea-success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}.sea-error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}.sea-admin-wrap .sea-card{background:#fff;border:1px solid #dcdcde;border-radius:12px;padding:16px 18px;margin:16px 0;max-width:920px}.sea-ok{color:#008a20;font-weight:700}.sea-warning{color:#b45309;font-weight:700}@media(max-width:700px){.sea-grid{grid-template-columns:1fr}.sea-form{padding:20px}}
.sea-progress-wrap{margin-top:18px;border:1px solid #dbeafe;background:#eff6ff;border-radius:14px;padding:14px 16px}.sea-progress-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px;color:#1e3a8a;font-weight:800}.sea-progress{height:14px;background:#dbeafe;border-radius:999px;overflow:hidden;box-shadow:inset 0 1px 2px rgba(15,23,42,.12)}.sea-progress-bar{height:100%;width:0%;background:linear-gradient(90deg,#2563eb,#06b6d4);border-radius:999px;transition:width .25s ease}.sea-progress-note{margin:10px 0 0;color:#475569;font-size:14px}.sea-button:disabled,.sea-button-loading{opacity:.75;cursor:not-allowed}.sea-dynamic{max-width:820px}

/* Turnstile responsive */
.sea-turnstile-wrap{width:100%;max-width:100%;margin:18px 0;overflow:hidden;display:block}.sea-turnstile-wrap .cf-turnstile{width:100%!important;max-width:100%!important}.sea-turnstile-wrap iframe{max-width:100%!important}
