.CartSidebar-module__od7DFa__cart{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);top:calc(var(--header-height) + 24px);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:sticky;overflow:hidden}.CartSidebar-module__od7DFa__cartHeader{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:20px;display:flex}.CartSidebar-module__od7DFa__cartTitle{color:var(--color-text-primary);font-size:1rem;font-weight:700}.CartSidebar-module__od7DFa__cartBadge{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.6875rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #10b9814d}.CartSidebar-module__od7DFa__cartEmpty{text-align:center;padding:48px 20px}.CartSidebar-module__od7DFa__emptyIconWrap{border:1px solid var(--color-border);background:#ffffff08;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex}.CartSidebar-module__od7DFa__emptyIcon{opacity:.4;font-size:1.5rem}.CartSidebar-module__od7DFa__cartEmpty p{color:var(--color-text-secondary);font-size:.9375rem;font-weight:600}.CartSidebar-module__od7DFa__emptyHint{margin-top:4px;color:var(--color-text-tertiary)!important;font-size:.8125rem!important;font-weight:400!important}.CartSidebar-module__od7DFa__cartItems{max-height:400px;padding:10px 0;overflow-y:auto}.CartSidebar-module__od7DFa__cartItem{border-bottom:1px solid #ffffff0a;padding:14px 20px}.CartSidebar-module__od7DFa__cartItem:last-child{border-bottom:none}.CartSidebar-module__od7DFa__itemInfo{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.CartSidebar-module__od7DFa__itemName{color:var(--color-text-primary);font-size:.9375rem;font-weight:700}.CartSidebar-module__od7DFa__itemPrice{color:var(--color-accent);font-size:.875rem;font-weight:800}.CartSidebar-module__od7DFa__itemControls{justify-content:space-between;align-items:center;display:flex}.CartSidebar-module__od7DFa__qtyBox{background:#7c5cfc0d;border:1px solid #7c3aed;border-radius:8px;align-items:center;gap:0;display:flex;overflow:hidden}.CartSidebar-module__od7DFa__qtyBox button{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;border:none;justify-content:center;align-items:center;width:32px;height:30px;font-size:1.1rem;font-weight:800;transition:all .2s;display:flex}.CartSidebar-module__od7DFa__qtyBox button:hover{opacity:.8;transform:scale(1.1)}.CartSidebar-module__od7DFa__qtyBox button:disabled{opacity:.3;cursor:not-allowed}.CartSidebar-module__od7DFa__qtyBox span{text-align:center;background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:28px;font-size:.875rem;font-weight:800}.CartSidebar-module__od7DFa__removeBtn{color:var(--color-text-tertiary);cursor:pointer;padding:4px 8px;font-size:.8125rem;transition:color .2s}.CartSidebar-module__od7DFa__removeBtn:hover{color:var(--color-error)}.CartSidebar-module__od7DFa__cartFooter{border-top:1px solid var(--color-border);padding:16px 20px 20px}.CartSidebar-module__od7DFa__totalRow{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.CartSidebar-module__od7DFa__totalValue{color:var(--color-accent);font-size:1.25rem;font-weight:900}.CartSidebar-module__od7DFa__checkoutBtn{text-align:center;background:var(--gradient-accent);color:#000;border-radius:var(--radius-md);cursor:pointer;width:100%;box-shadow:var(--shadow-glow);border:none;padding:14px;font-size:.9375rem;font-weight:800;transition:all .2s;display:block}.CartSidebar-module__od7DFa__checkoutBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98173}@keyframes CartSidebar-module__od7DFa__fabPulseKf{0%{transform:scale(1)}30%{transform:scale(1.15)}to{transform:scale(1)}}@keyframes CartSidebar-module__od7DFa__fabSlideIn{0%{opacity:0;transform:translateY(100px)scale(.8)}to{opacity:1;transform:translate(0,0)scale(1)}}.CartSidebar-module__od7DFa__fabWrap{display:none}.CartSidebar-module__od7DFa__fab{z-index:2;background:0 0;border:none;display:block;position:relative}@keyframes CartSidebar-module__od7DFa__tailWag{0%,to{transform:translate(0,0)rotate(5deg)}50%{transform:translate(0,0)rotate(20deg)}}@keyframes CartSidebar-module__od7DFa__peekBob{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-2px)}}.CartSidebar-module__od7DFa__fabTail{object-fit:contain;pointer-events:none;z-index:1;transform-origin:70% 90%;will-change:transform;backface-visibility:hidden;width:30px;height:30px;animation:2.5s ease-in-out infinite CartSidebar-module__od7DFa__tailWag;position:absolute;bottom:36px;left:-12px;transform:translate(0,0)rotate(5deg);filter:none!important}.CartSidebar-module__od7DFa__fabPeek{object-fit:contain;pointer-events:none;z-index:1;will-change:transform;backface-visibility:hidden;width:60px;height:40px;animation:6s ease-in-out infinite CartSidebar-module__od7DFa__peekBob;position:absolute;top:-26px;left:65%;transform:translate(-50%);filter:none!important}.CartSidebar-module__od7DFa__fabPulse{animation:.5s cubic-bezier(.16,1,.3,1) forwards CartSidebar-module__od7DFa__fabPulseKf}.CartSidebar-module__od7DFa__fabIconWrap{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:relative;box-shadow:0 8px 32px #7c5cfc80}.CartSidebar-module__od7DFa__fabIconWrap svg{width:24px;height:24px}.CartSidebar-module__od7DFa__fabBadge{color:#fff;background:#ff4d6d;border:2px solid #000;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.6875rem;font-weight:800;display:flex;position:absolute;top:-4px;right:-4px}.CartSidebar-module__od7DFa__fabPrice{display:none}.CartSidebar-module__od7DFa__sheetOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:990;background:#0009;animation:.3s forwards CartSidebar-module__od7DFa__fadeInOverlay;position:fixed;inset:0}@keyframes CartSidebar-module__od7DFa__fadeInOverlay{0%{opacity:0}to{opacity:1}}.CartSidebar-module__od7DFa__sheet{z-index:1000;visibility:hidden;pointer-events:none;background:#121216;border-radius:20px 20px 0 0;max-height:85vh;transition:transform .4s cubic-bezier(.16,1,.3,1),visibility 0s linear .4s;display:none;position:fixed;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 -12px 64px #000c}.CartSidebar-module__od7DFa__sheetOpen{visibility:visible;pointer-events:auto;transition:transform .4s cubic-bezier(.16,1,.3,1),visibility linear;transform:translateY(0)}.CartSidebar-module__od7DFa__sheetHandle{background:#ffffff26;border-radius:4px;width:40px;height:4px;margin:12px auto 8px}.CartSidebar-module__od7DFa__sheetHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:12px 20px 20px;display:flex}.CartSidebar-module__od7DFa__sheetHeader h3{font-size:1.125rem;font-weight:800}.CartSidebar-module__od7DFa__sheetClose{color:var(--color-text-tertiary);background:0 0;border:none;padding:4px;font-size:1.25rem}.CartSidebar-module__od7DFa__sheetContent{max-height:40vh;padding:10px 20px;position:relative;overflow-y:auto}.CartSidebar-module__od7DFa__sheetScrollHint{pointer-events:none;color:#ffffff59;letter-spacing:.05em;background:linear-gradient(#0000,#12121ae6);justify-content:center;align-items:flex-end;height:32px;padding-bottom:4px;font-size:.65rem;display:flex;position:sticky;bottom:0;left:0;right:0}.CartSidebar-module__od7DFa__sheetItem{border-bottom:1px solid #ffffff0a;grid-template-columns:1fr auto;gap:8px;padding:16px 0;display:grid}.CartSidebar-module__od7DFa__sheetItemName{color:var(--color-text-primary);font-size:.9375rem;font-weight:700}.CartSidebar-module__od7DFa__sheetItemPrice{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;text-align:right;-webkit-background-clip:text;background-clip:text;font-size:.9375rem;font-weight:900}.CartSidebar-module__od7DFa__sheetItemControls{grid-column:span 2;justify-content:space-between;align-items:center;margin-top:10px;display:flex}.CartSidebar-module__od7DFa__sheetFooter{background:#16161c;border-top:1px solid #ffffff0d;padding:20px}.CartSidebar-module__od7DFa__sheetTotal{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.CartSidebar-module__od7DFa__sheetTotalAmount{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.375rem;font-weight:900}.CartSidebar-module__od7DFa__sheetBtn{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:16px;width:100%;padding:18px;font-size:1.125rem;font-weight:800;box-shadow:0 4px 20px #10b98166}.CartSidebar-module__od7DFa__adminBtn{text-align:center;color:#a78bfad9;border-radius:var(--radius-md);cursor:pointer;background:0 0;border:1px solid #7c3aed59;width:100%;margin-top:10px;padding:11px;font-size:.8125rem;font-weight:600;transition:all .2s;display:block}.CartSidebar-module__od7DFa__adminBtn:hover{color:#a78bfa;background:#7c3aed1a;border-color:#7c3aed99}.CartSidebar-module__od7DFa__adminBtn:disabled{opacity:.5;cursor:default}.CartSidebar-module__od7DFa__adminLinkBox{border-radius:var(--radius-md);background:#7c3aed14;border:1px solid #7c3aed40;margin-top:10px;padding:12px}.CartSidebar-module__od7DFa__adminLinkLabel{color:#a78bfab3;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:.6875rem;font-weight:600}.CartSidebar-module__od7DFa__adminLinkRow{align-items:center;gap:8px;margin-bottom:10px;display:flex}.CartSidebar-module__od7DFa__adminLinkText{color:#a78bfa;word-break:break-all;flex:1;font-size:.75rem;line-height:1.4}.CartSidebar-module__od7DFa__adminLinkMethodLabel{color:#a78bfa;flex:1;font-size:.875rem;font-weight:600}.CartSidebar-module__od7DFa__adminCopyBtn{color:#a78bfa;cursor:pointer;background:#7c3aed33;border:1px solid #7c3aed66;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .2s;display:flex}.CartSidebar-module__od7DFa__adminCopyBtn:hover{background:#7c3aed59}.CartSidebar-module__od7DFa__adminResetBtn{color:#a78bfa80;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;padding:6px;font-size:.75rem;transition:color .2s;display:block}.CartSidebar-module__od7DFa__adminResetBtn:hover{color:#a78bfa}@media (max-width:1024px){.CartSidebar-module__od7DFa__cart{display:none!important}.CartSidebar-module__od7DFa__fabWrap{z-index:800;isolation:isolate;contain:layout style;animation:.5s cubic-bezier(.16,1,.3,1) CartSidebar-module__od7DFa__fabSlideIn;display:block;position:fixed;bottom:82px;right:20px;overflow:visible}.CartSidebar-module__od7DFa__sheet{flex-direction:column;display:flex}}
.ActivationGuide-module__TtE_uq__wrap{margin-top:16px}.ActivationGuide-module__TtE_uq__btn{color:#ffffffbf;cursor:pointer;background:#ffffff14;border:1px solid #ffffff47;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffff0f,0 2px 8px #0000004d}.ActivationGuide-module__TtE_uq__btn:hover{color:var(--color-text-primary);background:#ffffff21;border-color:#fff6;box-shadow:0 0 12px #ffffff14,inset 0 0 0 1px #ffffff14}.ActivationGuide-module__TtE_uq__btnOpen{color:#34d399;background:#10b9811a;border-color:#10b98159}.ActivationGuide-module__TtE_uq__btnOpen:hover{color:#34d399;background:#10b98126;border-color:#10b98180}.ActivationGuide-module__TtE_uq__chevron{flex-shrink:0;transition:transform .3s}.ActivationGuide-module__TtE_uq__chevronOpen{transform:rotate(180deg)}.ActivationGuide-module__TtE_uq__body{grid-template-rows:0fr;transition:grid-template-rows .35s;display:grid}.ActivationGuide-module__TtE_uq__bodyOpen{grid-template-rows:1fr}.ActivationGuide-module__TtE_uq__bodyInner{overflow:hidden}.ActivationGuide-module__TtE_uq__guideTitle{color:var(--color-text-primary);padding:16px 4px 10px;font-size:.9375rem;font-weight:700}.ActivationGuide-module__TtE_uq__steps{flex-direction:column;gap:10px;padding:0 0 4px;list-style:none;display:flex}.ActivationGuide-module__TtE_uq__step{align-items:flex-start;gap:12px;display:flex}.ActivationGuide-module__TtE_uq__stepsSeparated .ActivationGuide-module__TtE_uq__step:not(:last-child){border-bottom:1px solid #f871718c;padding-bottom:10px}.ActivationGuide-module__TtE_uq__stepNum{color:#34d399;-webkit-user-select:none;user-select:none;background:#10b98126;border:1px solid #10b9814d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:800;display:flex}.ActivationGuide-module__TtE_uq__stepText{color:var(--color-text-secondary);padding-top:3px;font-size:.875rem;line-height:1.55}.ActivationGuide-module__TtE_uq__note{color:var(--color-text-secondary);background:#10b98112;border:1px solid #10b98133;border-radius:8px;margin:10px 0 4px;padding:10px 12px;font-size:.8125rem;line-height:1.5}@media (max-width:768px){.ActivationGuide-module__TtE_uq__btn{padding:7px 14px;font-size:.8125rem}.ActivationGuide-module__TtE_uq__guideTitle{font-size:.875rem}.ActivationGuide-module__TtE_uq__stepText{font-size:.8125rem}}
.VideoInstructionButton-module__nLgLHW__btn{color:#f9a8d4;cursor:pointer;white-space:nowrap;background:#f472b61f;border:1px solid #f472b666;border-radius:100px;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.VideoInstructionButton-module__nLgLHW__btn:hover{background:#f472b633;border-color:#f472b699}@media (max-width:480px){.VideoInstructionButton-module__nLgLHW__btn{gap:6px;padding:7px 12px;font-size:.78rem}.VideoInstructionButton-module__nLgLHW__btnIcon{width:14px;height:14px}}.VideoInstructionButton-module__nLgLHW__overlay{-webkit-backdrop-filter:blur(6px);z-index:1000;cursor:pointer;background:#0808108c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.VideoInstructionButton-module__nLgLHW__card{cursor:default;background:#0a0a14eb;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0009}@media (max-width:768px){.VideoInstructionButton-module__nLgLHW__overlay{padding:24px 16px}.VideoInstructionButton-module__nLgLHW__card{max-width:85vw;max-height:78vh}}@media (max-width:480px){.VideoInstructionButton-module__nLgLHW__card{border-radius:14px;max-width:90vw;max-height:75vh}}.VideoInstructionButton-module__nLgLHW__header{border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:12px;padding:14px 18px;display:flex}.VideoInstructionButton-module__nLgLHW__title{flex:1;font-size:.95rem;font-weight:700}@media (max-width:480px){.VideoInstructionButton-module__nLgLHW__header{padding:10px 14px}.VideoInstructionButton-module__nLgLHW__title{font-size:.86rem}}.VideoInstructionButton-module__nLgLHW__closeBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fb923c 0%,#f97316 50%,#ea580c 100%);border:none;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:38px;padding:0;font-size:1.4rem;font-weight:700;line-height:1;transition:transform .15s,box-shadow .2s;display:grid;box-shadow:0 4px 14px #fb923c73,inset 0 0 0 1px #ffffff1a}.VideoInstructionButton-module__nLgLHW__closeBtn svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:18px;height:18px}.VideoInstructionButton-module__nLgLHW__closeBtn:hover{transform:scale(1.08);box-shadow:0 6px 20px #fb923ca6,inset 0 0 0 1px #ffffff26}@media (max-width:480px){.VideoInstructionButton-module__nLgLHW__closeBtn{border-radius:9px;width:34px;height:34px;font-size:1.25rem}}.VideoInstructionButton-module__nLgLHW__videoWrap{flex:1;min-height:0;display:flex;position:relative}.VideoInstructionButton-module__nLgLHW__video{background:#000;flex:1;width:100%;min-height:0;display:block}.VideoInstructionButton-module__nLgLHW__videoTapOverlay{cursor:pointer;z-index:1;position:absolute;inset:0 0 60px}@media (max-width:480px){.VideoInstructionButton-module__nLgLHW__videoTapOverlay{bottom:70px}}.VideoInstructionButton-module__nLgLHW__video::-webkit-media-controls-panel{opacity:.85}
.AgeBadge-module__OanxUW__badge{color:var(--color-text-tertiary);border:1px solid var(--color-border);letter-spacing:.02em;white-space:nowrap;vertical-align:middle;cursor:help;-webkit-user-select:none;user-select:none;background:#ffffff0a;border-radius:6px;justify-content:center;align-items:center;margin-left:0;padding:2px 7px;font-size:.7rem;font-weight:600;display:inline-flex}
.BrandPage-module__OT1J0G__page{width:100%;min-height:100vh;padding-top:calc(var(--header-height) + 60px);background-color:#080a15;padding-bottom:80px;position:relative;overflow:hidden}.BrandPage-module__OT1J0G__cosmicGlow{filter:blur(100px);pointer-events:none;z-index:0;background:radial-gradient(circle at 50% 30%,#00e5ff14 0%,#7c5cfc0d 40%,#0000 70%);width:100vw;height:100vh;position:fixed;top:0;left:0;transform:translateZ(0)}.BrandPage-module__OT1J0G__distantPlanet{filter:blur(180px);pointer-events:none;z-index:0;opacity:.3;background:radial-gradient(circle,#00e5ff66 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:fixed;top:15%;right:-5%;transform:translateZ(0)}.BrandPage-module__OT1J0G__distantPlanet2{filter:blur(200px);pointer-events:none;z-index:0;opacity:.2;background:radial-gradient(circle,#7c5cfc4d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:fixed;bottom:-5%;left:-5%;transform:translateZ(0)}@keyframes BrandPage-module__OT1J0G__floatPlanet{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-40px)rotate(8deg)}}.BrandPage-module__OT1J0G__starsBg{pointer-events:none;z-index:0;width:100vw;height:100vh;position:fixed;top:0;left:0}.BrandPage-module__OT1J0G__starsL1{opacity:.35;will-change:opacity;background-image:radial-gradient(1px 1px at 20px 30px,#fffc,#0000),radial-gradient(1px 1px at 140px 70px,#fff9,#0000),radial-gradient(1px 1px at 250px 110px,#fff6,#0000);background-repeat:repeat;background-size:200px 200px;position:absolute;inset:0}.BrandPage-module__OT1J0G__starsL2{opacity:.2;will-change:opacity;background-image:radial-gradient(3px 3px at 50px 160px,#ffffffe6,#0000),radial-gradient(2.5px 2.5px at 190px 40px,#fffc,#0000),radial-gradient(3px 3px at 300px 250px,#ffffffb3,#0000);background-size:350px 350px;position:absolute;inset:0}.BrandPage-module__OT1J0G__starsL3{opacity:.15;will-change:opacity;background-image:radial-gradient(6px 6px at 110px 120px,#fff,#00e5ff80,#0000),radial-gradient(5px 5px at 380px 200px,#fff,#00e5ff66,#0000);background-size:450px 450px;position:absolute;inset:0}.BrandPage-module__OT1J0G__starDot{will-change:opacity, transform;pointer-events:none;opacity:.1;background:#ffffffe6;border-radius:50%;position:absolute;box-shadow:0 0 3px #fff9,0 0 8px #00e5ff4d}.BrandPage-module__OT1J0G__orbitGlowWrap{pointer-events:none;will-change:transform;position:absolute;inset:0}.BrandPage-module__OT1J0G__orbitGlowDot{will-change:opacity;opacity:.3;background:radial-gradient(circle,#00e5ff 0%,#00e5ff00 70%);border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;left:calc(50% - 5px);box-shadow:0 0 10px #00e5ffe6,0 0 22px #00e5ff66}@keyframes BrandPage-module__OT1J0G__starLayerPulseBP{0%,to{opacity:var(--star-lo,.15)}50%{opacity:var(--star-hi,.55)}}@keyframes BrandPage-module__OT1J0G__orbitGlowSpinBP{to{transform:rotate(360deg)}}.BrandPage-module__OT1J0G__starsL1{--star-lo:.12;--star-hi:.55;animation:4.5s ease-in-out infinite BrandPage-module__OT1J0G__starLayerPulseBP}.BrandPage-module__OT1J0G__starsL2{--star-lo:.1;--star-hi:.5;animation:6.5s ease-in-out 2.2s infinite BrandPage-module__OT1J0G__starLayerPulseBP}.BrandPage-module__OT1J0G__starsL3{--star-lo:.08;--star-hi:.42;animation:8.5s ease-in-out 4.4s infinite BrandPage-module__OT1J0G__starLayerPulseBP}@media (prefers-reduced-motion:reduce){.BrandPage-module__OT1J0G__starsL1{opacity:.3!important;animation:none!important}.BrandPage-module__OT1J0G__starsL2{opacity:.2!important;animation:none!important}.BrandPage-module__OT1J0G__starsL3{opacity:.12!important;animation:none!important}.BrandPage-module__OT1J0G__starDot{opacity:.15!important}.BrandPage-module__OT1J0G__orbitGlowDot{opacity:0!important}.BrandPage-module__OT1J0G__orbitGlowWrap{animation:none!important}}.BrandPage-module__OT1J0G__orbitContainer{pointer-events:none;z-index:0;width:1400px;height:1400px;position:absolute;top:-330px;left:50%;transform:translate(-50%)}@media (max-width:768px){.BrandPage-module__OT1J0G__orbitContainer{transform-origin:50% 300px;top:-300px;transform:translate(-50%)scale(.55)}.BrandPage-module__OT1J0G__orbit1,.BrandPage-module__OT1J0G__orbit2,.BrandPage-module__OT1J0G__orbit3{border-color:#ffffff38}.BrandPage-module__OT1J0G__orbitGlowWrap{animation:20s linear infinite BrandPage-module__OT1J0G__orbitGlowSpinBP}}.BrandPage-module__OT1J0G__orbit1,.BrandPage-module__OT1J0G__orbit2,.BrandPage-module__OT1J0G__orbit3{border:1px solid #ffffff38;border-radius:50%;position:absolute;box-shadow:0 0 12px #00e5ff14,inset 0 0 12px #00e5ff0a}.BrandPage-module__OT1J0G__orbit1{width:600px;height:600px;top:0;left:50%;transform:translate(-50%)}.BrandPage-module__OT1J0G__orbit2{border-color:#ffffff24;width:900px;height:900px;top:-150px;left:50%;transform:translate(-50%);box-shadow:0 0 16px #00e5ff0f,inset 0 0 16px #00e5ff08}.BrandPage-module__OT1J0G__orbit3{border-color:#ffffff12;width:1300px;height:1300px;top:-350px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #00e5ff0a}.BrandPage-module__OT1J0G__loading{color:var(--color-text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding-top:200px;display:flex}.BrandPage-module__OT1J0G__spinner{border:3px solid var(--color-border);border-top-color:var(--color-accent);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite BrandPage-module__OT1J0G__bpSpin}@keyframes BrandPage-module__OT1J0G__bpSpin{to{transform:rotate(360deg)}}@keyframes BrandPage-module__OT1J0G__bpFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes BrandPage-module__OT1J0G__bpAddPulse{0%{transform:scale(1)}30%{transform:scale(1.04);box-shadow:0 0 30px #7c5cfc40}to{transform:scale(1)}}.BrandPage-module__OT1J0G__brandHeader{max-width:var(--max-width);margin-bottom:32px;margin-left:auto;margin-right:auto;padding:0 24px}.BrandPage-module__OT1J0G__brandInfo{align-items:center;gap:16px;margin-bottom:24px;display:flex}.BrandPage-module__OT1J0G__brandLogoWrap{position:relative}.BrandPage-module__OT1J0G__brandLogoWrap:before{display:none}.BrandPage-module__OT1J0G__brandLogo{border-radius:var(--radius-md);z-index:1;position:relative}.BrandPage-module__OT1J0G__brandTitle{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.BrandPage-module__OT1J0G__brandTitleRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.BrandPage-module__OT1J0G__brandTitleAccent{background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.BrandPage-module__OT1J0G__brandTitleAccentApple{background:linear-gradient(120deg,#9e9e9e 0%,#d8d8d8 20%,#fff 38%,#e0e0e0 52%,#b0b0b0 70%,#d2d2d2 100%);-webkit-text-fill-color:transparent;isolation:isolate;-webkit-background-clip:text;background-clip:text;display:inline-block;transform:translateZ(0);--lightningcss-light:initial!important;--lightningcss-dark: !important;color-scheme:light only!important;filter:brightness()invert(0)!important}.BrandPage-module__OT1J0G__brandTitleAccentRoblox{background:linear-gradient(135deg,#9ca3af 0%,#e5e7eb 50%,#9ca3af 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.BrandPage-module__OT1J0G__brandTitleAccentSteam{background:linear-gradient(135deg,#4b7fa8 0%,#8ab4d4 40%,#c9dff0 65%,#6fa3c6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.BrandPage-module__OT1J0G__brandTitleAccentValorant{background:linear-gradient(135deg,#c0392b 0%,#ff6b5b 45%,#ff3c28 70%,#c0392b 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.BrandPage-module__OT1J0G__brandTitleAccentBlizzard{background:linear-gradient(135deg,#1a4fa8 0%,#4d8ef5 35%,#8ab8ff 60%,#3672d4 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.BrandPage-module__OT1J0G__brandTitleAccentXbox{background:linear-gradient(135deg,#107c10 0%,#52b043 40%,#9bdc87 65%,#3fa436 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.BrandPage-module__OT1J0G__brandTitleAccentNintendo{background:linear-gradient(135deg,#c0001e 0%,#f35 45%,#ff6680 65%,#c0001e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.BrandPage-module__OT1J0G__brandTitleAccentPlaystation{background:linear-gradient(135deg,#003087 0%,#0070d1 35%,#00a8e0 60%,#005bbf 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:inline-block}.BrandPage-module__OT1J0G__brandSubtitle{color:var(--color-text-secondary);margin-top:4px;font-size:.9375rem}.BrandPage-module__OT1J0G__regionTabs{flex-wrap:wrap;gap:10px;display:flex}.BrandPage-module__OT1J0G__regionTab{color:var(--color-text-secondary);cursor:pointer;z-index:1;background:#00000061;border:1px solid #ffffff2e;border-radius:100px;justify-content:center;align-items:center;padding:10px 16px 10px 6px;font-size:.9375rem;font-weight:600;transition:background .15s,border-color .15s,box-shadow .15s,color .15s;display:inline-flex;position:relative;box-shadow:0 2px 8px #00000059}.BrandPage-module__OT1J0G__regionFlagCircle{width:28px;height:28px;transition:all var(--transition-base);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;margin-right:8px;display:flex}.BrandPage-module__OT1J0G__regionFlag{font-size:1.125rem}.BrandPage-module__OT1J0G__regionName{color:#fff;font-weight:700}.BrandPage-module__OT1J0G__regionTab:hover{color:var(--color-text-primary);background:#ffffff14;border-color:#fff3}.BrandPage-module__OT1J0G__regionTab.BrandPage-module__OT1J0G__regionTabActive{color:#fff;background:linear-gradient(#10b9812e,#10b9812e),#051410eb;border-color:#10b981;box-shadow:0 0 16px #10b98140,0 2px 8px #00000059}.BrandPage-module__OT1J0G__regionTab.BrandPage-module__OT1J0G__regionTabActive .BrandPage-module__OT1J0G__regionFlagCircle{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:1px solid #10b98199;box-shadow:0 4px 12px #10b98166}.BrandPage-module__OT1J0G__regionTab.BrandPage-module__OT1J0G__regionTabActive .BrandPage-module__OT1J0G__regionName{color:#34d399}@media (hover:none){.BrandPage-module__OT1J0G__regionTab:hover{color:#fff;background:linear-gradient(#10b9812e,#10b9812e),#051410eb;border-color:#10b981;box-shadow:0 0 16px #10b98140,0 2px 8px #00000059}.BrandPage-module__OT1J0G__regionTab:hover .BrandPage-module__OT1J0G__regionFlagCircle{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:1px solid #10b98199;box-shadow:0 4px 12px #10b98166}.BrandPage-module__OT1J0G__regionTab:hover .BrandPage-module__OT1J0G__regionName{color:#34d399}}.BrandPage-module__OT1J0G__content{max-width:var(--max-width);grid-template-columns:1fr 340px;align-items:start;gap:32px;margin-left:auto;margin-right:auto;padding:0 24px;display:grid}.BrandPage-module__OT1J0G__productsArea,.BrandPage-module__OT1J0G__sidebarArea{min-width:0}.BrandPage-module__OT1J0G__productsGrid{grid-template-columns:repeat(auto-fill,minmax(155px,1fr));align-items:start;gap:12px;display:grid}.BrandPage-module__OT1J0G__productCard{background:var(--color-bg-card);border-radius:var(--radius-lg);text-align:center;-webkit-backdrop-filter:blur(12px);backface-visibility:hidden;box-sizing:border-box;border:1px solid #7c5cfc33;flex-direction:column;align-items:center;min-width:0;padding:22px 24px 18px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.BrandPage-module__OT1J0G__productCard:before{content:"";opacity:1;background:linear-gradient(90deg,#a78bfa 0%,#7c3aed 100%);width:100%;height:3px;transition:opacity .3s;position:absolute;top:0;left:0}.BrandPage-module__OT1J0G__productCard:hover{border-color:#7c3aed;transform:translateY(-8px);box-shadow:0 12px 30px #0006,0 0 15px #7c5cfc4d}.BrandPage-module__OT1J0G__productCard:hover:before{opacity:1}.BrandPage-module__OT1J0G__productInCart{background:linear-gradient(#7c5cfc1a,#7c5cfc1a),#161620eb;border-color:#7c3aed}.BrandPage-module__OT1J0G__productInCart:before{opacity:1!important}.BrandPage-module__OT1J0G__productDisabled{opacity:.35;pointer-events:none;filter:grayscale(.6)}.BrandPage-module__OT1J0G__productJustAdded{animation:.5s BrandPage-module__OT1J0G__bpAddPulse!important}.BrandPage-module__OT1J0G__productIcon{color:#8b9ab0;backface-visibility:hidden;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 10px;display:flex;overflow:visible;transform:translateZ(0)}.BrandPage-module__OT1J0G__productValue{max-width:100%;color:var(--color-text-primary);letter-spacing:-.02em;white-space:nowrap;justify-content:center;align-items:baseline;gap:4px;margin-bottom:6px;font-size:1.375rem;font-weight:800;display:inline-flex}.BrandPage-module__OT1J0G__currencySymbol{color:var(--color-text-secondary);font-size:1rem;font-weight:600}.BrandPage-module__OT1J0G__subscriptionValue{white-space:normal;text-align:center;flex-direction:column;align-items:center;gap:2px;min-height:52px;line-height:1.15}.BrandPage-module__OT1J0G__subscriptionTitle{font-size:1rem;line-height:1.2}.BrandPage-module__OT1J0G__productBadges{z-index:2;pointer-events:none;white-space:nowrap;flex-direction:row;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.BrandPage-module__OT1J0G__badgePopular{color:#fff;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-align:center;background:linear-gradient(135deg,#34d399 0%,#10b981 100%);border-radius:100px;justify-content:center;align-items:center;padding:3px 8px;font-size:.6rem;font-weight:700;display:inline-flex;box-shadow:0 0 10px #10b98173}.BrandPage-module__OT1J0G__badgeFeatured{color:#fff;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-align:center;background:linear-gradient(135deg,#fb923c 0%,#f97316 100%);border-radius:100px;justify-content:center;align-items:center;padding:3px 8px;font-size:.6rem;font-weight:700;display:inline-flex;box-shadow:0 0 10px #f9731673}.BrandPage-module__OT1J0G__stockBadge{color:var(--color-success);background:var(--color-success-bg);border-radius:100px;margin-bottom:8px;padding:3px 10px;font-size:.6875rem;font-weight:600;display:inline-block}.BrandPage-module__OT1J0G__stockBadgeLow{color:#ffd166;letter-spacing:.01em;font-size:.72rem;font-weight:800}.BrandPage-module__OT1J0G__outOfStockBadge{color:var(--color-text-tertiary);background:#ffffff0a;border-radius:100px;margin-bottom:8px;padding:3px 10px;font-size:.6875rem;font-weight:600;display:inline-block}.BrandPage-module__OT1J0G__productPrice{color:var(--color-text-secondary);margin-bottom:14px;font-size:.9375rem;font-weight:600}.BrandPage-module__OT1J0G__productActions{margin-top:auto}.BrandPage-module__OT1J0G__productActions:empty{display:none}.BrandPage-module__OT1J0G__addBtn{width:100%;min-height:var(--control-min-target);border-radius:var(--radius-sm);color:#fff;cursor:pointer;transition:all var(--transition-base);background:linear-gradient(135deg,#667eea 0%,#7c5cfc 100%);border:none;padding:10px;font-size:.8125rem;font-weight:700;position:relative;overflow:hidden;box-shadow:0 4px 15px #7c5cfc4d}.BrandPage-module__OT1J0G__addBtn:hover{transform:translateY(-1px);box-shadow:0 4px 16px #7c5cfc66}.BrandPage-module__OT1J0G__addBtn:active{transform:scale(.97)}.BrandPage-module__OT1J0G__qtyBox{background:#7c5cfc0d;border:1px solid #7c3aed;border-radius:8px;align-items:center;gap:0;display:flex;overflow:hidden}.BrandPage-module__OT1J0G__qtyBtn{width:var(--control-min-target);height:var(--control-min-target);background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;transition:all .2s;display:flex}.BrandPage-module__OT1J0G__qtyBtn:hover{opacity:.8;transform:scale(1.1)}.BrandPage-module__OT1J0G__qtyValue{text-align:center;background:linear-gradient(135deg,#a78bfa 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:36px;font-size:.9375rem;font-weight:800}@media (max-width:1024px){.BrandPage-module__OT1J0G__content{grid-template-columns:1fr}.BrandPage-module__OT1J0G__sidebarArea{display:contents}.BrandPage-module__OT1J0G__page{padding-bottom:100px}}@media (max-width:768px){.BrandPage-module__OT1J0G__page{padding-top:calc(var(--header-height) + 40px);padding-left:10px;padding-right:10px}.BrandPage-module__OT1J0G__brandHeader,.BrandPage-module__OT1J0G__content{padding-left:10px;padding-right:10px}.BrandPage-module__OT1J0G__distantPlanet{opacity:.9;width:180px;height:180px;top:2%;right:-10%}.BrandPage-module__OT1J0G__distantPlanet2{opacity:.6;width:280px;height:280px;bottom:-5%;left:-25%}.BrandPage-module__OT1J0G__cosmicGlow{width:100%;height:600px}.BrandPage-module__OT1J0G__brandInfo{gap:12px}.BrandPage-module__OT1J0G__brandTitle{font-size:1.25rem}.BrandPage-module__OT1J0G__brandSubtitle{font-size:.8125rem}.BrandPage-module__OT1J0G__regionTabs{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px;display:grid}.BrandPage-module__OT1J0G__regionTab{-webkit-backdrop-filter:blur(8px);background:#0000006b;border-color:#fff3;padding:10px 16px 10px 6px;font-size:.8125rem}.BrandPage-module__OT1J0G__regionFlagCircle{width:24px;height:24px}.BrandPage-module__OT1J0G__regionFlag{font-size:1rem}.BrandPage-module__OT1J0G__regionName{font-size:.8125rem}.BrandPage-module__OT1J0G__productsGrid{grid-template-columns:repeat(auto-fill,minmax(135px,1fr));gap:16px}.BrandPage-module__OT1J0G__productBadges{flex-direction:column;align-items:center;gap:3px}.BrandPage-module__OT1J0G__badgePopular,.BrandPage-module__OT1J0G__badgeFeatured{padding:2px 7px;font-size:.5rem}.BrandPage-module__OT1J0G__productCard{padding:28px 12px 16px}.BrandPage-module__OT1J0G__productIcon{width:40px;height:40px;margin-bottom:6px}.BrandPage-module__OT1J0G__productValue{font-size:1.125rem}.BrandPage-module__OT1J0G__productPrice{margin-bottom:10px;font-size:.8125rem}.BrandPage-module__OT1J0G__addBtn{padding:10px 8px;font-size:.75rem}.BrandPage-module__OT1J0G__qtyBtn{width:var(--control-min-target);height:var(--control-min-target)}}@media (max-width:380px){.BrandPage-module__OT1J0G__productsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.BrandPage-module__OT1J0G__productCard{padding:28px 8px 14px}.BrandPage-module__OT1J0G__productValue{font-size:1rem}}.BrandPage-module__OT1J0G__blackHoleWrap{pointer-events:none;z-index:0;perspective:900px;perspective-origin:50%;backface-visibility:hidden;width:680px;height:680px;position:fixed;top:50%;right:-140px;transform:translateY(-50%)translateZ(0)}.BrandPage-module__OT1J0G__bhCore{z-index:10;background:radial-gradient(circle,#000 0% 60%,#0000 100%);border-radius:50%;width:148px;height:148px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(0);box-shadow:0 0 0 16px #000000fa,0 0 50px 28px #000,0 0 110px 55px #000000e6,0 0 6px 3px #ffb43c26}.BrandPage-module__OT1J0G__bhLens{z-index:9;border:1.5px solid #ffc86480;border-radius:50%;width:200px;height:200px;animation:4s ease-in-out infinite BrandPage-module__OT1J0G__bhLensPulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(0);box-shadow:0 0 10px 4px #ffb43c4d,inset 0 0 10px 4px #ffa0281f,0 0 30px 8px #c878141f}@keyframes BrandPage-module__OT1J0G__bhLensPulse{0%,to{opacity:.5;transform:translate(-50%,-50%)translateZ(0)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)translateZ(0)scale(1.03)}}.BrandPage-module__OT1J0G__bhDisk1{filter:blur(4px);z-index:6;background:conic-gradient(#0000 0%,#ff78140a 10%,#ffc850d9 18%,#ffffb4 22%,#ffc850bf 27%,#c8641440 36%,#0000 50% 100%);border-radius:50%;width:380px;height:380px;animation:18s linear infinite BrandPage-module__OT1J0G__bhSpin1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(74deg)rotate(0)}@keyframes BrandPage-module__OT1J0G__bhSpin1{to{transform:translate(-50%,-50%)rotateX(74deg)rotate(360deg)}}.BrandPage-module__OT1J0G__bhDisk2{filter:blur(3px);z-index:7;background:conic-gradient(#0000 0%,#c8500a08 12%,#ffa028a6 22%,#ffdc78e0 27%,#ffa02880 33%,#963c0a26 44%,#0000 58% 100%);border-radius:50%;width:300px;height:300px;animation:13s linear infinite reverse BrandPage-module__OT1J0G__bhSpin2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(74deg)rotate(180deg)}@keyframes BrandPage-module__OT1J0G__bhSpin2{to{transform:translate(-50%,-50%)rotateX(74deg)rotate(-180deg)}}.BrandPage-module__OT1J0G__bhDisk3{filter:blur(8px);z-index:5;background:conic-gradient(#0000 0%,#8c3c0a08 18%,#dc781e4d 27%,#ffb43c6b 32%,#c8641438 38%,#0000 55% 100%);border-radius:50%;width:500px;height:500px;animation:32s linear infinite BrandPage-module__OT1J0G__bhSpin3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(74deg)rotate(60deg)}@keyframes BrandPage-module__OT1J0G__bhSpin3{to{transform:translate(-50%,-50%)rotateX(74deg)rotate(420deg)}}.BrandPage-module__OT1J0G__bhDust{z-index:4;background:radial-gradient(circle,#0000 20%,#501e051a 35%,#78320a12 52%,#0000 72%);border-radius:50%;width:580px;height:580px;animation:70s linear infinite BrandPage-module__OT1J0G__bhDustSpin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(0)}@keyframes BrandPage-module__OT1J0G__bhDustSpin{to{transform:translate(-50%,-50%)translateZ(0)rotate(360deg)}}@media (max-width:768px){.BrandPage-module__OT1J0G__blackHoleWrap{opacity:.55;width:340px;height:340px;top:25%;right:-70px;transform:none}}@media (prefers-reduced-motion:reduce){.BrandPage-module__OT1J0G__bhDisk1,.BrandPage-module__OT1J0G__bhDisk2,.BrandPage-module__OT1J0G__bhDisk3,.BrandPage-module__OT1J0G__bhDust,.BrandPage-module__OT1J0G__bhLens{animation:none}}.BrandPage-module__OT1J0G__blizzardBlackHoleWrap{pointer-events:none;z-index:1;opacity:.55;width:380px;height:380px;position:fixed;top:40px;right:-80px}.BrandPage-module__OT1J0G__bzContainer{transform-origin:50%;will-change:transform;animation:30s linear infinite BrandPage-module__OT1J0G__bzRotateRound;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.BrandPage-module__OT1J0G__bzL1{filter:blur(100px);background-color:#a52502;border-radius:100%;width:200px;height:200px;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.BrandPage-module__OT1J0G__bzL1_1{filter:blur(30px);background-color:#550700;border-radius:100%;width:40px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-150px)translateY(-115px)}.BrandPage-module__OT1J0G__bzL1_2{filter:blur(20px);background-color:#550700;border-radius:100%;width:40px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-100px)translateY(-100px)}.BrandPage-module__OT1J0G__bzL1_3{filter:blur(20px);will-change:transform;background-color:#550700;border-radius:100%;width:80px;height:80px;animation:3s infinite alternate BrandPage-module__OT1J0G__bzToLeft;position:absolute;top:50%;left:50%;transform:translate(-120px)translateY(-30px)}.BrandPage-module__OT1J0G__bzL1_4{filter:blur(20px);background-color:#550700;border-radius:100%;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(60px)translateY(30px)}.BrandPage-module__OT1J0G__bzL2{filter:blur(30px);background-color:#ae2f03;border-radius:100%;width:160px;height:160px;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.BrandPage-module__OT1J0G__bzL3{filter:blur(20px);background-color:#fadd69;border-radius:100%;width:150px;height:150px;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.BrandPage-module__OT1J0G__bzL4{filter:blur(15px);background-color:#480a06;border-radius:100%;width:50px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.BrandPage-module__OT1J0G__bzL5{filter:blur(5px);will-change:transform, width, height;background-color:#000;border-radius:100%;width:30px;height:40px;animation:2s linear infinite alternate BrandPage-module__OT1J0G__bzRotateAni;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(20deg)}.BrandPage-module__OT1J0G__bzL5_1{filter:blur(30px);background-color:#550700;border-radius:100%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-100px)translateY(-60px)}.BrandPage-module__OT1J0G__bzL5_2{filter:blur(30px);background-color:#550700;border-radius:100%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-60px)translateY(-95px)}.BrandPage-module__OT1J0G__bzL5_3{filter:blur(30px);background-color:#550700;border-radius:100%;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(0)translateY(-60px)}.BrandPage-module__OT1J0G__bzL12{filter:blur(20px);background-color:#e22;border-radius:100%;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-100px)translateY(10px)}.BrandPage-module__OT1J0G__bzL13{filter:blur(20px);background-color:#e22;border-radius:100%;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-20px)translateY(40px)}.BrandPage-module__OT1J0G__bzL6{filter:blur(10px);border:15px solid #ffed9e;border-radius:100%;width:80px;height:80px;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.BrandPage-module__OT1J0G__bzL7{filter:blur(8px);border:15px solid #fdf0ab;border-radius:100%;width:90px;height:90px;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.BrandPage-module__OT1J0G__bzL8{filter:blur(30px);background-color:#ffe833;border-radius:100%;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-80px)translateY(-10px)}.BrandPage-module__OT1J0G__bzL8_00{filter:blur(30px);background-color:#ffe833;border-radius:100%;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(30px)translateY(-10px)}.BrandPage-module__OT1J0G__bzL8_01{filter:blur(30px);background-color:#ffe833;border-radius:100%;width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(0)translateY(20px)}.BrandPage-module__OT1J0G__bzL8_1{filter:blur(10px);background-color:#fff;border-radius:100%;width:30px;height:50px;position:absolute;top:50%;left:50%;transform:translate(-60px)translateY(-10px)}.BrandPage-module__OT1J0G__bzL8_2{filter:blur(10px);background-color:#fff;border-radius:100%;width:30px;height:50px;position:absolute;top:50%;left:50%;transform:translate(30px)translateY(-10px)}.BrandPage-module__OT1J0G__bzL8_3{filter:blur(15px);background-color:#fff;border-radius:100%;width:50px;height:30px;position:absolute;top:50%;left:50%;transform:translate(0)translateY(30px)}.BrandPage-module__OT1J0G__bzL9{filter:blur(18px);background-color:#ffe833;border-radius:100%;width:30px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-70px)translateY(-10px)}.BrandPage-module__OT1J0G__bzL10{filter:blur(10px);will-change:transform, width, height;background-color:#521003;border-radius:100%;width:50px;height:70px;animation:2s linear infinite alternate BrandPage-module__OT1J0G__bzRotateL10;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(20deg)}.BrandPage-module__OT1J0G__bzL11{filter:blur(10px);will-change:transform, width, height;background-color:#220003;border-radius:100%;width:50px;height:70px;animation:2s linear infinite alternate BrandPage-module__OT1J0G__bzRotateL10;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)rotate(20deg)}@keyframes BrandPage-module__OT1J0G__bzRotateAni{0%{width:30px;height:40px;transform:translate(-50%)translateY(-50%)rotate(20deg)}to{width:40px;height:50px;transform:translate(-50%)translateY(-50%)rotate(40deg)}}@keyframes BrandPage-module__OT1J0G__bzRotateL10{0%{width:50px;height:70px;transform:translate(-50%)translateY(-50%)rotate(20deg)}to{width:60px;height:80px;transform:translate(-50%)translateY(-50%)rotate(40deg)}}@keyframes BrandPage-module__OT1J0G__bzRotateRound{0%{transform:translate(-50%)translateY(-50%)rotate(0)}to{transform:translate(-50%)translateY(-50%)rotate(360deg)}}@keyframes BrandPage-module__OT1J0G__bzToLeft{0%{transform:translate(-120px)translateY(-30px)}to{transform:translate(-160px)translateY(30px)}}@media (max-width:768px){.BrandPage-module__OT1J0G__blizzardBlackHoleWrap{opacity:.5;width:220px;height:220px;position:fixed;top:55px;right:-50px}}@media (prefers-reduced-motion:reduce){.BrandPage-module__OT1J0G__bzContainer,.BrandPage-module__OT1J0G__bzL1_3,.BrandPage-module__OT1J0G__bzL5,.BrandPage-module__OT1J0G__bzL10,.BrandPage-module__OT1J0G__bzL11{animation:none}}
.PublicErrorState-module__zU6lxG__shell{isolation:isolate;color:#f7f7fb;background:radial-gradient(circle at 50% 20%,#19d3a31f,#0000 32rem),linear-gradient(#071411 0%,#080910 56%,#08090e 100%);place-items:center;min-height:min(100svh,900px);padding:120px 20px 96px;display:grid;position:relative;overflow:hidden}.PublicErrorState-module__zU6lxG__ambient{z-index:-1;pointer-events:none;position:absolute;inset:0}.PublicErrorState-module__zU6lxG__orbitOne,.PublicErrorState-module__zU6lxG__orbitTwo{border:1px solid #63e8c71f;border-radius:50%;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.PublicErrorState-module__zU6lxG__orbitOne{aspect-ratio:1.8;width:min(78vw,880px)}.PublicErrorState-module__zU6lxG__orbitTwo{aspect-ratio:1.55;width:min(58vw,640px);transform:translate(-50%,-50%)rotate(18deg)}.PublicErrorState-module__zU6lxG__glowDot{background:#43e6bb;border-radius:50%;width:7px;height:7px;position:absolute;top:35%;left:calc(50% + min(28vw,310px));box-shadow:0 0 7px #43e6bb,0 0 28px #43e6bbbf}.PublicErrorState-module__zU6lxG__card{text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(160deg,#122320f0,#0d0f17f5);border:1px solid #7de4cb2e;border-radius:30px;width:min(100%,580px);padding:clamp(28px,5vw,48px);box-shadow:0 32px 90px #0000006b,inset 0 1px #ffffff09}.PublicErrorState-module__zU6lxG__brand{color:#ffffffd1;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:30px;font-size:.82rem;font-weight:750;display:inline-flex}.PublicErrorState-module__zU6lxG__brandMark{color:#0b1715;background:linear-gradient(135deg,#72f0cf,#25cda0);border-radius:9px;place-items:center;width:27px;height:27px;display:grid;box-shadow:0 0 18px #25cda047}.PublicErrorState-module__zU6lxG__code{color:#64e8c5;letter-spacing:.08em;background:#24c09712;border:1px solid #72f0cf29;border-radius:18px;place-items:center;min-width:84px;min-height:58px;margin-bottom:18px;padding:0 20px;font-size:1.65rem;font-weight:850;display:inline-grid}.PublicErrorState-module__zU6lxG__eyebrow{color:#65dfbe;letter-spacing:.13em;text-transform:uppercase;margin:0 0 9px;font-size:.74rem;font-weight:800}.PublicErrorState-module__zU6lxG__card h1{color:#fbfbfd;letter-spacing:-.035em;margin:0;font-size:clamp(1.65rem,4vw,2.35rem);font-weight:850;line-height:1.12}.PublicErrorState-module__zU6lxG__description{color:#a9abb8;max-width:440px;margin:17px auto 0;font-size:.96rem;line-height:1.65}.PublicErrorState-module__zU6lxG__actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px;display:flex}.PublicErrorState-module__zU6lxG__primaryAction,.PublicErrorState-module__zU6lxG__secondaryAction,.PublicErrorState-module__zU6lxG__supportAction{min-height:46px;font:inherit;cursor:pointer;border-radius:14px;justify-content:center;align-items:center;padding:0 21px;font-size:.86rem;font-weight:760;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.PublicErrorState-module__zU6lxG__primaryAction{color:#06120f;background:linear-gradient(135deg,#52e7bd,#20c997);border:1px solid #0000;box-shadow:0 10px 28px #20c99733}.PublicErrorState-module__zU6lxG__secondaryAction{color:#f4f4f7;background:#ffffff0e;border:1px solid #ffffff1f}.PublicErrorState-module__zU6lxG__supportAction{color:#84dcca;background:0 0;border:0;flex-basis:100%;min-height:auto}.PublicErrorState-module__zU6lxG__primaryAction:hover,.PublicErrorState-module__zU6lxG__secondaryAction:hover{transform:translateY(-2px)}.PublicErrorState-module__zU6lxG__secondaryAction:hover{background:#65dfbe12;border-color:#65dfbe59}.PublicErrorState-module__zU6lxG__note{color:#676c78;margin:22px 0 0;font-size:.75rem;line-height:1.5}@media (max-width:520px){.PublicErrorState-module__zU6lxG__shell{min-height:100svh;padding:92px 14px 74px}.PublicErrorState-module__zU6lxG__card{border-radius:24px;padding:30px 20px}.PublicErrorState-module__zU6lxG__brand{margin-bottom:25px}.PublicErrorState-module__zU6lxG__actions{flex-direction:column}.PublicErrorState-module__zU6lxG__primaryAction,.PublicErrorState-module__zU6lxG__secondaryAction,.PublicErrorState-module__zU6lxG__supportAction{width:100%}.PublicErrorState-module__zU6lxG__orbitOne{width:150vw}.PublicErrorState-module__zU6lxG__orbitTwo{width:112vw}}@media (prefers-reduced-motion:reduce){.PublicErrorState-module__zU6lxG__primaryAction,.PublicErrorState-module__zU6lxG__secondaryAction{transition:none}}
