body{background:var(--bg);color:#f8f8f8;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}a{color:var(--gold)}.site-header{background:radial-gradient(circle at top,#232323,#050505 70%);border-bottom:1px solid rgba(212,175,55,.35)}.nav-logo{height:42px}.hero-logo{max-width:330px;width:70%;filter:drop-shadow(0 18px 45px rgba(0,0,0,.6))}.site-header h1{font-size:clamp(1.5rem,4vw,3.2rem);letter-spacing:.08em;font-weight:800}.notice{max-width:850px;color:#ddd}.hero-band{padding:80px 0;background:linear-gradient(140deg,#060606,#171717 55%,#31270d)}.eyebrow{color:var(--gold);font-weight:700;text-transform:uppercase}.hero-band h2{font-size:clamp(2.2rem,6vw,5rem);font-weight:900}.btn-gold{background:var(--btn);border-color:var(--btn);color:#070707;font-weight:800;border-radius:8px}.btn-gold:hover{background:#fff;color:#000}.requirement-card,.feature,.form-card,.success-box,.admin-card{background:rgba(255,255,255,.06);border:1px solid rgba(212,175,55,.3);border-radius:8px;padding:28px;box-shadow:0 20px 60px rgba(0,0,0,.25)}.content-band,.page-band,.form-band,.success-band{padding:70px 0}.feature i,.section-title i{font-size:2rem;color:var(--gold)}.site-footer{border-top:1px solid rgba(255,255,255,.12);padding:24px 0;background:#020202;color:#bbb}.footer-links a{margin-left:18px;text-decoration:none}.page-copy{white-space:pre-line;max-width:900px;color:#ddd}.progress{height:12px;background:#242424}.progress-bar{background:var(--gold)}.form-card{margin-bottom:26px}.section-title{display:flex;gap:18px;align-items:flex-start;margin-bottom:24px}.section-title h2{font-size:1.4rem;margin:0}.section-title p{margin:4px 0 0;color:#bdbdbd}.form-control,.form-select{background:#111;border:1px solid #444;color:#fff;min-height:48px}.form-control:focus,.form-select:focus{background:#111;color:#fff;border-color:var(--gold);box-shadow:0 0 0 .2rem rgba(212,175,55,.15)}.choice-box{display:flex;flex-wrap:wrap;gap:12px}.choice-box label,.declaration{background:#111;border:1px solid #333;border-radius:8px;padding:12px 14px}.question-grid{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:20px;align-items:start}.side-image{width:180px;height:130px;object-fit:cover;border-radius:8px;border:1px solid rgba(212,175,55,.35)}.success-band{min-height:55vh;display:grid;place-items:center}.success-icon{width:78px;height:78px;border-radius:50%;display:grid;place-items:center;background:var(--gold);color:#000;font-size:2.8rem;margin:0 auto 18px}.admin-shell{display:flex;min-height:100vh}.admin-sidebar{width:260px;background:#050505;border-right:1px solid rgba(212,175,55,.25);padding:24px;position:sticky;top:0;height:100vh}.admin-sidebar a{display:block;color:#ddd;text-decoration:none;padding:11px 12px;border-radius:8px}.admin-sidebar a:hover,.admin-sidebar a.active{background:rgba(212,175,55,.16);color:#fff}.admin-main{flex:1;padding:28px;background:#0a0a0a}.table{--bs-table-bg:#101010;--bs-table-color:#eee;--bs-table-border-color:#333}.modal-content{background:#111;color:#fff;border:1px solid rgba(212,175,55,.35)}@media(max-width:768px){.question-grid{grid-template-columns:1fr}.side-image{width:100%;height:auto;order:-1}.admin-shell{display:block}.admin-sidebar{width:100%;height:auto;position:relative}.footer-links a{margin:0 10px 0 0}.hero-band{padding:48px 0}}

