.pdp{background:var(--theme-surface);overflow-x:hidden;padding-top:var(--header-height)}.pdp>.cms-page{padding-top:0}.pdp__status{padding:4rem 1.5rem;text-align:center;color:var(--theme-text-muted)}.pdp__back{display:block;text-align:center;color:var(--theme-ink);text-decoration:underline;font-size:.875rem}.pdp__breadcrumb{border-bottom:none}.pdp__breadcrumb-inner{padding:clamp(1.5rem,3vw,2rem) var(--page-x) .65rem;gap:.65rem;font-size:.85rem}.pdp__breadcrumb-back,.pdp__breadcrumb-inner{display:flex;align-items:center;color:var(--theme-text-muted)}.pdp__breadcrumb-back{justify-content:center;width:34px;height:34px;flex-shrink:0;border-radius:50%;border:1.5px solid color-mix(in srgb,var(--theme-ink) 12%,transparent);background:var(--theme-surface);cursor:pointer;transition:border-color .15s,color .15s,background .15s}.pdp__breadcrumb-back:hover{border-color:var(--theme-ink);color:var(--theme-ink)}.pdp__breadcrumb-trail{display:flex;align-items:center;gap:.5rem;overflow:hidden;white-space:nowrap;min-width:0}.pdp__breadcrumb-trail a{color:var(--theme-text-muted);text-decoration:none;transition:color .15s;flex-shrink:0}.pdp__breadcrumb-trail a:hover{color:var(--theme-ink);text-decoration:underline}.pdp__breadcrumb-trail span{color:color-mix(in srgb,var(--theme-ink) 18%,transparent)}.pdp__breadcrumb-trail span:last-child{color:var(--theme-ink);font-weight:500;overflow:hidden;text-overflow:ellipsis}@media (max-width:700px){.pdp__breadcrumb-trail{font-size:.78rem;gap:.35rem}.pdp__breadcrumb-trail a{font-size:.78rem}.pdp__breadcrumb-back{width:36px;height:36px}}.pdp__layout{display:grid;grid-template-columns:96px 1fr min(440px,38vw);grid-template-rows:auto;padding:0 var(--page-x);min-height:calc(100dvh - 48px)}.pdp__thumbs{grid-column:1;padding:1.5rem .85rem;display:flex;flex-direction:column;gap:.6rem;border-right:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent)}.pdp__thumb{width:70px;height:70px;border-radius:8px;border:2px solid transparent;overflow:hidden;cursor:pointer;background:var(--theme-surface-2);padding:0;transition:border-color .15s;flex-shrink:0}.pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.pdp__thumb:hover{border-color:color-mix(in srgb,var(--theme-ink) 18%,transparent)}.pdp__thumb--active{border-color:var(--theme-ink)}.pdp__thumb-video{width:100%;height:100%;font-size:1rem;color:var(--theme-text-muted)}.pdp__image-wrap,.pdp__thumb-video{display:flex;align-items:center;justify-content:center}.pdp__image-wrap{grid-column:2;position:-webkit-sticky;position:sticky;top:var(--header-height);height:calc(100dvh - var(--header-height) - var(--safe-b));overflow:hidden;background:var(--theme-surface)}.pdp__main-img{width:100%;height:100%;object-fit:contain;object-position:center;display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:2rem;box-sizing:border-box}.pdp__info{grid-column:3;padding:3rem 2.5rem;border-left:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent);box-sizing:border-box}.pdp__brand{font-size:.8rem;font-family:var(--app-font);font-weight:500;text-transform:none;letter-spacing:0;color:var(--theme-text-muted);margin:0 0 .5rem}.pdp__name{font-size:clamp(1.8rem,2.6vw,2.4rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;margin:0 0 1.25rem}.pdp__name,.pdp__price{font-family:var(--app-font);color:var(--theme-text)}.pdp__price{font-size:1.4rem;font-weight:500;letter-spacing:-.02em;margin:0 0 .5rem}.pdp__stock{display:inline-flex;align-items:center;gap:.4rem;font-size:.72rem;color:var(--theme-text-muted);margin-bottom:1.75rem}.pdp__stock-dot{width:6px;height:6px;border-radius:50%;background:#4caf50;flex-shrink:0}.pdp__variants{margin-bottom:1.5rem}.pdp__variants-label{display:block;font-size:.72rem;color:var(--theme-text-muted);margin-bottom:.6rem;font-family:var(--app-font);text-transform:uppercase;letter-spacing:.07em}.pdp__swatches{display:flex;gap:.5rem;flex-wrap:wrap}.pdp__swatch--color{width:34px;height:34px;border-radius:50%;border:none;cursor:pointer;position:relative;transition:transform .15s;flex-shrink:0;outline:2px solid transparent;outline-offset:2px}.pdp__swatch--color:hover{transform:scale(1.08)}.pdp__swatch--color.pdp__swatch--active{outline-color:var(--theme-ink)}.pdp__swatch--weight{min-width:44px;height:44px;padding:0 .75rem;border-radius:50px;border:1.5px solid rgba(0,0,0,.13);background:var(--theme-surface);color:var(--theme-ink);font-size:.78rem;font-family:var(--app-font);cursor:pointer;transition:border-color .15s,background .15s,color .15s;display:flex;align-items:center;justify-content:center}.pdp__swatch--weight:hover{border-color:rgba(0,0,0,.4)}.pdp__swatch--weight.pdp__swatch--active{background:var(--theme-ink);border-color:var(--theme-ink);color:var(--theme-surface)}.pdp__tiers{position:relative;background:var(--theme-surface-2);border-radius:18px;padding:4px;margin-bottom:1.5rem;display:grid;grid-auto-rows:1fr}.pdp__tiers-track{position:absolute;left:4px;right:4px;background:var(--theme-surface);border-radius:14px;box-shadow:0 2px 14px rgba(0,0,0,.1);pointer-events:none;z-index:0;transition:top .3s cubic-bezier(.34,1.4,.64,1),height .3s ease}.pdp__tier{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%;background:transparent;border:none;border-radius:14px;padding:1rem 1.1rem;cursor:pointer;text-align:left;opacity:.62;transition:opacity .2s ease}.pdp__tier:hover{opacity:.82}.pdp__tier--active{opacity:1}.pdp__tier-left{display:flex;flex-direction:column;gap:.5rem}.pdp__tier-title{font-size:.9rem;font-weight:700;color:var(--theme-ink)}.pdp__tier-points{list-style:disc;padding-left:1.1rem;margin:0;display:flex;flex-direction:column;gap:.2rem}.pdp__tier-points li{font-size:.8rem;color:var(--theme-text-muted);line-height:1.45}.pdp__tier-right{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0;gap:.15rem}.pdp__tier-price{font-size:.9rem;font-weight:700;color:var(--theme-ink);white-space:nowrap}.pdp__tier-label{font-size:.7rem;color:var(--theme-text-muted);white-space:nowrap}.pdp__buy-row{display:flex;align-items:stretch;gap:.75rem;margin-bottom:1.75rem}.pdp__cta{display:inline-flex;align-items:center;justify-content:center;flex:1 1;height:var(--cms-btn-lg-h);padding:0 var(--cms-btn-lg-px);background:var(--theme-ink);color:var(--theme-on-dark,var(--theme-surface));border:var(--cms-btn-border) solid transparent;font-size:var(--cms-btn-lg-fs);font-family:var(--app-font);font-weight:var(--cms-btn-fw);cursor:pointer;border-radius:var(--cms-btn-radius);transition:filter .15s}.pdp__cta:hover:not(:disabled){filter:brightness(.95)}.pdp__cta:disabled{opacity:.5;cursor:not-allowed}.pdp__cta--secondary{background:transparent;color:var(--theme-ink);border-color:var(--theme-ink)}.pdp__trust{display:flex;border-top:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent);border-bottom:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent);padding:.9rem 0;margin-bottom:1.5rem}.pdp__trust-item{flex:1 1;display:flex;align-items:center;gap:.5rem;padding:0 .5rem;border-right:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent)}.pdp__trust-item:first-child{padding-left:0}.pdp__trust-item:last-child{border-right:none}.pdp__trust-icon{display:inline-flex;width:15px;height:15px;flex-shrink:0;color:color-mix(in srgb,var(--theme-ink) 18%,transparent)}.pdp__trust-icon svg{width:100%;height:100%}.pdp__trust-text{display:flex;flex-direction:column}.pdp__trust-label{font-size:.68rem;font-family:var(--app-font);color:var(--theme-text-muted);line-height:1.2}.pdp__trust-sub{font-size:.6rem;color:var(--theme-text-muted)}.pdp__info-rows{margin:0 -2.5rem -3rem;border-top:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent)}.pdp__info-row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.1rem 2.5rem;background:none;border:none;border-bottom:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent);font-size:.85rem;font-weight:500;color:var(--theme-ink);cursor:pointer;text-align:left;transition:background .15s;box-sizing:border-box}@media (max-width:900px){.pdp__info-rows{margin:0 calc(-1 * var(--page-x)) -2rem}.pdp__info-row{padding:1.1rem var(--page-x)}}.pdp__info-row:hover{background:var(--theme-surface-2)}.pdp__info-row svg{color:var(--theme-text-muted);flex-shrink:0}.pdp__about{padding:3.5rem var(--page-x)}.pdp__about-inner{max-width:720px;display:flex;flex-direction:column;gap:1.75rem}.pdp__about-badges{display:flex;flex-wrap:wrap;gap:1.5rem 3rem}.pdp__about-badge{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;font-size:.9rem;color:var(--theme-ink)}.pdp__about-badge-icon{width:32px;height:32px;color:var(--theme-ink)}.pdp__about-desc{font-size:1.2rem;line-height:1.65;color:var(--theme-ink);margin:0}.pdp__about-desc p{margin:0 0 1rem}.pdp__about-desc p:last-child{margin-bottom:0}.pdp__about-desc ol,.pdp__about-desc ul{margin:.5rem 0 1rem;padding-left:1.5rem}.pdp__about-desc li{margin-bottom:.35rem}.pdp__about-desc h2,.pdp__about-desc h3{font-family:var(--app-font);font-weight:400;margin:1.5rem 0 .5rem}.pdp__about-desc h2{font-size:1.3rem}.pdp__about-desc h3{font-size:1.1rem}.pdp__about-article{display:flex;align-items:center;gap:.75rem;margin:0}.pdp__about-article-label{font-size:.8rem;color:var(--theme-text-muted)}.pdp__about-article-val{font-size:.82rem;font-weight:500;background:var(--theme-surface-2);padding:3px 10px;border-radius:20px;color:var(--theme-ink)}.pdp__extras{background:var(--theme-surface-2);padding:3rem var(--page-x) 4rem;gap:2.5rem}.pdp__extras,.pdp__extras-section{display:flex;flex-direction:column}.pdp__extras-section{gap:2rem}.pdp__extras-header{display:flex;flex-direction:column;gap:.4rem}.pdp__extras-heading{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--theme-ink);margin:0;line-height:1.15}.pdp__extras-sub{font-size:1rem;color:var(--theme-text-muted);margin:0}.pdp__included-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));grid-gap:.5rem;gap:.5rem}.pdp__addon-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:1rem;gap:1rem;align-items:stretch}.pdp__addon-group{display:flex;flex-direction:column;gap:.6rem}.pdp__addon-card-wrap{position:relative;flex:1 1;display:flex}.pdp__addon-card-wrap .product-card{flex:1 1;display:flex;flex-direction:column}.pdp__addon-group-header{display:flex;align-items:center;justify-content:space-between}.pdp__addon-group-label{font-size:.78rem;font-weight:500;color:var(--theme-text-muted);margin:0;text-transform:uppercase;letter-spacing:.07em}.pdp__addon-swap-btn{display:flex;align-items:center;gap:.3rem;background:none;border:1px solid rgba(0,0,0,.13);border-radius:20px;padding:.2rem .6rem;font-size:.7rem;font-family:var(--app-font);color:var(--theme-text-muted);cursor:pointer;transition:border-color .15s,color .15s}.pdp__addon-swap-btn--open,.pdp__addon-swap-btn:hover{border-color:rgba(0,0,0,.35);color:var(--theme-ink)}.pdp__swap-panel{position:absolute;top:0;left:0;z-index:10;width:calc(200% + 1rem);border:1px solid rgba(0,0,0,.1);border-radius:12px;overflow:hidden;background:var(--theme-surface);box-shadow:0 4px 24px rgba(0,0,0,.12)}.pdp__swap-search{display:block;width:100%;box-sizing:border-box;border:none;border-bottom:1px solid rgba(0,0,0,.07);padding:.55rem .85rem;font-size:.83rem;outline:none;background:var(--theme-surface-2);color:var(--theme-ink)}.pdp__swap-search:focus{background:var(--theme-surface)}.pdp__swap-list{list-style:none;margin:0;padding:.3rem;max-height:220px;overflow-y:auto}.pdp__swap-empty{text-align:center;color:color-mix(in srgb,var(--theme-ink) 18%,transparent);font-size:.82rem;padding:1.25rem 0}.pdp__swap-item{display:flex;align-items:center;gap:.6rem;padding:.45rem .55rem;border-radius:8px;cursor:pointer;transition:background .13s}.pdp__swap-img,.pdp__swap-item--active,.pdp__swap-item:hover{background:var(--theme-surface-2)}.pdp__swap-img{width:36px;height:36px;object-fit:cover;border-radius:6px;flex-shrink:0}.pdp__swap-info{flex:1 1;display:flex;flex-direction:column;min-width:0}.pdp__swap-brand{font-size:.6rem;text-transform:uppercase;letter-spacing:.07em;color:color-mix(in srgb,var(--theme-ink) 18%,transparent)}.pdp__swap-name{font-size:.8rem;font-weight:500;color:var(--theme-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp__swap-right{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;flex-shrink:0}.pdp__swap-rec{font-size:.58rem;background:var(--theme-surface-2);border-radius:20px;padding:.1rem .45rem}.pdp__swap-price,.pdp__swap-rec{color:var(--theme-text-muted);white-space:nowrap}.pdp__swap-price{font-size:.72rem}.pdp__addon-card{cursor:pointer;outline:2px solid transparent;outline-offset:0;transition:transform .3s ease,box-shadow .3s ease,outline-color .15s}.pdp__addon-card--selected{outline-color:var(--theme-ink)}.pdp__addon-check-overlay{position:absolute;top:.75rem;right:.75rem;width:24px;height:24px;border-radius:50%;border:1.5px solid rgba(255,255,255,.7);background:rgba(255,255,255,.25);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;transition:background .15s,border-color .15s}.pdp__addon-check-overlay--selected{background:var(--theme-ink);border-color:var(--theme-ink)}.pdp__addon{display:flex;flex-direction:column;background:var(--theme-surface-2);border:1.5px solid transparent;border-radius:14px;overflow:hidden;cursor:pointer;text-align:left;transition:border-color .15s,background .15s,box-shadow .15s;box-sizing:border-box;width:100%}.pdp__addon:hover:not(.pdp__addon--checked):not(.pdp__addon--static){background:var(--theme-surface-2);box-shadow:0 2px 12px rgba(0,0,0,.07)}.pdp__addon--checked{background:var(--theme-surface);border-color:var(--theme-ink)}.pdp__addon--static{cursor:default}.pdp__addon-img{width:100%;height:240px;object-fit:cover;display:block;background:var(--theme-surface-2);flex-shrink:0;border-radius:0}.pdp__addon-img--empty{background:var(--theme-surface-2);height:160px}.pdp__addon-body{flex:1 1;display:flex;flex-direction:column;gap:.25rem;padding:.9rem 1rem 0}.pdp__addon-name{font-size:.92rem;font-weight:700;color:var(--theme-ink);line-height:1.3}.pdp__addon-sub{font-size:.75rem;color:var(--theme-text-muted)}.pdp__addon-rec{font-size:.58rem;color:var(--theme-text-muted);background:var(--theme-surface-2);border-radius:20px;padding:.08rem .45rem;white-space:nowrap;align-self:flex-start}.pdp__addon-right{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem .9rem;margin-top:auto}.pdp__addon-price{font-size:.88rem;font-weight:500;color:var(--theme-text-muted);white-space:nowrap}.pdp__addon-check{width:22px;height:22px;border-radius:50%;border:1.5px solid color-mix(in srgb,var(--theme-ink) 14%,transparent);background:var(--theme-surface);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .15s,background .15s}.pdp__addon--checked .pdp__addon-check{border-color:var(--theme-ink);background:var(--theme-ink)}.pdp__addon-card__body{display:flex;flex-direction:column;flex:1 1}.pdp__addon-card__body .pdp__addon-swatches{margin-top:auto}.pdp__addon-swatches{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;padding:.5rem 0 0}.pdp__addon-swatch{width:28px;height:28px;border-radius:50%;border:none;cursor:pointer;position:relative;transition:transform .15s;flex-shrink:0}.pdp__addon-swatch:hover{transform:scale(1.12)}.pdp__addon-swatch--weight{width:28px;height:28px;font-size:.65rem;font-family:var(--app-font);color:var(--theme-ink);background:var(--theme-surface);border:1.5px solid rgba(0,0,0,.15)!important;border-radius:50%;display:flex;align-items:center;justify-content:center}.pdp__addon-swatch--weight.pdp__addon-swatch--active{background:var(--theme-ink)!important;border-color:var(--theme-ink)!important;color:var(--theme-surface)}.pdp__addon-swatch--active:not(.pdp__addon-swatch--weight):after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:7px;height:7px;border-radius:50%;background:var(--theme-surface);pointer-events:none}.pdp__rows{border-top:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent);max-width:1440px;margin:0 auto}.pdp__row{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 2rem;background:none;border:none;border-bottom:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent);font-size:1rem;font-weight:500;color:var(--theme-ink);cursor:pointer;text-align:left;transition:background .15s}.pdp__row:hover{background:var(--theme-surface-2)}.pdp__row svg{color:var(--theme-text-muted);flex-shrink:0}.pdp__drawer-overlay{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.35);animation:pdp-fade-in .2s ease}@keyframes pdp-fade-in{0%{opacity:0}to{opacity:1}}.pdp__drawer{position:absolute;top:0;right:0;bottom:0;width:440px;background:var(--theme-surface);overflow-y:auto;padding:2.5rem 2rem 3rem;box-sizing:border-box;animation:pdp-slide-in .28s ease}@keyframes pdp-slide-in{0%{transform:translateX(100%)}to{transform:translateX(0)}}.pdp__drawer-close{position:absolute;top:1.25rem;right:1.25rem;background:none;border:none;cursor:pointer;color:var(--theme-text-muted);padding:.35rem;transition:color .15s}.pdp__drawer-close:hover,.pdp__drawer-title{color:var(--theme-ink)}.pdp__drawer-title{font-size:1.3rem;font-weight:700;letter-spacing:-.02em;margin:0 0 1.5rem;padding-right:2rem}.pdp__drawer-subtitle{font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--theme-text-muted);margin:1.75rem 0 .75rem}.pdp__drawer-desc{font-size:.88rem;line-height:1.7;color:var(--theme-text-muted);margin:0 0 1.5rem}.pdp__drawer-list{display:flex;flex-direction:column;gap:.5rem}.pdp__drawer-item{display:flex;align-items:center;gap:.75rem;padding:.6rem .75rem;background:var(--theme-surface-2);border-radius:10px}.pdp__drawer-img{width:44px;height:44px;object-fit:cover;border-radius:7px;flex-shrink:0}.pdp__drawer-img,.pdp__drawer-img--empty{background:var(--theme-surface-2)}.pdp__drawer-item-info{flex:1 1;display:flex;flex-direction:column;gap:.1rem;min-width:0}.pdp__drawer-item-brand{font-size:.6rem;text-transform:uppercase;letter-spacing:.08em;color:var(--theme-text-muted)}.pdp__drawer-item-name{font-size:.82rem;font-weight:500;color:var(--theme-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp__drawer-item-price{font-size:.75rem;color:var(--theme-text-muted);flex-shrink:0}.pdp__drawer-features{display:flex;flex-direction:column;gap:.6rem}.pdp__drawer-feature{display:flex;align-items:flex-start;gap:.6rem;font-size:.875rem;color:var(--theme-ink);line-height:1.5}.pdp__drawer-feature-dot{width:5px;height:5px;border-radius:50%;background:var(--theme-ink);flex-shrink:0;margin-top:.5rem}.pdp__drawer-games{display:flex;flex-wrap:wrap;gap:.4rem}.pdp__drawer-game{font-size:.78rem;background:var(--theme-surface-2);border-radius:20px;padding:.25rem .7rem;color:var(--theme-text-muted)}.pdp__drawer-faq{display:flex;flex-direction:column}.pdp__drawer-faq-item{border-bottom:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent)}.pdp__drawer-faq-q{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;padding:1rem 0;background:none;border:none;cursor:pointer;font-size:.88rem;font-weight:500;color:var(--theme-ink);text-align:left}.pdp__drawer-faq-a{font-size:.84rem;line-height:1.65;color:var(--theme-text-muted);margin:0 0 1rem;padding-right:1.5rem}@media (max-width:900px){.pdp__drawer{top:auto;left:0;right:0;bottom:0;width:100%;max-height:82dvh;border-radius:20px 20px 0 0;animation:pdp-slide-up .3s ease;padding:2rem var(--page-x) calc(2rem + var(--safe-b))}@keyframes pdp-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}}.pdp__qty{display:inline-flex;align-items:center;border:1px solid rgba(0,0,0,.15);border-radius:6px;overflow:hidden;height:50px}.pdp__qty-btn{background:transparent;border:none;width:44px;height:100%;font-size:1.05rem;font-weight:500;color:var(--theme-text);cursor:pointer;transition:background .15s,opacity .15s;line-height:1}.pdp__qty-btn:hover:not(:disabled){background:var(--theme-surface-2)}.pdp__qty-btn:disabled{opacity:.35;cursor:not-allowed}.pdp__qty-val{min-width:32px;text-align:center;font-family:var(--app-font);font-size:.95rem;font-weight:500;color:var(--theme-text)}.pdp__sysprod-banner{background:var(--theme-ink);padding:4rem var(--page-x)}.pdp__sysprod-banner-inner{max-width:700px;display:flex;flex-direction:column;gap:1rem}.pdp__sysprod-banner-label{font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--theme-text-muted);margin:0}.pdp__sysprod-banner-heading{font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:700;letter-spacing:-.03em;color:var(--theme-surface);margin:0;line-height:1.1}.pdp__sysprod-banner-sub{font-size:clamp(.875rem,1.2vw,1rem);color:var(--theme-text-muted);line-height:1.65;margin:0;max-width:520px}.pdp__sysprod-banner-btn{display:inline-flex;align-items:center;gap:8px;margin-top:.5rem;padding:12px 22px;background:var(--theme-surface);color:var(--theme-ink);border-radius:100px;font-size:.875rem;font-weight:700;text-decoration:none;width:-moz-fit-content;width:fit-content;transition:background .15s,color .15s}.pdp__sysprod-banner-btn:hover{background:var(--theme-surface-2)}.pdp__features{background:var(--theme-ink);padding:5rem var(--page-x)}.pdp__features-inner{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:3.5rem}.pdp__features-header{text-align:center;display:flex;flex-direction:column;gap:.75rem}.pdp__features-headline{font-size:clamp(2rem,5vw,3.2rem);font-family:var(--app-font);font-weight:400;color:var(--theme-surface);margin:0;letter-spacing:-.03em;line-height:1.1}.pdp__features-body{font-size:1rem;color:rgba(255,255,255,.45);max-width:520px;margin:0 auto;line-height:1.65}.pdp__features-bento{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:2rem;gap:2rem}.pdp__features-col{display:flex;flex-direction:column;gap:2rem}.pdp__features-col:last-child{align-items:flex-end}.pdp__features-img-wrap{width:clamp(180px,28vw,340px);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.pdp__features-img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 60px rgba(0,0,0,.7))}.pdp__feature-badge{display:flex;flex-direction:column;gap:.6rem;max-width:180px}.pdp__features-col:last-child .pdp__feature-badge{align-items:flex-end;text-align:right}.pdp__feature-badge-icon{width:28px;height:28px;color:rgba(255,255,255,.4)}.pdp__feature-badge-icon svg{width:100%;height:100%}.pdp__feature-badge-label{font-size:.7rem;font-family:var(--app-font);letter-spacing:.1em;text-transform:uppercase;color:rgba(255,255,255,.55);line-height:1.4}@media (max-width:700px){.pdp__features{padding:3.5rem var(--page-x)}.pdp__features-bento{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1.5rem}.pdp__features-img-wrap{grid-column:1/-1;width:60vw;max-width:240px;margin:0 auto}.pdp__features-col:last-child{align-items:flex-start}.pdp__features-col:last-child .pdp__feature-badge{align-items:flex-start;text-align:left}}@media (max-width:1100px){.pdp__layout{grid-template-columns:88px 1fr min(380px,36vw)}}@media (max-width:900px){.pdp__layout{grid-template-columns:1fr;grid-template-rows:auto auto auto;padding:0}.pdp__thumbs{grid-column:1;grid-row:2;flex-direction:row;border-right:none;border-top:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent);padding:.75rem var(--page-x);overflow-x:auto}.pdp__image-wrap{grid-column:1;grid-row:1;position:relative;top:0;height:70vw;max-height:520px;background:var(--theme-surface)}.pdp__info{grid-column:1;grid-row:3;border-left:none;border-top:1px solid color-mix(in srgb,var(--theme-ink) 12%,transparent);padding:1.75rem var(--page-x) 1.5rem}.pdp__name{font-size:1.5rem}.pdp__trust-sub{display:none}.pdp__extras{padding:1.75rem var(--page-x)}.pdp__about{padding:2rem var(--page-x)}.pdp__addon-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.pdp__name{font-size:1.3rem}.pdp__included-grid{grid-template-columns:1fr}.pdp__addon-grid{grid-template-columns:repeat(2,1fr)}.pdp__qty{height:46px}.pdp__qty-btn{width:40px;font-size:1rem}.pdp__qty-val{min-width:28px;font-size:.9rem}}