@import"https://fonts.googleapis.com/css2?family=Bangers&family=Poppins:wght@400;500;600&display=swap";@font-face{font-family:ST Nizhegorodsky;src:url(/fonts/ST-Nizhegorodsky.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Merge Pro;src:url(/fonts/MergePro-Bold.woff2) format("woff2");font-weight:700;font-style:normal}.game-title{font-family:Merge Pro,sans-serif;font-weight:900;font-size:3.5rem;text-align:center;color:#fff;letter-spacing:2px;text-shadow:0 0 8px rgba(255,255,255,.9),0 0 18px rgba(255,255,255,.7),0 0 28px rgba(255,255,255,.5),0 0 40px #ffca28;animation:neonPulse 3s ease-in-out infinite}@keyframes neonPulse{0%,to{text-shadow:0 0 10px rgba(255,255,255,.7),0 0 25px #ffca28}50%{text-shadow:0 0 18px rgba(255,255,255,1),0 0 40px #ffd95e}}@media (max-width: 768px){.game-title{font-size:2rem}}:root{--background: #f6f4e3;--surface: #ffffff;--primary: #5f3dc4;--primary-hover: #4e2fa3;--accent: #ffca28;--accent-hover: #ffd95e;--text: #ffffff;--subtext: #e0e0e0;--border: #e0e0e0;--steam-bg: #171a21;--steam-hover: #232a35;--steam-text: #c7d5e0}.game-description{font-family:Poppins,sans-serif;font-size:1.1rem;color:var(--text);text-align:center;max-width:700px;margin:0 auto 2rem;line-height:1.6;opacity:.95;text-shadow:1px 1px 4px rgba(0,0,0,.25)}@media (max-width: 768px){.game-description{font-size:1rem;margin-bottom:1.5rem}}main{flex:1 0 auto}*{box-sizing:border-box}body{background:none}.container{background:transparent;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.section{background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:40px 30px;max-width:900px;margin:20px auto;border-radius:16px}#contacts.section{background:#05050533;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 3px 10px #00000014;padding:10px 0;margin:10px auto 20px}@media (max-width: 768px){.section{padding:30px 20px;margin:15px}.game-title{font-size:2rem}}h1,h2,h3,.title{font-family:Poppins,sans-serif;margin:0;line-height:.2;color:var(--text)}body,p,li{font-family:Poppins,sans-serif;font-size:1rem;line-height:1.45;color:var(--text);margin:0}.section p{margin-bottom:.6rem;max-width:800px}.section p:last-child{margin-bottom:0}.features{margin:25px 0;padding-left:0;list-style:none}.features li{margin-bottom:15px;font-size:1rem;line-height:1.4;padding-left:25px;position:relative}.section h2{font-size:2.5rem;margin-bottom:1.2rem;display:inline-block;padding-bottom:.6rem;text-shadow:1px 1px 2px rgba(0,0,0,.1)}h3{font-size:2rem;margin-bottom:1.5rem;text-shadow:1px 1px 2px rgba(0,0,0,.1)}#game h2{text-align:center;width:100%}.header{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background:var(--surface);border-bottom:1px solid var(--border);box-shadow:0 2px 4px #0000000d;position:sticky;top:0;z-index:100}.header-logo{display:flex;align-items:center;text-decoration:none;color:var(--text)}.logo{width:60px;height:60px;margin-right:1rem;transition:transform .3s ease}.logo:hover{transform:rotate(5deg)}.header-title{font-family:ST Nizhegorodsky,sans-serif;font-size:1.8rem;color:var(--text);margin:0}.header-nav{display:flex;gap:30px}@media (max-width: 768px){.socials-bottom-iframe{width:240px;height:60px;transform:scale(1)}}.nav-link{color:var(--subtext);text-decoration:none;font-weight:500;font-size:1.1rem;transition:color .3s ease,transform .3s ease}.nav-link:hover{color:var(--primary);transform:translateY(-2px)}.wishlist-button{display:inline-block;border-radius:12px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;background:var(--accent);color:var(--text)}.wishlist-button:hover{transform:scale(1.05);box-shadow:0 6px 16px #0003;background:var(--accent-hover)}.wishlist-img{display:block;width:300px;height:auto}.game-links{margin-top:30px;display:flex;gap:25px;justify-content:center}.button{display:inline-block;padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:background .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 8px #0000001a}.button:hover{transform:translateY(-3px);box-shadow:0 6px 12px #00000026}.steam-button{background:var(--steam-bg);color:var(--steam-text)}.steam-button:hover{background:var(--steam-hover)}.contacts-wrapper{width:100%;overflow:hidden;display:flex;justify-content:center}.contacts-iframe{width:600px;height:70px;transform:scale(1.5);transform-origin:center;border:none}.footer{margin-top:auto;padding:30px;text-align:center;background:var(--surface);border-top:1px solid var(--border);font-size:1rem;color:var(--subtext);box-shadow:0 -2px 4px #0000000d}.game-logo{display:block;max-width:1920px;width:80%;height:auto;margin:20px auto;border-radius:12px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.game-logo:hover{transform:scale(1.02);box-shadow:0 12px 32px #00000026}.background-video{position:fixed;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;opacity:.75;pointer-events:none}@media (max-width: 768px){.header{padding:15px 20px}.title{font-size:1.4rem}.logo{width:50px;height:50px}.nav-link{font-size:1rem}.section{padding:60px 20px;margin:20px}.section h2{font-size:2rem}.steam-embed iframe{width:100%;height:160px}.contacts-iframe{height:300px}.game-links{flex-direction:column;gap:15px}.game-logo{max-width:200px;width:90%}}
