.HeroSection-module__zlK2Tq__hero{text-align:center;background-color:#050505;background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:600px;padding:120px 24px;display:flex;position:relative;overflow:hidden}.HeroSection-module__zlK2Tq__overlay{background:linear-gradient(to bottom, #0009 0%, var(--background) 100%);z-index:1;position:absolute;inset:0}.HeroSection-module__zlK2Tq__content{z-index:2;max-width:800px;position:relative}.HeroSection-module__zlK2Tq__onlineBadge{color:#10b981;letter-spacing:.1em;background:#10b9811a;border:1px solid #10b98133;border-radius:100px;align-items:center;gap:10px;margin-bottom:32px;padding:8px 16px;font-size:.8rem;font-weight:900;display:inline-flex}.HeroSection-module__zlK2Tq__dot{background:#10b981;border-radius:50%;width:8px;height:8px;animation:2s infinite HeroSection-module__zlK2Tq__pulse;box-shadow:0 0 10px #10b981}@keyframes HeroSection-module__zlK2Tq__pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.HeroSection-module__zlK2Tq__title{letter-spacing:-.04em;color:#fff;text-shadow:0 10px 30px #00000080;margin-bottom:24px;font-size:4.5rem;font-weight:900;line-height:1.1}.HeroSection-module__zlK2Tq__subtitle{color:#ffffffb3;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:1.25rem;font-weight:500;line-height:1.6}.HeroSection-module__zlK2Tq__actions{justify-content:center;gap:16px;display:flex}.HeroSection-module__zlK2Tq__btnGlass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:12px;padding:14px 28px;font-size:1rem;font-weight:800;text-decoration:none;transition:all .2s}.HeroSection-module__zlK2Tq__btnGlass:hover{background:#fff3;transform:translateY(-2px)}@media (max-width:768px){.HeroSection-module__zlK2Tq__title{font-size:3rem}.HeroSection-module__zlK2Tq__hero{min-height:500px}}
.Typography-module__NYmDQW__header{margin-bottom:48px;position:relative}.Typography-module__NYmDQW__centered{text-align:center}.Typography-module__NYmDQW__title{letter-spacing:-.02em;color:var(--foreground,white);margin-bottom:12px;font-size:2.5rem;font-weight:900}.Typography-module__NYmDQW__subtitle{color:var(--text-muted);max-width:600px;font-size:1.1rem;font-weight:600;line-height:1.5}.Typography-module__NYmDQW__centered .Typography-module__NYmDQW__subtitle{margin-left:auto;margin-right:auto}.Typography-module__NYmDQW__divider{background:var(--primary);width:60px;height:4px;box-shadow:0 0 15px var(--primary);border-radius:100px;margin-top:20px}.Typography-module__NYmDQW__centered .Typography-module__NYmDQW__divider{margin-left:auto;margin-right:auto}@media (max-width:768px){.Typography-module__NYmDQW__title{font-size:1.8rem}.Typography-module__NYmDQW__subtitle{font-size:.95rem}}
.CategoryMenu-module__bQrcFG__nav{scrollbar-width:thin;scrollbar-color:var(--border) transparent;gap:12px;margin-bottom:40px;padding:4px 4px 16px;display:flex;overflow-x:auto}.CategoryMenu-module__bQrcFG__nav::-webkit-scrollbar{height:4px}.CategoryMenu-module__bQrcFG__nav::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}.CategoryMenu-module__bQrcFG__tab{white-space:nowrap;background:var(--surface-2);border:1px solid var(--border);color:var(--foreground);cursor:pointer;transition:var(--transition);border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:800;display:flex}.CategoryMenu-module__bQrcFG__tab:hover{border-color:var(--primary);background:var(--surface-3);transform:translateY(-2px)}.CategoryMenu-module__bQrcFG__tab.CategoryMenu-module__bQrcFG__active{background:var(--primary);border-color:var(--primary);color:#fff;box-shadow:0 4px 15px #7c5cfc66}.CategoryMenu-module__bQrcFG__icon{font-size:1.1rem}@media (max-width:768px){.CategoryMenu-module__bQrcFG__tab{padding:10px 20px;font-size:.85rem}}
.ProductGrid-module__oQwOuq__grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:32px;display:grid}.ProductGrid-module__oQwOuq__skeleton{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--border);height:380px;position:relative;overflow:hidden}.ProductGrid-module__oQwOuq__skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffff08,#0000);animation:1.5s infinite ProductGrid-module__oQwOuq__shimmer;position:absolute;inset:0}@keyframes ProductGrid-module__oQwOuq__shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ProductGrid-module__oQwOuq__empty{text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius-lg);padding:100px 0}.ProductGrid-module__oQwOuq__emptyIcon{opacity:.5;margin-bottom:24px;font-size:4rem;display:block}.ProductGrid-module__oQwOuq__empty h3{margin-bottom:8px;font-size:1.5rem;font-weight:900}.ProductGrid-module__oQwOuq__empty p{color:var(--text-muted);font-weight:500}@media (max-width:600px){.ProductGrid-module__oQwOuq__grid{grid-template-columns:1fr;gap:20px}}
.Widgets-module__9yS59W__widgetCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:var(--transition);margin-bottom:24px;padding:24px}.Widgets-module__9yS59W__widgetCard:hover{box-shadow:var(--shadow-lg);border-color:var(--primary);transform:translateY(-4px)}.Widgets-module__9yS59W__widgetHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.Widgets-module__9yS59W__widgetIcon{background:#ffffff0d;border-radius:12px;padding:10px;font-size:1.5rem}.Widgets-module__9yS59W__widgetTitle{text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:1rem;font-weight:900}.Widgets-module__9yS59W__discordBody{flex-direction:column;gap:16px;display:flex}.Widgets-module__9yS59W__discordPresence{color:var(--text-muted);align-items:center;gap:8px;font-size:.85rem;display:flex}.Widgets-module__9yS59W__onlineDot{background:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #10b981}.Widgets-module__9yS59W__discordBtn{color:#fff;text-align:center;background:#5865f2;border-radius:10px;padding:12px;font-size:.85rem;font-weight:800;text-decoration:none;transition:all .2s}.Widgets-module__9yS59W__discordBtn:hover{filter:brightness(1.1);transform:scale(1.02)}.Widgets-module__9yS59W__statusBody{flex-direction:column;gap:20px;display:flex}.Widgets-module__9yS59W__ipContainer{background:var(--surface-2);border:1px dashed var(--border);cursor:pointer;text-align:center;border-radius:12px;padding:16px;transition:all .2s}.Widgets-module__9yS59W__ipContainer:hover{border-color:var(--primary);background:var(--surface-3)}.Widgets-module__9yS59W__ipLabel{text-transform:uppercase;color:var(--text-muted);margin-bottom:4px;font-size:.7rem;font-weight:800}.Widgets-module__9yS59W__ipValue{color:var(--primary);font-family:monospace;font-size:1.1rem;font-weight:900}.Widgets-module__9yS59W__copyHint{color:var(--text-muted);margin-top:4px;font-size:.65rem;display:block}.Widgets-module__9yS59W__playerCount{justify-content:center;display:flex}.Widgets-module__9yS59W__countCircle{border:4px solid var(--border);border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:relative}.Widgets-module__9yS59W__innerCircle{flex-direction:column;align-items:center;line-height:1;display:flex}.Widgets-module__9yS59W__innerCircle strong{color:#fff;font-size:1.5rem;font-weight:900}.Widgets-module__9yS59W__innerCircle span{color:var(--text-muted);margin-top:4px;font-size:.65rem;font-weight:800}.Widgets-module__9yS59W__goalStats{justify-content:space-between;margin-bottom:12px;font-size:.8rem;font-weight:800;display:flex}.Widgets-module__9yS59W__progressBar{background:var(--surface-2);border-radius:100px;height:10px;overflow:hidden}.Widgets-module__9yS59W__progressFill{background:var(--primary);height:100%;box-shadow:0 0 15px var(--primary);border-radius:100px;transition:width 1s cubic-bezier(.65,.05,.36,1)}.Widgets-module__9yS59W__listItem{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:12px 0;display:flex}.Widgets-module__9yS59W__listItem:last-child{border-bottom:none}.Widgets-module__9yS59W__userAvatar img{border:1px solid var(--border);border-radius:8px;width:32px;height:32px}.Widgets-module__9yS59W__listInfo{flex-direction:column;display:flex}.Widgets-module__9yS59W__listInfo strong{color:#fff;font-size:.9rem;font-weight:800}.Widgets-module__9yS59W__listInfo span{color:var(--primary);font-size:.75rem;font-weight:700}.Widgets-module__9yS59W__rankBadge{background:var(--surface-3);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:900;display:flex}.Widgets-module__9yS59W__emptyList{color:var(--text-muted);text-align:center;padding:20px 0;font-size:.85rem}
.ThermalNewsCard-module__a4cMpG__card{background:#1a202c;border:1px solid #ffffff0d;border-radius:20px;margin-bottom:40px;overflow:hidden;box-shadow:0 10px 30px #0003}.ThermalNewsCard-module__a4cMpG__banner{height:280px;position:relative;overflow:visible}.ThermalNewsCard-module__a4cMpG__image{object-fit:cover;border-radius:20px 20px 0 0;width:100%;height:100%}.ThermalNewsCard-module__a4cMpG__placeholder{background:linear-gradient(135deg,#2d3748,#1a202c);width:100%;height:100%}.ThermalNewsCard-module__a4cMpG__authorBadge{background:var(--primary);z-index:2;border-radius:100px;align-items:center;padding:6px 24px 6px 6px;display:flex;position:absolute;bottom:-30px;left:24px}.ThermalNewsCard-module__a4cMpG__avatarWrap{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-right:12px;padding:3px;display:flex}.ThermalNewsCard-module__a4cMpG__avatar{object-fit:contain;border-radius:50%;width:100%;height:100%}.ThermalNewsCard-module__a4cMpG__authorInfo{flex-direction:column;display:flex}.ThermalNewsCard-module__a4cMpG__label{color:#fffc;text-transform:none;font-size:.65rem;font-weight:500}.ThermalNewsCard-module__a4cMpG__authorName{color:#fff;text-transform:none;font-size:.9rem;font-weight:800;line-height:1.1}.ThermalNewsCard-module__a4cMpG__content{padding:60px 40px 40px}.ThermalNewsCard-module__a4cMpG__title{color:#fff;text-transform:uppercase;letter-spacing:.02em;margin-bottom:24px;font-size:1.5rem;font-weight:900}.ThermalNewsCard-module__a4cMpG__subtitle{color:#ffffff80;margin-bottom:32px;font-size:1rem}.ThermalNewsCard-module__a4cMpG__body{color:#ffffffb3;margin-bottom:40px;font-size:.95rem;line-height:1.7}.ThermalNewsCard-module__a4cMpG__readMore{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:10px 32px;font-size:.9rem;font-weight:800;transition:all .2s;box-shadow:0 4px 15px #0003}.ThermalNewsCard-module__a4cMpG__readMore:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}@media (max-width:768px){.ThermalNewsCard-module__a4cMpG__authorBadge{padding:6px 20px 6px 6px;bottom:-30px}.ThermalNewsCard-module__a4cMpG__avatarWrap{width:60px;height:60px}.ThermalNewsCard-module__a4cMpG__content{padding:40px 24px 32px}.ThermalNewsCard-module__a4cMpG__authorName{font-size:.9rem}}
.ThermalServerWidget-module__TOGbiq__card{background:#1a202c;border:1px solid #ffffff0d;border-radius:24px;margin-bottom:24px;padding:24px;box-shadow:0 10px 30px #00000026}.ThermalServerWidget-module__TOGbiq__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.ThermalServerWidget-module__TOGbiq__iconBox{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ThermalServerWidget-module__TOGbiq__icon{filter:brightness(0)invert();opacity:.8;width:24px;height:24px}.ThermalServerWidget-module__TOGbiq__title{color:#fff;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:1rem;font-weight:900;line-height:1.2}.ThermalServerWidget-module__TOGbiq__ipBox{cursor:pointer;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:16px;flex-direction:column;align-items:center;margin-bottom:24px;padding:16px;transition:all .2s;display:flex}.ThermalServerWidget-module__TOGbiq__ipBox:hover{border-color:var(--primary);background:#ffffff0a}.ThermalServerWidget-module__TOGbiq__ipLabel{color:#ffffff4d;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.7rem;font-weight:800}.ThermalServerWidget-module__TOGbiq__ipValue{color:var(--primary,#7c5cfc);margin-bottom:2px;font-size:1.1rem;font-weight:800}.ThermalServerWidget-module__TOGbiq__copyHint{color:#fff3;font-size:.75rem}.ThermalServerWidget-module__TOGbiq__onlineBadge{color:#00d4aa;letter-spacing:.05em;background:#00d4aa0d;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:12px;margin-left:auto;margin-right:auto;padding:4px 12px;font-size:.75rem;font-weight:800;display:flex}.ThermalServerWidget-module__TOGbiq__dot{background:#00d4aa;border-radius:50%;width:6px;height:6px;animation:2s infinite ThermalServerWidget-module__TOGbiq__pulse;box-shadow:0 0 8px #00d4aa}@keyframes ThermalServerWidget-module__TOGbiq__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}
.VoxelServerWidget-module__uWty2a__card{background:#fff;border:1px solid #00000008;border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 10px 30px #0000000d}.VoxelServerWidget-module__uWty2a__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.VoxelServerWidget-module__uWty2a__title{color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.85rem;font-weight:900}.VoxelServerWidget-module__uWty2a__statusBadge{letter-spacing:.05em;border-radius:6px;padding:4px 10px;font-size:.65rem;font-weight:900}.VoxelServerWidget-module__uWty2a__online{color:#00d4aa;background:#00d4aa1a}.VoxelServerWidget-module__uWty2a__offline{color:#ef4444;background:#ef44441a}.VoxelServerWidget-module__uWty2a__body{flex-direction:column;gap:20px;display:flex}.VoxelServerWidget-module__uWty2a__playerCount{text-align:center;flex-direction:column;align-items:center;display:flex}.VoxelServerWidget-module__uWty2a__count{color:var(--primary,#7c5cfc);font-size:2.5rem;font-weight:900;line-height:1}.VoxelServerWidget-module__uWty2a__label{color:#adb5bd;margin-top:4px;font-size:.75rem;font-weight:800}.VoxelServerWidget-module__uWty2a__ipContainer{cursor:pointer;background:#f8f9fa;border:1px solid #0000000d;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.VoxelServerWidget-module__uWty2a__ipContainer:hover{border-color:var(--primary,#7c5cfc);background:#fff;box-shadow:0 4px 15px #0000000d}.VoxelServerWidget-module__uWty2a__ipInfo{flex-direction:column;display:flex}.VoxelServerWidget-module__uWty2a__ipLabel{color:#adb5bd;font-size:.65rem;font-weight:800}.VoxelServerWidget-module__uWty2a__ipValue{color:#1a1a1a;font-size:.9rem;font-weight:900}.VoxelServerWidget-module__uWty2a__copyBtn{color:#adb5bd;background:#fff;border:1px solid #0000000d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.VoxelServerWidget-module__uWty2a__ipContainer:hover .VoxelServerWidget-module__uWty2a__copyBtn{color:var(--primary,#7c5cfc);border-color:rgba(var(--primary-rgb), .2)}.VoxelServerWidget-module__uWty2a__copyBtn svg{width:16px;height:16px}
.VoxelGoalWidget-module__IwYgtG__card{background:#fff;border:1px solid #00000008;border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 10px 30px #0000000d}.VoxelGoalWidget-module__IwYgtG__title{color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 20px;font-size:.85rem;font-weight:900}.VoxelGoalWidget-module__IwYgtG__stats{justify-content:space-between;align-items:flex-end;margin-bottom:12px;display:flex}.VoxelGoalWidget-module__IwYgtG__info{flex-direction:column;display:flex}.VoxelGoalWidget-module__IwYgtG__label{color:#adb5bd;margin-bottom:2px;font-size:.65rem;font-weight:800}.VoxelGoalWidget-module__IwYgtG__value{color:#1a1a1a;font-size:1.5rem;font-weight:900;line-height:1}.VoxelGoalWidget-module__IwYgtG__percentage{color:var(--primary,#7c5cfc);background:rgba(var(--primary-rgb), .05);border-radius:6px;padding:4px 10px;font-size:1rem;font-weight:900}.VoxelGoalWidget-module__IwYgtG__progressContainer{flex-direction:column;gap:8px;display:flex}.VoxelGoalWidget-module__IwYgtG__progressBar{background:#f1f3f5;border-radius:100px;height:12px;overflow:hidden}.VoxelGoalWidget-module__IwYgtG__progressFill{background:var(--primary,#7c5cfc);height:100%;box-shadow:0 0 15px rgba(var(--primary-rgb), .3);border-radius:100px;transition:width 1s cubic-bezier(.65,.05,.36,1)}.VoxelGoalWidget-module__IwYgtG__goalInfo{color:#adb5bd;text-align:right;letter-spacing:.05em;font-size:.65rem;font-weight:800}
.VoxelListWidget-module__UGuZNq__card{background:#fff;border:1px solid #00000008;border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 10px 30px #0000000d}.VoxelListWidget-module__UGuZNq__title{color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em;margin:0 0 20px;font-size:.85rem;font-weight:900}.VoxelListWidget-module__UGuZNq__list{flex-direction:column;gap:16px;display:flex}.VoxelListWidget-module__UGuZNq__item{border-bottom:1px solid #f1f3f5;align-items:center;gap:12px;padding-bottom:12px;display:flex}.VoxelListWidget-module__UGuZNq__item:last-child{border-bottom:none;padding-bottom:0}.VoxelListWidget-module__UGuZNq__rank{color:#adb5bd;background:#f8f9fa;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;font-weight:900;display:flex}.VoxelListWidget-module__UGuZNq__rank1{color:#f08c00;background:#fff3bf;border:1px solid #ffe066}.VoxelListWidget-module__UGuZNq__rank2{color:#495057;background:#e9ecef;border:1px solid #dee2e6}.VoxelListWidget-module__UGuZNq__rank3{color:#d9480f;background:#fff4e6;border:1px solid #ffd8a8}.VoxelListWidget-module__UGuZNq__avatarWrap{width:32px;height:32px}.VoxelListWidget-module__UGuZNq__avatar{background:#f8f9fa;border-radius:8px;width:100%;height:100%}.VoxelListWidget-module__UGuZNq__info{flex-direction:column;flex:1;display:flex}.VoxelListWidget-module__UGuZNq__username{color:#1a1a1a;font-size:.85rem;font-weight:800}.VoxelListWidget-module__UGuZNq__value{color:#adb5bd;font-size:.75rem;font-weight:700}.VoxelListWidget-module__UGuZNq__amount{color:var(--primary,#7c5cfc)}.VoxelListWidget-module__UGuZNq__empty{color:#adb5bd;text-align:center;padding:20px 0;font-size:.8rem;font-weight:700}
.ThermalDiscordWidget-module__-BYiJW__card{background:#1a202c;border:1px solid #ffffff0d;border-radius:24px;margin-bottom:24px;padding:24px}.ThermalDiscordWidget-module__-BYiJW__header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.ThermalDiscordWidget-module__-BYiJW__iconBox{background:#5865f21a;border:1px solid #5865f233;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ThermalDiscordWidget-module__-BYiJW__icon{filter:brightness(0)invert();width:24px;height:24px}.ThermalDiscordWidget-module__-BYiJW__title{color:#fff;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:1rem;font-weight:900}.ThermalDiscordWidget-module__-BYiJW__onlineStatus{color:#00d4aa;letter-spacing:.05em;background:#00d4aa0d;border-radius:100px;align-items:center;gap:8px;width:fit-content;margin-bottom:20px;padding:4px 12px;font-size:.7rem;font-weight:800;display:flex}.ThermalDiscordWidget-module__-BYiJW__dot{background:#00d4aa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #00d4aa}.ThermalDiscordWidget-module__-BYiJW__membersGrid{flex-direction:column;gap:12px;max-height:300px;margin-bottom:24px;padding-right:4px;display:flex;overflow-y:auto}.ThermalDiscordWidget-module__-BYiJW__membersGrid::-webkit-scrollbar{width:4px}.ThermalDiscordWidget-module__-BYiJW__membersGrid::-webkit-scrollbar-thumb{background:#ffffff0d;border-radius:10px}.ThermalDiscordWidget-module__-BYiJW__member{border-radius:8px;align-items:center;gap:12px;padding:4px;transition:background .2s;display:flex}.ThermalDiscordWidget-module__-BYiJW__member:hover{background:#ffffff05}.ThermalDiscordWidget-module__-BYiJW__avatarWrap{width:32px;height:32px;position:relative}.ThermalDiscordWidget-module__-BYiJW__avatar{object-fit:cover;border-radius:50%;width:100%;height:100%}.ThermalDiscordWidget-module__-BYiJW__statusDot{background:#00d4aa;border:2px solid #1a202c;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.ThermalDiscordWidget-module__-BYiJW__username{color:#ffffffb3;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.ThermalDiscordWidget-module__-BYiJW__joinBtn{background:var(--primary);color:#fff;text-align:center;letter-spacing:.05em;border-radius:12px;width:100%;padding:12px;font-size:.85rem;font-weight:900;text-decoration:none;transition:all .2s;display:block}.ThermalDiscordWidget-module__-BYiJW__joinBtn:hover{opacity:.9;transform:translateY(-2px)}
.VoxelDiscordWidget-module__dk8XZG__card{background:#fff;border:1px solid #00000008;border-radius:20px;margin-bottom:24px;padding:24px;box-shadow:0 10px 30px #0000000d}.VoxelDiscordWidget-module__dk8XZG__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.VoxelDiscordWidget-module__dk8XZG__title{color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:.85rem;font-weight:900}.VoxelDiscordWidget-module__dk8XZG__onlineBadge{color:#00d4aa;background:#00d4aa0d;border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:.65rem;font-weight:900;display:flex}.VoxelDiscordWidget-module__dk8XZG__dot{background:#00d4aa;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #00d4aa}.VoxelDiscordWidget-module__dk8XZG__membersList{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.VoxelDiscordWidget-module__dk8XZG__member{align-items:center;gap:10px;display:flex}.VoxelDiscordWidget-module__dk8XZG__avatarWrap{flex-shrink:0;width:32px;height:32px;position:relative}.VoxelDiscordWidget-module__dk8XZG__avatar{background:#f8f9fa;border:1px solid #0000000d;border-radius:50%;width:100%;height:100%}.VoxelDiscordWidget-module__dk8XZG__statusDot{background:#00d4aa;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;bottom:0;right:0}.VoxelDiscordWidget-module__dk8XZG__username{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:700;overflow:hidden}.VoxelDiscordWidget-module__dk8XZG__moreCount{color:#adb5bd;text-align:center;border-top:1px solid #f1f3f5;padding-top:8px;font-size:.75rem;font-weight:800}.VoxelDiscordWidget-module__dk8XZG__joinBtn{background:var(--primary,#7c5cfc);color:#fff;text-align:center;letter-spacing:.05em;width:100%;box-shadow:0 4px 15px rgba(var(--primary-rgb), .2);border-radius:12px;padding:14px;font-size:.8rem;font-weight:900;text-decoration:none;transition:all .2s;display:block}.VoxelDiscordWidget-module__dk8XZG__joinBtn:hover{filter:brightness(1.1);box-shadow:0 8px 20px rgba(var(--primary-rgb), .3);transform:translateY(-2px)}
.ProductModal-module__OzoNla__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:24px;animation:.3s ProductModal-module__OzoNla__fadeIn;display:flex;position:fixed;inset:0}@keyframes ProductModal-module__OzoNla__fadeIn{0%{opacity:0}to{opacity:1}}.ProductModal-module__OzoNla__modal{background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);width:100%;max-width:900px;box-shadow:var(--shadow-xl);animation:.4s cubic-bezier(.4,0,.2,1) ProductModal-module__OzoNla__slideUp;position:relative;overflow:hidden}@keyframes ProductModal-module__OzoNla__slideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.ProductModal-module__OzoNla__closeBtn{background:var(--surface-2);color:#fff;z-index:10;width:40px;height:40px;transition:var(--transition);border:1px solid var(--border);border-radius:50%;justify-content:center;align-items:center;font-size:1.2rem;display:flex;position:absolute;top:24px;right:24px}.ProductModal-module__OzoNla__closeBtn:hover{background:var(--error);border-color:var(--error);transform:rotate(90deg)}.ProductModal-module__OzoNla__grid{grid-template-columns:400px 1fr;display:grid}@media (max-width:768px){.ProductModal-module__OzoNla__grid{grid-template-columns:1fr}}.ProductModal-module__OzoNla__imageSection{background:var(--background);border-right:1px solid var(--border);justify-content:center;align-items:center;height:100%;min-height:400px;display:flex}.ProductModal-module__OzoNla__imageSection img{object-fit:cover;width:100%;height:100%}.ProductModal-module__OzoNla__placeholder{color:var(--primary);opacity:.1;font-size:8rem;font-weight:900}.ProductModal-module__OzoNla__infoSection{flex-direction:column;padding:48px;display:flex}.ProductModal-module__OzoNla__header{margin-bottom:24px}.ProductModal-module__OzoNla__categoryBadge{color:var(--primary);background:#7c5cfc1a;border:1px solid #7c5cfc33;border-radius:100px;margin-bottom:16px;padding:6px 14px;font-size:.75rem;font-weight:800;display:inline-block}.ProductModal-module__OzoNla__header h1{letter-spacing:-.02em;font-size:2.25rem;font-weight:900;line-height:1.1}.ProductModal-module__OzoNla__content{flex:1;margin-bottom:40px}.ProductModal-module__OzoNla__content p{color:var(--text-muted);font-size:1.05rem;line-height:1.7}.ProductModal-module__OzoNla__footer{border-top:1px solid var(--border);margin-top:auto;padding-top:32px}.ProductModal-module__OzoNla__priceContainer{flex-direction:column;margin-bottom:24px;display:flex}.ProductModal-module__OzoNla__oldPrice{color:var(--text-muted);margin-bottom:-4px;font-size:.9rem;font-weight:600;text-decoration:line-through}.ProductModal-module__OzoNla__currentPrice{color:var(--primary);font-size:2rem;font-weight:900}@media (max-width:600px){.ProductModal-module__OzoNla__infoSection{padding:32px}.ProductModal-module__OzoNla__header h1{font-size:1.75rem}}
.StorePage-module__QVbeXG__wrapper{background:var(--background);min-height:100vh;color:var(--foreground)}.StorePage-module__QVbeXG__pageHeader{background:linear-gradient(to bottom, #0a0a0a, var(--background));padding:80px 0 40px;position:relative;overflow:hidden}.StorePage-module__QVbeXG__pageHeader:after{content:"";background:linear-gradient(90deg, transparent, var(--primary), transparent);opacity:.3;width:100%;height:1px;position:absolute;bottom:0;left:0}.StorePage-module__QVbeXG__pageHeaderInner{text-align:center;max-width:1200px;margin:0 auto;padding:0 24px}.StorePage-module__QVbeXG__pageTitle{color:var(--foreground);letter-spacing:-.05em;text-transform:uppercase;background:linear-gradient(#fff,#888);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:8px;font-size:3rem;font-weight:900}.StorePage-module__QVbeXG__count{color:var(--primary);text-transform:uppercase;letter-spacing:.2em;font-size:.8rem;font-weight:800}.StorePage-module__QVbeXG__main{max-width:1200px;margin:0 auto;padding:100px 24px}.StorePage-module__QVbeXG__storeContent{grid-template-columns:1fr 300px;align-items:start;gap:48px;display:grid}.StorePage-module__QVbeXG__filterBar{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-wrap:wrap;gap:12px;margin-bottom:40px;padding:8px;display:flex}.StorePage-module__QVbeXG__filterBtn{color:var(--text-muted);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:1px solid #0000;border-radius:8px;padding:10px 20px;font-size:.75rem;font-weight:800;transition:all .2s}.StorePage-module__QVbeXG__filterBtn:hover{color:var(--primary);background:#ffffff0d}.StorePage-module__QVbeXG__filterActive{background:var(--primary)!important;color:#fff!important}.StorePage-module__QVbeXG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;display:grid}.StorePage-module__QVbeXG__skeleton{background:#ffffff08;border-radius:20px;height:400px;animation:2s ease-in-out infinite StorePage-module__QVbeXG__thermalPulse}@keyframes StorePage-module__QVbeXG__thermalPulse{0%,to{opacity:.5}50%{opacity:.8}}.StorePage-module__QVbeXG__empty{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:24px;padding:80px 24px}.StorePage-module__QVbeXG__emptyIcon{margin-bottom:20px;font-size:4rem;display:block}.StorePage-module__QVbeXG__sidebarArea{position:sticky;top:100px}@media (max-width:1024px){.StorePage-module__QVbeXG__storeContent{grid-template-columns:1fr}.StorePage-module__QVbeXG__sidebarArea{order:2}.StorePage-module__QVbeXG__productsArea{order:1}.StorePage-module__QVbeXG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}
.StorePage-module__leMpRW__wrapper{background:#f0f2f5;background-image:radial-gradient(circle at 0% 0%, rgba(var(--primary-rgb), .05) 0%, transparent 50%), radial-gradient(circle at 100% 100%, rgba(var(--primary-rgb), .05) 0%, transparent 50%);color:#1a1a1a;min-height:100vh}.StorePage-module__leMpRW__main{z-index:10;max-width:1300px;margin:0 auto;padding:40px 40px 100px;position:relative}.StorePage-module__leMpRW__storeContent{grid-template-columns:1fr 340px;align-items:start;gap:40px;display:grid}@media (max-width:1024px){.StorePage-module__leMpRW__storeContent{grid-template-columns:1fr}}.StorePage-module__leMpRW__productsArea{flex-direction:column;gap:1.5rem;display:flex}.StorePage-module__leMpRW__sidebarArea{flex-direction:column;gap:20px;display:flex;position:sticky;top:80px}.StorePage-module__leMpRW__filterBar{background:#fff;border:1px solid #0000000d;border-radius:16px;flex-wrap:wrap;gap:12px;margin-bottom:40px;padding:12px;display:flex;box-shadow:0 4px 20px #00000008}.StorePage-module__leMpRW__filterBtn{color:#495057;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#f8f9fa;border:1px solid #0000;border-radius:12px;padding:10px 24px;font-size:.8rem;font-weight:800;transition:all .2s}.StorePage-module__leMpRW__filterBtn:hover{color:#000;background:#e9ecef}.StorePage-module__leMpRW__filterActive{box-shadow:0 4px 15px rgba(var(--primary-rgb), .2);background:var(--primary,#7c5cfc)!important;color:#fff!important}.StorePage-module__leMpRW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:32px;display:grid}.StorePage-module__leMpRW__empty{text-align:center;background:#fff;border-radius:24px;flex-direction:column;grid-column:1/-1;align-items:center;gap:1.5rem;padding:80px 24px;display:flex;box-shadow:0 4px 20px #00000008}.StorePage-module__leMpRW__emptyIcon{margin-bottom:8px;font-size:3.5rem}.StorePage-module__leMpRW__skeleton{background:#fff;border-radius:20px;height:380px;animation:1.5s infinite StorePage-module__leMpRW__pulse}@keyframes StorePage-module__leMpRW__pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@media (max-width:1024px){.StorePage-module__leMpRW__storeContent{grid-template-columns:1fr}.StorePage-module__leMpRW__sidebarArea{order:2}.StorePage-module__leMpRW__productsArea{order:1}.StorePage-module__leMpRW__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:20px}}@media (max-width:640px){.StorePage-module__leMpRW__main{padding:24px 20px}.StorePage-module__leMpRW__filterBar{flex-wrap:nowrap;padding:8px;overflow-x:auto}.StorePage-module__leMpRW__filterBtn{white-space:nowrap;padding:8px 16px}}
.Cart-module__SA5RVW__itemsList{flex-direction:column;gap:16px;display:flex}.Cart-module__SA5RVW__itemCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);align-items:center;gap:20px;padding:16px;display:flex}.Cart-module__SA5RVW__itemCard:hover{border-color:var(--primary);background:var(--surface-2)}.Cart-module__SA5RVW__itemImage{background:var(--surface-2);border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.Cart-module__SA5RVW__itemImage img{object-fit:contain;width:100%;height:100%}.Cart-module__SA5RVW__imagePlaceholder{opacity:.3;font-size:2rem}.Cart-module__SA5RVW__itemDetails{flex:1}.Cart-module__SA5RVW__itemName{margin-bottom:4px;font-size:1.1rem;font-weight:800}.Cart-module__SA5RVW__itemPrice{color:var(--primary);font-size:.95rem;font-weight:700}.Cart-module__SA5RVW__itemActions{align-items:center;gap:24px;display:flex}.Cart-module__SA5RVW__quantityControls{background:var(--surface-2);border:1px solid var(--border);border-radius:100px;align-items:center;gap:12px;padding:6px;display:flex}.Cart-module__SA5RVW__quantityControls button{background:var(--surface-3);color:#fff;cursor:pointer;border:none;border-radius:50%;width:28px;height:28px;font-weight:900;transition:all .2s}.Cart-module__SA5RVW__quantityControls button:hover:not(:disabled){background:var(--primary)}.Cart-module__SA5RVW__quantityControls button:disabled{opacity:.3;cursor:not-allowed}.Cart-module__SA5RVW__quantityControls span{text-align:center;min-width:20px;font-weight:900}.Cart-module__SA5RVW__removeBtn{color:var(--text-muted);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:0 0;border:none;font-size:.8rem;font-weight:700}.Cart-module__SA5RVW__removeBtn:hover{color:#ef4444}.Cart-module__SA5RVW__summaryCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:24px;position:sticky;top:100px}.Cart-module__SA5RVW__summaryTitle{text-transform:uppercase;letter-spacing:.05em;margin-bottom:24px;font-size:1.25rem;font-weight:900}.Cart-module__SA5RVW__summaryRows{flex-direction:column;gap:16px;display:flex}.Cart-module__SA5RVW__summaryRow{color:var(--text-muted);justify-content:space-between;font-weight:600;display:flex}.Cart-module__SA5RVW__totalRow{border-top:1px solid var(--border);color:#fff;padding-top:16px;font-size:1.2rem;font-weight:900}.Cart-module__SA5RVW__totalRow span:last-child{color:var(--primary)}.Cart-module__SA5RVW__emptyItems{text-align:center;opacity:.5;padding:60px 0}.Cart-module__SA5RVW__emptyItems span{margin-bottom:16px;font-size:4rem;display:block}.Cart-module__SA5RVW__emptyItems p{font-size:1.1rem;font-weight:700}.Cart-module__SA5RVW__checkoutBtn{background:var(--primary,#7c5cfc);color:#fff;text-transform:uppercase;letter-spacing:.05em;width:100%;box-shadow:0 4px 15px rgba(var(--primary-rgb,124, 92, 252), .25);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;margin-top:24px;padding:18px;font-size:1rem;font-weight:900;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.Cart-module__SA5RVW__checkoutBtn:hover:not(:disabled){filter:brightness(1.1);box-shadow:0 8px 25px rgba(var(--primary-rgb,124, 92, 252), .4);transform:translateY(-2px)}.Cart-module__SA5RVW__checkoutBtn:disabled{color:#adb5bd;cursor:not-allowed;box-shadow:none;background:#e9ecef}@media (max-width:768px){.Cart-module__SA5RVW__itemCard{text-align:center;flex-direction:column;gap:16px}.Cart-module__SA5RVW__itemActions{justify-content:space-between;width:100%}}
.ProductCard-module__TxtLHq__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);cursor:pointer;height:100%;box-shadow:var(--shadow-md);flex-direction:column;display:flex;position:relative;overflow:hidden}.ProductCard-module__TxtLHq__card:hover{border-color:var(--primary);box-shadow:var(--shadow-xl);background:var(--surface-2);transform:translateY(-8px)}.ProductCard-module__TxtLHq__discountBadge{background:var(--error);color:#fff;border-radius:var(--radius-sm);z-index:10;letter-spacing:.05em;padding:6px 12px;font-size:.75rem;font-weight:900;position:absolute;top:16px;right:16px;box-shadow:0 4px 12px #ef44444d}.ProductCard-module__TxtLHq__imageContainer{background:var(--background);border-bottom:1px solid var(--border);width:100%;height:220px;position:relative;overflow:hidden}.ProductCard-module__TxtLHq__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.ProductCard-module__TxtLHq__card:hover .ProductCard-module__TxtLHq__image{transform:scale(1.1)}.ProductCard-module__TxtLHq__imagePlaceholder{width:100%;height:100%;color:var(--primary);opacity:.2;background:linear-gradient(135deg, var(--surface-2), var(--background));justify-content:center;align-items:center;font-size:4rem;font-weight:900;display:flex}.ProductCard-module__TxtLHq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.ProductCard-module__TxtLHq__card:hover .ProductCard-module__TxtLHq__overlay{opacity:1}.ProductCard-module__TxtLHq__viewBtn{color:#000;border-radius:var(--radius-sm);text-transform:uppercase;background:#fff;padding:10px 20px;font-size:.85rem;font-weight:800;transition:all .3s;transform:translateY(10px)}.ProductCard-module__TxtLHq__card:hover .ProductCard-module__TxtLHq__viewBtn{transform:translateY(0)}.ProductCard-module__TxtLHq__info{flex-direction:column;flex:1;padding:24px;display:flex}.ProductCard-module__TxtLHq__name{letter-spacing:-.01em;margin-bottom:8px;font-size:1.15rem;font-weight:800}.ProductCard-module__TxtLHq__description{color:var(--text-muted);flex:1;margin-bottom:24px;font-size:.85rem;line-height:1.5}.ProductCard-module__TxtLHq__footer{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.ProductCard-module__TxtLHq__priceGroup{flex-direction:column;display:flex}.ProductCard-module__TxtLHq__oldPrice{color:var(--text-muted);margin-bottom:-2px;font-size:.75rem;font-weight:600;text-decoration:line-through}.ProductCard-module__TxtLHq__currentPrice{color:var(--primary);text-shadow:0 0 15px #7c5cfc33;font-size:1.25rem;font-weight:900}.ProductCard-module__TxtLHq__addBtn{border-radius:var(--radius-md);background:var(--surface-2);border:1px solid var(--border);color:#fff;width:44px;height:44px;transition:var(--transition);justify-content:center;align-items:center;font-size:1.2rem;display:flex}.ProductCard-module__TxtLHq__addBtn:hover{background:var(--primary);border-color:var(--primary);transform:scale(1.1);box-shadow:0 4px 12px #7c5cfc66}.ProductCard-module__TxtLHq__addBtn.ProductCard-module__TxtLHq__inCart{color:var(--primary);border-color:var(--primary);background:#7c5cfc1a}.ProductCard-module__TxtLHq__addBtn.ProductCard-module__TxtLHq__adding{background:var(--success);border-color:var(--success);color:#fff;animation:.5s ProductCard-module__TxtLHq__pulse}@keyframes ProductCard-module__TxtLHq__pulse{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}
.HomePage-module__jNcb5q__wrapper{background:var(--background)}.HomePage-module__jNcb5q__hero{background:#000;justify-content:center;align-items:center;height:90vh;display:flex;position:relative;overflow:hidden}.HomePage-module__jNcb5q__heroContent{text-align:center;z-index:10;max-width:1000px;padding:0 24px;position:relative}.HomePage-module__jNcb5q__heroTag{color:var(--primary);text-transform:uppercase;letter-spacing:.2em;background:#ff55001a;border:1px solid #f503;border-radius:100px;margin-bottom:24px;padding:6px 16px;font-size:.75rem;font-weight:800;display:inline-block}.HomePage-module__jNcb5q__heroTitle{letter-spacing:-.05em;text-transform:uppercase;background:linear-gradient(#fff,#555);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:24px;font-size:5rem;font-weight:950;line-height:.95}.HomePage-module__jNcb5q__heroDesc{color:var(--text-muted);max-width:600px;margin:0 auto 40px;font-size:1.15rem;line-height:1.6}.HomePage-module__jNcb5q__heroActions{justify-content:center;gap:16px;display:flex}.HomePage-module__jNcb5q__primaryBtn{background:var(--primary);color:#000;text-transform:uppercase;border-radius:12px;padding:16px 32px;font-size:1rem;font-weight:900;transition:all .3s;box-shadow:0 10px 30px #f506}.HomePage-module__jNcb5q__primaryBtn:hover{transform:translateY(-4px);box-shadow:0 20px 50px #f509}.HomePage-module__jNcb5q__secondaryBtn{color:#fff;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:16px 32px;font-size:1rem;font-weight:900;transition:all .3s}.HomePage-module__jNcb5q__secondaryBtn:hover{background:#ffffff1a}.HomePage-module__jNcb5q__glow{filter:blur(80px);pointer-events:none;background:radial-gradient(circle,#ff55001a 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute}.HomePage-module__jNcb5q__glow1{top:-100px;right:-100px}.HomePage-module__jNcb5q__glow2{bottom:-100px;left:-100px}.HomePage-module__jNcb5q__mainContainer{max-width:1200px;margin:0 auto;padding:100px 24px 120px}.HomePage-module__jNcb5q__homeLayout{grid-template-columns:1fr 300px;gap:48px;display:grid}.HomePage-module__jNcb5q__homeMain{flex-direction:column;display:flex}.HomePage-module__jNcb5q__homeSidebar{flex-direction:column;gap:32px;display:flex}.HomePage-module__jNcb5q__section{margin-bottom:60px}@media (max-width:1024px){.HomePage-module__jNcb5q__homeLayout{grid-template-columns:1fr}.HomePage-module__jNcb5q__homeSidebar{order:2}.HomePage-module__jNcb5q__homeMain{order:1}}@media (max-width:768px){.HomePage-module__jNcb5q__heroTitle{font-size:3rem}.HomePage-module__jNcb5q__heroDesc{font-size:1rem}.HomePage-module__jNcb5q__heroActions{flex-direction:column}.HomePage-module__jNcb5q__mainContainer{padding-top:60px}}
.VoxelNewsCard-module__NF-nda__card{background:#fff;border:1px solid #00000008;border-radius:20px;margin-bottom:24px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.VoxelNewsCard-module__NF-nda__card:hover{border-color:rgba(var(--primary-rgb), .2);transform:translate(10px);box-shadow:0 20px 40px #0000001a}.VoxelNewsCard-module__NF-nda__imageSection{flex-shrink:0;width:300px;height:220px;position:relative;overflow:hidden}.VoxelNewsCard-module__NF-nda__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.VoxelNewsCard-module__NF-nda__card:hover .VoxelNewsCard-module__NF-nda__image{transform:scale(1.1)}.VoxelNewsCard-module__NF-nda__placeholder{background:#f8f9fa;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.VoxelNewsCard-module__NF-nda__placeholder span{color:#0000000d;font-size:3rem;font-weight:900}.VoxelNewsCard-module__NF-nda__dateBadge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em;background:#ffffffe6;border-radius:6px;padding:6px 12px;font-size:.65rem;font-weight:900;position:absolute;top:15px;left:15px;box-shadow:0 4px 10px #0000001a}.VoxelNewsCard-module__NF-nda__infoSection{flex-direction:column;flex:1;justify-content:center;padding:32px;display:flex}.VoxelNewsCard-module__NF-nda__title{color:#1a1a1a;margin-bottom:12px;font-size:1.5rem;font-weight:900;line-height:1.2}.VoxelNewsCard-module__NF-nda__summary{color:#adb5bd;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:24px;font-size:.95rem;line-height:1.6;display:-webkit-box;overflow:hidden}.VoxelNewsCard-module__NF-nda__footer{align-items:center;gap:12px;margin-top:auto;display:flex}.VoxelNewsCard-module__NF-nda__readMore{color:var(--primary,#7c5cfc);letter-spacing:.1em;font-size:.75rem;font-weight:900}.VoxelNewsCard-module__NF-nda__arrow{background:rgba(var(--primary-rgb), .1);width:28px;height:28px;color:var(--primary,#7c5cfc);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.VoxelNewsCard-module__NF-nda__card:hover .VoxelNewsCard-module__NF-nda__arrow{background:var(--primary,#7c5cfc);color:#fff;transform:translate(5px)}.VoxelNewsCard-module__NF-nda__arrow svg{width:14px;height:14px}@media (max-width:768px){.VoxelNewsCard-module__NF-nda__card{flex-direction:column}.VoxelNewsCard-module__NF-nda__imageSection{width:100%;height:180px}.VoxelNewsCard-module__NF-nda__infoSection{padding:24px}.VoxelNewsCard-module__NF-nda__title{font-size:1.2rem}}
.CheckoutForm-module__i6zmDa__formCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);margin-bottom:32px;padding:32px}.CheckoutForm-module__i6zmDa__formTitle{letter-spacing:-.02em;margin-bottom:8px;font-size:1.5rem;font-weight:900}.CheckoutForm-module__i6zmDa__formDesc{color:var(--text-muted);margin-bottom:32px;font-size:.9rem;line-height:1.5}.CheckoutForm-module__i6zmDa__inputGrid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px;display:grid}@media (max-width:768px){.CheckoutForm-module__i6zmDa__inputGrid{grid-template-columns:1fr}}.CheckoutForm-module__i6zmDa__inputGroup{flex-direction:column;gap:12px;display:flex}.CheckoutForm-module__i6zmDa__inputGroup label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.85rem;font-weight:800}.CheckoutForm-module__i6zmDa__inputWrapper{background:var(--surface-2);border:1px solid var(--border);border-radius:12px;align-items:center;padding:8px 16px;transition:all .2s;display:flex}.CheckoutForm-module__i6zmDa__inputWrapper:focus-within{border-color:var(--primary);background:var(--surface-3);box-shadow:0 0 15px #ff55001a}.CheckoutForm-module__i6zmDa__avatar{background:var(--surface-3);border-radius:6px;width:32px;height:32px;margin-right:16px;overflow:hidden}.CheckoutForm-module__i6zmDa__avatar img{object-fit:contain;width:100%;height:100%}.CheckoutForm-module__i6zmDa__inputWrapper input{color:var(--foreground,white);background:0 0;border:none;outline:none;flex:1;padding:12px 0;font-size:1rem;font-weight:600}.CheckoutForm-module__i6zmDa__inputError{border-color:#ef4444!important}.CheckoutForm-module__i6zmDa__paymentSection{margin-top:32px}.CheckoutForm-module__i6zmDa__sectionLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:16px;font-size:.85rem;font-weight:800;display:block}.CheckoutForm-module__i6zmDa__paymentGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.CheckoutForm-module__i6zmDa__paymentOption{background:var(--surface-2);border:2px solid var(--border);cursor:pointer;color:var(--foreground,white);border-radius:16px;align-items:center;gap:12px;padding:20px;transition:all .2s;display:flex;position:relative}.CheckoutForm-module__i6zmDa__paymentOption:hover{border-color:var(--primary);background:var(--surface-3);opacity:.8}.CheckoutForm-module__i6zmDa__activePayment{border-color:var(--primary);background:rgba(var(--primary-rgb,124, 92, 252), .05)}.CheckoutForm-module__i6zmDa__paymentIcon{font-size:1.5rem}.CheckoutForm-module__i6zmDa__paymentName{font-size:.9rem;font-weight:800}.CheckoutForm-module__i6zmDa__radioDot{border:2px solid var(--border);border-radius:50%;width:12px;height:12px;position:absolute;top:12px;right:12px}.CheckoutForm-module__i6zmDa__activePayment .CheckoutForm-module__i6zmDa__radioDot{background:var(--primary);border-color:var(--primary);box-shadow:0 0 10px var(--primary)}.CheckoutForm-module__i6zmDa__emptyMethods{text-align:center;border:1px dashed var(--border);color:var(--text-muted);background:#ffffff05;border-radius:12px;grid-column:1/-1;padding:32px;font-size:.9rem;font-weight:600}.CheckoutForm-module__i6zmDa__errorAlert{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;margin-top:24px;padding:16px;font-size:.9rem;font-weight:700}
.Footer-module__IAWQva__footer{background:var(--surface);border-top:1px solid var(--border);margin-top:auto;padding-top:80px}.Footer-module__IAWQva__container{grid-template-columns:1fr 2fr;gap:80px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}@media (max-width:900px){.Footer-module__IAWQva__container{grid-template-columns:1fr;gap:40px}}.Footer-module__IAWQva__brandSection{max-width:320px}.Footer-module__IAWQva__logo{color:var(--foreground,white);margin-bottom:24px;font-size:1.5rem;font-weight:900;text-decoration:none;display:inline-block}.Footer-module__IAWQva__logo img{object-fit:contain;height:40px}.Footer-module__IAWQva__description{color:var(--text-muted);font-size:.9rem;font-weight:500;line-height:1.6}.Footer-module__IAWQva__linksGrid{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}@media (max-width:600px){.Footer-module__IAWQva__linksGrid{grid-template-columns:1fr}}.Footer-module__IAWQva__linkCol h4{text-transform:uppercase;letter-spacing:.1em;color:var(--foreground,white);margin-bottom:24px;font-size:.8rem;font-weight:900}.Footer-module__IAWQva__linkCol ul{flex-direction:column;gap:12px;padding:0;list-style:none;display:flex}.Footer-module__IAWQva__linkCol a{color:var(--text-muted);transition:var(--transition);font-size:.9rem;font-weight:600;text-decoration:none}.Footer-module__IAWQva__linkCol a:hover{color:var(--primary);display:inline-block;transform:translate(4px)}.Footer-module__IAWQva__socials{flex-direction:column;gap:12px;display:flex}.Footer-module__IAWQva__socialBtn{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--foreground,white);text-align:center;transition:var(--transition);padding:10px 16px;font-size:.85rem;font-weight:800}.Footer-module__IAWQva__socialBtn:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px)}.Footer-module__IAWQva__bottomBar{border-top:1px solid var(--border);background:var(--background);margin-top:80px;padding:32px 0}.Footer-module__IAWQva__bottomBar .Footer-module__IAWQva__container{grid-template-columns:none;justify-content:space-between;align-items:center;display:flex}.Footer-module__IAWQva__bottomBar p{color:var(--text-muted);font-size:.8rem;font-weight:600}.Footer-module__IAWQva__arkan{color:var(--text-muted);align-items:center;gap:12px;font-size:.8rem;font-weight:600;display:flex}.Footer-module__IAWQva__arkan img{opacity:.5;height:20px;filter:var(--logo-filter,none)}.Footer-module__IAWQva__arkan strong{color:var(--foreground,white);letter-spacing:.05em;font-weight:900}@media (max-width:768px){.Footer-module__IAWQva__bottomBar .Footer-module__IAWQva__container{text-align:center;flex-direction:column;gap:20px}}
.NewsGrid-module__DPy5LW__grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}@media (max-width:1024px){.NewsGrid-module__DPy5LW__grid{grid-template-columns:1fr}}.news-home-grid .NewsGrid-module__DPy5LW__grid>div:first-child{grid-column:1/-1}
.NewsCard-module__x6ZCdW__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:var(--transition);color:var(--foreground);box-shadow:var(--shadow-md);flex-direction:column;height:100%;text-decoration:none;display:flex;overflow:hidden}.NewsCard-module__x6ZCdW__card:hover{border-color:var(--primary);box-shadow:var(--shadow-xl);background:var(--surface-2);transform:translateY(-8px)}.NewsCard-module__x6ZCdW__thumbnail{background:var(--surface-2);height:200px;position:relative;overflow:hidden}.NewsCard-module__x6ZCdW__img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.NewsCard-module__x6ZCdW__card:hover .NewsCard-module__x6ZCdW__img{transform:scale(1.05)}.NewsCard-module__x6ZCdW__placeholder{background:linear-gradient(135deg, var(--surface-2), var(--background));opacity:.5;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.NewsCard-module__x6ZCdW__dateBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-sm);z-index:2;box-shadow:var(--shadow-sm);background:#0009;border:1px solid #ffffff1a;flex-direction:column;align-items:center;padding:8px 12px;line-height:1;display:flex;position:absolute;top:16px;left:16px}.NewsCard-module__x6ZCdW__day{color:#fff;font-size:1.2rem;font-weight:900}.NewsCard-module__x6ZCdW__month{text-transform:uppercase;color:var(--primary);margin-top:2px;font-size:.65rem;font-weight:800}.NewsCard-module__x6ZCdW__content{background:linear-gradient(to right, var(--surface), var(--surface-2));flex-direction:column;flex:1;padding:32px;display:flex}.NewsCard-module__x6ZCdW__title{letter-spacing:-.02em;color:#fff;margin-bottom:12px;font-size:1.35rem;font-weight:900;line-height:1.3;transition:color .2s}.NewsCard-module__x6ZCdW__card:hover .NewsCard-module__x6ZCdW__title{color:var(--primary)}.NewsCard-module__x6ZCdW__summary{color:#fff9;-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin-bottom:24px;font-size:.95rem;font-weight:500;line-height:1.7;display:-webkit-box;overflow:hidden}.NewsCard-module__x6ZCdW__footer{align-items:center;gap:8px;margin-top:auto;display:flex}.NewsCard-module__x6ZCdW__readMore{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);font-size:.85rem;font-weight:900}.NewsCard-module__x6ZCdW__footer svg{transition:transform .2s}.NewsCard-module__x6ZCdW__card:hover .NewsCard-module__x6ZCdW__footer svg{transform:translate(4px)}.NewsCard-module__x6ZCdW__featured{grid-template-columns:420px 1fr;min-height:320px;display:grid}.NewsCard-module__x6ZCdW__featured .NewsCard-module__x6ZCdW__thumbnail{height:100%;min-height:320px}.NewsCard-module__x6ZCdW__featured .NewsCard-module__x6ZCdW__title{margin-bottom:20px;font-size:2rem}.NewsCard-module__x6ZCdW__featured .NewsCard-module__x6ZCdW__summary{-webkit-line-clamp:4;font-size:1rem}@media (max-width:768px){.NewsCard-module__x6ZCdW__featured{flex-direction:column;display:flex}.NewsCard-module__x6ZCdW__featured .NewsCard-module__x6ZCdW__thumbnail{height:200px;min-height:auto}}
.CartPage-module__s23HQq__wrapper{background:#f0f2f5;min-height:100vh}.CartPage-module__s23HQq__main{max-width:1200px;margin:0 auto;padding:40px 24px 100px}.CartPage-module__s23HQq__cartLayout{grid-template-columns:1fr 380px;gap:32px;margin-top:40px;display:grid}.CartPage-module__s23HQq__cartMain{flex-direction:column;gap:24px;display:flex}.CartPage-module__s23HQq__sectionCard{background:#fff;border:1px solid #00000008;border-radius:24px;padding:32px;box-shadow:0 10px 30px #00000008}.CartPage-module__s23HQq__sectionTitle{color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:12px;margin-bottom:24px;font-size:1.1rem;font-weight:900;display:flex}.CartPage-module__s23HQq__cartSidebar{height:fit-content;position:sticky;top:100px}.CartPage-module__s23HQq__summaryCard{background:#fff;border:1px solid #00000008;border-radius:24px;padding:32px;box-shadow:0 10px 30px #00000008}.CartPage-module__s23HQq__securityHint{color:#00d4aa;background:#00d4aa0d;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:24px;padding:16px;font-size:.85rem;font-weight:800;display:flex}.CartPage-module__s23HQq__securityHint svg{width:18px;height:18px}@media (max-width:1024px){.CartPage-module__s23HQq__cartLayout{grid-template-columns:1fr}.CartPage-module__s23HQq__cartSidebar{position:static}}
.NewsPage-module__aa1H9q__wrapper{background:#f0f2f5;min-height:100vh}.NewsPage-module__aa1H9q__main{max-width:1200px;margin:0 auto;padding:40px 24px 100px}.NewsPage-module__aa1H9q__storeContent{gap:32px;display:flex}.NewsPage-module__aa1H9q__productsArea{flex:1;min-width:0}.NewsPage-module__aa1H9q__sidebarArea{flex-shrink:0;width:320px}.NewsPage-module__aa1H9q__article{background:#fff;border:1px solid #00000008;border-radius:32px;padding:60px;box-shadow:0 10px 30px #00000008}.NewsPage-module__aa1H9q__backBtn{color:var(--primary,#7c5cfc);letter-spacing:.1em;align-items:center;gap:12px;margin-bottom:48px;font-size:.75rem;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex}.NewsPage-module__aa1H9q__backBtn:hover{transform:translate(-5px)}.NewsPage-module__aa1H9q__backBtn svg{width:16px;height:16px}.NewsPage-module__aa1H9q__articleHeader{margin-bottom:48px}.NewsPage-module__aa1H9q__articleDate{color:#adb5bd;text-transform:uppercase;letter-spacing:.1em;font-size:.8rem;font-weight:900}.NewsPage-module__aa1H9q__articleTitle{color:#1a1a1a;letter-spacing:-.02em;margin:16px 0 24px;font-size:3.5rem;font-weight:900;line-height:1.1}.NewsPage-module__aa1H9q__articleSummary{color:#6c757d;font-size:1.3rem;font-weight:500;line-height:1.6}.NewsPage-module__aa1H9q__articleBanner{border-radius:24px;width:100%;height:440px;margin-bottom:60px;overflow:hidden;box-shadow:0 20px 50px #0000001a}.NewsPage-module__aa1H9q__articleBanner img{object-fit:cover;width:100%;height:100%}.NewsPage-module__aa1H9q__articleContent{color:#495057;font-size:1.15rem;line-height:1.9}.NewsPage-module__aa1H9q__articleContent p{margin-bottom:28px}.NewsPage-module__aa1H9q__articleContent h2{color:#1a1a1a;letter-spacing:-.01em;margin:56px 0 28px;font-size:2rem;font-weight:900}.NewsPage-module__aa1H9q__articleFooter{border-top:1px solid #f1f3f5;margin-top:80px;padding-top:40px}.NewsPage-module__aa1H9q__shareBox{text-align:center;color:#adb5bd;background:#f8f9fa;border:1px solid #00000008;border-radius:20px;padding:32px;font-weight:800}@media (max-width:1024px){.NewsPage-module__aa1H9q__storeContent{flex-direction:column}.NewsPage-module__aa1H9q__sidebarArea{width:100%}.NewsPage-module__aa1H9q__article{padding:40px 24px}.NewsPage-module__aa1H9q__articleTitle{font-size:2.5rem}.NewsPage-module__aa1H9q__articleBanner{height:300px}}
.RulesPage-module__TbAuGG__wrapper{background:#f0f2f5;min-height:100vh}.RulesPage-module__TbAuGG__main{max-width:1200px;margin:0 auto;padding:40px 24px 100px}.RulesPage-module__TbAuGG__storeContent{gap:32px;display:flex}.RulesPage-module__TbAuGG__productsArea{flex:1;min-width:0}.RulesPage-module__TbAuGG__sidebarArea{flex-shrink:0;width:320px}.RulesPage-module__TbAuGG__categoriesNav{flex-wrap:wrap;gap:12px;margin-bottom:32px;display:flex}.RulesPage-module__TbAuGG__catBtn{color:#adb5bd;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#fff;border:1px solid #0000000d;border-radius:12px;padding:12px 24px;font-size:.85rem;font-weight:800;transition:all .2s;box-shadow:0 4px 15px #00000005}.RulesPage-module__TbAuGG__catBtnActive{background:var(--primary,#7c5cfc);color:#fff;border-color:var(--primary,#7c5cfc);box-shadow:0 8px 20px rgba(var(--primary-rgb), .3)}.RulesPage-module__TbAuGG__catBtn:hover:not(.RulesPage-module__TbAuGG__catBtnActive){color:#1a1a1a;border-color:#0000001a;transform:translateY(-2px)}.RulesPage-module__TbAuGG__rulesList{flex-direction:column;gap:20px;display:flex}.RulesPage-module__TbAuGG__ruleCard{background:#fff;border:1px solid #00000008;border-radius:24px;flex-direction:column;gap:24px;padding:32px;transition:all .3s;display:flex;box-shadow:0 10px 30px #00000008}.RulesPage-module__TbAuGG__ruleMain{flex:1}.RulesPage-module__TbAuGG__punishmentBox{background:#fff5f5;border:1px solid #ffe3e3;border-radius:14px;align-items:center;gap:12px;padding:16px 20px;display:flex}.RulesPage-module__TbAuGG__punishmentLabel{color:#fa5252;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:900}.RulesPage-module__TbAuGG__punishmentText{color:#1a1a1a;font-size:.95rem;font-weight:700}.RulesPage-module__TbAuGG__ruleCard:hover{border-left:4px solid var(--primary,#7c5cfc);transform:translate(10px);box-shadow:0 15px 40px #0000000d}.RulesPage-module__TbAuGG__ruleTitle{color:#1a1a1a;align-items:center;gap:12px;margin-bottom:12px;font-size:1.25rem;font-weight:900;display:flex}.RulesPage-module__TbAuGG__ruleTitle:before{content:"";background:var(--primary,#7c5cfc);border-radius:50%;width:8px;height:8px}.RulesPage-module__TbAuGG__ruleDescription{color:#6c757d;font-size:1rem;font-weight:500;line-height:1.6}@media (max-width:1024px){.RulesPage-module__TbAuGG__storeContent{flex-direction:column}.RulesPage-module__TbAuGG__sidebarArea{width:100%}}
.StorePage-module__s1cGgW__wrapper{color:#fff;background:#0b0f1a;min-height:100vh}.StorePage-module__s1cGgW__main{max-width:1200px;margin:0 auto;padding:60px 24px 100px}.StorePage-module__s1cGgW__storeContent{grid-template-columns:1fr 300px;align-items:start;gap:48px;display:grid}@media (max-width:1024px){.StorePage-module__s1cGgW__storeContent{grid-template-columns:1fr}}.StorePage-module__s1cGgW__productsArea{min-width:0}.StorePage-module__s1cGgW__sidebarArea{flex-direction:column;gap:32px;display:flex}.StorePage-module__s1cGgW__sidebarTitle{text-transform:uppercase;letter-spacing:.1em;color:#fff6;font-size:.9rem;font-weight:800}.StorePage-module__s1cGgW__categoryList{flex-direction:column;gap:8px;display:flex}.StorePage-module__s1cGgW__categoryBtn{color:#ffffffb3;text-align:left;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0d;border-radius:10px;padding:12px 20px;font-weight:700;transition:all .2s}.StorePage-module__s1cGgW__categoryBtn:hover{color:#fff;background:#ffffff14}.StorePage-module__s1cGgW__categoryBtn.StorePage-module__s1cGgW__active{background:var(--primary,#7c5cfc);color:#fff;border-color:#0000;box-shadow:0 4px 12px #7c5cfc4d}.StorePage-module__s1cGgW__supportBox{background:linear-gradient(135deg,#7c5cfc1a,#7c5cfc0d);border:1px solid #7c5cfc33;border-radius:20px;padding:24px}.StorePage-module__s1cGgW__supportBox h4{margin-bottom:8px;font-weight:800}.StorePage-module__s1cGgW__supportBox p{color:#fff9;margin-bottom:20px;font-size:.85rem;line-height:1.5}.StorePage-module__s1cGgW__discordBtn{color:#fff;cursor:pointer;background:#5865f2;border:none;border-radius:8px;width:100%;padding:10px;font-weight:800}.StorePage-module__s1cGgW__header{margin-bottom:32px}.StorePage-module__s1cGgW__title{margin-bottom:4px;font-size:2rem;font-weight:900}.StorePage-module__s1cGgW__subtitle{color:#fff6;font-size:.9rem}.StorePage-module__s1cGgW__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px;display:grid}.StorePage-module__s1cGgW__card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:20px;transition:all .2s;overflow:hidden}.StorePage-module__s1cGgW__card:hover{background:#ffffff0d;border-color:#ffffff1a;transform:translateY(-4px)}.StorePage-module__s1cGgW__imageBox{background:#0003;height:180px;position:relative}.StorePage-module__s1cGgW__imageBox img{object-fit:cover;width:100%;height:100%}.StorePage-module__s1cGgW__noImage{background:linear-gradient(135deg,#1e293b,#0f172a);justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.StorePage-module__s1cGgW__discountBadge{color:#fff;background:#ef4444;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:900;position:absolute;top:12px;right:12px}.StorePage-module__s1cGgW__cardInfo{padding:20px}.StorePage-module__s1cGgW__productName{margin-bottom:8px;font-size:1.1rem;font-weight:800}.StorePage-module__s1cGgW__productDesc{color:#ffffff80;margin-bottom:20px;font-size:.8rem;line-height:1.5}.StorePage-module__s1cGgW__priceRow{justify-content:space-between;align-items:center;display:flex}.StorePage-module__s1cGgW__priceCol{flex-direction:column;display:flex}.StorePage-module__s1cGgW__oldPrice{color:#ffffff4d;font-size:.75rem;text-decoration:line-through}.StorePage-module__s1cGgW__price{color:var(--primary,#7c5cfc);font-size:1.25rem;font-weight:900}.StorePage-module__s1cGgW__buyBtn{background:var(--primary,#7c5cfc);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:8px 16px;font-weight:800;box-shadow:0 4px 12px #7c5cfc33}.StorePage-module__s1cGgW__emptyState{text-align:center;background:#ffffff05;border:1px dashed #ffffff1a;border-radius:24px;padding:80px}.StorePage-module__s1cGgW__emptyIcon{margin-bottom:16px;font-size:4rem}.StorePage-module__s1cGgW__emptyState h2{margin-bottom:8px}.StorePage-module__s1cGgW__emptyState p{color:#fff6}.StorePage-module__s1cGgW__skeletonCard{background:#ffffff08;border-radius:20px;height:320px;animation:1.5s infinite StorePage-module__s1cGgW__pulse}@keyframes StorePage-module__s1cGgW__pulse{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}@media (max-width:900px){.StorePage-module__s1cGgW__container{grid-template-columns:1fr}}
