*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:#e2e8f0;background:radial-gradient(circle at 10% -10%,rgba(56,189,248,.2),transparent 35%),radial-gradient(circle at 100% 20%,rgba(139,92,246,.18),transparent 40%),#020617}a{color:inherit;text-decoration:none}.container{max-width:1100px;margin:0 auto;padding:20px}.card{background:rgba(15,23,42,.75);border:1px solid rgba(148,163,184,.22);border-radius:14px;padding:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 18px 40px rgba(2,6,23,.4)}.row,.space{display:flex;gap:12px;align-items:center}.space{justify-content:space-between;flex-wrap:wrap}.grid{display:grid;grid-gap:12px;gap:12px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;padding:10px;border:1px solid rgba(148,163,184,.35);border-radius:8px;color:#e2e8f0;background:rgba(15,23,42,.7)}.support-page select{height:44px;line-height:1.2}.support-page textarea{min-height:110px;resize:vertical}.support-page .support-filter-select{min-height:44px}.support-page .card.grid{align-content:start}button{border:none;background:linear-gradient(135deg,#0ea5e9,#8b5cf6);color:#f8fafc;padding:10px 14px;border-radius:8px;cursor:pointer}button.secondary{background:rgba(51,65,85,.9)}.table{width:100%;border-collapse:collapse}.table td,.table th{border-bottom:1px solid rgba(148,163,184,.2);text-align:left;padding:10px}.nav{display:flex;gap:10px;padding:10px 0 20px;flex-wrap:wrap}.muted{color:#94a3b8;font-size:14px}.error{color:#b91c1c}.ok{color:#166534;font-size:14px}.code-input{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;min-height:320px;white-space:pre;overflow:auto}.password-field{position:relative}.password-input{padding-right:42px}.password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:24px;height:24px;padding:0;border:none;border-radius:9999px;background:transparent;color:#6b7280;cursor:pointer;font-size:14px;display:inline-flex;align-items:center;justify-content:center}.password-toggle:hover{color:#111827}.forgot-password-link{justify-self:start;background:transparent;color:#6b7280;padding:0;margin-top:-4px;border:none;font-size:12px;text-decoration:underline;text-underline-offset:2px}.forgot-password-link:hover{color:#111827}.forgot-password-link:disabled{color:#9ca3af;cursor:not-allowed}@media (max-width:900px){.grid-2{grid-template-columns:1fr}}.home-page{position:relative;min-height:100vh;color:#e5e7eb;background:radial-gradient(circle at 15% 0,rgba(45,212,191,.16),transparent 35%),radial-gradient(circle at 90% 25%,rgba(139,92,246,.16),transparent 42%),linear-gradient(180deg,#040816,#040713 45%,#050816);overflow:hidden}.home-bg{position:absolute;inset:0;pointer-events:none;z-index:0}.home-orb{position:absolute;border-radius:9999px;filter:blur(90px);opacity:.6}.home-orb-cyan{width:420px;height:420px;left:12%;top:-120px;background:rgba(34,211,238,.34)}.home-orb-violet{width:380px;height:380px;right:-100px;top:180px;background:rgba(139,92,246,.38)}.home-orb-indigo{width:300px;height:300px;left:-80px;bottom:-80px;background:rgba(99,102,241,.34)}.home-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(148,163,184,.09) 1px,transparent 0),linear-gradient(90deg,rgba(148,163,184,.09) 1px,transparent 0);background-size:36px 36px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.62),transparent 90%);mask-image:linear-gradient(180deg,rgba(0,0,0,.62),transparent 90%)}.home-shell{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:0 24px}.home-header{position:-webkit-sticky;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(148,163,184,.2);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(3,7,18,.74)}.home-topbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.home-brand{display:inline-flex;align-items:center;gap:12px;min-width:0}.home-brand strong{display:block;font-size:14px;color:#f8fafc;letter-spacing:.01em}.home-brand small{display:block;font-size:12px;color:#94a3b8}.home-logo{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:14px;color:#020617;background:linear-gradient(135deg,#22d3ee,#8b5cf6);box-shadow:0 0 32px rgba(45,212,191,.35);flex-shrink:0}.home-nav{display:none;align-items:center;gap:22px}.home-nav a{color:#cbd5e1;font-size:14px;transition:color .2s ease}.home-nav a:hover{color:#fff}.home-actions{display:flex;align-items:center;gap:10px}.home-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 16px;border-radius:12px;font-size:14px;font-weight:600;transition:all .2s ease}.home-btn-primary{color:#020617;background:linear-gradient(135deg,#22d3ee,#8b5cf6);box-shadow:0 16px 32px rgba(45,212,191,.2)}.home-btn-primary:hover{transform:translateY(-1px);opacity:.94}.home-btn-ghost{color:#e2e8f0;border:1px solid rgba(148,163,184,.3);background:rgba(15,23,42,.5)}.home-btn-ghost:hover{background:rgba(30,41,59,.68)}.home-btn-lg{min-height:46px;font-size:15px;padding:0 20px}.home-hero{padding:64px 0 56px}.home-hero-grid{display:grid;grid-gap:28px;gap:28px;align-items:stretch}.home-eyebrow{display:inline-flex;border:1px solid rgba(45,212,191,.28);background:rgba(45,212,191,.12);color:#8ff6ff;border-radius:9999px;min-height:30px;align-items:center;padding:0 12px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.home-eyebrow-violet{border-color:rgba(196,181,253,.34);background:rgba(139,92,246,.16);color:#ddd6fe}.home-hero h1{margin:16px 0 0;color:#fff;font-weight:800;line-height:1.04;font-size:clamp(34px,5.2vw,62px);letter-spacing:-.03em}.home-hero h1 span{display:block;margin-top:6px;background:linear-gradient(90deg,#a5f3fc,#ffffff 45%,#ddd6fe);-webkit-background-clip:text;background-clip:text;color:transparent}.home-lead{margin:18px 0 0;color:#cbd5e1;line-height:1.7;font-size:clamp(16px,2.2vw,19px);max-width:58ch}.home-cta-row{margin-top:24px;display:flex;flex-direction:column;gap:10px}.home-cta-row-center{justify-content:center;align-items:center}.home-badges{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.home-badges span{font-size:12px;color:#cbd5e1;border:1px solid rgba(148,163,184,.24);border-radius:9999px;padding:6px 10px;background:rgba(15,23,42,.46)}.home-panel{border:1px solid rgba(148,163,184,.24);border-radius:26px;background:rgba(15,23,42,.68);box-shadow:0 20px 50px rgba(15,23,42,.5);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:16px}.home-panel-header{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(148,163,184,.2);padding-bottom:12px}.home-panel-header strong{color:#fff;font-size:15px}.home-panel-header p{margin:4px 0 0;font-size:13px;color:#94a3b8}.home-live-pill{border-radius:999px;border:1px solid rgba(74,222,128,.3);background:rgba(74,222,128,.12);color:#86efac;font-size:11px;font-weight:700;letter-spacing:.05em;padding:6px 10px}.home-metrics-grid{margin-top:14px;display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-metric-card{border-radius:14px;border:1px solid rgba(148,163,184,.2);background:rgba(15,23,42,.54);padding:12px}.home-metric-card p{margin:0;font-size:11px;color:#94a3b8;text-transform:uppercase;letter-spacing:.12em}.home-metric-card h3{margin:8px 0 0;font-size:26px;color:#fff;letter-spacing:-.02em}.home-ticket-list{margin-top:14px;border:1px solid rgba(148,163,184,.2);border-radius:14px;background:rgba(15,23,42,.54);overflow:hidden}.home-ticket-list header{padding:12px;border-bottom:1px solid rgba(148,163,184,.2)}.home-ticket-list header strong{font-size:14px;color:#fff}.home-ticket-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-bottom:1px solid rgba(148,163,184,.16)}.home-ticket-row:last-child{border-bottom:none}.home-ticket-row strong{display:block;color:#f8fafc;font-size:13px}.home-ticket-row p{margin:4px 0 0;color:#94a3b8;font-size:12px}.home-tag{border-radius:9999px;border:1px solid transparent;padding:5px 10px;font-size:11px;font-weight:700;white-space:nowrap}.home-tag-danger{border-color:rgba(248,113,113,.35);background:rgba(248,113,113,.16);color:#fca5a5}.home-tag-warning{border-color:rgba(251,191,36,.35);background:rgba(251,191,36,.16);color:#fcd34d}.home-tag-info{border-color:rgba(34,211,238,.35);background:rgba(34,211,238,.16);color:#67e8f9}.home-call-summary{margin-top:14px;border-radius:14px;border:1px solid rgba(148,163,184,.2);background:rgba(15,23,42,.54);padding:12px}.home-call-summary strong{color:#fff;font-size:13px}.home-call-summary p{margin:8px 0 0;color:#cbd5e1;font-size:13px;line-height:1.6}.home-section{padding:84px 0}.home-section-border{border-top:1px solid rgba(148,163,184,.2)}.home-section-header{max-width:760px}.home-section-header h2{margin:14px 0 0;font-size:clamp(28px,4vw,42px);color:#fff;line-height:1.1;letter-spacing:-.02em}.home-section-header p{margin:12px 0 0;color:#94a3b8;font-size:17px;line-height:1.65}.home-steps-grid{margin-top:32px;display:grid;grid-gap:14px;gap:14px}.home-step-card{border:1px solid rgba(148,163,184,.22);background:rgba(15,23,42,.58);border-radius:18px;padding:18px}.home-step-card span{color:#67e8f9;font-size:12px;letter-spacing:.14em;font-weight:700}.home-step-card h3{margin:10px 0 0;color:#fff;font-size:19px}.home-step-card p{margin:8px 0 0;color:#94a3b8;font-size:14px;line-height:1.65}.home-sectors-grid{margin-top:32px;display:grid;grid-gap:14px;gap:14px}.home-sector-card{border:1px solid rgba(148,163,184,.2);background:rgba(15,23,42,.56);border-radius:16px;padding:18px}.home-sector-card h3{margin:0;color:#fff;font-size:18px}.home-sector-card p{margin:8px 0 0;color:#94a3b8;font-size:14px;line-height:1.65}.home-feature-grid{margin-top:28px;display:grid;grid-gap:10px;gap:10px}.home-feature-chip{border:1px solid rgba(148,163,184,.2);background:rgba(15,23,42,.58);border-radius:14px;padding:12px 14px;color:#e2e8f0;font-size:14px;font-weight:500}.home-pricing-grid{display:grid;grid-gap:14px;gap:14px}.home-pricing-card{border-radius:22px;border:1px solid rgba(148,163,184,.2);background:rgba(15,23,42,.56);padding:22px}.home-pricing-card h3{margin:0;color:#fff;font-size:28px;letter-spacing:-.02em}.home-pricing-card p{margin:10px 0 0;color:#94a3b8;font-size:15px;line-height:1.65;max-width:45ch}.home-pricing-card .home-btn{margin-top:18px}.home-pricing-card-highlight{border-color:rgba(45,212,191,.42);background:linear-gradient(180deg,rgba(45,212,191,.16),rgba(139,92,246,.12));box-shadow:0 24px 50px rgba(45,212,191,.15)}.home-pill{margin:0;display:inline-flex;min-height:28px;border-radius:9999px;border:1px solid rgba(45,212,191,.38);background:rgba(45,212,191,.16);color:#99f6e4;font-size:12px;font-weight:700;align-items:center;padding:0 10px;letter-spacing:.04em;text-transform:uppercase}.home-final-cta{border-radius:28px;border:1px solid rgba(148,163,184,.24);background:linear-gradient(135deg,rgba(45,212,191,.16),rgba(139,92,246,.13));padding:34px 24px;text-align:center;box-shadow:0 20px 50px rgba(15,23,42,.45)}.home-final-cta h2{margin:14px auto 0;color:#fff;font-size:clamp(28px,4vw,44px);max-width:18ch;line-height:1.1}.home-final-cta p{margin:12px auto 0;color:#cbd5e1;font-size:16px;line-height:1.65;max-width:58ch}.home-footer{background:rgba(2,6,23,.56)}.home-footer-grid{padding-top:42px;padding-bottom:42px;display:grid;grid-gap:20px;gap:20px}.home-footer h4{margin:0;color:#fff;font-size:14px;letter-spacing:.02em}.home-footer p{margin:12px 0 0;color:#94a3b8;font-size:14px;line-height:1.65;max-width:42ch}.home-footer ul{list-style:none;margin:12px 0 0;padding:0;display:grid;grid-gap:8px;gap:8px}.home-footer a,.home-footer li{color:#cbd5e1;font-size:14px}.home-footer a:hover{color:#fff}@media (min-width:768px){.home-nav{display:inline-flex}.home-hero{padding:88px 0 72px}.home-hero-grid{grid-template-columns:1.05fr .95fr;gap:24px}.home-cta-row{flex-direction:row}.home-feature-grid,.home-sectors-grid,.home-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-footer-grid{grid-template-columns:2fr 1fr 1fr}}@media (min-width:1100px){.home-steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-sectors-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:767px){.home-actions .home-btn-ghost{display:none}}