html[data-theme] body .q98-showroom{width:min(100% - 64px,1680px);color:var(--showroom-ink);margin:24px auto 0;padding:0}html[data-theme] body .q98-scene{isolation:isolate;border:1px solid var(--showroom-line);background:#11151b;border-radius:0;height:clamp(420px,60svh,720px);position:relative;overflow:hidden}.q98-scene-images,.q98-scene-images img{width:100%;height:100%;position:absolute;inset:0}.q98-scene-images img{object-fit:cover;object-position:50% 56%;opacity:0;transition:opacity 1.1s;transform:scale(1.015)}.q98-scene-images img.active{opacity:1;animation:9s ease-out both q98-drift}.q98-scene.is-paused .q98-scene-images img{animation-play-state:paused}.q98-scene:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(90deg,#04080ecc,#04080e42 48%,#0000 78%),linear-gradient(#0000 58%,#04080ecc);position:absolute;inset:0}html[data-theme] body .q98-scene :is(h1,p,a,span,strong,small,em,button){color:#fff;-webkit-text-fill-color:currentColor}.q98-scene-intro{z-index:1;max-width:760px;padding:clamp(28px,4vw,64px);position:relative}html[data-theme] body .q98-kicker{letter-spacing:.15em;font-size:12px;font-weight:600;display:block}html[data-theme] body .q98-scene h1{letter-spacing:-.055em;max-width:none;margin:24px 0 16px;padding:0;font-size:clamp(40px,4.8vw,76px);font-weight:400;line-height:1.02}html[data-theme] body .q98-scene h1 em{font-family:var(--serif);letter-spacing:-.055em;font-weight:400;display:block}html[data-theme] body .q98-scene-intro p{color:#e0e4eb;max-width:35ch;margin:0 0 24px;font-size:16px;line-height:1.55}html[data-theme] body a.q98-browse{background:#12171d44;border:1px solid #ffffff91;border-radius:0;align-items:center;gap:28px;min-height:46px;padding:13px 18px;font-size:14px;font-weight:600;transition:background .2s;display:inline-flex}html[data-theme] body a.q98-browse:hover{background:#12171dbb}.q98-scene-footer{z-index:2;justify-content:space-between;align-items:end;gap:20px;display:flex;position:absolute;bottom:28px;left:clamp(28px,4vw,64px);right:clamp(28px,4vw,64px)}.q98-scene-credit{gap:5px;display:grid}html[data-theme] body .q98-scene-credit small{letter-spacing:.14em;color:#d1d8e3;font-size:11px}html[data-theme] body .q98-scene-credit strong{font-size:clamp(19px,1.7vw,26px);font-weight:400;line-height:1.2}html[data-theme] body .q98-scene-credit>span{color:#d1d8e3;font-size:12px}.q98-scene-navigation{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0e141dbb;border:1px solid #fff5;align-items:center;gap:0;display:flex}html[data-theme] body .q98-scene-navigation button{background:0 0;border:0;border-left:1px solid #ffffff30;border-radius:0;min-width:44px;height:44px;padding:0 12px;font-size:13px}html[data-theme] body .q98-scene-navigation button:hover{background:#ffffff20}html[data-theme] body .q98-scene-counter{font-variant-numeric:tabular-nums;padding:0 15px;font-size:12px}.q98-scene-progress{z-index:3;background:#ffffff20;height:2px;position:absolute;inset:auto 0 0}.q98-scene-progress i{transform-origin:0;background:#8aa9ff;width:100%;height:100%;display:block;transform:scaleX(0)}.q98-scene.is-playing .q98-scene-progress i{animation:6.5s linear both q98-progress}html[data-theme] body .q98-discover{border:1px solid var(--showroom-line);background:var(--showroom-surface);border-top:0;grid-template-columns:1.05fr 1fr;align-items:center;gap:32px;padding:22px 28px;display:grid}.q98-search label,.q98-categories>span{color:var(--showroom-muted);margin:0 0 9px;font-size:12px;display:block}.q98-search>div{border:1px solid var(--showroom-line);align-items:stretch;display:flex}html[data-theme] body .q98-search input{background:var(--showroom-surface);width:100%;min-width:0;min-height:46px;color:var(--showroom-ink);-webkit-text-fill-color:currentColor;border:0;border-radius:0;padding:10px 14px;font-size:14px}html[data-theme] body .q98-search input::placeholder{color:var(--showroom-muted);opacity:1}html[data-theme] body .q98-search button{border:0;border-left:1px solid var(--showroom-line);background:var(--showroom-soft);color:var(--showroom-ink);-webkit-text-fill-color:currentColor;border-radius:0;flex:none;padding:0 17px;font-size:14px}.q98-categories>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}html[data-theme] body .q98-categories a{border:1px solid var(--showroom-line);min-height:46px;color:var(--showroom-ink);justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:14px;display:flex}html[data-theme] body .q98-categories a:hover{background:var(--showroom-soft)}.q98-reassurance{color:var(--showroom-muted);justify-content:space-between;gap:20px;padding:15px 0 24px;font-size:12px;line-height:1.5;display:flex}.q98-reassurance p{font-size:inherit;margin:0}.q98-reassurance strong{color:var(--showroom-ink);font-weight:600}.q98-reassurance p>span{opacity:.6;margin:0 12px}.q98-showroom :is(a,button,input):focus-visible{outline-offset:4px;outline:2px solid #7399ff}@keyframes q98-drift{0%{transform:scale(1.04)}to{transform:scale(1.015)}}@keyframes q98-progress{to{transform:scaleX(1)}}@media (width<=1000px){html[data-theme] body .q98-showroom{width:calc(100% - 40px);margin-top:20px}html[data-theme] body .q98-discover{grid-template-columns:1fr;gap:20px;padding:20px}.q98-scene-intro{padding:32px}.q98-scene-footer{left:32px;right:32px}}@media (width<=600px){html[data-theme] body .q98-showroom{width:calc(100% - 32px);margin-top:16px}html[data-theme] body .q98-scene{height:510px}html[data-theme] body .q98-scene h1{margin-top:22px;font-size:40px}.q98-scene-intro{padding:24px}html[data-theme] body .q98-kicker{letter-spacing:.09em;font-size:10px}.q98-scene-footer{flex-direction:column;align-items:start;gap:20px;bottom:24px;left:24px;right:24px}.q98-categories>div{grid-template-columns:repeat(2,minmax(0,1fr))}.q98-reassurance{flex-direction:column;gap:9px}.q98-reassurance p>span{margin:0 5px}html[data-theme] body .q98-scene-intro p{font-size:15px}}@media (prefers-reduced-motion:reduce){.q98-showroom *,.q98-showroom :after{transition:none!important;animation:none!important}}
