:root{--color-primary:#4c4c4c;--color-secondary:#a6a6a6;--color-highlight:#ff3f40;--prodHaloA:rgba(255,136,0,.22);--prodHaloB:rgba(255,180,0,.34);--prodHalo:var(--prodHaloA)}*{box-sizing:border-box}body,html{height:100%;background:#474747}body{display:grid;grid-template-rows:1fr;font-family:Raleway,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif}h3{font-size:.7em;letter-spacing:1.2px;color:var(--color-secondary)}img{max-width:100%;filter:drop-shadow(1px 1px 3px var(--color-secondary))}.product{display:grid;grid-template-columns:.9fr 1fr;width:min(980px,92vw);margin:auto;padding:2.5em 0;min-width:600px;background:#1c1c1c;border-radius:8px;position:relative;box-shadow:4px 4px 25px -2px rgba(0,0,0,.3),0 0 24px 8px var(--prodHalo);animation:productHalo 10s ease-in-out infinite}@keyframes productHalo{0%{--prodHalo:var(--prodHaloA)}50%{--prodHalo:var(--prodHaloB)}to{--prodHalo:var(--prodHaloA)}}@media (prefers-reduced-motion:reduce){.product{animation:none}}.product__photo{position:relative}.product__info{padding:.8em 2em}.photo-container{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;border-radius:6px;background-color:#111;box-shadow:4px 4px 25px -2px rgba(0,0,0,.3)}@media (min-width:900px){.photo-container{aspect-ratio:1/1}}.photo-main-img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;cursor:zoom-in;filter:saturate(150%) contrast(120%) hue-rotate(10deg) drop-shadow(1px 20px 10px rgba(0,0,0,.3))}.variant{overflow:auto;margin:.6em 0 1.2em}.variant h3{margin-bottom:1.1em}.variant ul{list-style:none;margin:0;padding:0;display:flex;gap:.4em}.variant li{width:35px;height:35px;padding:3px;border:1px solid transparent;border-radius:3px;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#fff}.variant li:first-child,.variant li:hover{border:1px solid var(--color-secondary)}.title h1{margin:0 0 .1em;color:#fff;font-size:1.6em;font-weight:900}.title span{font-size:.7em;color:#fff}.price{margin:1.2em 0;color:var(--color-highlight);font-size:1.2em}.price span{padding-left:.15em;font-size:2.9em;line-height:1}.price .old{text-decoration:line-through;opacity:.65;margin-right:.5em;color:#c5c5c5;font-weight:600;font-size:1.1em}.price .new{color:#ff7a00;font-weight:500}.description{margin:1.6em 0;color:#fff}.description ul{font-size:.9em;list-style:disc;margin:.6em 0 .2em 1.1em}.description li{margin:.35em 0}.product-bc .MuiBreadcrumbs-separator{color:#fff}.product-bc a{color:#fff;text-decoration:none}.product-bc a:hover{text-decoration:underline}.product-bc .MuiTypography-root{color:#fff}.actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:18px}.buy--btn{--buyA:#ff7a00;--buyB:#ffb300;--buyGlow:rgba(255,136,0,.45);display:inline-block;padding:1.1em 3.1em;border:0;border-radius:7px;font-size:.85em;font-weight:700;letter-spacing:1.3px;color:#fff!important;background:linear-gradient(135deg,var(--buyA),var(--buyB))!important;box-shadow:0 1px 0 rgba(0,0,0,.25) inset,0 6px 14px rgba(0,0,0,.25),0 0 18px 6px var(--buyGlow)!important;cursor:pointer;transition:filter .2s ease,transform .05s ease,box-shadow .25s ease}.buy--btn:hover{filter:brightness(1.05);box-shadow:inset 0 1px 0 rgba(0,0,0,.25),0 8px 18px rgba(0,0,0,.28),0 0 22px 8px rgba(255,160,0,.55)!important}.buy--btn:active{transform:translateY(1px)}.buy--btn:disabled{opacity:.6;cursor:not-allowed}.back--btn{--bA:#6fb7ff;--bB:#91c9ff;--bGlow:rgba(145,201,255,.42);color:#0b1524!important;background:linear-gradient(135deg,var(--bA),var(--bB))!important;border:0;border-radius:7px;padding:1em 1.2em;font-size:.82em;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;box-shadow:0 1px 0 rgba(0,0,0,.18) inset,0 6px 14px rgba(0,0,0,.22),0 0 16px 6px var(--bGlow)!important;transition:filter .2s ease,transform .05s ease,box-shadow .25s ease}.back--btn:hover{filter:brightness(1.05);box-shadow:inset 0 1px 0 rgba(0,0,0,.18),0 8px 18px rgba(0,0,0,.26),0 0 20px 8px rgba(145,201,255,.5)!important}.back--btn:active{transform:translateY(1px)}.back--btn:disabled{opacity:.65;cursor:not-allowed}.lb{position:fixed;inset:0;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:1300}.lb__img{max-width:92vw;max-height:86vh;object-fit:contain;border-radius:6px;box-shadow:0 10px 40px rgba(0,0,0,.5)}.lb__nav{position:absolute;top:50%;transform:translateY(-50%);width:56px;height:56px;border:0;border-radius:50%;background:rgba(255,255,255,.14);color:#fff;font-size:34px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lb__prev{left:24px}.lb__next{right:24px}.lb__close{position:absolute;top:18px;right:18px;width:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:26px;line-height:1;cursor:pointer}.lb__thumbs{position:absolute;bottom:18px;left:0;right:0;display:flex;gap:8px;justify-content:center;padding:0 16px}.lb__thumb{width:60px;height:60px;padding:4px;border:1px solid rgba(255,255,255,.4);border-radius:6px}.lb__thumb img{border-radius:4px}.lb__thumb.is-active{outline:2px solid #fff}@media (max-width:900px){.product{grid-template-columns:1fr;min-width:0}.lb__prev{left:8px}.lb__next{right:8px}.lb__thumb{width:48px;height:48px}}@property --pdGlow{syntax:"<color>";inherits:false;initial-value:rgba(145,201,255,.45)}.photo-container{box-shadow:4px 4px 25px -2px rgba(0,0,0,.3),0 0 22px 8px var(--pdGlow);animation:pdGlowShift 9s ease-in-out infinite}@keyframes pdGlowShift{0%{--pdGlow:rgba(255,136,0,.45)}50%{--pdGlow:rgba(145,201,255,.45)}to{--pdGlow:rgba(255,136,0,.45)}}@media (prefers-reduced-motion:reduce){.photo-container{animation:none}}@media (min-width:900px){.photo-container{position:relative;left:-40px}}@media (max-width:899.98px){.photo-container{left:0}.product{grid-template-columns:1fr;min-width:0;width:100vw;margin:0;border-radius:0;padding:16px 14px;box-shadow:none}.product__info{padding:12px 4px}.product-bc{padding:8px 12px;margin-bottom:8px!important}.product-bc .MuiTypography-root,.product-bc a{font-size:12px}.photo-container{aspect-ratio:4/3;left:0!important;border-radius:8px}.photo-main-img{filter:saturate(135%) contrast(115%) drop-shadow(0 10px 12px rgba(0,0,0,.35))}.title h1{font-size:clamp(1.1rem,4.6vw,1.4rem);line-height:1.2;margin-bottom:6px;word-break:break-word}.title span{font-size:12px;opacity:.9}.price{margin:10px 0 12px;font-size:14px}.price span{font-size:clamp(1.6rem,8.5vw,2.3rem)}.price .old{font-size:.95rem}.variant{margin:10px 0 14px}.variant h3{margin-bottom:8px;font-size:11px}.variant ul{gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:2px}.variant li{width:44px;height:44px;padding:3px;border-radius:4px;flex:0 0 auto}.description{margin:14px 0}.description ul{font-size:.95em}.description li{margin:.4em 0}.actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:16px}.back--btn,.buy--btn{width:100%;justify-content:center;padding:.9em 1em;font-size:.9em}.lb__prev{left:8px}.lb__next{right:8px}.lb__thumb{width:48px;height:48px}}@media (min-width:900px) and (max-width:1199.98px){.product{width:min(980px,94vw);padding:24px 18px}.product__info{padding:.8em 1.2em}.title h1{font-size:1.5rem}.price span{font-size:2.4rem}}.title h1,.title span{overflow-wrap:anywhere}.variant ul::-webkit-scrollbar{height:6px}.variant ul::-webkit-scrollbar-thumb{background:rgba(255,255,255,.18);border-radius:3px}.pd-badge-free{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:.4rem;padding:.28rem .6rem;border-radius:999px;background:linear-gradient(135deg,#2ecc71,#16a085);color:#fff;font-weight:800;letter-spacing:.4px;box-shadow:0 6px 18px rgba(22,160,133,.32);z-index:2}.pd-badge-free__icon{fill:currentColor;display:block}.pd-badge-free__text{text-transform:uppercase;font-size:.78rem}.product .variant ul{display:grid;grid-auto-flow:column;grid-auto-columns:min-content;grid-gap:8px;gap:8px;padding:0;margin:10px 0 0;list-style:none;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 16px,#000 calc(100% - 16px),transparent);mask-image:linear-gradient(90deg,transparent,#000 16px,#000 calc(100% - 16px),transparent)}.product .variant ul::-webkit-scrollbar{display:none}.product .variant li{scroll-snap-align:start}.lb__thumb{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;aspect-ratio:1/1;padding:0;border:0;background:transparent;border-radius:10px;overflow:hidden;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.25);outline:none;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.lb__thumb img{width:100%;height:100%;object-fit:cover;display:block}.lb__thumb:is(:hover,:focus-visible){transform:translateY(-1px);box-shadow:0 3px 10px rgba(0,0,0,.35)}.lb__thumb:after{content:"";position:absolute;inset:0;border-radius:12px;border:2px solid transparent;pointer-events:none}.lb__thumb:is(:hover,:focus-visible):after{border-color:rgba(255,255,255,.55)}.lb__thumb.is-active:after{border-color:#ff8800;box-shadow:inset 0 0 0 2px rgba(0,0,0,.35)}