@import"https://fonts.googleapis.com/css2?family=Orbitron:wght@500;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh}a{font-weight:500;color:#00ffe7;text-decoration:inherit;transition:color .2s}a:hover{color:#6a82fb}.modal-close{background:#ffffff14;border:1px solid rgba(255,255,255,.28);color:#fff;padding:4px 12px 6px;cursor:pointer;font-size:1.3rem;font-weight:500;border-radius:12px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .22s,box-shadow .22s,color .22s,transform .22s}.modal-close:hover{background:#ffffff38;box-shadow:0 0 6px #fff,0 0 14px #ffffffd9;color:#fff}@media (max-width:600px){.modal-close{background:#ffffff24;border-color:#ffffff59}.modal-close:hover{background:#ffffff4d;box-shadow:0 0 8px #fff,0 0 18px #fffffff2}}@media (max-width: 600px){.header-bar{position:fixed!important;top:0!important;left:0!important;width:100vw!important;z-index:1000!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;background:#181820eb!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-shadow:0 2px 8px #0a0a0c!important}.header-bar>div{margin-left:0!important;margin-bottom:6px!important;justify-content:center!important}.header-bar>div .header-bar>.brand-row{position:static!important;margin:0 0 0 8px!important;flex:1 1 auto!important}.header-bar>div .header-email,.header-bar>div .main-header-controls{display:none!important}.header-bar>div .mobile-menu-button{display:inline-flex!important;flex-shrink:0!important;margin-left:auto!important}.main-header-controls .segmented-toggle{align-self:center!important;justify-content:center!important;margin:0 auto 4px!important}.main-header-controls,.header-email{display:none!important}.mobile-menu-button{display:inline-flex!important;flex-direction:column;justify-content:center;align-items:center}.header-bar span[style*="font-size: 1rem"]{font-size:.8rem!important}.header-bar span[style*="padding: 0.05em 0.4em"]{padding:.05em .15em!important;font-size:.8rem!important}.main-header-controls{flex-direction:column!important;align-items:stretch!important;gap:6px!important;padding:0 2px!important;width:100%!important;max-width:100vw!important}.main-header-controls input,.main-header-controls .cart-btn{width:100%!important;min-width:0!important;max-width:100vw!important;height:28px!important;font-size:.8rem!important;padding:0 6px!important;border-radius:8px!important}.main-header-controls .cart-btn{margin-bottom:2px!important}.drawer-search-input{height:44px!important;font-size:.8rem!important;padding:0 20px!important;border-radius:2rem!important;width:auto!important;max-width:240px!important;flex:0 0 auto!important}}.header-email .email-link{display:inline-flex}@media (max-width: 600px){.header-email{position:static!important;margin:4px 8px!important;justify-content:flex-end!important}}body{background:linear-gradient(120deg,#18120c,#23232a);min-height:100vh;font-family:Orbitron,Montserrat,Segoe UI,Arial,sans-serif;color:#fff;margin:0;padding:0;letter-spacing:.5px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}main,.main-content,.product-list,.list-container{margin-top:72px}@media (max-width: 600px){main,.main-content,.product-list,.list-container{margin-top:0}}#root{max-width:none;margin:0;padding-top:0;background:none;border-radius:0;box-shadow:none;border:none;position:static;overflow:visible;min-height:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%}@media (max-width: 600px){body{padding-top:44px!important}#root{padding-top:0!important}}.hero-section{background:none;border-radius:0;box-shadow:none;border-bottom:none;margin-bottom:32px;width:100%}.section-accent{width:100%;height:2px;background:linear-gradient(90deg,#ff6a00,#23232a);margin:32px 0;border-radius:1px;box-shadow:0 0 16px 2px #ff6a0033}.card,.cart-window,.product-card,.product-details,.category-card{background:#23232a;border-radius:18px;box-shadow:0 2px 8px #0a0a0c;padding:18px 14px;margin:18px auto;color:#fff;border:1.5px solid #323233;position:relative;overflow:hidden;transition:box-shadow .2s,border-color .2s,background .2s}.product-card,.category-card{width:200px;height:300px;min-width:200px;min-height:300px;max-width:220px;max-height:320px}.product-card img,.category-card img{width:100%;height:150px;object-fit:cover;border-radius:12px;border:2px solid #606061;box-shadow:0 1px 4px #18120c;margin-bottom:12px;background:#323233;transition:box-shadow .2s,border-color .2s}button,.checkout button,.product-details button,.close-button{background:linear-gradient(90deg,#ff6a00,#606061);color:#fff;border:none;border-radius:16px;padding:14px 32px;font-size:1.1rem;font-family:Orbitron,Montserrat,Segoe UI,Arial,sans-serif;font-weight:700;letter-spacing:2px;margin:12px 8px;box-shadow:0 2px 8px #0a0a0c;cursor:pointer;transition:background .2s,color .2s,box-shadow .2s,transform .2s;text-shadow:none;outline:none;display:inline-block}button:hover,.checkout button:hover,.product-details button:hover,.close-button:hover{background:linear-gradient(90deg,#606061,#ff6a00);color:#fff;box-shadow:0 4px 16px #ff6a00;transform:translateY(-2px) scale(1.04)}input,select,textarea{width:100%;padding:12px 16px;margin:8px 0 16px;border-radius:12px;border:none;background:#23232a;color:#fff;font-size:1rem;font-family:inherit;outline:none;box-shadow:0 1px 4px #0a0a0c;transition:background .2s,box-shadow .2s;text-align:center}input:focus,select:focus,textarea:focus{background:#323233;box-shadow:0 0 0 2px #ff6a00,0 1px 4px #60606188}.list-container,.cart-items,.checkout-items{display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:24px;margin:0 auto 24px;padding:0}.cart-overlay{background:#18120ceb;position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;display:flex;align-items:center;justify-content:center}.cart-window{background:#23232a;border-radius:24px;box-shadow:0 4px 32px #00000047;max-width:640px;width:100%;max-height:90vh;overflow-y:auto;padding:32px 20px 24px;margin:auto;border:1.5px solid #323233;display:flex;flex-direction:column;align-items:stretch}body.no-scroll{overflow:hidden;touch-action:none}.cart-items{display:flex;flex-direction:column;gap:14px;margin:0 0 18px;padding:0}.cart-item{display:flex;align-items:center;gap:14px;background:#000;border-radius:16px;padding:10px;box-shadow:0 1px 4px #18120c;min-height:84px;border:1.5px solid #323233}.cart-item-image{width:64px;height:64px;min-width:64px;min-height:64px;max-width:64px;max-height:64px;object-fit:contain;border-radius:12px;background:#000;box-shadow:none}.cart-total{text-align:center;font-weight:800;font-size:1.2rem;margin:1.2rem 0 .7rem;color:#fff}.segmented-toggle{display:flex;align-items:center;gap:6px;margin-right:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.15);padding:4px;border-radius:999px}.segmented-toggle__btn{cursor:pointer;border:1px solid transparent;background:transparent;color:#fff;padding:6px 10px;border-radius:999px;font-weight:700;font-size:.95rem;transition:box-shadow .15s,background .15s,border-color .15s,transform .12s}.segmented-toggle__btn:hover{background:#ffffff14;border-color:#ffffff59;box-shadow:0 0 12px #ffffff8c,0 2px 10px #00000040}.segmented-toggle__btn.is-active,.segmented-toggle__btn[aria-pressed=true]{background:#ffffff1f;border-color:#ffffffb3;box-shadow:0 0 12px #ffffffa6,0 2px 12px #0000004d;color:#fff}.mobile-drawer-overlay{animation:fadeIn .18s ease forwards}.mobile-drawer-overlay.is-closing{animation:fadeOut .22s ease forwards}.mobile-drawer{animation:slideIn .25s cubic-bezier(.4,0,.2,1) forwards}.mobile-drawer.is-closing{animation:slideOut .24s cubic-bezier(.4,0,.2,1) forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes slideIn{0%{transform:translate(32px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideOut{0%{transform:translate(0);opacity:1}to{transform:translate(40px);opacity:0}}.btn-glow{transition:box-shadow .15s,background .15s,border-color .15s,transform .12s}.btn-glow:hover{box-shadow:0 0 12px #ffffff8c,0 2px 10px #00000040}.btn-glow.is-active{box-shadow:0 0 12px #ffffffa6,0 2px 12px #0000004d}.cart-window .shiny-button{font-weight:700;font-size:1rem;border-radius:2rem;padding:.5rem 1.2rem;background:transparent;color:#fff;border:1.5px solid #fff;letter-spacing:.01em;margin:0 4px;min-width:100px}@media (max-width: 600px){.cart-window{max-width:100vw!important;min-width:100vw!important;width:100vw!important;max-height:100vh!important;height:100vh!important;padding:16px 10px 20px!important;border-radius:0!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;overflow-y:auto!important}.cart-items{align-items:center!important;justify-content:center!important;padding:6px 10px!important;flex-direction:column!important;text-align:center!important;width:100%!important}.cart-item{gap:10px!important;padding:8px!important;min-height:64px!important;font-size:.95rem!important;width:95vw!important;max-width:420px!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;box-sizing:border-box!important;margin:0 auto 10px!important}.cart-item-image{width:70%!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:320px!important;max-height:28vh!important;object-fit:contain!important}.cart-item h3{font-size:1rem!important;width:100%;text-align:center!important}.cart-item p{font-size:.95rem!important;width:100%;text-align:center!important}.cart-window .shiny-button{font-size:.95rem!important;padding:.5rem .6rem!important;min-width:100px!important}.cart-total{font-size:1.05rem;text-align:center!important;width:100%}}@media (max-width: 480px){.cart-window{max-width:100vw!important;min-width:100vw!important;width:100vw!important;max-height:100vh!important;height:100vh!important;padding:12px 8px 16px!important;border-radius:0!important;margin:0!important}.cart-items{align-items:stretch!important}.cart-item{width:94vw!important;max-width:360px!important;padding:8px 6px!important;gap:8px!important;margin:0 auto 8px!important}.cart-item-image{width:66%!important;max-height:26vh!important;max-width:280px!important}.cart-item h3{font-size:.95rem!important}.cart-item p{font-size:.9rem!important}.cart-window .shiny-button{font-size:.9rem!important;padding:.45rem .6rem!important;min-width:90px!important}.cart-item{gap:4px;padding:6px 2px;min-height:48px;font-size:.92rem;flex-direction:column;align-items:flex-start}.cart-item-image{width:40px;height:40px;min-width:40px;min-height:40px;max-width:40px;max-height:40px;margin-bottom:4px}.cart-window .shiny-button{font-size:.9rem;padding:.4rem .2rem;min-width:60px}.cart-total{font-size:.98rem}}.header-bar{position:fixed;top:0;left:0;width:100%;z-index:1000;min-height:56px;background:#181820eb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media (max-width: 600px){.header-bar{min-height:44px;padding:6px 2px;flex-direction:column;align-items:stretch}}body{padding-top:56px}@media (max-width: 600px){body{padding-top:44px}}.main-header-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 24px;width:100%;max-width:1200px}.search-input{flex-grow:1;max-width:400px;min-width:150px;margin:0;padding:10px 15px;font-size:.95rem;border-radius:12px}.cart-btn{white-space:nowrap;padding:10px 20px;font-size:.95rem;margin:0;border-radius:12px;display:flex;align-items:center;justify-content:center}@media (max-width: 992px){main,.main-content,.product-list,.list-container{margin-top:44px}body{padding-top:56px!important}#root{padding-top:0!important}}@media (max-width: 768px){.header-bar{height:auto;padding:10px 0}.main-header-controls{flex-direction:column;gap:10px;padding:0 15px;max-width:100%}.header-logo{margin-bottom:5px}.search-input,.cart-btn{width:100%;max-width:100%;border-radius:8px;padding:8px 12px;font-size:.9rem}}@media (max-width: 480px){body{padding-top:44px}.header-bar{padding:8px 0}.main-header-controls{gap:8px;padding:0 10px}.search-input,.cart-btn{padding:6px 10px;font-size:.85rem}}@media (max-width: 700px){.mobile-menu-button{position:relative;box-shadow:0 0 #fff0;transition:box-shadow .28s,background .28s,border-color .28s,transform .28s}.mobile-menu-button:hover,.mobile-menu-button:focus-visible{box-shadow:0 0 8px #ffffffbf,0 0 18px #ffffff8c;outline:none;background:#ffffff26!important}.mobile-menu-button[aria-expanded=true]{box-shadow:0 0 10px #ffffffd9,0 0 22px #ffffffa6;background:#ffffff2e!important}.search-input{border-radius:8px;border-right:none}.cart-btn{border-radius:8px;border-left:none}}@media (max-width: 600px){.hero-section{padding:1rem .5rem;border-radius:0}#root{padding:0 .5rem;border-radius:0}.product-card,.category-card{width:98vw;min-width:0;max-width:100vw;height:220px;min-height:220px;max-height:240px}.hero-3d{width:98vw;height:220px}}.shiny-button,.shiny-button:focus,.shiny-button:active,.shiny-button:hover{box-shadow:none!important;transform:none!important}@media (max-width: 768px){.header-bar{position:fixed!important;top:0!important;left:0!important;width:100%!important}body{padding-top:56px!important}main,.main-content,.product-list,.list-container{margin-top:0!important}}@media (max-width: 600px){.header-bar{position:fixed!important;top:0!important;left:0!important;width:100%!important}body{padding-top:44px!important}main,.main-content,.product-list,.list-container{margin-top:0!important}}@media (max-width: 480px){body{padding-top:44px!important}}:root{--header-height: 56px}@media (max-width: 768px){body{padding-top:var(--header-height)!important}main,.main-content,.product-list,.list-container{margin-top:0!important}}@media (max-width:600px){body,#root{background:#000!important}.checkout{background:#000!important;box-shadow:none!important}}@media (max-width: 1024px){.main-header-controls{display:none!important}.mobile-menu-button{display:inline-flex!important}.header-bar{min-height:50px;padding:4px 8px}body{padding-top:50px!important}.product-card,.category-card{width:92vw!important;height:230px!important}.list-container{gap:28px!important;display:flex;flex-wrap:wrap;justify-content:center}.checkout{border-radius:0!important}.cart-window{max-width:100%!important}.mobile-menu-button{position:relative;box-shadow:0 0 #fff0;transition:box-shadow .28s,background .28s,border-color .28s,transform .28s;background:#ffffff14!important;border:1px solid rgba(255,255,255,.25)!important;border-radius:12px!important;padding:10px 12px!important;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.mobile-menu-button:hover,.mobile-menu-button:focus-visible{box-shadow:0 0 8px #ffffffbf,0 0 18px #ffffff8c;outline:none;background:#ffffff26!important}.mobile-menu-button[aria-expanded=true]{box-shadow:0 0 10px #ffffffd9,0 0 22px #ffffffa6;background:#ffffff2e!important}}body.touch-device .main-header-controls{display:none!important}body.touch-device .mobile-menu-button{display:block!important}body.touch-device .header-bar{min-height:44px}body.touch-device body{padding-top:44px!important}body.touch-device .list-container,body.touch-device .product-page-container{padding-top:0}body.touch-device .cart-window{max-width:100%!important}body.touch-device .checkout{border-radius:0!important}.category-card{border-radius:22px;border:2px solid rgba(255,255,255,.15);padding:24px;margin:16px;width:240px;height:320px;color:#fff;box-shadow:0 8px 24px #0003,0 2px 8px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;transition:transform .35s cubic-bezier(.25,.8,.25,1),box-shadow .35s cubic-bezier(.25,.8,.25,1),border-color .3s;position:relative;overflow:hidden;background-size:cover;background-position:center}.category-card:hover{transform:translateY(-6px) scale(1.04);box-shadow:0 12px 32px #0000004d,0 0 30px #fff3;border-color:#fff6}.category-card h3{font-family:Orbitron,sans-serif;font-size:1.6rem;font-weight:800;color:#fff;text-align:center;text-shadow:0 2px 8px rgba(0,0,0,.8);margin:0;padding:10px;width:100%;z-index:1}.placeholder-image{width:100%;height:100%;border-radius:20px;background:#2a2a30;display:flex;align-items:center;justify-content:center;color:#888;font-style:italic;font-size:1.2rem;position:absolute;top:0;left:0}.product-card-base{border-radius:22px;border:2px solid rgba(255,255,255,.15);padding:0;margin:16px;color:#fff;box-shadow:0 8px 24px #0003,0 2px 8px #0000001a;display:flex;flex-direction:column;align-items:stretch;transition:transform .35s cubic-bezier(.25,.8,.25,1),box-shadow .35s cubic-bezier(.25,.8,.25,1),border-color .3s;background:transparent;overflow:hidden;position:relative}.product-card-desktop{width:200px;height:300px;min-width:200px;min-height:300px;max-width:220px;max-height:320px}.product-card-desktop .product-card-info-static{min-height:140px;max-height:160px;padding:14px 18px 20px}.product-card-desktop .product-title-compact{-webkit-line-clamp:3;line-clamp:3}.product-card-image-wrapper{width:100%;flex:1 1 auto;background:transparent;display:flex;align-items:center;justify-content:center;padding:12px 12px 4px;box-sizing:border-box;min-height:0}.product-card-img{width:100%;height:100%;object-fit:contain;display:block}.product-card-mobile{width:min(420px,94vw);height:auto;min-height:0;margin-left:auto;margin-right:auto}.product-card-base .product-card-image-wrapper{width:100%;flex:1 1 auto;background:transparent;display:flex;align-items:center;justify-content:center;padding:12px 12px 4px;box-sizing:border-box;min-height:0}.product-card-base .product-card-img{width:100%;height:100%;object-fit:contain;display:block}.product-card-desktop .product-card-image-wrapper{flex:1 1 auto;height:auto;padding:8px 8px 6px}.product-card-desktop .product-card-img{object-fit:cover;border-radius:14px}.product-card-base:hover{transform:translateY(-6px) scale(1.04);box-shadow:0 12px 32px #0000004d,0 0 30px #fff3;border-color:#fff6}.product-card-base .product-card-info-static{width:100%;padding:14px 18px 20px;text-align:center;box-sizing:border-box;display:flex;flex-direction:column;gap:6px;flex:0 0 auto;min-height:140px;max-height:160px;overflow:hidden}.product-card-base h3{font-family:Orbitron,sans-serif;font-size:1.3rem;font-weight:800;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.8);margin:0 0 8px;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-info-badge{display:flex;flex-direction:column;gap:4px}.product-brand{font-family:Montserrat,sans-serif;font-size:.82rem;font-weight:700;text-transform:none;letter-spacing:.02em;color:#bfc1c9}.product-card-base .product-title-compact{font-family:Montserrat,sans-serif;font-size:.88rem;font-weight:600;color:#fff;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;word-break:break-word}.product-card-base .product-price-compact{font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:700;color:#e0e0ff}.product-card-base .product-price{font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;color:#e0e0ff;text-shadow:0 1px 6px rgba(0,0,0,.7);margin:0 0 12px}.product-card-base .product-category{font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:500;color:#a0a0b0;text-transform:uppercase;letter-spacing:1px;background:#0000004d;padding:5px 12px;border-radius:10px;display:inline-block}.product-card-base .placeholder-image{width:100%;aspect-ratio:3 / 4;border-radius:20px 20px 0 0;background:#2a2a30;display:flex;align-items:center;justify-content:center;color:#888;font-style:italic;font-size:1.1rem}@media (max-width: 640px){.product-card-mobile .product-title-compact{-webkit-line-clamp:5;line-clamp:5}.product-card-mobile .product-card-info-static{max-height:none;min-height:0}}.product-page-container{max-width:1200px;margin:0 auto;padding:0 2rem 2rem}.back-button{background:transparent;border:1.5px solid #444;color:#e0e0e0;border-radius:2rem;font-size:1rem;font-weight:500;padding:.5rem 1.2rem;min-width:120px;max-width:260px;width:auto;display:inline-block;cursor:pointer;position:relative;overflow:hidden;margin-bottom:1rem;transition:background .2s,color .2s,border .2s}.back-button.selected,.back-button:active{background:#ffffff12;color:#fff;border-color:#888}.back-button:hover{background:#ffffff1a;color:#fff;border-color:#aaa}.back-button:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#ffffff14,#ffffff2e);transform:skew(-20deg);transition:left 2s cubic-bezier(.4,0,.2,1);pointer-events:none}.back-button:hover:after{left:120%;transition:left 2s cubic-bezier(.4,0,.2,1)}.back-button,.back-button:focus,.back-button:active,.back-button:hover{box-shadow:none!important}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.product-image-section{display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center;width:100%}.product-main-image{width:720px;height:720px;object-fit:contain;border-radius:1rem;background:#ffffff08;margin:0 auto .5rem;display:block}.product-thumbnails{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.7rem;margin-top:.2rem;width:100%;max-width:720px}.product-thumbnails img{width:168px;height:168px;object-fit:contain;border-radius:.9rem;background:#ffffff0f;cursor:pointer;border:2px solid transparent;transition:border .18s,box-shadow .18s;box-shadow:0 2px 8px #0000001a}.product-thumbnails img.selected,.product-thumbnails img:focus{border:2px solid #ff7e5f;box-shadow:0 4px 16px #ff7e5f33}.product-info-section{display:flex;flex-direction:column;gap:1.2rem;align-items:center}.product-title{font-size:2rem;font-weight:700}.product-brand{font-family:Montserrat,sans-serif;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#c9c9cf;opacity:.95;margin:0 0 6px;text-align:center}.product-price{font-size:1.3rem;font-weight:700}.product-description{font-size:1.08rem;color:#fff;font-weight:700;text-align:center}.option-group{display:flex;flex-direction:column;gap:.5rem}.option-group h3{text-align:center;width:100%;font-size:1.2rem;font-weight:700}.option-buttons{display:flex;flex-wrap:wrap;gap:.5rem}.option-button{padding:.5rem 1rem;background-color:#eee;border:1px solid #ccc;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.option-button.selected{background-color:#333;color:#fff;border-color:#000}.add-to-cart-button{padding:.8rem 2.2rem;background-color:#000;color:#fff;font-size:1.25rem;font-weight:700;letter-spacing:.02em;border:none;border-radius:.75rem;cursor:pointer;transition:background-color .2s}.add-to-cart-button:hover{background-color:#333}.shiny-button{padding:.5rem 1.2rem;min-width:120px;max-width:260px;width:auto;display:inline-block;background:transparent;color:#e0e0e0;border:1.5px solid #444;border-radius:2rem;font-weight:500;font-size:1rem;cursor:pointer;position:relative;overflow:hidden;transition:background .2s,color .2s,border .2s}.shiny-button.selected,.shiny-button:active{background:#ffffff1a;color:#fff;border-color:#aaa;transform:scale(1.13);z-index:1}.shiny-button.selected:after{left:120%;animation:shine-move 2s linear infinite;transition:none}.shiny-button:hover{background:#ffffff1a;color:#fff;border-color:#aaa}.shiny-button:after{content:"";position:absolute;top:0;left:-75%;width:50%;height:100%;background:linear-gradient(120deg,#ffffff14,#ffffff2e);transform:skew(-20deg);transition:left 2s cubic-bezier(.4,0,.2,1);pointer-events:none}.shiny-button:hover:after{left:120%;transition:left 2s cubic-bezier(.4,0,.2,1)}.shiny-button,.shiny-button:focus,.shiny-button:active,.shiny-button:hover{box-shadow:none!important}.shiny-button.add-to-cart{padding:.7rem 1.6rem;font-size:1.15rem;font-weight:700;letter-spacing:.01em;min-width:180px;max-width:320px;white-space:nowrap}.option-button,.add-to-cart-button{display:none}.shiny-alert{display:flex;align-items:center;justify-content:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;min-width:380px;min-height:110px;padding:2.5rem 3.2rem;background:#1e1e1ed1;color:#fff;border:2.5px solid rgba(255,255,255,.13);border-radius:2.5rem;font-size:2.1rem;font-weight:900;box-shadow:0 4px 32px #0000002e;text-align:center;letter-spacing:.01em;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .55s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(.5px);backdrop-filter:blur(.5px)}@keyframes shine-move{0%{left:-75%}to{left:120%}}@media (max-width: 1200px){.product-page-container{max-width:100vw;padding:0 .5rem 1rem}.product-layout{grid-template-columns:1fr;gap:1.2rem}.product-main-image{width:90vw;height:auto;max-height:40vh}.product-thumbnails{max-width:90vw}}@media (max-width: 700px){.product-page-container{padding:0 .2rem .5rem}.product-main-image{width:98vw;max-height:28vh}.product-thumbnails{max-width:98vw;gap:.4rem}.product-thumbnails img{width:112px;height:112px;border-radius:.7rem}.product-description{font-size:.98rem}.product-brand{font-size:.82rem;margin-bottom:4px}.option-group{align-items:center}.option-buttons{justify-content:center;align-items:center;width:100%}}@media (max-width: 480px){.option-buttons{gap:.4rem}.option-buttons .shiny-button{min-width:110px}}.button-row{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.back-button,.add-to-cart{font-size:1.2rem;font-weight:600;padding:.75rem 1.5rem;border-radius:8px;background:linear-gradient(135deg,#ff7e5f,#feb47b);color:#fff;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.back-button:hover,.add-to-cart:hover{transform:translateY(-2px);box-shadow:0 6px 12px #00000026}.back-button:active,.add-to-cart:active{transform:scale(.98)}.shiny-alert{display:flex;align-items:center;justify-content:center;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9999;min-width:380px;min-height:110px;padding:2.5rem 3.2rem;background:#1e1e1ed1;color:#fff;border:2.5px solid rgba(255,255,255,.13);border-radius:2.5rem;font-size:1.5rem;font-weight:800;box-shadow:0 4px 32px #0000002e;text-align:center;letter-spacing:.01em;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .55s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.shiny-alert.shiny-alert--visible{opacity:1;pointer-events:auto;transition:opacity .55s cubic-bezier(.4,0,.2,1)}@media (max-width: 600px){.checkout{max-width:100vw!important;width:100vw!important;padding:14px 10px 16px!important;border-radius:0!important;margin:0!important}.checkout-items{align-items:center!important}.checkout-item{flex-direction:column!important;align-items:center!important;gap:10px!important;padding:10px!important;width:95vw!important;max-width:440px!important;box-sizing:border-box!important}.checkout-item-image{width:66%!important;height:auto!important;min-width:0!important;min-height:0!important;max-width:320px!important;max-height:28vh!important;object-fit:contain!important;margin-right:0!important}.checkout-item h3{font-size:1rem!important;text-align:center!important}.checkout-item p{font-size:.95rem!important;text-align:center!important}.checkout .shiny-button{min-width:120px!important;font-size:.98rem!important}}.text-rotate{display:flex;flex-wrap:wrap;white-space:pre-wrap;position:relative}.text-rotate-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}.text-rotate-word{display:inline-flex}.text-rotate-lines{display:flex;flex-direction:column;width:100%}.text-rotate-element{display:inline-block}.text-rotate-space{white-space:pre}
