@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800;900&family=Inter:wght@300;400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap);:root{--bg-deep:#0b0d10;--bg-top:#0e1116;--bg-bottom:#0a0c10;--blurple:#5b6cff;--blurple-600:#4958d8;--blurple-700:#3b47b8;--fuchsia:#9d8cff;--teal:#22e0ff;--text-primary:#e6e9ef;--text-secondary:#a5adba;--surface:#11151c;--surface-2:#0f1420;--border:#1e2430;--shadow-strong:0 20px 60px #0009;--radius-xl:20px;--radius-lg:16px;--radius-pill:9999px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(900px 500px at 0 -10%,#5b6cff14,#0000 50%),radial-gradient(900px 500px at 110% 10%,#9d8cff14,#0000 45%),linear-gradient(180deg,#0e1116,#0a0c10);background:radial-gradient(900px 500px at 0 -10%,#5b6cff14,#0000 50%),radial-gradient(900px 500px at 110% 10%,#9d8cff14,#0000 45%),linear-gradient(180deg,var(--bg-top),var(--bg-bottom));color:#e6e9ef;color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden;position:relative}.hero-title,.section-title,h1,h2,h3{font-family:Ginto,Outfit,Inter,system-ui,-apple-system,Segoe UI,sans-serif}code{font-family:JetBrains Mono,Courier New,monospace}.container{max-width:1280px;padding-left:clamp(16px,4vw,32px);padding-right:clamp(16px,4vw,32px)}.btn{align-items:center;background:#e6e9ef;background:var(--text-primary);border:none;border-radius:9999px;border-radius:var(--radius-pill);color:#0a0a0a;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:14px;font-weight:600;gap:10px;letter-spacing:.2px;overflow:hidden;padding:14px 22px;position:relative;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease,color .25s ease}.btn:before{background:linear-gradient(90deg,#0000,#ffffff40,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn:hover:before{left:100%}.btn:hover{box-shadow:0 10px 30px #ffffff1f;transform:translateY(-2px)}.btn-secondary{background:#0000;border:1px solid #1e2430;border:1px solid var(--border);color:#374151}.btn-secondary:hover{border-color:#5b6cff;border-color:var(--blurple)}.btn-accent,.btn-secondary:hover{background:#5b6cff;background:var(--blurple);color:#fff}.btn-accent:hover{background:#4958d8;background:var(--blurple-600);box-shadow:0 14px 36px #5865f259}.section{padding:clamp(56px,10vh,96px) 0}.section-title{color:#e6e9ef;color:var(--text-primary);font-size:2.75rem;font-weight:900;letter-spacing:-.02em;margin-bottom:16px;text-transform:uppercase}.section-subtitle{color:#a5adba;color:var(--text-secondary);font-size:1.125rem;font-weight:500;margin-bottom:48px}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#11151ce6,#0f1420eb);border:1px solid #1e2430;border:1px solid var(--border);border-radius:20px;border-radius:var(--radius-xl);overflow:hidden;position:relative;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.card:hover{box-shadow:0 20px 60px #0009;box-shadow:var(--shadow-strong);transform:translateY(-6px)}.grid{grid-gap:clamp(16px,3vw,24px);gap:clamp(16px,3vw,24px);margin:clamp(24px,5vw,40px) 0}.text-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6b7280,#9ca3af);-webkit-background-clip:text;background-clip:text}.particles{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:1}.particle{animation:float 8s ease-in-out infinite;background:#5b6cff;background:var(--blurple);border-radius:50%;height:2px;opacity:.35;position:absolute;width:2px}.fade-in,.scale-in,.slide-left,.slide-right{transition:all .6s ease}.scale-in{transform:scale(.9)}@media (max-width:768px){.section{padding:48px 0}.section-title{font-size:2.2rem}.grid{gap:16px;grid-template-columns:1fr}}.navbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border-bottom:none;box-shadow:none;position:absolute;top:0;transition:all .2s ease;width:100%;z-index:1000}.navbar-container{height:72px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 32px}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:var(--text-primary);cursor:pointer;font-family:Ginto,Outfit,Inter,sans-serif;font-size:1.25rem;font-weight:900;gap:6px;letter-spacing:-.02em;padding:8px 16px;text-decoration:none;transition:all .2s ease}.navbar-logo:hover{background:#ffffff14;border-color:#3b82f64d;box-shadow:0 4px 16px #0003,inset 0 1px 0 #ffffff1a;transform:translateY(-1px)}.logo-text{color:var(--accent)}.logo-team{color:#fff!important;z-index:2}.logo-team:before{background:#000;border-radius:20px;bottom:-2px;content:"";left:-4px;position:absolute;right:-4px;top:-2px;transition:opacity .3s ease;z-index:-1}.navbar.scrolled .logo-team:before{opacity:0}.navbar-menu{align-items:center;display:flex;gap:28px}.navbar-link{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:12px;color:#000;cursor:pointer;font-size:14px;font-weight:600;letter-spacing:.025em;padding:10px 18px;position:relative;text-decoration:none;transition:all .2s ease}.navbar-link.active,.navbar-link:hover{background:#0000;border:none;box-shadow:none;color:#8b5cf6;transform:none}.navbar-toggle{cursor:pointer;display:none;flex-direction:column;gap:4px}.bar{background:var(--text-primary);border-radius:1px;height:2px;transition:all .2s ease;width:24px}.navbar-right{display:none}@media (max-width:768px){.navbar-container{height:64px;padding:0 20px}.navbar-menu{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #0000001a;border-radius:0 0 16px 16px;border-top:none;box-shadow:0 8px 32px #0000001a;flex-direction:column;gap:0;justify-content:flex-start;left:0;opacity:0;padding:16px 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;width:100%}.navbar-menu.active{opacity:1;transform:translateY(0);visibility:visible}.navbar-link{border-bottom:1px solid #0000000d;border-radius:0;color:#000;font-size:16px;justify-content:flex-start;margin:0;padding:16px 24px;text-align:left;transition:all .2s ease;width:100%}.navbar-link:last-child{border-bottom:none}.navbar-link.active,.navbar-link:hover{background:#8b5cf60d;color:#8b5cf6;transform:none}.navbar-toggle{display:flex}.bar{background:#000;height:2px;width:24px}}.hero-section{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:100px 0}.hero-background{background-attachment:fixed;background-image:url(/static/media/bg.5b1a23b6d59119f52cf8.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;inset:0;pointer-events:none;position:absolute;z-index:0}.hero-gradient,.hero-grid-pattern{background:none;inset:0;position:absolute}@keyframes gridFloat{0%,to{opacity:.3;transform:translate(0)}50%{opacity:.1;transform:translate(-30px,-30px)}}.hero-orbs{display:none;inset:0;position:absolute}.hero-orb{animation:orbFloat 8s ease-in-out infinite;background:radial-gradient(circle,#3b82f61a,#0000 70%);border-radius:50%;filter:blur(40px);position:absolute}.hero-orb-1{animation-delay:0s;height:400px;left:5%;top:15%;width:400px}.hero-orb-2{animation-delay:2s;height:300px;right:10%;top:20%;width:300px}.hero-orb-3{animation-delay:4s;bottom:25%;height:250px;left:50%;width:250px}@keyframes orbFloat{0%,to{opacity:.4;transform:translate(0) scale(1)}33%{opacity:.6;transform:translate(20px,-30px) scale(1.1)}66%{opacity:.3;transform:translate(-15px,20px) scale(.9)}}.hero-content{margin:0 auto 60px;max-width:900px;z-index:2}.hero-content,.hero-section .container{align-items:center;display:flex;flex-direction:column}.hero-section .container{width:100%}.hero-badge{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000b3;border:1px solid #0000004d;border-radius:50px;box-shadow:0 4px 16px #0000004d,inset 0 1px 0 #fff3;color:#fff;display:inline-flex;font-size:13px;font-weight:600;gap:8px;margin-bottom:12px;padding:8px 16px}.hero-badge svg{color:var(--accent)}.hero-title{color:#000;font-family:Ginto,Outfit,Inter,sans-serif;font-size:clamp(2.5rem,7vw,4.5rem);line-height:1.1;margin-bottom:24px;max-width:800px;text-align:center}.hero-description{color:var(--text-secondary);font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.hero-cta{font-size:15px;font-weight:700;padding:12px 24px}.floating-stars{inset:0;overflow:hidden;will-change:transform}.star{animation:starFloat 8s ease-in-out infinite;-webkit-backface-visibility:hidden;backface-visibility:hidden;background:#fff9;height:2px;width:2px;will-change:transform,opacity}.star:first-child{top:20%}.star:nth-child(2){animation-delay:2s;left:80%;top:40%}.star:nth-child(3){animation-delay:4s;top:60%}.star:nth-child(4){animation-delay:6s;left:70%;top:80%}.star:nth-child(5){animation-delay:1s;left:50%;top:30%}.star:nth-child(6){animation-delay:3s;left:30%;top:70%}.star:nth-child(7){animation-delay:5s;left:90%;top:50%}.star:nth-child(8){animation-delay:7s;left:40%}@keyframes starFloat{0%,to{opacity:.6;transform:translateY(0) scale(1)}50%{opacity:1;transform:translateY(-20px) scale(1.2)}}.section{min-height:200px}.game-preview{min-height:300px}.game-info,.game-preview,.game-screenshot{position:relative;z-index:2}.btn,.game-features,.game-info h3,.game-info p,.section-subtitle,.section-title{opacity:1!important;position:relative;visibility:visible!important;z-index:3}.game-info,.game-screenshot{opacity:1!important;transform:none!important;visibility:visible!important}.section-title{animation:titleSlideIn .8s ease-out}.section-subtitle{animation:subtitleFadeIn 1s ease-out .2s both}.game-info{animation:slideInLeft .8s ease-out .3s both}.game-screenshot{animation:slideInRight .8s ease-out .4s both}.feature{animation:featurePopIn .6s ease-out both;animation-delay:.5s;animation-delay:calc(var(--feature-index, 0)*.1s + .5s)}.btn{animation:buttonBounce .6s ease-out .8s both}@keyframes titleSlideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes subtitleFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes featurePopIn{0%{opacity:0;transform:scale(.8) translateY(20px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes buttonBounce{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.feature:hover{transform:translateY(-5px) scale(1.02);transition:all .3s ease}.btn:hover{transform:translateY(-2px) scale(1.02);transition:all .3s ease}.game-preview:hover{transform:translateY(-3px);transition:all .3s ease}.game-logo-container{align-items:center;display:flex;justify-content:center;min-height:280px;position:relative}.storm-dash-logo{animation:logoFloat 4s ease-in-out infinite;filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));height:120px;object-fit:contain;width:120px}.logo-glow{animation:glowPulse 3s ease-in-out infinite;background:radial-gradient(circle,#3b82f633 0,#0000 70%);border-radius:50%;height:140px;position:absolute;width:140px}@keyframes logoFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(2deg)}}@keyframes glowPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.hero-showcase{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1.5fr 1fr;margin:0 auto;max-width:1200px;position:relative;z-index:2}.hero-game-preview{-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;overflow:hidden}.game-preview-header{align-items:center;background:#ffffff0d;border-bottom:1px solid #ffffff1a;border-radius:24px 24px 0 0;display:flex;justify-content:space-between;padding:16px 20px}.game-preview-controls{display:flex;gap:8px}.control-dot{border-radius:50%;height:12px;width:12px}.control-red{background:#ef4444}.control-yellow{background:#f59e0b}.control-green{background:#10b981}.game-preview-title{color:#000;font-size:14px;font-weight:600}.game-preview-content{aspect-ratio:16/9;position:relative}.hero-features{display:flex;flex-direction:column;gap:20px}.hero-feature{align-items:flex-start;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;display:flex;gap:16px;padding:20px;transition:all .2s ease}.hero-feature:hover{background:#ffffff14;border-color:#3b82f64d;box-shadow:0 16px 48px #0006,0 0 0 1px #ffffff1a,inset 0 1px 0 #fff3;transform:translateY(-4px) scale(1.02)}.hero-feature-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f61a;border:1px solid #3b82f633;border-radius:16px;color:var(--accent);display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.hero-feature-content h3{color:#000;font-size:16px;font-weight:700;line-height:1.3;margin-bottom:4px}.hero-feature:first-child .hero-feature-content h3,.hero-feature:nth-child(2) .hero-feature-content h3,.hero-feature:nth-child(3) .hero-feature-content h3{color:#fff;transition:color .6s ease}.hero-feature:first-child .hero-feature-content h3.scrolled,.hero-feature:nth-child(2) .hero-feature-content h3.scrolled,.hero-feature:nth-child(3) .hero-feature-content h3.scrolled{color:#000}.hero-feature-icon svg{transition:stroke .6s ease}.hero-feature-content p{color:#374151;font-size:14px;line-height:1.4;margin:0}.hero-feature:first-child .hero-feature-content p,.hero-feature:nth-child(2) .hero-feature-content p,.hero-feature:nth-child(3) .hero-feature-content p{color:#fff;transition:color .6s ease}.hero-feature:first-child .hero-feature-content p.scrolled,.hero-feature:nth-child(2) .hero-feature-content p.scrolled,.hero-feature:nth-child(3) .hero-feature-content p.scrolled{color:#000}.ticker-eyebrow{display:none}@media (max-width:1024px){.hero-showcase{gap:32px;grid-template-columns:1fr;max-width:800px}.hero-features{flex-direction:row;flex-wrap:wrap;justify-content:center}.hero-feature{flex:1 1;max-width:350px;min-width:280px}}@media (max-width:768px){.hero-section{min-height:auto;padding:80px 0 60px}.hero-content{margin-bottom:40px;max-width:100%}.hero-title{font-size:clamp(2rem,10vw,3rem);line-height:1.1}.hero-subtitle{font-size:clamp(.9rem,4.5vw,1.1rem)}.hero-actions{align-items:center;flex-direction:column;gap:12px}.hero-actions .btn{justify-content:center;max-width:280px;width:100%}.hero-features{flex-direction:column;gap:20px}.hero-feature{min-width:auto;text-align:center}.hero-orb-1{height:200px;width:200px}.hero-orb-2{height:150px;width:150px}.hero-orb-3{height:100px;width:100px}.game-preview{gap:32px;grid-template-columns:1fr;text-align:center}.game-info{order:2}.game-screenshot{order:1}.game-features{gap:16px;grid-template-columns:1fr}.feature{text-align:center}.social-links{align-items:center;flex-direction:column;gap:16px}.social-link{justify-content:center;max-width:280px;width:100%}}@media (max-width:480px){.hero-section{padding:60px 0 40px}.hero-title{font-size:clamp(1.8rem,12vw,2.5rem)}.hero-subtitle{font-size:clamp(.85rem,5vw,1rem)}.hero-actions .btn{font-size:14px;padding:14px 20px}.hero-feature{padding:20px}.hero-feature-icon{margin-bottom:16px}.hero-feature-content h3{font-size:1.1rem}.hero-feature-content p{font-size:13px}.game-preview{gap:24px}.game-info h3{font-size:1.5rem}.game-info p{font-size:14px}.game-features{gap:12px}.feature{padding:16px}.feature svg{height:18px;width:18px}.feature span{font-size:13px}.social-link{padding:16px 20px}.social-link svg{height:20px;width:20px}.social-link span{font-size:12px}}@media (hover:none) and (pointer:coarse){.feature:hover,.game-preview:hover,.hero-actions .btn:hover,.hero-feature:hover,.social-link:hover{transform:none}.feature:active,.game-preview:active,.hero-actions .btn:active,.hero-feature:active,.social-link:active{transform:scale(.98)}}@media (max-width:768px) and (orientation:landscape){.hero-section{min-height:auto;padding:50px 0 40px}.hero-title{font-size:clamp(1.8rem,6vw,2.5rem)}.hero-content{margin-bottom:30px}.hero-features{flex-direction:row;flex-wrap:wrap;gap:16px}.hero-feature{flex:1 1;min-width:200px}}.hero-card{max-width:calc(100% - 40px);perspective:1200px;width:820px}.hero-card-inner{border-radius:24px;position:relative;transform-style:preserve-3d;transition:transform .2s ease}.hero-card-frame{background:linear-gradient(180deg,var(--surface),var(--surface-2));border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow-strong);padding:28px;transform:translateZ(40px)}.hero-card-screen{align-items:center;background:#101534;border:1px solid var(--border);border-radius:16px;color:var(--text-secondary);display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:280px}.hero-card-screen svg{color:var(--blurple)}.hero-card-screen p{font-weight:800;letter-spacing:.6px;margin:0;text-transform:uppercase}.hero-card-glow{background:radial-gradient(500px 300px at 20% 0,#5865f233,#0000 60%),radial-gradient(400px 200px at 80% 80%,#9b84ff33,#0000 60%);border-radius:32px;filter:blur(30px);inset:-10%;pointer-events:none;position:absolute;transform:translateZ(0)}.hero-tilt{will-change:transform}@media (max-width:768px){.hero-card{width:100%}.hero-card-frame{padding:20px}.hero-card-screen{min-height:220px}}.game-preview{grid-gap:clamp(32px,6vw,64px);align-items:center;display:grid;gap:clamp(32px,6vw,64px);grid-template-columns:1.1fr .9fr;margin:clamp(32px,6vw,64px) 0}.badge,.badge-danger,.badge-premium,.badge-warning,.exchange-preview,.preview-grid,.preview-main,.preview-sidebar,.sidebar-link,.sidebar-title,.ticker-item,.ticker-row,.ticker-track,.user-badges,.user-card,.user-email,.user-meta,.user-name,.wallet-actions,.wallet-balance-label,.wallet-balance-value,.wallet-card,.wallet-header{display:none}.game-info h3{color:#000;font-size:2.2rem;font-weight:900;letter-spacing:-.02em;margin-bottom:24px;text-transform:uppercase}.game-info h3:after{background:linear-gradient(90deg,var(--blurple),var(--fuchsia));border-radius:1px;bottom:-8px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .4s ease;width:40px}.game-info:hover h3:after{transform:scaleX(1)}.game-info p{color:var(--text-secondary);font-size:1.125rem;font-weight:500;line-height:1.7;margin-bottom:32px}.game-features{grid-gap:clamp(12px,3vw,20px);display:grid;gap:clamp(12px,3vw,20px);grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:clamp(20px,4vw,32px)}.feature{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;box-shadow:var(--shadow-subtle);color:var(--text-primary);display:flex;font-size:14px;font-weight:600;gap:12px;padding:16px 20px;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}.feature:hover{background:#ffffff0d;border-color:#fff3;box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.feature svg{color:var(--accent);flex-shrink:0;transition:all .2s ease}.feature:hover svg{transform:scale(1.1)}.game-screenshot,.screenshot-placeholder{align-items:center;display:flex;justify-content:center}.screenshot-placeholder{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:24px;box-shadow:var(--shadow-subtle);color:var(--text-secondary);flex-direction:column;min-height:280px;padding:48px 32px;position:relative;text-align:center;transition:all .2s ease}.screenshot-placeholder:hover{background:#ffffff0d;border-color:#fff3;box-shadow:0 8px 24px #00000026;transform:translateY(-2px)}.screenshot-placeholder svg{color:var(--text-muted);margin-bottom:20px;transition:all .2s ease}.screenshot-placeholder:hover svg{color:var(--accent);transform:scale(1.05)}.screenshot-placeholder p{font-size:14px;font-weight:600;letter-spacing:.05em;margin:0;transition:color .2s ease}.screenshot-placeholder:hover p{color:var(--accent)}.social-links{display:flex;gap:24px;justify-content:center;margin-top:48px}.social-link{align-items:center;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 8px 32px #0000004d,inset 0 1px 0 #ffffff1a;color:var(--text-primary);display:flex;flex-direction:column;gap:16px;min-width:180px;overflow:hidden;padding:24px 28px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.social-link:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:center;transition:transform .4s ease}.social-link:after{background:radial-gradient(circle at 50% 0,#3b82f61a,#0000 70%);content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease}.social-link:hover:before{transform:scaleX(1)}.social-link:hover:after{opacity:1}.social-link:hover{background:#ffffff14;border-color:#3b82f666;box-shadow:0 16px 48px #0006,0 0 0 1px #ffffff1a,inset 0 1px 0 #fff3;transform:translateY(-6px) scale(1.02)}.social-link svg{color:var(--text-secondary);height:24px;position:relative;transition:all .3s ease;width:24px;z-index:1}.social-link:hover svg{color:#3b82f6;filter:drop-shadow(0 4px 12px rgba(59,130,246,.3));transform:scale(1.1) translateY(-2px)}.social-link span{font-size:14px;font-weight:600;letter-spacing:.025em;position:relative;transition:all .3s ease;z-index:1}.social-link:hover span{color:var(--text-primary);transform:translateY(-1px)}.card-icon{color:var(--blurple);margin-bottom:24px;transition:all .3s ease}.card-icon svg{color:#3b82f6;transition:all .3s ease}.card:hover .card-icon svg{filter:drop-shadow(0 0 12px rgba(59,130,246,.4));transform:scale(1.1) rotate(5deg)}.card h3{font-size:1.2rem;text-transform:uppercase;transition:color .3s ease}.card:hover h3{color:#3b82f6}.card p{transition:color .3s ease}.card:hover p{color:#d4d4d8}.card:hover{box-shadow:0 30px 60px #0006;transform:translateY(-8px) scale(1.02)}.fade-in:first-child{animation-delay:.1s}.fade-in:nth-child(2){animation-delay:.2s}.fade-in:nth-child(3){animation-delay:.3s}.slide-left:first-child{animation-delay:.2s}.slide-right:first-child{animation-delay:.4s}.scale-in:first-child{animation-delay:.1s}.scale-in:nth-child(2){animation-delay:.2s}@media (max-width:768px){.game-preview{gap:40px}.game-features,.game-preview{grid-template-columns:1fr}.social-links{align-items:center;flex-direction:column}.social-link{min-width:240px}}.hero-game-card{height:250px;perspective:1000px;width:400px}.game-card-inner,.hero-game-card{position:relative;transform-style:preserve-3d}.game-card-inner{height:100%;transition:transform .3s ease;width:100%}.game-card-glow{animation:glowPulse 3s ease-in-out infinite;background:linear-gradient(45deg,var(--discord-blurple),var(--discord-green),var(--discord-blurple));border-radius:var(--discord-radius-lg);bottom:-10px;filter:blur(20px);left:-10px;opacity:.3;position:absolute;right:-10px;top:-10px;z-index:-1}.game-video-container{border:0;border-radius:25px;box-shadow:none;height:100%;overflow:hidden;position:relative;width:100%}.game-preview-video{border:none;border-radius:25px;height:100%;width:100%}.hero-game-card:hover .game-card-inner{transform:rotateY(5deg) rotateX(5deg)}.hero-game-card:hover .game-card-glow{filter:blur(15px);opacity:.6}.support-fab{background:linear-gradient(135deg,var(--blurple),var(--fuchsia));border:0;border-radius:999px;bottom:24px;box-shadow:0 10px 30px #007bff59;color:#fff;cursor:pointer;font-weight:900;letter-spacing:.4px;padding:14px 18px;position:fixed;right:24px;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;z-index:1001}.support-fab:hover{box-shadow:0 16px 40px #007bff80;filter:brightness(1.08);transform:translateY(-2px)}.about-content{grid-gap:64px;align-items:center;display:grid;gap:64px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.about-text h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--text-primary) 0,var(--accent) 100%);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:24px}@media (max-width:768px){.about-text h2:before{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,var(--text-primary) 0,var(--accent) 100%);-webkit-background-clip:text;background-clip:text;content:"About Us";display:block}.about-text h2{font-size:0}}.about-text p{color:var(--text-secondary);font-size:1.125rem;font-weight:500;line-height:1.7;margin-bottom:24px}.about-text p:last-child{margin-bottom:0}.about-visual,.visual-placeholder{align-items:center;display:flex;justify-content:center}.visual-placeholder{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:var(--radius-xl);box-shadow:0 8px 32px #0000001a;color:var(--text-secondary);flex-direction:column;min-height:400px;padding:80px 60px;text-align:center;transition:all .3s ease}.visual-placeholder:hover{background:#ffffff26;border-color:#5865f299;box-shadow:0 12px 40px #0003;transform:translateY(-4px)}.visual-placeholder svg{color:#7f85d6;margin-bottom:32px}.visual-placeholder p{font-size:14px;font-weight:700;letter-spacing:.6px;margin:0;text-transform:uppercase}.process-timeline{display:flex;flex-direction:column;gap:24px;margin:48px 0}.process-step{align-items:flex-start;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000001a;display:flex;gap:20px;padding:24px;transition:all .3s ease}.process-step:hover{background:#ffffff26;border-color:#5865f299;box-shadow:0 12px 40px #0003;transform:translateY(-2px)}.step-number{align-items:center;background:var(--blurple);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:800;height:44px;justify-content:center;width:44px}.step-content h3{color:var(--text-primary);font-size:1.1rem;font-weight:800;letter-spacing:-.01em;margin-bottom:8px;text-transform:uppercase}.step-content p{color:var(--text-secondary);font-size:1rem;font-weight:500;line-height:1.6;margin:0}.community-links{display:flex;gap:24px;justify-content:center;margin-top:48px}.community-link{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000001a;color:var(--text-primary);display:flex;flex-direction:column;gap:16px;min-width:200px;padding:20px 24px;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.community-link:hover{background:#ffffff26;border-color:#5865f299;box-shadow:0 12px 40px #0003;transform:translateY(-4px)}.community-link svg{color:var(--blurple)}.community-link span{font-size:13px;font-weight:800;letter-spacing:.6px;text-transform:uppercase}.grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:48px 0}.card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000001a;padding:32px;text-align:center;transition:all .3s ease}.card:hover{background:#ffffff26;border-color:#5865f299;box-shadow:0 12px 40px #0003;transform:translateY(-4px)}.card-icon{align-items:center;background:#5865f21a;border:1px solid #5865f24d;border-radius:50%;display:flex;height:64px;justify-content:center;margin:0 auto 20px;width:64px}.card-icon svg{color:var(--blurple)}.card h3{color:var(--text-primary);font-size:1.25rem;font-weight:800;letter-spacing:-.01em;margin-bottom:16px}.card p{color:var(--text-secondary);font-size:1rem;font-weight:500;line-height:1.6;margin:0}@media (max-width:768px){.about-content{gap:40px;grid-template-columns:1fr}.process-step{gap:16px;text-align:center}.community-links,.process-step{align-items:center;flex-direction:column}.community-link{min-width:280px}.about-text h2{font-size:clamp(1.8rem,6vw,2.2rem)}.about-text p{font-size:clamp(1rem,4vw,1.125rem)}.visual-placeholder{min-height:300px;padding:60px 40px}.visual-placeholder svg{height:60px;margin-bottom:24px;width:60px}.process-timeline{gap:20px;margin:32px 0}.process-step{padding:20px}.step-number{font-size:.9rem;height:36px;width:36px}.step-content h3{font-size:1rem}.step-content p{font-size:.9rem}.community-links{gap:16px;margin-top:32px}.community-link{min-width:240px;padding:16px 20px}.community-link svg{height:20px;width:20px}.community-link span{font-size:12px}.grid{gap:20px;grid-template-columns:1fr;margin:32px 0}.card{padding:24px}.card-icon{height:56px;margin-bottom:16px;width:56px}.card h3{font-size:1.1rem}.card p{font-size:.9rem}}@media (max-width:480px){.about-content{gap:32px}.about-text h2{font-size:clamp(1.5rem,8vw,2rem);margin-bottom:20px}.about-text p{font-size:clamp(.9rem,4.5vw,1rem);margin-bottom:20px}.visual-placeholder{min-height:240px;padding:40px 24px}.visual-placeholder svg{height:48px;margin-bottom:20px;width:48px}.visual-placeholder p{font-size:12px}.process-timeline{gap:16px;margin:24px 0}.process-step{padding:16px}.step-number{font-size:.8rem;height:32px;width:32px}.step-content h3{font-size:.9rem}.step-content p{font-size:.8rem}.community-links{gap:12px;margin-top:24px}.community-link{min-width:200px;padding:14px 16px}.community-link svg{height:18px;width:18px}.community-link span{font-size:11px}.grid{gap:16px;margin:24px 0}.card{padding:20px}.card-icon{height:48px;margin-bottom:12px;width:48px}.card h3{font-size:1rem}.card p{font-size:.8rem}}@media (hover:none) and (pointer:coarse){.card:hover,.community-link:hover,.process-step:hover,.visual-placeholder:hover{transform:none}.card:active,.community-link:active,.process-step:active,.visual-placeholder:active{transform:scale(.98)}}@media (max-width:768px) and (orientation:landscape){.about-content{gap:32px}.visual-placeholder{min-height:200px;padding:40px 30px}.process-timeline{gap:16px;margin:24px 0}.process-step{padding:16px}}.game-overview{grid-gap:clamp(32px,6vw,64px);align-items:start;display:grid;gap:clamp(32px,6vw,64px);grid-template-columns:1.2fr .8fr;margin:clamp(32px,6vw,64px) 0}.game-description h2{color:var(--text-primary);font-size:2.2rem;font-weight:900;letter-spacing:-.02em;margin-bottom:24px;text-transform:uppercase}.game-description p{color:var(--text-secondary);font-size:1.125rem;font-weight:500;line-height:1.7;margin-bottom:24px}.game-description p:last-child{margin-bottom:0}.game-preview-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:var(--radius-xl);box-shadow:0 8px 32px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background .3s ease}.game-preview-card:hover{background:#ffffff26;border-color:#5865f299;box-shadow:0 12px 40px #0003;transform:translateY(-4px)}.preview-image{align-items:center;background:#101534cc;display:flex;justify-content:center;min-height:240px;padding:48px}.image-placeholder{color:var(--text-secondary);text-align:center}.image-placeholder svg{color:#7f85d6;margin-bottom:24px}.image-placeholder p{font-size:14px;font-weight:800;letter-spacing:.6px;margin:0;text-transform:uppercase}.preview-info{padding:32px}.preview-info h3{color:var(--text-primary);font-size:1.2rem;font-weight:800;letter-spacing:-.01em;margin-bottom:12px;text-transform:uppercase}.preview-info p{color:var(--text-secondary);font-size:14px;line-height:1.6;margin-bottom:24px}.features-grid{grid-gap:clamp(16px,3vw,24px);display:grid;gap:clamp(16px,3vw,24px);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:clamp(24px,5vw,48px) 0}.feature-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000001a;padding:28px;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.feature-card:hover{background:#ffffff26;border-color:#5865f299;box-shadow:0 12px 40px #0003;transform:translateY(-4px)}.feature-icon{margin-bottom:20px}.feature-icon,.feature-icon svg{color:var(--blurple)}.feature-card h3{color:var(--text-primary);font-size:1.1rem;font-weight:800;letter-spacing:-.01em;margin-bottom:12px;text-transform:uppercase}.feature-card p{color:var(--text-secondary);font-size:14px;font-weight:500;line-height:1.6;margin:0}.how-to-play{grid-gap:clamp(16px,3vw,24px);display:grid;gap:clamp(16px,3vw,24px);grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:clamp(24px,5vw,48px) 0}.instruction{align-items:flex-start;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000001a;display:flex;gap:20px;padding:22px;transition:all .3s ease}.instruction:hover{background:#ffffff26;border-color:#5865f299;box-shadow:0 12px 40px #0003;transform:translateY(-2px)}.instruction-number{align-items:center;background:var(--blurple);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:800;height:40px;justify-content:center;width:40px}.instruction-content h3{color:var(--text-primary);font-size:1.05rem;font-weight:800;letter-spacing:-.01em;margin-bottom:6px;text-transform:uppercase}.instruction-content p{color:var(--text-secondary);font-size:14px;font-weight:500;line-height:1.6;margin:0}.development-status{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:48px 0}.status-item{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000001a;padding:24px;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease,background .25s ease}.status-item:hover{background:#ffffff26;border-color:#5865f299;box-shadow:0 12px 40px #0003;transform:translateY(-4px)}.status-icon{margin-bottom:12px}.status-icon,.status-icon svg{color:var(--blurple)}.status-item h3{color:var(--text-primary);font-size:.95rem;font-weight:800;letter-spacing:-.01em;margin-bottom:6px;text-transform:uppercase}.status-item p{color:var(--text-secondary);font-size:13px;font-weight:700;letter-spacing:.5px;margin:0;text-transform:uppercase}.status-note{margin-top:32px;text-align:center}.status-note p{color:var(--text-secondary);font-size:1rem;font-style:italic;line-height:1.6;margin:0}.beta-notice{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffc1071a;border:1px solid #ffc1074d;border-radius:var(--radius-lg);box-shadow:0 8px 32px #ffc1071a;margin-top:24px;padding:20px}.beta-notice p{color:#ffc107;font-weight:600;margin:0}.development-approach{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:var(--radius-lg);box-shadow:0 8px 32px #0000001a;margin-top:48px;padding:32px}.development-approach h3{color:var(--text-primary);font-size:1.25rem;font-weight:800;letter-spacing:-.01em;margin-bottom:16px}.development-approach p{color:var(--text-secondary);font-size:1rem;font-weight:500;line-height:1.6;margin:0}@media (max-width:768px){.game-overview{gap:40px;grid-template-columns:1fr}.features-grid{gap:16px;grid-template-columns:1fr}.instruction{align-items:center;flex-direction:column;gap:16px;text-align:center}.development-status{gap:16px;grid-template-columns:repeat(2,1fr)}.game-description h2{font-size:clamp(1.8rem,6vw,2.2rem)}.game-description p{font-size:clamp(1rem,4vw,1.125rem)}.game-preview-card{border-radius:var(--radius-lg)}.preview-image{min-height:200px;padding:32px 24px}.preview-info{padding:24px}.preview-info h3{font-size:1.1rem}.preview-info p{font-size:13px;margin-bottom:20px}.feature-card{padding:24px}.feature-card h3{font-size:1rem}.feature-card p{font-size:13px}.how-to-play{gap:16px;grid-template-columns:1fr;margin:24px 0}.instruction{padding:20px}.instruction-number{font-size:.9rem;height:36px;width:36px}.instruction-content h3{font-size:1rem}.instruction-content p{font-size:13px}.development-status{margin:32px 0}.status-item{padding:20px}.status-item h3{font-size:.9rem}.status-item p{font-size:12px}.status-note{margin-top:24px}.status-note p{font-size:.9rem}.development-approach{margin-top:32px;padding:24px}.development-approach h3{font-size:1.1rem}.development-approach p{font-size:.9rem}.beta-notice{margin-top:20px;padding:16px}.beta-notice p{font-size:13px}}@media (max-width:480px){.game-overview{gap:32px}.game-description h2{font-size:clamp(1.5rem,8vw,2rem);margin-bottom:20px}.game-description p{font-size:clamp(.9rem,4.5vw,1rem);margin-bottom:20px}.preview-image{min-height:160px;padding:24px 16px}.preview-info{padding:20px}.preview-info h3{font-size:1rem}.preview-info p{font-size:12px;margin-bottom:16px}.features-grid{gap:12px;margin:20px 0}.feature-card{padding:20px}.feature-card h3{font-size:.9rem}.feature-card p{font-size:12px}.how-to-play{gap:12px;margin:20px 0}.instruction{gap:12px;padding:16px}.instruction-number{font-size:.8rem;height:32px;width:32px}.instruction-content h3{font-size:.9rem}.instruction-content p{font-size:12px}.development-status{gap:12px;grid-template-columns:1fr;margin:24px 0}.status-item{padding:16px}.status-item h3{font-size:.8rem}.status-item p{font-size:11px}.status-note{margin-top:20px}.status-note p{font-size:.8rem}.development-approach{margin-top:24px;padding:20px}.development-approach h3{font-size:1rem}.development-approach p{font-size:.8rem}.beta-notice{margin-top:16px;padding:14px}.beta-notice p{font-size:12px}}@media (hover:none) and (pointer:coarse){.feature-card:hover,.game-preview-card:hover,.instruction:hover,.status-item:hover{transform:none}.feature-card:active,.game-preview-card:active,.instruction:active,.status-item:active{transform:scale(.98)}}@media (max-width:768px) and (orientation:landscape){.game-overview{gap:32px}.preview-image{min-height:180px;padding:28px 20px}.features-grid,.how-to-play{gap:16px;margin:20px 0}.development-status{margin:24px 0}}.blog-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;text-align:center}.blog-loading p{color:#fff;font-size:1.2rem;margin-top:1rem}.hero-section .hero-description{color:#666!important}.loading-spinner{border:4px solid #ffffff4d;height:50px;margin-bottom:1rem;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.blog-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-top:2rem}.blog-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000001a;cursor:pointer;overflow:hidden;transition:all .3s ease}.blog-card:hover{background:#fff3;border-color:#fff6;box-shadow:0 12px 40px #0003;transform:translateY(-5px)}.card-content{padding:1.5rem}.card-title{color:#fff;font-size:1.5rem;line-height:1.3;margin-bottom:1rem;text-shadow:0 2px 4px #0000004d}.card-excerpt{color:#ffffffe6;line-height:1.6;margin-bottom:1.5rem}.card-meta{align-items:center;color:#fffc;display:flex;font-size:.9rem;justify-content:space-between}.no-posts{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;color:#fff;font-size:1.1rem;padding:4rem 2rem}.blog-post-full{background:url(/static/media/bg-blog.74f1a68374afe4efdac2.jpg) no-repeat 50% fixed;background-size:cover;min-height:100vh;padding:2rem 0;position:relative}.blog-post-full:before{background:#000000b3;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.blog-post-full .container{margin:0;max-width:none;padding:0 2rem;position:relative;width:100%;z-index:2}.back-button{align-items:center;background:#3b82f6;border:none;border-radius:8px;box-shadow:0 4px 12px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;margin-bottom:0;padding:.875rem 1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.back-button-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.back-button:hover{background:#2563eb;box-shadow:0 6px 20px #3b82f666;transform:translateY(-2px)}.translation-controls{align-items:center;-webkit-backdrop-filter:none;backdrop-filter:none;background:#0000;border:none;border-radius:0;display:flex;gap:1rem;margin-bottom:2rem;padding:0}.language-selector,.translation-controls{position:relative;z-index:99999}.language-button{align-items:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,#fff3,#ffffff1a);border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 8px 25px #0003;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:700;gap:.75rem;justify-content:center;min-width:160px;overflow:hidden;padding:1rem 1.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.language-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.language-button:hover{background:linear-gradient(135deg,#ffffff4d,#fff3);border-color:#ffffff80;box-shadow:0 12px 35px #0000004d;transform:translateY(-3px)}.language-button:hover:before{left:100%}.dropdown-arrow{font-size:.8rem;transition:transform .3s ease}.language-dropdown{-ms-overflow-style:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000000f2;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 20px 50px #000c;left:0;margin-top:.5rem;max-height:350px;overflow-y:auto;padding:.75rem;position:absolute;right:0;scrollbar-width:none;top:100%;z-index:99999}.language-dropdown::-webkit-scrollbar{display:none}.language-option{align-items:center;background:#0000;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.75rem;justify-content:flex-start;line-height:1;overflow:hidden;padding:.875rem 1rem;position:relative;text-align:left;transition:all .3s ease;width:100%}.language-option:before{background:linear-gradient(90deg,#0000,#ffffff1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.language-option:hover{background:#ffffff26;transform:translateX(5px)}.language-option:hover:before{left:100%}.language-option.active{background:linear-gradient(135deg,#3b82f64d,#3b82f61a);border:1px solid #3b82f680;box-shadow:0 4px 15px #3b82f64d;color:#60a5fa}.language-flag{font-size:1.2rem;justify-content:center;min-width:1.5rem;text-align:center}.language-flag,.language-name{align-items:center;display:flex;line-height:1}.language-name{flex:1 1;font-size:.9rem}.translated-content{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:2rem}.translation-header{align-items:center;border-bottom:1px solid #fff3;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.translation-badge{background:#3b82f633;border-radius:20px;color:#60a5fa;font-size:.9rem;font-weight:500;padding:.5rem 1rem}.show-original-btn{background:#ffffff1a;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:all .2s ease}.show-original-btn:hover{background:#fff3;border-color:#ffffff80}.translated-text{color:#ffffffe6;font-size:1.1rem;line-height:1.8}.blog-post-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #00000080;grid-column:2;margin:2rem 0;order:2;padding:4rem;position:relative;z-index:2}.post-header{border-bottom:2px solid #ffffff4d;margin-bottom:2rem;padding-bottom:1.5rem}.post-title{animation:slideInLeft .6s ease-out;color:#fff;font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.post-meta{animation:slideInRight .6s ease-out .2s both;color:#fff;display:flex;font-size:1rem;font-weight:500;gap:1.5rem}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.post-meta .post-date,.post-meta b,.post-meta strong,.post-meta time{color:#fff!important}.post-author{color:#007bff;font-weight:500}.post-body{animation:fadeIn .8s ease-out .4s both;color:#fff;font-size:1.125rem;line-height:1.8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.post-body a{border-bottom:1px solid #0000;color:#3b82f6;text-decoration:none;transition:all .2s ease}.post-body a:hover{border-bottom-color:#2563eb;color:#2563eb}.post-body ol,.post-body ul{margin:1.5rem 0}.post-body li{line-height:1.7}.post-body img{border-radius:8px;box-shadow:0 4px 20px #0000001a;height:auto;margin:2rem 0;max-width:100%}.post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{color:#fff;font-weight:600;line-height:1.3;margin-bottom:1.25rem;margin-top:2.5rem}.post-body h1{font-size:2rem}.post-body h2{font-size:1.75rem}.post-body h3{font-size:1.5rem}.post-body h4{font-size:1.25rem}.post-body h5{font-size:1.1rem}.post-body h6{font-size:1rem}.post-body p{margin-bottom:1.5rem}.post-body ol,.post-body ul{margin-bottom:1.5rem;padding-left:2rem}.post-body li{margin-bottom:.5rem}.post-body blockquote{background:#00000080;border-left:4px solid #3b82f6;border-radius:8px;color:#fff;font-size:1.1rem;font-style:italic;line-height:1.7;margin:2rem 0;padding:1.5rem}.post-body code{background:#ffffff1a;border:1px solid #fff3;border-radius:6px;color:#fff;font-size:.9em;font-weight:500;padding:.25rem .5rem}.post-body code,.post-body pre{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Source Code Pro,monospace}.post-body pre{background:#1e293b;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-size:.9rem;line-height:1.6;margin:2rem 0;overflow-x:auto;padding:1.5rem}.post-body pre code{background:none;padding:0}.blog-post-layout{grid-gap:2rem;align-items:start;display:grid!important;gap:2rem;grid-template-columns:300px 1fr!important;margin:0;padding:0;width:100%}.toc-sidebar{-ms-overflow-style:none;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #00000080;grid-column:1;max-height:calc(100vh - 4rem);order:1;overflow-y:auto;padding:1.5rem;position:-webkit-sticky;position:sticky;scrollbar-width:none;top:2rem}.toc-sidebar::-webkit-scrollbar{display:none}.toc-header{border-bottom:1px solid #fff3;margin-bottom:1.5rem;padding-bottom:1rem}.toc-header h3{align-items:center;color:#fff;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin:0}.toc-loading{color:#fbbf24;font-size:.85rem;font-weight:500}.toc-nav{display:flex;flex-direction:column;gap:.5rem}.toc-item{align-items:flex-start;background:#0000;border:none;border-radius:8px;color:#fffc;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;line-height:1.4;padding:.75rem;text-align:left;transition:all .3s ease}.toc-item:hover{background:#ffffff1a;color:#fff;transform:translateX(5px)}.toc-number{color:#60a5fa;font-size:.85rem;font-weight:600;min-width:1.5rem}.toc-title{flex:1 1}.toc-empty{color:#fff9;font-style:italic;padding:2rem 0;text-align:center}@media (max-width:1200px){.container{padding:1.5rem}.blog-post-layout{gap:1.5rem;grid-template-columns:1fr}.toc-sidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;max-height:none;overflow:visible;position:static;width:100%}}@media (max-width:768px){.container{padding:1rem}.blog-grid{gap:1rem;grid-template-columns:1fr}.blog-card{margin:0 .5rem}.card-content{padding:1.25rem}.card-title{font-size:1.25rem}.card-excerpt{font-size:.9rem}.blog-post-full .container{padding:0 1rem}.blog-post-layout{gap:1rem;grid-template-columns:1fr}.blog-post-content{grid-column:1;margin:1rem 0;order:1;padding:1.5rem}.post-title{font-size:2rem;line-height:1.2}.post-meta{align-items:flex-start;flex-direction:column;gap:.5rem}.post-body{font-size:.95rem;line-height:1.6}.post-body h1,.post-body h2,.post-body h3{font-size:1.5rem;margin:1.5rem 0 1rem}.post-body h4,.post-body h5,.post-body h6{font-size:1.25rem;margin:1.25rem 0 .75rem}.post-body p{margin-bottom:1rem}.post-body blockquote{font-size:.9rem;margin:1rem 0;padding:1rem}.post-body code{font-size:.85rem;padding:.25rem .5rem}.post-body pre{margin:1rem 0;padding:1rem}.toc-sidebar{grid-column:1;margin-top:1rem;order:2}.toc-header{border-bottom:1px solid #ffffff1a;padding:1rem}.toc-header h3{font-size:1.25rem}.toc-nav{padding:1rem}.toc-item{font-size:.9rem;margin-bottom:.5rem;padding:.75rem}.toc-number{font-size:.8rem}.toc-title{font-size:.9rem}.back-button-container{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.back-button{align-self:flex-start;font-size:.9rem;padding:.75rem 1.25rem}.language-selector{align-self:flex-end}.language-button{font-size:.9rem;min-width:140px;padding:.75rem 1rem}.language-dropdown{max-height:250px;max-width:200px;right:0}.language-option{font-size:.9rem;padding:.75rem 1rem}.translation-controls{align-items:stretch;flex-direction:column;gap:.75rem;margin:1rem 0}.language-dropdown{max-height:200px}.comments-section{margin-top:2rem;padding:1.5rem}.comments-title{font-size:1.5rem}.comments-icon{height:24px;width:24px}.comment-form{padding:1.5rem}.comment-input{font-size:.95rem;padding:1rem}.comment-submit-btn{padding:.875rem 1.5rem;width:100%}.comment-item{flex-direction:column;gap:.75rem;padding:1.25rem}.comment-avatar{height:40px;width:40px}.avatar-text{font-size:1rem}.comment-header{align-items:flex-start}.comment-author-info,.comment-header{flex-direction:column;gap:.5rem}.comment-actions{flex-wrap:wrap;gap:.75rem}.comment-action-btn{font-size:.8rem;padding:.5rem .75rem}.reply-form{margin-top:.75rem;padding:1.25rem}.reply-input{font-size:.9rem;padding:.875rem}.reply-form-footer{align-items:stretch;flex-direction:column;gap:.75rem}.reply-submit-btn{width:100%}.comment-replies{margin-left:1rem;padding-left:.75rem}.reply-item{margin-bottom:.5rem;padding:.875rem}.reply-avatar{height:32px;width:32px}.avatar-text{font-size:.9rem}}@media (max-width:480px){.container{padding:.75rem}.blog-post-full .container{padding:0 .75rem}.blog-post-content{margin:.5rem 0;padding:1rem}.post-title{font-size:1.75rem;margin-bottom:1rem}.post-meta{font-size:.85rem}.post-body{font-size:.9rem}.post-body h1,.post-body h2,.post-body h3{font-size:1.4rem;margin:1.25rem 0 .75rem}.post-body h4,.post-body h5,.post-body h6{font-size:1.2rem;margin:1rem 0 .5rem}.back-button{font-size:.85rem;padding:.5rem 1rem}.language-button{font-size:.85rem;min-width:120px;padding:.75rem .875rem}.language-dropdown{max-width:180px}.language-option{font-size:.85rem;padding:.625rem .875rem}.comments-section{margin-top:1.5rem;padding:1rem}.comments-title{font-size:1.4rem}.comments-icon{height:20px;width:20px}.comment-form{padding:1rem}.comment-input{font-size:.9rem;padding:.875rem}.comment-submit-btn{font-size:.9rem;padding:.75rem 1.25rem}.comment-item{padding:1rem}.comment-avatar{height:36px;width:36px}.comment-actions{gap:.5rem}.comment-action-btn{font-size:.75rem;padding:.5rem .625rem}.action-text{display:none}.reply-form{padding:1rem}.reply-input{font-size:.85rem;padding:.75rem}.reply-submit-btn{font-size:.85rem;padding:.75rem 1.25rem}.comment-replies{margin-left:.5rem;padding-left:.5rem}.reply-item{padding:.75rem}.reply-avatar{height:28px;width:28px}.reply-author,.reply-content{font-size:.85rem}}@media (max-width:360px){.container{padding:.5rem}.blog-post-content{padding:.875rem}.post-title{font-size:1.5rem}.comment-form,.comment-item,.comments-section,.reply-form{padding:.875rem}}.comments-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#000c;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #00000080;margin-top:3rem;padding:4rem;position:relative;z-index:2}.comments-header{margin-bottom:2rem;text-align:center}.comments-title{align-items:center;color:#fff;display:flex;font-size:1.75rem;font-weight:600;gap:.75rem;justify-content:center;margin-bottom:.5rem;text-shadow:0 2px 4px #0000004d}.comments-icon{color:#60a5fa;height:28px;width:28px}.comments-subtitle{color:#ffffffb3;font-size:1rem;font-style:italic}.comment-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2.5rem;padding:2rem}.comment-form-header{margin-bottom:1rem}.author-input-group{display:flex;gap:1rem}.author-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;flex:1 1;font-size:.9rem;padding:.75rem 1rem}.author-input:focus{background:#ffffff26;border-color:#fff9;box-shadow:0 0 15px #fff3;outline:none}.author-input::placeholder{color:#fff9}.comment-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:10px;color:#fff;font-size:1rem;line-height:1.6;margin-bottom:1rem;padding:1.25rem;resize:vertical;width:100%}.comment-input:focus{background:#ffffff26;border-color:#fff9;box-shadow:0 0 20px #fff3;outline:none}.comment-input::placeholder{color:#fff9}.comment-form-footer{align-items:center;display:flex;gap:1rem;justify-content:space-between}.comment-char-count{color:#fff9;font-size:.85rem;font-style:italic}.comment-submit-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f6e6,#2563ebe6);border:1px solid #3b82f666;border-radius:10px;box-shadow:0 4px 15px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 1.75rem;transition:all .3s ease}.comment-icon{height:18px;width:18px}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}.comment-submit-btn:hover{background:#3b82f6e6;border-color:#3b82f680;box-shadow:0 4px 15px #3b82f64d;transform:translateY(-2px)}.comment-submit-btn:disabled{background:#3b82f666;box-shadow:none;cursor:not-allowed;transform:none}.comments-list{display:flex;flex-direction:column;gap:1.5rem}.comments-stats{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem 1.5rem}.comments-count{color:#60a5fa;font-size:.95rem;font-weight:600}.comments-sort{color:#fff9;font-size:.85rem;font-style:italic}.comment-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:all .3s ease}.comment-item:hover{background:#ffffff1f;border-color:#ffffff40;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.comment-avatar{align-items:center;background:linear-gradient(135deg,#60a5fa,#3b82f6);border-radius:50%;box-shadow:0 4px 15px #60a5fa4d;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.avatar-text{color:#fff;font-size:1.2rem;font-weight:700;text-shadow:0 1px 2px #0000004d}.comment-content-wrapper{flex:1 1;min-width:0}.comment-header{align-items:flex-start;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.comment-author-info{align-items:center;display:flex;gap:.75rem}.comment-author{color:#60a5fa;font-size:1rem;font-weight:600}.comment-badge{background:#60a5fa33;border:1px solid #60a5fa4d;border-radius:12px;color:#60a5fa;font-size:.75rem;font-weight:500;padding:.25rem .5rem}.comment-meta{align-items:center;display:flex;gap:.5rem;text-align:right}.comment-date{color:#fff9;font-size:.85rem}.comment-edited{color:#fff6;font-size:.8rem;font-style:italic}.comment-content{color:#ffffffe6;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.comment-actions{border-top:1px solid #ffffff1a;display:flex;gap:1rem;padding-top:.75rem}.comment-action-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000;border:1px solid #fff3;border-radius:8px;color:#ffffffb3;cursor:pointer;display:flex;font-size:.85rem;gap:.5rem;padding:.5rem .75rem;transition:all .2s ease}.comment-action-btn:hover{background:#ffffff1a;border-color:#fff6;color:#ffffffe6;transform:translateY(-1px)}.action-text{font-size:.8rem}.action-icon{filter:brightness(0) invert(1);height:16px;width:16px}.reply-btn{background:#3b82f633!important;border-color:#3b82f666!important;color:#60a5fa!important}.reply-btn:hover{background:#3b82f64d!important;border-color:#3b82f699!important;color:#93c5fd!important}.reply-form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f60d;border:1px solid #3b82f633;border-radius:10px;margin-top:1rem;padding:1.5rem}.reply-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.reply-to{color:#60a5fa;font-size:.9rem;font-weight:500}.cancel-reply-btn{align-items:center;background:#0000;border:1px solid #ffffff4d;border-radius:50%;color:#ffffffb3;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.cancel-icon{height:18px;width:18px}.cancel-reply-btn:hover{background:#ffffff1a;border-color:#ffffff80;color:#ffffffe6}.reply-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#fff;font-size:.9rem;line-height:1.5;margin-bottom:1rem;padding:1rem;resize:vertical;width:100%}.reply-input:focus{background:#ffffff26;border-color:#3b82f699;box-shadow:0 0 15px #3b82f64d;outline:none}.reply-input::placeholder{color:#fff9}.reply-form-footer{align-items:center;display:flex;gap:1rem;justify-content:space-between}.reply-char-count{color:#fff9;font-size:.8rem;font-style:italic}.reply-submit-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f6e6,#2563ebe6);border:1px solid #3b82f666;border-radius:8px;box-shadow:0 4px 15px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.reply-submit-btn:hover{background:linear-gradient(135deg,#3b82f6f2,#2563ebf2);border-color:#3b82f699;box-shadow:0 6px 20px #3b82f666;transform:translateY(-1px)}.reply-submit-btn:disabled{background:#3b82f666;box-shadow:none;cursor:not-allowed;transform:none}.reply-icon{filter:brightness(0) invert(1);height:16px;width:16px}.comment-replies{border-left:2px solid #3b82f64d;margin-left:2rem;margin-top:1rem;padding-left:1rem}.reply-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;display:flex;gap:.75rem;margin-bottom:.75rem;padding:1rem}.reply-avatar{align-items:center;background:linear-gradient(135deg,#34d399,#10b981);border-radius:50%;box-shadow:0 2px 10px #34d3994d;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.reply-content-wrapper{flex:1 1;min-width:0}.reply-header{align-items:flex-start;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:.5rem;padding-bottom:.5rem}.reply-author-info{align-items:center;display:flex;gap:.5rem}.reply-author{color:#34d399;font-size:.9rem;font-weight:600}.reply-badge{background:#34d39933;border:1px solid #34d3994d;border-radius:10px;color:#34d399;font-size:.7rem;font-weight:500;padding:.2rem .4rem}.reply-meta{align-items:center;display:flex;gap:.5rem;text-align:right}.reply-date{color:#ffffff80;font-size:.8rem}.reply-content{color:#fffc;font-size:.9rem;line-height:1.5}.no-comments{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;color:#fff9;padding:3rem 2rem;text-align:center}.no-comments-icon{display:flex;justify-content:center;margin-bottom:1rem;opacity:.7}.no-comments-icon svg{color:#fff9;height:48px;width:48px}.no-comments h4{color:#fffc;font-size:1.25rem;font-weight:500;margin-bottom:.75rem}.no-comments p{color:#fff9;font-size:.95rem;line-height:1.5;margin:0 auto;max-width:400px}@media (max-width:768px){.comments-section{margin-top:2rem;padding:2rem}.comment-header{align-items:flex-start;flex-direction:column;gap:.5rem}.comment-submit-btn{width:100%}.comments-title{font-size:1.5rem}.comments-icon{height:24px;width:24px}}.container{margin:0 auto;max-width:1200px;padding:2rem;position:relative;z-index:2}.login-form{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin:4rem auto;max-width:400px;padding:2rem}.login-form h1{color:#333;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1.5rem}.form-group label{color:#fff;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;color:#333;font-size:1rem;padding:.75rem;transition:all .3s ease;width:100%}.admin-content .form-group input,.admin-content .form-group textarea{background:#ffffff26;border:1px solid #fff6;color:#fff}.admin-content .form-group input:focus,.admin-content .form-group textarea:focus{background:#ffffff40;border-color:#ffffffb3;box-shadow:0 0 20px #ffffff4d}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffffb3}.form-group input:focus,.form-group textarea:focus{background:#fff3;border-color:#fff9;box-shadow:0 0 20px #ffffff4d;outline:none}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;color:#dc3545;margin-bottom:1rem;padding:.75rem;text-align:center}.login-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#007bffcc;border:1px solid #ffffff4d;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem;transition:all .3s ease;width:100%}.login-btn:hover{background:#0056b3e6;border-color:#ffffff80;box-shadow:0 0 20px #007bff66;transform:translateY(-2px)}.hero-content .logout-btn{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;transition:background-color .3s ease}.hero-content .logout-btn:hover{background:#5a6268}.admin-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.form-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000001a;padding:2rem}.form-section h2{color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000004d}.post-form{display:flex;flex-direction:column}.form-actions{display:flex;gap:1rem;margin-top:1rem}.submit-btn{background:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s ease}.submit-btn:hover{background:#218838}.cancel-btn{background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s ease}.cancel-btn:hover{background:#5a6268}.posts-section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000001a;padding:2rem}.posts-section h2{color:#fff;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000004d}.no-posts{color:#fffc;font-style:italic;text-align:center}.posts-list{display:flex;flex-direction:column;gap:1rem}.post-item{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;border-radius:8px;display:flex;justify-content:space-between;padding:1rem;transition:all .3s ease}.post-item:hover{background:#ffffff1a;border-color:#fff6;box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.post-info{flex:1 1}.post-info h3{color:#fff;font-size:1.1rem;margin:0 0 .5rem;text-shadow:0 1px 2px #0000004d}.post-meta{margin:0 0 .5rem}.post-excerpt,.post-meta{color:#fffc;font-size:.9rem}.post-excerpt{line-height:1.4;margin:0}.post-actions{display:flex;flex-shrink:0;gap:.5rem}.edit-btn{background:#ffc107;border:none;border-radius:4px;color:#212529;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .3s ease}.edit-btn:hover{background:#e0a800}.delete-btn{background:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:background-color .3s ease}.delete-btn:hover{background:#c82333}.content-editor-container{position:relative}.ai-tools{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;display:flex;gap:1rem;margin-top:1rem;padding:1rem}.ai-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.fix-grammar-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.fix-grammar-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 15px #10b98166;transform:translateY(-2px)}.suggest-content-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.suggest-content-btn:hover:not(:disabled){background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 4px 15px #3b82f666;transform:translateY(-2px)}.ai-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.ai-suggestions-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0009;border:1px solid #ffffff1a;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.ai-suggestions-panel h4{align-items:center;color:#fff;display:flex;font-size:1.1rem;gap:.5rem;margin:0 0 1rem}.suggestions-list{display:flex;flex-direction:column;gap:1rem}.suggestion-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:1rem}.suggestion-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.suggestion-type{background:#3b82f633;border-radius:20px;color:#60a5fa;font-size:.8rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.apply-suggestion-btn{background:#10b98133;color:#34d399}.apply-suggestion-btn:hover{background:#10b9814d}.suggestion-content{color:#ffffffe6;line-height:1.6}.grammar-correction .original{background:#f871711a;border-left:3px solid #f87171;border-radius:4px;color:#f87171;margin-bottom:.5rem;padding:.5rem}.grammar-correction .corrected{background:#34d3991a;border-left:3px solid #34d399;border-radius:4px;color:#34d399;padding:.5rem}.content-suggestion{background:#3b82f61a;border-left:3px solid #3b82f6;border-radius:4px;padding:.5rem}.success-message{background:#10b9811a;border:1px solid #10b9814d;border-radius:8px;color:#34d399;font-weight:600;margin-top:1rem;padding:1rem;text-align:center}.input-with-suggestion{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem;position:relative}.input-with-suggestion input,.input-with-suggestion textarea{flex:1 1}.suggestion-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f6cc;border:1px solid #3b82f64d;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.suggestion-btn:hover{background:#3b82f6e6;border-color:#3b82f680;transform:translateY(-1px)}.suggestion-btn:disabled{background:#3b82f666;cursor:not-allowed;transform:none}.suggestion-hint{color:#fff9;display:block;font-size:.8rem;font-style:italic;margin-top:.5rem;width:100%}.suggestion-display{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#3b82f61a;border:1px solid #3b82f64d;border-radius:8px;display:flex;gap:.75rem;margin-top:.5rem;padding:.75rem}.suggestion-text{color:#ffffffe6;flex:1 1;font-size:.9rem;line-height:1.4}.apply-suggestion-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10b981cc;border:1px solid #10b9814d;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.apply-suggestion-btn:hover{background:#10b981e6;border-color:#10b98180;transform:translateY(-1px)}@media (max-width:768px){.admin-container{padding:1rem}.admin-content{gap:1.5rem;grid-template-columns:1fr}.admin-header{gap:1rem;text-align:center}.admin-header,.form-actions,.post-item{flex-direction:column}.post-item{gap:1rem}.post-actions{align-self:flex-end}}.footer{background-attachment:fixed;background-image:url(/static/media/bg-footer.503db9531c95a7b9674c.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top:1px solid var(--border);color:var(--text-primary);margin-top:auto;padding:64px 0 24px;position:relative}.footer-content{grid-gap:48px;display:grid;gap:48px;grid-template-columns:repeat(4,1fr);margin-bottom:48px}.footer-section h3{color:var(--text-primary);font-size:.95rem;font-weight:900;letter-spacing:.6px;margin-bottom:18px;text-transform:uppercase}.footer-logo{align-items:center;display:flex;font-family:Ginto,Outfit,Inter,sans-serif;font-size:1.6rem;font-weight:900;gap:6px;margin-bottom:16px}.logo-text{color:var(--blurple)}.logo-team{color:var(--text-primary);position:relative}.footer .logo-team:before{display:none}.footer-description{color:var(--text-secondary);font-size:14px;line-height:1.6;margin-bottom:20px}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:12px}.footer-links a{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:var(--text-primary)}.footer-section .social-links{display:flex;flex-direction:column;gap:12px}.footer-section .social-link{align-items:center;color:var(--text-primary);display:inline-flex;font-size:14px;gap:10px;text-decoration:none;transition:transform .2s ease,color .2s ease}.footer-section .social-link:hover{color:#fff;transform:translateY(-2px)}.footer-section .social-icon{font-size:16px}.footer-bottom{border-top:1px solid var(--border);padding-top:20px}.footer-bottom-content{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between}.footer-bottom p{color:var(--text-secondary);font-size:14px;margin:0}.footer-bottom-links{display:flex;gap:20px}.footer-bottom-links a{color:var(--text-secondary);font-size:14px;text-decoration:none;transition:color .2s ease}.footer-bottom-links a:hover{color:var(--text-primary)}.footer-credit{border-top:1px solid var(--border);margin-top:16px;padding-top:16px;text-align:center}.footer-credit p{color:var(--text-secondary);font-size:13px;font-weight:500;margin:0}.footer-credit a{color:var(--blurple);font-weight:600;text-decoration:none;transition:color .2s ease,-webkit-text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease;transition:color .2s ease,text-decoration .2s ease,-webkit-text-decoration .2s ease}.footer-credit a:hover{color:var(--text-primary);text-decoration:underline}@media (max-width:768px){.footer{padding:56px 0 24px}.footer-content{gap:32px;grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;text-align:center}.footer-bottom-links{justify-content:center}}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.fade-in{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.fade-in.visible{opacity:1;transform:translateY(0)}.slide-left{opacity:0;transform:translateX(-50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.slide-left.visible{opacity:1;transform:translateX(0)}.slide-right{opacity:0;transform:translateX(50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.slide-right.visible{opacity:1;transform:translateX(0)}.slide-up{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.slide-up.visible{opacity:1;transform:translateY(0)}.scale-in{opacity:0;transform:scale(.8);transition:all .8s cubic-bezier(.4,0,.2,1)}.scale-in.visible{opacity:1;transform:scale(1)}.rotate-in{opacity:0;transform:rotate(-10deg) scale(.9);transition:all .8s cubic-bezier(.4,0,.2,1)}.rotate-in.visible{opacity:1;transform:rotate(0deg) scale(1)}.stagger-item{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.stagger-item.visible{opacity:1;transform:translateY(0)}.stagger-item:first-child{transition-delay:.1s}.stagger-item:nth-child(2){transition-delay:.2s}.stagger-item:nth-child(3){transition-delay:.3s}.stagger-item:nth-child(4){transition-delay:.4s}.stagger-item:nth-child(5){transition-delay:.5s}.stagger-item:nth-child(6){transition-delay:.6s}.parallax-slow{transition:transform .1s ease-out}.parallax-medium{transition:transform .15s ease-out}.parallax-fast{transition:transform .2s ease-out}.hero-section{background:#080a0e47;color:#fff;overflow:hidden;padding:clamp(96px,18vh,140px) 0 clamp(56px,10vh,96px);position:relative;z-index:2}.hero-2025{background:#0000}.hero-2025:after,.hero-2025:before{animation:none;background:none;background-image:none}.hero-section:before{animation:heroGlow 8s ease-in-out infinite;background:radial-gradient(circle at 20% 80%,#5b6cff0f 0,#0000 55%),radial-gradient(circle at 80% 20%,#9d8cff0f 0,#0000 55%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes heroGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.hero-section:after{animation:float 20s ease-in-out infinite;background-image:radial-gradient(circle at 25% 25%,#5b6cff05 0,#0000 55%),radial-gradient(circle at 75% 75%,#9d8cff05 0,#0000 55%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-10px) rotate(1deg)}66%{transform:translateY(10px) rotate(-1deg)}}.hero-content{position:relative;text-align:center;z-index:1}.hero-title{animation:heroTitleIn 1s cubic-bezier(.4,0,.2,1) .2s forwards;font-family:Ginto,Outfit,Inter,system-ui,-apple-system,Segoe UI,sans-serif;font-size:4.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.05;margin-bottom:20px;opacity:0;text-transform:uppercase;transform:translateY(30px)}@keyframes heroTitleIn{to{opacity:1;transform:translateY(0)}}.hero-subtitle{animation:heroSubtitleIn 1s cubic-bezier(.4,0,.2,1) .6s forwards;color:#374151;font-size:1.2rem;font-weight:600;margin-bottom:36px;margin-left:auto;margin-right:auto;max-width:720px;opacity:0;transform:translateY(20px)}@keyframes heroSubtitleIn{to{opacity:1;transform:translateY(0)}}.hero-buttons{animation:heroButtonsIn 1s cubic-bezier(.4,0,.2,1) 1s forwards;display:flex;flex-wrap:wrap;gap:14px;justify-content:center;opacity:0;transform:translateY(20px)}.hero-buttons .btn{border-radius:var(--radius-pill);font-size:15px;padding:16px 26px}@keyframes heroButtonsIn{to{opacity:1;transform:translateY(0)}}.floating-element{animation:floatElement 6s ease-in-out infinite;opacity:.1;pointer-events:none;position:absolute}.floating-element:first-child{animation-delay:0s;background:linear-gradient(45deg,#3b82f6,#8b5cf6);border-radius:50%;height:60px;left:10%;top:20%;width:60px}.floating-element:nth-child(2){animation-delay:2s;background:linear-gradient(45deg,#8b5cf6,#3b82f6);border-radius:50%;height:40px;right:15%;top:60%;width:40px}.floating-element:nth-child(3){animation-delay:4s;background:linear-gradient(45deg,#3b82f6,#8b5cf6);border-radius:50%;bottom:30%;height:30px;left:20%;width:30px}@keyframes floatElement{0%,to{opacity:.1;transform:translateY(0) rotate(0deg) scale(1)}50%{opacity:.3;transform:translateY(-20px) rotate(180deg) scale(1.1)}}.grid-pattern{animation:gridMove 20s linear infinite;background-image:linear-gradient(#3b82f608 1px,#0000 0),linear-gradient(90deg,#3b82f608 1px,#0000 0);background-size:50px 50px;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}@keyframes gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.section{background-attachment:fixed;background-image:url(/static/media/bg-no-hero.6e50255409f270be17f4.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative;z-index:2}.section .container{position:relative;z-index:3}.section-title{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.section-title.visible{opacity:1;transform:translateY(0)}.section-subtitle{opacity:0;transform:translateY(20px);transition:all .8s cubic-bezier(.4,0,.2,1);transition-delay:.2s}.section-subtitle.visible{opacity:1;transform:translateY(0)}.feature{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1);transition-delay:0s;transition-delay:calc(var(--feature-index, 0)*.1s)}.feature.visible{opacity:1;transform:translateY(0)}.game-preview{opacity:0;transform:translateY(40px);transition:all 1s cubic-bezier(.4,0,.2,1)}.game-preview.visible{opacity:1;transform:translateY(0)}.game-info{opacity:0;transform:translateX(-30px);transition:all .8s cubic-bezier(.4,0,.2,1);transition-delay:.3s}.game-info.visible{opacity:1;transform:translateX(0)}.game-screenshot{opacity:0;transform:translateX(30px);transition:all .8s cubic-bezier(.4,0,.2,1);transition-delay:.5s}.game-screenshot.visible{opacity:1;transform:translateX(0)}.social-links{opacity:0;transform:translateY(30px);transition:all .8s cubic-bezier(.4,0,.2,1)}.social-links.visible{opacity:1;transform:translateY(0)}.social-link{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.social-link.visible{opacity:1;transform:translateY(0)}.social-link:first-child{transition-delay:.1s}.social-link:nth-child(2){transition-delay:.2s}.social-link:nth-child(3){transition-delay:.3s}.floating-stars{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.star{animation:twinkle 3s ease-in-out infinite;background:#fff;border-radius:50%;height:4px;opacity:.6;position:absolute;width:4px}.star:first-child{animation-delay:0s;left:10%;top:10%}.star:nth-child(2){animation-delay:1s;right:15%;top:20%}.star:nth-child(3){animation-delay:2s;left:20%;top:40%}.star:nth-child(4){animation-delay:.5s;right:25%;top:60%}.star:nth-child(5){animation-delay:1.5s;left:30%;top:80%}.star:nth-child(6){animation-delay:2.5s;right:40%;top:30%}.star:nth-child(7){animation-delay:.8s;left:50%;top:70%}.star:nth-child(8){animation-delay:1.8s;right:60%;top:90%}@keyframes twinkle{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@media (max-width:768px){.hero-section{padding:80px 0 60px}.hero-title{font-size:2.4rem}.hero-subtitle{font-size:1.05rem}.hero-buttons{align-items:center;flex-direction:column}.hero-buttons .btn{justify-content:center;max-width:280px;width:100%}.floating-element{display:none}.stagger-item:first-child{transition-delay:.05s}.stagger-item:nth-child(2){transition-delay:.1s}.stagger-item:nth-child(3){transition-delay:.15s}.stagger-item:nth-child(4){transition-delay:.2s}.stagger-item:nth-child(5){transition-delay:.25s}.stagger-item:nth-child(6){transition-delay:.3s}}@media (prefers-reduced-motion:reduce){.fade-in,.feature,.game-info,.game-preview,.game-screenshot,.rotate-in,.scale-in,.section-subtitle,.section-title,.slide-left,.slide-right,.slide-up,.social-link,.social-links,.stagger-item{animation:none;opacity:1;transform:none;transition:none}.floating-element,.floating-teddy,.star{animation:none}}.scroll-to-top{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff1a;border:1px solid #fff3;border-radius:50%;bottom:24px;box-shadow:0 8px 32px #0000001a;color:var(--text-primary);cursor:pointer;display:flex;height:56px;justify-content:center;opacity:0;position:fixed;right:16px;transform:translateY(20px) scale(.8);transition:all .3s cubic-bezier(.4,0,.2,1);visibility:hidden;width:56px;z-index:1000}.scroll-to-top.visible{opacity:1;transform:translateY(0) scale(1);visibility:visible}.scroll-to-top:hover{background:#fff3;border-color:#5865f299;box-shadow:0 12px 40px #0003;transform:translateY(-4px) scale(1.05)}.scroll-to-top:active{transform:translateY(-2px) scale(.98)}.scroll-to-top svg{transition:transform .2s ease}.scroll-to-top:hover svg{transform:translateY(-2px)}@media (max-width:1200px){.container{padding:0 24px}.hero-title{font-size:clamp(2.5rem,8vw,4.5rem)}.hero-subtitle{font-size:clamp(1rem,4vw,1.2rem)}}@media (max-width:768px){.container{padding:0 20px}.hero-section{min-height:auto;padding:clamp(80px,20vh,120px) 0 clamp(40px,8vh,60px)}.hero-title{font-size:clamp(2rem,10vw,3rem);line-height:1.1}.hero-subtitle{font-size:clamp(.9rem,4.5vw,1.1rem);margin-bottom:24px}.hero-buttons{align-items:center;flex-direction:column;gap:12px}.hero-buttons .btn{justify-content:center;max-width:280px;width:100%}.floating-element{display:none}.grid-pattern{background-size:30px 30px}.section{padding:clamp(40px,10vh,60px) 0}.section-title{font-size:clamp(1.8rem,6vw,2.5rem);margin-bottom:16px}.section-subtitle{font-size:clamp(1rem,4vw,1.2rem);margin-bottom:32px}.features-grid{gap:20px;grid-template-columns:1fr}.feature-card{padding:24px}.game-preview{gap:32px;grid-template-columns:1fr;text-align:center}.game-info{order:2}.game-screenshot{order:1}.social-links{align-items:center;flex-direction:column;gap:16px}.social-link{justify-content:center;max-width:280px;width:100%}.floating-stars{display:none}.scroll-to-top{bottom:20px;height:48px;right:20px;width:48px}.scroll-to-top svg{height:18px;width:18px}}@media (max-width:480px){.container{padding:0 16px}.hero-section{padding:clamp(70px,18vh,100px) 0 40px}.hero-title{font-size:clamp(1.8rem,12vw,2.5rem)}.hero-subtitle{font-size:clamp(.85rem,5vw,1rem)}.section{padding:32px 0}.section-title{font-size:clamp(1.5rem,8vw,2rem)}.feature-card{padding:20px}.game-preview{gap:24px}.hero-features{flex-direction:column;gap:20px}.hero-feature{text-align:center}.floating-stars{display:none}}@media (hover:none) and (pointer:coarse){.btn:hover,.feature-card:hover,.scroll-to-top:hover,.social-link:hover{transform:none}.btn:active,.feature-card:active,.social-link:active{transform:scale(.98)}.scroll-to-top:active{transform:scale(.95)}}@media (max-width:768px) and (orientation:landscape){.hero-section{min-height:auto;padding:40px 0 30px}.hero-title{font-size:clamp(1.8rem,6vw,2.5rem)}.section{padding:30px 0}}
/*# sourceMappingURL=main.65bba981.css.map*/