/* Showroom layer: scoped to PC shopping surfaces. */
.pc-showroom-hero{position:relative;max-width:1600px;margin:auto;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;min-height:640px;background:#090d13;color:#eef4fc;overflow:hidden;padding:36px 5% 88px;isolation:isolate}
.pc-showroom-hero::before{content:'';position:absolute;width:700px;height:700px;right:0;top:-180px;background:radial-gradient(ellipse,#21b7ce18,transparent 68%);z-index:-1}
.pc-hero-copy{position:relative;z-index:2;padding:32px 0}.pc-hero-copy h1{font-size:clamp(48px,5.5vw,88px);font-weight:500;letter-spacing:-.06em;color:#f4f7ff}.pc-hero-copy h1 em{font-style:normal;color:#72e4e8}.pc-hero-copy>p:not(.pc-kicker){font-size:19px;color:#aab5c6;margin:25px 0 30px;max-width:390px}.pc-showroom-hero .pc-button{background:#a6f6ec;color:#082022;border:0;gap:35px;font-size:17px}.pc-hero-price{display:grid;grid-template-columns:auto 1fr;gap:2px 15px;align-items:center;margin-top:30px;font-size:13px;color:#abb6c5}.pc-hero-price strong{grid-column:2;grid-row:1/3;font-size:27px;color:#f4f7ff;font-weight:500}.pc-hero-price small{font-size:11px}
.pc-hero-machine{position:relative;min-width:0;perspective:1200px}.pc-hero-machine img{width:112%;max-width:none;margin-left:-6%;height:auto;display:block;mix-blend-mode:screen;animation:none;will-change:auto}.pc-hero-spec{position:relative;z-index:2;margin:-14px 0 0 5%;border-left:2px solid #6adee3;padding:0 16px;display:flex;flex-direction:column;gap:6px}.pc-hero-spec>span{font-size:10px;letter-spacing:.16em;color:#8e9faf}.pc-hero-spec strong{font-size:16px;font-weight:500}.pc-hero-spec i{font-style:normal;color:#4b6575;margin:0 9px}.pc-hero-spec small{font-size:11px;color:#8e9faf}.pc-motion-toggle{font:inherit;font-size:11px;border:1px solid #ffffff30;color:#9fafbe;border-radius:20px;padding:7px 12px;background:#0b1118;position:absolute;right:8px;bottom:0;z-index:3;cursor:pointer}.pc-motion-toggle:disabled{cursor:default}.pc-hero-ribbon{position:absolute;bottom:0;left:5%;right:5%;display:flex;justify-content:space-between;padding:23px 0;border-top:1px solid #ffffff1c;font-size:13px;color:#9dacbd;gap:12px}.pc-hero-ribbon b{color:#eafaff;font-weight:500;margin-right:9px}
.pc-delivery-banner{margin:40px auto;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;gap:40px;padding-top:36px;padding-bottom:36px;background:#c8f6e7;color:#122b27;border-radius:16px}.pc-delivery-number{font-size:clamp(65px,7vw,110px);font-weight:500;letter-spacing:-.07em;line-height:1}.pc-delivery-number span{display:block;font-size:10px;letter-spacing:.2em;line-height:3;color:#3d665b}.pc-delivery-banner .pc-kicker{color:#41675c}.pc-delivery-banner h2{color:#122b27;font-size:clamp(27px,2.7vw,40px)}.pc-delivery-banner p:not(.pc-kicker){font-size:15px;line-height:1.65;margin-top:17px;color:#3d665b}.pc-delivery-seal{border-left:1px solid #122b2730;padding-left:35px;display:flex;flex-direction:column;gap:8px}.pc-delivery-seal>span{font-size:38px;line-height:1}.pc-delivery-seal strong{font-size:13px;letter-spacing:.09em}.pc-delivery-seal small{font-size:12px;line-height:1.6}
.pc-card-v2{position:relative;border-radius:14px}.pc-card-link{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit}.pc-card-link:focus-visible{outline:3px solid var(--cyan);outline-offset:-4px;border-radius:14px}.pc-card-v2:focus-within{border-color:var(--cyan)}.pc-card-v2 .pc-card-art{position:relative;aspect-ratio:4/3;background:#090d13}.pc-card-v2 .pc-card-art img{object-fit:cover;transition:transform .6s cubic-bezier(.2,.6,.3,1),filter .6s}.pc-card-v2:hover .pc-card-art img{transform:scale(1.055);filter:brightness(1.1)}.pc-art-label{position:absolute;top:17px;left:17px;background:#0c1520dd;border:1px solid #ffffff26;border-radius:20px;color:#dcebf5;font-size:11px;padding:5px 11px;backdrop-filter:blur(10px)}.pc-art-caption{position:absolute;bottom:10px;right:14px;color:#b0bac9;font-size:9px;letter-spacing:.03em}.pc-card-v2 h3{display:flex;justify-content:space-between;align-items:center;font-size:26px}.pc-card-v2 h3 span{font-size:23px;color:var(--text-dim)}.pc-card-v2 .pc-card-body{padding:23px 23px 20px}.pc-hardware{font-size:13px;line-height:1.85;color:var(--text-dim);margin:14px 0}.pc-hardware strong{color:var(--text);font-weight:500}.pc-game-mini{padding:13px 0 17px;margin:0 0 18px;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);display:flex;flex-direction:column;gap:4px}.pc-game-mini>span{font-size:9px;letter-spacing:.12em;color:var(--text-dim)}.pc-game-mini>strong{font-size:12px;font-weight:500;color:var(--text)}.pc-game-mini>small{font-size:11px;color:var(--text-dim)}.pc-card-v2 .pc-card-price strong{font-size:29px}.pc-card-v2 .pc-free{font-size:10px;line-height:1.5;text-align:right;color:var(--cyan)}.pc-compare-add{position:relative;display:none;border:0;border-top:1px solid var(--line);width:100%;min-height:46px;padding:10px 20px;text-align:left;color:var(--text-dim);background:var(--bg-raised);font:inherit;font-size:13px;cursor:pointer}.shop-ready .pc-compare-add{display:block}.pc-compare-add span{display:inline-block;margin-right:6px}.pc-compare-add[aria-pressed=true]{background:#163738;color:#b8f7ec}.pc-compare-add:hover{color:var(--cyan)}.pc-compare-add:focus-visible{outline:3px solid var(--cyan);outline-offset:-3px}
.pc-support-short{display:grid;grid-template-columns:1fr 1fr;gap:25px}.pc-support-short>div>p:not(.pc-kicker){font-size:16px;color:var(--text-dim);margin-top:18px}.pc-support-short .pc-details{grid-column:1/-1}.pc-support-options{display:grid;grid-template-columns:repeat(3,1fr);align-items:center;gap:10px}.pc-support-options span{display:flex;flex-direction:column;gap:7px;padding:18px 10px;border:1px solid var(--line);border-radius:8px;font-size:13px;text-align:center;color:var(--text-dim)}.pc-support-options b{font-size:21px;color:var(--text);font-weight:500}.pc-faq-short{padding-bottom:70px}.pc-performance-guide{font-size:14px;color:var(--text-dim);padding-top:25px;padding-bottom:25px;border-top:1px solid var(--line)}.pc-performance-guide summary{cursor:pointer;color:var(--text)}.pc-performance-guide p{margin-top:18px;max-width:1000px;line-height:1.75}.pc-performance-guide a{text-decoration:underline;text-underline-offset:4px}
.pc-product-render .pc-render-stage{background:#090d13;border-radius:14px;overflow:hidden;perspective:1000px}.pc-product-render img{border:0!important;animation:none}.pc-product-render{padding-bottom:40px}.pc-product-render .pc-motion-toggle{bottom:0}.pc-delivery-callout{padding:17px 20px;border:1px solid #62cdb250;border-radius:8px;background:#143a3025;margin-top:22px;display:flex;flex-direction:column;gap:4px}.pc-delivery-callout strong{font-size:18px;color:var(--cyan);font-weight:500}.pc-delivery-callout span{font-size:12px;color:var(--text-dim)}.pc-games{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pc-games article{padding:27px;border:1px solid var(--line);background:var(--bg-card);border-radius:12px}.pc-game-name{font-size:16px;font-weight:500}.pc-game-rating{display:flex;gap:6px;margin:26px 0 20px}.pc-game-rating i{height:4px;flex:1;background:var(--line);border-radius:4px}.pc-game-rating i.lit{background:var(--cyan)}.pc-games h3{font-size:22px}.pc-games p{font-size:13px;color:var(--text-dim);margin-top:10px;line-height:1.6}.pc-benchmark{margin-top:24px;display:grid;grid-template-columns:1fr 1.2fr;gap:45px;padding:32px;border:1px solid var(--line);border-radius:12px;background:var(--bg-raised)}.pc-benchmark>div>span{font-size:10px;letter-spacing:.13em;color:var(--text-dim)}.pc-benchmark>div>strong{display:block;font-size:clamp(29px,4vw,54px);font-weight:500;letter-spacing:-.04em;margin:8px 0}.pc-benchmark strong small{font-size:16px;letter-spacing:0;color:var(--text-dim)}.pc-benchmark p{font-size:13px;line-height:1.7;color:var(--text-dim);margin:10px 0}.pc-benchmark b{font-size:15px;font-weight:500}.pc-benchmark a{display:block;font-size:12px;text-decoration:underline;text-underline-offset:4px;margin-top:10px}
.pc-compare-tray{position:fixed;z-index:70;bottom:22px;left:50%;transform:translateX(-50%);width:min(780px,calc(100% - 32px));background:#e0fff3;color:#0b2820;box-shadow:0 12px 70px #0008;border:1px solid #a6e7d3;border-radius:12px;padding:16px 20px;display:flex;align-items:center;gap:20px}.pc-compare-tray[hidden]{display:none}.pc-compare-tray>div{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.pc-compare-tray strong{font-size:14px}.pc-compare-tray [data-compare-names]{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-compare-tray button{font:inherit;font-size:13px;cursor:pointer;white-space:nowrap}.pc-compare-tray [data-compare-open]{padding:12px 17px;border:0;background:#0b3328;color:#e0fff3;border-radius:7px;min-height:44px}.pc-compare-tray [data-compare-open]:disabled{opacity:.4;cursor:default}.pc-compare-clear{padding:10px 0;background:none;border:0;text-decoration:underline}.has-compare-tray body{padding-bottom:110px}.has-compare-tray .sticky-wa,.has-compare-tray .wa-pulse{bottom:125px}.pc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.comparison-open{overflow:hidden}.pc-compare-dialog{position:fixed;inset:0;margin:auto;width:min(1200px,94vw);max-height:90dvh;padding:28px;border:1px solid var(--line);border-radius:15px;background:var(--bg);color:var(--text);box-shadow:0 30px 100px #0009;overflow:auto}.pc-compare-dialog::backdrop{background:#030913c9;backdrop-filter:blur(8px)}.pc-compare-top{display:flex;justify-content:space-between;align-items:start;gap:15px}.pc-compare-top h2{font-size:32px;letter-spacing:-.035em;line-height:1.1}.pc-compare-top [data-compare-close]{width:44px;height:44px;flex-shrink:0;background:var(--bg-raised);color:var(--text);border:1px solid var(--line);border-radius:50%;font:inherit;cursor:pointer}.pc-compare-tier{display:flex;align-items:center;gap:10px;font-size:13px;margin:20px 0}.pc-compare-tier select{font:inherit;padding:10px;border:1px solid var(--line);border-radius:5px;color:var(--text);background:var(--bg-card)}.pc-compare-scroll{overflow:auto;max-width:100%;border:1px solid var(--line);border-radius:10px}.pc-compare-scroll table{border-collapse:collapse;width:100%;table-layout:fixed;min-width:650px;font-size:13px}.pc-compare-scroll th,.pc-compare-scroll td{padding:16px;border:1px solid var(--line);text-align:left;vertical-align:top;line-height:1.65;overflow-wrap:anywhere}.pc-compare-scroll th:first-child{width:150px;background:var(--bg-raised);font-weight:500;color:var(--text-dim)}.pc-compare-scroll thead th{background:var(--bg-card)}.pc-compare-scroll thead img{display:block;width:100%;height:auto;border-radius:6px}.pc-compare-scroll thead a{display:block;font-size:19px;margin-top:12px;line-height:1.25}.pc-compare-scroll thead button{font:inherit;background:none;border:0;padding:8px 0;color:var(--text-dim);text-decoration:underline;cursor:pointer;font-size:11px}.pc-compare-scroll tbody tr:first-child td{font-size:23px;color:var(--cyan);font-weight:500}.pc-compare-scroll tbody tr:nth-child(3) td{color:var(--cyan)}
[data-shop-motion=off] .pc-hero-machine img,[data-shop-motion=off] .pc-product-render img{animation:none}
.pc-compare-feedback:empty{display:none}.pc-compare-feedback{position:fixed;z-index:71;bottom:112px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);padding:10px 16px;border:1px solid var(--line);border-radius:8px;background:var(--bg-raised);color:var(--text);font-size:12px;box-shadow:0 8px 30px #0003}.pc-compare-swipe{font-size:12px;color:var(--text-dim);margin:12px 0}
@media(max-width:1400px){.pc-delivery-banner{margin-left:32px;margin-right:32px}.pc-hero-spec{margin-bottom:25px}.pc-hero-machine .pc-motion-toggle{bottom:-6px}}
@media(max-width:900px){.pc-showroom-hero{grid-template-columns:1fr 1fr;padding-top:15px;min-height:520px}.pc-hero-copy h1{font-size:50px}.pc-hero-copy>p:not(.pc-kicker){font-size:16px}.pc-hero-machine img{width:125%;margin-left:-12%}.pc-hero-spec strong{font-size:12px}.pc-hero-spec small{font-size:9px}.pc-delivery-banner{gap:25px}.pc-delivery-seal{padding-left:20px}.pc-delivery-banner p:not(.pc-kicker){font-size:13px}.pc-games{gap:10px}.pc-games article{padding:20px}.pc-benchmark{gap:20px}}
@media(max-width:700px){.pc-showroom-hero{display:flex;flex-direction:column;padding:18px 22px 0;min-height:0}.pc-hero-copy{width:100%;padding:25px 0 0}.pc-hero-copy h1{font-size:54px}.pc-hero-copy>p:not(.pc-kicker){margin:19px 0 23px}.pc-hero-copy .pc-button{min-height:50px;padding:13px 22px;font-size:15px}.pc-hero-price{margin-top:20px;max-width:290px}.pc-hero-machine{width:100%;margin:0 0 20px}.pc-hero-machine img{width:100%;margin:0}.pc-hero-spec{margin:0 0 35px 0}.pc-hero-spec strong{font-size:14px}.pc-hero-spec small{font-size:10px}.pc-hero-machine .pc-motion-toggle{bottom:0;right:0}.pc-hero-ribbon{position:static;width:100%;display:grid;grid-template-columns:repeat(3,1fr);padding:17px 0;font-size:10px}.pc-hero-ribbon b{display:block;font-size:13px;margin-bottom:4px}.pc-delivery-banner{grid-template-columns:90px 1fr;margin:24px 16px;gap:16px;padding:25px 20px;border-radius:12px}.pc-delivery-number{font-size:60px}.pc-delivery-number span{font-size:8px;letter-spacing:.12em}.pc-delivery-banner h2{font-size:25px}.pc-delivery-banner .pc-kicker{font-size:8px!important}.pc-delivery-banner p:not(.pc-kicker){font-size:12px;margin-top:12px}.pc-delivery-seal{grid-column:1/-1;border-left:0;border-top:1px solid #122b2726;padding:14px 0 0;display:flex;flex-direction:row;align-items:center;gap:14px}.pc-delivery-seal>span{font-size:23px}.pc-delivery-seal strong{font-size:10px}.pc-delivery-seal small{font-size:10px}.pc-support-short{grid-template-columns:1fr}.pc-support-options span{padding:18px 7px}.pc-games{grid-template-columns:1fr}.pc-games article{display:grid;grid-template-columns:1fr 1fr;column-gap:16px;align-items:center;padding:20px}.pc-game-name{font-size:14px}.pc-game-rating{margin:10px 0}.pc-games h3{font-size:18px;margin-top:10px}.pc-games p{font-size:11px}.pc-benchmark{grid-template-columns:1fr;padding:23px;gap:15px}.pc-compare-tray{bottom:12px;padding:12px;gap:10px}.pc-compare-tray button{font-size:11px}.pc-compare-tray [data-compare-open]{padding:10px}.pc-compare-tray strong{font-size:12px}.pc-compare-tray [data-compare-names]{max-width:160px;font-size:10px}.pc-compare-dialog{width:96vw;padding:16px;max-height:94dvh}.pc-compare-top h2{font-size:27px}.pc-compare-scroll table{min-width:720px}.pc-compare-scroll th:first-child{width:120px}.pc-compare-scroll td,.pc-compare-scroll th{padding:12px}.pc-card-v2 .pc-hardware{font-size:14px}.pc-faq-short{padding-bottom:50px}}
@media(prefers-reduced-motion:reduce){.pc-hero-machine img,.pc-product-render img{animation:none!important}.pc-card-v2 .pc-card-art img{transition:none}.pc-card-v2:hover .pc-card-art img{transform:none}}
@media(max-width:700px){.pc-product-hero figure.pc-product-render{position:relative;top:auto}.pc-product-render .pc-motion-toggle,.pc-hero-machine .pc-motion-toggle{left:0;right:auto}.pc-compare-feedback{bottom:96px;width:calc(100% - 32px)}}

/* Keep the case still; animate a clipped studio-light reflection instead. */
.pc-hero-machine>a,.pc-product-render .pc-render-stage{display:block;position:relative;overflow:hidden;isolation:isolate;border-radius:14px}
.pc-hero-machine img{width:100%;max-width:100%;margin:0;transform:none}
.pc-hero-machine .pc-hero-spec{margin:20px 0 0;padding:2px 16px;line-height:1.6}
.pc-hero-machine .pc-motion-toggle,.pc-product-render .pc-motion-toggle{position:relative;inset:auto;display:inline-flex;margin-top:16px;min-height:36px}
.pc-product-render{padding-bottom:0}
.pc-hero-machine>a::after,.pc-product-render .pc-render-stage::after{content:'';position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 32%,#34dce600 41%,#6cefff28 47%,#c5b0ff35 50%,#8460ff12 54%,transparent 63%);background-size:300% 100%;mix-blend-mode:screen;animation:pc-studio-light 8s cubic-bezier(.4,0,.2,1) infinite}
@keyframes pc-studio-light{0%,15%{background-position:100% 0;opacity:0}30%{opacity:.9}65%{opacity:.6}85%,100%{background-position:0% 0;opacity:0}}
[data-shop-motion=off] .pc-hero-machine>a::after,[data-shop-motion=off] .pc-render-stage::after{animation:none;opacity:0}
@media(prefers-reduced-motion:reduce){.pc-hero-machine>a::after,.pc-product-render .pc-render-stage::after{animation:none;opacity:0}}

/* Readable showroom typography and a delivery promise visible at a glance. */
.pc-delivery-banner{grid-template-columns:1fr 1.7fr 1fr}
.pc-delivery-number{font-size:clamp(48px,5.5vw,80px);letter-spacing:-.045em}
.pc-delivery-number>span{font-size:15px;letter-spacing:.06em;line-height:1.5;margin-top:12px;font-weight:600}
.pc-delivery-number .pc-truck{font-size:44px;line-height:1;margin:0 0 16px}
.pc-delivery-seal strong{font-size:18px;letter-spacing:0}.pc-delivery-seal small{font-size:15px}
.pc-shop:has(.pc-showroom-hero){font-size:19px}
.pc-shop:has(.pc-showroom-hero) .pc-kicker{font-size:14px!important}
.pc-shop:has(.pc-showroom-hero) .pc-hero-spec>span{font-size:13px}
.pc-shop:has(.pc-showroom-hero) .pc-hero-spec strong{font-size:20px}
.pc-shop:has(.pc-showroom-hero) .pc-hero-spec small{font-size:14px}
.pc-shop:has(.pc-showroom-hero) .pc-hero-price{font-size:16px}
.pc-shop:has(.pc-showroom-hero) .pc-hero-price small{font-size:14px}
.pc-shop:has(.pc-showroom-hero) .pc-motion-toggle{font-size:14px}
.pc-shop:has(.pc-showroom-hero) .pc-hero-ribbon{font-size:16px}
.pc-shop:has(.pc-showroom-hero) .pc-delivery-banner p:not(.pc-kicker){font-size:18px}
.pc-shop:has(.pc-showroom-hero) .pc-hardware{font-size:17px}
.pc-shop:has(.pc-showroom-hero) .pc-art-label{font-size:14px}
.pc-shop:has(.pc-showroom-hero) .pc-art-caption{font-size:12px}
.pc-shop:has(.pc-showroom-hero) .pc-game-mini>span{font-size:13px}
.pc-shop:has(.pc-showroom-hero) .pc-game-mini>strong,.pc-shop:has(.pc-showroom-hero) .pc-game-mini>small{font-size:15px}
.pc-shop:has(.pc-showroom-hero) .pc-card-price small,.pc-shop:has(.pc-showroom-hero) .pc-card-price span{font-size:14px}
.pc-shop:has(.pc-showroom-hero) .pc-compare-add,.pc-shop:has(.pc-showroom-hero) .pc-result-count,.pc-shop:has(.pc-showroom-hero) .pc-controls{font-size:16px}
.pc-shop:has(.pc-showroom-hero) .pc-note{font-size:16px!important}
.pc-shop:has(.pc-showroom-hero) .pc-support-options span,.pc-shop:has(.pc-showroom-hero) .pc-performance-guide{font-size:17px}
.pc-shop:has(.pc-showroom-hero) .pc-details>div{font-size:18px}
@media(max-width:700px){.pc-delivery-banner{grid-template-columns:1fr;gap:24px}.pc-delivery-number{font-size:64px}.pc-delivery-number .pc-truck{display:inline-block;margin:0 18px 0 0;font-size:48px}.pc-delivery-seal{flex-wrap:wrap}.pc-delivery-seal small{flex-basis:100%}.pc-shop:has(.pc-showroom-hero) .pc-hero-ribbon{font-size:14px}.pc-shop:has(.pc-showroom-hero) .pc-hero-ribbon b{font-size:16px}.pc-shop:has(.pc-showroom-hero) .pc-hero-spec strong{font-size:18px}}

/* Tonal delivery illustration, with the same mint and ink as the banner. */
.pc-delivery-banner{position:relative;overflow:hidden;isolation:isolate}
.pc-delivery-banner::before{content:'';position:absolute;z-index:-1;width:460px;height:460px;right:-130px;top:50%;transform:translateY(-50%) rotate(-18deg);border:1px solid #122b2712;border-radius:80px;box-shadow:0 0 0 38px #122b2705,0 0 0 76px #122b2704;pointer-events:none}
.pc-delivery-number .pc-delivery-truck{display:block;width:110px;height:69px;margin:0 0 12px;color:#245d51}
@media(max-width:700px){.pc-delivery-number .pc-delivery-truck{display:inline-block;width:92px;height:58px;margin:0 16px 0 0;vertical-align:baseline}.pc-delivery-banner::before{right:-290px}}

/* Keep the sales enquiry and its brief readable on narrow screens. */
.pc-hero-copy .pc-quote-hint{font-size:14px;line-height:1.5;max-width:42ch;margin:14px 0}
.pc-hero-copy .pc-button{max-width:100%;white-space:normal;text-align:center}
@media(max-width:700px){.pc-hero-copy h1{font-size:clamp(36px,9vw,50px)}.pc-hero-copy .pc-button{font-size:16px}}
