:root{--red:#e30613;--ink:#111;--muted:#6b7280;--line:#e8e8e8;--soft:#f7f7f5;--pink:#fff6f7;--max:1448px;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;--serif:Georgia,"Times New Roman",serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--sans);text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit}.container{width:min(var(--max),calc(100% - 64px));margin:auto}.site-header{position:sticky;top:0;z-index:70;height:72px;background:#fffffff5;border-bottom:1px solid rgba(20,20,20,.07);backdrop-filter:blur(12px)}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.logo{width:250px;max-height:58px;object-fit:contain;object-position:left center}.main-nav{display:flex;gap:25px;align-items:center;margin-left:14px;font-size:13px}.main-nav a{text-decoration:none;white-space:nowrap}.main-nav a:hover{color:var(--red)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:12px}.icon-link{width:40px;height:40px;display:grid;place-items:center;text-decoration:none}.icon-link svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.sell-btn,.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;height:48px;padding:0 20px;border-radius:5px;text-decoration:none;font-weight:700;font-size:14px;border:1px solid transparent}.sell-btn,.primary-btn{background:var(--red);color:#fff}.secondary-btn{border-color:#d8dce2;background:#fff;color:var(--ink)}.sell-btn:active,.primary-btn:active,.secondary-btn:active{transform:scale(.985)}.menu-button{display:none;border:0;background:transparent;font-size:14px;font-weight:700}.hero{position:relative;min-height:610px;overflow:hidden;background:#f3f3f0}.hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fffffffa,#ffffffed 24%,#ffffff80 43%,#ffffff0d 63%,#fff0)}.hero-inner{position:relative;z-index:2;min-height:610px;padding-top:66px;padding-bottom:48px}.hero-copy{width:min(620px,47vw)}.kicker{font-size:11px;letter-spacing:.34em;text-transform:uppercase;color:#707782;font-weight:700}.hero h1{font-family:var(--serif);font-size:clamp(62px,6.15vw,100px);line-height:.87;letter-spacing:-.055em;font-weight:700;margin:14px 0 22px}.hero h1 em{display:block;color:var(--red);font-weight:400}.lead{font-size:18px;line-height:1.45;color:#5f6670;max-width:560px;margin:0}.hero-promise{position:absolute;right:20px;top:88px;width:175px;font-size:10px;line-height:1.7;letter-spacing:.23em;font-weight:700;text-transform:uppercase}.hero-promise:after{content:"";display:block;width:44px;height:2px;background:var(--red);margin-top:14px}.hero-bottom-note{position:absolute;right:20px;bottom:34px;text-align:right;font-size:10px;line-height:1.7;letter-spacing:.22em;text-transform:uppercase}.hero-bottom-note:after{content:"";display:block;width:44px;height:2px;background:var(--red);margin:10px 0 0 auto}.search-panel{position:absolute;left:0;bottom:34px;width:min(735px,58vw);background:#fffffff7;padding:14px 15px;border-radius:8px;box-shadow:0 15px 38px #0000001a;display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;gap:10px;align-items:end}.field label{display:block;font-size:11px;margin-bottom:7px;color:#333}.field .selectlike{height:36px;border:1px solid #dce1e6;background:#fff;border-radius:4px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;color:#667085;font-size:12px}.search-btn{height:40px;border:0;border-radius:4px;background:var(--red);color:#fff;padding:0 24px;font-weight:700;white-space:nowrap;text-decoration:none;display:flex;align-items:center;justify-content:center}.trust-strip{border-bottom:1px solid var(--line);background:#fff}.trust-grid{min-height:86px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-item{display:grid;grid-template-columns:45px 1fr;gap:14px;align-items:center;padding:16px 26px;border-right:1px solid var(--line)}.trust-item:first-child{padding-left:50px}.trust-item:last-child{border-right:0}.trust-icon{width:42px;height:42px;color:var(--red);display:grid;place-items:center}.trust-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.6}.trust-item strong{display:block;font-family:var(--serif);font-size:17px;line-height:1.1}.trust-item span{display:block;color:#737b87;font-size:12px;margin-top:5px}.section{padding:58px 0}.flash-section{background:#fff}.flash-shell{background:linear-gradient(90deg,#fff8f8,#fff3f4);border-radius:12px;padding:18px 20px;display:grid;grid-template-columns:280px 1fr;gap:22px;align-items:center}.eyeline{display:flex;align-items:center;gap:12px;font-size:10px;letter-spacing:.25em;text-transform:uppercase;color:#737b87;font-weight:700}.eyeline:before{content:"";width:25px;height:2px;background:var(--red)}.flash-title h2,.stock-title h2,.closing-copy h2{font-family:var(--serif);letter-spacing:-.045em}.flash-title h2{font-size:46px;line-height:.92;margin:10px 0 7px}.flash-title h2 em{color:var(--red);font-weight:400}.flash-title p{margin:0;color:#707782;font-size:13px}.flash-timer{display:flex;align-items:center;gap:8px;margin-top:12px;font-size:12px}.flash-timer b{color:var(--red);font-weight:800}.flash-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.flash-card{background:#fff;border:1px solid #ececec;border-radius:8px;overflow:hidden;text-decoration:none;position:relative}.flash-media{height:100px;background:#eee;position:relative;overflow:hidden}.flash-media img{width:100%;height:100%;object-fit:cover}.flash-tag{position:absolute;top:8px;left:8px;background:var(--red);color:#fff;border-radius:3px;padding:6px 9px;font-size:10px;font-weight:800}.flash-body{padding:9px 11px}.flash-body strong{font-family:var(--serif);font-size:15px;display:block;line-height:1.12}.flash-body span{font-size:11px;color:#7b8390;display:block;margin-top:5px}.flash-arrow{position:absolute;right:10px;bottom:10px;color:var(--red)!important;font-size:22px!important}.stock-section{padding-top:26px}.stock-grid{display:grid;grid-template-columns:1.18fr .88fr;gap:22px}.featured{border:1px solid var(--line);border-radius:5px;overflow:hidden;min-height:360px;display:grid;grid-template-columns:.46fr .54fr;background:linear-gradient(120deg,#fff 15%,#f7f7f7 60%);position:relative}.featured-copy{padding:30px 28px;position:relative;z-index:2}.featured-copy h3{font-family:var(--serif);font-size:36px;line-height:1;letter-spacing:-.04em;margin:13px 0 10px}.featured-meta{font-size:14px;color:#717a87;line-height:1.6}.featured-price{font-family:var(--serif);font-size:34px;margin:18px 0 22px}.featured-actions{display:flex;gap:10px}.featured-media{position:relative;overflow:hidden}.featured-media img{width:100%;height:100%;object-fit:cover}.featured-dots{position:absolute;left:28px;bottom:18px;display:flex;gap:22px;font-size:10px;color:#8a9099}.featured-dots span:first-child{color:#111;font-weight:800;border-bottom:2px solid var(--red);padding-bottom:8px}.stock-side{padding:8px 0}.stock-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.stock-head h2{font-family:var(--serif);font-size:30px;margin:0}.stock-head h2:after{content:"";display:inline-block;width:28px;height:2px;background:var(--red);margin-left:12px;vertical-align:middle}.stock-head a{font-size:12px;text-decoration:underline;text-underline-offset:4px}.stock-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stock-card{border:1px solid var(--line);border-radius:4px;overflow:hidden;text-decoration:none;background:#fff;position:relative}.stock-media{height:150px;background:#eee;position:relative;overflow:hidden}.stock-media img{width:100%;height:100%;object-fit:cover}.heart{position:absolute;right:9px;top:8px;width:28px;height:28px;background:#0000002e;border-radius:999px;color:#fff;display:grid;place-items:center;font-size:17px}.stock-body{padding:10px 11px 12px;min-height:128px;position:relative}.stock-body strong{font-family:var(--serif);font-size:16px;display:block;line-height:1.13}.stock-body span{display:block;font-size:11px;color:#7a8390;line-height:1.35;margin-top:7px}.stock-price{font-family:var(--serif);font-size:22px!important;color:#111!important;font-weight:700}.stock-body .arrow{position:absolute;right:9px;bottom:9px;color:var(--red);font-size:22px}.closing-band{margin-top:24px;background:linear-gradient(90deg,#fff,#f2f1ef 45%,#fff);min-height:190px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;padding:32px 28px;border-top:1px solid #f0f0f0}.closing-copy h2{font-size:42px;line-height:.98;margin:10px 0 0;max-width:650px}.closing-mark{display:flex;justify-content:flex-end;gap:26px;align-items:center}.closing-mark .words{font-size:10px;letter-spacing:.22em;line-height:1.6;text-transform:uppercase;border-right:1px solid #bbb;padding-right:28px}.closing-mark img{width:190px}.narrative{min-height:72vh;display:flex;align-items:center}.narrative.soft{background:var(--soft)}.narrative-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.narrative h2{font-family:var(--serif);font-size:clamp(48px,5.4vw,76px);line-height:.93;letter-spacing:-.05em;margin:12px 0 20px}.narrative h2 em{color:var(--red);font-weight:400}.narrative .lead{max-width:670px}.kde-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:34px}.pillar{font-family:var(--serif);font-size:clamp(28px,3vw,44px);font-weight:700;letter-spacing:-.035em;line-height:1.04}.pillar+.pillar{margin-top:24px}.redline{width:50px;height:3px;background:var(--red);margin:13px 0 24px}.geo{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.geo span{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px}.footer{border-top:1px solid var(--line);padding:32px 0 46px;color:#7b8390;font-size:12px}.prototype-note{margin-top:18px;font-size:10px;color:#8a9099}.compare-link{position:fixed;right:14px;bottom:14px;z-index:80;background:#111;color:#fff;padding:9px 12px;border-radius:999px;font-size:11px;text-decoration:none;opacity:.82}.compare-link:hover{opacity:1}@media(max-width:1100px){.container{width:min(var(--max),calc(100% - 36px))}.main-nav{gap:15px}.main-nav a:nth-last-child(-n+2){display:none}.logo{width:210px}.hero-copy{width:min(610px,56vw)}.hero:after{background:linear-gradient(90deg,rgba(255,255,255,.98),rgba(255,255,255,.84) 40%,rgba(255,255,255,.16) 68%,transparent)}.search-panel{width:min(760px,70vw)}.stock-grid{grid-template-columns:1fr}.featured{min-height:390px}.stock-side{padding-top:5px}.flash-shell{grid-template-columns:220px 1fr}.flash-title h2{font-size:40px}.trust-item{padding:14px}.trust-item:first-child{padding-left:14px}}@media(max-width:760px){.site-header{height:64px}.container{width:calc(100% - 28px)}.logo{width:150px}.main-nav,.icon-link,.sell-btn{display:none}.menu-button{display:block;margin-left:auto}.hero,.hero-inner{min-height:690px}.hero-bg{object-position:62% center}.hero:after{background:linear-gradient(180deg,#fffffffa,#fffffff0 34%,#ffffff4d 70%,#ffffff2e)}.hero-inner{padding-top:42px}.hero-copy{width:100%;max-width:520px}.hero h1{font-size:56px;max-width:500px}.lead{font-size:16px;max-width:430px}.hero-promise,.hero-bottom-note{display:none}.search-panel{left:0;right:0;bottom:18px;width:100%;grid-template-columns:1fr 1fr;padding:12px;gap:9px}.search-btn{grid-column:1/3}.trust-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.trust-item{min-width:78vw;scroll-snap-align:start;border-right:1px solid var(--line);padding:16px 18px!important}.flash-shell{display:block;padding:18px 14px}.flash-title{margin-bottom:16px}.flash-title h2{font-size:38px}.flash-list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px}.flash-card{min-width:78vw;scroll-snap-align:start}.flash-media{height:125px}.section{padding:42px 0}.stock-grid{display:block}.featured{grid-template-columns:1fr;min-height:auto}.featured-copy{padding:24px 20px 70px}.featured-media{height:290px;order:-1}.featured-copy h3{font-size:32px}.featured-actions{flex-direction:column}.featured-actions a{width:100%}.stock-side{margin-top:34px}.stock-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px}.stock-card{min-width:78vw;scroll-snap-align:start}.stock-media{height:205px}.closing-band{grid-template-columns:1fr;padding:28px 18px}.closing-copy h2{font-size:36px}.closing-mark{justify-content:flex-start;margin-top:28px}.closing-mark img{width:145px}.narrative{min-height:auto;padding:72px 0}.narrative-grid{grid-template-columns:1fr;gap:32px}.narrative h2{font-size:49px}.kde-card{padding:26px 20px}.geo{gap:8px}.prototype-note{line-height:1.5}.compare-link{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.search-panel,.search-panel *{box-sizing:border-box}.search-panel{min-width:0;isolation:isolate}.field{min-width:0}@media(min-width:761px){.search-panel{left:0;bottom:30px;width:min(650px,51vw);padding:8px 9px;grid-template-columns:repeat(4,minmax(0,1fr)) minmax(148px,auto);gap:0;align-items:stretch;background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:10px;box-shadow:0 10px 28px #1111111c,0 1px 2px #1111110a}.search-panel .field{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:1px 10px;border-right:1px solid #e8eaed;transition:background-color .18s ease}.search-panel .field:first-child{border-radius:6px 0 0 6px}.search-panel .field label{display:block;margin:0 0 2px;color:#7a7f87;font-size:8px;font-weight:800;line-height:1.15;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}.search-panel .field .selectlike{width:100%;height:27px;min-width:0;padding:0;border:0;border-radius:0;background:transparent;color:#151515;font-size:11.5px;font-weight:650;line-height:27px;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .18s ease}.search-panel .field .selectlike span{flex:0 0 auto;margin-left:8px;color:#8c929b;font-size:10px;transform:translateY(-1px)}.search-btn{align-self:center;height:38px;min-width:148px;margin-left:8px;padding:0 15px;border:0;border-radius:7px;box-shadow:none;font-size:12px;font-weight:800;letter-spacing:-.01em;line-height:1;transition:transform .16s ease,box-shadow .16s ease,filter .16s ease;touch-action:manipulation}.search-panel .field:hover{background:#fafafa}.search-panel .field:hover .selectlike{color:#000}.search-panel .field .selectlike:focus-visible,.search-btn:focus-visible{outline:2px solid #111;outline-offset:3px}}@media(min-width:761px)and (max-width:1180px){.search-panel{width:min(640px,68vw);grid-template-columns:repeat(4,minmax(0,1fr)) minmax(142px,auto)}.search-panel .field{padding-inline:8px}.search-btn{min-width:142px;padding-inline:13px}}@media(max-width:760px){.search-panel{left:0;right:0;bottom:14px;width:100%;padding:9px;grid-template-columns:1fr 1fr;gap:0;overflow:hidden;background:#fff;border:1px solid rgba(17,17,17,.08);border-radius:10px;box-shadow:0 9px 24px #1111111c}.search-panel .field{min-width:0;padding:6px 10px;border-bottom:1px solid #eceef0}.search-panel .field:nth-child(odd){border-right:1px solid #eceef0}.search-panel .field:nth-child(n+3){border-bottom:0}.search-panel .field label{margin:0 0 2px;color:#7a7f87;font-size:8px;font-weight:800;line-height:1.15;letter-spacing:.08em;text-transform:uppercase}.search-panel .field .selectlike{width:100%;height:29px;min-width:0;padding:0;border:0;background:transparent;color:#151515;font-size:12px;font-weight:650;text-decoration:none}.search-panel .field .selectlike span{margin-left:8px;color:#8c929b;font-size:10px}.search-btn{grid-column:1/3;height:40px;min-width:0;margin-top:8px;padding:0 15px;border-radius:7px;font-size:12.5px;font-weight:800;touch-action:manipulation}.search-panel .field .selectlike:focus-visible,.search-btn:focus-visible{outline:2px solid #111;outline-offset:2px}}@media(hover:hover)and (pointer:fine){.search-btn:hover{transform:translateY(-1px);filter:brightness(.94);box-shadow:0 6px 14px #e306132e}}.flash-shell{min-width:0;min-height:224px;padding:24px 22px;grid-template-columns:260px minmax(0,1fr);gap:24px;overflow:hidden}.flash-list{min-width:0;display:flex;gap:14px;overflow-x:auto;overflow-y:hidden;padding:1px 2px 10px;scroll-snap-type:x mandatory;scroll-padding-inline:2px;scroll-behavior:smooth;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(17,17,17,.28) transparent}.flash-list::-webkit-scrollbar{height:4px}.flash-list::-webkit-scrollbar-track{background:transparent}.flash-list::-webkit-scrollbar-thumb{background:#11111140;border-radius:999px}.flash-card{flex:0 0 clamp(350px,38%,520px);min-width:0;scroll-snap-align:start;scroll-snap-stop:normal;border-radius:10px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.flash-media{height:126px}.flash-body{min-height:66px;padding:10px 12px 12px}.flash-body strong{font-size:16px}.flash-body span{font-size:11.5px}.flash-arrow{right:12px;bottom:12px}@media(hover:hover)and (pointer:fine){.flash-card:hover{transform:translateY(-2px);border-color:#dedede;box-shadow:0 8px 20px #11111112}}@media(min-width:761px)and (max-width:1100px){.flash-shell{grid-template-columns:220px minmax(0,1fr);gap:18px;padding:22px 18px}.flash-card{flex-basis:clamp(320px,62%,430px)}}@media(max-width:760px){.flash-shell{min-height:0;padding:20px 14px 16px;overflow:hidden}.flash-list{gap:10px;margin-inline:-2px;padding:1px 2px 9px}.flash-card{flex:0 0 min(84vw,360px)}.flash-media{height:138px}.flash-body{min-height:68px}}@media(prefers-reduced-motion:reduce){.search-panel .field,.search-panel .field .selectlike,.search-btn,.flash-list,.flash-card{transition:none!important;scroll-behavior:auto!important}}.conversion-proof{padding:54px 0;background:#f7f7f5;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.conversion-shell{display:grid;grid-template-columns:minmax(300px,.82fr) minmax(0,1.18fr);gap:52px;align-items:center}.conversion-copy{max-width:520px}.conversion-copy .kicker{margin-bottom:10px}.conversion-copy h2{margin:0;font-family:var(--serif);font-size:clamp(38px,4vw,58px);line-height:.94;letter-spacing:-.045em}.conversion-copy h2 em{display:block;color:var(--red);font-weight:400}.conversion-copy p{max-width:480px;margin:16px 0 0;color:#666f7b;font-size:14px;line-height:1.55}.conversion-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.conversion-primary,.conversion-secondary{height:43px;padding:0 17px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:12px;font-weight:800;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}.conversion-primary{background:var(--red);color:#fff;border:1px solid var(--red)}.conversion-secondary{background:#fff;color:#151515;border:1px solid #d9dde2}.conversion-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.conversion-point{min-height:126px;padding:17px 18px;border:1px solid #e4e5e7;border-radius:8px;background:#fff;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;align-content:center;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.conversion-point .num{grid-row:1/3;width:30px;height:30px;border-radius:999px;background:#fff4f5;color:var(--red);display:grid;place-items:center;font-size:9px;font-weight:900;letter-spacing:.04em}.conversion-point strong{font-family:var(--serif);font-size:20px;line-height:1.05;letter-spacing:-.025em}.conversion-point small{display:block;margin-top:6px;color:#747c86;font-size:11.5px;line-height:1.4}.flash-section{padding:44px 0 48px}.flash-shell.flash-groups{display:block;min-height:0;padding:24px 22px 22px;border-radius:14px;overflow:hidden;background:#fff7f8}.flash-groups .flash-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px}.flash-groups .flash-title-main{min-width:0}.flash-groups .flash-title h2{margin:8px 0 5px;font-size:44px}.flash-groups .flash-title p{font-size:12.5px}.flash-groups .flash-timer{flex:0 0 auto;margin:0 0 4px;text-decoration:none}.flash-group+.flash-group{margin-top:24px;padding-top:22px;border-top:1px solid rgba(17,17,17,.09)}.flash-group-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:11px}.flash-group-head h3{margin:0;font-family:var(--sans);font-size:18px;line-height:1.1;letter-spacing:-.02em}.flash-group-head a{font-size:11.5px;font-weight:800;color:#161616;text-decoration:none;white-space:nowrap}.flash-group-head a:hover{color:var(--red)}.flash-groups .flash-list{display:flex;gap:12px;min-width:0;overflow-x:auto;overflow-y:hidden;padding:1px 2px 9px;scroll-snap-type:x mandatory;scroll-padding-inline:2px;scroll-behavior:smooth;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(17,17,17,.23) transparent}.flash-groups .flash-list::-webkit-scrollbar{height:4px}.flash-groups .flash-list::-webkit-scrollbar-track{background:transparent}.flash-groups .flash-list::-webkit-scrollbar-thumb{background:#11111138;border-radius:999px}.flash-groups .flash-card{flex:0 0 clamp(300px,31%,430px);scroll-snap-align:start;scroll-snap-stop:normal;border-radius:10px;background:#fff}.flash-groups .flash-media{height:132px}.flash-groups .flash-body{min-height:66px;padding:10px 12px 12px}.flash-groups .flash-body strong{font-size:16px}.flash-groups .flash-body span{font-size:11.5px}.search-panel .field:nth-of-type(3),.search-panel .field:nth-of-type(4){display:none!important}@media(min-width:761px){.search-panel{width:min(430px,40vw)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-template-rows:auto 38px!important;padding:8px 9px 9px!important;gap:0!important;align-items:stretch!important}.search-panel .field{padding:2px 12px!important}.search-panel .field:nth-of-type(1){border-right:1px solid #e8eaed!important}.search-panel .field:nth-of-type(2){border-right:0!important}.search-btn{grid-column:1/-1!important;grid-row:2!important;width:100%!important;min-width:0!important;height:38px!important;margin:8px 0 0!important;border-radius:7px!important}}@media(max-width:760px){.search-panel{grid-template-columns:1fr 1fr!important}.search-panel .field:nth-of-type(1){border-right:1px solid #eceef0!important;border-bottom:0!important}.search-panel .field:nth-of-type(2){border-right:0!important;border-bottom:0!important}.search-btn{grid-column:1/-1!important;width:100%!important;margin-top:8px!important}}@media(hover:hover)and (pointer:fine){.conversion-primary:hover{transform:translateY(-1px);box-shadow:0 7px 16px #e3061329}.conversion-secondary:hover{transform:translateY(-1px);border-color:#bbb}.conversion-point:hover{transform:translateY(-2px);border-color:#d7d7d7;box-shadow:0 8px 20px #1111110d}.flash-groups .flash-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #1111110f}}@media(max-width:980px){.conversion-proof{padding:44px 0}.conversion-shell{grid-template-columns:1fr;gap:28px}.conversion-copy{max-width:680px}.conversion-points{grid-template-columns:repeat(4,minmax(0,1fr))}.conversion-point{grid-template-columns:1fr;grid-template-rows:auto auto auto;min-height:142px;padding:15px}.conversion-point .num{grid-row:auto;margin-bottom:12px}.conversion-point strong{font-size:17px}.flash-groups .flash-card{flex-basis:clamp(300px,46%,390px)}}@media(max-width:760px){.conversion-proof{padding:36px 0}.conversion-shell{gap:24px}.conversion-copy h2{font-size:40px}.conversion-copy p{font-size:13px;margin-top:12px}.conversion-actions{display:grid;grid-template-columns:1fr;margin-top:18px}.conversion-primary,.conversion-secondary{width:100%;height:44px}.conversion-points{grid-template-columns:1fr 1fr;gap:8px}.conversion-point{min-height:124px;padding:14px}.conversion-point strong{font-size:17px}.conversion-point small{font-size:11px}.flash-section{padding:34px 0}.flash-shell.flash-groups{padding:18px 14px 16px}.flash-groups .flash-title{display:block;margin-bottom:20px}.flash-groups .flash-title h2{font-size:38px}.flash-groups .flash-timer{display:inline-flex;margin-top:10px}.flash-group+.flash-group{margin-top:20px;padding-top:18px}.flash-group-head{margin-bottom:9px}.flash-group-head h3{font-size:17px}.flash-groups .flash-list{gap:10px;margin-inline:-2px;padding-inline:2px}.flash-groups .flash-card{flex:0 0 min(82vw,340px)}.flash-groups .flash-media{height:140px}}@media(max-width:390px){.conversion-points{grid-template-columns:1fr}.conversion-point{min-height:106px;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto}.conversion-point .num{grid-row:1/3;margin-bottom:0}}@media(prefers-reduced-motion:reduce){.conversion-primary,.conversion-secondary,.conversion-point,.flash-groups .flash-card,.flash-groups .flash-list{transition:none!important;scroll-behavior:auto!important}}.brands-strip{padding:0 0 18px;background:#fff}.brands-shell{border-top:1px solid #ececec;border-bottom:1px solid #ececec;padding:14px 0 10px}.brands-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:9px}.brands-head .eyeline{font-size:9px;letter-spacing:.22em}.brands-head>a{font-size:11px;font-weight:800;text-decoration:none;white-space:nowrap}.brands-head>a:hover{color:var(--red)}.brands-track{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 1px 7px;scroll-snap-type:x proximity;scroll-padding-inline:1px;scroll-behavior:smooth;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(17,17,17,.2) transparent}.brands-track::-webkit-scrollbar{height:3px}.brands-track::-webkit-scrollbar-track{background:transparent}.brands-track::-webkit-scrollbar-thumb{background:#1113;border-radius:999px}.brand-link{flex:0 0 78px;min-height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:7px 6px;border:1px solid #eceff2;border-radius:8px;background:#fff;color:#252525;text-decoration:none;scroll-snap-align:start;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.brand-link img{width:27px;height:27px;object-fit:contain;opacity:.68;filter:grayscale(1);transition:opacity .16s ease,transform .16s ease}.brand-link span{max-width:100%;font-size:9.5px;font-weight:700;line-height:1.05;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#707782}.brand-link:focus-visible{outline:2px solid #111;outline-offset:2px}@media(hover:hover)and (pointer:fine){.brand-link:hover{transform:translateY(-1px);border-color:#d9dde1;background:#fff;box-shadow:0 5px 14px #1111110d}.brand-link:hover img{opacity:1;transform:scale(1.04)}.brand-link:hover span{color:#111}}@media(max-width:760px){.brands-strip{padding-bottom:14px}.brands-shell{padding:12px 0 8px}.brands-head{margin-bottom:8px}.brands-head>a{font-size:10px}.brand-link{flex-basis:70px;min-height:58px;padding:6px 5px}.brand-link img{width:25px;height:25px}.brand-link span{font-size:9px}.brands-track{gap:7px}}@media(prefers-reduced-motion:reduce){.brands-track{scroll-behavior:auto}.brand-link,.brand-link img{transition:none!important}}.product-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:18px}.product-section-head-copy{max-width:720px}.product-section-head .eyeline{margin-bottom:8px}.product-section-head h2{margin:0;font-family:var(--serif);font-size:clamp(30px,3vw,44px);line-height:.98;letter-spacing:-.04em}.product-section-head p{margin:8px 0 0;color:#7a818b;font-size:12px;line-height:1.5}.product-section-link{flex:0 0 auto;margin-bottom:3px;color:#111;text-decoration:none;font-size:11.5px;font-weight:800}.product-section-link:hover{color:var(--red)}.inventory-product-section{padding:38px 0 52px;background:#fff}.flash-product-section{padding:40px 0 42px;background:#fff}.product-showcase{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr);gap:20px;align-items:start}.product-feature{overflow:hidden;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-shadow:0 9px 26px #1111110f}.product-feature-media{position:relative;aspect-ratio:16/9;overflow:hidden;background:#eef0f1}.product-feature-media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.product-badge{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;background:#111;color:#fff;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.product-badge.flash{background:var(--red)}.product-heart{position:absolute;top:11px;right:11px;width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:999px;background:#ffffffe6;color:#111;font-size:16px;text-decoration:none;box-shadow:0 2px 8px #00000012}.product-feature-body{padding:14px 15px 15px}.product-feature-copy{min-width:0}.product-feature-copy strong{display:block;font-family:var(--serif);font-size:20px;line-height:1.05;letter-spacing:-.025em}.product-feature-copy span{display:block;margin-top:5px;color:#777f89;font-size:11.5px;line-height:1.4}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:13px}.product-primary,.product-secondary{min-height:39px;display:flex;align-items:center;justify-content:center;border-radius:7px;text-decoration:none;font-size:11.5px;font-weight:850;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.product-primary{background:var(--red);border:1px solid var(--red);color:#fff}.product-secondary{background:#fff;border:1px solid #d8dce2;color:#111}.product-side{min-width:0;padding-top:4px}.product-side-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:11px}.product-side-head h3,.product-side-head strong{margin:0;font-family:var(--serif);font-size:22px;line-height:1.05;letter-spacing:-.03em}.product-side-head a{font-size:10.5px;font-weight:800;color:#111;text-decoration:none;white-space:nowrap}.product-side-head a:hover{color:var(--red)}.product-mini-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.product-mini-card{display:block;overflow:hidden;border:1px solid #e7e9ec;border-radius:12px;background:#fff;color:#111;text-decoration:none;box-shadow:0 7px 20px #1111110b;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.product-mini-media{position:relative;aspect-ratio:1.32/1;overflow:hidden;background:#eef0f1}.product-mini-media img{width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.product-mini-body{padding:9px 9px 10px;min-height:68px}.product-mini-body strong{display:block;font-size:11px;line-height:1.15}.product-mini-body span{display:block;margin-top:5px;color:#777f89;font-size:9.5px;line-height:1.35}.product-mini-body .mini-cta{color:#111;font-weight:800}.flash-category-block{padding:18px;border:1px solid #f2e7e8;border-radius:16px;background:#fff7f8}.flash-category-block+.flash-category-block{margin-top:18px}.flash-category-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:12px}.flash-category-head h3{margin:0;font-family:var(--sans);font-size:17px;line-height:1.1;letter-spacing:-.02em}.flash-category-head a{font-size:10.5px;font-weight:800;color:#111;text-decoration:none;white-space:nowrap}.flash-category-head a:hover{color:var(--red)}.flash-category-block .product-feature,.flash-category-block .product-mini-card{box-shadow:none}.flash-category-block .product-feature-media{aspect-ratio:16/8.7}.flash-category-block .product-feature-body{padding:12px 13px 13px}.flash-category-block .product-feature-copy strong{font-size:18px}.flash-category-block .product-mini-body{min-height:64px}.flash-product-section .product-side{min-width:0;overflow:hidden}.flash-product-section .product-side-head{justify-content:flex-start;gap:10px}.flash-product-section .product-side-head>strong,.flash-product-section .product-side-head>h3{margin-right:auto}.flash-product-section .product-side-head>a{order:2}.flash-carousel-controls{display:inline-flex;align-items:center;gap:5px;order:1}.flash-carousel-button{width:30px;height:30px;display:grid;place-items:center;border:1px solid #dfe2e6;border-radius:999px;background:#fff;color:#111;font:700 16px/1 Arial,sans-serif;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.flash-carousel-button:hover{transform:translateY(-1px);border-color:#bfc4ca;background:#fafafa}.flash-carousel-button:focus-visible{outline:2px solid #111;outline-offset:2px}.flash-product-section .product-mini-grid{display:flex!important;gap:10px;width:100%;overflow-x:auto;overflow-y:hidden;padding:1px 1px 10px;scroll-snap-type:x mandatory;scroll-padding-inline:1px;scroll-behavior:smooth;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(17,17,17,.22) transparent}.flash-product-section .product-mini-grid::-webkit-scrollbar{height:4px}.flash-product-section .product-mini-grid::-webkit-scrollbar-track{background:transparent}.flash-product-section .product-mini-grid::-webkit-scrollbar-thumb{background:#1113;border-radius:999px}.flash-product-section .product-mini-card{flex:0 0 calc((100% - 20px)/2.65);min-width:155px;scroll-snap-align:start;scroll-snap-stop:normal}.flash-product-section .product-feature-media img,.flash-product-section .product-mini-media img{transition:opacity .32s ease,transform .25s ease}.flash-product-section img.kc-image-switching{opacity:.18}.stock-grid,.featured,.stock-side,.stock-cards,.closing-band{min-width:0}@media(hover:hover)and (pointer:fine){.product-feature:hover .product-feature-media img{transform:scale(1.015)}.product-mini-card:hover{transform:translateY(-2px);border-color:#d8dadd;box-shadow:0 9px 22px #1111}.product-mini-card:hover img{transform:scale(1.025)}.product-primary:hover{transform:translateY(-1px);box-shadow:0 7px 15px #e3061326}.product-secondary:hover{transform:translateY(-1px);border-color:#bfc4ca}}@media(max-width:1100px){.product-showcase{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:16px}.product-mini-grid{gap:8px}.product-mini-body{padding:8px}.flash-product-section .product-mini-card{flex-basis:calc((100% - 10px)/2.25)}}@media(max-width:860px){.product-showcase{grid-template-columns:1fr;gap:18px}.product-side{padding-top:0}.product-mini-grid{display:flex;gap:10px;overflow-x:auto;overflow-y:hidden;padding:1px 1px 9px;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.product-mini-card{flex:0 0 min(31vw,220px);scroll-snap-align:start}.flash-product-section .product-mini-card{flex-basis:min(42vw,220px)}}@media(max-width:760px){.inventory-product-section{padding:30px 0 38px}.flash-product-section{padding:32px 0 34px}.product-section-head{display:block;margin-bottom:15px}.product-section-head h2{font-size:32px}.product-section-link{display:inline-block;margin-top:9px}.product-feature-media{aspect-ratio:4/3}.product-feature-copy strong{font-size:18px}.product-actions{grid-template-columns:1fr 1fr}.product-mini-card{flex-basis:min(64vw,230px)}.flash-category-block{padding:14px 12px}.flash-category-block+.flash-category-block{margin-top:14px}.flash-category-head{margin-bottom:10px}.flash-category-head h3{font-size:16px}.flash-category-block .product-feature-media{aspect-ratio:4/3}.flash-product-section .product-mini-card{flex-basis:min(68vw,240px)}.flash-carousel-button{width:28px;height:28px}}@media(max-width:420px){.product-actions{grid-template-columns:1fr}.product-mini-card{flex-basis:72vw}.flash-product-section .product-mini-card{flex-basis:76vw}}@media(prefers-reduced-motion:reduce){.product-feature-media img,.product-mini-card,.product-mini-media img,.product-primary,.product-secondary,.flash-carousel-button{transition:none!important}.product-mini-grid{scroll-behavior:auto!important}.flash-product-section img.kc-image-switching{opacity:1}}.header-v10{height:68px;background:#fffffffa;border-bottom:1px solid #ececec;backdrop-filter:blur(12px)}.header-v10 .header-inner{height:68px;display:flex;align-items:center;gap:28px}.header-v10 .header-v10-nav{flex:1;display:flex;align-items:center;justify-content:center;gap:30px;margin:0;font-size:13px;font-weight:650}.header-v10 .header-v10-nav a{position:relative;padding:25px 0 22px;text-decoration:none;white-space:nowrap;color:#202020;transition:color .16s ease}.header-v10 .header-v10-nav a:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:2px;background:var(--red);transform:scaleX(0);transform-origin:left;transition:transform .16s ease}.header-v10 .header-v10-nav a:hover{color:#000}.header-v10 .header-v10-nav a:hover:after,.header-v10 .header-v10-nav a:focus-visible:after{transform:scaleX(1)}.header-v10 .header-v10-actions{margin-left:0;display:flex;align-items:center;gap:11px;flex:0 0 auto}.header-v10 .account-avatar{width:38px;height:38px;position:relative;display:grid;place-items:center;overflow:hidden;border:1px solid #d9dde2;border-radius:50%;background:#f8f8f7;color:#111;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.header-v10 .account-avatar:hover{border-color:#bfc4ca;box-shadow:0 4px 12px #11111114;transform:translateY(-1px)}.header-v10 .account-avatar.is-authenticated{border:2px solid #a37e34;background:#202020;color:#fff}.header-v10 .account-avatar.is-authenticated:hover{border-color:#c8a451;box-shadow:0 4px 12px #11111129}.header-v10 .account-avatar.is-authenticated .account-avatar-initials{color:#fff}.header-v10 .account-avatar.is-authenticated .account-avatar-fallback{display:none!important}.header-v10 .account-avatar:focus-visible,.header-v10 .header-brand-mark:focus-visible,.header-v10 .sell-btn:focus-visible{outline:2px solid #111;outline-offset:3px}.header-v10 .account-avatar-fallback{width:100%;height:100%;display:grid;place-items:center}.header-v10 .account-avatar-fallback svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.75}.header-v10 .account-avatar-initials{display:none;font-size:11px;font-weight:900;letter-spacing:.02em}.header-v10 .account-avatar-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.header-v10 .sell-btn{height:46px;padding:0 20px;border-radius:7px;font-size:13px;box-shadow:0 7px 18px #e3061326}.header-v10 .header-brand-mark{width:42px;height:42px;display:grid;place-items:center;margin-left:3px;border-radius:8px;text-decoration:none;transition:background-color .16s ease}.header-v10 .header-brand-mark:hover{background:#f7f7f5}.header-v10 .header-brand-mark img{width:28px;height:28px;object-fit:contain}.header-v10 .menu-button{display:none}@media(max-width:1100px){.header-v10 .header-v10-nav{gap:20px;font-size:12.5px}.header-v10 .sell-btn{padding-inline:16px}}@media(max-width:860px){.header-v10{height:auto;min-height:64px}.header-v10 .header-inner{height:auto;min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding-block:9px}.header-v10 .header-v10-nav{grid-column:1/-1;grid-row:2;order:2;justify-content:flex-start;gap:22px;overflow-x:auto;padding:0 0 2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.header-v10 .header-v10-nav::-webkit-scrollbar{display:none}.header-v10 .header-v10-nav a{padding:10px 0 11px;font-size:12px}.header-v10 .header-v10-nav a:after{bottom:5px}.header-v10 .header-v10-actions{grid-column:2;grid-row:1;justify-self:end}.header-v10 .sell-btn{height:42px;padding:0 14px;font-size:12px}.header-v10 .header-brand-mark{width:38px;height:38px}.header-v10 .header-brand-mark img{width:25px;height:25px}}@media(max-width:560px){.header-v10 .header-inner{width:calc(100% - 20px)}.header-v10 .header-v10-actions{gap:7px}.header-v10 .account-avatar{width:36px;height:36px}.header-v10 .sell-btn{height:38px;padding:0 11px;font-size:11px}.header-v10 .header-brand-mark{width:34px;height:34px;margin-left:0}.header-v10 .header-brand-mark img{width:23px;height:23px}.header-v10 .header-v10-nav{gap:18px}}@media(prefers-reduced-motion:reduce){.header-v10 .header-v10-nav a:after,.header-v10 .account-avatar,.header-v10 .header-brand-mark{transition:none!important}}.header-v10{height:74px!important;min-height:74px!important}.header-v10 .header-inner{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:0!important;height:74px!important}.header-v10 .header-brand-identity{order:1;flex:0 0 auto;display:inline-flex;align-items:center;gap:9px;min-height:50px;margin-right:28px;color:#111;text-decoration:none;white-space:nowrap}.header-v10 .header-brand-identity>img:first-child{width:38px!important;height:38px!important;object-fit:contain;flex:0 0 38px}.header-v10 .header-brand-word{display:block;width:136px;height:24px;flex:0 0 136px;font-size:0!important;line-height:0!important;color:transparent!important;letter-spacing:0!important;background-image:url(/kc-visual-2026-09/kingcars-wordmark-clean-v35.webp);background-repeat:no-repeat;background-position:left center;background-size:contain;image-rendering:auto}.header-v10 .header-v10-nav{order:2;flex:0 1 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:26px!important;min-width:0;margin:0 0 0 auto!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.header-v10 .header-v10-nav::-webkit-scrollbar{display:none}.header-v10 .header-v10-nav a{flex:0 0 auto}.header-v10 .header-v10-actions{order:3;flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:12px!important;margin-left:14px!important}.header-v10 .account-avatar{order:1}.header-v10 .sell-btn{order:2}.header-v10 .header-brand-mark{display:none!important}.header-v10 .header-brand-identity:focus-visible{outline:2px solid #111;outline-offset:3px;border-radius:5px}@media(max-width:1100px){.header-v10{height:72px!important;min-height:72px!important}.header-v10 .header-inner{height:72px!important}.header-v10 .header-brand-identity{margin-right:20px;gap:8px}.header-v10 .header-brand-identity>img:first-child{width:35px!important;height:35px!important;flex-basis:35px}.header-v10 .header-brand-word{width:120px;height:22px;flex-basis:120px}.header-v10 .header-v10-nav{gap:18px!important}.header-v10 .header-v10-actions{margin-left:12px!important}}@media(max-width:860px){.header-v10{height:66px!important;min-height:66px!important}.header-v10 .header-inner{display:flex!important;height:66px!important;min-height:66px!important;gap:0!important;padding-block:0!important}.header-v10 .header-brand-identity{margin-right:12px;gap:7px}.header-v10 .header-brand-identity>img:first-child{width:32px!important;height:32px!important;flex-basis:32px}.header-v10 .header-brand-word{width:104px;height:19px;flex-basis:104px}.header-v10 .header-v10-nav{grid-column:auto!important;grid-row:auto!important;order:2!important;flex:1 1 auto!important;justify-content:flex-end!important;margin-left:auto!important;padding:0!important;gap:16px!important}.header-v10 .header-v10-nav a{padding:22px 0 19px!important;font-size:11.5px!important}.header-v10 .header-v10-nav a:after{bottom:13px!important}.header-v10 .header-v10-actions{grid-column:auto!important;grid-row:auto!important;order:3!important;margin-left:10px!important}.header-v10 .account-avatar{width:36px;height:36px}.header-v10 .sell-btn{height:40px;padding:0 13px;font-size:11.5px}}@media(max-width:620px){.header-v10{height:64px!important;min-height:64px!important}.header-v10 .header-inner{height:64px!important;width:calc(100% - 20px)!important}.header-v10 .header-brand-identity{margin-right:8px;gap:6px}.header-v10 .header-brand-identity>img:first-child{width:30px!important;height:30px!important;flex-basis:30px}.header-v10 .header-brand-word{display:block;width:86px;height:16px;flex-basis:86px}.header-v10 .header-v10-nav{gap:14px!important}.header-v10 .header-v10-actions{margin-left:8px!important;gap:7px!important}.header-v10 .sell-btn{height:38px;padding:0 10px;font-size:10.5px}}@media(max-width:430px){.header-v10 .header-brand-identity>img:first-child{width:28px!important;height:28px!important;flex-basis:28px}.header-v10 .header-brand-word{width:74px;height:14px;flex-basis:74px}}@media(prefers-reduced-motion:reduce){.header-v10 .header-brand-identity{transition:none!important}}.kc-inventory-real .product-feature-media.kc-feature-gallery-ready,.kc-flash-real .product-feature-media.kc-feature-gallery-ready{position:relative;display:block;width:100%;aspect-ratio:16/9;min-height:260px;overflow:hidden;isolation:isolate;background:#eef0f1;cursor:pointer}.kc-inventory-real .kc-feature-gallery,.kc-flash-real .kc-feature-gallery{position:absolute;inset:0;z-index:1;display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;cursor:grab;user-select:none;-webkit-user-select:none}.kc-inventory-real .kc-feature-gallery::-webkit-scrollbar,.kc-flash-real .kc-feature-gallery::-webkit-scrollbar{display:none}.kc-inventory-real .kc-feature-gallery.kc-is-dragging,.kc-flash-real .kc-feature-gallery.kc-is-dragging{cursor:grabbing;scroll-snap-type:none}.kc-inventory-real .kc-feature-gallery-slide,.kc-flash-real .kc-feature-gallery-slide{position:relative;flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;scroll-snap-stop:always;overflow:hidden;background:#eef0f1}.kc-inventory-real .kc-feature-gallery-slide img,.kc-flash-real .kc-feature-gallery-slide img{display:block;width:100%!important;height:100%!important;object-fit:cover;object-position:center;transform:none!important;transition:none!important;user-select:none;pointer-events:none;-webkit-user-drag:none}.kc-inventory-real .product-feature-media.kc-feature-gallery-ready>.product-badge,.kc-inventory-real .product-feature-media.kc-feature-gallery-ready>.kc-stock-state,.kc-inventory-real .product-feature-media.kc-feature-gallery-ready>.product-heart,.kc-flash-real .product-feature-media.kc-feature-gallery-ready>.product-badge{z-index:7}.kc-feature-gallery-counter{position:absolute;z-index:8;right:12px;bottom:12px;min-width:44px;height:26px;display:inline-flex;align-items:center;justify-content:center;padding:0 9px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#111111c2;color:#fff;font-size:9px;font-weight:900;letter-spacing:.02em;line-height:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);pointer-events:none}.kc-feature-gallery-arrow{position:absolute;z-index:8;top:50%;width:36px;height:36px;display:grid;place-items:center;transform:translateY(-50%);border:1px solid rgba(17,17,17,.08);border-radius:999px;background:#fffffff0;color:#111;font:500 25px/1 Arial,sans-serif;box-shadow:0 4px 14px #1111111a;cursor:pointer;user-select:none;opacity:.96;transition:opacity .16s ease,transform .16s ease,background-color .16s ease}.kc-feature-gallery-arrow-prev{left:12px}.kc-feature-gallery-arrow-next{right:12px}.kc-feature-gallery-arrow[aria-disabled=true]{opacity:.3;cursor:default}.kc-feature-gallery-arrow:focus-visible{outline:2px solid #111;outline-offset:2px}@media(hover:hover)and (pointer:fine){.kc-feature-gallery-arrow:not([aria-disabled=true]):hover{opacity:1;background:#fff;transform:translateY(-50%) scale(1.04)}.kc-inventory-real .product-feature:hover .kc-feature-gallery-slide img,.kc-flash-real .product-feature:hover .kc-feature-gallery-slide img{transform:none!important}}@media(max-width:760px){.kc-inventory-real .product-feature-media.kc-feature-gallery-ready,.kc-flash-real .product-feature-media.kc-feature-gallery-ready{aspect-ratio:4/3;min-height:0}.kc-feature-gallery-arrow{display:none}.kc-feature-gallery-counter{right:10px;bottom:10px;height:25px;min-width:42px;padding:0 8px;font-size:8.5px}.kc-inventory-real .kc-feature-gallery,.kc-flash-real .kc-feature-gallery{cursor:default;scroll-behavior:smooth}}@media(prefers-reduced-motion:reduce){.kc-inventory-real .kc-feature-gallery,.kc-flash-real .kc-feature-gallery{scroll-behavior:auto}.kc-feature-gallery-arrow{transition:none}}.inventory-product-section .product-feature .product-feature-media:after,.flash-product-section .product-feature .product-feature-media:after{content:"";position:absolute;z-index:6;inset:auto 18px 52px auto!important;width:clamp(42px,9%,72px)!important;height:auto!important;aspect-ratio:1;background:url(/.well-known/bimi/kingcars.svg) center/contain no-repeat!important;filter:grayscale(1) saturate(0);opacity:.38!important;pointer-events:none}@media(max-width:760px){.kc-inventory-real .product-feature.kc-real-feature .product-feature-media:after,.kc-flash-real .product-feature.kc-real-feature .product-feature-media:after{inset:auto 14px 48px auto!important;width:clamp(40px,10%,58px)!important;height:auto!important}}.kc-flash-real .kc-real-feature .product-feature-media:before,.kc-inventory-real .kc-real-feature .product-feature-media:before{content:none!important;display:none!important;background:none!important}.kc-social-strip-v27{background:#05080a;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.kc-social-strip-v27 .kc-social-shell{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:30px 0}.kc-social-copy{min-width:0;max-width:520px}.kc-social-eyebrow{margin-bottom:7px;color:#98a4aa;font-size:9px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.kc-social-copy h2{margin:0;font-family:var(--serif,Georgia,serif);font-size:clamp(26px,2.6vw,40px);line-height:1;letter-spacing:-.04em;color:#fff}.kc-social-copy p{margin:8px 0 0;color:#aab4b8;font-size:11px;line-height:1.5}.kc-social-links{display:flex;align-items:stretch;gap:10px;flex:0 0 auto;margin-left:4px}.kc-social-link{width:154px;min-height:76px;display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#ffffff09;color:#fff;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.kc-social-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:11px;overflow:hidden;box-shadow:0 5px 16px #0003}.kc-social-icon svg{width:23px;height:23px;display:block}.kc-social-icon-instagram{background:radial-gradient(circle at 30% 105%,#ffd600 0 18%,#ff7a00 30%,#ff0169 52%,#d300c5 72%,#7638fa)}.kc-social-icon-tiktok{background:#050505;box-shadow:inset 2px 0 #25f4eebf,inset -2px 0 #fe2c55bf,0 5px 16px #0003}.kc-social-icon-whatsapp{background:#25d366}.kc-social-icon-youtube{background:#f03}.kc-social-meta{min-width:0;display:grid;gap:2px}.kc-social-meta strong{font-size:11px;line-height:1.1}.kc-social-meta span{color:#9ba6ab;font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(hover:hover)and (pointer:fine){.kc-social-link:hover{transform:translateY(-2px);border-color:#ffffff47;background:#ffffff0f}}@media(max-width:1100px){.kc-social-strip-v27 .kc-social-shell{display:block}.kc-social-links{margin-top:14px;margin-left:0;width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.kc-social-links::-webkit-scrollbar{display:none}.kc-social-link{flex:0 0 150px}}@media(max-width:520px){.kc-social-strip-v27 .kc-social-shell{padding:24px 0}.kc-social-copy h2{font-size:29px}.kc-social-copy p{font-size:10.5px}.kc-social-links{margin-top:12px}.kc-social-link{flex-basis:145px;min-height:70px;padding:11px 12px}.kc-social-icon{width:36px;height:36px;flex-basis:36px}.kc-social-icon svg{width:22px;height:22px}}@media(prefers-reduced-motion:reduce){.kc-social-link{transition:none!important}}.kc-legal-footer-v28{background:#020405;color:#9ca7ad;border-top:1px solid rgba(255,255,255,.08)}.kc-legal-footer-v28 .kc-legal-shell{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:34px;align-items:center;padding:28px 0 30px;border-top:1px solid rgba(255,255,255,.12)}.kc-legal-links{display:flex;flex-wrap:wrap;align-items:center;gap:18px 30px}.kc-legal-links a,.kc-legal-links button{appearance:none;border:0;background:none;padding:0;color:#aab4ba;text-decoration:none;font:500 11px/1.35 Arial,sans-serif;cursor:pointer;transition:color .16s ease}.kc-legal-links button{display:inline-flex;align-items:center;gap:7px}.kc-legal-links button svg{width:14px;height:14px;stroke:currentColor;fill:none;stroke-width:1.7}.kc-legal-copy{max-width:470px;text-align:right;color:#9ca7ad;font:500 11px/1.45 Arial,sans-serif}.kc-cookie-modal-v28{position:fixed;inset:0;z-index:9999;display:none;place-items:center;padding:20px;background:#000000a8;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.kc-cookie-modal-v28[aria-hidden=false]{display:grid}.kc-cookie-dialog{width:min(520px,100%);padding:22px;border:1px solid #dedede;border-radius:14px;background:#fff;color:#111;box-shadow:0 25px 80px #0000004d}.kc-cookie-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.kc-cookie-dialog h3{margin:0;font-family:var(--serif,Georgia,serif);font-size:26px;line-height:1}.kc-cookie-dialog p{margin:7px 0 0;color:#6e747c;font-size:11px;line-height:1.5}.kc-cookie-close{width:34px;height:34px;border:1px solid #ddd;border-radius:999px;background:#fff;cursor:pointer;font-size:18px}.kc-cookie-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0;border-top:1px solid #ececec}.kc-cookie-row strong{display:block;font-size:12px}.kc-cookie-row span{display:block;margin-top:3px;color:#7a8088;font-size:10px}.kc-cookie-switch{width:42px;height:24px;position:relative;flex:0 0 auto}.kc-cookie-switch input{position:absolute;opacity:0;pointer-events:none}.kc-cookie-switch i{position:absolute;inset:0;border-radius:999px;background:#d3d6da;transition:background .16s ease}.kc-cookie-switch i:after{content:"";position:absolute;width:18px;height:18px;top:3px;left:3px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000002e;transition:transform .16s ease}.kc-cookie-switch input:checked+i{background:#111}.kc-cookie-switch input:checked+i:after{transform:translate(18px)}.kc-cookie-switch input:disabled+i{background:#111;opacity:.45}.kc-cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.kc-cookie-actions button{min-height:42px;border-radius:8px;font-size:10.5px;font-weight:800;cursor:pointer}.kc-cookie-actions .secondary{border:1px solid #d9d9d9;background:#fff;color:#111}.kc-cookie-actions .primary{border:1px solid #111;background:#111;color:#fff}@media(hover:hover)and (pointer:fine){.kc-legal-links a:hover,.kc-legal-links button:hover{color:#fff}}@media(max-width:900px){.kc-legal-footer-v28 .kc-legal-shell{grid-template-columns:1fr}.kc-legal-copy{text-align:left;max-width:none}.kc-legal-links{gap:14px 22px}}@media(max-width:560px){.kc-legal-footer-v28 .kc-legal-shell{padding:24px 0 28px}.kc-legal-links{display:grid;grid-template-columns:1fr 1fr;gap:14px 18px}.kc-legal-links a,.kc-legal-links button{font-size:10px;text-align:left}.kc-legal-copy{font-size:10px}.kc-cookie-dialog{padding:18px}.kc-cookie-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.kc-legal-links a,.kc-legal-links button,.kc-cookie-switch i,.kc-cookie-switch i:after{transition:none!important}}.kc-cookie-banner-v32{position:fixed;inset:0;z-index:10050;display:flex;align-items:flex-end;justify-content:center;width:100%;padding:20px 16px;color:#fff;font-family:inherit;background:#0009;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);overscroll-behavior:none;touch-action:none}.kc-cookie-banner-v32[hidden]{display:none!important}.kc-cookie-banner-v32__panel{position:relative;width:min(1280px,100%);max-height:calc(100dvh - 40px);overflow:auto;border:1px solid rgba(214,38,57,.62);border-radius:18px;background:radial-gradient(circle at 4% 45%,rgba(167,20,46,.28),transparent 20%),radial-gradient(circle at 88% 40%,rgba(227,6,19,.17),transparent 23%),linear-gradient(104deg,#120b0ef5,#0c0d10f5 47%,#140a0df5);backdrop-filter:blur(24px) saturate(145%);-webkit-backdrop-filter:blur(24px) saturate(145%);box-shadow:0 26px 80px #00000094,0 0 42px #8f1b2c29,inset 0 1px #ffffff12;touch-action:auto}.kc-cookie-banner-v32__body{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:20px 24px 14px}.kc-cookie-banner-v32__copy{display:flex;align-items:flex-start;gap:16px;min-width:0}.kc-cookie-banner-v32__icon{width:56px;height:56px;flex:0 0 56px;display:grid;place-items:center;border:1px solid rgba(227,69,84,.68);border-radius:999px;background:radial-gradient(circle at 35% 30%,#9d1e30b8,#64142299);color:#f2c76a;box-shadow:0 0 28px #ce1e363d,inset 0 1px #ffffff14}.kc-cookie-banner-v32__icon svg{width:22px;height:22px;display:block}.kc-cookie-banner-v32__text{min-width:0;padding-top:2px}.kc-cookie-banner-v32__text h2{margin:0 0 7px;font-family:inherit;font-size:20px;line-height:1.1;letter-spacing:-.01em;color:#fff;font-weight:800}.kc-cookie-banner-v32__text p{max-width:660px;margin:0;color:#ffffffc7;font-size:13px;line-height:1.55}.kc-cookie-banner-v32__policy{display:inline-flex;align-items:center;gap:6px;margin-top:10px;color:#e0b552;text-decoration:none;font-size:13px;font-weight:800}.kc-cookie-banner-v32__policy:hover{color:#f0cc78}.kc-cookie-banner-v32__actions{display:flex;align-items:center;gap:10px;flex:0 0 auto;padding-left:26px;border-left:1px solid rgba(255,255,255,.12)}.kc-cookie-banner-v32__button{min-height:42px;padding:0 18px;border-radius:10px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:9px;white-space:nowrap;font:700 13px/1 inherit;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.kc-cookie-banner-v32__button:focus-visible,.kc-cookie-banner-v32__policy:focus-visible{outline:2px solid #f0cc78;outline-offset:3px}.kc-cookie-banner-v32__button:hover{transform:translateY(-1px)}.kc-cookie-banner-v32__button--reject{min-width:116px;background:#ffffff0b;border-color:#ffffff3b;color:#ffffffeb}.kc-cookie-banner-v32__button--config{min-width:122px;background:#691d2929;border-color:#be3146b8;color:#fff}.kc-cookie-banner-v32__button--config span{color:#da6878}.kc-cookie-banner-v32__button--accept{min-width:168px;background:linear-gradient(135deg,#ae1738,#8f1630 48%,#9f102e);border-color:#ef4b5e73;color:#fff;box-shadow:0 10px 30px #ae173857,inset 0 1px #ffffff14}.kc-cookie-banner-v32__meta{position:relative;z-index:1;display:flex;justify-content:space-between;gap:18px;padding:10px 24px 12px;border-top:1px solid rgba(255,255,255,.1);color:#ffffffad;font-size:10px;line-height:1.3}.kc-cookie-banner-v32__meta span{display:inline-flex;align-items:center;gap:7px}.kc-cookie-banner-v32__meta svg{width:14px;height:14px;flex:0 0 14px;color:#d9a94d}@media(max-width:980px){.kc-cookie-banner-v32__body{grid-template-columns:1fr;gap:16px}.kc-cookie-banner-v32__actions{padding-left:0;border-left:0;width:100%;justify-content:flex-end}}@media(max-width:760px){.kc-cookie-banner-v32{padding:8px 7px}.kc-cookie-banner-v32__panel{max-height:calc(100dvh - 16px);border-radius:16px}.kc-cookie-banner-v32__body{padding:16px 14px 12px;gap:14px}.kc-cookie-banner-v32__copy{gap:11px}.kc-cookie-banner-v32__icon{width:44px;height:44px;flex-basis:44px}.kc-cookie-banner-v32__icon svg{width:20px;height:20px}.kc-cookie-banner-v32__text h2{font-size:17px;margin-bottom:5px}.kc-cookie-banner-v32__text p{font-size:11.5px;line-height:1.45}.kc-cookie-banner-v32__policy{font-size:10.5px;margin-top:8px}.kc-cookie-banner-v32__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.kc-cookie-banner-v32__button{min-width:0;min-height:44px;padding:0 11px;font-size:10.5px}.kc-cookie-banner-v32__button--accept{grid-column:1/-1}.kc-cookie-banner-v32__meta{display:block;padding:9px 14px 11px;font-size:9px}.kc-cookie-banner-v32__meta span+span{margin-top:6px}}@media(prefers-reduced-motion:reduce){.kc-cookie-banner-v32__button{transition:none!important}}
