html, body.ztn-signup-template-body { margin:0 !important; padding:0 !important; width:100% !important; min-height:100% !important; background:#050505 !important; color:#fff !important; overflow-x:hidden !important; }
body.ztn-signup-template-body * { box-sizing:border-box; }
.ztn-signup-template-shell, .ztn-signup-landing { width:100vw !important; max-width:100vw !important; min-height:100vh; margin:0 !important; padding:0 !important; background:radial-gradient(circle at top left, rgba(229,9,20,.24), transparent 34%), linear-gradient(135deg,#050505 0%,#111 52%,#050505 100%); font-family:Inter,Arial,sans-serif; }
.ztn-signup-landing { padding:42px 5vw 64px !important; }
.ztn-signup-hero { width:100%; max-width:1320px; margin:0 auto 32px; min-height:300px; display:grid; grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr); gap:28px; align-items:stretch; }
.ztn-hero-copy, .ztn-hero-panel, .ztn-plan-panel, .ztn-form-panel { border:1px solid rgba(255,255,255,.12); background:rgba(12,12,12,.88); border-radius:28px; box-shadow:0 24px 80px rgba(0,0,0,.45); }
.ztn-hero-copy { padding:48px; }
.ztn-eyebrow, .ztn-badge { display:inline-flex; width:max-content; background:#e50914; color:#fff; padding:8px 12px; border-radius:999px; font-weight:800; letter-spacing:.02em; font-size:13px; }
.ztn-hero-copy h1 { font-size:clamp(38px,5vw,72px); line-height:.95; margin:18px 0; color:#fff; max-width:900px; }
.ztn-hero-copy p { font-size:clamp(17px,1.7vw,22px); color:#ddd; max-width:760px; margin:0 0 28px; }
.ztn-trust-row { display:flex; flex-wrap:wrap; gap:10px; }
.ztn-trust-row span { background:rgba(255,255,255,.1); border:1px solid rgba(255,255,255,.12); border-radius:999px; padding:10px 14px; color:#f2f2f2; font-size:14px; }
.ztn-hero-panel { padding:36px; display:flex; flex-direction:column; justify-content:center; text-align:center; background:linear-gradient(160deg,rgba(229,9,20,.98),rgba(92,0,6,.92)); }
.ztn-hero-panel strong { font-size:34px; }
.ztn-hero-panel span { font-size:68px; line-height:1; font-weight:900; margin:16px 0; }
.ztn-hero-panel small { color:#fff; font-size:16px; }
.ztn-signup-grid { max-width:1320px; margin:0 auto; display:grid; grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr); gap:28px; align-items:start; }
.ztn-plan-panel, .ztn-form-panel { padding:32px; }
.ztn-plan-panel h2, .ztn-form-panel h2 { margin:0 0 8px; color:#fff; font-size:30px; }
.ztn-muted { color:#bfbfbf; margin:0 0 22px; }
.ztn-plan-card { position:relative; display:block; cursor:pointer; padding:24px; margin:0 0 16px; border-radius:22px; background:#151515; border:2px solid rgba(255,255,255,.12); transition:.2s ease; }
.ztn-plan-card input { position:absolute; opacity:0; pointer-events:none; }
.ztn-plan-card:hover, .ztn-plan-card.ztn-selected { border-color:#e50914; transform:translateY(-2px); box-shadow:0 18px 48px rgba(229,9,20,.16); }
.ztn-plan-card h3 { margin:12px 0 8px; color:#fff; font-size:24px; }
.ztn-price { font-size:36px; font-weight:900; color:#fff; margin-bottom:8px; }
.ztn-price small { font-size:15px; color:#aaa; font-weight:700; }
.ztn-plan-card p { color:#d7d7d7; margin:0; line-height:1.45; }
.ztn-signup-form label { display:block; color:#f5f5f5; font-weight:700; margin-bottom:15px; }
.ztn-signup-form input { width:100%; margin-top:8px; padding:16px 15px; border-radius:14px; border:1px solid rgba(255,255,255,.16); background:#0b0b0b; color:#fff; font-size:16px; outline:none; }
.ztn-signup-form input:focus { border-color:#e50914; box-shadow:0 0 0 3px rgba(229,9,20,.2); }
.ztn-two-col { display:grid; grid-template-columns:1fr 1fr; gap:14px; }
.ztn-signup-form button { width:100%; border:0; border-radius:16px; padding:17px 18px; font-size:18px; font-weight:900; background:#e50914; color:#fff; cursor:pointer; box-shadow:0 14px 34px rgba(229,9,20,.28); }
.ztn-signup-form button:hover { background:#ff1020; }
.ztn-small { font-size:12px; color:#aaa; line-height:1.5; margin:16px 0 0; }
.ztn-error { background:rgba(229,9,20,.16); border:1px solid rgba(229,9,20,.55); color:#fff; padding:14px; border-radius:14px; margin-bottom:18px; }
@media(max-width:900px){ .ztn-signup-landing{padding:22px 16px 42px!important;} .ztn-signup-hero,.ztn-signup-grid{grid-template-columns:1fr;} .ztn-hero-copy{padding:30px 24px;} .ztn-hero-panel span{font-size:52px;} .ztn-two-col{grid-template-columns:1fr;} .ztn-plan-panel,.ztn-form-panel{padding:24px;} }
