:root{
  --bg:#06101e;--bg2:#09192c;--panel:#0e2037;--panel2:#112943;--line:rgba(255,255,255,.10);
  --text:#f7fbff;--muted:#9eb0c8;--blue:#2f7df6;--blue2:#75aaff;--green:#25c98b;--amber:#f5b940;--red:#ff6574;
  --shadow:0 28px 90px rgba(0,0,0,.34);--radius:22px;--radius2:16px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.landing-body{background:radial-gradient(circle at 18% 2%,rgba(34,91,173,.42) 0,transparent 30%),radial-gradient(circle at 82% 18%,rgba(26,74,142,.28) 0,transparent 27%),linear-gradient(180deg,#071321 0%,#06101e 58%,#050d18 100%)}.container{width:min(1280px,calc(100% - 44px));margin:auto}
.site-header{position:relative;z-index:20}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-weight:850;letter-spacing:-.03em;font-size:21px}.brand-mark{width:40px;height:40px;border-radius:13px;background:linear-gradient(145deg,var(--blue2),var(--blue));display:grid;place-items:center;box-shadow:0 10px 30px rgba(47,125,246,.35);font-size:18px}.nav-actions{display:flex;align-items:center;gap:9px}.lang-select{height:43px;background:rgba(255,255,255,.055);border:1px solid var(--line);color:var(--text);border-radius:12px;padding:0 13px;outline:none}.lang-select option{color:#111}.btn{border:0;border-radius:13px;padding:12px 18px;font-weight:760;cursor:pointer;transition:.2s transform,.2s background,.2s opacity;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--blue2),var(--blue));color:white;box-shadow:0 12px 32px rgba(47,125,246,.26)}.btn-ghost{background:rgba(255,255,255,.055);border:1px solid var(--line);color:white}.btn-danger{background:rgba(255,101,116,.12);color:#ffb3bb;border:1px solid rgba(255,101,116,.18)}.btn-small{padding:9px 12px;border-radius:11px;font-size:13px}
.hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(350px,.72fr);gap:84px;align-items:center;padding:76px 0 102px}.hero-copy{max-width:760px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(47,125,246,.10);border:1px solid rgba(108,164,255,.22);color:#c7dcff;font-size:13px;font-weight:760}.hero h1{font-size:clamp(52px,5.3vw,78px);line-height:.99;letter-spacing:-.056em;margin:21px 0 23px;max-width:800px}.gradient-text{background:linear-gradient(120deg,#fff 18%,#dbeaff 48%,#77aaff 92%);-webkit-background-clip:text;background-clip:text;color:transparent}.hero p{font-size:18px;line-height:1.65;color:var(--muted);max-width:660px;margin:0 0 28px}.hero-actions{display:flex;gap:11px;flex-wrap:wrap}.btn-hero{min-height:48px;padding-inline:20px}.hero-channel-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:22px}.channel-chip{display:flex;align-items:center;gap:8px;color:#a9bdd7;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.channel-chip-icon{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.07);font-size:12px}.channel-chip-tg{border-color:rgba(42,171,238,.22);color:#c9eeff}.telegram-plane{background:#2aabee;color:#fff}.micro{margin-top:11px;color:#758aa6;font-size:12px;line-height:1.5}
.hero-visual{position:relative;display:flex;justify-content:flex-end;isolation:isolate}.phone-glow{position:absolute;width:360px;height:360px;border-radius:50%;background:rgba(47,125,246,.22);filter:blur(90px);right:10px;top:80px;z-index:-1}.phone-shell{width:min(100%,405px);padding:12px;border-radius:36px;background:linear-gradient(150deg,#284465,#091321);box-shadow:0 35px 110px rgba(0,0,0,.46);border:1px solid rgba(255,255,255,.14);transform:perspective(1000px) rotateY(-2deg)}.phone-screen{border-radius:26px;overflow:hidden;background:linear-gradient(180deg,#10243e,#0a182a);min-height:565px;padding:24px}.statusbar{display:flex;justify-content:space-between;color:#87a1bf;font-size:11px;margin-bottom:25px}.mini-logo{font-weight:850;font-size:17px}.meta{color:var(--muted);font-size:12px;margin-top:4px}.auction-card{background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.10);padding:18px;border-radius:19px;margin-top:21px;box-shadow:0 16px 45px rgba(0,0,0,.20)}.car-thumb{height:142px;border-radius:15px;background:linear-gradient(135deg,#18365b,#254a76);display:grid;place-items:center;margin-bottom:16px;overflow:hidden}.demo-car{width:74%;max-width:230px;color:#5aa2ff;filter:drop-shadow(0 14px 20px rgba(0,0,0,.28))}.car-title{font-weight:820;font-size:18px}.counter{margin:18px 0;padding:16px;border-radius:14px;background:linear-gradient(135deg,rgba(47,125,246,.16),rgba(108,164,255,.08));border:1px solid rgba(108,164,255,.25);display:flex;align-items:center;justify-content:space-between}.counter strong{font-size:31px}.alert-demo{margin-top:18px;padding:14px;border-radius:14px;background:rgba(37,201,139,.09);border:1px solid rgba(37,201,139,.22);font-size:13px;line-height:1.45}.alert-demo span:last-child{color:#c6d8e8}.live-dot{width:8px;height:8px;border-radius:50%;background:#44e3a8;display:inline-block;box-shadow:0 0 0 4px rgba(68,227,168,.10)}
.section{padding:84px 0}.section-how{border-top:1px solid rgba(255,255,255,.045);background:linear-gradient(180deg,rgba(255,255,255,.008),rgba(255,255,255,0))}.section-head{max-width:760px;margin-bottom:34px}.section-kicker{display:inline-block;color:#6f8daf;font-weight:800;letter-spacing:.15em;font-size:11px;margin-bottom:14px}.section h2{font-size:clamp(34px,4vw,51px);letter-spacing:-.045em;line-height:1.05;margin:0 0 13px}.section-head p{color:var(--muted);line-height:1.65;margin:0}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature-card,.panel{background:linear-gradient(180deg,rgba(17,41,67,.90),rgba(10,24,42,.94));border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 16px 55px rgba(0,0,0,.15)}.feature-card{padding:24px;min-height:218px}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px}.step-no{font-size:11px;font-weight:850;letter-spacing:.16em;color:#607c9c}.feature-icon{width:44px;height:44px;border-radius:14px;background:rgba(47,125,246,.14);border:1px solid rgba(108,164,255,.10);display:grid;place-items:center;font-size:18px;font-weight:850;color:#cce0ff}.feature-card h3{margin:0 0 9px;font-size:19px}.feature-card p{margin:0;color:var(--muted);line-height:1.62;font-size:14px}.telegram-section{padding-top:32px}.telegram-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:center;padding:38px 40px;border-radius:28px;background:radial-gradient(circle at 93% 10%,rgba(42,171,238,.22),transparent 28%),linear-gradient(115deg,#0d3157,#0e2b4c 48%,#10223b);border:1px solid rgba(75,185,255,.26);box-shadow:var(--shadow)}.telegram-banner:after{content:"";position:absolute;right:-70px;bottom:-100px;width:280px;height:280px;border-radius:50%;border:1px solid rgba(255,255,255,.06)}.tg-copy{position:relative;z-index:1}.tg-label{display:inline-flex;align-items:center;gap:8px;font-size:11px;letter-spacing:.16em;font-weight:850;color:#88dcff;margin-bottom:13px}.tg-mini-plane{display:grid;place-items:center;width:22px;height:22px;background:#2aabee;border-radius:50%;color:#fff;font-size:11px}.telegram-banner h3{font-size:clamp(28px,3vw,38px);line-height:1.08;letter-spacing:-.04em;margin:0 0 10px;max-width:760px}.telegram-banner p{margin:0;color:#b8cae0;max-width:800px;line-height:1.65}.tg-badge{position:relative;z-index:1;display:flex;align-items:center;gap:12px}.tg-round{width:64px;height:64px;border-radius:50%;background:#2aabee;display:grid;place-items:center;font-size:27px;box-shadow:0 14px 36px rgba(42,171,238,.28)}.footer{padding:44px 0 56px;color:#71859f;font-size:13px;border-top:1px solid var(--line)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}
.modal{position:fixed;inset:0;background:rgba(2,8,18,.72);backdrop-filter:blur(9px);display:none;align-items:center;justify-content:center;padding:18px;z-index:100}.modal.open{display:flex}.modal-card{width:min(440px,100%);background:#0e1c30;border:1px solid var(--line);border-radius:24px;padding:26px;box-shadow:var(--shadow)}.modal-top{display:flex;justify-content:space-between;align-items:center}.modal h3{font-size:25px;margin:0}.close{width:34px;height:34px;border-radius:10px;border:1px solid var(--line);background:rgba(255,255,255,.05);color:white;cursor:pointer}.tabs{display:flex;gap:7px;background:rgba(255,255,255,.04);padding:5px;border-radius:13px;margin:22px 0}.tab{flex:1;background:transparent;color:var(--muted);border:0;padding:10px;border-radius:9px;cursor:pointer;font-weight:700}.tab.active{background:rgba(255,255,255,.08);color:white}.field{display:flex;flex-direction:column;gap:7px;margin:14px 0}.field label{font-size:12px;color:#9db0c8;font-weight:700}.field input,.field select,.search-input{width:100%;border:1px solid var(--line);background:#0a1728;color:white;padding:13px 14px;border-radius:12px;outline:none}.field input:focus,.field select:focus,.search-input:focus{border-color:rgba(108,164,255,.55);box-shadow:0 0 0 3px rgba(47,125,246,.12)}.error{color:#ff9da8;font-size:13px;min-height:18px}.hidden{display:none!important}
/* dashboard retained from V1 */
.app-body{background:#07111f}.app-shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{border-right:1px solid var(--line);background:#091525;padding:24px 18px;position:sticky;top:0;height:100vh}.sidebar .brand{margin:0 8px 28px}.side-nav{display:flex;flex-direction:column;gap:6px}.side-link{padding:11px 12px;border-radius:11px;color:#8fa4bf;font-size:14px;font-weight:650;cursor:pointer;border:0;background:transparent;text-align:left}.side-link.active,.side-link:hover{background:rgba(255,255,255,.06);color:white}.side-bottom{position:absolute;left:18px;right:18px;bottom:20px}.main{padding:28px 32px 56px;min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.page-title h1{font-size:31px;letter-spacing:-.04em;margin:0}.page-title p{margin:5px 0 0;color:var(--muted);font-size:14px}.user-chip{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.05);border:1px solid var(--line);border-radius:14px;padding:8px 12px}.avatar{width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,var(--blue2),var(--blue));display:grid;place-items:center;font-weight:800}.dash-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:18px}.panel{padding:22px}.panel h2{font-size:18px;margin:0 0 16px;letter-spacing:-.02em}.search-row{display:flex;gap:10px}.search-input{font-size:16px;padding:15px}.result-card{margin-top:16px;border:1px solid var(--line);background:rgba(255,255,255,.035);padding:18px;border-radius:16px}.result-top{display:flex;justify-content:space-between;gap:15px}.result-name{font-weight:800;font-size:18px}.status-pill{padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800;background:rgba(245,185,64,.12);color:#ffd982;border:1px solid rgba(245,185,64,.2);white-space:nowrap}.status-pill.live{background:rgba(37,201,139,.12);color:#77e5ba;border-color:rgba(37,201,139,.2)}.result-meta{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:15px}.meta-box{background:rgba(255,255,255,.035);border-radius:12px;padding:10px}.meta-box span{display:block;color:#71859f;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.meta-box b{display:block;margin-top:5px;font-size:13px;overflow:hidden;text-overflow:ellipsis}.thresholds{display:flex;gap:8px;margin-top:15px}.threshold{flex:1;padding:11px;border-radius:11px;border:1px solid var(--line);background:rgba(255,255,255,.035);color:#9fb1c7;cursor:pointer;font-weight:750}.threshold.active{background:rgba(47,125,246,.15);color:#bcd5ff;border-color:rgba(108,164,255,.35)}.tg-panel{background:linear-gradient(150deg,rgba(39,171,238,.13),rgba(18,36,61,.94));border-color:rgba(39,171,238,.25)}.tg-row{display:flex;gap:14px;align-items:flex-start}.tg-small{width:44px;height:44px;min-width:44px;border-radius:14px;background:#2aabee;display:grid;place-items:center;font-size:20px}.tg-panel p{color:#a9bfd7;font-size:13px;line-height:1.55;margin:6px 0 14px}.channel-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-top:1px solid var(--line)}.channel-left{display:flex;gap:10px;align-items:center}.channel-title{font-weight:750;font-size:14px}.channel-sub{font-size:11px;color:#71859f;margin-top:2px}.dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(37,201,139,.09)}.dot.off{background:#667990;box-shadow:none}.cars-list{display:flex;flex-direction:column;gap:12px;margin-top:16px}.watch-card{border:1px solid var(--line);background:rgba(255,255,255,.03);padding:17px;border-radius:16px}.watch-top{display:flex;justify-content:space-between;gap:12px}.watch-name{font-weight:800}.watch-meta{color:#8196b0;font-size:12px;margin-top:5px}.watch-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px}.watch-threshold{font-size:12px;color:#b8c9db}.empty{border:1px dashed rgba(255,255,255,.12);border-radius:16px;padding:30px;text-align:center;color:#7f95af}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-bottom:18px}.stat{padding:18px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.035)}.stat span{color:#8297b0;font-size:11px}.stat strong{display:block;font-size:26px;margin-top:7px}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:16px}.table{width:100%;border-collapse:collapse;min-width:1000px}.table th,.table td{text-align:left;padding:13px 14px;border-bottom:1px solid var(--line);font-size:12px}.table th{color:#7d92ad;font-weight:700;background:rgba(255,255,255,.025)}.table td{color:#c6d3e3}.table tr:hover td{background:rgba(255,255,255,.02)}.tag{padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.06);font-size:10px}.tag.good{background:rgba(37,201,139,.1);color:#7ae6bc}.toast{position:fixed;right:20px;bottom:20px;background:#12243d;border:1px solid var(--line);border-radius:14px;padding:13px 16px;box-shadow:var(--shadow);z-index:200;display:none;max-width:340px}.toast.show{display:block}
@media(max-width:1050px){.hero{grid-template-columns:1fr;gap:58px;padding-top:54px}.hero-copy{max-width:820px}.hero-visual{justify-content:center}.phone-shell{margin:auto;transform:none}.grid-3{grid-template-columns:1fr}.telegram-banner{grid-template-columns:1fr}.app-shell{grid-template-columns:1fr}.sidebar{display:none}.main{padding:20px}.dash-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{gap:12px}.feature-card{min-height:0}.step-top{margin-bottom:18px}}
@media(max-width:640px){
  .container{width:min(100% - 28px,1280px)}
  .site-header{background:linear-gradient(180deg,rgba(6,16,30,.92),rgba(6,16,30,.70),transparent);padding-top:env(safe-area-inset-top)}
  .nav{height:70px;gap:12px}.brand{font-size:20px;gap:10px}.brand-mark{width:38px;height:38px;border-radius:12px}.nav-actions{gap:7px}.lang-select{height:40px;max-width:104px;padding:0 9px;font-size:14px}.nav-login{display:inline-flex!important;padding:10px 13px}.nav-create{display:none!important}
  .hero{padding:39px 0 66px;gap:46px}.hero h1{font-size:clamp(38px,11.4vw,47px);line-height:1.01;letter-spacing:-.052em;margin:18px 0 20px}.hero p{font-size:16px;line-height:1.62;margin-bottom:24px}.eyebrow{font-size:12px}.hero-actions{display:grid;grid-template-columns:1fr;gap:9px}.hero-actions .btn{width:100%;min-height:51px}.hero-channel-row{margin-top:18px;gap:7px}.channel-chip{padding:7px 10px;font-size:11px}.micro{font-size:12px;margin-top:10px}
  .hero-visual{margin:0 -2px}.phone-shell{width:100%;max-width:390px;padding:9px;border-radius:31px}.phone-screen{min-height:auto;padding:20px;border-radius:23px}.statusbar{margin-bottom:20px}.auction-card{padding:15px;margin-top:18px}.car-thumb{height:124px}.counter{padding:14px;margin:15px 0}.alert-demo{margin-top:14px}
  .section{padding:60px 0}.section-head{margin-bottom:24px}.section h2{font-size:36px;line-height:1.07}.section-head p{font-size:15px}.grid-3{gap:10px}.feature-card{padding:19px 20px;border-radius:19px;min-height:0}.step-top{margin:0 0 13px}.feature-icon{width:38px;height:38px;border-radius:12px}.feature-card h3{font-size:18px;margin-bottom:6px}.feature-card p{font-size:13.5px;line-height:1.55}
  .telegram-section{padding-top:18px}.telegram-banner{padding:25px 22px;border-radius:22px;gap:22px}.telegram-banner h3{font-size:29px}.telegram-banner p{font-size:14px}.tg-badge{display:grid;grid-template-columns:auto 1fr;width:100%}.tg-round{width:48px;height:48px;font-size:21px}.tg-badge .btn{width:100%;min-height:48px}.footer{padding:32px 0 calc(40px + env(safe-area-inset-bottom))}.footer-inner{align-items:flex-start;flex-direction:column;gap:6px}
  .modal{align-items:flex-end;padding:0}.modal-card{width:100%;border-radius:25px 25px 0 0;padding:24px 20px calc(24px + env(safe-area-inset-bottom));max-height:92vh;overflow:auto}
  .main{padding:16px 12px 40px}.topbar{align-items:flex-start}.user-chip{display:none}.search-row{flex-direction:column}.search-row .btn{width:100%}.result-meta{grid-template-columns:repeat(2,1fr)}.result-top{flex-direction:column}.panel{padding:17px}.stats-grid{grid-template-columns:1fr 1fr}.page-title h1{font-size:26px}
}
@media(max-width:400px){.brand-word{font-size:18px}.lang-select{max-width:88px}.nav-login{padding-inline:11px}.hero h1{font-size:38px}.section h2{font-size:33px}}

/* ==========================================================
   AUTOBIDAS GLOBAL V3 — PREMIUM LANDING + DASHBOARD
   ========================================================== */
.copart-lockup{display:inline-flex;align-items:center;gap:10px;padding:8px 11px;border:1px solid rgba(104,165,255,.22);background:rgba(12,30,53,.62);border-radius:999px;margin-bottom:14px;box-shadow:inset 0 1px rgba(255,255,255,.035)}
.copart-wordmark-text{font-weight:950;letter-spacing:-.035em;color:#fff;font-size:13px}.copart-lockup-divider{width:1px;height:16px;background:rgba(255,255,255,.16)}.copart-lockup>span:last-child{font-size:9px;letter-spacing:.14em;font-weight:850;color:#86a9d8}.premium-hero{padding-top:74px}
.signal-section{padding-top:26px}.signal-card-premium{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.85fr) minmax(420px,1.15fr);min-height:510px;border:1px solid rgba(118,173,255,.18);border-radius:34px;background:linear-gradient(140deg,#091421 0%,#0a1523 50%,#07101b 100%);box-shadow:0 40px 100px rgba(0,0,0,.25),inset 0 1px rgba(255,255,255,.03)}
.signal-card-premium:before{content:"";position:absolute;width:560px;height:560px;right:-130px;top:-260px;background:radial-gradient(circle,rgba(48,131,255,.14),transparent 66%);pointer-events:none}.signal-copy-premium{padding:70px 32px 70px 64px;display:flex;flex-direction:column;justify-content:center;position:relative;z-index:2}.signal-copy-premium h2{font-size:clamp(38px,4.5vw,62px);line-height:1.02;letter-spacing:-.05em;margin:14px 0 18px;max-width:720px}.signal-copy-premium p{color:#91a7c1;font-size:16px;line-height:1.65;max-width:590px}.signal-proof-row{display:flex;gap:10px;margin-top:28px;flex-wrap:wrap}.signal-proof-row span{display:flex;align-items:center;gap:6px;padding:8px 11px;border-radius:12px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07);color:#8fa7c5;font-size:11px;font-weight:700}.signal-proof-row b{color:#fff;font-size:16px}
.signal-visual-premium{position:relative;min-height:510px;display:grid;place-items:center;isolation:isolate}.orbit-ring{position:absolute;border:1px solid rgba(77,149,244,.28);border-radius:50%}.ring-a{width:230px;height:230px}.ring-b{width:330px;height:330px;border-color:rgba(77,149,244,.20)}.ring-c{width:440px;height:440px;border-style:dashed;border-color:rgba(77,149,244,.12)}.orbit-spin{position:absolute;border-radius:50%;animation:orbitRotate linear infinite;pointer-events:none}.orbit-spin-a{width:230px;height:230px;animation-duration:9s}.orbit-spin-b{width:330px;height:330px;animation-duration:14s;animation-direction:reverse}.orbit-spin-c{width:440px;height:440px;animation-duration:19s}.spark{position:absolute;width:5px;height:5px;border-radius:50%;background:#e9f5ff;box-shadow:0 0 8px #8fd0ff,0 0 18px rgba(63,154,255,.8)}.spark-1{left:50%;top:-3px}.spark-2{right:13%;bottom:18%}.spark-3{left:-3px;top:52%}.spark-4{right:5%;top:28%}.spark-5{left:21%;bottom:5%}@keyframes orbitRotate{to{transform:rotate(360deg)}}
.orbit-chip{position:absolute;width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:#111d2c;border:1px solid rgba(123,171,230,.22);font-weight:900;font-size:17px;box-shadow:0 18px 34px rgba(0,0,0,.26),inset 0 1px rgba(255,255,255,.04);z-index:3}.chip-5{right:16%;top:20%}.chip-10{right:11%;bottom:21%}.chip-15{left:13%;top:43%}.signal-core{width:168px;height:168px;border-radius:50%;position:relative;display:grid;place-items:center;background:#091827;box-shadow:0 0 0 1px rgba(79,158,255,.34),0 18px 60px rgba(0,0,0,.3),0 0 48px rgba(40,130,255,.12);z-index:4}.loader-wheel{position:absolute;inset:17px;border-radius:50%;background:repeating-conic-gradient(from 0deg,#1f4b80 0deg 5deg,transparent 5deg 11deg);animation:loaderSpin 3.2s linear infinite}.loader-wheel:after{content:"";position:absolute;inset:25px;border-radius:50%;background:#0a1727;box-shadow:inset 0 0 0 1px rgba(123,171,230,.18)}.loader-wheel span{position:absolute;inset:0;border-radius:50%;background:conic-gradient(from 10deg,transparent 0 16%,rgba(81,167,255,.96) 27%,#e6f3ff 31%,rgba(46,128,232,.48) 37%,transparent 44%);filter:drop-shadow(0 0 8px rgba(97,179,255,.9))}@keyframes loaderSpin{to{transform:rotate(360deg)}}.signal-core-text{position:relative;z-index:5;text-align:center;display:flex;flex-direction:column;gap:4px}.signal-core-text small{font-size:10px;color:#c0d1e6;line-height:1.05;font-weight:750}.signal-core-text strong{font-size:20px;letter-spacing:-.03em}

/* Premium dashboard */
.premium-dashboard-body{background:radial-gradient(circle at 76% 0%,rgba(34,97,174,.12),transparent 26%),#06101c}.premium-app-shell{grid-template-columns:274px minmax(0,1fr)}.premium-sidebar{background:linear-gradient(180deg,#071321,#081421);padding:26px 18px;border-right-color:rgba(114,165,226,.12)}.premium-sidebar .brand{font-size:19px}.sidebar-product{margin:0 8px 30px;padding:11px 12px;border:1px solid rgba(110,166,237,.12);background:rgba(255,255,255,.025);border-radius:13px;display:flex;align-items:center;gap:8px}.sidebar-product .copart-wordmark-text{font-size:10px}.sidebar-product small{color:#6583a7;font-size:8px;font-weight:800;letter-spacing:.1em}.premium-sidebar .side-nav{gap:5px}.premium-sidebar .side-link{display:flex;align-items:center;gap:10px;padding:12px 13px;border:1px solid transparent}.premium-sidebar .side-link.active{border-color:rgba(74,139,233,.18);background:linear-gradient(90deg,rgba(43,111,211,.16),rgba(255,255,255,.025))}.side-icon{width:24px;text-align:center;font-size:14px;color:#79a9e7}.sidebar-live{position:absolute;left:18px;right:18px;bottom:145px;display:flex;align-items:center;gap:10px;padding:12px;border:1px solid rgba(91,163,249,.12);background:rgba(255,255,255,.025);border-radius:14px}.sidebar-live b{display:block;font-size:11px}.sidebar-live small{display:block;color:#587493;font-size:8px;margin-top:3px}.premium-main{max-width:1520px;width:100%;margin:0 auto;padding:34px 38px 74px}.premium-topbar{margin-bottom:28px}.dashboard-kicker{display:block;color:#5f87b7;font-size:10px;font-weight:850;letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px}.premium-topbar .page-title h1{font-size:36px}.premium-topbar .page-title p{max-width:760px}.dashboard-overview{display:grid;grid-template-columns:1.05fr .95fr .95fr;gap:14px;margin-bottom:18px}.overview-card{position:relative;overflow:hidden;min-height:135px;padding:20px;border:1px solid rgba(112,165,228,.13);border-radius:20px;background:linear-gradient(150deg,rgba(15,35,58,.9),rgba(9,23,39,.98));box-shadow:inset 0 1px rgba(255,255,255,.025)}.overview-card:after{content:"";position:absolute;width:130px;height:130px;right:-50px;top:-55px;border-radius:50%;background:radial-gradient(circle,rgba(53,132,239,.15),transparent 68%)}.overview-primary{background:linear-gradient(145deg,rgba(28,73,132,.6),rgba(10,28,48,.98));border-color:rgba(74,142,239,.23)}.overview-label{font-size:10px;font-weight:800;letter-spacing:.11em;color:#718ba9;text-transform:uppercase}.overview-value{font-size:44px;font-weight:900;letter-spacing:-.055em;margin-top:8px}.overview-value-text{font-size:22px;letter-spacing:-.03em;margin-top:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.overview-foot{position:absolute;left:20px;bottom:15px;display:flex;align-items:center;gap:8px;color:#93b3d8;font-size:10px;font-weight:750}.overview-foot.muted{color:#607a98}.pulse-dot{width:7px;height:7px;border-radius:50%;background:#3ce5ad;box-shadow:0 0 0 5px rgba(60,229,173,.08);display:inline-block;animation:pulseGlow 1.8s ease-in-out infinite}@keyframes pulseGlow{50%{box-shadow:0 0 0 9px rgba(60,229,173,0)}}
.dashboard-core-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(340px,.72fr);gap:18px;margin-bottom:18px}.premium-search-panel,.premium-tg-panel,.premium-watches-panel,.premium-channel-panel,.premium-account-panel{border:1px solid rgba(110,165,232,.13);background:linear-gradient(155deg,rgba(13,31,52,.96),rgba(8,22,38,.98));box-shadow:0 26px 70px rgba(0,0,0,.16),inset 0 1px rgba(255,255,255,.025);border-radius:22px}.premium-search-panel{padding:24px}.panel-heading-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.panel-heading-row h2{font-size:21px;margin:3px 0 4px}.panel-heading-row p{color:#6f88a7;font-size:12px;margin:0}.panel-kicker{font-size:9px;font-weight:850;letter-spacing:.13em;color:#587ba7;text-transform:uppercase}.search-signal{display:flex;align-items:center;gap:7px;color:#74dcb7;border:1px solid rgba(57,204,154,.16);background:rgba(36,165,122,.06);padding:7px 9px;border-radius:999px;font-size:9px;font-weight:850}.premium-search-row{margin-top:20px}.premium-search-row .search-input{height:52px;background:#071625;border-color:rgba(113,166,232,.14)}.premium-search-row .btn{min-width:116px}.premium-result-card{position:relative;overflow:hidden;padding:20px;border-radius:18px;background:rgba(255,255,255,.026)}.result-accent{position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#2f7df6,#75baff,transparent)}.notify-label{margin-top:16px;font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#6f88a7;font-weight:800}.premium-result-card .threshold{display:flex;align-items:center;justify-content:center;gap:5px;min-height:50px}.premium-result-card .threshold strong{font-size:18px}.premium-result-card .threshold span{font-size:10px}.premium-add-watch{width:100%;margin-top:13px;min-height:49px}
.premium-tg-panel{position:relative;overflow:hidden;padding:26px;min-height:275px;background:linear-gradient(145deg,rgba(26,104,151,.36),rgba(9,27,46,.98) 58%)}.premium-tg-panel:after{content:"";position:absolute;width:250px;height:250px;right:-80px;top:-75px;border-radius:50%;background:radial-gradient(circle,rgba(57,177,238,.22),transparent 67%)}.tg-orb{width:52px;height:52px;border-radius:17px;background:linear-gradient(145deg,#31b5f5,#178ac7);display:grid;place-items:center;font-size:23px;box-shadow:0 15px 34px rgba(34,171,235,.22);position:relative;z-index:2}.premium-tg-copy{position:relative;z-index:2;margin-top:20px}.premium-tg-copy h2{font-size:22px;line-height:1.12;margin:5px 0 8px;max-width:320px}.premium-tg-copy p{color:#91adc9;font-size:12px;line-height:1.55;max-width:400px}.tg-action-row{display:flex;gap:8px;margin-top:16px}.tg-speed-pill{position:absolute;right:18px;bottom:17px;color:#78d8fb;font-size:9px;font-weight:800;z-index:2}.premium-watches-panel{padding:24px;margin-bottom:18px}.watch-count-badge{font-size:11px;padding:7px 10px;background:rgba(47,125,246,.11);color:#9fc2f4;border:1px solid rgba(86,150,238,.17)}.premium-cars-list{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}.premium-watch-card{display:grid;grid-template-columns:48px minmax(0,1fr) 112px 34px;align-items:center;gap:14px;padding:16px 16px 16px 12px;border-radius:17px;background:linear-gradient(140deg,rgba(255,255,255,.035),rgba(255,255,255,.018));border-color:rgba(108,157,218,.12);transition:.18s ease}.premium-watch-card:hover{transform:translateY(-1px);border-color:rgba(107,168,245,.24);background:linear-gradient(140deg,rgba(35,80,132,.12),rgba(255,255,255,.02))}.watch-index{width:40px;height:40px;border-radius:13px;display:grid;place-items:center;background:#0a1b2e;color:#6488b6;font-size:10px;font-weight:900;border:1px solid rgba(109,164,230,.12)}.premium-watch-card .watch-name{font-size:16px}.watch-data-grid{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));gap:8px;margin-top:12px}.watch-data-grid>div{padding:7px 9px;border-radius:10px;background:rgba(255,255,255,.025)}.watch-data-grid span{display:block;color:#5e7796;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.watch-data-grid b{display:block;color:#bdcce0;font-size:10px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.watch-alert-box{height:76px;border-radius:15px;border:1px solid rgba(69,143,241,.18);background:rgba(38,104,193,.08);display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;padding:10px 12px;align-items:center}.watch-alert-box small{grid-column:1/-1;color:#6683a7;font-size:8px;text-transform:uppercase;letter-spacing:.07em}.watch-alert-box strong{font-size:28px;letter-spacing:-.05em;color:#68a7ff}.watch-alert-box span{font-size:9px;color:#8ea8c6}.watch-remove{border:1px solid rgba(255,114,128,.16);background:rgba(255,92,108,.05);color:#f3949f;border-radius:11px;width:32px;height:32px;cursor:pointer;font-size:18px}.premium-empty{display:flex;flex-direction:column;align-items:center;gap:7px;padding:45px}.premium-empty .empty-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;background:rgba(50,122,217,.1);color:#82b4f2;font-size:22px}.premium-empty b{color:#aabbd0}.premium-empty span{font-size:11px}
.dashboard-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.premium-channel-panel,.premium-account-panel{padding:24px}.premium-channel-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;gap:12px;align-items:center;padding:15px 0;border-top:1px solid rgba(112,165,228,.1)}.premium-channel-row:first-of-type{margin-top:14px}.channel-symbol{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:#0a1c2e;color:#80a7d6}.telegram-symbol{background:rgba(39,171,238,.1);color:#52c5f9}.premium-channel-copy{min-width:0}.channel-state{font-size:8px;font-weight:900;padding:5px 7px;border-radius:999px}.channel-state.on{color:#65dbaf;background:rgba(46,189,139,.08);border:1px solid rgba(64,205,155,.13)}.account-plan-strip{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid rgba(112,165,228,.1)}.account-plan-strip h2{margin:5px 0 3px;font-size:19px}.plan-gem{width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,rgba(43,113,211,.2),rgba(255,255,255,.03));display:grid;place-items:center;color:#7faeff;border:1px solid rgba(94,151,233,.16)}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}.settings-grid .field{margin:0}.premium-account-panel>.btn{margin-top:14px}.mobile-dashboard-nav{display:none}

@media(max-width:1150px){.signal-card-premium{grid-template-columns:1fr}.signal-copy-premium{padding:52px 48px 18px}.signal-visual-premium{min-height:480px}.premium-app-shell{grid-template-columns:230px minmax(0,1fr)}.premium-main{padding:28px 24px 70px}.dashboard-core-grid{grid-template-columns:1fr}.dashboard-bottom-grid{grid-template-columns:1fr}.watch-data-grid{grid-template-columns:repeat(2,minmax(100px,1fr))}}
@media(max-width:820px){.premium-app-shell{display:block}.premium-sidebar{display:none}.premium-main{padding:24px 16px calc(100px + env(safe-area-inset-bottom));max-width:none}.premium-topbar .user-chip{display:flex}.dashboard-overview{grid-template-columns:1fr 1fr}.overview-card:first-child{grid-column:1/-1}.premium-watch-card{grid-template-columns:42px minmax(0,1fr) 92px 32px}.watch-data-grid{grid-template-columns:1fr 1fr}.mobile-dashboard-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:12px;right:12px;bottom:calc(10px + env(safe-area-inset-bottom));z-index:100;background:rgba(8,20,34,.92);backdrop-filter:blur(18px);border:1px solid rgba(121,171,232,.14);box-shadow:0 20px 50px rgba(0,0,0,.35);border-radius:18px;padding:7px}.mobile-nav-item{border:0;background:transparent;color:#6f88a8;border-radius:12px;padding:7px 4px;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:15px}.mobile-nav-item small{font-size:8px;font-weight:750}.mobile-nav-item.active{color:#a8c8f4;background:rgba(45,114,210,.1)}}
@media(max-width:640px){.premium-hero{padding-top:42px}.copart-lockup{margin-bottom:12px}.signal-card-premium{border-radius:24px}.signal-copy-premium{padding:36px 24px 0}.signal-copy-premium h2{font-size:35px}.signal-copy-premium p{font-size:14px}.signal-visual-premium{min-height:390px;transform:scale(.88);margin:-8px -28px}.ring-a{width:190px;height:190px}.ring-b{width:270px;height:270px}.ring-c{width:350px;height:350px}.orbit-spin-a{width:190px;height:190px}.orbit-spin-b{width:270px;height:270px}.orbit-spin-c{width:350px;height:350px}.signal-core{width:145px;height:145px}.orbit-chip{width:47px;height:47px}.chip-5{right:12%;top:18%}.chip-10{right:8%;bottom:20%}.chip-15{left:9%;top:42%}.footer-inner{gap:9px}.premium-main{padding:18px 12px calc(100px + env(safe-area-inset-bottom))}.premium-topbar{margin-bottom:18px}.premium-topbar .user-chip{display:none}.premium-topbar .page-title h1{font-size:30px}.premium-topbar .page-title p{font-size:12px;line-height:1.5}.dashboard-overview{gap:9px}.overview-card{min-height:116px;padding:16px}.overview-value{font-size:38px}.overview-value-text{font-size:17px}.overview-foot{left:16px;bottom:13px}.premium-search-panel,.premium-tg-panel,.premium-watches-panel,.premium-channel-panel,.premium-account-panel{padding:18px;border-radius:19px}.panel-heading-row h2{font-size:19px}.premium-search-row{flex-direction:column}.premium-search-row .btn{width:100%}.premium-tg-panel{min-height:255px}.premium-watch-card{grid-template-columns:36px minmax(0,1fr) 74px;gap:9px;padding:13px 10px}.watch-index{width:34px;height:34px}.watch-remove{grid-column:3;grid-row:2;width:30px;height:30px;justify-self:end}.watch-alert-box{grid-column:3;grid-row:1;height:68px;padding:8px}.watch-alert-box strong{font-size:23px}.watch-main{min-width:0}.watch-data-grid{grid-template-columns:1fr 1fr}.watch-data-grid>div{padding:6px 7px}.premium-channel-row{grid-template-columns:38px minmax(0,1fr) auto;gap:9px}.premium-channel-row .btn{grid-column:2/-1;width:100%}.settings-grid{grid-template-columns:1fr}.tg-speed-pill{display:none}}
@media(prefers-reduced-motion:reduce){.orbit-spin,.loader-wheel,.pulse-dot{animation:none!important}}

/* ==========================================================
   V4 — HERO ORBIT / SPARK FIELD + REAL VEHICLE PHOTOS
   ========================================================== */
.hero-visual-with-orbits{min-height:650px;align-items:center;justify-content:center;overflow:visible}
.hero-visual-with-orbits .phone-shell{position:relative;z-index:4}
.hero-visual-with-orbits .phone-glow{z-index:1;right:50%;top:50%;transform:translate(50%,-50%);width:440px;height:440px;background:rgba(36,121,255,.18);filter:blur(95px)}
.hero-orbit-field{position:absolute;z-index:2;left:50%;top:50%;width:690px;height:690px;transform:translate(-50%,-50%);pointer-events:none;filter:drop-shadow(0 0 14px rgba(51,139,255,.08))}
.hero-orbit-ring,.hero-orbit-runner{position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%)}
.hero-orbit-ring{border:1px solid rgba(73,153,255,.24);box-shadow:inset 0 0 35px rgba(38,115,218,.025)}
.hero-ring-1{width:410px;height:410px;border-color:rgba(91,172,255,.34)}
.hero-ring-2{width:525px;height:525px;border-color:rgba(68,145,245,.23)}
.hero-ring-3{width:650px;height:650px;border-style:dashed;border-color:rgba(65,139,232,.15)}
.hero-orbit-runner{animation:heroOrbitRotate linear infinite}
.hero-runner-1{width:410px;height:410px;animation-duration:8.5s}
.hero-runner-2{width:525px;height:525px;animation-duration:13s;animation-direction:reverse}
.hero-runner-3{width:650px;height:650px;animation-duration:18s}
.hero-spark{position:absolute;width:6px;height:6px;border-radius:50%;background:#e8f6ff;box-shadow:0 0 7px #fff,0 0 14px #58afff,0 0 28px rgba(46,142,255,.92),0 0 48px rgba(41,121,255,.45)}
.hs-1{left:50%;top:-3px}.hs-2{right:8%;bottom:23%}.hs-3{left:-3px;top:48%}.hs-4{right:18%;top:8%}.hs-5{right:-3px;top:52%}.hs-6{left:17%;bottom:9%}
.hero-orbit-chip{position:absolute;z-index:3;width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(155deg,#101f32,#0b1726);border:1px solid rgba(111,172,244,.24);box-shadow:0 18px 42px rgba(0,0,0,.34),0 0 25px rgba(35,119,226,.08);font-size:14px;font-weight:900;color:#f6fbff}
.hero-chip-15{left:2%;top:42%}.hero-chip-10{right:3%;bottom:22%}.hero-chip-5{right:7%;top:20%}
@keyframes heroOrbitRotate{from{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(360deg)}}

.vehicle-photo,.watch-vehicle-photo,.result-vehicle-photo{position:relative;overflow:hidden;background:linear-gradient(145deg,#132a46,#0b1a2c);border:1px solid rgba(105,166,236,.15)}
.vehicle-photo img,.watch-vehicle-photo img,.result-vehicle-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease,filter .3s ease}
.vehicle-photo:hover img,.watch-vehicle-photo:hover img,.result-vehicle-photo:hover img{transform:scale(1.025)}
.vehicle-photo-fallback{position:absolute;inset:0;display:none;place-items:center;align-content:center;gap:5px;background:radial-gradient(circle at 50% 35%,rgba(58,131,228,.18),transparent 58%),linear-gradient(145deg,#10233b,#0a1727);color:#5f8dc8}
.vehicle-photo-fallback span{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#3a90ff,#246ee2);color:#fff;font-weight:900;box-shadow:0 10px 28px rgba(39,117,230,.25)}
.vehicle-photo-fallback small{font-size:8px;font-weight:800;letter-spacing:.1em;color:#6482a6}
.no-photo .vehicle-photo-fallback{display:grid}
.photo-lot{position:absolute;left:9px;top:9px;padding:5px 7px;border-radius:8px;background:rgba(6,16,29,.78);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.1);font-size:8px;font-weight:850;color:#d8e8fb;letter-spacing:.02em}

.premium-result-with-photo{display:grid;grid-template-columns:180px minmax(0,1fr);gap:18px;align-items:stretch}
.result-vehicle-photo{min-height:220px;border-radius:15px}
.result-content{min-width:0}

.watch-card-with-photo{grid-template-columns:156px minmax(0,1fr) 112px 34px;padding:12px 16px 12px 12px;min-height:132px}
.watch-vehicle-photo{width:156px;height:108px;border-radius:14px;align-self:center}
.watch-card-with-photo .watch-main{min-width:0}

@media(max-width:1150px){
  .hero-orbit-field{width:640px;height:640px}.hero-ring-3,.hero-runner-3{width:600px;height:600px}
  .watch-card-with-photo{grid-template-columns:132px minmax(0,1fr) 104px 34px}.watch-vehicle-photo{width:132px;height:96px}
}
@media(max-width:820px){
  .hero-visual-with-orbits{min-height:600px}.hero-orbit-field{width:590px;height:590px}.hero-ring-1,.hero-runner-1{width:360px;height:360px}.hero-ring-2,.hero-runner-2{width:460px;height:460px}.hero-ring-3,.hero-runner-3{width:560px;height:560px}
  .premium-result-with-photo{grid-template-columns:150px minmax(0,1fr)}.result-vehicle-photo{min-height:205px}
  .watch-card-with-photo{grid-template-columns:120px minmax(0,1fr) 92px 32px}.watch-vehicle-photo{width:120px;height:90px}
}
@media(max-width:640px){
  .hero-visual-with-orbits{min-height:540px;margin-top:4px}.hero-orbit-field{width:480px;height:480px}.hero-ring-1,.hero-runner-1{width:300px;height:300px}.hero-ring-2,.hero-runner-2{width:390px;height:390px}.hero-ring-3,.hero-runner-3{width:470px;height:470px}.hero-orbit-chip{width:42px;height:42px;border-radius:12px;font-size:12px}.hero-chip-15{left:3%;top:43%}.hero-chip-10{right:4%;bottom:21%}.hero-chip-5{right:8%;top:18%}
  .premium-result-with-photo{display:block}.result-vehicle-photo{height:190px;min-height:0;margin-bottom:15px}.premium-result-card{padding:14px}
  .watch-card-with-photo{grid-template-columns:104px minmax(0,1fr) 72px;grid-template-rows:auto auto;gap:9px;padding:10px}.watch-vehicle-photo{grid-column:1;grid-row:1;width:104px;height:82px}.watch-card-with-photo .watch-main{grid-column:2/-1;grid-row:1}.watch-card-with-photo .watch-alert-box{grid-column:1;grid-row:2;height:62px}.watch-card-with-photo .watch-remove{grid-column:3;grid-row:2;justify-self:end;align-self:center}.watch-data-grid{margin-top:8px}.watch-data-grid>div{padding:5px 6px}.watch-top{gap:6px}.watch-top .status-pill{display:none}
}
@media(prefers-reduced-motion:reduce){.hero-orbit-runner{animation:none!important}}

/* V5 hero premium phone */
.hero-visual-with-orbits{min-height:760px}
.premium-phone-shell{position:relative;z-index:4;width:min(100%,470px);padding:10px;border-radius:44px;background:linear-gradient(180deg,rgba(54,76,104,.88),rgba(11,22,37,.98));border:1px solid rgba(163,204,255,.14);box-shadow:0 40px 120px rgba(0,0,0,.52), inset 0 1px 0 rgba(255,255,255,.08)}
.premium-phone-shell::before{content:"";position:absolute;inset:14px;border-radius:36px;border:1px solid rgba(130,177,241,.10);pointer-events:none}
.premium-phone-screen{position:relative;border-radius:34px;overflow:hidden;padding:18px 18px 20px;background:radial-gradient(circle at 50% 0%,rgba(55,118,220,.16),transparent 40%),linear-gradient(180deg,#10243d,#081524 68%,#07121f)}
.premium-phone-notch{width:92px;height:26px;border-radius:0 0 16px 16px;background:#030910;margin:0 auto 10px}
.premium-phone-status{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#9cb4cf;margin-bottom:10px;padding:0 4px}
.premium-phone-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}
.premium-brand{display:flex;align-items:center;gap:10px;font-weight:800}
.premium-brand-mark{width:28px;height:28px;border-radius:9px;background:linear-gradient(145deg,#58a0ff,#2c73ea);display:grid;place-items:center;color:#fff;font-weight:900;box-shadow:0 8px 22px rgba(47,125,246,.28)}
.premium-brand-word{font-size:15px;color:#fff}
.premium-live-pill{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;border:1px solid rgba(33,214,129,.25);background:rgba(9,48,37,.8);color:#7ff0b5;font-size:11px;font-weight:800;letter-spacing:.02em}
.premium-live-pill i{width:7px;height:7px;border-radius:50%;background:#2de18f;box-shadow:0 0 0 5px rgba(45,225,143,.10)}
.premium-vehicle-card{background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.025));border:1px solid rgba(136,181,242,.14);border-radius:23px;overflow:hidden;box-shadow:0 18px 44px rgba(0,0,0,.22)}
.premium-vehicle-photo-wrap{position:relative;height:248px;background:#1b3556}
.premium-vehicle-photo{display:block;width:100%;height:100%;object-fit:cover}
.premium-photo-chip{position:absolute;top:12px;padding:7px 12px;border-radius:12px;background:rgba(19,28,43,.82);border:1px solid rgba(255,255,255,.12);font-size:11px;font-weight:800;color:#eef6ff}
.premium-chip-left{left:12px}.premium-chip-right{right:12px}
.premium-photo-dots{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);display:flex;gap:5px}
.premium-photo-dots span{width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.35)}
.premium-photo-dots span.active{background:#4ea2ff}
.premium-caption{padding:12px 18px 0;font-size:10px;letter-spacing:.16em;color:#5f86b2;font-weight:800}
.premium-vehicle-name{padding:4px 18px 12px;font-size:20px;font-weight:900;color:#fff}
.premium-specs-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
.premium-specs-grid>div{padding:12px 18px;display:flex;flex-direction:column;gap:4px}.premium-specs-grid>div+div{border-left:1px solid rgba(255,255,255,.08)}
.premium-specs-grid small,.premium-vin-row small{font-size:10px;letter-spacing:.12em;color:#5f86b2;font-weight:800}
.premium-specs-grid strong,.premium-vin-row strong{font-size:16px;color:#fff;font-weight:900}
.premium-vin-row{display:flex;align-items:flex-end;gap:10px;padding:14px 18px 18px}.premium-vin-row strong{font-size:13px;line-height:1.2;flex:1}
.premium-copy{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(145deg,#0f2a48,#0c1f35);border:1px solid rgba(73,153,255,.23);color:#7daef4;font-size:18px;flex-shrink:0}
.premium-count-card{margin-top:14px;padding:15px 18px;border-radius:18px;border:1px solid rgba(73,153,255,.30);background:linear-gradient(180deg,rgba(14,39,67,.96),rgba(10,27,48,.96));box-shadow:0 14px 28px rgba(3,10,20,.35)}
.premium-count-label{font-size:11px;letter-spacing:.11em;color:#7e9ec6;font-weight:800;margin-bottom:5px}
.premium-count-value{display:flex;align-items:baseline;gap:10px;color:#fff}.premium-count-value strong{font-size:46px;line-height:1;font-weight:900;color:#4ea2ff}.premium-count-value span{font-size:18px;font-weight:800}
.premium-alert-card{margin-top:12px;padding:14px 16px;border-radius:18px;background:linear-gradient(180deg,rgba(17,25,35,.95),rgba(12,18,26,.94));border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;gap:12px}
.premium-alert-copy{display:flex;flex-direction:column;gap:5px}.premium-alert-copy b{font-size:16px;color:#fff}.premium-alert-copy span{font-size:13px;color:#7f97b5}
.premium-toggle{width:48px;height:28px;border-radius:999px;background:#4b5d73;position:relative;flex-shrink:0}.premium-toggle span{position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:50%;background:#fff;transition:all .28s ease;box-shadow:0 2px 8px rgba(0,0,0,.28)}.premium-toggle.on{background:#4c9eff}.premium-toggle.on span{left:24px}
.premium-phone-cta{width:100%;margin-top:14px;border:none;border-radius:18px;padding:17px 20px;font-weight:900;font-size:16px;color:#fff;background:linear-gradient(90deg,#48a2ff,#3a73ff);box-shadow:0 20px 36px rgba(36,121,255,.28);cursor:pointer}
.hero-floating-note{position:absolute;z-index:5;display:flex;flex-direction:column;gap:5px;padding:14px 16px;border-radius:18px;background:rgba(8,16,28,.92);border:1px solid rgba(135,179,236,.14);box-shadow:0 18px 42px rgba(0,0,0,.34);backdrop-filter:blur(10px);min-width:178px}
.hero-floating-note b{font-size:16px;color:#fff}.hero-floating-note span{font-size:12px;color:#92a8c3}.hero-floating-note-left{left:-34px;bottom:122px}.hero-floating-note-right{right:-48px;top:172px}
.hero-floating-note-left::before{content:'⚡';position:absolute;left:-12px;top:18px;width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#081423;border:1px solid rgba(67,140,241,.16)}
.hero-floating-note-right::before{content:'🔔';position:absolute;left:-12px;top:18px;width:28px;height:28px;border-radius:10px;display:grid;place-items:center;background:#081423;border:1px solid rgba(67,140,241,.16)}

@media(max-width:1200px){
  .premium-phone-shell{width:min(100%,430px)}
  .hero-floating-note-left{left:-18px}.hero-floating-note-right{right:-22px}
}
@media(max-width:1050px){
  .hero-visual-with-orbits{min-height:700px}
}
@media(max-width:740px){
  .hero-visual-with-orbits{min-height:670px;padding-top:8px}
  .premium-phone-shell{max-width:404px;border-radius:38px;padding:8px}
  .premium-phone-screen{padding:14px 14px 16px;border-radius:30px}
  .premium-phone-notch{width:78px;height:24px;margin-bottom:8px}
  .premium-vehicle-photo-wrap{height:220px}
  .premium-vehicle-name{font-size:18px}
  .premium-specs-grid>div{padding:10px 12px}.premium-vin-row{padding:12px}
  .premium-count-value strong{font-size:40px}.premium-count-value span{font-size:16px}
  .premium-alert-copy b{font-size:15px}.premium-alert-copy span{font-size:12px}
  .hero-floating-note{min-width:154px;padding:12px 14px}.hero-floating-note b{font-size:14px}
  .hero-floating-note-left{left:-6px;bottom:108px}.hero-floating-note-right{right:-6px;top:170px}
}
@media(max-width:560px){
  .hero-visual-with-orbits{min-height:630px}
  .hero-orbit-field{width:460px;height:460px}.hero-ring-1,.hero-runner-1{width:292px;height:292px}.hero-ring-2,.hero-runner-2{width:372px;height:372px}.hero-ring-3,.hero-runner-3{width:448px;height:448px}
  .premium-phone-shell{max-width:360px}
  .premium-phone-status{font-size:11px}
  .premium-brand-word{font-size:14px}.premium-live-pill{font-size:10px;padding:6px 8px}
  .premium-vehicle-photo-wrap{height:184px}
  .premium-photo-chip{font-size:10px;padding:6px 9px;border-radius:10px}
  .premium-caption{padding:10px 14px 0}.premium-vehicle-name{padding:4px 14px 10px}
  .premium-specs-grid strong{font-size:14px}.premium-vin-row strong{font-size:12px}
  .premium-count-card{padding:13px 14px}.premium-count-label{font-size:10px}.premium-count-value strong{font-size:34px}.premium-count-value span{font-size:15px}
  .premium-alert-card{padding:12px 13px;gap:10px}.premium-phone-cta{padding:15px 18px;font-size:15px}
  .hero-floating-note{display:none}
}

/* ============================================================
   V6 CLEAN HERO PHONE — mirrors the original autobidas.lt visual
   ============================================================ */
.hero-visual-clean{position:relative;min-height:700px;display:flex;align-items:center;justify-content:center;overflow:visible;isolation:isolate}
.clean-orbits{position:absolute;left:50%;top:50%;width:590px;height:590px;transform:translate(-50%,-50%);z-index:0;pointer-events:none}
.clean-ring,.clean-runner{position:absolute;left:50%;top:50%;border-radius:50%;transform:translate(-50%,-50%)}
.clean-ring{border:1px solid rgba(65,144,241,.18)}
.clean-ring.ring-one{width:360px;height:360px}
.clean-ring.ring-two{width:470px;height:470px;border-color:rgba(65,144,241,.13)}
.clean-ring.ring-three{width:570px;height:570px;border-style:dashed;border-color:rgba(65,144,241,.10)}
.clean-runner{animation:cleanOrbit linear infinite}
.clean-runner.runner-one{width:360px;height:360px;animation-duration:11s}
.clean-runner.runner-two{width:470px;height:470px;animation-duration:16s;animation-direction:reverse}
.clean-runner.runner-three{width:570px;height:570px;animation-duration:22s}
.clean-runner i{position:absolute;left:50%;top:-5px;width:8px;height:8px;border-radius:50%;background:#f5fbff;box-shadow:0 0 7px #fff,0 0 17px #4aa3ff,0 0 34px #1b78f0}
.runner-two i{width:6px;height:6px;top:-4px;box-shadow:0 0 6px #fff,0 0 14px #4aa3ff,0 0 26px #1b78f0}
.runner-three i{width:5px;height:5px;top:-3px;box-shadow:0 0 5px #fff,0 0 12px #4aa3ff}
@keyframes cleanOrbit{to{transform:translate(-50%,-50%) rotate(360deg)}}

.clean-phone{position:relative;z-index:3;width:365px;padding:8px;border-radius:40px;background:linear-gradient(155deg,#2a394d 0%,#0a111b 40%,#151f2b 100%);border:1px solid rgba(202,222,247,.16);box-shadow:0 36px 80px rgba(0,0,0,.45),inset 0 1px 0 rgba(255,255,255,.07)}
.clean-phone::before{content:"";position:absolute;inset:5px;border-radius:36px;border:1px solid rgba(255,255,255,.05);pointer-events:none}
.clean-phone-screen{position:relative;border-radius:33px;overflow:hidden;padding:18px 17px 17px;background:linear-gradient(180deg,#0e1d2f 0%,#08131f 56%,#07111c 100%)}
.clean-notch{width:86px;height:24px;margin:-18px auto 16px;border-radius:0 0 16px 16px;background:#02070c}
.clean-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}
.clean-brand{display:flex;align-items:center;gap:9px;color:#fff}.clean-brand span{width:27px;height:27px;border-radius:8px;display:grid;place-items:center;background:linear-gradient(145deg,#50a5ff,#2875ee);font-size:13px;font-weight:900;box-shadow:0 7px 18px rgba(47,125,246,.25)}.clean-brand b{font-size:14px;font-weight:850}
.clean-live{display:flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;border:1px solid rgba(36,209,132,.35);background:rgba(8,55,41,.5);font-size:9px;font-weight:900;color:#55eca7}.clean-live i{width:6px;height:6px;border-radius:50%;background:#38e894;box-shadow:0 0 0 4px rgba(56,232,148,.10)}
.clean-photo-card{border-radius:17px;background:#091522;border:1px solid rgba(142,181,230,.12);overflow:hidden}
.clean-photo-wrap{position:relative;height:205px;background:#162a42;overflow:hidden}.clean-photo-wrap img{width:100%;height:100%;object-fit:cover;display:block}
.clean-lot,.clean-lane{position:absolute;top:9px;padding:6px 9px;border-radius:9px;font-size:8px;font-weight:900;color:#fff;line-height:1}.clean-lot{left:9px;background:rgba(13,21,32,.86)}.clean-lane{right:9px;background:rgba(30,74,124,.85)}
.clean-dots{position:absolute;left:50%;bottom:7px;transform:translateX(-50%);display:flex;gap:4px}.clean-dots i{width:5px;height:5px;border-radius:50%;background:rgba(230,239,250,.50)}.clean-dots i.on{background:#42a3ff}
.clean-car-copy{padding:11px 13px 9px}.clean-car-copy small{display:block;margin-bottom:2px;color:#567da8;font-size:7px;font-weight:800;letter-spacing:.12em}.clean-car-copy strong{font-size:18px;line-height:1.1;color:#fff;font-weight:900}
.clean-specs{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.06);border-bottom:1px solid rgba(255,255,255,.06)}.clean-specs>div{padding:9px 12px}.clean-specs>div+div{border-left:1px solid rgba(255,255,255,.06)}.clean-specs small,.clean-vin small{display:block;color:#5279a5;font-size:7px;font-weight:800;letter-spacing:.12em;margin-bottom:4px}.clean-specs b{color:#fff;font-size:11px;font-weight:900}
.clean-vin{padding:10px 12px 11px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px}.clean-vin b{font-size:9.5px;color:#fff;letter-spacing:.01em}.clean-vin>span{width:29px;height:29px;border-radius:9px;display:grid;place-items:center;color:#56a5ff;background:#0a2036;border:1px solid rgba(73,153,255,.25);font-size:15px;flex-shrink:0}
.clean-count-card{margin-top:10px;min-height:70px;padding:11px 13px;border-radius:16px;border:1px solid rgba(48,143,255,.48);background:linear-gradient(180deg,#0b2036,#081828);display:flex;align-items:center;gap:12px;box-shadow:0 10px 25px rgba(0,0,0,.18)}.clean-hourglass{font-size:27px;line-height:1}.clean-count-card small{display:block;color:#6087b3;font-size:7px;letter-spacing:.11em;font-weight:800}.clean-count-line{display:flex;align-items:baseline;gap:6px;margin-top:2px}.clean-count-line b{font-size:29px;line-height:1;color:#3796ff;font-weight:950}.clean-count-line span{font-size:14px;color:#fff;font-weight:850}
.clean-alert-row{margin-top:9px;min-height:54px;padding:9px 12px;border-radius:15px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.07);display:flex;align-items:center;gap:10px}.clean-alert-icon{width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:rgba(33,195,124,.10);font-size:15px}.clean-alert-row>div:nth-child(2){display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.clean-alert-row b{font-size:11px;color:#fff}.clean-alert-row small{font-size:8px;color:#6e8bad;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.clean-switch{width:37px;height:21px;border-radius:999px;background:#3c9aff;position:relative;flex:0 0 auto}.clean-switch i{position:absolute;right:3px;top:3px;width:15px;height:15px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.25)}
.clean-phone-button{width:100%;margin-top:9px;padding:13px 14px;border:0;border-radius:14px;background:linear-gradient(90deg,#40a7ff,#397bff);color:#fff;font-size:11px;font-weight:900;box-shadow:0 13px 28px rgba(30,117,239,.22)}
.clean-note{position:absolute;z-index:5;display:flex;align-items:center;gap:9px;padding:11px 13px;border-radius:14px;background:rgba(7,15,25,.93);border:1px solid rgba(113,165,230,.17);box-shadow:0 16px 34px rgba(0,0,0,.35);backdrop-filter:blur(10px)}.clean-note>span{font-size:18px}.clean-note>div{display:flex;flex-direction:column;gap:2px}.clean-note b{color:#fff;font-size:10px}.clean-note small{color:#7e98b6;font-size:7px;white-space:nowrap}.note-top{right:-45px;top:175px;min-width:168px}.note-bottom{left:-52px;bottom:116px;min-width:154px}

@media(max-width:1100px){.hero-visual-clean{min-height:690px}.note-top{right:3px}.note-bottom{left:3px}}
@media(max-width:740px){.hero-visual-clean{min-height:650px}.clean-orbits{width:500px;height:500px}.clean-ring.ring-one,.clean-runner.runner-one{width:320px;height:320px}.clean-ring.ring-two,.clean-runner.runner-two{width:405px;height:405px}.clean-ring.ring-three,.clean-runner.runner-three{width:490px;height:490px}.clean-phone{width:350px}.note-top{right:-4px;top:165px}.note-bottom{left:-4px;bottom:112px}}
@media(max-width:520px){.hero-visual-clean{min-height:610px;margin-top:0}.clean-orbits{width:440px;height:440px}.clean-ring.ring-one,.clean-runner.runner-one{width:282px;height:282px}.clean-ring.ring-two,.clean-runner.runner-two{width:355px;height:355px}.clean-ring.ring-three,.clean-runner.runner-three{width:430px;height:430px}.clean-phone{width:min(100%,332px);padding:7px;border-radius:36px}.clean-phone-screen{padding:16px 14px 14px;border-radius:29px}.clean-notch{width:78px;height:22px;margin:-16px auto 13px}.clean-photo-wrap{height:182px}.clean-car-copy strong{font-size:17px}.clean-count-card{min-height:65px}.clean-count-line b{font-size:27px}.clean-note{display:none}}
@media(prefers-reduced-motion:reduce){.clean-runner{animation:none!important}}

/* ============================================================
   V8 AUTOBIDAS-STYLE HERO CLEANUP
   Goal: keep the living HTML phone, but make it look close to autobidas.lt,
   with tidier spacing, cleaner orbit sparkles and non-overlapping floating toasts.
   ============================================================ */
.hero{grid-template-columns:minmax(0,1.08fr) minmax(390px,.72fr);gap:64px;padding:74px 0 96px}
.hero-copy{max-width:690px}
.hero-visual-clean{min-height:690px;justify-content:center;align-items:center}
.clean-orbits{width:560px;height:560px;opacity:.92}
.clean-ring.ring-one{width:340px;height:340px;border-color:rgba(65,144,241,.20)}
.clean-ring.ring-two{width:440px;height:440px;border-color:rgba(65,144,241,.14)}
.clean-ring.ring-three{width:530px;height:530px;border-color:rgba(65,144,241,.09)}
.clean-runner.runner-one{width:340px;height:340px;animation-duration:11s}
.clean-runner.runner-two{width:440px;height:440px;animation-duration:15s}
.clean-runner.runner-three{width:530px;height:530px;animation-duration:21s}
.clean-runner i{width:7px;height:7px;top:-4px;box-shadow:0 0 6px #fff,0 0 14px #49a3ff,0 0 28px #1b78f0}
.runner-two i{width:5px;height:5px;top:-3px;box-shadow:0 0 5px #fff,0 0 11px #49a3ff,0 0 20px #1b78f0}
.runner-three i{width:4px;height:4px;top:-2px;box-shadow:0 0 4px #fff,0 0 8px #49a3ff}
.clean-phone{width:355px;padding:8px;border-radius:40px;box-shadow:0 34px 78px rgba(0,0,0,.42),0 0 0 1px rgba(118,169,238,.06),inset 0 1px 0 rgba(255,255,255,.06)}
.clean-phone-screen{padding:17px 16px 16px}
.clean-photo-wrap{height:192px}
.clean-note{padding:10px 12px;border-radius:13px;box-shadow:0 12px 28px rgba(0,0,0,.32)}
.clean-note>span{font-size:15px}
.clean-note b{font-size:11px;line-height:1.15}
.clean-note small{font-size:8px;line-height:1.2}
.note-top{right:-36px;top:154px;min-width:148px;max-width:158px}
.note-bottom{left:-38px;bottom:100px;min-width:136px;max-width:146px}
.clean-count-card{margin-top:11px}
.clean-alert-row{margin-top:8px}

@media(max-width:1240px){
  .hero{gap:52px}
  .hero h1{font-size:clamp(48px,5vw,72px)}
}
@media(max-width:1100px){
  .hero{grid-template-columns:1fr;gap:34px;padding-top:58px}
  .hero-copy{max-width:none;text-align:center}
  .hero-actions,.hero-channel-row{justify-content:center}
  .micro{max-width:680px;margin-left:auto;margin-right:auto}
  .hero-visual-clean{min-height:650px}
  .note-top{right:-12px;top:148px}
  .note-bottom{left:-12px;bottom:96px}
}
@media(max-width:740px){
  .hero{padding:42px 0 76px}
  .hero-visual-clean{min-height:640px}
  .clean-orbits{width:500px;height:500px}
  .clean-ring.ring-one,.clean-runner.runner-one{width:306px;height:306px}
  .clean-ring.ring-two,.clean-runner.runner-two{width:392px;height:392px}
  .clean-ring.ring-three,.clean-runner.runner-three{width:476px;height:476px}
  .clean-phone{width:342px}
  .note-top{right:-2px;top:150px;min-width:140px}
  .note-bottom{left:-2px;bottom:95px;min-width:130px}
}
@media(max-width:520px){
  .hero-visual-clean{min-height:610px}
  .clean-orbits{width:436px;height:436px}
  .clean-ring.ring-one,.clean-runner.runner-one{width:280px;height:280px}
  .clean-ring.ring-two,.clean-runner.runner-two{width:352px;height:352px}
  .clean-ring.ring-three,.clean-runner.runner-three{width:426px;height:426px}
  .clean-phone{width:min(100%,330px)}
  .clean-photo-wrap{height:180px}
}

/* ===== V9 USA + BILLING + ADMIN POLISH ===== */
.copart-lockup{padding:13px 18px;border-radius:16px;gap:12px;font-size:13px;font-weight:850;letter-spacing:.13em;border-color:rgba(116,171,235,.24);background:linear-gradient(180deg,rgba(20,42,68,.75),rgba(10,23,40,.96));box-shadow:0 12px 30px rgba(0,0,0,.18)}
.copart-wordmark-text{font-size:18px;letter-spacing:.01em}
.copart-lockup [data-i18n="copart_tracking_label"], .copart-lockup span:last-child{font-size:12px}

.billing-banner{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:16px 18px;border:1px solid rgba(117,170,235,.16);border-radius:18px;background:linear-gradient(180deg,rgba(29,52,82,.42),rgba(10,22,37,.92));margin-bottom:18px}
.billing-banner.warn{border-color:rgba(245,185,64,.24);background:linear-gradient(180deg,rgba(66,50,22,.25),rgba(10,22,37,.96))}
.billing-banner strong{display:block;font-size:15px}
.billing-banner small{display:block;color:#95abc7;font-size:12px;line-height:1.45;margin-top:4px}
.billing-actions{display:flex;gap:10px;flex-wrap:wrap}
.plan-picker{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}
.plan-card{padding:16px;border-radius:16px;border:1px solid rgba(116,171,235,.13);background:rgba(255,255,255,.03)}
.plan-card h3{margin:0 0 8px;font-size:17px}.plan-card p{margin:0 0 10px;color:#92a9c3;font-size:13px}.plan-card .btn{width:100%}
.plan-price{font-size:28px;font-weight:900;letter-spacing:-.04em;margin-bottom:8px}
.tag.warn{background:rgba(245,185,64,.12);color:#ffd982;border:1px solid rgba(245,185,64,.20)}
.meta.good{color:#7ae6bc}
.meta.warn{color:#ffd982}

.admin-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px}
.admin-search-panel{margin-bottom:18px}
.admin-clients-panel{padding:22px}
.admin-client-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.admin-client-card{border:1px solid rgba(112,165,228,.12);background:linear-gradient(155deg,rgba(14,31,51,.94),rgba(8,19,32,.98));border-radius:20px;padding:18px;box-shadow:inset 0 1px rgba(255,255,255,.02)}
.admin-client-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}
.admin-client-name{font-size:20px;font-weight:850;letter-spacing:-.03em}.admin-client-email{font-size:12px;color:#7f97b4;margin-top:4px}
.admin-client-badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.admin-client-meta-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}.admin-client-meta-grid>div{border:1px solid rgba(255,255,255,.05);background:rgba(255,255,255,.025);border-radius:13px;padding:10px}.admin-client-meta-grid span{display:block;color:#7086a1;font-size:10px;text-transform:uppercase;letter-spacing:.09em}.admin-client-meta-grid b{display:block;font-size:12px;margin-top:5px;line-height:1.45;word-break:break-word}.admin-client-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}

@media(max-width:1100px){.admin-stats-grid{grid-template-columns:1fr 1fr}.admin-client-grid{grid-template-columns:1fr}.admin-client-meta-grid{grid-template-columns:1fr 1fr}.copart-wordmark-text{font-size:16px}}
@media(max-width:640px){.admin-stats-grid{grid-template-columns:1fr}.admin-client-meta-grid{grid-template-columns:1fr}.billing-banner{flex-direction:column}.plan-picker{grid-template-columns:1fr}.copart-lockup{padding:12px 14px}.copart-wordmark-text{font-size:15px}}

/* ============================================================
   V10 FULL GLOBAL ADMIN — mirrors the operational Autobidas dashpanel
   ============================================================ */
.global-admin-body{margin:0;background:radial-gradient(circle at 8% 0%,rgba(25,69,125,.17),transparent 28%),#06101d;color:#f4f8fd;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}
.global-admin-wrap{width:min(1760px,calc(100% - 30px));margin:0 auto;padding:18px 0 60px}
.ga-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}
.ga-brand-block{display:flex;align-items:center;gap:13px}.ga-logo{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#55a3ff,#2d77eb);display:grid;place-items:center;font-weight:950;box-shadow:0 12px 32px rgba(47,125,246,.28)}.ga-brand-block h1{margin:0;font-size:24px;letter-spacing:-.035em}.ga-brand-block p{margin:3px 0 0;color:#7f99b8;font-size:12px}.ga-header-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ga-api-pill,.ga-refresh-time{display:inline-flex;align-items:center;min-height:35px;padding:0 11px;border-radius:11px;border:1px solid rgba(255,255,255,.08);background:#0b192a;color:#a7bdd8;font-size:11px;font-weight:750}.ga-api-pill{color:#ffd080;border-color:rgba(245,185,64,.22);background:rgba(83,57,14,.16)}.ga-api-pill.ok{color:#78e4bb;border-color:rgba(58,200,145,.22);background:rgba(20,82,59,.15)}.ga-api-pill.bad{color:#ff9ea7;border-color:rgba(255,93,112,.22);background:rgba(82,23,31,.16)}
.ga-btn{border:1px solid rgba(255,255,255,.09);background:#0d1c2f;color:#f2f7fd;border-radius:11px;padding:9px 13px;font-weight:800;font-size:11px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;transition:.18s ease}.ga-btn:hover{transform:translateY(-1px);border-color:rgba(95,158,243,.28)}.ga-btn-primary{background:linear-gradient(135deg,#5ca8ff,#2f7df6);border-color:rgba(104,169,255,.4);box-shadow:0 10px 25px rgba(47,125,246,.22)}.ga-btn-ghost{background:#0b1726}.ga-btn-danger{background:rgba(117,31,43,.22);border-color:rgba(255,101,116,.20);color:#ffb5bd}
.ga-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}.ga-tab{border:1px solid rgba(107,158,222,.12);background:#0b1726;color:#91a7c2;padding:10px 14px;border-radius:11px;font-size:11px;font-weight:800;cursor:pointer;display:flex;align-items:center;gap:8px}.ga-tab span{min-width:21px;height:21px;padding:0 6px;border-radius:999px;background:rgba(255,255,255,.055);display:inline-grid;place-items:center;font-size:9px}.ga-tab.active{color:#d7e8ff;background:linear-gradient(180deg,rgba(32,82,143,.48),rgba(13,33,56,.88));border-color:rgba(83,153,241,.30);box-shadow:inset 0 1px rgba(255,255,255,.03)}
.ga-view{display:none}.ga-view.active{display:block}.ga-panel{border:1px solid rgba(91,144,209,.16);background:linear-gradient(180deg,rgba(9,24,41,.96),rgba(7,19,33,.98));border-radius:17px;padding:16px;margin-bottom:14px;box-shadow:inset 0 1px rgba(255,255,255,.018)}.ga-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:13px}.ga-panel-head h2{margin:3px 0 3px;font-size:17px;letter-spacing:-.025em}.ga-panel-head p{margin:0;color:#6e89a8;font-size:10px;line-height:1.5}.ga-kicker{color:#6e9bd0;font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.ga-health-pill,.ga-status-good,.ga-status-warn,.ga-count-pill,.ga-stripe-chip{border-radius:999px;padding:8px 11px;font-size:9px;font-weight:900;white-space:nowrap}.ga-health-pill,.ga-status-good{color:#79e5b8;border:1px solid rgba(55,203,147,.22);background:rgba(13,76,54,.22)}.ga-health-pill.bad,.ga-status-warn{color:#ffd37e;border:1px solid rgba(245,185,64,.22);background:rgba(78,55,16,.18)}.ga-count-pill{color:#87b8f4;border:1px solid rgba(72,141,230,.19);background:#0c223a}.ga-stripe-chip{color:#ffd37e;border:1px solid rgba(245,185,64,.18);background:rgba(80,56,15,.15)}.ga-stripe-chip.good{color:#79e5b8;border-color:rgba(55,203,147,.2);background:rgba(13,76,54,.18)}
.ga-system-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ga-system-item{min-height:64px;border:1px solid rgba(89,143,209,.12);background:#0b1a2d;border-radius:12px;padding:10px;display:grid;grid-template-columns:25px minmax(0,1fr) auto;gap:8px;align-items:center;position:relative}.ga-system-icon{width:24px;height:24px;border-radius:8px;display:grid;place-items:center;font-size:10px;font-weight:900;background:rgba(255,255,255,.05);color:#6e86a4}.ga-system-icon.ok{color:#58e2a6;background:rgba(32,173,116,.08)}.ga-system-icon.bad{color:#ffb371;background:rgba(191,98,39,.10)}.ga-system-item b{display:block;font-size:10px}.ga-system-item small{display:block;color:#5e7896;font-size:7px;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ga-system-item strong{grid-column:2/4;color:#89a7ca;font-size:7px;font-weight:750}.ga-system-state{font-size:7px;font-weight:900}.ga-system-state.ok{color:#61dfa9}.ga-system-state.bad{color:#ffb66d}
.ga-queue-panel,.ga-next-panel{display:flex;align-items:center;justify-content:space-between;gap:20px}.ga-queue-panel{border-color:rgba(56,192,144,.18);background:linear-gradient(90deg,rgba(12,57,47,.22),rgba(7,19,33,.98))}.ga-queue-panel h3{font-size:14px;margin:0 0 4px}.ga-queue-panel p,.ga-next-panel p{margin:0;color:#6d88a8;font-size:9px}.ga-next-panel{background:linear-gradient(90deg,rgba(26,62,108,.46),rgba(10,26,44,.98))}.ga-next-time{font-size:34px;font-weight:950;letter-spacing:-.05em;margin:3px 0;color:#fff}
.ga-metrics{display:grid;grid-template-columns:repeat(10,1fr);gap:8px;margin-bottom:14px}.ga-metric{min-height:76px;padding:11px;border:1px solid rgba(91,144,209,.15);border-radius:13px;background:linear-gradient(180deg,#0d223b,#0a1a2e)}.ga-metric span{display:block;color:#718fac;font-size:8px;font-weight:900;letter-spacing:.06em}.ga-metric strong{display:block;font-size:25px;line-height:1;margin:8px 0 5px;letter-spacing:-.045em}.ga-metric small{display:block;color:#5e7895;font-size:7px;line-height:1.35}
.ga-searchbar{display:flex;align-items:center;gap:10px;border:1px solid rgba(91,144,209,.14);background:#091827;padding:9px;border-radius:13px;margin-bottom:12px}.ga-searchbar input,.ga-search-inline input,.ga-search-inline select,.ga-access-custom input,.ga-access-custom select{border:1px solid rgba(109,160,224,.14);background:#071421;color:#dce9f8;border-radius:10px;padding:10px 11px;outline:none}.ga-searchbar input{flex:1;min-width:220px}.ga-filter-row{display:flex;gap:6px;flex-wrap:wrap}.ga-filter{border:1px solid rgba(255,255,255,.07);background:#0b1a2b;color:#7189a5;border-radius:9px;padding:8px 10px;font-size:8px;font-weight:850;cursor:pointer}.ga-filter.active{background:#154d87;color:#dcecff;border-color:#287fd2}
.ga-watch-groups{display:flex;flex-direction:column;gap:11px}.ga-client-group{border:1px solid rgba(91,144,209,.16);background:#081828;border-radius:16px;overflow:hidden}.ga-client-group-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:11px 13px;border-bottom:1px solid rgba(91,144,209,.12);background:linear-gradient(90deg,rgba(20,59,101,.38),rgba(8,24,40,.96))}.ga-client-ident{display:flex;align-items:center;gap:10px;min-width:0}.ga-client-avatar{width:30px;height:30px;border-radius:9px;background:linear-gradient(145deg,#1c668c,#124a69);display:grid;place-items:center;font-size:12px;font-weight:900;color:#dff5ff}.ga-client-ident b{display:block;font-size:11px}.ga-client-ident small{display:block;margin-top:2px;color:#66819e;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:650px}.ga-client-access{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.ga-client-access>span{padding:6px 8px;border-radius:999px;font-size:8px;font-weight:900;border:1px solid rgba(255,255,255,.07);background:#0a1b2d}.ga-client-access>span.active{color:#9fcfff}.ga-client-access>span.expired{color:#ff9ca6}.ga-client-access button{border:1px solid rgba(111,162,226,.13);background:#0d2238;color:#a9c0dc;border-radius:8px;padding:6px 8px;font-size:7px;font-weight:850;cursor:pointer}.ga-client-watch-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding:10px}.ga-watch-card{position:relative;border:1px solid rgba(94,148,213,.13);background:linear-gradient(180deg,#0d2239,#0a1c30);border-radius:13px;padding:10px;overflow:hidden}.ga-watch-accent{position:absolute;top:0;left:0;right:0;height:2px;background:#71849a}.ga-watch-accent.waiting_queue{background:#f0b91c}.ga-watch-accent.tracking{background:#35cf87}.ga-watch-accent.live_now{background:#ff4d61}.ga-watch-head{display:grid;grid-template-columns:74px minmax(0,1fr) auto;gap:9px;align-items:start}.ga-car-photo{width:74px;height:54px;border-radius:9px;background:#0a1624;overflow:hidden;border:1px solid rgba(255,255,255,.07)}.ga-car-photo img,.ga-missing-photo img{width:100%;height:100%;object-fit:cover;display:block}.ga-photo-empty{display:grid;place-items:center;color:#6684a8;font-weight:900}.ga-watch-title b{display:block;font-size:12px}.ga-watch-title small{display:block;color:#6c88a7;font-size:7px;margin-top:2px;line-height:1.35}.ga-pill{display:inline-flex;align-items:center;padding:5px 7px;border-radius:999px;font-size:7px;font-weight:900;border:1px solid rgba(255,255,255,.08);white-space:nowrap}.ga-pill-good{color:#69e3ad;background:rgba(31,142,97,.12);border-color:rgba(52,203,146,.17)}.ga-pill-warn{color:#ffd16e;background:rgba(143,101,16,.16);border-color:rgba(241,181,50,.20)}.ga-pill-live{color:#ff9da8;background:rgba(142,33,48,.20);border-color:rgba(255,74,97,.21)}.ga-pill-muted{color:#91a4bb;background:rgba(255,255,255,.04)}.ga-watch-data{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-top:9px}.ga-watch-data>div{background:rgba(255,255,255,.026);border:1px solid rgba(255,255,255,.045);border-radius:8px;padding:7px}.ga-watch-data span{display:block;color:#5c7b9e;font-size:6px;font-weight:900;letter-spacing:.06em}.ga-watch-data b{display:block;font-size:9px;margin-top:4px}.ga-watch-foot{display:grid;grid-template-columns:1.2fr 1fr .7fr;gap:5px;margin-top:7px}.ga-watch-foot span{background:rgba(0,0,0,.09);border-radius:7px;padding:6px;color:#5e7894;font-size:6.5px}.ga-watch-foot b{color:#a9bfd9;font-weight:750}
.ga-search-inline{display:flex;gap:8px;margin:12px 0}.ga-search-inline input{flex:1}.ga-table-wrap{overflow:auto;border:1px solid rgba(91,144,209,.12);border-radius:13px}.ga-table{width:100%;border-collapse:collapse;min-width:1100px}.ga-table th,.ga-table td{text-align:left;padding:10px 11px;border-bottom:1px solid rgba(91,144,209,.10);font-size:9px}.ga-table th{color:#7291b3;background:#0a1b2e;font-weight:900;letter-spacing:.05em}.ga-table td{color:#bdd0e6}.ga-table td small{display:block;color:#647f9e;font-size:7px;margin-top:3px}.ga-table tr:hover td{background:rgba(255,255,255,.015)}
.ga-access-legend{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.ga-access-legend span{padding:8px 10px;border-radius:9px;background:rgba(51,118,195,.07);border:1px solid rgba(91,144,209,.10);color:#7893b2;font-size:8px}.ga-access-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ga-access-card{border:1px solid rgba(91,144,209,.13);background:linear-gradient(180deg,#0b1d31,#081827);border-radius:14px;padding:13px}.ga-access-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ga-access-head b{display:block;font-size:13px}.ga-access-head small{display:block;color:#6883a0;font-size:8px;margin-top:2px}.ga-access-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:10px}.ga-access-summary>div{padding:8px;border-radius:9px;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.045)}.ga-access-summary span{display:block;color:#5e7b9c;font-size:6.5px;text-transform:uppercase;letter-spacing:.06em}.ga-access-summary b{display:block;font-size:9px;margin-top:4px;word-break:break-word}.ga-access-quick{display:flex;gap:6px;flex-wrap:wrap;margin-top:9px}.ga-access-quick button{border:1px solid rgba(105,157,221,.13);background:#0d2238;color:#b2c6de;border-radius:8px;padding:7px 9px;font-size:8px;font-weight:850;cursor:pointer}.ga-access-custom{display:grid;grid-template-columns:1fr 1fr auto;gap:7px;margin-top:9px;align-items:end}.ga-access-custom label{color:#667f9b;font-size:7px;font-weight:800}.ga-access-custom input,.ga-access-custom select{width:100%;display:block;margin-top:4px;padding:8px;font-size:9px}
.ga-vehicle-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px}.ga-missing-card{display:grid;grid-template-columns:72px minmax(0,1fr) auto;gap:9px;align-items:start;padding:10px;border:1px solid rgba(91,144,209,.12);background:#0a1b2d;border-radius:12px}.ga-missing-photo{width:72px;height:55px;border-radius:8px;background:#07131f;overflow:hidden}.ga-missing-card b{display:block;font-size:11px}.ga-missing-card small,.ga-missing-card span{display:block;color:#66819f;font-size:7px;margin-top:3px}.ga-carfax-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ga-feature-card{min-height:140px;border:1px solid rgba(91,144,209,.13);background:linear-gradient(180deg,#0d2239,#091a2c);border-radius:14px;padding:15px}.ga-feature-card span{display:block;color:#6b8caf;font-size:8px;font-weight:900;letter-spacing:.08em}.ga-feature-card strong{display:block;font-size:24px;margin:12px 0 8px}.ga-feature-card small{display:block;color:#6b839d;font-size:8px;line-height:1.5}.ga-empty{border:1px dashed rgba(91,144,209,.15);border-radius:13px;padding:28px;text-align:center;color:#6c86a4;font-size:10px}.toast{position:fixed;right:20px;bottom:20px;background:#10243c;border:1px solid rgba(95,151,222,.20);border-radius:12px;padding:11px 14px;box-shadow:0 20px 55px rgba(0,0,0,.35);z-index:300;display:none;font-size:10px}.toast.show{display:block}
@media(max-width:1450px){.ga-system-grid{grid-template-columns:repeat(3,1fr)}.ga-metrics{grid-template-columns:repeat(5,1fr)}.ga-watch-data{grid-template-columns:repeat(3,1fr)}.ga-vehicle-grid{grid-template-columns:1fr 1fr}}
@media(max-width:1050px){.global-admin-wrap{width:min(100% - 18px,1760px)}.ga-header{align-items:flex-start;flex-direction:column}.ga-header-actions{justify-content:flex-start}.ga-system-grid{grid-template-columns:1fr 1fr}.ga-client-watch-grid,.ga-access-list{grid-template-columns:1fr}.ga-carfax-grid{grid-template-columns:1fr}.ga-vehicle-grid{grid-template-columns:1fr}.ga-searchbar{flex-direction:column;align-items:stretch}.ga-watch-data{grid-template-columns:1fr 1fr}.ga-access-summary{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.global-admin-wrap{width:calc(100% - 12px);padding-top:10px}.ga-brand-block h1{font-size:18px}.ga-brand-block p{font-size:9px}.ga-header-actions{width:100%}.ga-header-actions>*{flex:1}.ga-tabs{display:grid;grid-template-columns:1fr 1fr}.ga-tab{justify-content:space-between;padding:9px 10px}.ga-system-grid{grid-template-columns:1fr}.ga-metrics{grid-template-columns:1fr 1fr}.ga-client-group-head{align-items:flex-start;flex-direction:column}.ga-client-access{justify-content:flex-start}.ga-client-watch-grid{padding:7px}.ga-watch-head{grid-template-columns:65px minmax(0,1fr)}.ga-watch-head>.ga-pill{grid-column:2}.ga-car-photo{width:65px;height:50px}.ga-watch-data{grid-template-columns:1fr 1fr}.ga-watch-foot{grid-template-columns:1fr}.ga-panel{padding:11px}.ga-panel-head{flex-direction:column;gap:8px}.ga-queue-panel,.ga-next-panel{align-items:flex-start;flex-direction:column}.ga-next-time{font-size:29px}.ga-access-custom{grid-template-columns:1fr}.ga-search-inline{flex-direction:column}.ga-access-summary{grid-template-columns:1fr 1fr}}

/* V11 single 30-day plan */
.plan-picker{grid-template-columns:1fr!important}
.single-plan-card{max-width:520px}
.single-plan-card .plan-price{display:flex;align-items:baseline;gap:7px}
.single-plan-card .plan-price small{font-size:12px;color:#8da5c2;letter-spacing:.08em}

/* V11 admin billing control */
.ga-billing-setting-card{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:16px;align-items:center;margin:18px 0;padding:18px;border:1px solid rgba(79,153,255,.22);border-radius:18px;background:linear-gradient(135deg,rgba(26,74,132,.24),rgba(10,25,42,.78));box-shadow:inset 0 1px rgba(255,255,255,.025)}
.ga-billing-setting-card h3{margin:4px 0 5px;font-size:21px}.ga-billing-setting-card p{margin:0;color:#87a0bd;font-size:12px;line-height:1.5}
.ga-price-control{display:flex;flex-direction:column;gap:7px;color:#7590af;font-size:10px;text-transform:uppercase;letter-spacing:.09em;font-weight:800}.ga-price-control>div{display:flex;align-items:center;border:1px solid rgba(120,169,229,.17);background:#081828;border-radius:12px;padding-left:11px}.ga-price-control>div>span{font-size:18px;color:#71a9ef;font-weight:900}.ga-price-control input{width:120px;background:transparent;color:#fff;border:0;outline:none;padding:11px 10px;font-size:18px;font-weight:900}
@media(max-width:900px){.ga-billing-setting-card{grid-template-columns:1fr}.ga-price-control input{width:100%}}

/* V13 — desktop vehicle image fit. Mobile stays unchanged. */
@media (min-width:821px){
  /* Search result: use a landscape 4:3 area so the full Copart photo is visible. */
  .premium-result-with-photo{
    grid-template-columns:clamp(240px,22vw,285px) minmax(0,1fr);
    gap:18px;
    align-items:center;
  }
  .result-vehicle-photo{
    width:100%;
    min-height:0;
    aspect-ratio:4 / 3;
    align-self:center;
    background:#071522;
  }
  .result-vehicle-photo img{
    object-fit:contain;
    object-position:center center;
  }

  /* Tracked-vehicle list: slightly wider image and show the whole car, not a crop. */
  .watch-card-with-photo{
    grid-template-columns:clamp(165px,14vw,190px) minmax(0,1fr) 112px 34px;
  }
  .watch-vehicle-photo{
    width:100%;
    height:auto;
    aspect-ratio:4 / 3;
    align-self:center;
    background:#071522;
  }
  .watch-vehicle-photo img{
    object-fit:contain;
    object-position:center center;
  }

  /* Avoid the hover zoom re-cropping the image. */
  .result-vehicle-photo:hover img,
  .watch-vehicle-photo:hover img{
    transform:none;
  }
}

/* ===== V14: COPART BRANDING + EXPIRED ACCESS PURCHASE MODAL ===== */
.sidebar-copart-card{margin:18px 0 22px;padding:10px;border:1px solid rgba(104,161,230,.18);border-radius:16px;background:linear-gradient(180deg,rgba(17,37,60,.72),rgba(9,21,36,.92));display:flex;align-items:center;gap:10px;box-shadow:inset 0 1px rgba(255,255,255,.025)}
.sidebar-copart-logo-wrap{width:74px;height:40px;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;padding:5px 7px;flex:0 0 auto;overflow:hidden}
.sidebar-copart-logo{display:block;width:100%;height:100%;object-fit:contain}
.sidebar-copart-copy{min-width:0;display:flex;flex-direction:column;line-height:1.12}.sidebar-copart-copy small{font-size:9px;color:#7693b5;letter-spacing:.14em;font-weight:900}.sidebar-copart-copy b{font-size:10px;color:#e8f2ff;letter-spacing:.06em;margin-top:3px}.sidebar-copart-copy span{font-size:9px;color:#5f7897;margin-top:4px}
.page-title h1{letter-spacing:-.035em}

body.modal-open{overflow:hidden}
.plan-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:24px}
.plan-modal.hidden{display:none}
.plan-modal-backdrop{position:absolute;inset:0;background:rgba(1,7,14,.78);backdrop-filter:blur(10px)}
.plan-modal-card{position:relative;z-index:1;width:min(100%,520px);border-radius:26px;border:1px solid rgba(91,154,236,.26);background:radial-gradient(circle at 82% 0%,rgba(53,133,255,.15),transparent 34%),linear-gradient(180deg,#10243b,#091728 70%,#081421);box-shadow:0 34px 100px rgba(0,0,0,.58),inset 0 1px rgba(255,255,255,.04);padding:28px;color:#fff;animation:planModalIn .2s ease-out}
@keyframes planModalIn{from{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:none}}
.plan-modal-close{position:absolute;right:16px;top:14px;width:38px;height:38px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);color:#a9bdd4;font-size:24px;line-height:1;cursor:pointer}.plan-modal-close:hover{background:rgba(255,255,255,.07);color:#fff}
.plan-modal-icon{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#408df6,#265ed7);box-shadow:0 14px 32px rgba(43,113,235,.28);font-size:20px;margin-bottom:16px}
.plan-modal-kicker{display:block;font-size:10px;letter-spacing:.16em;color:#6f9bd0;font-weight:900;margin-bottom:7px}.plan-modal-card h2{margin:0 48px 9px 0;font-size:30px;letter-spacing:-.04em;line-height:1.06}.plan-modal-card>p{margin:0;color:#9bb0c9;line-height:1.55;font-size:14px}
.plan-modal-offer{margin:22px 0 18px;padding:18px;border:1px solid rgba(82,151,245,.22);border-radius:18px;background:linear-gradient(145deg,rgba(28,63,103,.58),rgba(11,29,50,.92));display:flex;justify-content:space-between;align-items:center;gap:18px}.plan-modal-days{display:block;font-size:22px;font-weight:900;letter-spacing:-.025em}.plan-modal-offer small{display:block;color:#7f9bbd;font-size:11px;margin-top:4px}.plan-modal-price{text-align:right;white-space:nowrap}.plan-modal-price strong{display:block;font-size:34px;line-height:1;font-weight:950;color:#6aa7ff;letter-spacing:-.04em}.plan-modal-price span{display:block;color:#9fb4cd;font-size:11px;font-weight:800;margin-top:5px;letter-spacing:.08em}
.plan-modal-benefits{display:grid;gap:8px;margin:0 0 20px}.plan-modal-benefits span{color:#b9c9db;font-size:13px}.plan-modal-benefits span::first-letter{color:#47dc9a}
.plan-modal-buy{width:100%;min-height:54px;font-size:15px;font-weight:900;box-shadow:0 16px 34px rgba(44,119,244,.25)}
.plan-modal-later{display:block;margin:12px auto 0;border:0;background:transparent;color:#8098b3;font-size:12px;cursor:pointer;padding:6px 12px}.plan-modal-later:hover{color:#d8e8f8}
.plan-modal-note{display:block;text-align:center;color:#5f7895;font-size:10px;margin-top:5px}

@media(max-width:900px){.sidebar-copart-card{display:none}}
@media(max-width:560px){
  .plan-modal{padding:16px;align-items:flex-end}
  .plan-modal-card{width:100%;border-radius:24px 24px 18px 18px;padding:24px 20px calc(20px + env(safe-area-inset-bottom));max-height:88vh;overflow:auto}
  .plan-modal-card h2{font-size:27px}.plan-modal-offer{padding:16px}.plan-modal-price strong{font-size:31px}.plan-modal-days{font-size:20px}
}

/* V15 — access countdown + cleaner account panel */
.access-banner{align-items:center;border-width:1px;transition:border-color .2s ease,box-shadow .2s ease}
.access-banner.safe{border-color:rgba(53,211,145,.24);box-shadow:inset 0 0 0 1px rgba(53,211,145,.025)}
.access-banner.urgent,.access-banner.expired{border-color:rgba(255,91,104,.32);background:linear-gradient(180deg,rgba(76,25,33,.24),rgba(10,22,37,.96));box-shadow:inset 0 0 0 1px rgba(255,91,104,.025)}
.access-banner-main{min-width:0;flex:1}
.access-big-status{margin:7px 0 4px;font-size:27px;line-height:1;font-weight:950;letter-spacing:-.04em}
.access-big-status.safe{color:#54dfa9;text-shadow:0 0 24px rgba(45,218,154,.12)}
.access-big-status.urgent,.access-big-status.expired{color:#ff6977;text-shadow:0 0 24px rgba(255,82,98,.12)}
.access-countdown{display:inline-flex;align-items:center;gap:7px;margin:8px 0 5px;padding:8px 11px;border-radius:11px;font-size:17px;font-weight:900;letter-spacing:-.02em}
.access-countdown::before{content:'●';font-size:8px}
.access-countdown.safe{color:#59e2ae;background:rgba(43,190,135,.085);border:1px solid rgba(73,213,160,.14)}
.access-countdown.urgent,.access-countdown.expired{color:#ff6a77;background:rgba(221,64,80,.09);border:1px solid rgba(255,97,111,.17)}
.meta.danger{color:#ff7a85!important}
.access-text-safe{color:#61e1b0!important}
.access-text-urgent{color:#ff6e7b!important}
.premium-account-panel .plan-picker{margin-top:16px}
.premium-account-panel .single-plan-card{margin:0}

@media(max-width:700px){
  .access-big-status{font-size:23px}
  .access-banner .billing-actions,.access-banner .billing-actions .btn{width:100%}
  .access-countdown{font-size:16px}
}


/* V23 — VINsniper CARFAX workspace */
.premium-carfax-panel{margin-top:22px}.carfax-price-badge{font-size:14px;color:#dcecff}.carfax-workspace{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:18px;margin-top:14px}.carfax-search-box,.carfax-library-box{border:1px solid rgba(112,164,231,.13);background:rgba(5,19,33,.42);border-radius:18px;padding:18px}.carfax-label{display:block;margin:0 0 8px;font-size:11px;font-weight:800;color:#91a9c4}.carfax-preview-card{margin-top:15px;padding:16px;border-radius:17px;border:1px solid rgba(69,145,255,.24);background:linear-gradient(145deg,rgba(22,57,95,.64),rgba(8,25,43,.88))}.carfax-preview-card.unavailable{border-color:rgba(245,186,74,.23);background:rgba(88,62,14,.12)}.carfax-preview-card.unavailable small{display:block;margin-top:6px;color:#8da3bd}.carfax-preview-top{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.carfax-preview-top h3{margin:4px 0 4px;font-size:18px}.carfax-preview-top small{color:#8da3bd}.carfax-preview-top>strong{font-size:27px;color:#fff}.carfax-preview-benefits{display:grid;gap:6px;margin:14px 0;color:#9db4ce;font-size:11px}.carfax-buy{width:100%}.carfax-library-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.carfax-library-head h3{margin:3px 0 0;font-size:18px}.carfax-orders{display:grid;gap:8px;max-height:420px;overflow:auto;padding-right:2px}.carfax-order-row{display:flex;justify-content:space-between;gap:12px;align-items:center;border:1px solid rgba(255,255,255,.055);background:rgba(255,255,255,.025);border-radius:13px;padding:12px}.carfax-order-main{display:flex;flex-direction:column;min-width:0}.carfax-order-main b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.carfax-order-main small{color:#7f97b3;margin-top:3px}.carfax-order-status{font-size:10px;color:#f5ba4a;margin-top:5px}.carfax-order-status.ready{color:#54e1a5}.carfax-order-side{text-align:right;display:flex;gap:8px;align-items:center;flex-shrink:0}.carfax-order-side strong{font-size:12px;color:#9fb7d1}@media(max-width:980px){.carfax-workspace{grid-template-columns:1fr}}@media(max-width:640px){.premium-carfax-panel{margin-top:16px}.carfax-search-box,.carfax-library-box{padding:14px}.carfax-workspace{gap:12px}.carfax-order-row{align-items:flex-start}.carfax-order-side{flex-direction:column;align-items:flex-end}.mobile-dashboard-nav{grid-template-columns:repeat(5,1fr)}}


/* V23 CARFAX admin */
.ga-carfax-v23-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ga-carfax-price-card{min-width:0}.ga-inline-price{display:flex;align-items:center;gap:7px;margin:8px 0}.ga-inline-price>b{font-size:18px}.ga-inline-price input{width:95px;border:1px solid rgba(112,164,231,.2);background:#071421;color:#fff;border-radius:9px;padding:9px}.ga-primary-btn{border:1px solid rgba(66,140,255,.35);background:#245fae;color:#fff;border-radius:9px;padding:9px 11px;font-weight:800}.ga-carfax-orders-head{margin-top:22px}.ga-table-wrap{overflow:auto}.ga-table{width:100%;border-collapse:collapse}.ga-table th,.ga-table td{text-align:left;border-bottom:1px solid rgba(255,255,255,.06);padding:10px;font-size:12px}.ga-table th{color:#7890aa;font-size:10px;text-transform:uppercase}.ga-table td small{display:block;color:#7188a4;margin-top:2px}@media(max-width:1100px){.ga-carfax-v23-grid{grid-template-columns:1fr 1fr}}@media(max-width:650px){.ga-carfax-v23-grid{grid-template-columns:1fr}}
