/* ZasMoto Carbon + Lime Neon Design System */
*{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;background:radial-gradient(circle at 78% 8%,rgba(198,255,52,.13),transparent 34%),radial-gradient(circle at 18% 18%,rgba(198,255,52,.055),transparent 30%),linear-gradient(180deg,#0B0B0B 0%,#090909 46%,#0B0B0B 100%);color:var(--white);line-height:1.6;overflow-x:hidden}body.is-locked{overflow:hidden}img{max-width:100%;display:block;image-rendering:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}::selection{background:var(--lime);color:#050505}.site-noise{display:none}body:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 70% 22%,rgba(198,255,52,.10),transparent 38%),radial-gradient(circle at 38% 88%,rgba(198,255,52,.045),transparent 34%);pointer-events:none;z-index:-2}body:after{content:"";position:fixed;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(0deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:120px 120px;opacity:.18;mask-image:radial-gradient(circle at 50% 12%,rgba(0,0,0,.9),transparent 78%);pointer-events:none;z-index:-1}.container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.section{padding:110px 0}.section--tight{padding:74px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:38px}.section-eyebrow,.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--lime);font-weight:800;text-transform:uppercase;letter-spacing:.18em;font-size:.76rem}.eyebrow:before,.section-eyebrow:before{content:"";width:28px;height:1px;background:var(--lime);box-shadow:0 0 18px var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.2rem,9vw,8.6rem);line-height:.84;letter-spacing:-.08em;margin-bottom:26px}h2{font-size:clamp(2.1rem,5vw,4.5rem);line-height:.95;letter-spacing:-.055em;margin-bottom:18px}h3{line-height:1.08;letter-spacing:-.03em}p{color:var(--muted)}.lead{font-size:1.12rem;max-width:690px}.lime{color:var(--lime);text-shadow:0 0 28px rgba(198,255,52,.45)}.site-header{position:fixed;top:18px;left:50%;transform:translateX(-50%);width:min(1180px,calc(100% - 30px));height:72px;padding:0 12px 0 20px;display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(255,255,255,.1);background:rgba(12,12,12,.74);backdrop-filter:blur(22px);border-radius:999px;z-index:50;box-shadow:0 24px 80px rgba(0,0,0,.34)}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.04em;font-size:1.15rem}.brand img{width:38px;height:38px;object-fit:contain;filter:drop-shadow(0 0 18px rgba(198,255,52,.34))}.site-header>.brand{min-width:46px}.site-header>.brand span{display:none}.main-nav{display:flex;align-items:center;gap:3px}.main-nav a{color:var(--muted);padding:11px 14px;border-radius:999px;font-size:.94rem;font-weight:700;transition:.25s ease}.main-nav a:hover,.main-nav a.is-active{color:var(--white);background:rgba(255,255,255,.07)}.main-nav .nav-cta{color:#090909;background:var(--lime);box-shadow:0 0 26px rgba(198,255,52,.28)}.main-nav .nav-cta:hover{background:var(--lime-hover);color:#050505}.nav-toggle{display:none;background:transparent;border:0;padding:10px;cursor:pointer}.nav-toggle span{display:block;width:24px;height:2px;background:var(--white);margin:5px 0;border-radius:3px;transition:.25s}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;padding:15px 22px;border-radius:999px;font-weight:900;letter-spacing:-.02em;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,border-color .25s ease}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--lime);color:#050505;box-shadow:0 0 24px rgba(198,255,52,.22),inset 0 -10px 18px rgba(0,0,0,.12)}.btn--primary:hover{background:var(--lime-hover);box-shadow:0 0 36px rgba(198,255,52,.34)}.btn--ghost{border-color:rgba(255,255,255,.13);background:rgba(255,255,255,.04);color:var(--white)}.btn--ghost:hover{border-color:rgba(198,255,52,.55);box-shadow:0 0 26px rgba(198,255,52,.16)}.btn--full{width:100%}.btn--small{padding:11px 15px;font-size:.86rem}.hero{min-height:100vh;display:grid;align-items:center;padding:134px 0 70px;position:relative;overflow:hidden}.hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,520px);gap:44px;align-items:center}.hero__copy{position:relative;z-index:2}.hero__copy p{font-size:1.12rem;max-width:640px}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.hero__meta{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:620px;margin-top:42px}.hero__meta div,.glass-card{border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border-radius:24px;padding:18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 24px 80px rgba(0,0,0,.24);backdrop-filter:blur(16px)}.hero__meta strong{display:block;color:var(--white);font-size:1.3rem}.hero__meta span{font-size:.84rem;color:var(--muted)}.hero__visual{position:relative;min-height:540px;display:grid;place-items:center;perspective:1000px}.hero-bike{width:min(560px,100%);animation:floatBike 5.5s ease-in-out infinite;filter:drop-shadow(0 42px 65px rgba(0,0,0,.56)) drop-shadow(0 0 34px rgba(198,255,52,.16));transform-style:preserve-3d;backface-visibility:hidden;will-change:transform}.hero-orbit{position:absolute;inset:8%;border:1px solid rgba(198,255,52,.16);border-radius:50%;animation:spin 18s linear infinite;box-shadow:0 0 48px rgba(198,255,52,.08)}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;width:12px;height:12px;border-radius:999px;background:var(--lime);box-shadow:0 0 28px var(--lime)}.hero-orbit:before{top:8%;left:22%}.hero-orbit:after{right:9%;bottom:22%}.hero-glow{position:absolute;width:560px;height:560px;background:radial-gradient(circle,rgba(198,255,52,.18),transparent 64%);filter:blur(38px);z-index:-1}.scroll-indicator{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:10px;color:var(--muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.16em}.scroll-indicator span{width:1px;height:44px;background:linear-gradient(var(--lime),transparent);animation:scrollLine 1.5s infinite}.model-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.model-card{position:relative;border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border-radius:30px;overflow:hidden;transition:.32s ease;box-shadow:0 20px 80px rgba(0,0,0,.2)}.model-card:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(145deg,rgba(198,255,52,.56),transparent 33%,rgba(255,255,255,.08));mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;opacity:0;transition:.32s}.model-card:hover{transform:translateY(-8px);box-shadow:0 34px 110px rgba(0,0,0,.34),0 0 38px rgba(198,255,52,.12)}.model-card:hover:before{opacity:1}.model-card__image{position:relative;display:block;background:radial-gradient(circle at 50% 40%,rgba(198,255,52,.13),transparent 50%),#111;min-height:250px;overflow:hidden}.model-card__image img{width:100%;height:260px;object-fit:cover;transition:.5s ease}.model-card:hover .model-card__image img{transform:scale(1.06)}.model-card__image span{position:absolute;top:16px;left:16px;background:rgba(0,0,0,.62);border:1px solid rgba(198,255,52,.34);color:var(--lime);border-radius:999px;padding:7px 12px;font-size:.76rem;font-weight:900;backdrop-filter:blur(10px)}.model-card__body{padding:22px}.model-card__top{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:10px}.model-card__top h3{margin:0;font-size:1.34rem}.model-card__top strong{color:var(--lime);font-size:.92rem;white-space:nowrap}.spec-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}.spec-strip span{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.035);border-radius:16px;padding:10px;text-align:center;color:var(--muted);font-size:.8rem}.spec-strip b{display:block;color:var(--white);font-size:1rem}.filters{display:grid;grid-template-columns:1.3fr .8fr .8fr auto;gap:12px;margin-bottom:28px;padding:16px;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.035);border-radius:24px}.input,.select,textarea{width:100%;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.32);color:var(--white);border-radius:16px;padding:14px 15px;outline:none;transition:.25s}.input:focus,.select:focus,textarea:focus{border-color:rgba(198,255,52,.58);box-shadow:0 0 0 4px rgba(198,255,52,.08)}textarea{min-height:140px;resize:vertical}.page-hero{padding:170px 0 70px;border-bottom:1px solid rgba(255,255,255,.07);background:radial-gradient(circle at 72% 20%,rgba(198,255,52,.12),transparent 33%)}.breadcrumbs{color:var(--muted);font-size:.86rem;margin-bottom:18px}.breadcrumbs a{color:var(--lime)}.details-hero{padding:140px 0 70px}.details-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:36px;align-items:center}.details-media{position:relative;border-radius:36px;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(198,255,52,.14),transparent 58%),#101010;border:1px solid rgba(255,255,255,.1);box-shadow:0 42px 140px rgba(0,0,0,.42)}.details-media img{width:100%;height:560px;object-fit:cover}.details-panel{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);border-radius:32px;padding:26px;backdrop-filter:blur(20px)}.details-panel h1{font-size:clamp(2.5rem,6vw,5.5rem)}.details-price{color:var(--lime);font-weight:900;font-size:1.3rem;margin-bottom:18px}.spec-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:24px 0}.spec-list div{border:1px solid rgba(255,255,255,.09);background:rgba(0,0,0,.22);border-radius:18px;padding:14px}.spec-list span{display:block;color:var(--muted);font-size:.8rem}.spec-list strong{display:block;color:var(--white);font-size:1.05rem}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gallery-item{position:relative;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.09);background:#111;cursor:zoom-in}.gallery-item img{width:100%;height:250px;object-fit:cover;transition:.5s}.gallery-item:hover img{transform:scale(1.08)}.gallery-item:after{content:"Preview";position:absolute;left:14px;bottom:14px;background:rgba(0,0,0,.62);border:1px solid rgba(198,255,52,.32);color:var(--lime);border-radius:999px;padding:7px 11px;font-size:.74rem;font-weight:900;opacity:0;transform:translateY(8px);transition:.25s}.gallery-item:hover:after{opacity:1;transform:none}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.86);backdrop-filter:blur(10px);z-index:100;display:none;align-items:center;justify-content:center;padding:30px}.lightbox.is-open{display:flex}.lightbox img{max-width:min(100%,1100px);max-height:82vh;border-radius:24px;border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 110px rgba(0,0,0,.65)}.lightbox button{position:absolute;top:22px;right:22px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);color:var(--white);border-radius:999px;width:46px;height:46px;cursor:pointer}.stats-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.stat-card{border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border-radius:28px;padding:25px;min-height:190px;position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;inset:auto -50px -70px auto;width:150px;height:150px;border-radius:50%;background:rgba(198,255,52,.11);filter:blur(18px)}.stat-card strong{display:block;font-size:2.5rem;line-height:1;color:var(--lime);margin-bottom:12px}.stat-card span{color:var(--white);font-weight:900}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.feature-list{display:grid;gap:14px}.feature-list li{list-style:none;border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.04);border-radius:20px;padding:16px 18px;color:var(--muted)}.feature-list li b{color:var(--white)}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.04);border-radius:22px;overflow:hidden}.faq-item button{width:100%;text-align:left;display:flex;justify-content:space-between;gap:20px;border:0;background:transparent;color:var(--white);padding:20px 22px;cursor:pointer;font-weight:900}.faq-item button span{color:var(--lime);font-size:1.2rem}.faq-item p{max-height:0;overflow:hidden;margin:0;padding:0 22px;transition:.3s ease}.faq-item.is-open p{max-height:220px;padding:0 22px 22px}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px}.form-card{border:1px solid rgba(255,255,255,.1);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border-radius:32px;padding:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}.alert{padding:15px 18px;border-radius:18px;margin-bottom:18px;border:1px solid rgba(255,255,255,.12)}.alert--success{background:rgba(198,255,52,.1);border-color:rgba(198,255,52,.32);color:var(--white)}.alert--error{background:rgba(255,82,82,.1);border-color:rgba(255,82,82,.3);color:#ffdede}.cta-panel{border:1px solid rgba(198,255,52,.24);background:radial-gradient(circle at 78% 25%,rgba(198,255,52,.13),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border-radius:38px;padding:46px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 0 60px rgba(198,255,52,.08)}.site-footer{border-top:1px solid rgba(255,255,255,.08);padding:70px 0 24px;background:#080808}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.footer-grid h3{margin-bottom:14px}.footer-grid a{display:block;color:var(--muted);margin:8px 0}.footer-grid a:hover{color:var(--lime)}.brand--footer{margin-bottom:16px}.footer-bottom{width:min(1180px,calc(100% - 40px));margin:40px auto 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;color:var(--muted);font-size:.9rem}.reveal{opacity:0;transform:translateY(22px);transition:opacity .72s ease,transform .72s ease}.reveal.is-visible{opacity:1;transform:none}@keyframes floatBike{0%,100%{transform:translateY(0) rotateX(0) rotateY(-4deg)}50%{transform:translateY(-18px) rotateX(2deg) rotateY(4deg)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scrollLine{0%{transform:scaleY(0);transform-origin:top}45%{transform:scaleY(1);transform-origin:top}55%{transform:scaleY(1);transform-origin:bottom}100%{transform:scaleY(0);transform-origin:bottom}}.admin-body{min-height:100vh;background:var(--bg)}.admin-shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.admin-sidebar{position:sticky;top:0;height:100vh;border-right:1px solid rgba(255,255,255,.08);background:rgba(12,12,12,.84);padding:24px;backdrop-filter:blur(18px)}.admin-sidebar nav{display:grid;gap:8px;margin-top:26px}.admin-sidebar a{color:var(--muted);padding:12px 14px;border-radius:14px;font-weight:800}.admin-sidebar a:hover,.admin-sidebar a.is-active{background:rgba(255,255,255,.07);color:var(--white)}.admin-main{padding:34px}.admin-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px}.admin-card{border:1px solid rgba(255,255,255,.09);background:linear-gradient(145deg,rgba(255,255,255,.065),rgba(255,255,255,.025));border-radius:26px;padding:22px;margin-bottom:18px}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{text-align:left;padding:14px;border-bottom:1px solid rgba(255,255,255,.08);color:var(--muted);vertical-align:middle}.admin-table th{color:var(--white);font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.admin-table img{width:82px;height:54px;object-fit:cover;border-radius:12px}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.login-screen{min-height:100vh;display:grid;place-items:center;padding:24px}.login-card{width:min(430px,100%);border:1px solid rgba(255,255,255,.11);background:linear-gradient(145deg,rgba(255,255,255,.09),rgba(255,255,255,.025));border-radius:32px;padding:32px;box-shadow:0 30px 110px rgba(0,0,0,.36)}.field-stack{display:grid;gap:14px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.admin-form-grid .full{grid-column:1/-1}.badge{display:inline-flex;align-items:center;border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:900;border:1px solid rgba(255,255,255,.1);color:var(--muted)}.badge--lime{color:#050505;background:var(--lime)}@media (max-width:980px){.hero__grid,.details-grid,.split-grid,.contact-grid{grid-template-columns:1fr}.hero__visual{min-height:380px}.model-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr 1fr}.details-media img{height:430px}.admin-shell{grid-template-columns:1fr}.admin-sidebar{position:relative;height:auto}.admin-main{padding:22px}.site-header{top:12px}.nav-toggle{display:block}.main-nav{position:fixed;top:84px;left:0;right:0;margin:auto;width:calc(100vw - 30px);display:grid;gap:4px;padding:16px;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:rgba(12,12,12,.94);backdrop-filter:blur(20px);transform:translateY(-14px);opacity:0;pointer-events:none;transition:.25s}.main-nav.is-open{transform:none;opacity:1;pointer-events:auto}.main-nav a{padding:13px 14px}.nav-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle.is-open span:nth-child(2){opacity:0}.nav-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}@media (max-width:680px){.container{width:min(100% - 28px,1180px)}.section{padding:76px 0}.page-hero{padding:132px 0 52px}.hero{padding-top:118px}.hero__meta{grid-template-columns:1fr}.model-grid,.gallery-grid,.stats-grid,.form-grid,.admin-form-grid,.filters{grid-template-columns:1fr}.details-panel{padding:20px}.spec-list{grid-template-columns:1fr}.cta-panel{display:block;padding:28px}.cta-panel .btn{margin-top:18px}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:grid;gap:10px}.hero__actions .btn{width:100%}.details-media img{height:310px}.gallery-item img{height:210px}.site-header{height:64px}.brand span{font-size:1rem}.brand img{width:32px;height:32px}h1{font-size:clamp(3rem,17vw,4.5rem)}}


/* Featured Models horizontal card slider */
.featured-slider-section{position:relative;overflow:hidden}.featured-slider{position:relative;border:1px solid rgba(255,255,255,.09);background:radial-gradient(circle at 50% 0%,rgba(198,255,52,.105),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.02));border-radius:38px;padding:26px 70px 32px;box-shadow:0 30px 110px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.07);backdrop-filter:blur(18px);overflow:hidden}.featured-slider:before{content:"";position:absolute;inset:14px;border-radius:30px;border:1px solid rgba(198,255,52,.07);pointer-events:none}.featured-slider:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:5%;top:-16%;background:rgba(198,255,52,.11);filter:blur(74px);pointer-events:none}.featured-slider__viewport{position:relative;z-index:1;overflow:hidden;padding:6px 2px 10px;scroll-behavior:smooth}.featured-slider__track{display:flex;gap:22px;transition:transform .55s cubic-bezier(.22,1,.36,1);will-change:transform}.featured-slider__item{flex:0 0 calc((100% - 44px)/3);min-width:0}.featured-slider__item .model-card{height:100%;display:flex;flex-direction:column;margin:0}.featured-slider__item .model-card__body{display:flex;flex-direction:column;flex:1}.featured-slider__item .model-card__body p{min-height:78px}.featured-slider__item .btn--full{margin-top:auto}.featured-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:54px;height:54px;border-radius:999px;border:1px solid rgba(198,255,52,.32);background:rgba(8,8,8,.8);color:var(--lime);cursor:pointer;display:grid;place-items:center;box-shadow:0 0 32px rgba(198,255,52,.13);transition:transform .24s ease,background .24s ease,border-color .24s ease,opacity .24s ease}.featured-slider__arrow:hover{transform:translateY(-50%) scale(1.07);background:rgba(198,255,52,.13);border-color:rgba(198,255,52,.62)}.featured-slider__arrow.is-disabled{opacity:.34;cursor:not-allowed;pointer-events:none}.featured-slider__arrow span{font-size:2.55rem;line-height:1;margin-top:-4px}.featured-slider__arrow--left{left:18px}.featured-slider__arrow--right{right:18px}@media (max-width:1080px){.featured-slider{padding:24px 62px 30px}.featured-slider__item{flex-basis:calc((100% - 22px)/2)}}@media (max-width:720px){.featured-slider-section .section-head{align-items:start;flex-direction:column}.featured-slider-section .section-head .btn{width:100%}.featured-slider{border-radius:30px;padding:20px 52px 26px}.featured-slider:before{inset:10px;border-radius:24px}.featured-slider__item{flex-basis:100%}.featured-slider__arrow{width:44px;height:44px}.featured-slider__arrow span{font-size:2rem}.featured-slider__arrow--left{left:10px}.featured-slider__arrow--right{right:10px}.featured-slider__item .model-card__body p{min-height:auto}}

/* Featured Models 3D coverflow cards carousel */
.featured-slider-section{position:relative;overflow:hidden}
.featured-slider-section .section-head{margin-bottom:14px}
.featured-slider{position:relative;min-height:650px;border:0;background:transparent;border-radius:0;padding:34px 84px 70px;box-shadow:none;backdrop-filter:none;overflow:hidden;isolation:isolate}
.featured-slider:before{content:"";position:absolute;left:50%;top:52%;width:min(960px,92vw);height:340px;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle at 50% 45%,rgba(198,255,52,.13),rgba(198,255,52,.045) 38%,transparent 68%);filter:blur(30px);pointer-events:none;z-index:0}
.featured-slider:after{content:"Drag, swipe, or use arrows";position:absolute;left:50%;bottom:23px;transform:translateX(-50%);z-index:5;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.03em;white-space:nowrap;text-align:center}
.featured-slider__viewport{position:relative;z-index:1;height:560px;overflow:visible;perspective:1200px;transform-style:preserve-3d;padding:0;scroll-behavior:auto}
.featured-slider__track{position:relative;display:block;height:100%;gap:0;transition:none;transform:none!important;will-change:auto;transform-style:preserve-3d}
.featured-slider__item{position:absolute;left:50%;top:50%;width:min(390px,76vw);min-width:0;flex:unset;transform-origin:center center;transition:transform .66s cubic-bezier(.22,1,.36,1),opacity .42s ease,filter .42s ease;will-change:transform,opacity,filter}
.featured-slider__item.is-hidden{visibility:hidden}
.featured-slider__item .model-card{height:526px;display:flex;flex-direction:column;margin:0;border-radius:30px;background:linear-gradient(145deg,rgba(28,32,26,.92),rgba(12,14,12,.88));box-shadow:0 36px 90px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.07);transform:translateZ(0);overflow:hidden}
.featured-slider__item.is-active .model-card{border-color:rgba(198,255,52,.34);box-shadow:0 42px 130px rgba(0,0,0,.58),0 0 46px rgba(198,255,52,.13),inset 0 1px 0 rgba(255,255,255,.08)}
.featured-slider__item.is-near .model-card{box-shadow:0 26px 70px rgba(0,0,0,.46)}
.featured-slider__item .model-card:hover{transform:none}
.featured-slider__item .model-card__image{min-height:218px}
.featured-slider__item .model-card__image img{height:235px;object-fit:cover}
.featured-slider__item .model-card__body{display:flex;flex-direction:column;flex:1;padding:22px}
.featured-slider__item .model-card__body p{min-height:84px;margin-bottom:0}
.featured-slider__item .model-card__top h3{font-size:1.34rem}
.featured-slider__item .spec-strip{margin:18px 0 18px}
.featured-slider__item .btn--full{margin-top:auto}
.featured-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:12;width:58px;height:58px;border-radius:999px;border:1px solid rgba(198,255,52,.28);background:rgba(9,10,9,.74);color:var(--lime);cursor:pointer;display:grid;place-items:center;box-shadow:0 0 34px rgba(198,255,52,.13),inset 0 1px 0 rgba(255,255,255,.07);backdrop-filter:blur(16px);transition:transform .24s ease,background .24s ease,border-color .24s ease,box-shadow .24s ease}
.featured-slider__arrow:hover{transform:translateY(-50%) scale(1.08);background:rgba(198,255,52,.14);border-color:rgba(198,255,52,.58);box-shadow:0 0 42px rgba(198,255,52,.22)}
.featured-slider__arrow span{font-size:2.7rem;line-height:1;margin-top:-5px}
.featured-slider__arrow--left{left:clamp(10px,4vw,70px)}
.featured-slider__arrow--right{right:clamp(10px,4vw,70px)}
@media (max-width:1080px){.featured-slider{min-height:620px;padding-inline:64px}.featured-slider__viewport{height:535px}.featured-slider__item{width:min(370px,70vw)}.featured-slider__item .model-card{height:505px}.featured-slider__item .model-card__image img{height:220px}.featured-slider__item .model-card__body p{min-height:76px}}
@media (max-width:720px){.featured-slider-section .section-head{align-items:start;flex-direction:column}.featured-slider-section .section-head .btn{width:100%}.featured-slider{min-height:610px;padding:18px 42px 62px}.featured-slider:before{width:92vw;height:300px}.featured-slider__viewport{height:520px;overflow:visible}.featured-slider__item{width:min(330px,82vw)}.featured-slider__item .model-card{height:500px;border-radius:26px}.featured-slider__item .model-card__image{min-height:198px}.featured-slider__item .model-card__image img{height:210px}.featured-slider__item .model-card__body{padding:18px}.featured-slider__item .model-card__top{display:grid;gap:5px}.featured-slider__item .model-card__top strong{white-space:normal}.featured-slider__item .model-card__body p{min-height:72px;font-size:.93rem}.featured-slider__arrow{width:46px;height:46px}.featured-slider__arrow span{font-size:2.1rem}.featured-slider__arrow--left{left:4px}.featured-slider__arrow--right{right:4px}.spec-strip span{padding:8px 6px}}

/* ZasMoto Featured Models 3D side carousel - fixed version */
.zflow-section{position:relative;overflow:hidden;z-index:1}
.zflow-section .section-head{margin-bottom:10px}
.zflow{position:relative;min-height:660px;padding:34px 76px 74px;overflow:hidden;isolation:isolate}
.zflow:before{content:"";position:absolute;left:50%;top:50%;width:min(980px,94vw);height:380px;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle at 50% 45%,rgba(198,255,52,.16),rgba(198,255,52,.055) 38%,transparent 70%);filter:blur(34px);z-index:0;pointer-events:none}
.zflow:after{content:"";position:absolute;left:50%;top:50%;width:min(1040px,96vw);height:360px;transform:translate(-50%,-50%);background:linear-gradient(90deg,rgba(8,8,8,.72),transparent 18%,transparent 82%,rgba(8,8,8,.72));z-index:4;pointer-events:none}
.zflow__viewport{position:relative;z-index:2;height:560px;overflow:visible;perspective:1300px;transform-style:preserve-3d}
.zflow__track{position:relative;height:100%;transform-style:preserve-3d}
.zflow__item{position:absolute!important;left:50%!important;top:50%!important;width:min(420px,78vw)!important;max-width:420px!important;min-width:0!important;display:block!important;transform-origin:center center!important;transition:transform .68s cubic-bezier(.22,1,.36,1),opacity .46s ease,filter .46s ease!important;will-change:transform,opacity,filter;backface-visibility:hidden}
.zflow__item.is-hidden{visibility:hidden!important;opacity:0!important;pointer-events:none!important}
.zflow__item .model-card{height:525px!important;margin:0!important;display:flex!important;flex-direction:column!important;border-radius:31px!important;background:linear-gradient(145deg,rgba(30,34,27,.94),rgba(10,11,10,.92))!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 34px 90px rgba(0,0,0,.54),inset 0 1px 0 rgba(255,255,255,.08)!important;overflow:hidden!important;transform:none!important}
.zflow__item.is-active .model-card{border-color:rgba(198,255,52,.38)!important;box-shadow:0 42px 130px rgba(0,0,0,.6),0 0 55px rgba(198,255,52,.16),inset 0 1px 0 rgba(255,255,255,.1)!important}
.zflow__item.is-near .model-card{box-shadow:0 28px 82px rgba(0,0,0,.52)!important}
.zflow__item .model-card.reveal{opacity:1!important;transform:none!important}
.zflow__item .model-card:hover{transform:none!important}
.zflow__item .model-card__image{height:222px!important;min-height:222px!important;background:radial-gradient(circle at 50% 45%,rgba(198,255,52,.15),transparent 55%),#101310!important}
.zflow__item .model-card__image img{width:100%!important;height:222px!important;object-fit:cover!important;transition:transform .5s ease!important}
.zflow__item.is-active .model-card:hover .model-card__image img{transform:scale(1.04)!important}
.zflow__item .model-card__body{display:flex!important;flex-direction:column!important;flex:1!important;padding:22px!important}
.zflow__item .model-card__top{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important}
.zflow__item .model-card__top h3{font-size:1.34rem!important;margin:0!important}
.zflow__item .model-card__top strong{font-size:.9rem!important;white-space:nowrap!important;color:var(--lime)!important}
.zflow__item .model-card__body p{min-height:72px!important;margin-bottom:0!important;font-size:.96rem!important}
.zflow__item .spec-strip{margin:17px 0 18px!important;gap:8px!important}
.zflow__item .btn--full{margin-top:auto!important}
.zflow__arrow{position:absolute!important;top:50%!important;z-index:12!important;width:58px!important;height:58px!important;border-radius:999px!important;border:1px solid rgba(198,255,52,.35)!important;background:rgba(10,11,10,.78)!important;color:var(--lime)!important;display:grid!important;place-items:center!important;cursor:pointer!important;box-shadow:0 0 35px rgba(198,255,52,.16),inset 0 1px 0 rgba(255,255,255,.08)!important;backdrop-filter:blur(16px)!important;transition:transform .24s ease,background .24s ease,border-color .24s ease!important}
.zflow__arrow:hover{background:rgba(198,255,52,.14)!important;border-color:rgba(198,255,52,.68)!important;transform:translateY(-50%) scale(1.08)!important}
.zflow__arrow span{font-size:2.65rem!important;line-height:1!important;margin-top:-5px!important}
.zflow__arrow--left{left:clamp(6px,4vw,74px)!important;transform:translateY(-50%)!important}
.zflow__arrow--right{right:clamp(6px,4vw,74px)!important;transform:translateY(-50%)!important}
.zflow__hint{position:absolute;left:50%;bottom:24px;transform:translateX(-50%);z-index:8;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.04em;text-align:center;white-space:nowrap}
.zflow__hint:before{content:"";display:block;width:32px;height:6px;border-radius:999px;background:var(--lime);margin:0 auto 12px;box-shadow:0 0 22px rgba(198,255,52,.42)}
@media (max-width:1080px){.zflow{min-height:620px;padding-inline:54px}.zflow__viewport{height:530px}.zflow__item{width:min(380px,74vw)!important}.zflow__item .model-card{height:505px!important}.zflow__item .model-card__image,.zflow__item .model-card__image img{height:210px!important;min-height:210px!important}.zflow__item .model-card__body p{min-height:66px!important}}
@media (max-width:720px){.zflow-section .section-head{align-items:start;flex-direction:column}.zflow-section .section-head .btn{width:100%}.zflow{min-height:585px;padding:18px 42px 62px}.zflow:before{width:92vw;height:300px}.zflow:after{background:linear-gradient(90deg,rgba(8,8,8,.64),transparent 16%,transparent 84%,rgba(8,8,8,.64))}.zflow__viewport{height:500px}.zflow__item{width:min(325px,82vw)!important}.zflow__item .model-card{height:480px!important;border-radius:27px!important}.zflow__item .model-card__image,.zflow__item .model-card__image img{height:195px!important;min-height:195px!important}.zflow__item .model-card__body{padding:18px!important}.zflow__item .model-card__top{display:grid!important;gap:5px!important}.zflow__item .model-card__top strong{white-space:normal!important}.zflow__item .model-card__body p{min-height:62px!important;font-size:.9rem!important}.zflow__arrow{width:46px!important;height:46px!important}.zflow__arrow span{font-size:2rem!important}.zflow__arrow--left{left:2px!important}.zflow__arrow--right{right:2px!important}.zflow .spec-strip span{padding:8px 6px!important;font-size:.74rem!important}}


/* ZasMoto hero energy platform - premium cyber hologram */
.hero__visual--energy{position:relative;isolation:isolate;transform-style:preserve-3d;overflow:visible;will-change:transform;}
.hero__visual--energy:before{content:"";position:absolute;left:50%;top:50%;width:min(650px,96vw);height:min(650px,96vw);transform:translate(-50%,-47%);border-radius:50%;background:radial-gradient(circle at 50% 58%,rgba(43,238,52,.16),rgba(43,238,52,.055) 36%,transparent 68%);opacity:.95;z-index:0;pointer-events:none;}
.hero__visual--energy:after{content:"";position:absolute;left:50%;top:50%;width:min(560px,84vw);height:min(560px,84vw);transform:translate(-50%,-47%);border-radius:50%;background:linear-gradient(90deg,rgba(43,238,52,.12) 1px,transparent 1px),linear-gradient(0deg,rgba(43,238,52,.08) 1px,transparent 1px);background-size:58px 58px;mask-image:radial-gradient(circle,rgba(0,0,0,.85),transparent 72%);opacity:.2;z-index:0;pointer-events:none;animation:heroGridScan 9s linear infinite;}
.hero__visual--energy .hero-bike{position:relative;z-index:5;width:min(560px,100%);object-fit:contain;filter:drop-shadow(0 34px 46px rgba(0,0,0,.62)) drop-shadow(0 0 26px rgba(43,238,52,.24));}
.hero-holo{position:absolute;inset:0;z-index:2;pointer-events:none;transform-style:preserve-3d;}
.hero-holo__aura{position:absolute;left:50%;bottom:58px;width:min(540px,86%);height:255px;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse at center,rgba(43,238,52,.25),rgba(43,238,52,.08) 38%,transparent 70%);filter:blur(24px);opacity:.8;animation:holoBreath 4.6s ease-in-out infinite;}
.hero-holo__beam{position:absolute;left:50%;bottom:82px;width:min(500px,82%);height:148px;transform:translateX(-50%) perspective(850px) rotateX(70deg);border-radius:50%;background:radial-gradient(ellipse at center,rgba(43,238,52,.28),rgba(43,238,52,.1) 38%,transparent 68%);box-shadow:0 0 34px rgba(43,238,52,.2),0 0 86px rgba(43,238,52,.14);opacity:.92;}
.hero-holo__grid{position:absolute;left:50%;bottom:91px;width:min(470px,78%);height:120px;transform:translateX(-50%) perspective(850px) rotateX(70deg);border-radius:50%;overflow:hidden;opacity:.5;background:repeating-linear-gradient(90deg,rgba(43,238,52,.22) 0 1px,transparent 1px 34px),repeating-linear-gradient(0deg,rgba(43,238,52,.16) 0 1px,transparent 1px 22px);mask-image:radial-gradient(ellipse at center,#000 58%,transparent 72%);animation:gridDrift 5.8s linear infinite;}
.hero-holo__ring{position:absolute;left:50%;bottom:91px;border-radius:50%;transform:translateX(-50%) perspective(850px) rotateX(70deg);border:1px solid rgba(43,238,52,.72);box-shadow:0 0 18px rgba(43,238,52,.42),inset 0 0 16px rgba(43,238,52,.22);}
.hero-holo__ring:before,.hero-holo__ring:after{content:"";position:absolute;width:9px;height:9px;border-radius:50%;background:#2BEE34;box-shadow:0 0 18px #2BEE34,0 0 34px rgba(43,238,52,.55);}
.hero-holo__ring:before{left:11%;top:48%;}.hero-holo__ring:after{right:13%;top:47%;}
.hero-holo__ring--outer{width:min(500px,82%);height:132px;animation:holoRingSpin 13s linear infinite;}
.hero-holo__ring--middle{width:min(390px,64%);height:98px;bottom:103px;border-style:dashed;border-color:rgba(43,238,52,.48);opacity:.8;animation:holoRingSpinReverse 10s linear infinite;}
.hero-holo__ring--inner{width:min(270px,48%);height:68px;bottom:116px;border-color:rgba(245,245,245,.28);box-shadow:0 0 18px rgba(43,238,52,.3);opacity:.75;animation:holoRingPulse 3.4s ease-in-out infinite;}
.hero-holo__scan{position:absolute;left:50%;bottom:91px;width:min(470px,78%);height:120px;transform:translateX(-50%) perspective(850px) rotateX(70deg);border-radius:50%;background:linear-gradient(90deg,transparent 0%,rgba(245,245,245,.0) 32%,rgba(43,238,52,.44) 50%,rgba(245,245,245,.0) 68%,transparent 100%);filter:blur(.3px);opacity:.62;animation:holoScan 3.8s ease-in-out infinite;mix-blend-mode:screen;}
.hero-holo__shadow{position:absolute;left:50%;bottom:112px;width:min(420px,68%);height:86px;transform:translateX(-50%) perspective(850px) rotateX(70deg);border-radius:50%;background:radial-gradient(ellipse at center,rgba(0,0,0,.78),rgba(0,0,0,.42) 44%,transparent 72%);filter:blur(2px);opacity:.76;z-index:3;}
.hero-holo__speed{position:absolute;left:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(43,238,52,.8),transparent);opacity:.38;transform-origin:center;filter:drop-shadow(0 0 9px rgba(43,238,52,.55));animation:speedLine 2.7s ease-in-out infinite;}
.hero-holo__speed--one{bottom:196px;width:240px;margin-left:-212px;transform:rotate(-16deg);}.hero-holo__speed--two{bottom:166px;width:190px;margin-left:64px;transform:rotate(-16deg);animation-delay:.65s}.hero-holo__speed--three{bottom:132px;width:160px;margin-left:-86px;transform:rotate(-16deg);animation-delay:1.2s}
.hero-spark{position:absolute;width:5px;height:5px;border-radius:50%;background:#2BEE34;box-shadow:0 0 14px #2BEE34;opacity:0;animation:sparkRise 4.8s ease-in-out infinite;}
.hero-spark--one{left:28%;bottom:120px;animation-delay:.1s}.hero-spark--two{left:38%;bottom:100px;animation-delay:1.2s}.hero-spark--three{left:57%;bottom:112px;animation-delay:.7s}.hero-spark--four{left:68%;bottom:126px;animation-delay:2.1s}.hero-spark--five{left:46%;bottom:92px;animation-delay:2.8s}.hero-spark--six{left:76%;bottom:108px;animation-delay:3.5s}
@keyframes holoRingSpin{0%{transform:translateX(-50%) perspective(850px) rotateX(70deg) rotateZ(0deg)}100%{transform:translateX(-50%) perspective(850px) rotateX(70deg) rotateZ(360deg)}}
@keyframes holoRingSpinReverse{0%{transform:translateX(-50%) perspective(850px) rotateX(70deg) rotateZ(360deg)}100%{transform:translateX(-50%) perspective(850px) rotateX(70deg) rotateZ(0deg)}}
@keyframes holoRingPulse{0%,100%{opacity:.55;transform:translateX(-50%) perspective(850px) rotateX(70deg) scale(.94)}50%{opacity:.9;transform:translateX(-50%) perspective(850px) rotateX(70deg) scale(1.04)}}
@keyframes holoBreath{0%,100%{opacity:.58;transform:translateX(-50%) scale(.96)}50%{opacity:.95;transform:translateX(-50%) scale(1.05)}}
@keyframes gridDrift{0%{background-position:0 0,0 0}100%{background-position:68px 0,0 44px}}
@keyframes holoScan{0%,100%{transform:translateX(-50%) perspective(850px) rotateX(70deg) translateX(-28%);opacity:0}18%,72%{opacity:.58}50%{transform:translateX(-50%) perspective(850px) rotateX(70deg) translateX(28%);opacity:.68}}
@keyframes sparkRise{0%{opacity:0;transform:translate3d(0,0,0) scale(.65)}18%{opacity:.9}72%{opacity:.26}100%{opacity:0;transform:translate3d(16px,-150px,0) scale(.16)}}
@keyframes speedLine{0%,100%{opacity:0;clip-path:inset(0 100% 0 0)}35%{opacity:.5;clip-path:inset(0 0 0 0)}75%{opacity:0;clip-path:inset(0 0 0 100%)}}
@keyframes heroGridScan{0%{background-position:0 0,0 0}100%{background-position:58px 0,0 58px}}
@media (max-width:980px){.hero__visual--energy{min-height:430px}.hero-holo__aura{bottom:35px;width:88%;height:220px}.hero-holo__beam{bottom:62px;width:78%;height:128px}.hero-holo__grid,.hero-holo__scan{bottom:69px;width:74%;height:104px}.hero-holo__ring{bottom:69px}.hero-holo__ring--outer{width:78%;height:112px}.hero-holo__ring--middle{width:62%;height:84px;bottom:80px}.hero-holo__ring--inner{width:44%;height:58px;bottom:90px}.hero-holo__shadow{bottom:86px;width:64%;height:72px}.hero-spark{width:4px;height:4px}}
@media (max-width:680px){.hero__visual--energy{min-height:390px;margin-top:6px}.hero__visual--energy:before{width:118vw;height:118vw;opacity:.78}.hero__visual--energy:after{width:96vw;height:96vw;background-size:44px 44px;opacity:.14}.hero__visual--energy .hero-bike{width:min(430px,106%);filter:drop-shadow(0 24px 34px rgba(0,0,0,.62)) drop-shadow(0 0 20px rgba(43,238,52,.22))}.hero-holo__aura{bottom:22px;width:98%;height:190px;filter:blur(18px)}.hero-holo__beam{bottom:52px;width:92%;height:110px}.hero-holo__grid,.hero-holo__scan{bottom:58px;width:86%;height:90px}.hero-holo__ring{bottom:58px}.hero-holo__ring--outer{width:92%;height:96px}.hero-holo__ring--middle{width:74%;height:72px;bottom:66px}.hero-holo__ring--inner{width:52%;height:48px;bottom:77px}.hero-holo__shadow{bottom:75px;width:76%;height:60px}.hero-holo__speed{display:none}.hero-spark{animation-duration:5.6s}}
@media (prefers-reduced-motion:reduce){.hero__visual--energy:after,.hero__visual--energy .hero-bike,.hero-holo__aura,.hero-holo__grid,.hero-holo__ring,.hero-holo__scan,.hero-holo__speed,.hero-spark{animation:none!important}.hero-spark{opacity:.28}.hero-holo__scan{opacity:.18}}


/* Featured Models coverflow refinement: no CTA button + cleaner mobile form */
.zflow{min-height:600px!important;padding:30px 82px 66px!important;overflow:hidden!important}
.zflow:before{top:48%!important;height:330px!important;filter:blur(32px)!important;opacity:.95!important}
.zflow:after{background:linear-gradient(90deg,rgba(8,8,8,.78),transparent 20%,transparent 80%,rgba(8,8,8,.78))!important}
.zflow__viewport{height:500px!important;perspective:1450px!important}
.zflow__item{width:min(410px,76vw)!important;max-width:410px!important}
.zflow__item .model-card{height:462px!important;border-radius:30px!important}
.zflow__item .model-card__image{height:218px!important;min-height:218px!important}
.zflow__item .model-card__image img{height:218px!important;object-fit:cover!important}
.zflow__item .model-card__body{padding:21px!important}
.zflow__item .model-card__body p{min-height:60px!important;font-size:.95rem!important;line-height:1.65!important}
.zflow__item .model-card--no-cta .btn--full{display:none!important}
.zflow__item .model-card--no-cta .spec-strip{margin:18px 0 0!important}
.zflow__item .model-card--no-cta .model-card__body{justify-content:flex-start!important}
.zflow__item .spec-strip span{min-height:56px!important;display:grid!important;place-items:center!important}
.zflow__arrow{top:48%!important}
.zflow__hint{bottom:18px!important}
@media (max-width:1080px){
  .zflow{min-height:570px!important;padding:24px 58px 62px!important}
  .zflow__viewport{height:480px!important}
  .zflow__item{width:min(370px,74vw)!important}
  .zflow__item .model-card{height:445px!important}
  .zflow__item .model-card__image,.zflow__item .model-card__image img{height:205px!important;min-height:205px!important}
  .zflow__item .model-card__body p{min-height:56px!important}
}
@media (max-width:720px){
  .zflow-section{overflow:hidden!important}
  .zflow-section .section-head{gap:18px!important;margin-bottom:4px!important}
  .zflow-section .section-head .lead{font-size:.96rem!important;line-height:1.7!important}
  .zflow{min-height:510px!important;padding:10px 0 66px!important;margin-inline:-6px!important}
  .zflow:before{top:46%!important;width:110vw!important;height:250px!important;filter:blur(28px)!important}
  .zflow:after{background:linear-gradient(90deg,rgba(8,8,8,.84),transparent 15%,transparent 85%,rgba(8,8,8,.84))!important}
  .zflow__viewport{height:425px!important;overflow:visible!important}
  .zflow__item{width:min(308px,78vw)!important;max-width:308px!important}
  .zflow__item .model-card{height:398px!important;border-radius:24px!important;background:linear-gradient(145deg,rgba(29,34,25,.96),rgba(9,10,9,.94))!important}
  .zflow__item .model-card__image,.zflow__item .model-card__image img{height:165px!important;min-height:165px!important}
  .zflow__item .model-card__image span{top:13px!important;left:13px!important;font-size:.7rem!important;padding:7px 10px!important}
  .zflow__item .model-card__body{padding:15px!important}
  .zflow__item .model-card__top{display:grid!important;gap:4px!important}
  .zflow__item .model-card__top h3{font-size:1.05rem!important;line-height:1.2!important}
  .zflow__item .model-card__top strong{font-size:.82rem!important;white-space:normal!important}
  .zflow__item .model-card__body p{min-height:52px!important;font-size:.84rem!important;line-height:1.55!important}
  .zflow .spec-strip{grid-template-columns:repeat(3,1fr)!important;gap:6px!important;margin-top:12px!important}
  .zflow .spec-strip span{min-height:50px!important;padding:7px 4px!important;font-size:.68rem!important;border-radius:14px!important}
  .zflow .spec-strip b{font-size:.88rem!important}
  .zflow__arrow{top:auto!important;bottom:10px!important;width:44px!important;height:44px!important;background:rgba(11,12,10,.86)!important}
  .zflow__arrow--left{left:calc(50% - 76px)!important;transform:none!important}
  .zflow__arrow--right{right:calc(50% - 76px)!important;transform:none!important}
  .zflow__arrow:hover{transform:scale(1.05)!important}
  .zflow__hint{bottom:20px!important;font-size:0!important;pointer-events:none!important}
  .zflow__hint:before{width:28px!important;height:5px!important;margin:0 auto!important}
}
@media (max-width:420px){
  .zflow{min-height:492px!important}
  .zflow__viewport{height:410px!important}
  .zflow__item{width:min(292px,80vw)!important}
  .zflow__item .model-card{height:385px!important}
  .zflow__item .model-card__image,.zflow__item .model-card__image img{height:154px!important;min-height:154px!important}
  .zflow__item .model-card__body{padding:14px!important}
  .zflow__item .model-card__body p{font-size:.8rem!important;min-height:48px!important}
}

/* Hero video background: clean original video, no dark overlay/blur */
.hero--video{min-height:100vh;display:grid;align-items:center;position:relative;isolation:isolate;overflow:hidden;padding:132px 0 82px;background:#141414;}
.hero__video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:none!important;transform:none!important;background:#141414;pointer-events:none;}
.hero__video-overlay,.hero__video-grid,.hero__video-particles{display:none!important;}
.hero__center{position:relative;z-index:2;display:grid;place-items:center;min-height:calc(100vh - 220px);}
.hero__copy--center{position:relative;max-width:1060px;margin-inline:auto;text-align:center;padding:clamp(34px,4.8vw,72px) clamp(24px,5vw,76px);border-radius:34px;background:linear-gradient(180deg,rgba(11,11,11,.16),rgba(11,11,11,.06))!important;border:1px solid rgba(198,255,52,.34)!important;box-shadow:0 0 0 1px rgba(255,255,255,.055) inset,0 24px 100px rgba(0,0,0,.22),0 0 48px rgba(198,255,52,.09)!important;backdrop-filter:none!important;overflow:hidden;}
.hero__copy--center:before,.hero__copy--center:after{content:"";position:absolute;width:76px;height:76px;pointer-events:none;opacity:.8;}
.hero__copy--center:before{top:14px;left:14px;border-top:1px solid rgba(198,255,52,.72);border-left:1px solid rgba(198,255,52,.72);border-radius:24px 0 0 0;box-shadow:-10px -10px 26px rgba(198,255,52,.08);}
.hero__copy--center:after{right:14px;bottom:14px;border-right:1px solid rgba(198,255,52,.72);border-bottom:1px solid rgba(198,255,52,.72);border-radius:0 0 24px 0;box-shadow:10px 10px 26px rgba(198,255,52,.08);}
.hero__copy--center .eyebrow{justify-content:center;margin-bottom:18px;text-shadow:0 6px 24px rgba(0,0,0,.75);}
.hero__copy--center .eyebrow:after{content:"";width:28px;height:1px;background:var(--lime);box-shadow:0 0 18px var(--lime);}
.hero__copy--center h1{margin-inline:auto;margin-bottom:24px;text-shadow:0 12px 42px rgba(0,0,0,.86),0 0 32px rgba(0,0,0,.55);}
.hero__copy--center p{max-width:740px;margin-inline:auto;color:rgba(245,245,245,.94);text-shadow:0 8px 28px rgba(0,0,0,.88),0 1px 2px rgba(0,0,0,.9);}
.hero__actions--center{justify-content:center;}
.hero__meta--center{margin:36px auto 0;max-width:760px;}
.hero__meta--center div{background:rgba(9,9,9,.34);border-color:rgba(255,255,255,.18);backdrop-filter:none;}
.hero--video .scroll-indicator{z-index:3;text-shadow:0 8px 22px rgba(0,0,0,.85);}
@media (max-width:980px){.hero--video{padding:118px 0 78px}.hero__center{min-height:calc(100vh - 190px)}.hero__copy--center{max-width:820px}.hero__video{filter:none!important;transform:none!important}}
@media (max-width:680px){.hero--video{padding:108px 0 74px;min-height:100svh}.hero__center{min-height:calc(100svh - 170px)}.hero__copy--center{padding:32px 16px;border-radius:24px}.hero__copy--center:before,.hero__copy--center:after{width:46px;height:46px}.hero__copy--center .eyebrow{font-size:.68rem;letter-spacing:.15em;gap:8px}.hero__copy--center .eyebrow:before,.hero__copy--center .eyebrow:after{width:18px}.hero__copy--center h1{font-size:clamp(3.1rem,17vw,5.1rem);line-height:.86}.hero__copy--center p{font-size:.98rem;line-height:1.75}.hero__actions--center{margin-top:26px}.hero__meta--center{grid-template-columns:1fr;max-width:350px;margin-top:26px}.scroll-indicator{bottom:16px}}


.admin-video-preview{display:grid;gap:12px;padding:18px;border:1px solid rgba(198,255,52,.24);border-radius:22px;background:rgba(255,255,255,.035)}
.admin-video-preview video{width:100%;max-height:280px;object-fit:cover;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#050505}
.admin-help{color:var(--muted);font-size:.92rem;line-height:1.6;margin:0}

/* Hero premium lime frame + editable video tint */
.hero__cinema-tint{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    radial-gradient(circle at 50% 36%, rgba(54,115,210,var(--hero-blue-opacity, .08)), transparent 55%),
    linear-gradient(180deg, rgba(0,0,0,var(--hero-dark-opacity, .12)), rgba(0,0,0,var(--hero-dark-opacity, .12)));
}
.hero__center{z-index:3!important;}
.hero__copy--center{
  isolation:isolate;
  border:2px solid rgba(198,255,52,.78)!important;
  background:linear-gradient(180deg,rgba(5,5,5,.22),rgba(5,5,5,.10))!important;
  box-shadow:
    0 0 0 1px rgba(255,255,255,.08) inset,
    0 0 42px rgba(198,255,52,.16),
    0 0 100px rgba(198,255,52,.08),
    0 32px 100px rgba(0,0,0,.38)!important;
}
.hero__copy--center:before,.hero__copy--center:after{
  opacity:1!important;
  width:94px!important;
  height:94px!important;
  border-color:rgba(198,255,52,.95)!important;
}
.hero__copy--center:before{box-shadow:-14px -14px 34px rgba(198,255,52,.16)!important;}
.hero__copy--center:after{box-shadow:14px 14px 34px rgba(198,255,52,.16)!important;}
.hero__copy--center .eyebrow{
  position:relative;
  z-index:2;
  display:inline-flex;
  justify-content:center;
  margin:0 auto 18px;
  padding:8px 14px;
  border:1px solid rgba(198,255,52,.55);
  border-radius:999px;
  background:rgba(8,8,8,.30);
  color:var(--lime);
  text-shadow:0 0 18px rgba(198,255,52,.52),0 7px 24px rgba(0,0,0,.9);
  box-shadow:0 0 24px rgba(198,255,52,.12), inset 0 0 18px rgba(198,255,52,.055);
}
.hero__copy--center .eyebrow:before,.hero__copy--center .eyebrow:after{
  content:"";
  width:34px;
  height:1px;
  background:var(--lime);
  box-shadow:0 0 18px var(--lime);
}
.hero__copy--center h1,.hero__copy--center p,.hero__copy--center .hero__actions,.hero__copy--center .hero__meta{position:relative;z-index:2;}
.hero__meta--center div{border-color:rgba(198,255,52,.24)!important;box-shadow:0 0 26px rgba(198,255,52,.06), inset 0 1px 0 rgba(255,255,255,.08);}
@media (max-width:680px){
  .hero__copy--center{border-width:1.5px!important;padding:28px 14px!important;border-radius:24px!important;}
  .hero__copy--center:before,.hero__copy--center:after{width:50px!important;height:50px!important;}
  .hero__copy--center .eyebrow{font-size:.62rem!important;letter-spacing:.13em!important;padding:7px 9px;max-width:100%;}
  .hero__copy--center .eyebrow:before,.hero__copy--center .eyebrow:after{width:16px!important;}
}


/* Fix Featured Models: remove black side shadows near carousel cards */
.zflow:after{display:none!important;background:none!important;opacity:0!important;}
.zflow{overflow:visible!important;}
.zflow__viewport{overflow:visible!important;}
.zflow__arrow{background:rgba(10,11,10,.58)!important;box-shadow:0 0 26px rgba(198,255,52,.14),inset 0 1px 0 rgba(255,255,255,.08)!important;}

/* Admin-controlled hero video blur. 0px keeps the video original. */
.hero__video{filter:blur(var(--hero-video-blur,0px))!important;transform:scale(var(--hero-video-scale,1))!important;transform-origin:center center!important;}

/* Final hero frame cleanup: simple white desktop border, no neon glow/corner boxes, no mobile frame */
.hero__copy--center{
  border:1px solid rgba(255,255,255,.58)!important;
  box-shadow:none!important;
  background:transparent!important;
  backdrop-filter:none!important;
  overflow:visible!important;
}
.hero__copy--center:before,
.hero__copy--center:after{
  display:none!important;
  content:none!important;
  border:0!important;
  box-shadow:none!important;
}
.hero__copy--center .eyebrow{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  border-radius:0!important;
  padding:0!important;
  color:var(--lime)!important;
  text-shadow:0 6px 24px rgba(0,0,0,.85)!important;
}
.hero__copy--center .eyebrow:before,
.hero__copy--center .eyebrow:after{
  background:var(--lime)!important;
  box-shadow:none!important;
  opacity:.9!important;
}
.hero__meta--center div{
  border-color:rgba(255,255,255,.25)!important;
  box-shadow:none!important;
  background:rgba(9,9,9,.28)!important;
}
@media (max-width:680px){
  .hero__copy--center{
    border:0!important;
    box-shadow:none!important;
    background:transparent!important;
    padding:0 10px!important;
    border-radius:0!important;
    max-width:100%!important;
  }
  .hero__copy--center .eyebrow{
    margin-bottom:14px!important;
  }
  .hero__meta--center div{
    border-color:rgba(255,255,255,.18)!important;
    background:rgba(9,9,9,.22)!important;
  }
}


/* =========================================
   FINAL HERO OVERRIDE 20260706
   Clean white desktop border only.
   No lime frame, no glow, no corner boxes.
   Mobile: no frame so the video remains clean.
========================================= */
.hero__copy--center{
  border:1px solid rgba(255,255,255,.55)!important;
  background:transparent!important;
  box-shadow:none!important;
  outline:none!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
  overflow:visible!important;
}
.hero__copy--center:before,
.hero__copy--center:after{
  content:none!important;
  display:none!important;
  width:0!important;
  height:0!important;
  border:0!important;
  box-shadow:none!important;
  background:none!important;
}
.hero__copy--center .eyebrow{
  color:var(--lime)!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  text-shadow:none!important;
}
.hero__copy--center .eyebrow:before,
.hero__copy--center .eyebrow:after{
  background:var(--lime)!important;
  box-shadow:none!important;
}
@media (max-width:768px){
  .hero__copy--center{
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    padding:0 14px!important;
    border-radius:0!important;
  }
}

/* =========================================
   MOBILE HERO VIDEO FIX 20260706
   Force the background video to remain visible on iOS/Android.
   Uses the light mobile MP4 when available.
========================================= */
.hero--video{
  background:#141414 url('../images/hero-video-poster.jpg') center/cover no-repeat!important;
}
.hero__video{
  display:block!important;
  visibility:visible!important;
  opacity:1!important;
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
  z-index:0!important;
  pointer-events:none!important;
}
@media (max-width:768px){
  .hero--video{
    min-height:100dvh!important;
    padding-top:106px!important;
    padding-bottom:70px!important;
  }
  .hero__video{
    position:absolute!important;
    inset:0!important;
    width:100vw!important;
    height:100dvh!important;
    min-height:100dvh!important;
    object-fit:cover!important;
    object-position:center center!important;
    filter:blur(var(--hero-video-blur,0px))!important;
    transform:scale(var(--hero-video-scale,1))!important;
  }
  .hero__copy--center{
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
  }
}

/* =========================================
   COMPLETE LIGHT MODE + THEME TOGGLE
   English-only interface. Arabic/French controls removed.
========================================= */
html{color-scheme:dark;}html[data-theme="light"]{color-scheme:light;--bg:#f6f8f2;--carbon:#ffffff;--card:#ffffff;--border:#d5dec9;--lime:#78b900;--lime-hover:#92d91f;--white:#141712;--muted:#5f685d;--light-panel:#ffffff;--light-soft:#eef3e8;--light-line:rgba(20,23,18,.13);--light-shadow:0 24px 80px rgba(47,62,36,.12);}
.theme-toggle{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.045);color:var(--white);border-radius:999px;padding:10px 13px;font-size:.86rem;font-weight:900;cursor:pointer;transition:.25s ease;white-space:nowrap}.theme-toggle:hover{transform:translateY(-1px);border-color:rgba(198,255,52,.55);box-shadow:0 0 24px rgba(198,255,52,.16)}.theme-toggle span:first-child{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:rgba(198,255,52,.13);color:var(--lime)}.theme-toggle--admin{min-width:104px}.theme-toggle--floating{position:fixed;right:22px;top:22px;z-index:5;background:rgba(12,12,12,.82);backdrop-filter:blur(14px)}
html[data-theme="light"] body{background:radial-gradient(circle at 75% 8%,rgba(120,185,0,.13),transparent 34%),radial-gradient(circle at 14% 18%,rgba(120,185,0,.07),transparent 30%),linear-gradient(180deg,#f6f8f2 0%,#eef3e8 50%,#f7f9f4 100%)!important;color:var(--white);}html[data-theme="light"] body:before{background:radial-gradient(circle at 74% 22%,rgba(120,185,0,.10),transparent 38%),radial-gradient(circle at 34% 84%,rgba(120,185,0,.055),transparent 34%)}html[data-theme="light"] body:after{background:linear-gradient(90deg,rgba(20,23,18,.04) 1px,transparent 1px),linear-gradient(0deg,rgba(20,23,18,.032) 1px,transparent 1px);opacity:.48;mask-image:radial-gradient(circle at 50% 12%,rgba(0,0,0,.42),transparent 78%)}
html[data-theme="light"] p,html[data-theme="light"] .lead,html[data-theme="light"] .breadcrumbs,html[data-theme="light"] .footer-grid a,html[data-theme="light"] .footer-bottom,html[data-theme="light"] .spec-strip span,html[data-theme="light"] .admin-table td,html[data-theme="light"] .admin-help,html[data-theme="light"] .badge{color:var(--muted)}html[data-theme="light"] h1,html[data-theme="light"] h2,html[data-theme="light"] h3,html[data-theme="light"] .model-card__top h3,html[data-theme="light"] .spec-strip b,html[data-theme="light"] .stat-card span,html[data-theme="light"] .faq-item button,html[data-theme="light"] .feature-list li b,html[data-theme="light"] .admin-table th,html[data-theme="light"] .hero__meta strong{color:var(--white)}
html[data-theme="light"] .site-header{background:rgba(255,255,255,.82);border-color:var(--light-line);box-shadow:0 24px 70px rgba(47,62,36,.14);backdrop-filter:blur(22px)}html[data-theme="light"] .main-nav a{color:var(--muted)}html[data-theme="light"] .main-nav a:hover,html[data-theme="light"] .main-nav a.is-active{background:rgba(20,23,18,.06);color:var(--white)}html[data-theme="light"] .nav-toggle span{background:var(--white)}html[data-theme="light"] .main-nav .nav-cta{color:#11160b;background:var(--lime);box-shadow:0 10px 28px rgba(120,185,0,.22)}html[data-theme="light"] .theme-toggle{background:rgba(20,23,18,.045);border-color:var(--light-line);color:var(--white)}html[data-theme="light"] .theme-toggle span:first-child{background:rgba(120,185,0,.14);color:var(--lime)}
html[data-theme="light"] .glass-card,html[data-theme="light"] .model-card,html[data-theme="light"] .details-panel,html[data-theme="light"] .stat-card,html[data-theme="light"] .faq-item,html[data-theme="light"] .form-card,html[data-theme="light"] .filters,html[data-theme="light"] .admin-card,html[data-theme="light"] .login-card,html[data-theme="light"] .contact-grid .glass-card{background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(247,250,242,.86))!important;border-color:var(--light-line)!important;box-shadow:var(--light-shadow)!important;color:var(--white)}html[data-theme="light"] .model-card:hover{box-shadow:0 34px 90px rgba(47,62,36,.18),0 0 34px rgba(120,185,0,.12)!important}html[data-theme="light"] .model-card__image,html[data-theme="light"] .details-media{background:radial-gradient(circle at 50% 40%,rgba(120,185,0,.14),transparent 50%),#eef3e8!important;border-color:var(--light-line)!important}html[data-theme="light"] .model-card__image span{background:rgba(255,255,255,.78);border-color:rgba(120,185,0,.36);color:var(--lime);box-shadow:0 8px 20px rgba(47,62,36,.08)}html[data-theme="light"] .spec-strip span,html[data-theme="light"] .feature-list li{background:rgba(20,23,18,.035)!important;border-color:rgba(20,23,18,.09)!important}html[data-theme="light"] .input,html[data-theme="light"] .select,html[data-theme="light"] textarea{background:#fff!important;color:#141712!important;border-color:rgba(20,23,18,.16)!important;box-shadow:none!important}html[data-theme="light"] .input::placeholder,html[data-theme="light"] textarea::placeholder{color:#8a9386}html[data-theme="light"] .select option{background:#fff;color:#141712}html[data-theme="light"] label{color:var(--white)}
html[data-theme="light"] .btn--ghost{background:rgba(20,23,18,.035);border-color:rgba(20,23,18,.13);color:var(--white)}html[data-theme="light"] .btn--ghost:hover{border-color:rgba(120,185,0,.45);box-shadow:0 14px 35px rgba(120,185,0,.14)}html[data-theme="light"] .btn--primary{background:var(--lime);color:#11160b;box-shadow:0 14px 32px rgba(120,185,0,.22),inset 0 -10px 18px rgba(0,0,0,.10)}html[data-theme="light"] .page-hero{background:radial-gradient(circle at 74% 18%,rgba(120,185,0,.11),transparent 32%),linear-gradient(180deg,#f5f8f0,#eef3e8);border-bottom-color:var(--light-line)}html[data-theme="light"] .cta-panel{background:radial-gradient(circle at 78% 25%,rgba(120,185,0,.11),transparent 35%),linear-gradient(145deg,rgba(255,255,255,.96),rgba(247,250,242,.9));border-color:rgba(120,185,0,.25);box-shadow:var(--light-shadow)}html[data-theme="light"] .site-footer{background:#e9efe2;border-top-color:var(--light-line)}html[data-theme="light"] .footer-bottom{border-top-color:var(--light-line)}
/* Keep hero readable over the video in both themes. */
html[data-theme="light"] .hero--video{background:#141414 url('../images/hero-video-poster.jpg') center/cover no-repeat!important;color:#f5f5f5}html[data-theme="light"] .hero--video h1,html[data-theme="light"] .hero--video h2,html[data-theme="light"] .hero--video h3,html[data-theme="light"] .hero--video p,html[data-theme="light"] .hero--video .hero__meta strong{color:#f5f5f5!important}html[data-theme="light"] .hero--video .hero__copy--center{border-color:rgba(255,255,255,.52)!important;background:transparent!important;box-shadow:none!important}html[data-theme="light"] .hero--video .hero__meta--center div{background:rgba(5,5,5,.34)!important;border-color:rgba(255,255,255,.26)!important;box-shadow:none!important}html[data-theme="light"] .hero--video .hero__meta span{color:rgba(245,245,245,.78)!important}html[data-theme="light"] .hero--video .btn--ghost{background:rgba(5,5,5,.22);border-color:rgba(255,255,255,.24);color:#fff}html[data-theme="light"] .hero--video .btn--primary{background:#C6FF34;color:#070707}
html[data-theme="light"] .zflow__item .model-card{background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(238,243,232,.92))!important}html[data-theme="light"] .zflow__arrow{background:rgba(255,255,255,.72)!important;border-color:rgba(120,185,0,.22)!important;color:var(--lime)!important;box-shadow:0 16px 45px rgba(47,62,36,.16)!important}html[data-theme="light"] .zflow__hint:before{background:var(--lime)}
html[data-theme="light"] .admin-body{background:linear-gradient(180deg,#f6f8f2,#eef3e8)!important}html[data-theme="light"] .admin-sidebar{background:rgba(255,255,255,.88)!important;border-right-color:var(--light-line)!important;box-shadow:12px 0 50px rgba(47,62,36,.08)}html[data-theme="light"] .admin-sidebar a{color:var(--muted)}html[data-theme="light"] .admin-sidebar a:hover,html[data-theme="light"] .admin-sidebar a.is-active{background:rgba(20,23,18,.06);color:var(--white)}html[data-theme="light"] .admin-table th,html[data-theme="light"] .admin-table td{border-bottom-color:rgba(20,23,18,.09)}html[data-theme="light"] .admin-video-preview{background:#fff;border-color:rgba(120,185,0,.24)}html[data-theme="light"] .admin-video-preview video{background:#111;border-color:rgba(20,23,18,.12)}html[data-theme="light"] .login-screen{background:radial-gradient(circle at 75% 8%,rgba(120,185,0,.15),transparent 34%),linear-gradient(180deg,#f6f8f2,#eef3e8)!important}.alert--success{color:var(--white)}html[data-theme="light"] .alert{border-color:rgba(20,23,18,.12)}html[data-theme="light"] .alert--success{background:rgba(120,185,0,.12);border-color:rgba(120,185,0,.28);color:#234000}html[data-theme="light"] .alert--error{background:rgba(200,40,40,.08);border-color:rgba(200,40,40,.22);color:#8f1f1f}
@media (max-width:980px){html[data-theme="light"] .main-nav{background:rgba(255,255,255,.95);border-color:var(--light-line);box-shadow:0 28px 80px rgba(47,62,36,.16)}.theme-toggle{width:100%;justify-content:flex-start;padding:13px 14px}.site-header .theme-toggle{width:auto}.main-nav .theme-toggle{width:100%;justify-content:flex-start;margin:4px 0}.theme-toggle--admin,.theme-toggle--floating{width:auto;justify-content:center}.admin-top{align-items:flex-start}.admin-top .theme-toggle{margin-left:auto}}@media (max-width:680px){html[data-theme="light"] .hero--video .hero__copy--center{border:0!important}.theme-toggle--floating{top:14px;right:14px}.admin-top{display:grid}.admin-top .theme-toggle{margin-left:0}}
/* Admin previews */
.admin-image-preview {
    display: grid;
    gap: 14px;
}
.admin-image-preview img {
    width: min(420px, 100%);
    max-height: 260px;
    object-fit: cover;
    border-radius: 18px;
    border: 1px solid var(--border);
    background: var(--carbon);
}

/* Sales section - exact uploaded garage image background, fixed desktop + mobile. */
html,
body{
    overflow-x:hidden;
}

.sales-hero.sales-bg-clean{
    position:relative;
    width:100%;
    min-height:100vh;
    display:flex;
    align-items:center;
    padding:clamp(96px, 8vw, 132px) 0;
    overflow:hidden;
    background-color:#05080A;
    background-image:var(--sales-bg-image, url('../images/sales-showroom-background.png'));
    background-size:cover;
    background-position:right center;
    background-repeat:no-repeat;
    filter:none;
}

.sales-hero.sales-bg-clean::before,
.sales-hero.sales-bg-clean::after{
    content:none!important;
    display:none!important;
}

.sales-hero.sales-bg-clean .sales-hero__grid{
    position:relative;
    z-index:1;
    width:min(1500px, calc(100% - 48px));
    margin-inline:auto;
    display:grid;
    grid-template-columns:minmax(360px, 620px) minmax(0, 1fr);
    align-items:center;
    gap:clamp(32px, 5vw, 86px);
}

.sales-hero.sales-bg-clean .sales-hero__card{
    width:100%;
    max-width:620px;
    margin:0;
    padding:clamp(34px, 4vw, 54px);
    border-radius:24px;
    border:1px solid rgba(255,255,255,.16);
    background:rgba(5,8,10,.72);
    box-shadow:0 34px 95px rgba(0,0,0,.45), inset 0 1px 0 rgba(255,255,255,.07);
    color:#F5F5F5;
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
}

.sales-hero.sales-bg-clean .sales-hero__card::before,
.sales-hero.sales-bg-clean .sales-hero__card::after{
    content:none!important;
    display:none!important;
}

.sales-hero.sales-bg-clean .sales-hero__eyebrow{
    display:inline-flex;
    align-items:center;
    justify-content:flex-start;
    gap:12px;
    width:auto;
    margin:0 0 24px;
    color:#9BFF2E;
    font-size:.76rem;
    line-height:1.2;
    font-weight:900;
    letter-spacing:.18em;
    text-transform:uppercase;
    text-align:left;
}

.sales-hero.sales-bg-clean .sales-hero__eyebrow::before,
.sales-hero.sales-bg-clean .sales-hero__eyebrow::after{
    content:"";
    display:block;
    width:36px;
    height:2px;
    flex:0 0 36px;
    border-radius:999px;
    background:#9BFF2E;
    box-shadow:0 0 14px rgba(155,255,46,.58);
}

.sales-hero.sales-bg-clean .sales-hero__card h2{
    max-width:620px;
    margin:0 0 24px;
    color:#F5F5F5;
    font-size:clamp(3.05rem, 4.45vw, 4.3rem);
    line-height:.94;
    letter-spacing:-.065em;
    text-align:left;
}

.sales-hero.sales-bg-clean .sales-hero__card p{
    max-width:590px;
    margin:0 0 28px;
    color:#d0d0d0;
    font-size:clamp(.98rem, 1.1vw, 1.08rem);
    line-height:1.72;
    text-align:left;
}

.sales-hero.sales-bg-clean .sales-hero__features{
    display:grid;
    gap:14px;
}

.sales-hero.sales-bg-clean .sales-feature{
    width:100%;
    min-height:104px;
    display:grid;
    grid-template-columns:88px minmax(0, 1fr);
    align-items:center;
    overflow:hidden;
    border-radius:18px;
    border:1px solid rgba(255,255,255,.13);
    background:rgba(10,13,14,.72);
    box-shadow:none;
    backdrop-filter:none;
    -webkit-backdrop-filter:none;
    transition:transform .25s ease, border-color .25s ease, background .25s ease;
}

.sales-hero.sales-bg-clean .sales-feature:hover{
    transform:translateY(-4px);
    border-color:rgba(155,255,46,.55);
    background:rgba(14,18,16,.78);
}

.sales-hero.sales-bg-clean .sales-feature__icon{
    width:88px;
    min-width:88px;
    height:100%;
    display:grid;
    place-items:center;
    color:#9BFF2E;
    border-right:1px solid rgba(255,255,255,.08);
    background:rgba(155,255,46,.08);
}

.sales-hero.sales-bg-clean .sales-feature__icon svg{
    display:block;
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    min-height:36px!important;
    max-width:36px!important;
    max-height:36px!important;
    flex:0 0 auto!important;
    overflow:visible;
    color:#9BFF2E;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    filter:drop-shadow(0 0 12px rgba(155,255,46,.65));
}

.sales-hero.sales-bg-clean .sales-feature__icon svg *,
.sales-hero.sales-bg-clean .sales-feature__icon svg path,
.sales-hero.sales-bg-clean .sales-feature__icon svg circle,
.sales-hero.sales-bg-clean .sales-feature__icon svg line,
.sales-hero.sales-bg-clean .sales-feature__icon svg polyline,
.sales-hero.sales-bg-clean .sales-feature__icon svg polygon{
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.8!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    vector-effect:non-scaling-stroke;
}

.sales-hero.sales-bg-clean .sales-feature__copy{
    display:grid;
    gap:4px;
    padding:16px 20px;
    min-width:0;
}

.sales-hero.sales-bg-clean .sales-feature__copy strong{
    display:block;
    color:#F5F5F5;
    font-size:1.08rem;
    line-height:1.15;
    font-style:normal;
}

.sales-hero.sales-bg-clean .sales-feature__copy em{
    display:block;
    color:#b7b7b7;
    font-size:.96rem;
    line-height:1.45;
    font-style:normal;
}

.sales-hero.sales-bg-clean .sales-visual,
.sales-hero.sales-bg-clean .sales-visual::before,
.sales-hero.sales-bg-clean .sales-visual::after,
.sales-hero.sales-bg-clean .sales-visual__scene,
.sales-hero.sales-bg-clean .sales-visual__shine,
.sales-hero.sales-bg-clean .sales-visual__neon-line,
.sales-hero.sales-bg-clean .sales-visual__wall,
.sales-hero.sales-bg-clean .sales-visual__floor,
.sales-hero.sales-bg-clean .sales-visual__glow,
.sales-hero.sales-bg-clean .sales-visual__bike,
.sales-hero.sales-bg-clean .sales-visual__logo,
.sales-hero.sales-bg-clean .sales-visual__bar{
    display:none!important;
    content:none!important;
    background:none!important;
    box-shadow:none!important;
    filter:none!important;
    animation:none!important;
}

html[data-theme="light"] .sales-hero.sales-bg-clean{
    background-image:var(--sales-bg-image, url('../images/sales-showroom-background.png'));
    background-size:cover;
    background-position:right center;
    background-repeat:no-repeat;
}

html[data-theme="light"] .sales-hero.sales-bg-clean .sales-hero__card{
    background:rgba(255,255,255,.84);
    border-color:rgba(10,14,12,.16);
    box-shadow:0 30px 80px rgba(0,0,0,.18);
}

html[data-theme="light"] .sales-hero.sales-bg-clean .sales-hero__card h2,
html[data-theme="light"] .sales-hero.sales-bg-clean .sales-feature__copy strong{
    color:#10140F;
}

html[data-theme="light"] .sales-hero.sales-bg-clean .sales-hero__card p,
html[data-theme="light"] .sales-hero.sales-bg-clean .sales-feature__copy em{
    color:#4f584b;
}

html[data-theme="light"] .sales-hero.sales-bg-clean .sales-feature{
    background:rgba(255,255,255,.78);
    border-color:rgba(10,14,12,.14);
}

@media (max-width:1024px){
    .sales-hero.sales-bg-clean{
        min-height:auto;
        padding:82px 0;
        background-position:right center;
    }
    .sales-hero.sales-bg-clean .sales-hero__grid{
        width:min(100% - 34px, 760px);
        grid-template-columns:1fr;
        gap:0;
        justify-content:start;
    }
    .sales-hero.sales-bg-clean .sales-hero__card{
        max-width:680px;
    }
}

@media (max-width:768px){
    .sales-hero.sales-bg-clean{
        min-height:auto;
        padding:62px 0;
        background-size:cover;
        background-position:right center;
    }
    .sales-hero.sales-bg-clean .sales-hero__grid{
        width:min(100% - 24px, 680px);
    }
    .sales-hero.sales-bg-clean .sales-hero__card{
        max-width:100%;
        padding:24px 18px;
        border-radius:20px;
        background:rgba(5,8,10,.74);
    }
    .sales-hero.sales-bg-clean .sales-hero__eyebrow{
        justify-content:center;
        width:100%;
        gap:7px;
        margin-bottom:18px;
        font-size:.58rem;
        letter-spacing:.12em;
        line-height:1.35;
        text-align:center;
        white-space:normal;
    }
    .sales-hero.sales-bg-clean .sales-hero__eyebrow::before,
    .sales-hero.sales-bg-clean .sales-hero__eyebrow::after{
        width:18px;
        flex:0 0 18px;
    }
    .sales-hero.sales-bg-clean .sales-hero__card h2{
        font-size:clamp(2rem, 10.2vw, 2.7rem);
        line-height:.99;
        letter-spacing:-.052em;
        text-align:center;
        margin-bottom:18px;
    }
    .sales-hero.sales-bg-clean .sales-hero__card p{
        font-size:.94rem;
        line-height:1.58;
        text-align:center;
        margin-bottom:22px;
    }
    .sales-hero.sales-bg-clean .sales-hero__features{
        gap:10px;
    }
    .sales-hero.sales-bg-clean .sales-feature{
        grid-template-columns:62px minmax(0, 1fr);
        min-height:86px;
        border-radius:16px;
    }
    .sales-hero.sales-bg-clean .sales-feature__icon{
        width:62px;
        min-width:62px;
    }
    .sales-hero.sales-bg-clean .sales-feature__icon svg{
        width:30px!important;
        height:30px!important;
        min-width:30px!important;
        min-height:30px!important;
        max-width:30px!important;
        max-height:30px!important;
    }
    .sales-hero.sales-bg-clean .sales-feature__copy{
        padding:13px 14px;
        gap:2px;
    }
    .sales-hero.sales-bg-clean .sales-feature__copy strong{
        font-size:.96rem;
    }
    .sales-hero.sales-bg-clean .sales-feature__copy em{
        font-size:.82rem;
        line-height:1.35;
    }
    html[data-theme="light"] .sales-hero.sales-bg-clean .sales-hero__card{
        background:rgba(255,255,255,.86);
    }
}

@media (max-width:480px){
    .sales-hero.sales-bg-clean{
        padding:54px 0;
        background-position:right center;
    }
    .sales-hero.sales-bg-clean .sales-hero__grid{
        width:min(100% - 18px, 680px);
    }
    .sales-hero.sales-bg-clean .sales-hero__card{
        padding:22px 14px;
        border-radius:18px;
    }
    .sales-hero.sales-bg-clean .sales-hero__card h2{
        font-size:clamp(1.82rem, 11vw, 2.25rem);
    }
    .sales-hero.sales-bg-clean .sales-feature{
        grid-template-columns:54px minmax(0, 1fr);
        min-height:82px;
    }
    .sales-hero.sales-bg-clean .sales-feature__icon{
        width:54px;
        min-width:54px;
    }
    .sales-hero.sales-bg-clean .sales-feature__icon svg{
        width:28px!important;
        height:28px!important;
        min-width:28px!important;
        min-height:28px!important;
        max-width:28px!important;
        max-height:28px!important;
    }
    .sales-hero.sales-bg-clean .sales-feature__copy{
        padding:12px;
    }
    .sales-hero.sales-bg-clean .sales-feature__copy em{
        font-size:.78rem;
    }
}


/* High-resolution sales background + smoother page scrolling polish. */
html{
    scroll-behavior:smooth;
    scroll-padding-top:110px;
}
body{
    text-rendering:optimizeLegibility;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
}
.sales-hero.sales-bg-clean{
    image-rendering:auto!important;
    background-attachment:scroll!important;
    transform:translateZ(0);
    backface-visibility:hidden;
    will-change:auto;
}
@media (min-width:1600px){
    .sales-hero.sales-bg-clean{
        background-size:cover;
        background-position:right center;
    }
}
@media (prefers-reduced-motion:reduce){
    html{scroll-behavior:auto;}
    *,*::before,*::after{
        animation-duration:.001ms!important;
        animation-iteration-count:1!important;
        scroll-behavior:auto!important;
        transition-duration:.001ms!important;
    }
}

/* Light mode hard fix: clean visible borders/cadres for Performance, CTA and FAQ sections. */
html[data-theme="light"] .stats-grid{
    gap:18px;
}
html[data-theme="light"] .stat-card{
    border:1.5px solid rgba(120,185,0,.24)!important;
    background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(246,250,240,.93))!important;
    box-shadow:0 18px 55px rgba(47,62,36,.13), inset 0 1px 0 rgba(255,255,255,.9)!important;
}
html[data-theme="light"] .stat-card:before{
    background:rgba(120,185,0,.12)!important;
    filter:blur(20px)!important;
}
html[data-theme="light"] .stat-card strong{
    color:#68b000!important;
}
html[data-theme="light"] .stat-card span{
    color:#11160b!important;
}
html[data-theme="light"] .stat-card p{
    color:#5f685d!important;
}
html[data-theme="light"] .cta-panel{
    border:1.7px solid rgba(120,185,0,.34)!important;
    outline:1px solid rgba(255,255,255,.74);
    outline-offset:-2px;
    background:radial-gradient(circle at 78% 25%,rgba(120,185,0,.15),transparent 34%),linear-gradient(145deg,rgba(255,255,255,.98),rgba(246,250,240,.92))!important;
    box-shadow:0 24px 80px rgba(47,62,36,.14), inset 0 1px 0 rgba(255,255,255,.88)!important;
}
html[data-theme="light"] .cta-panel h2,
html[data-theme="light"] .cta-panel h3{
    color:#11160b!important;
}
html[data-theme="light"] .faq-item{
    border:1.4px solid rgba(20,23,18,.12)!important;
    background:linear-gradient(145deg,rgba(255,255,255,.98),rgba(247,250,242,.92))!important;
    box-shadow:0 14px 42px rgba(47,62,36,.10), inset 0 1px 0 rgba(255,255,255,.85)!important;
}
html[data-theme="light"] .faq-item button{
    color:#11160b!important;
}
html[data-theme="light"] .faq-item:hover{
    border-color:rgba(120,185,0,.35)!important;
    box-shadow:0 18px 48px rgba(47,62,36,.13),0 0 24px rgba(120,185,0,.08)!important;
}
html[data-theme="light"] .section-head .btn--ghost,
html[data-theme="light"] .section-head a.btn--ghost{
    border:1.4px solid rgba(20,23,18,.14)!important;
    background:rgba(255,255,255,.75)!important;
    box-shadow:0 12px 30px rgba(47,62,36,.08)!important;
}
@media (max-width:768px){
    html[data-theme="light"] .stats-grid{
        gap:12px;
    }
    html[data-theme="light"] .stat-card,
    html[data-theme="light"] .cta-panel,
    html[data-theme="light"] .faq-item{
        border-width:1.3px!important;
    }
    html[data-theme="light"] .cta-panel{
        padding:26px 20px!important;
        border-radius:26px!important;
    }
}


/* Final light mode lime border fix: visible green cadres for stats, request panel and FAQ. */
html[data-theme="light"] .stats-grid > .stat-card,
html[data-theme="light"] body .stats-grid > .stat-card{
    border:2px solid #2BEE34!important;
    outline:1px solid rgba(43,238,52,.22)!important;
    outline-offset:3px!important;
    background:linear-gradient(145deg,#ffffff 0%,#f7fbef 100%)!important;
    box-shadow:0 20px 65px rgba(43,238,52,.16),0 10px 35px rgba(20,23,18,.08),inset 0 0 0 1px rgba(255,255,255,.88)!important;
}
html[data-theme="light"] .stats-grid > .stat-card:hover{
    border-color:#2BEE34!important;
    box-shadow:0 24px 75px rgba(43,238,52,.23),0 14px 45px rgba(20,23,18,.10),inset 0 0 0 1px rgba(255,255,255,.92)!important;
}
html[data-theme="light"] .stats-grid > .stat-card::before{
    background:rgba(43,238,52,.18)!important;
}
html[data-theme="light"] .cta-panel,
html[data-theme="light"] body .cta-panel{
    border:2px solid #2BEE34!important;
    outline:1px solid rgba(43,238,52,.25)!important;
    outline-offset:4px!important;
    background:radial-gradient(circle at 78% 25%,rgba(43,238,52,.16),transparent 36%),linear-gradient(145deg,#ffffff 0%,#f6fbef 100%)!important;
    box-shadow:0 26px 85px rgba(43,238,52,.17),0 14px 45px rgba(20,23,18,.08),inset 0 0 0 1px rgba(255,255,255,.9)!important;
}
html[data-theme="light"] .faq-list > .faq-item,
html[data-theme="light"] body .faq-list > .faq-item{
    border:2px solid #2BEE34!important;
    outline:1px solid rgba(43,238,52,.18)!important;
    outline-offset:2px!important;
    background:linear-gradient(145deg,#ffffff 0%,#f8fcf2 100%)!important;
    box-shadow:0 16px 48px rgba(43,238,52,.12),0 8px 28px rgba(20,23,18,.06),inset 0 0 0 1px rgba(255,255,255,.9)!important;
}
html[data-theme="light"] .faq-list > .faq-item:hover,
html[data-theme="light"] .faq-list > .faq-item.is-open{
    border-color:#2BEE34!important;
    box-shadow:0 20px 58px rgba(43,238,52,.18),0 10px 34px rgba(20,23,18,.08),inset 0 0 0 1px rgba(255,255,255,.92)!important;
}
html[data-theme="light"] .section-head .btn--ghost,
html[data-theme="light"] .section-head a.btn--ghost{
    border:2px solid #2BEE34!important;
    outline:1px solid rgba(43,238,52,.18)!important;
    outline-offset:2px!important;
    color:#11160b!important;
    background:#ffffff!important;
    box-shadow:0 12px 34px rgba(43,238,52,.13)!important;
}
html[data-theme="light"] .stat-card strong,
html[data-theme="light"] .faq-item button span,
html[data-theme="light"] .section-eyebrow,
html[data-theme="light"] .eyebrow{
    color:#58c800!important;
}
@media (max-width:768px){
    html[data-theme="light"] .stats-grid > .stat-card,
    html[data-theme="light"] .cta-panel,
    html[data-theme="light"] .faq-list > .faq-item{
        border-width:2px!important;
        outline-offset:2px!important;
    }
}
