: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-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}}.trust-grid{grid-template-columns:repeat(5,minmax(0,1fr));min-height:88px}.trust-item{grid-template-columns:38px minmax(0,1fr);gap:11px;padding:14px 16px;min-width:0}.trust-item:first-child{padding-left:16px}.trust-icon{width:36px;height:36px}.trust-item strong{font-size:15px;line-height:1.08}.trust-item span{font-size:10.5px;line-height:1.35;margin-top:4px}@media(max-width:1100px){.trust-grid{display:flex;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none}.trust-grid::-webkit-scrollbar{display:none}.trust-item{min-width:235px;scroll-snap-align:start;padding:14px 16px!important}}@media(max-width:760px){.trust-item{min-width:78vw}.trust-item strong{font-size:15px}.trust-item span{font-size:10.5px}}.semantic-heading-sr{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.trust-item .trust-heading{display:block;margin:0;font:inherit;font-family:var(--serif);font-size:18px;font-weight:700;line-height:1.05;letter-spacing:-.02em;color:inherit}.product-feature-copy h3,.product-feature-copy h4{display:block;margin:0;font-family:var(--serif);font-size:20px;font-weight:700;line-height:1.05;letter-spacing:-.025em;color:inherit}.flash-category-block .product-feature-copy h4{font-size:18px}.product-side-head h4{margin:0;font-family:var(--serif);font-size:22px;font-weight:700;line-height:1.05;letter-spacing:-.03em;color:inherit}.product-mini-body h4{display:block;margin:0;font-family:var(--sans);font-size:11px;font-weight:800;line-height:1.15;color:inherit}.brands-head h2.eyeline{margin:0;font-family:var(--sans);font-size:10px;font-weight:900;line-height:1.2;letter-spacing:.14em;text-transform:uppercase}.conversion-point h3{margin:0;font-family:var(--serif);font-size:20px;font-weight:700;line-height:1.05;letter-spacing:-.025em;color:inherit}@media(max-width:980px){.conversion-point h3{font-size:17px}}@media(max-width:760px){.trust-item .trust-heading{font-size:16px}.product-feature-copy h3,.product-feature-copy h4{font-size:18px}.flash-category-block .product-feature-copy h4{font-size:17px}.product-side-head h4{font-size:19px}.conversion-point h3{font-size:17px}}:root{--kc-line:#e7e8ea;--kc-soft:#f7f7f5;--kc-soft-red:#fff5f6;--kc-shadow-1:0 8px 22px rgba(17,17,17,.055);--kc-shadow-2:0 16px 38px rgba(17,17,17,.085);--kc-ease:cubic-bezier(.2,.7,.2,1)}html{scroll-behavior:smooth;scrollbar-color:#c9c9c9 transparent}body{overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}::selection{background:#e3061324;color:#111}.site-header.header-v10{position:sticky;top:0;z-index:50;background:#fffffff0!important;backdrop-filter:saturate(150%) blur(16px);-webkit-backdrop-filter:saturate(150%) blur(16px);box-shadow:0 1px #1111110a}.header-v10 .header-brand-identity img{filter:drop-shadow(0 2px 5px rgba(17,17,17,.08))}.header-v10 .header-brand-word{transition:letter-spacing .22s var(--kc-ease)}.header-v10 .header-brand-identity:hover .header-brand-word{letter-spacing:.17em}.header-v10 .account-avatar{box-shadow:0 0 0 3px #ffffffe6,0 4px 12px #11111114}.header-v10 .sell-btn{position:relative;overflow:hidden;isolation:isolate}.header-v10 .sell-btn:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(110deg,transparent 15%,rgba(255,255,255,.16) 45%,transparent 70%);transform:translate(-130%);transition:transform .5s var(--kc-ease)}.header-v10 .sell-btn:hover:before{transform:translate(130%)}.hero{isolation:isolate}.hero:before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.28) 0%,rgba(255,255,255,.07) 38%,transparent 64%),linear-gradient(0deg,rgba(17,17,17,.06),transparent 40%)}.hero:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;box-shadow:inset 0 -1px #11111112}.hero-inner{z-index:2}.hero-copy .kicker,.conversion-copy .kicker,.narrative .kicker{display:flex;align-items:center;gap:9px}.hero-copy .kicker:before,.conversion-copy .kicker:before,.narrative .kicker:before{content:"";width:24px;height:2px;flex:0 0 24px;background:var(--red);border-radius:999px}.hero-copy h1{text-wrap:balance}.hero-copy h1 em{position:relative}.hero-copy h1 em:after{content:"";position:absolute;left:2px;right:3px;bottom:-5px;height:2px;background:var(--red);transform:scaleX(.72);transform-origin:left;border-radius:999px;opacity:.82}.search-panel{box-shadow:0 14px 36px #1111111f,0 1px #ffffffb3 inset!important}.search-panel .field{transition:background-color .18s ease,transform .18s ease}.search-panel .field:hover{background:#fbfbfa!important}.search-btn{position:relative;overflow:hidden}.search-btn:active,.product-primary:active,.product-secondary:active,.sell-btn:active{transform:translateY(1px)!important}.trust-strip{position:relative;background:#fff;border-top:1px solid rgba(17,17,17,.04);border-bottom:1px solid var(--kc-line)}.trust-item{position:relative;border-radius:10px;transition:background-color .18s ease,transform .18s ease}.trust-item:after{content:"";position:absolute;left:16px;right:16px;bottom:3px;height:2px;background:var(--red);transform:scaleX(0);transform-origin:center;transition:transform .2s var(--kc-ease);border-radius:999px}.trust-icon{transition:transform .2s var(--kc-ease)}@media(hover:hover){.trust-item:hover{background:snow;transform:translateY(-1px)}.trust-item:hover:after{transform:scaleX(1)}.trust-item:hover .trust-icon{transform:translateY(-2px) scale(1.03)}}.product-section-head,.brands-head{position:relative}.product-section-head-copy .eyeline,.brands-head .eyeline{display:flex;align-items:center;gap:9px}.product-section-head-copy .eyeline:before,.brands-head .eyeline:before{content:"";width:24px;height:2px;background:var(--red);border-radius:999px;flex:0 0 24px}.product-section-head h2{text-wrap:balance}.product-section-link,.flash-category-head>a,.product-side-head>a,.brands-head>a{position:relative;transition:color .18s ease,transform .18s ease}@media(hover:hover){.product-section-link:hover,.flash-category-head>a:hover,.product-side-head>a:hover,.brands-head>a:hover{transform:translate(2px)}}.flash-product-section{position:relative;background:linear-gradient(180deg,#fff 0% 70%,snow)}.flash-rotation-status{display:inline-flex;align-items:center;gap:7px;margin-top:10px;padding:5px 9px;border:1px solid #f0dfe1;border-radius:999px;background:#fff;color:#606772;font-size:9.5px;font-weight:750;letter-spacing:.02em}.flash-rotation-dot{width:6px;height:6px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px #e3061314}.flash-category-block{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff8f9,#fff 64%)!important;box-shadow:0 8px 28px #11111109}.flash-category-block:before{content:"";position:absolute;top:0;left:18px;right:18px;height:2px;background:linear-gradient(90deg,var(--red),rgba(227,6,19,.08),transparent);border-radius:999px}.product-badge{box-shadow:0 4px 12px #11111124;backdrop-filter:blur(8px)}.product-badge.flash{padding-left:11px}.product-badge.flash:before{content:"";width:5px;height:5px;margin-right:6px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px #ffffff26}.product-heart{transition:transform .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease}@media(hover:hover){.product-heart:hover{transform:scale(1.08);background:#fff;color:var(--red);box-shadow:0 5px 16px #1111111f}}.product-feature{transition:transform .22s var(--kc-ease),box-shadow .22s var(--kc-ease),border-color .22s ease}.product-feature-media:after,.product-mini-media:after{content:"";position:absolute;inset:auto 0 0;height:26%;pointer-events:none;background:linear-gradient(0deg,rgba(17,17,17,.1),transparent);opacity:.45}.product-feature-body{position:relative;background:#fff}.product-feature-copy strong,.product-mini-body strong{text-wrap:balance}.product-primary,.product-secondary{position:relative;overflow:hidden}.product-primary:after,.product-secondary:after{content:"\2192";margin-left:7px;transition:transform .18s ease}@media(hover:hover){.product-feature:hover{transform:translateY(-2px);border-color:#dadde1;box-shadow:var(--kc-shadow-2)}.product-primary:hover:after,.product-secondary:hover:after{transform:translate(3px)}}.product-side,.brands-shell{position:relative}.product-side.kc-can-scroll-right:after,.brands-shell.kc-can-scroll-right:after{content:"";position:absolute;z-index:5;right:0;bottom:0;width:42px;height:calc(100% - 34px);pointer-events:none;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95))}.product-side.kc-can-scroll-left:before,.brands-shell.kc-can-scroll-left:before{content:"";position:absolute;z-index:5;left:0;bottom:0;width:30px;height:calc(100% - 34px);pointer-events:none;background:linear-gradient(90deg,rgba(255,255,255,.96),transparent)}.product-mini-grid,.brands-track{cursor:grab;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain}.product-mini-grid:active,.brands-track:active{cursor:grabbing}.flash-carousel-button{box-shadow:0 3px 10px #1111110d}.brands-strip{position:relative;background:#fff;border-block:1px solid #f0f0ee}.brand-link{position:relative;isolation:isolate;transition:transform .18s var(--kc-ease),border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.brand-link img{opacity:.72;filter:grayscale(1);transition:opacity .18s ease,filter .18s ease,transform .18s var(--kc-ease)}@media(hover:hover){.brand-link:hover{transform:translateY(-2px);border-color:#d5d8dc;box-shadow:0 8px 18px #1111110e;background:#fff}.brand-link:hover img{opacity:1;filter:grayscale(0);transform:scale(1.04)}}.inventory-product-section{position:relative;background:#fff}.inventory-product-section:before{content:"";position:absolute;left:50%;top:0;width:min(1380px,calc(100% - 40px));height:1px;transform:translate(-50%);background:linear-gradient(90deg,transparent,#e9e9e7 15%,#e9e9e7 85%,transparent)}.inventory-product-section .product-feature{box-shadow:var(--kc-shadow-1)}.inventory-product-section .product-mini-card{background:linear-gradient(180deg,#fff,#fdfdfc)}.product-mini-card{position:relative}.product-mini-card:after{content:"";position:absolute;left:10px;right:10px;bottom:0;height:2px;background:var(--red);border-radius:999px;transform:scaleX(0);transition:transform .2s var(--kc-ease)}@media(hover:hover){.product-mini-card:hover:after{transform:scaleX(1)}}.conversion-proof{position:relative;overflow:hidden}.conversion-proof:before{content:"";position:absolute;right:-120px;top:-170px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(227,6,19,.055),transparent 67%);pointer-events:none}.conversion-point{position:relative;overflow:hidden}.conversion-point:after{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:var(--red);transform:scaleY(0);transform-origin:bottom;transition:transform .22s var(--kc-ease)}@media(hover:hover){.conversion-point:hover:after{transform:scaleY(1)}}.narrative{position:relative;background:linear-gradient(180deg,#fff,#fafaf8)}.narrative .geo span{transition:transform .16s ease,border-color .16s ease,background-color .16s ease}@media(hover:hover){.narrative .geo span:hover{transform:translateY(-1px);border-color:#d6d8dc;background:#fff}}.footer{border-top:1px solid var(--kc-line);background:#fafaf8}[data-kc-reveal]{opacity:0;transform:translateY(10px);transition:opacity .48s var(--kc-ease),transform .48s var(--kc-ease);transition-delay:var(--kc-delay,0ms)}[data-kc-reveal].kc-visible{opacity:1;transform:none}a:focus-visible,button:focus-visible{outline:2px solid #111!important;outline-offset:3px!important}@media(max-width:860px){.hero:before{background:linear-gradient(0deg,rgba(255,255,255,.1),transparent 48%)}.flash-category-block:before{left:12px;right:12px}.product-side.kc-can-scroll-right:after,.brands-shell.kc-can-scroll-right:after{width:28px}.product-side.kc-can-scroll-left:before,.brands-shell.kc-can-scroll-left:before{width:22px}}@media(max-width:620px){.header-v10 .header-brand-identity:hover .header-brand-word{letter-spacing:.11em}.flash-rotation-status{font-size:9px}.product-feature{border-radius:12px}.flash-category-block{border-radius:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}[data-kc-reveal]{opacity:1!important;transform:none!important}}@media(max-width:760px){html,body{width:100%;max-width:100%;overflow-x:hidden}body{overscroll-behavior-x:none}.container{width:calc(100% - 24px)!important;max-width:none!important}.site-header.header-v10{height:58px!important;min-height:58px!important;padding-top:env(safe-area-inset-top,0px);background:#fffffff7!important;border-bottom:1px solid rgba(17,17,17,.07)!important}.header-v10 .header-inner{width:calc(100% - 18px)!important;height:58px!important;min-height:58px!important;display:flex!important;align-items:center!important;gap:0!important;padding:0!important}.header-v10 .header-brand-identity{flex:0 0 auto!important;min-height:40px!important;margin:0 8px 0 0!important;gap:5px!important}.header-v10 .header-brand-identity img{width:22px!important;height:22px!important}.header-v10 .header-brand-word{display:block!important;font-size:9px!important;font-weight:900!important;letter-spacing:.075em!important}.header-v10 .header-v10-nav{flex:1 1 0!important;min-width:0!important;display:flex!important;justify-content:flex-start!important;gap:14px!important;margin:0!important;padding:0 7px 0 2px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity;scroll-padding-inline:2px;scrollbar-width:none!important;-webkit-overflow-scrolling:touch;mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 16px),transparent 100%);-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 16px),transparent 100%)}.header-v10 .header-v10-nav::-webkit-scrollbar{display:none!important}.header-v10 .header-v10-nav a{flex:0 0 auto!important;min-height:40px!important;display:inline-flex!important;align-items:center!important;padding:0!important;font-size:10.5px!important;font-weight:700!important;line-height:1!important;scroll-snap-align:start}.header-v10 .header-v10-nav a:after{bottom:4px!important}.header-v10 .header-v10-actions{flex:0 0 auto!important;display:flex!important;align-items:center!important;gap:5px!important;margin:0 0 0 5px!important}.header-v10 .account-avatar{width:32px!important;height:32px!important;min-width:32px!important;border-radius:999px!important}.header-v10 .sell-btn{display:inline-flex!important;height:34px!important;min-height:34px!important;padding:0 8px!important;border-radius:6px!important;font-size:9.5px!important;font-weight:850!important;line-height:1!important;white-space:nowrap!important;box-shadow:none!important}.hero,.hero-inner{min-height:610px!important}.hero-bg{object-position:64% 53%!important}.hero:after{background:linear-gradient(180deg,#fffffffa,#ffffffeb 31%,#ffffff70 59%,#ffffff1f)!important}.hero-inner{padding-top:32px!important;padding-bottom:126px!important}.hero-copy{width:100%!important;max-width:94%!important}.hero-copy .kicker{font-size:9px!important;letter-spacing:.27em!important}.hero h1{max-width:440px!important;margin:10px 0 13px!important;font-size:clamp(40px,11.5vw,48px)!important;line-height:.91!important;letter-spacing:-.05em!important}.hero h1 em:after{bottom:-3px!important}.hero .lead{max-width:92%!important;font-size:14px!important;line-height:1.45!important}.hero-promise,.hero-bottom-note{display:none!important}.search-panel{left:0!important;right:0!important;bottom:12px!important;width:100%!important;padding:7px!important;gap:0!important;border-radius:12px!important;box-shadow:0 10px 26px #1111111f!important}.search-panel .field{min-height:51px!important;padding:7px 10px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.search-panel .field label{font-size:7.5px!important;letter-spacing:.09em!important}.search-panel .field .selectlike{height:29px!important;min-height:29px!important;font-size:11.5px!important;line-height:29px!important}.search-btn{height:43px!important;min-height:43px!important;margin-top:7px!important;border-radius:8px!important;font-size:12px!important}.trust-strip{padding:8px 0!important;overflow:hidden}.trust-grid{min-height:0!important;width:calc(100% - 24px)!important;margin:auto!important;display:flex!important;align-items:stretch!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:1px 0 3px!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}.trust-grid::-webkit-scrollbar{display:none!important}.trust-item{flex:0 0 min(74vw,278px)!important;min-width:0!important;min-height:76px!important;padding:10px 11px!important;grid-template-columns:32px minmax(0,1fr)!important;gap:9px!important;border:1px solid #e8e9eb!important;border-radius:11px!important;background:#fff!important;scroll-snap-align:start!important}.trust-icon{width:30px!important;height:30px!important}.trust-item h3,.trust-item strong{font-size:14px!important;line-height:1.08!important}.trust-item span{margin-top:3px!important;font-size:10px!important;line-height:1.3!important}.flash-product-section,.inventory-product-section{padding:27px 0 31px!important}.product-section-head{margin-bottom:13px!important}.product-section-head-copy .eyeline{font-size:8.5px!important;letter-spacing:.18em!important}.product-section-head h2{font-size:30px!important;line-height:.98!important}.product-section-head p{margin-top:6px!important;font-size:11px!important;line-height:1.4!important}.product-section-link{margin-top:7px!important;font-size:10px!important}.flash-rotation-status,.inventory-rotation-status,.kc-real-status{margin-top:8px!important;min-height:26px!important;padding:4px 8px!important;font-size:8.5px!important}.flash-category-block{padding:11px 10px 12px!important;border-radius:13px!important}.flash-category-block+.flash-category-block{margin-top:13px!important}.flash-category-head{gap:10px!important;margin-bottom:9px!important}.flash-category-head h3{font-size:15px!important}.flash-category-head a{font-size:9px!important}.product-showcase{display:grid!important;grid-template-columns:1fr!important;gap:13px!important}.product-feature{border-radius:12px!important;box-shadow:0 7px 20px #1111110e!important}.product-feature-media,.flash-category-block .product-feature-media{aspect-ratio:16/10!important}.product-feature-body,.flash-category-block .product-feature-body{padding:11px 11px 12px!important}.product-feature-copy h3,.product-feature-copy h4,.product-feature-copy strong,.kc-real-feature .product-feature-copy h3,.kc-real-feature .product-feature-copy h4{font-size:17px!important;line-height:1.08!important}.product-feature-copy span{margin-top:4px!important;font-size:10.5px!important;line-height:1.35!important}.kc-real-feature .product-feature-copy .kc-real-meta{gap:4px 7px!important;margin-top:5px!important;font-size:9.5px!important}.kc-real-feature .product-feature-copy .kc-real-price{margin-top:7px!important;font-size:18px!important}.kc-real-feature .product-feature-copy .kc-real-private{margin-top:7px!important;font-size:10.5px!important}.product-badge{top:9px!important;left:9px!important;min-height:22px!important;padding:0 8px!important;font-size:7.5px!important}.product-heart{top:8px!important;right:8px!important;width:32px!important;height:32px!important}.product-actions{grid-template-columns:1fr 1fr!important;gap:7px!important;margin-top:10px!important}.product-primary,.product-secondary{min-height:43px!important;border-radius:8px!important;font-size:10.5px!important}.product-side{padding-top:0!important;margin-top:0!important}.product-side-head{gap:7px!important;margin-bottom:8px!important}.product-side-head h3,.product-side-head h4,.product-side-head strong{font-size:17px!important}.product-side-head a{font-size:9px!important}.flash-carousel-controls,.inventory-carousel-controls,.kc-real-carousel-controls{gap:4px!important}.flash-carousel-button,.inventory-carousel-button,.kc-real-carousel-button{width:28px!important;height:28px!important;font-size:14px!important}.product-mini-grid,.kc-real-track,.brands-track{scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;overscroll-behavior-inline:contain!important;scroll-snap-type:x mandatory!important;touch-action:pan-x pan-y}.product-mini-grid::-webkit-scrollbar,.kc-real-track::-webkit-scrollbar,.brands-track::-webkit-scrollbar{display:none!important}.flash-product-section .product-mini-card,.inventory-product-section .product-mini-card,.kc-real-track .product-mini-card{flex:0 0 min(76vw,286px)!important;min-width:0!important;border-radius:11px!important}.product-mini-media,.kc-real-track .product-mini-media{aspect-ratio:16/10!important}.product-mini-body,.kc-real-track .product-mini-body{min-height:76px!important;padding:8px 9px 9px!important}.product-mini-body h4,.product-mini-body strong,.kc-real-track .product-mini-body h4{font-size:11px!important;line-height:1.18!important}.kc-real-track .product-mini-body .kc-mini-meta{gap:3px 6px!important;margin-top:5px!important;font-size:8.5px!important}.kc-real-track .product-mini-body .kc-mini-price{margin-top:5px!important;font-size:10.5px!important}.kc-real-track .product-mini-body .kc-mini-cta{margin-top:4px!important;font-size:9px!important}.kc-stock-state{left:9px!important;bottom:9px!important;min-height:21px!important;padding:0 7px!important;font-size:7px!important}.kc-real-track-wrap.kc-can-scroll-right:after,.product-side.kc-can-scroll-right:after{width:22px!important}.kc-real-track-wrap.kc-can-scroll-left:before,.product-side.kc-can-scroll-left:before{width:16px!important}.brands-strip{padding:0 0 10px!important}.brands-shell{padding:10px 0 7px!important}.brands-head{margin-bottom:7px!important}.brands-head .eyeline{font-size:8px!important;letter-spacing:.17em!important}.brands-head>a{font-size:9px!important}.brands-track{gap:6px!important;padding-bottom:3px!important}.brand-link{flex:0 0 60px!important;min-height:53px!important;gap:3px!important;padding:5px 4px!important;border-radius:8px!important}.brand-link img{width:22px!important;height:22px!important}.brand-link span{font-size:8.3px!important}.conversion-proof{padding:31px 0!important}.conversion-shell{gap:20px!important}.conversion-copy .kicker{font-size:8.5px!important;letter-spacing:.22em!important;margin-bottom:8px!important}.conversion-copy h2{font-size:34px!important;line-height:.95!important}.conversion-copy p{margin-top:10px!important;font-size:12.5px!important;line-height:1.45!important}.conversion-actions{margin-top:14px!important;gap:7px!important}.conversion-primary,.conversion-secondary{height:43px!important;border-radius:8px!important;font-size:10.5px!important}.conversion-points{grid-template-columns:1fr 1fr!important;gap:7px!important}.conversion-point{min-height:108px!important;padding:11px!important;border-radius:9px!important;grid-template-columns:27px minmax(0,1fr)!important;grid-template-rows:auto auto!important;column-gap:7px!important}.conversion-point .num{grid-row:1/3!important;width:25px!important;height:25px!important;margin:0!important;font-size:7.5px!important}.conversion-point h3,.conversion-point strong{font-size:15px!important;line-height:1.05!important}.conversion-point small{margin-top:4px!important;font-size:9.5px!important;line-height:1.3!important}.narrative#geo{padding:36px 0 34px!important;display:block!important}.local-relevance-head .kicker{margin-bottom:10px!important;font-size:8.5px!important;letter-spacing:.22em!important}.local-relevance-head h2{font-size:34px!important;line-height:.97!important;letter-spacing:-.045em!important}.local-relevance-head .lead{margin-top:13px!important;font-size:12.5px!important;line-height:1.5!important}.local-relevance-grid{display:flex!important;grid-template-columns:none!important;gap:8px!important;margin-top:20px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:1px 1px 4px!important;scroll-snap-type:x mandatory!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}.local-relevance-grid::-webkit-scrollbar{display:none!important}.local-relevance-card,.local-relevance-card:last-child{flex:0 0 min(80vw,300px)!important;min-height:132px!important;padding:14px!important;scroll-snap-align:start!important;border-radius:11px!important}.local-relevance-card .local-index{width:25px!important;height:25px!important;margin-bottom:10px!important;font-size:7.5px!important}.local-relevance-card h3{font-size:18px!important}.local-relevance-card p{margin-top:6px!important;font-size:10.5px!important;line-height:1.4!important}.local-relevance-locations{flex-wrap:nowrap!important;gap:6px!important;margin-top:16px!important;overflow-x:auto!important;overflow-y:hidden!important;padding-bottom:3px!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch}.local-relevance-locations::-webkit-scrollbar{display:none!important}.local-relevance-locations .locations-label{width:auto!important;flex:0 0 auto!important;margin:0 3px 0 0!important;font-size:8.5px!important}.local-relevance-locations span,.local-relevance-locations a{flex:0 0 auto!important;min-height:32px!important;padding:0 10px!important;font-size:9.5px!important}.local-relevance-cta{min-height:43px!important;margin-top:16px!important;border-radius:8px!important;font-size:10.5px!important}.footer{padding:21px 0 calc(26px + env(safe-area-inset-bottom,0px))!important;font-size:10px!important}[data-kc-reveal]{transform:translateY(6px)}}@media(max-width:430px){.container{width:calc(100% - 20px)!important}.header-v10 .header-inner{width:calc(100% - 14px)!important}.header-v10 .header-brand-identity{margin-right:6px!important;gap:4px!important}.header-v10 .header-brand-identity img{width:21px!important;height:21px!important}.header-v10 .header-brand-word{font-size:8.5px!important;letter-spacing:.055em!important}.header-v10 .header-v10-nav{gap:12px!important;padding-right:5px!important}.header-v10 .header-v10-nav a{font-size:10px!important}.header-v10 .header-v10-actions{gap:4px!important;margin-left:4px!important}.header-v10 .account-avatar{width:30px!important;height:30px!important;min-width:30px!important}.header-v10 .sell-btn{height:32px!important;min-height:32px!important;padding:0 7px!important;font-size:8.7px!important}.hero,.hero-inner{min-height:590px!important}.hero-inner{padding-top:28px!important;padding-bottom:122px!important}.hero h1{font-size:41px!important}.hero .lead{font-size:13.5px!important}.trust-item{flex-basis:min(78vw,268px)!important}.flash-product-section .product-mini-card,.inventory-product-section .product-mini-card,.kc-real-track .product-mini-card{flex-basis:79vw!important}.conversion-copy h2,.local-relevance-head h2{font-size:32px!important}}@media(max-width:350px){.header-v10 .header-brand-word{display:none!important}.header-v10 .sell-btn{padding:0 6px!important;font-size:8.2px!important}.hero h1{font-size:37px!important}.product-actions,.conversion-points{grid-template-columns:1fr!important}.conversion-point{min-height:88px!important}}@media(max-width:900px)and (orientation:landscape){.hero,.hero-inner{min-height:520px!important}.hero-inner{padding-top:24px!important;padding-bottom:116px!important}.hero h1{font-size:40px!important;max-width:410px!important}.hero .lead{max-width:420px!important}}@media(prefers-reduced-motion:reduce){@media(max-width:760px){[data-kc-reveal]{transform:none!important;opacity:1!important}}}
