:root{color-scheme:dark;--bg:#07101f;--bg-soft:#0d1730;--panel:rgba(14,24,48,0.88);--panel-strong:#111b36;--text:#eef2ff;--muted:#aab3d1;--accent:#4f8cff;--accent-soft:rgba(79,140,255,0.14);--line:rgba(255,255,255,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at top,rgba(51,99,203,.28),transparent 38%),linear-gradient(180deg,var(--bg-soft),var(--bg));color:var(--text)}body::selection{background:rgba(79,140,255,.28)}main{max-width:1180px;margin:0 auto;padding:32px 24px 72px}a{color:inherit}h1,h2,h3,p{margin-top:0}.topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0 28px}.brand{font-size:clamp(1.45rem,2.1vw,2rem);font-weight:800;letter-spacing:.02em}.nav{display:flex;gap:18px;flex-wrap:wrap}.nav a{text-decoration:none;color:var(--muted)}.hero{margin-bottom:28px}.hero-grid{display:grid;grid-template-columns:1.35fr .85fr;grid-gap:24px;gap:24px;align-items:stretch}.card,.cta-banner,.feature-card,.hero-copy,.hero-panel,.stat-card{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-copy{border-radius:28px;padding:32px}.hero-copy h1{font-size:clamp(2.3rem,5vw,4.4rem);line-height:1.02;max-width:12ch;margin-bottom:18px}.badge,.eyebrow,.status-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;border-radius:999px}.badge{padding:8px 14px;background:var(--accent-soft);color:#9fc0ff;margin-bottom:18px}.eyebrow{padding:6px 11px;background:rgba(255,255,255,.05);color:#97a8dd;margin-bottom:14px;font-size:.86rem}.lead{font-size:1.08rem;max-width:60ch}.cta-row{display:flex;gap:14px;flex-wrap:wrap;margin:28px 0}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border-radius:14px;text-decoration:none;font-weight:700}.button.primary{background:linear-gradient(135deg,#4f8cff,#2f68ea);color:white}.button.secondary{background:#182648;color:white;border:1px solid #29406f}.hero-points{display:grid;grid-gap:12px;gap:12px}.mini-point{display:flex;align-items:center;gap:12px;color:#d9e2ff}.dot{width:10px;height:10px;border-radius:999px;background:var(--accent);box-shadow:0 0 0 5px rgba(79,140,255,.16)}.hero-panel{border-radius:28px;padding:28px;display:grid;grid-gap:18px;gap:18px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted)}.panel-header strong{color:var(--text)}.status-pill{padding:10px 14px;background:rgba(82,205,140,.15);color:#94efb7}.panel-list{display:grid;grid-gap:14px;gap:14px}.panel-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.06)}.panel-list span{color:var(--muted)}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin:0 0 48px}.stat-card{border-radius:22px;padding:22px;display:grid;grid-gap:8px;gap:8px}.stat-card strong{font-size:1.85rem}.stat-card span{color:var(--muted)}.section{margin:54px 0}.section-head{max-width:760px;margin-bottom:22px}.cta-banner h2,.feature-card h2,.section-head h2{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.08;margin-bottom:12px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:18px;gap:18px}.card,.feature-card{border-radius:22px;padding:22px}.feature-row{display:grid;grid-template-columns:1.15fr .85fr .85fr;grid-gap:18px;gap:18px;margin:54px 0}.feature-card.wide{min-height:100%}.cta-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px;border-radius:28px}.muted{color:var(--muted);line-height:1.7}.home-page{position:relative;max-width:1180px;margin:0 auto;padding:20px 24px 72px}.home-inner{max-width:none;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.home-page:after,.home-page:before{content:"";pointer-events:none}.home-page:before{position:fixed;inset:0;z-index:-2;background:linear-gradient(90deg,#f2c440,#f2c440 10%,#fff1b8 18%,#fffbe9 28%,#fffbe9 72%,#fff1b8 82%,#f2c440 90%,#f2c440)}.home-page:after{position:absolute;width:240px;height:240px;top:140px;right:-30px;border-radius:999px;filter:blur(70px);z-index:-1;background:rgba(255,184,61,.2)}.hero-banner{position:relative;overflow:hidden;min-height:560px;margin-bottom:28px;border-radius:36px;box-shadow:0 34px 80px rgba(17,24,39,.18)}.hero-banner-image{display:block;width:100%;height:560px;object-fit:cover}.hero-banner-overlay{position:absolute;inset:0;display:flex;flex-direction:column;background:linear-gradient(90deg,rgba(10,16,31,.78),rgba(10,16,31,.52) 35%,rgba(10,16,31,.2) 65%,rgba(10,16,31,.04))}.home-page .home-topbar{padding:26px 28px 0}.home-page .brand{color:#fff;font-size:clamp(1.8rem,2.5vw,2.8rem)}.home-page .nav a{color:rgba(255,255,255,.88);font-weight:600}.hero-banner-copy{margin-top:auto;max-width:760px;padding:0 28px 42px clamp(28px,20%,220px)}.home-page .hero-banner-copy .badge{background:rgba(17,24,39,.58);color:#fff;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-banner-copy h1{max-width:12ch;margin-bottom:16px;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1.02;letter-spacing:-.04em;color:#fff;text-shadow:0 10px 30px rgba(0,0,0,.28)}.hero-banner-copy p{max-width:44ch;margin:0;color:rgba(255,255,255,.92);font-size:1rem;line-height:1.7;text-shadow:0 8px 22px rgba(0,0,0,.24)}.home-page .muted,.home-page .panel-header,.home-page .panel-list span{color:#465473}.home-page .hero-grid{gap:28px}.home-page .card,.home-page .cta-banner,.home-page .feature-card,.home-page .hero-copy,.home-page .stat-card{background:rgba(255,255,255,.97);border-color:rgba(229,231,235,.9);box-shadow:0 24px 60px rgba(17,24,39,.08)}.home-page .card,.home-page .card h3,.home-page .cta-banner,.home-page .cta-banner h2,.home-page .feature-card,.home-page .feature-card h2,.home-page .feature-card h3,.home-page .hero-copy,.home-page .hero-copy h1,.home-page .panel-header strong,.home-page .section-head h2,.home-page .stat-card,.home-page .stat-card strong{color:#111827}.home-page .hero-copy{border-radius:34px;padding:40px}.home-page .hero-copy h1{max-width:11ch;letter-spacing:-.04em;font-size:clamp(2.8rem,5.3vw,4.9rem)}.home-page .lead{font-size:1.1rem;max-width:56ch}.home-page .badge{background:rgba(108,39,205,.1);color:#6c27cd}.home-page .eyebrow{background:rgba(71,47,146,.08);color:#472f92}.home-page .mini-point{color:#1f2937}.home-page .dot{background:#6c27cd;box-shadow:0 0 0 5px rgba(108,39,205,.12)}.home-page .button.secondary{background:#fff;color:#111827;border:1px solid rgba(17,24,39,.12)}.home-page .button{padding:15px 22px;border-radius:999px}.home-page .button.primary{background:linear-gradient(135deg,#6c27cd,#472f92);box-shadow:0 18px 40px rgba(108,39,205,.24)}.home-page .hero-panel{background:linear-gradient(145deg,#472f92,#6c27cd 52%,#82d3d9);border:0;box-shadow:0 30px 70px rgba(71,47,146,.28);border-radius:34px;padding:34px 30px}.home-page .hero-panel,.home-page .hero-panel .panel-header,.home-page .hero-panel .panel-list span,.home-page .hero-panel strong{color:#fff}.home-page .status-pill{background:rgba(255,255,255,.16);color:#fff}.home-page .panel-list div{border-bottom-color:rgba(255,255,255,.16)}.home-page .stats-row{gap:20px;margin:18px 0 50px}.home-page .card,.home-page .feature-card,.home-page .stat-card{border-radius:28px;padding:28px}.home-page .stat-card strong{font-size:2.2rem}.home-page .feature-row{gap:22px}.home-page .cta-banner{border-radius:32px;padding:34px;background:linear-gradient(135deg,rgba(255,255,255,.97),rgba(246,244,255,.97))}@media (max-width:980px){.hero-banner,.hero-banner-image{min-height:480px;height:480px}.hero-banner-copy{padding:0 24px 34px}.cta-banner,.feature-row,.hero-grid,.stats-row{grid-template-columns:1fr}.cta-banner{flex-direction:column;align-items:flex-start}}.auth-shell,.portal-shell{min-height:100vh;display:grid;align-items:start;padding-top:48px}.auth-card,.portal-header,.portal-table-card{border:1px solid var(--line);background:var(--panel);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.auth-card{max-width:560px;margin:0 auto;border-radius:26px;padding:28px}.auth-form{display:grid;grid-gap:16px;gap:16px;margin-top:20px}.auth-form label{display:grid;grid-gap:8px;gap:8px}.auth-split-grid{display:grid;grid-gap:16px;gap:16px}.auth-split-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-form span{color:var(--muted);font-size:.95rem}.auth-form input{width:100%;padding:14px 16px;border-radius:14px;border:1px solid #2b3b71;background:#091327;color:var(--text)}.auth-alert,.auth-ok{margin-top:14px;padding:12px 14px;border-radius:14px}.auth-alert{background:rgba(214,71,101,.14);color:#ffb3c1}.auth-ok{background:rgba(82,205,140,.14);color:#9ef0bc}.auth-button{border:0;cursor:pointer}.auth-links-row{display:flex;gap:16px;flex-wrap:wrap;margin-top:18px}.portal-shell{gap:22px}.portal-header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-radius:28px;padding:28px}.portal-header-light{background:rgba(255,255,255,.96);color:#11203f;border-color:rgba(17,32,63,.08)}.portal-header-light .eyebrow,.portal-header-light .muted{color:#5d6e97}.portal-header-light .eyebrow{background:rgba(17,32,63,.05)}.portal-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.portal-table-card{border-radius:26px;padding:24px}.portal-table{display:grid;grid-gap:12px;gap:12px}.portal-table-head.spread-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.portal-row{display:grid;grid-template-columns:1.1fr 1.4fr 1fr .8fr;grid-gap:14px;gap:14px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.06);align-items:center}.portal-row span{color:var(--muted)}.portal-link{color:#9fc0ff;text-decoration:none;font-weight:700}.portal-payment-cell{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.admin-actions{display:flex;flex-direction:column;gap:6px}.tight{margin-top:4px}.tracking-shell{display:grid;grid-gap:22px;gap:22px;padding-top:48px}.admin-auth-shell,.admin-surface{background:linear-gradient(180deg,#f5f7fb,#eef3ff);color:#11203f}.admin-auth-card,.admin-surface .feature-card,.admin-surface .portal-header,.admin-surface .portal-table-card{background:rgba(255,255,255,.96);color:#11203f;border-color:rgba(17,32,63,.08)}.admin-auth-card .eyebrow,.admin-auth-card .muted,.admin-surface .eyebrow,.admin-surface .muted,.admin-surface .portal-row span,.admin-surface .tight{color:#5d6e97}.admin-surface .portal-link{color:#2f68ea}.admin-auth-card input,.admin-surface input,.admin-surface select{width:100%;padding:14px 16px;border-radius:14px;border:1px solid #d6dff4;background:white;color:#11203f}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.inline-notice{width:-moz-fit-content;width:fit-content}.tracking-card{max-width:760px}.tracking-samples{margin-top:18px;display:grid;grid-gap:10px;gap:10px}.sample-list{display:flex;gap:10px;flex-wrap:wrap}.sample-pill{padding:10px 12px;border-radius:999px;background:rgba(255,255,255,.05);text-decoration:none;color:#d9e2ff}.timeline-card{display:grid;grid-gap:12px;gap:12px}.timeline-list{display:grid;grid-gap:14px;gap:14px}.timeline-item{display:grid;grid-template-columns:auto 1fr;grid-gap:14px;gap:14px;align-items:start;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.06)}.timeline-dot{width:14px;height:14px;margin-top:5px;border-radius:999px}.timeline-dot.completed{background:#4f8cff;box-shadow:0 0 0 6px rgba(79,140,255,.12)}.timeline-dot.current{background:#52cd8c;box-shadow:0 0 0 6px rgba(82,205,140,.14)}.timeline-dot.upcoming{background:rgba(255,255,255,.28)}@media (max-width:980px){.cta-banner,.feature-row,.hero-grid,.portal-grid,.stats-row{grid-template-columns:1fr}.cta-banner,.portal-header{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.auth-split-grid-three{grid-template-columns:1fr}main{padding:24px 18px 56px}.topbar{flex-direction:column;align-items:flex-start}.auth-card,.card,.cta-banner,.feature-card,.hero-copy,.hero-panel,.portal-header,.portal-table-card,.stat-card{padding:20px}.hero-copy h1{max-width:none}.portal-row{grid-template-columns:1fr}}