.gitc-cfp-form{max-width:820px;background:linear-gradient(180deg,#ffffff 0%,#f8fafc 100%);border:1px solid #e5e7eb;border-radius:24px;padding:28px;box-shadow:0 20px 50px rgba(15,23,42,.08);position:relative;overflow:hidden}
.gitc-cfp-form:before{content:"";position:absolute;inset:0 0 auto 0;height:6px;background:linear-gradient(90deg,#14b8a6,#06b6d4,#3b82f6)}
.gitc-cfp-header{margin-bottom:18px;padding-bottom:10px}
.gitc-cfp-badge{display:inline-block;background:#ecfeff;color:#0f766e;border:1px solid #99f6e4;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}
.gitc-cfp-header h3{margin:12px 0 6px;font-size:28px;line-height:1.15;color:#0f172a}
.gitc-cfp-header p{margin:0;color:#475569;font-size:14px}
.gitc-cfp-form label{display:block;font-weight:700;margin-bottom:8px;color:#0f172a}
.gitc-cfp-form input[type=text],.gitc-cfp-form input[type=email],.gitc-cfp-form input[type=file],.gitc-cfp-form select,.gitc-cfp-form textarea{width:100%;border:1px solid #cbd5e1;border-radius:14px;padding:13px 15px;box-sizing:border-box;background:#fff;margin-bottom:18px;transition:border-color .2s,box-shadow .2s}
.gitc-cfp-form input[readonly]{background:#f8fafc;color:#475569}
.gitc-cfp-form input[type=text]:focus,.gitc-cfp-form input[type=email]:focus,.gitc-cfp-form input[type=file]:focus,.gitc-cfp-form select:focus,.gitc-cfp-form textarea:focus{border-color:#14b8a6;box-shadow:0 0 0 4px rgba(20,184,166,.12);outline:none}
.gitc-cfp-form textarea{resize:vertical;min-height:150px;margin-bottom:0}
.gitc-cfp-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.gitc-cfp-choice-group{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:18px}
.gitc-cfp-choice-group label{display:flex;align-items:center;gap:7px;font-weight:600;margin-bottom:0;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 12px}
.gitc-cfp-file-note{font-size:12px;color:#64748b;margin-top:-10px;margin-bottom:16px}
.gitc-cfp-captcha-wrap{margin-top:20px;margin-bottom:18px}
.gitc-cfp-form-footer{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-top:22px}
.gitc-cfp-form button[type=submit]{background:linear-gradient(90deg,#0f172a,#1e293b);color:#fff;border:0;border-radius:14px;padding:14px 22px;font-weight:800;cursor:pointer;min-width:170px;box-shadow:0 12px 24px rgba(15,23,42,.18);margin-top:0}
.gitc-cfp-form button[type=submit]:hover{transform:translateY(-1px)}
.gitc-cfp-form button[type=submit]:disabled{opacity:.7;cursor:not-allowed}
.gitc-cfp-ajax-status{width:100%;display:none;padding:14px 16px;border-radius:14px;font-weight:700}
.gitc-cfp-ajax-status.success,.gitc-cfp-ajax-status.error{display:block}
.gitc-cfp-ajax-status.success{background:#ecfdf5;color:#065f46;border:1px solid #a7f3d0}
.gitc-cfp-ajax-status.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca}
@media (max-width: 640px){.gitc-cfp-grid{grid-template-columns:1fr}.gitc-cfp-form{padding:20px;border-radius:18px}.gitc-cfp-header h3{font-size:24px}}
