@keyframes spin{to{transform:rotate(360deg)}}:root{--bg-main: #040711;--bg-secondary: #09101d;--bg-tertiary: #111a2b;--primary-color: #295eea;--primary-hover: #4f83ff;--primary-glow: rgba(41, 94, 234, .55);--accent: #8b5cf6;--text-main: #f3f7ff;--text-muted: #96a3bd;--text-dark: #cad4e8;--border-light: rgba(255, 255, 255, .04);--border-strong: rgba(255, 255, 255, .08);--glass-bg: rgba(10, 15, 27, .72);--glass-border: rgba(148, 163, 184, .16);--glass-shadow: 0 20px 45px -12px rgba(0, 0, 0, .62);--danger: #ef4444;--success: #10b981}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:var(--bg-main);background-image:radial-gradient(circle at 8% 12%,rgba(41,94,234,.2),transparent 33%),radial-gradient(circle at 92% 84%,rgba(88,104,140,.16),transparent 35%),linear-gradient(180deg,#070d19 0,#040711 45%,#050914);background-attachment:fixed;color:var(--text-main);line-height:1.6;-webkit-font-smoothing:antialiased;min-height:100vh;display:flex;flex-direction:column}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif;letter-spacing:-.02em}a{text-decoration:none;color:inherit;transition:color .2s ease}.glass-panel{background:var(--glass-bg);backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow);border-radius:16px;position:relative;overflow:hidden;transition:all .3s cubic-bezier(.25,.8,.25,1)}.glass-panel:hover{border-color:#94a3b84d;box-shadow:0 24px 44px -10px #000000bf,0 0 16px #295eea29}.glass-panel:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);z-index:1}.container{max-width:1440px;margin:0 auto;padding:0 2rem;width:100%}.site-navbar{position:fixed;top:0;left:0;right:0;height:70px;background:linear-gradient(180deg,#070a11eb 0,#06090ed9);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(148,163,184,.15);box-shadow:0 12px 30px #00000059;z-index:50;display:flex;align-items:center}.navbar-inner{display:flex;justify-content:space-between;align-items:center;gap:1rem}.navbar-brand{display:flex;align-items:center;gap:.8rem;text-decoration:none;min-width:0}.navbar-logo{height:38px;width:auto}.navbar-brand-text{font-size:1.25rem;font-weight:800;color:#fff;letter-spacing:-.5px;white-space:nowrap}.navbar-search{flex:1;max-width:400px;margin:0 2rem;position:relative}.navbar-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-muted)}.navbar-search-input{width:100%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:.5rem 1rem .5rem 2.5rem;color:var(--text-main);box-shadow:inset 0 1px #ffffff0d;outline:0;transition:all .2s}.navbar-search-input:focus{border-color:var(--primary-color)}.navbar-actions,.navbar-links{display:flex;align-items:center;gap:1.2rem}.navbar-links{margin-right:auto;font-weight:600;font-size:.95rem;gap:2rem}.navbar-link,.navbar-sub-link{display:flex;align-items:center;gap:.4rem;color:var(--text-main);transition:color .2s}.navbar-sub-link{color:var(--text-muted);font-weight:600}.navbar-link:hover,.navbar-sub-link:hover{color:var(--primary-hover)}.navbar-upload-btn{padding:.4rem 1rem}.navbar-menu-toggle{border:1px solid var(--border-strong);background:#ffffff08;color:var(--text-main);border-radius:10px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}.mobile-only{display:none}.navbar-mobile-panel{position:fixed;top:70px;left:0;right:0;padding:1rem;background:#050911fa;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);z-index:49;display:grid;gap:1rem}.navbar-mobile-panel .navbar-search{margin:0;max-width:none}.navbar-mobile-links{display:grid;gap:.65rem}.page-content{flex:1;padding:2rem 0;margin-top:70px}.page-shell{padding-top:2rem;padding-bottom:4rem}.page-shell--narrow{max-width:980px}.page-breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:2rem;color:var(--text-muted);font-size:.9rem;flex-wrap:wrap}.page-breadcrumb-link{transition:color .2s ease}.page-breadcrumb-link:hover{color:#fff}.page-header-center{text-align:center;margin-bottom:3rem}.page-icon-bubble{display:inline-flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;background:#2563eb1a;margin-bottom:1.5rem;flex-shrink:0}.page-title-xl{font-size:clamp(1.65rem,4.5vw,2.5rem);font-weight:800;line-height:1.15;margin-bottom:.5rem}.page-subtitle{color:var(--text-muted);font-size:clamp(.95rem,2.5vw,1.1rem);line-height:1.6}.page-search-wrap{position:relative;max-width:500px;margin:2rem auto 0;width:100%}.explore-page{padding-bottom:4rem;margin-top:2rem}.explore-sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.explore-empty-state{text-align:center;padding:5rem 0}.explore-empty-icon{width:80px;height:80px;background:#ffffff0d;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.resource-details-root{padding-bottom:4rem;opacity:0}.resource-details-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:2rem;align-items:start}.resource-details-media{padding:1rem;display:flex;flex-direction:column;gap:1rem}.resource-details-media-box{width:100%;padding-top:56.25%;position:relative;border-radius:8px;overflow:hidden;background:#000}.resource-details-media-box img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.resource-details-info{padding:2rem;display:flex;flex-direction:column}.resource-details-badge{align-self:flex-start;background:var(--primary-color);color:#fff;padding:4px 12px;border-radius:12px;display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:600;margin-bottom:1rem}.resource-details-title{font-size:clamp(1.6rem,4vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1rem;color:var(--text-main);word-break:break-word}.resource-details-meta{display:flex;flex-direction:column;gap:.8rem;color:var(--text-muted);margin-bottom:2rem;flex:1}.resource-details-row{display:flex;align-items:center;gap:.5rem;min-width:0;word-break:break-word}.resource-details-uploaded-by{font-size:.8rem;padding-left:2.2rem;margin-top:-.5rem;word-break:break-word}.resource-details-tags{display:flex;gap:.5rem;margin-top:1rem;flex-wrap:wrap}.resource-details-tag{font-size:.8rem;padding:4px 10px;border-radius:4px;line-height:1.3;word-break:break-word}.resource-details-tag--workshop{background:#ffffff1a;color:var(--text-main)}.resource-details-tag--category{background:#2563eb33;color:#60a5fa}.resource-details-actions{border-top:1px solid var(--border-color);padding-top:2rem;display:flex;flex-direction:column;gap:1rem}.resource-details-action-btn{width:100%;padding:1rem;font-size:1.1rem}.resource-details-action-btn--primary{background:var(--primary-color)}.auth-page{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:2rem 0}.auth-card{width:100%;max-width:400px;padding:2rem}.auth-title{font-size:clamp(1.5rem,4.8vw,1.8rem);font-weight:700;margin-bottom:.5rem;text-align:center}.auth-subtitle{color:var(--text-muted);text-align:center;margin-bottom:2rem}.auth-separator{margin:1.5rem 0;display:flex;align-items:center;gap:1rem}.policy-title{font-size:clamp(1.6rem,4.4vw,2.2rem);font-weight:800;margin-bottom:.6rem}.policy-card{padding:2rem;margin-bottom:1rem}.explore-layout{display:grid;grid-template-columns:280px 1fr;gap:2.5rem;align-items:start}.sidebar{position:sticky;top:100px;display:flex;flex-direction:column;gap:2rem;max-height:calc(100vh - 120px);overflow-y:auto;padding-right:.5rem}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:0 0}.sidebar::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.filter-group{display:flex;flex-direction:column;gap:.8rem}.filter-title{font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-weight:600;margin-bottom:.5rem}.filter-item{display:flex;align-items:center;gap:.8rem;padding:.8rem 1rem;border-radius:12px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);border:1px solid transparent;background:#ffffff04;color:var(--text-dark);font-weight:500;position:relative;overflow:hidden}.filter-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--primary-color);transform:scaleY(0);transition:transform .2s ease;border-radius:3px 0 0 3px}.filter-item:hover{background:#ffffff0a;border-color:var(--border-light);transform:translate(4px);color:var(--text-main)}.filter-item.active{background:linear-gradient(90deg,#2563eb26,#2563eb0d);border-color:#2563eb4d;color:var(--primary-hover);box-shadow:0 4px 15px #0000001a}.filter-item.active:before{transform:scaleY(1)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;background:linear-gradient(135deg,var(--primary-color),#2563eb);color:#fff;border:1px solid rgba(255,255,255,.1);padding:.7rem 1.5rem;border-radius:10px;font-family:Outfit,sans-serif;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #2563eb4d}.btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2563eb66;background:linear-gradient(135deg,var(--primary-hover),var(--primary-color))}.btn:active{transform:translateY(1px)}.btn-outline{background:0 0;border:1px solid var(--border-strong);color:var(--text-main);box-shadow:none}.btn-outline:hover{background:#ffffff0d;border-color:#fff3;box-shadow:0 4px 15px #0003}.form-input{width:100%;background:#0003;border:1px solid var(--border-strong);color:var(--text-main);padding:.8rem 1.2rem;border-radius:10px;font-family:inherit;font-size:.95rem;transition:all .2s ease}.form-input:focus{outline:0;border-color:var(--primary-hover);box-shadow:0 0 0 3px #3b82f626;background:#0006}.form-select{width:100%;background:linear-gradient(180deg,#ffffff0a,#ffffff03),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%2396a3bd' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") no-repeat right .9rem center,#00000038;background-size:auto,14px,auto;border:1px solid var(--border-strong);color:var(--text-main);padding:.78rem 2.4rem .78rem 1rem;border-radius:10px;font-family:inherit;font-size:.95rem;line-height:1.2;appearance:none;-webkit-appearance:none;-moz-appearance:none;transition:all .2s ease}.form-select:hover{border-color:#94a3b866;background-color:#00000052}.form-select:focus{outline:0;border-color:var(--primary-hover);box-shadow:0 0 0 3px #3b82f626;background-color:#0006}.form-select option{background:#0b1220;color:var(--text-main)}.admin-resource-groups{display:flex;flex-direction:column;gap:1.4rem}.admin-resource-group{border:1px solid var(--glass-border);background:#050a1466;border-radius:14px;padding:1rem}.admin-resource-group-title{font-size:1.1rem;font-weight:700;margin-bottom:.9rem;color:var(--primary-hover);border-left:4px solid var(--primary-color);padding-left:.65rem;line-height:1.1}.creator-pill{display:flex;align-items:center;gap:.8rem;padding:.5rem 1.2rem .5rem .5rem;border-radius:50px;background:#ffffff08;border:1px solid var(--border-light);cursor:pointer;transition:all .2s}.creator-pill.active{border-color:var(--primary-color);background:#3b82f61a}.creator-pill:hover{background:#ffffff14}.creator-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid var(--border-strong)}.resources-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}::selection{background:#4f83ff59;color:#fff}.hero-section{padding:4rem 2rem;border-radius:20px;background:linear-gradient(135deg,#0a0f18cc,#06090ee6);border:1px solid var(--border-light);margin-bottom:3rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.hero-section:after{content:"";position:absolute;top:-50%;right:-10%;width:60%;height:200%;background:radial-gradient(ellipse at center,rgba(59,130,246,.15) 0,transparent 70%);transform:rotate(-15deg);pointer-events:none}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;background:linear-gradient(to right,#fff,#94a3b8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1rem}.hero-subtitle{font-size:1.2rem;color:var(--text-muted);max-width:600px}.loader-container{display:flex;justify-content:center;padding:3rem}.spinner{width:48px;height:48px;border:3px solid rgba(255,255,255,.1);border-radius:50%;border-top-color:var(--primary-color);animation:spin 1s ease-in-out infinite}.home-root{padding-bottom:0}.home-hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;text-align:center;padding:0 2rem 6rem}.home-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(41,94,234,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(41,94,234,.07) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 30%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 30%,transparent 100%);pointer-events:none}.home-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;will-change:transform}.home-orb--blue{width:520px;height:520px;background:radial-gradient(circle,rgba(41,94,234,.32) 0,transparent 70%);top:-80px;left:-100px}.home-orb--purple{width:480px;height:480px;background:radial-gradient(circle,rgba(139,92,246,.28) 0,transparent 70%);bottom:-60px;right:-80px}.home-orb--teal{width:360px;height:360px;background:radial-gradient(circle,rgba(20,184,166,.18) 0,transparent 70%);top:40%;left:55%}.home-hero-inner{position:relative;z-index:2;max-width:860px}.home-hero-badge{display:inline-flex;align-items:center;gap:7px;background:#295eea1f;border:1px solid rgba(41,94,234,.3);color:#93b4ff;font-size:.82rem;font-weight:600;padding:.4rem 1rem;border-radius:999px;margin-bottom:2rem;letter-spacing:.02em}.home-hero-title{font-size:clamp(2.4rem,5.5vw,4.6rem);font-weight:800;line-height:1.08;color:#e8eeff;margin-bottom:1.6rem;letter-spacing:-.03em}.home-hero-gradient{background:linear-gradient(135deg,#60a5fa 0,#a78bfa,#38bdf8);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-hero-sub{font-size:1.15rem;color:var(--text-muted);max-width:620px;margin:0 auto 2.5rem;line-height:1.7}.home-hero-actions{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.home-hero-btn-primary{font-size:1rem;padding:.8rem 2rem;gap:.5rem;box-shadow:0 0 32px #295eea73}.home-hero-btn-outline{font-size:1rem;padding:.8rem 2rem}.home-hero-scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);color:#ffffff4d;z-index:2}.home-stats-bar{background:#080c16d9;border-top:1px solid var(--border-strong);border-bottom:1px solid var(--border-strong);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.6rem 0}.home-stats-inner{display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap}.home-stat{display:flex;flex-direction:column;align-items:center;padding:.5rem 3rem}.home-stat-value{font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;color:#fff;letter-spacing:-.03em;line-height:1.1}.home-stat-label{font-size:.8rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:.3rem;font-weight:600}.home-stat-divider{width:1px;height:40px;background:var(--border-strong)}.home-section{padding:6rem 0}.home-section-header{text-align:center;max-width:680px;margin:0 auto 3.5rem}.home-section-eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;font-weight:700;color:var(--primary-hover);margin-bottom:.8rem}.home-section-eyebrow--light{color:#ffffff8c}.home-section-title{font-size:clamp(1.7rem,3vw,2.6rem);font-weight:800;color:var(--text-main);line-height:1.14;margin-bottom:1rem;letter-spacing:-.025em}.home-section-sub{font-size:1rem;color:var(--text-muted);line-height:1.7}.home-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.home-features-grid>div{display:flex;flex-direction:column}.home-feature-card{flex:1;padding:2rem 1.6rem;display:flex;flex-direction:column;gap:.8rem;transition:transform .25s ease,box-shadow .25s ease}.home-feature-card:hover{transform:translateY(-5px);box-shadow:0 28px 60px #00000080,0 0 20px #295eea1f}.home-feature-icon{width:52px;height:52px;border-radius:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:var(--feat-color);margin-bottom:.4rem;box-shadow:0 0 20px #0003}.home-feature-title{font-size:1.05rem;font-weight:700;color:var(--text-main)}.home-feature-desc{font-size:.9rem;color:var(--text-muted);line-height:1.65}.home-games-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.4rem}.home-games-grid>div{display:flex;flex-direction:column}.home-game-card{flex:1;display:flex;flex-direction:column;padding:3rem 2rem;text-decoration:none;position:relative;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;cursor:pointer;text-align:center;align-items:center;gap:1.5rem}.home-game-card:hover{transform:translateY(-6px) scale(1.015);border-color:#295eea73!important;box-shadow:0 20px 48px #0009,0 0 28px #295eea33}.home-game-card__glow{position:absolute;inset:0;background:radial-gradient(circle at 50% 0,rgba(41,94,234,.1),transparent 55%);pointer-events:none;z-index:0}.home-game-card__img-wrap{border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;overflow:hidden;position:relative;z-index:1;flex-shrink:0}.home-game-card__img{object-fit:contain;filter:drop-shadow(0 2px 10px rgba(0,0,0,.5));transition:transform .3s ease}.home-game-card:hover .home-game-card__img{transform:scale(1.1)}.home-game-card__body{display:flex;flex-direction:column;gap:.35rem;position:relative;z-index:1;flex:1}.home-game-card__name{font-size:1.1rem;font-weight:700;color:var(--text-main);text-transform:capitalize}.home-game-card__cta{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;font-weight:600;color:var(--primary-hover);margin-top:auto;padding-top:.6rem;pointer-events:none}.home-specials-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.home-specials-grid>div{display:flex;flex-direction:column}.home-special-card{flex:1;display:flex;align-items:center;gap:2.5rem;padding:2rem;text-decoration:none;position:relative;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;cursor:pointer;border-top:2px solid var(--accent)}.home-special-card:hover{transform:translateY(-6px);border-color:#ffffff24!important;box-shadow:0 28px 56px #0009}.home-special-card__bg{position:absolute;inset:0;opacity:.6;transition:opacity .35s;pointer-events:none}.home-special-card:hover .home-special-card__bg{opacity:1}.home-special-card__bg--blue{background:radial-gradient(circle at 90% 20%,rgba(41,94,234,.3),transparent 55%),linear-gradient(135deg,rgba(41,94,234,.08) 0,transparent 60%)}.home-special-card__bg--purple{background:radial-gradient(circle at 90% 20%,rgba(139,92,246,.3),transparent 55%),linear-gradient(135deg,rgba(139,92,246,.08) 0,transparent 60%)}.home-special-card__img{width:100px;height:100px;object-fit:contain;flex-shrink:0;filter:drop-shadow(0 6px 20px rgba(0,0,0,.55));position:relative;z-index:1;transition:transform .35s cubic-bezier(.34,1.56,.64,1)}.home-special-card:hover .home-special-card__img{transform:scale(1.12) rotate(-5deg)}.home-special-card__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:.55rem;min-width:0}.home-special-card__content h3{font-size:1.6rem;font-weight:800;color:var(--text-main);letter-spacing:-.02em}.home-special-card__content p{font-size:.9rem;color:var(--text-muted);line-height:1.6}.home-special-card__link{display:inline-flex;align-items:center;gap:5px;font-size:.85rem;font-weight:700;color:var(--primary-hover);margin-top:.2rem;transition:gap .2s}.home-special-card:hover .home-special-card__link{gap:9px}.home-howto-wrapper{position:relative;padding:7rem 0;overflow:hidden}.home-howto-bg{position:absolute;inset:0;pointer-events:none}.home-howto-inner{position:relative;z-index:1}.home-howto-track{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem;position:relative}.home-howto-line{position:absolute;top:2.6rem;left:calc(12.5% + 1px);right:calc(12.5% + 1px);height:2px;background:linear-gradient(90deg,transparent,rgba(41,94,234,.5),rgba(139,92,246,.5),transparent);pointer-events:none;z-index:0}.howto-step-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem 1.4rem;border-radius:20px;background:#0a0e18b3;border:1px solid rgba(255,255,255,.07);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;z-index:1;transition:border-color .25s,box-shadow .25s}.howto-step-card:hover{border-color:#295eea59;box-shadow:0 16px 40px #00000073,0 0 18px #295eea1f}.howto-step-number{font-family:Outfit,sans-serif;font-size:.72rem;font-weight:800;letter-spacing:.1em;color:var(--primary-hover);background:#295eea1f;border:1px solid rgba(41,94,234,.25);border-radius:999px;padding:.25rem .7rem;margin-bottom:1rem}.howto-step-icon{width:56px;height:56px;border-radius:16px;background:#295eea1a;border:1px solid rgba(41,94,234,.22);display:flex;align-items:center;justify-content:center;color:#60a5fa;margin-bottom:1.2rem}.howto-step-title{font-size:1rem;font-weight:700;color:var(--text-main);margin-bottom:.6rem}.howto-step-desc{font-size:.87rem;color:#96a3bdd9;line-height:1.65}.home-howto-cta{display:flex;flex-direction:column;align-items:center;gap:1.2rem}.home-howto-cta p{color:#fff9;font-size:1rem}.home-howto-cta-btn{font-size:1rem;padding:.85rem 2.2rem;gap:.6rem;box-shadow:0 0 28px #295eea66}.home-latest-bar{display:inline-block;width:6px;height:32px;background:var(--primary-color);border-radius:3px;margin-right:.8rem;vertical-align:middle}.home-latest-heading{display:flex;align-items:center}.home-latest-seeall{display:inline-flex;align-items:center;gap:5px;font-size:.9rem;font-weight:600;color:var(--primary-hover);transition:gap .2s}.home-latest-seeall:hover{gap:9px}.home-latest-header-row{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;flex-wrap:wrap}.home-bottom-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.home-bottom-cta{padding:4rem 3rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem;position:relative;overflow:hidden}.home-bottom-cta__glow{position:absolute;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(41,94,234,.18) 0,transparent 70%);top:-100px;left:50%;transform:translate(-50%);pointer-events:none}.home-bottom-cta__icon{color:var(--primary-hover);margin-bottom:.4rem}.home-bottom-cta h2{font-size:2rem;font-weight:800;color:var(--text-main)}.home-bottom-cta p{color:var(--text-muted);font-size:1rem;max-width:420px}.resource-card{position:relative;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;transform-origin:center center;will-change:transform}.resource-card.is-hovered{border-color:#38bdf88c;box-shadow:0 14px 30px #0ea5e933}.resource-card__thumbnail{overflow:hidden;width:100%;padding-top:56.25%;position:relative;background:#1e293b}.resource-card__thumbnail img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.resource-card.is-hovered .resource-card__thumbnail img{transform:scale(1.045)}.resource-card__badge{color:#dbeafe}.resource-card__official{position:absolute;top:10px;right:10px;background:var(--primary-color);color:#fff;padding:4px 8px;border-radius:12px;display:flex;align-items:center;gap:4px;font-size:.8rem;font-weight:600;z-index:10;box-shadow:0 2px 10px #0000004d}.resource-card__link{display:block}.resource-card__body{padding:1rem;flex:1;display:flex;flex-direction:column}.resource-card__tags{display:flex;gap:.5rem;margin-bottom:.5rem;flex-wrap:wrap}.resource-card__category{font-size:.75rem;background:#2563eb33;color:#60a5fa;padding:2px 8px;border-radius:4px}.resource-card__title{font-size:1.1rem;font-weight:600;margin-bottom:.5rem;color:var(--text-main)}.resource-card__footer{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid var(--border-color);gap:.75rem}.resource-card__creator{font-size:.85rem;color:var(--text-muted)}.resource-card__btn{padding:.4rem .8rem;font-size:.8rem;display:inline-flex;align-items:center;gap:.35rem}.home-hover-card,.game-hover-card{transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;will-change:transform}.home-hover-card.is-hovered,.game-hover-card.is-hovered{border-color:#38bdf88c;box-shadow:0 16px 34px #0ea5e933}.home-game-card__image-wrap{background:#2563eb1a;border-radius:20px;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 20px #2563eb0d}.home-game-card__image{border-radius:20px}.home-game-card__title{text-transform:uppercase;font-size:1.8rem;font-weight:800;letter-spacing:.05em}.home-special-card__image{width:100%;margin-bottom:1rem}.home-special-card__title{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.home-special-card__description{color:var(--text-muted);font-size:.9rem}.game-category-card{padding:2rem;display:flex;align-items:center;gap:1.5rem;border:1px solid var(--border-light)}.game-category-card__icon-wrap{width:50px;height:50px;background:#3b82f61a;border-radius:12px;display:flex;align-items:center;justify-content:center}@media(max-width:1024px){.container{padding:0 1.25rem}.hero-section{padding:3rem 1.25rem}.explore-layout{grid-template-columns:1fr;gap:1.5rem}.sidebar{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-height:none;overflow:visible;padding-right:0}.resources-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.25rem}.resource-details-layout{grid-template-columns:1fr}.resource-details-info{padding:1.5rem}}@media(max-width:640px){.container{padding:0 .9rem}.page-content{padding:1rem 0}.desktop-only{display:none!important}.mobile-only{display:inline-flex;flex-direction:column}.navbar-brand-text{font-size:1.05rem}.navbar-logo{height:33px}.hero-title{font-size:2.05rem}.hero-subtitle{font-size:1rem}.sidebar{grid-template-columns:1fr}.resources-grid{grid-template-columns:1fr;gap:1rem}.btn{width:100%}img{max-width:100%}.home-hero{padding:0 1rem 4rem;text-align:center}.home-hero-title{font-size:clamp(1.7rem,8vw,2.2rem)}.home-hero-actions{flex-direction:column;align-items:stretch}.home-stats-inner{display:grid;grid-template-columns:1fr 1fr;gap:1rem 0}.home-stat-divider{display:none}.home-stat{padding:.6rem .5rem}.home-stat-value{font-size:1.4rem}.home-stat-label{font-size:.72rem}.home-section{padding:3rem 0}.home-section-header{margin-bottom:1.8rem}.home-features-grid{grid-template-columns:1fr;gap:1rem}.home-games-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem}.home-game-card{padding:1.2rem 1rem 1.4rem}.home-game-card__img-wrap{width:54px;height:54px;border-radius:12px;margin-bottom:.8rem}.home-game-card__img{width:36px;height:36px}.home-game-card__name{font-size:.95rem}.home-game-card__cta{font-size:.75rem}.home-specials-grid{gap:1rem}.home-special-card{flex-direction:column;text-align:center;padding:1.8rem 1.2rem;gap:1.2rem}.home-special-card__img{width:80px;height:80px}.home-howto-wrapper{padding:3.5rem 0}.home-howto-track{grid-template-columns:1fr;gap:1rem}.howto-step-card{padding:1.4rem 1rem}.home-bottom-cta{padding:2.5rem 1.2rem;gap:1rem}.home-hero-btn-outline,.home-hero-btn-primary{width:100%;justify-content:center}.home-section-title br{display:none}.home-special-card__content h3{font-size:1.25rem}.home-bottom-cta h2{font-size:1.4rem}.home-bottom-cta p{font-size:.9rem}footer .container p{font-size:.82rem}.home-bottom-cta>div{flex-direction:column;width:100%}.home-bottom-cta>div .btn,.home-bottom-cta-actions .btn{width:100%;justify-content:center}.home-latest-header-row{align-items:flex-start}.page-shell{padding-top:1rem;padding-bottom:3rem}.page-header-center{margin-bottom:2rem}.page-icon-bubble{width:62px;height:62px;margin-bottom:1rem}.page-breadcrumb{font-size:.82rem;gap:.35rem;margin-bottom:1.2rem}.explore-page{margin-top:1rem}.explore-sidebar-header{align-items:flex-start}.explore-empty-state{padding:3rem 0}.explore-empty-icon{width:64px;height:64px;margin-bottom:1rem}.resource-details-root{padding-bottom:3rem}.resource-details-media,.resource-details-info{padding:1rem}.resource-details-actions{padding-top:1.2rem}.resource-details-action-btn{font-size:1rem;padding:.9rem}.resource-details-uploaded-by{padding-left:0;margin-top:0}.auth-page{min-height:auto;align-items:stretch}.auth-card{padding:1.2rem}.policy-card{padding:1.1rem}}@media(max-width:1100px){.home-features-grid,.home-howto-track{grid-template-columns:repeat(2,1fr)}.home-howto-line{display:none}.home-games-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.home-specials-grid{grid-template-columns:1fr}.home-special-card{gap:2rem;padding:2rem;min-height:unset}}@media(max-width:768px){.home-hero{min-height:92svh;padding:0 1.4rem 5rem}.home-hero-title{font-size:clamp(1.9rem,7vw,2.8rem)}.home-hero-sub{font-size:.97rem}.home-hero-badge{font-size:.76rem}.home-section{padding:4rem 0}.home-section-header{margin-bottom:2.4rem}.home-games-grid{grid-template-columns:repeat(2,1fr)}.home-game-card{padding:1.4rem 1.2rem 1.6rem}.home-game-card__img-wrap{width:62px;height:62px}.home-game-card__img{width:42px;height:42px}.home-howto-wrapper{padding:4.5rem 0}.howto-step-card{padding:1.6rem 1.2rem}.home-stat{padding:.5rem 1.8rem}.home-stat-value{font-size:1.6rem}.home-stat-divider{height:28px}.home-hero-sub br{display:none}.home-bottom-cta h2{font-size:1.6rem}}@media(max-width:400px){.home-games-grid,.home-stats-inner{grid-template-columns:1fr}}
