:root{--pink-500: #f5c400;--line: #f0e4aa;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{background:#0c0f16}*{box-sizing:border-box}body{margin:0;min-width:320px;zoom:90%}#root{min-height:100vh}.page-shell{min-height:100vh;background:#0c0f16;color:#f4f6fb}.discord-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;display:grid;place-items:center;background:#03060d8c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:20px;animation:modal-overlay-in .24s ease}.discord-modal{width:min(440px,100%);border-radius:20px;overflow:hidden;border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 48px #0000006b;background:#2a2f3a;position:relative;animation:modal-card-in .28s ease}.discord-modal-overlay.is-closing{animation:modal-overlay-out .28s ease forwards}.discord-modal-overlay.is-closing .discord-modal{animation:modal-card-out .28s ease forwards}@keyframes modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes modal-overlay-out{0%{opacity:1}to{opacity:0}}@keyframes modal-card-in{0%{opacity:0;transform:translateY(16px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes modal-card-out{0%{opacity:1;transform:translateY(0) scale(1)}to{opacity:0;transform:translateY(12px) scale(.96)}}.discord-modal-close{position:absolute;top:0;right:0;width:66px;height:52px;border-radius:0 20px 0 18px;border:0;background:#8d9eff52;color:#e7edffeb;font-size:40px;font-weight:300;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease}.discord-modal-close:hover{background:#8d9eff75;color:#fff}.discord-modal-top{padding:26px 24px 30px;background:linear-gradient(180deg,#6578e9,#5d6fe4);display:flex;align-items:center;flex-direction:column;gap:14px}.discord-modal-icon{width:72px;height:72px;border-radius:50%;background:#ffffff24;display:grid;place-items:center;overflow:hidden}.discord-modal-icon img{width:100%;height:100%;object-fit:cover;display:block}.discord-modal-badge{padding:8px 16px;border-radius:999px;font-size:13px;font-weight:600;letter-spacing:.02em;color:#eef1ff;background:#1a257a61}.discord-modal-body{padding:28px 26px 30px;text-align:center}.discord-modal-body h2{margin:0;font-size:46px;line-height:1;font-weight:650;color:#f5f7ff}.discord-modal-body p{margin:16px 0 22px;font-size:24px;line-height:1.35;font-weight:400;color:#f0f4ffd9}.discord-modal-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:64px;border-radius:14px;text-decoration:none;font-size:31px;font-weight:600;color:#fff;background:linear-gradient(180deg,#6675ff,#5a6af0);box-shadow:0 10px 26px #546aff59;transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}.discord-modal-cta:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 16px 28px #546aff6b}@keyframes rain-fall{0%{transform:skew(-10deg) translateY(-18%)}to{transform:skew(-10deg) translateY(18%)}}.topbar{position:relative;z-index:2;height:102px;display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:28px;padding:0 28px 8px;border-bottom:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.page-shell.theme-dark .topbar{background:#0c0f16b8;border-bottom:1px solid rgba(255,255,255,.08)}.right-actions{display:inline-flex;align-items:center;gap:10px}.theme-toggle{width:44px;height:44px;border-radius:12px;border:1px solid #d9bf50;background:#ffffffe0;color:#4c3a00;font-size:22px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.theme-toggle:hover{transform:translateY(-2px);box-shadow:0 0 14px #f5c40040}.brand{padding-top:10px;margin-left:34px}.brand img{width:70px;height:70px;border-radius:50%;object-fit:cover;border:2px solid var(--pink-500);box-shadow:0 0 24px #f5c40073}.nav-main{display:flex;align-items:center;justify-content:center;margin-left:0}.menu{display:flex;align-items:center;gap:30px;margin-left:0}.menu button{background:transparent;border:0;cursor:pointer;color:#111;text-decoration:none;font-weight:600;font-size:18px;padding:8px 0;border-bottom:2px solid transparent;transition:color .25s ease,transform .25s ease,border-color .25s ease}.page-shell.theme-dark .menu button{color:#f7f7f9}.menu button:first-child{margin-right:12px}.menu button:last-child{margin-left:12px}.menu button:hover,.menu button.active{color:#f5c400;border-bottom-color:#f5c400}.menu button:hover{transform:translateY(-2px)}.menu button:active{transform:translateY(0) scale(.97)}.discord-btn{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 28px;border:1px solid #d9bf50;border-radius:14px;background:#ffffffd9;color:#4c3a00;text-decoration:none;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease}.discord-btn:hover{border-color:var(--pink-500);color:#2f2400;background:#fffef5;box-shadow:0 0 16px #f5c40047}.page-shell.theme-dark .discord-btn,.page-shell.theme-dark .theme-toggle{background:#141924eb;color:#ffe58f;border-color:#7c6a1f}.hero-section{position:relative;z-index:2;width:min(1500px,calc(100% - 80px));margin:36px auto 0;padding:54px 54px 46px;border-top:1px solid rgba(255,255,255,.16);display:grid;grid-template-columns:minmax(420px,700px) 1fr;gap:20px;align-items:center}.hero-content{max-width:680px}.hero-logo-stage{display:flex;align-items:center;justify-content:center;min-height:480px}.hero-spin-logo{width:min(34vw,380px);height:min(34vw,380px);border-radius:50%;overflow:hidden;transform-origin:center center;filter:drop-shadow(0 0 26px rgba(245,196,0,.4));animation:logo-spin 12s linear infinite}.hero-spin-logo-image{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(.925);clip-path:circle(46.8% at 50% 50%);display:block}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-kicker{margin:0 0 14px;color:#c9a200;font-size:42px;font-weight:500}.hero-content h1{margin:0;color:#111;font-size:clamp(44px,5.7vw,86px);line-height:.98;letter-spacing:-.02em}.page-shell.theme-dark .hero-content h1,.page-shell.theme-dark .hero-text,.page-shell.theme-dark .shop-hero h1,.page-shell.theme-dark .shop-arrow,.page-shell.theme-dark .product-card h3,.page-shell.theme-dark .cs2-option-card h3,.page-shell.theme-dark .cs2-option-price,.page-shell.theme-dark .cs2-hero h1,.page-shell.theme-dark .cs2-hero p{color:#f7f8fb}.win-gradient{background:linear-gradient(90deg,#f6a63a,#f28a2d 45%,#ef6f2e);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-text{margin:24px 0 34px;color:#111;max-width:620px;font-size:clamp(20px,2vw,35px);line-height:1.15}.hero-cta{display:inline-flex;align-items:center;justify-content:center;min-width:200px;height:62px;border:0;cursor:pointer;border-radius:12px;color:#fff;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:29px;font-weight:600;background:linear-gradient(180deg,#ffe88a,#f5c400 52%,#be9300);box-shadow:0 10px 26px #f5c4005c;transition:transform .25s ease,box-shadow .25s ease,filter .25s ease,background .3s ease}.hero-cta:hover{transform:translateY(-3px) scale(1.02);background:linear-gradient(180deg,#72c1ff,#2f94ff 52%,#1d63d8);box-shadow:0 16px 32px #2f94ff6b;filter:brightness(1.04)}.hero-cta:active{transform:translateY(0) scale(.98)}.shop-page{position:relative;z-index:2;width:min(1500px,calc(100% - 80px));margin:24px auto 0;border-top:1px solid rgba(255,255,255,.16)}.shop-hero{min-height:230px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding-top:26px;background:transparent}.shop-hero h1{margin:0;font-size:clamp(56px,8vw,86px);line-height:1;color:#111}.shop-arrow{margin:12px 0 0;font-size:30px;color:#111}.products{padding:34px 20px 50px}.product-card{width:380px;max-width:100%;background:transparent;border:0;padding:0;text-align:left;cursor:pointer;transition:transform .25s ease,filter .25s ease}.product-thumb{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:18px;border:1px solid #d9bf50;background-image:url(/cs2-banner.png);background-size:cover;background-position:center;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,filter .28s ease}.card-hover-label{position:absolute;left:50%;bottom:16px;transform:translate(-50%) translateY(8px);padding:8px 14px;border-radius:999px;background:#0c0f16c7;border:1px solid rgba(245,196,0,.72);color:#ffe58f;font-size:14px;font-weight:700;opacity:0;transition:opacity .24s ease,transform .24s ease}.product-card:hover{transform:translateY(-4px)}.product-card:hover .product-thumb{transform:scale(1.02);box-shadow:0 18px 30px #f5c4004d;filter:saturate(1.1)}.product-card:hover .card-hover-label{opacity:1;transform:translate(-50%) translateY(0)}.product-card h3{margin:16px 0 0;font-size:34px;line-height:1.08;letter-spacing:-.02em;font-weight:700;color:#111}.cs2-page{position:relative;z-index:2;width:min(1500px,calc(100% - 80px));margin:24px auto 0;border-top:1px solid rgba(255,255,255,.16)}.cs2-hero{min-height:260px;padding:26px 24px 10px;text-align:center}.cs2-hero h1{margin:0;font-size:clamp(56px,7vw,80px);line-height:1;color:#fff}.cs2-hero p{margin:18px auto 0;max-width:1320px;font-size:clamp(21px,1.8vw,33px);line-height:1.28;color:#f4edf4}.cs2-options{padding:18px 20px 50px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;align-items:start}.cs2-option-card{min-height:220px;background:transparent;border:0;color:#ffd0e7;display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;font-size:30px;font-weight:600;padding:0}.cs2-option-thumb{width:100%;max-width:420px;aspect-ratio:1 / 1;border-radius:16px;border:1px solid #d9bf50;background-size:cover;background-position:center;transition:transform .28s ease,box-shadow .28s ease,filter .28s ease}.fatality-thumb{background-image:url(/fatality-banner.jpg);background-size:contain;background-repeat:no-repeat;background-position:center;background-color:#241d4c}.gamesense-thumb{background-image:url(/gamesense-banner.avif);background-size:cover;background-repeat:no-repeat;background-position:center;background-color:#1f173e}.cs2-option-card:hover .cs2-option-thumb{transform:translateY(-6px) scale(1.02);box-shadow:0 18px 30px #f5c40059;filter:saturate(1.08)}.cs2-option-card h3{margin:16px 0 0;color:#111;font-size:clamp(24px,2vw,32px);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:700;letter-spacing:.01em;text-align:left;width:100%;max-width:420px}.cs2-option-price{margin:6px 0 0;width:100%;max-width:420px;color:#111;font-size:28px;font-weight:700;text-align:left}.page-transition{transition:opacity .26s ease,transform .26s ease,filter .26s ease}.page-transition.is-entering{opacity:1;transform:translateY(0);filter:blur(0)}.page-transition.is-leaving{opacity:0;transform:translateY(14px);filter:blur(2px)}@media (max-width: 1040px){.discord-modal{width:min(360px,100%)}.discord-modal-top{padding:20px 18px 24px}.discord-modal-icon{width:58px;height:58px;font-size:26px}.discord-modal-body{padding:20px 18px 22px}.discord-modal-body h2{font-size:34px}.discord-modal-body p{font-size:19px;margin:12px 0 16px}.discord-modal-cta{min-height:54px;font-size:24px}.topbar{height:auto;grid-template-columns:1fr;gap:14px;padding:16px}.brand{justify-self:center;padding-top:0}.nav-main{width:100%;margin-left:0;justify-content:center}.menu{justify-content:center;flex-wrap:wrap}.discord-btn{justify-self:center;width:min(100%,220px)}.hero-section{width:calc(100% - 32px);margin-top:20px;padding:26px 16px 32px;grid-template-columns:1fr;gap:10px}.hero-kicker{font-size:28px;margin-bottom:8px}.hero-content h1{font-size:clamp(34px,11vw,54px)}.hero-text{margin:14px 0 24px;font-size:clamp(18px,5.2vw,24px)}.hero-cta{min-width:180px;height:58px;font-size:27px}.hero-logo-stage{min-height:240px}.hero-spin-logo{width:min(56vw,260px);height:min(56vw,260px)}.shop-page,.cs2-page{width:calc(100% - 20px);margin-top:18px}.shop-hero{min-height:180px;padding-top:18px}.shop-arrow{font-size:24px}.products{padding:26px 10px 40px}.product-card h3{font-size:28px}.cs2-hero{min-height:220px;padding:18px 10px 8px}.cs2-hero p{font-size:clamp(16px,4.2vw,21px);line-height:1.35}.cs2-options{padding:12px 10px 30px;grid-template-columns:1fr;gap:14px}.cs2-option-card{min-height:120px;font-size:22px}.cs2-option-thumb{max-width:100%}.cs2-option-card h3{max-width:100%;font-size:26px}.cs2-option-price{max-width:100%;font-size:24px}}
