.site-content{overflow:hidden}
body{margin:0;background:#fff;color:#0f172a}
.immediatecodes-site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb}
.immediatecodes-header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:84px}
.immediatecodes-brand{display:inline-flex;align-items:center}
.immediatecodes-brand img{width:auto;max-width:180px;height:56px;object-fit:contain}
.immediatecodes-nav{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.immediatecodes-nav a{color:#0f172a;text-decoration:none;font-weight:600;font-size:14px}
.immediatecodes-nav a:hover{color:#2563eb}
.immediatecodes-menu-toggle{display:none;flex-direction:column;gap:5px;border:0;background:transparent;padding:6px;cursor:pointer}
.immediatecodes-menu-toggle span{display:block;width:24px;height:2px;background:#0f172a;border-radius:999px}
.immediatecodes-site-footer{background:#0f172a;color:#e2e8f0;padding:56px 0 24px;margin-top:0}
.immediatecodes-site-footer h3,.immediatecodes-site-footer h4{color:#fff;margin-bottom:14px}
.immediatecodes-footer-grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:32px}
.immediatecodes-footer-links{list-style:none;padding:0;margin:0}
.immediatecodes-footer-links li+li{margin-top:10px}
.immediatecodes-footer-links a{color:#cbd5e1;text-decoration:none}
.immediatecodes-footer-links a:hover{color:#fff}
.immediatecodes-footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:28px;padding-top:18px}
.immediatecodes-hidden{display:none!important}
.fl-module-html .fl-html>html,.fl-module-html .fl-html>body,.fl-module-html .fl-html>head{display:contents}
body .messages{display:block;min-height:1.25rem}
body .form-input.error{border:1px solid #dc2626!important}
body .messages.error{color:#dc2626!important}
.immediatecodes-page-wrap{max-width:1100px;margin:0 auto;padding:0 20px}
.immediatecodes-page-hero{padding:72px 0 36px;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);color:#fff}
.immediatecodes-page-hero h1{color:#fff;margin-bottom:16px}
.immediatecodes-page-hero p{font-size:18px;max-width:760px;margin:0}
.immediatecodes-page-section{padding:56px 0;background:#fff}
.immediatecodes-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:start}
.immediatecodes-form-card{background:#f8fafc;border:1px solid #e5e7eb;padding:24px;border-radius:12px;box-shadow:0 20px 45px rgba(15,23,42,.08)}
.immediatecodes-form-card form{display:grid;gap:14px}
.immediatecodes-form-card .form-input{width:100%;padding:14px 16px;border:1px solid #cbd5e1;border-radius:999px;background:#fff}
.immediatecodes-form-card .btn-reg{display:inline-flex;align-items:center;justify-content:center;width:100%;background:#2563eb;color:#fff;border:0;border-radius:999px;font-weight:700;cursor:pointer}
.immediatecodes-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px}
.immediatecodes-feature-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:22px}
.immediatecodes-legal h2{margin-top:28px}
.immediatecodes-center{text-align:center}
.immediatecodes-center p{margin-left:auto;margin-right:auto}
.immediatecodes-primary-link{display:inline-block;background:#0f172a;color:#fff;padding:14px 24px;border-radius:999px}
@media (max-width:921px){.immediatecodes-grid,.immediatecodes-feature-grid,.immediatecodes-footer-grid{grid-template-columns:1fr}.immediatecodes-page-hero{padding:56px 0 28px}.immediatecodes-menu-toggle{display:flex}.immediatecodes-nav{display:none;position:absolute;top:84px;left:0;right:0;background:#fff;border-bottom:1px solid #e5e7eb;padding:18px 20px;flex-direction:column;align-items:flex-start}.immediatecodes-nav.is-open{display:flex}}
