.stage3b-hero{display:flex;justify-content:space-between;gap:20px;align-items:center;background:linear-gradient(135deg,#061636,#0f4cff);color:#fff;border-radius:26px;padding:28px;margin:0 0 22px;box-shadow:0 22px 50px rgba(15,76,255,.2)}.stage3b-hero h2{margin:8px 0;font-size:clamp(26px,4vw,44px);line-height:1.05}.stage3b-hero p{max-width:780px;color:#e8f0ff}.stage3b-pill{display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.25);font-weight:800}.stage3b-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.stage3b-btn,.stage3b-small{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;background:#155dfc;color:#fff;padding:12px 16px;font-weight:900;text-decoration:none;cursor:pointer}.stage3b-btn.secondary{background:#fff;color:#0f2c69}.stage3b-small{padding:9px 12px;border-radius:12px}.stage3b-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.stage3b-card,.stage3b-panel{background:#fff;border:1px solid #dbe7ff;border-radius:22px;padding:18px;box-shadow:0 14px 40px rgba(15,42,90,.07);color:#0b1736}.stage3b-card b{display:block;font-size:28px}.stage3b-card span{color:#53627d;font-weight:700}.stage3b-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px}.stage3b-campaign{border:1px solid #dbe7ff;border-radius:18px;padding:16px;margin:12px 0;background:#f8fbff}.stage3b-campaign h3{margin:0 0 8px}.stage3b-meta{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.stage3b-meta span{background:#eaf1ff;color:#143a84;border-radius:999px;padding:7px 10px;font-weight:800;font-size:12px}.stage3b-table-wrap{overflow:auto}.stage3b-table{width:100%;border-collapse:collapse}.stage3b-table th,.stage3b-table td{padding:12px;border-bottom:1px solid #e5edff;text-align:left;vertical-align:top}.stage3b-table th{font-size:12px;text-transform:uppercase;color:#53627d}.stage3b-form{display:grid;gap:11px}.stage3b-form input,.stage3b-form textarea,.stage3b-form select{width:100%;padding:12px;border:1px solid #dbe7ff;border-radius:14px;background:#fff;color:#0b1736}.stage3b-viewer{display:grid;grid-template-rows:auto 1fr auto;gap:14px}.stage3b-frame{width:100%;min-height:520px;border:1px solid #dbe7ff;border-radius:20px;background:#fff}.stage3b-timer{font-size:34px;font-weight:1000;color:#155dfc}.stage3b-proof{border:1px dashed #9bb8ff;background:#f4f8ff;border-radius:18px;padding:16px}.stage3b-status{font-weight:900}.stage3b-status.active{color:#059669}.stage3b-status.pending{color:#b45309}.stage3b-status.rejected{color:#dc2626}@media(max-width:900px){.stage3b-hero,.stage3b-grid{display:block}.stage3b-stats{grid-template-columns:repeat(2,1fr)}.stage3b-hero .stage3b-actions{margin-top:16px}.stage3b-frame{min-height:420px}}@media(max-width:560px){.stage3b-stats{grid-template-columns:1fr}.stage3b-hero{padding:22px;border-radius:20px}}
