
:root{--fcsp-gold:#c89a3d;--fcsp-gold2:#e2bc6c;--fcsp-line:rgba(200,154,61,.45);--fcsp-shadow:0 24px 70px rgba(0,0,0,.45)}
.fcsp{font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at 80% 10%,rgba(200,154,61,.18),transparent 34%),linear-gradient(135deg,#111,#050505 62%,#0d0d0d);color:#fff;border-radius:28px;padding:28px;border:1px solid var(--fcsp-line);box-shadow:var(--fcsp-shadow)}
.fcsp-version{display:inline-block;background:linear-gradient(135deg,var(--fcsp-gold),var(--fcsp-gold2));color:#111;font-weight:900;border-radius:999px;padding:7px 12px;font-size:12px;letter-spacing:.08em;text-transform:uppercase}
.fcsp h2{font-size:34px;margin:14px 0 6px;line-height:1.05}.fcsp h3{font-size:24px;margin:0 0 18px}.fcsp-lead{color:#ddd;max-width:880px}
.fcsp-card{background:rgba(20,20,20,.96);border:1px solid rgba(200,154,61,.25);border-radius:24px;padding:24px;margin-top:20px;box-shadow:0 18px 40px rgba(0,0,0,.3)}
.fcsp-progress{height:12px;background:#25252a;border-radius:999px;overflow:hidden;margin:18px 0}.fcsp-progress span{display:block;height:100%;width:10%;background:linear-gradient(90deg,var(--fcsp-gold),var(--fcsp-gold2));transition:width .25s}
.fcsp-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}
.fcsp-option{background:linear-gradient(180deg,#111,#0c0c0d);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px;text-align:left;color:#fff;cursor:pointer;font-weight:900;min-height:82px;box-shadow:0 12px 28px rgba(0,0,0,.22)}
.fcsp-option small{display:block;margin-top:7px;font-weight:400;color:#aaa;line-height:1.35}.fcsp-option:hover{border-color:var(--fcsp-gold);background:#1f1a10;transform:translateY(-1px)}
.fcsp label{display:block;color:var(--fcsp-gold2);font-weight:900;margin:16px 0 6px}.fcsp input,.fcsp textarea,.fcsp select{width:100%;box-sizing:border-box;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#09090a;color:#fff;padding:13px}.fcsp textarea{min-height:110px}
.fcsp-contact-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:6px}
.fcsp-btn,.fcsp-back{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(135deg,var(--fcsp-gold),var(--fcsp-gold2));color:#111;font-weight:900;padding:13px 20px;cursor:pointer;text-decoration:none;margin:16px 8px 0 0}.fcsp-back,.fcsp-secondary{background:#fff;color:#111}
.fcsp-helpbox{background:#0f0f11;border:1px solid rgba(200,154,61,.35);border-radius:18px;padding:16px;margin-bottom:14px;white-space:pre-wrap;line-height:1.45}
.fcsp-tree-card{background:#0f0f11;border:1px solid rgba(200,154,61,.35);border-radius:22px;padding:24px;margin-top:14px;box-shadow:0 18px 38px rgba(0,0,0,.25)}.fcsp-tree-card h4{font-size:24px;margin:0 0 10px}.fcsp-tree-card .hint{color:#bbb}
.fcsp-tree-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.fcsp-answer{border:0;border-radius:999px;background:linear-gradient(135deg,var(--fcsp-gold),var(--fcsp-gold2));color:#111;font-weight:900;padding:13px 18px;cursor:pointer}.fcsp-answer.secondary{background:#fff}
.fcsp-result-box{background:#0f0f11;border-left:4px solid var(--fcsp-gold);border-radius:16px;padding:18px;margin-bottom:12px;white-space:pre-wrap;line-height:1.48}
@media(max-width:900px){.fcsp-contact-grid{grid-template-columns:1fr}}@media(max-width:800px){.fcsp{padding:18px;border-radius:22px}.fcsp h2{font-size:28px}.fcsp-options{grid-template-columns:1fr}}
