: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}
}
