/* Today's Selection — an editorial feature, independent of inventory cards. */
.inventory-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin:38px 0 12px;flex-wrap:wrap}
.inventory-pagination[hidden]{display:none}
.inventory-pagination button{display:grid;place-items:center;min-width:44px;height:44px;padding:0 12px;border:1px solid var(--line);border-radius:9px;background:var(--bg-mid);color:var(--ink);font:500 12px var(--f-body);cursor:pointer;box-shadow:0 3px 8px #00000008;transition:translate .2s,background .2s}
.inventory-pagination button[aria-current=page]{background:#171717;color:#fff;border-color:#171717}
html[data-theme=dark] .inventory-pagination button[aria-current=page]{background:#f4f4f4;color:#111;border-color:#f4f4f4}
.inventory-pagination button:disabled{opacity:.3;cursor:default}
.inventory-pagination button:focus-visible{outline:2px solid currentColor;outline-offset:3px}
.inventory-pagination button:not(:disabled):hover{translate:0 -2px}
#inventory .inventory-tools{scroll-margin-top:110px}
@media(prefers-reduced-motion:reduce){.inventory-pagination button{transition:none;translate:none!important}}
/* Collection entry: a single-line, inset arrow control instead of a stacked badge. */
#inventory>.inventory-directory-link.collection-entry{margin:0 0 26px}
#inventory>.inventory-directory-link.collection-entry>a{padding:6px 6px 6px 24px;gap:30px;min-height:58px;border:1px solid #c8c8c8;border-radius:999px;background:linear-gradient(160deg,#fff,#ececeb);color:#171717;font:500 14px var(--f-body);letter-spacing:-.015em;overflow:hidden;box-shadow:inset 0 1px 0 #fff,0 2px 0 #d1d1cf,0 8px 18px #0000000a;transition:box-shadow .35s,translate .35s,border-color .35s}
#inventory>.inventory-directory-link.collection-entry>a::before{display:none}
#inventory>.inventory-directory-link.collection-entry .directory-arrow{width:44px;height:44px;border-radius:50%;border:1px solid #3b3b3b;background:linear-gradient(145deg,#3b3b3b,#111);color:#fff;box-shadow:inset 0 1px 0 #ffffff35,0 2px 4px #0002;transition:transform .35s}
#inventory>.inventory-directory-link.collection-entry .directory-arrow svg{width:19px;height:19px}
#inventory>.inventory-directory-link.collection-entry>a:focus-visible{outline:2px solid currentColor;outline-offset:5px}
html[data-theme=dark] #inventory>.inventory-directory-link.collection-entry>a{background:linear-gradient(150deg,#333,#232323);color:#f4f4f4;border-color:#575757;box-shadow:inset 0 1px 0 #ffffff20,0 2px 0 #101010,0 8px 18px #0003}
html[data-theme=dark] #inventory>.inventory-directory-link.collection-entry .directory-arrow{background:linear-gradient(145deg,#fff,#d4d4d4);border-color:#eee;color:#171717}
@media(hover:hover) and (prefers-reduced-motion:no-preference){#inventory>.inventory-directory-link.collection-entry>a:hover{transform:none;translate:0 -2px;border-color:#888;box-shadow:inset 0 1px 0 #ffffff50,0 3px 0 #88888830,0 12px 24px #0002}#inventory>.inventory-directory-link.collection-entry>a:hover .directory-arrow{transform:rotate(-35deg)}#inventory>.inventory-directory-link.collection-entry>a:hover svg{transform:none}}
#inventory>.inventory-directory-link.collection-entry>a:active{translate:0 1px;transform:none;box-shadow:inset 0 1px 3px #0002}
@media(max-width:600px){#inventory>.inventory-directory-link.collection-entry>a{padding:5px 5px 5px 20px;font-size:13px;gap:24px;min-height:52px}#inventory>.inventory-directory-link.collection-entry .directory-arrow{width:40px;height:40px}}
/* Original vector wordmarks: crisp at any screen density, without bitmap upscaling. */
#strip .brand-marquee{padding:18px 0}
#strip .brand-marquee .track{width:max-content;animation-duration:77s}
.brand-loop{display:flex;align-items:center;flex:none;min-width:100vw}
.brand-mark{width:clamp(220px,18vw,340px);height:82px;display:flex;align-items:center;justify-content:center;flex:1 0 auto;padding:12px 45px;position:relative}
.brand-mark::after{content:'';position:absolute;right:0;top:30%;height:40%;width:1px;background:linear-gradient(transparent,#ffffff28,transparent)}
.brand-mark img{display:block;width:100%;height:54px;object-fit:contain;filter:invert(1);opacity:.92}
.brand-porsche img{height:30px}.brand-ferrari img{max-width:175px}
.brand-mercedes img{filter:none;height:62px}.brand-rollsroyce img{height:62px}.brand-amg img,.brand-mclaren img{height:35px}
.brand-astonmartin img{height:28px}.brand-brabus img{height:62px}.brand-mansory img{height:26px;filter:none}
#hud .hud-grid{--ink:#171717;--ink-dim:#565656;--ink-faint:#626262;--line:#c9c9c9;color:var(--ink)}
html[data-theme=dark] #hud .hud-grid{--ink:#f4f4f4;--ink-dim:#c1c1c1;--ink-faint:#b0b0b0;--line:#515151}
#hud .clockcell{gap:18px}
#hud .clockcell .hud-label{min-height:0;line-height:1.6}
.showroom-hours-detail{display:grid;gap:12px}
#hudNextOpening{display:block;border-top:1px solid var(--line);padding-top:12px;font:500 11px/1.6 var(--f-body);color:var(--ink)}
.showroom-hours-link{display:flex;align-items:center;justify-content:space-between;gap:12px;font:500 10px var(--f-body);color:var(--ink);text-decoration:none}
.showroom-hours-link span{font-size:17px}.showroom-hours-link:focus-visible{outline:2px solid currentColor;outline-offset:4px}
#hud .is-after-hours .bigdot{background:transparent;border:2px solid #777;box-shadow:0 0 0 4px #88888815;animation:none}
html[data-theme=dark] #hud .is-after-hours .bigdot{border-color:#aaa}
@media(max-width:600px){.brand-mercedes img,.brand-rollsroyce img{height:46px}.brand-amg img,.brand-mclaren img{height:26px}#hudNextOpening{font-size:10px}}
#strip:has(.brand-marquee)::before{background:linear-gradient(90deg,#101010,transparent 8%,transparent 92%,#101010)}
@media(max-width:600px){.brand-mark{width:190px;height:64px;padding:12px 30px}.brand-mark img{height:40px}.brand-porsche img{height:22px}#strip .brand-marquee{padding:8px 0}}
@media(prefers-reduced-motion:reduce){#strip .brand-marquee .track{animation:none}.brand-marquee{overflow-x:auto}}
.daily-selection{color:var(--ink);margin-bottom:55px}
.daily-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;padding:0 0 28px;border-bottom:1px solid var(--line);margin-bottom:28px}
.daily-eyebrow{font:500 10px var(--f-body);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-dim)}
#inventory .daily-heading h2{font:500 clamp(38px,5vw,76px)/1.05 var(--f-display);letter-spacing:-.055em;max-width:none;margin:18px 0 0}
.daily-heading h2 em{font-style:normal;font-weight:400;color:var(--ink-dim)}
.daily-date{text-align:right;display:grid;gap:12px;padding-bottom:5px}.daily-date span{font-size:9px;letter-spacing:.18em;color:var(--ink-dim)}.daily-date time{font:400 13px var(--f-body)}
.daily-stage{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);background:linear-gradient(145deg,#f1f1ef,#fff);border:1px solid var(--line);box-shadow:0 24px 70px #00000008}
.daily-photo{position:relative;min-width:0;display:flex;align-items:center;background:#111;overflow:hidden}
.daily-photo>img{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;display:block}
.daily-stamp{position:absolute;top:22px;left:22px;font-size:8px;letter-spacing:.18em;color:#eee;background:#111b;border:1px solid #ffffff35;padding:10px 13px;backdrop-filter:blur(8px)}
.daily-photo-controls{position:absolute;bottom:20px;left:22px;display:flex;align-items:center;background:#151515da;border:1px solid #ffffff35;color:#fff;backdrop-filter:blur(12px)}
.daily-photo-controls button{width:43px;height:43px;background:transparent;color:#fff;border:0;cursor:pointer;font-size:18px;transition:background .2s}
.daily-photo-controls button:hover{background:#ffffff25}.daily-photo-controls span{padding:0 9px;font:400 10px var(--f-body);letter-spacing:.1em}.daily-photo-controls button:last-child{border-left:1px solid #ffffff30;font-size:13px}
.daily-editorial{padding:clamp(25px,3vw,52px);display:flex;flex-direction:column;justify-content:center;min-width:0}
#inventory .daily-editorial h3{font:500 clamp(29px,3vw,47px)/1.1 var(--f-display);letter-spacing:-.04em;margin:15px 0 18px;overflow-wrap:anywhere}
.daily-facts{font:400 11px/1.8 var(--f-body);color:var(--ink-dim);padding-bottom:24px;border-bottom:1px solid var(--line)}
.daily-story{margin:26px 0}.daily-story p{font:400 14px/1.85 var(--f-body);color:var(--ink-dim);margin:12px 0 0;max-width:40ch}
.daily-price{display:flex;flex-direction:column;gap:8px;margin:0 0 24px}.daily-price>span{font-size:8px;letter-spacing:.17em;color:var(--ink-dim)}.daily-price strong{font:500 clamp(22px,2.2vw,31px)/1.2 var(--f-body);letter-spacing:-.035em}
.daily-primary{background:#181818;color:#fff;border:1px solid #181818;display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px;font:500 12px var(--f-body);cursor:pointer;transition:background .3s,box-shadow .3s}
.daily-primary:hover{background:#363636;box-shadow:0 10px 22px #0002}.daily-primary span{font-size:20px}.daily-viewing{font:400 11px var(--f-body);text-align:center;padding:18px 0 0;color:var(--ink)}
.daily-foot{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:23px 0;border-bottom:1px solid var(--line);font:400 11px var(--f-body)}.daily-foot>span{color:var(--ink-dim)}.daily-foot a{display:flex;align-items:center;gap:26px}.daily-foot a span{font-size:22px}
.daily-inventory-anchor{scroll-margin-top:110px}
.daily-selection button:focus-visible,.daily-selection a:focus-visible{outline:2px solid currentColor;outline-offset:4px}
html[data-theme="dark"] .daily-stage{background:linear-gradient(145deg,#262626,#191919)}html[data-theme="dark"] .daily-primary{background:#eee;color:#111;border-color:#eee}html[data-theme="dark"] .daily-primary:hover{background:#ccc}
@media(max-width:950px){.daily-stage{grid-template-columns:1fr}.daily-photo>img{max-height:530px}.daily-editorial{display:grid;grid-template-columns:1fr 1fr;gap:0 30px;padding:30px}.daily-editorial>.daily-eyebrow,.daily-editorial h3,.daily-facts{grid-column:1}.daily-story{grid-column:2;grid-row:1/4;margin:0;align-self:center}.daily-price{grid-column:1;margin:22px 0}.daily-primary{grid-column:2;grid-row:4;align-self:center}.daily-viewing{grid-column:2;padding:0}.daily-heading h2 em{display:block}}
@media(max-width:600px){.daily-heading{align-items:start;gap:15px}.daily-date{max-width:100px;padding-top:2px}.daily-date span{font-size:7px}.daily-date time{font-size:10px;line-height:1.6}#inventory .daily-heading h2{font-size:38px}.daily-eyebrow{font-size:8px}.daily-stamp{top:12px;left:12px;padding:7px;font-size:6px}.daily-photo-controls{bottom:12px;left:12px}.daily-photo-controls button{height:34px;width:34px}.daily-editorial{display:flex;padding:26px}.daily-story{margin:22px 0}.daily-price{margin:0 0 22px}.daily-primary{align-self:stretch}.daily-viewing{padding-top:18px;align-self:center}.daily-foot{font-size:10px}.daily-foot>span{max-width:15ch}.daily-foot a{gap:12px}}
@media(prefers-reduced-motion:reduce){.daily-selection *{transition:none!important}}
.daily-foot>div:first-child>span{display:block;color:var(--ink-dim);margin-bottom:12px}.daily-foot>div:first-child>a{display:inline-flex;font-size:11px}
.daily-foot .inventory-directory-link{margin:0}.daily-foot .inventory-directory-link>a{gap:36px;font-size:15px}.daily-foot .inventory-directory-link>a>span{font-size:15px}.daily-foot .inventory-directory-link .directory-arrow{display:grid}
@media(max-width:600px){.daily-foot{flex-direction:column;align-items:stretch;gap:22px}.daily-foot .inventory-directory-link{width:100%}.daily-foot .inventory-directory-link>a{gap:20px}}
/* The Standard: raised monochrome panels with travelling edge light. */
#strip{padding:24px 0;background:linear-gradient(120deg,#0d0d0d,#303030 50%,#111);box-shadow:inset 0 1px 0 #ffffff30,inset 0 -1px 0 #ffffff20,0 8px 25px #0002}
#strip .marquee{padding:12px 0}#strip .marquee .item{font-family:var(--f-display);font-size:clamp(16px,1.6vw,25px);letter-spacing:.12em;padding:0 38px}#strip .marquee .dot{width:5px;height:5px}
#hud{padding:48px 5vw 55px;background:var(--bg-deep)}
.standard-heading{display:flex;justify-content:space-between;gap:20px;margin-bottom:24px;color:var(--ink-dim);font:400 10px var(--f-body);letter-spacing:.14em}.standard-heading>span:last-child{letter-spacing:0;font-size:12px}
#hud .hud-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;background:transparent;border:0;perspective:1200px;overflow:visible}
#hud .hud-cell,#hud .hud-cell:first-child,#hud .hud-cell:last-child{position:relative;overflow:hidden;isolation:isolate;min-height:292px;padding:28px;border:1px solid #d0d0d0;border-radius:16px;background:linear-gradient(135deg,#fff 5%,#f2f2f0 70%,#e7e7e5);box-shadow:inset 0 1px 0 #fff,0 6px 0 #d5d5d3,0 18px 35px #00000012;justify-content:space-between;gap:24px;transition:translate .4s,box-shadow .4s}
#hud .hud-cell::before{content:'';position:absolute;inset:auto -25% -90px 15%;height:170px;border:1px solid #0000000c;border-radius:50%;transform:rotate(-25deg);z-index:-1;box-shadow:0 0 0 22px #00000002,0 0 0 44px #00000002;pointer-events:none}
#hud .hud-cell::after{content:'';position:absolute;left:18%;right:18%;top:0;height:1px;background:linear-gradient(90deg,transparent,#fff,transparent);animation:standard-light 7s ease-in-out infinite;pointer-events:none}
#hud .hud-cell:nth-child(2)::after{animation-delay:-2s}#hud .hud-cell:nth-child(3)::after{animation-delay:-4s}#hud .hud-cell:nth-child(4)::after{animation-delay:-6s}
.standard-top{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#626262;font:500 8px var(--f-body);letter-spacing:.14em}.standard-top svg{width:26px;height:26px;flex:none;color:#333}
#hud .hud-num{font:500 clamp(52px,5vw,76px)/1 var(--f-display);letter-spacing:-.045em;color:#171717}#hud .hud-num.standard-words{font-size:clamp(23px,2.35vw,35px);line-height:1.12;font-weight:400}#hud .hud-label{font:400 12px/1.8 var(--f-body);color:#626262;max-width:none;min-height:44px}
.standard-status{display:flex;align-items:center;gap:12px}#hud .bigdot{width:9px;height:9px;flex:none}#hud .bigdot.open{background:#333;box-shadow:0 0 0 5px #00000009;animation:standard-pulse 2.8s ease-in-out infinite}
html[data-theme=dark] #hud{background:var(--bg-deep)}html[data-theme=dark] #hud .hud-cell{background:linear-gradient(135deg,#363636,#232323 65%,#1b1b1b);border-color:#505050;box-shadow:inset 0 1px 0 #ffffff25,0 6px 0 #101010,0 18px 35px #0005}html[data-theme=dark] #hud .hud-num{color:#f4f4f4}html[data-theme=dark] #hud .hud-label,html[data-theme=dark] .standard-top{color:#bbb}html[data-theme=dark] .standard-top svg{color:#ddd}html[data-theme=dark] #hud .bigdot.open{background:#eee}html[data-theme=dark] #hud .hud-cell::before{border-color:#ffffff15}
@keyframes standard-light{0%,100%{translate:-90% 0;opacity:.2}50%{translate:90% 0;opacity:1}}@keyframes standard-pulse{50%{box-shadow:0 0 0 8px #88888818}}
@media(hover:hover) and (prefers-reduced-motion:no-preference){#hud .hud-cell:hover{translate:0 -5px;box-shadow:inset 0 1px 0 #ffffff60,0 9px 0 #88888830,0 25px 42px #0002}}
/* Compact machined switch beside the inventory tools, not the daily feature. */
#inventory>.inventory-directory-link{margin:0 0 24px;perspective:900px}
#inventory>.inventory-directory-link>a{gap:22px;padding:12px 14px 12px 20px;border-radius:9px;background:linear-gradient(165deg,#454545,#202020 48%,#111);box-shadow:inset 0 1px 0 #ffffff60,inset 0 -2px 0 #000,0 4px 0 #070707,0 12px 20px #0002;font-size:13px;overflow:visible}
#inventory>.inventory-directory-link small{font-size:7px;letter-spacing:.15em;margin-bottom:5px}.inventory-directory-link .directory-arrow{width:35px;height:35px;border-radius:7px;box-shadow:inset 0 1px 0 #ffffff30,0 3px 6px #0004}.inventory-directory-link .directory-arrow svg{width:16px;height:16px}
#inventory>.inventory-directory-link>a::before{content:'';position:absolute;left:14px;right:14px;top:0;height:1px;background:linear-gradient(90deg,transparent,#fff,transparent);animation:button-edge 4s ease-in-out infinite;pointer-events:none}
@keyframes button-edge{0%,100%{opacity:.15;transform:scaleX(.25)}50%{opacity:1;transform:scaleX(1)}}
@media(hover:hover) and (prefers-reduced-motion:no-preference){#inventory>.inventory-directory-link>a:hover{transform:perspective(900px) rotateX(5deg);translate:0 -2px}.inventory-directory-link>a:hover .directory-arrow{transform:translateY(-2px) rotate(-5deg)}}
html[data-theme=dark] #inventory>.inventory-directory-link>a{color:#111;background:linear-gradient(165deg,#fff,#d8d8d8 55%,#b6b6b6);box-shadow:inset 0 1px 0 #fff,0 4px 0 #747474,0 12px 20px #0004}
@media(max-width:1050px){#hud .hud-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#hud .hud-cell{min-height:255px}#hud .hud-num.standard-words{font-size:32px}}
@media(max-width:600px){#hud{padding:34px 22px 40px}.standard-heading{flex-direction:column;gap:8px}#hud .hud-grid{gap:14px}#hud .hud-cell,#hud .hud-cell:first-child,#hud .hud-cell:last-child{padding:20px 15px;min-height:246px;border-radius:12px;gap:20px}#hud .hud-num{font-size:50px}#hud .hud-num.standard-words{font-size:24px}#hud .hud-label{font-size:10px}.standard-top{font-size:7px;letter-spacing:.06em;align-items:start}.standard-top svg{width:20px;height:20px}#inventory>.inventory-directory-link>a{width:auto;max-width:100%}#strip{padding:18px 0}}
@media(max-width:360px){#hud .hud-grid{grid-template-columns:1fr}#hud .hud-cell{min-height:230px}}
@media(prefers-reduced-motion:reduce){#hud .hud-cell,#hud .hud-cell::after,#hud .bigdot.open,#inventory>.inventory-directory-link>a,#inventory>.inventory-directory-link>a::before{animation:none!important;transition:none!important;transform:none!important;translate:none!important}}
