*{margin:0;padding:0;box-sizing:border-box;transition:background-color .3s ease,color .3s ease,border-color .3s ease,fill .3s ease,stroke .3s ease,opacity .3s ease,box-shadow .3s ease}html.theme-transitioning *{animation-play-state:paused!important}html,body,input,textarea,button,select{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}html[data-theme=dark]{color-scheme:dark}html[data-theme=light]{color-scheme:light}body{line-height:1.6}.header{padding:1rem 2rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a;transition:background-color .3s}.nav{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo h2{font-size:1.5rem;font-weight:700}.logo img{height:40px}.logo-dark{display:none}.logo-light,html[data-theme=dark] .logo-dark{display:block}html[data-theme=dark] .logo-light{display:none}.logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;cursor:pointer}.theme-toggle{background:none;border:none;cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:background-color .3s;padding:4px}.theme-toggle svg{width:20px;height:20px;transition:opacity .3s}.theme-toggle .sun-icon{opacity:1}.theme-toggle .moon-icon,.theme-toggle .hidden{opacity:0;position:absolute}html[data-theme=dark] .theme-toggle .moon-icon{opacity:1;position:relative}html[data-theme=dark] .theme-toggle .sun-icon{opacity:0}.main-content{min-height:100vh}.hero-section,.premium-section,.quick-start-section,.collaboration-section,.newsletter-section{padding:5rem 2rem;text-align:center}.newsletter-section .section-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.newsletter-section h2{font-size:2.5rem;margin-bottom:0}.newsletter-section p{font-size:1.1rem;max-width:600px;margin:0}.newsletter-section .cta-button{margin-top:.5rem}.hero-section{display:flex;align-items:center;position:relative;overflow:hidden}.hero-section:before{content:"";position:absolute;inset:0;background-size:400% 400%;animation:gradientShift 15s ease infinite;z-index:-1}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-content{display:flex;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;width:100%;position:relative;z-index:1}.hero-text{flex:3;text-align:left;animation:slideInFromLeft .8s ease-out}.hero-text h1{font-size:4.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;background:linear-gradient(135deg,#ff6b9d,#9333ea,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:slideInFromLeft .8s ease-out .1s both}.hero-subtitle{font-size:.95rem;margin-bottom:2.5rem;opacity:.9;line-height:1.8;animation:slideInFromLeft .8s ease-out .2s both}.hero-images{flex:2;display:flex;justify-content:center;align-items:center;animation:slideInFromRight .8s ease-out}.image-highlight-border{display:inline-block;position:relative;overflow:visible}.image-highlight-border:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:800px;height:800px;background-image:radial-gradient(circle,rgba(255,107,157,.3) 1px,transparent 1px),radial-gradient(circle,rgba(147,51,234,.2) 2px,transparent 2px),radial-gradient(circle,rgba(59,130,246,.15) 1.5px,transparent 1.5px);background-size:120px 120px,180px 180px,150px 150px;background-position:0 0,40px 60px,70px 30px;animation:matrixFlow 20s linear infinite;pointer-events:none;z-index:-1;opacity:.6}.hero-cat-image{max-width:100%;width:180px;height:auto;border-radius:12px;display:block;position:relative;z-index:1}.google-play-badge{height:55px;width:auto;margin-top:1.5rem;animation:fadeInUp .8s ease-out .3s both;transition:transform .3s ease}.google-play-badge:hover{transform:scale(1.05)}.image-placeholder{width:100px;height:100px;border-radius:12px;opacity:.8}.hero-section h1{font-size:3rem;font-weight:700;margin-bottom:1rem;max-width:800px;margin-left:auto;margin-right:auto}.hero-section p{font-size:1.25rem;margin-bottom:2rem}.sub-text{font-size:.9rem!important;margin-top:.5rem!important}.company-description{font-size:1rem;line-height:1.6;max-width:800px;margin:1.5rem auto}.premium-section,.collaboration-section{color:#fff;position:relative;overflow:hidden}.premium-section:before,.collaboration-section:before{content:"";position:absolute;bottom:-50px;left:0;right:0;height:100px;background:inherit;border-radius:50% 50% 0 0/100% 100% 0 0;z-index:-1}.logo-badge{display:inline-block;font-weight:700;font-size:1.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;background:#fff3;border-radius:8px}.feature-image-placeholder{width:100%;max-width:500px;height:300px;border-radius:12px;margin:0 auto 2rem}.tool-preview-placeholder{width:100%;max-width:400px;height:250px;border-radius:12px;margin:0 auto 2rem;border:3px solid rgba(255,255,255,.3)}.section-content{max-width:800px;margin:0 auto;text-align:center}.section-content h2{font-size:2.5rem;margin-bottom:1rem}.section-content p{font-size:1.1rem;margin-bottom:1.5rem;opacity:.9}.newsletter-form{display:flex;flex-direction:column;gap:1rem;max-width:400px;margin:2rem auto}.email-input{padding:.75rem 1rem;border:2px solid;border-radius:8px;font-size:1rem;transition:border-color .3s}.checkbox-label{display:flex;gap:.5rem;font-size:.9rem;text-align:left}.privacy-note{font-size:.8rem;margin-top:1rem}.cta-button{padding:.75rem 2rem;font-size:1rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s;text-decoration:none;display:inline-block;margin-top:1rem}.cta-button:hover{transform:translateY(-2px)}.wave-separator{position:relative;width:100%;overflow:hidden;line-height:0;margin:0;padding:0}.wave-separator.wave-top{margin-bottom:-1px}.wave-separator.wave-bottom{margin-top:-1px;margin-bottom:-1px;transform:scaleY(-1)}.wave-separator svg{width:100%;height:80px;display:block}.wave{transition:fill .3s ease;animation:waveMorph 5s ease-in-out infinite}@keyframes waveMorph{0%,to{d:path("M0,40 Q150,10 300,40 T600,40 T900,40 T1200,40 L1200,120 L0,120 Z")}50%{d:path("M0,40 Q150,70 300,40 T600,40 T900,40 T1200,40 L1200,120 L0,120 Z")}}@keyframes floatBounce{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes matrixFlow{0%{background-position:0 0,40px 60px,70px 30px}to{background-position:120px 120px,220px 180px,220px 150px}}@keyframes shimmer{0%{background-position:-200% -200%}to{background-position:200% 200%}}@keyframes glowPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.3;transform:scale(1.05)}}@keyframes slideInFromRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}main.main-content:after{content:"";display:block;height:1px;background:currentColor;opacity:.15}.footer{padding:3.5rem 2rem 1.5rem}.footer-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{margin-bottom:1rem;font-weight:600}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}.footer-section p{font-size:.9rem;margin-bottom:1rem;line-height:1.6}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.75rem}.footer-section a{text-decoration:none;font-size:.9rem;transition:opacity .3s,transform .3s}.footer-section a:hover{transform:translate(4px)}.footer-social{display:flex;gap:1rem;margin-top:1rem}.social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;font-weight:700;font-size:1.1rem}.cs-social_btns{display:flex;align-items:center;gap:.75rem;margin-top:1rem}.cs-social_btns a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;transition:all .3s ease;text-decoration:none}.cs-social_btns svg{width:20px;height:20px;transition:transform .3s ease}.cs-social_btns a:hover svg{transform:scale(1.1)}.footer-divider{max-width:1200px;margin:0 auto;height:1px;opacity:.2}.footer-bottom{max-width:1200px;margin:0 auto;text-align:center;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:.9rem}.footer-version{opacity:.8}@media(max-width:768px){.hero-content{flex-direction:column-reverse;gap:1rem}.hero-text{text-align:center;animation:fadeInUp .8s ease-out}.hero-text h1{font-size:2.2rem;animation:fadeInUp .8s ease-out .1s both}.hero-subtitle{font-size:1rem;animation:fadeInUp .8s ease-out .2s both}.hero-cat-image{width:160px}.google-play-badge{height:40px;margin-left:auto;margin-right:auto}.section-content h2{font-size:1.75rem}.hero-images{gap:.5rem;animation:fadeInUp .8s ease-out}.image-placeholder{width:70px;height:70px}}.breadcrumb-nav{display:flex;align-items:center;gap:.5rem;font-size:.85rem;margin-bottom:1.5rem;flex-wrap:wrap}.breadcrumb-link{text-decoration:none;transition:opacity .3s}.breadcrumb-link:hover{opacity:.7}.breadcrumb-separator{opacity:.5}.breadcrumb-current{font-weight:500;opacity:.8}.privacy-policy-container{max-width:900px;margin:0 auto;padding:4rem 2rem;min-height:100vh}.privacy-policy-content{line-height:1.8}.privacy-policy-content h1{font-size:2.5rem;margin-bottom:2rem;font-weight:700}.privacy-policy-content h2{font-size:1.8rem;margin-top:2.5rem;margin-bottom:1rem;font-weight:700}.privacy-policy-content h3{font-size:1.3rem;margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}.privacy-policy-content p{margin-bottom:1.25rem;opacity:.95}.privacy-policy-content ul{list-style:disc;margin-left:2rem;margin-bottom:1.25rem}.privacy-policy-content li{margin-bottom:.5rem;opacity:.9}.contact-form-wrapper{margin:2rem 0;padding:2rem;border-radius:8px}.toast-container{position:fixed;bottom:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:12px;pointer-events:none}.toast{display:flex;align-items:center;gap:12px;padding:16px 20px;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:300px;max-width:400px;pointer-events:auto;opacity:0;transform:translate(400px);transition:all .3s cubic-bezier(.68,-.55,.265,1.55)}.toast-show{opacity:1;transform:translate(0)}.toast-hide{opacity:0;transform:translate(400px)}.toast-success{background-color:#22c55ef2;border:1px solid rgba(34,197,94,1);color:#fff}.toast-error{background-color:#ef4444f2;border:1px solid rgba(239,68,68,1);color:#fff}.toast-info{background-color:#3b82f6f2;border:1px solid rgba(59,130,246,1);color:#fff}.toast-icon{flex-shrink:0;width:24px;height:24px}.toast-icon svg{width:100%;height:100%;stroke:currentColor}.toast-message{flex:1;font-size:.95rem;line-height:1.4;font-weight:500}.toast-close{flex-shrink:0;background:none;border:none;color:inherit;cursor:pointer;padding:4px;width:24px;height:24px;border-radius:4px;display:flex;align-items:center;justify-content:center;transition:background-color .2s,opacity .2s;opacity:.8}.toast-close:hover{opacity:1;background-color:#fff3}.toast-close svg{width:16px;height:16px}@media(max-width:768px){.toast-container{left:20px;right:20px;bottom:20px}.toast{min-width:auto;max-width:none}}.contact-form{display:flex;flex-direction:column;gap:1.5rem;max-width:600px}.form-group{display:flex;flex-direction:column;gap:.5rem;position:relative}.form-group label{font-weight:600;font-size:.95rem}.character-counter{font-size:.85rem;opacity:.7;text-align:right;transition:color .3s}.counter-warning{opacity:.9;font-weight:500}.counter-max{opacity:1;font-weight:600}html[data-theme=light] .counter-warning{color:#d97706}html[data-theme=light] .counter-max{color:#dc2626}html[data-theme=dark] .counter-warning{color:#fbbf24}html[data-theme=dark] .counter-max{color:#f87171}.form-input{padding:.75rem;border:1px solid;border-radius:6px;font-size:.95rem;transition:border-color .3s,box-shadow .3s;font-family:inherit}.form-input:focus{outline:none;box-shadow:0 0 0 3px #6366f11a}.form-input.invalid{border-color:#ef444499}.form-input.invalid:focus{box-shadow:0 0 0 3px #ef44441a}.form-textarea{resize:vertical;min-height:150px}.form-submit{align-self:flex-start;margin-top:1rem;padding:.75rem 2rem;font-size:1rem}.contact-note{margin-top:1.5rem;font-size:.9rem;opacity:.85}.about-page{padding-top:2rem}.about-header{text-align:center;margin-bottom:2rem}.about-logo{height:80px;margin-bottom:1rem;filter:drop-shadow(0 4px 6px rgba(0,0,0,.1));margin-left:auto;margin-right:auto}.about-logo.logo-dark{display:none}.about-logo.logo-light,html[data-theme=dark] .about-logo.logo-dark{display:block}html[data-theme=dark] .about-logo.logo-light{display:none}.about-intro{font-size:1.1rem;font-weight:500;line-height:1.7;margin-bottom:2rem;opacity:.95}.game-features{background:#6366f10d;padding:1.5rem;border-radius:8px;margin:2rem 0}.game-features h3{margin-top:0}.game-features ul{margin-left:1.5rem}.game-features li{margin-bottom:.75rem}.about-cta{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);padding:2rem;border-radius:12px;text-align:center;margin-top:2rem}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-link{text-decoration:none;font-weight:500;font-size:.95rem;transition:opacity .3s;padding:.5rem 0}.nav-link:hover{opacity:.7}.blog-list-container,.blog-post-container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.blog-post-container{max-width:900px}.blog-list-header{text-align:center;margin-bottom:3rem}.blog-list-header h1{font-size:3rem;margin-bottom:1rem}.blog-list-subtitle{font-size:1.2rem;opacity:.8}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem}.blog-card{border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0000001a}.blog-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.blog-card-link{text-decoration:none;color:inherit;display:block}.blog-card-image{position:relative;width:100%;height:220px;overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.blog-card:hover .blog-card-image img{transform:scale(1.05)}.blog-card-category{position:absolute;top:1rem;left:1rem;background:var(--primary-color);color:#fff;padding:.4rem .8rem;border-radius:20px;font-size:.8rem;font-weight:600}.blog-card-content{padding:1.5rem}.blog-card-meta{display:flex;align-items:center;gap:1rem;font-size:.85rem;opacity:.7;margin-bottom:1rem}.blog-card-read-time{display:flex;align-items:center;gap:.3rem}.blog-card-content h2{font-size:1.4rem;margin-bottom:.75rem;line-height:1.4}.blog-card-content p{opacity:.8;margin-bottom:1rem;line-height:1.6}.blog-card-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.blog-tag{font-size:.8rem;opacity:.6;padding:.25rem .6rem;border-radius:4px;background:#6366f11a}.blog-card-cta{display:inline-block;color:var(--primary-color);font-weight:600;font-size:.9rem}.blog-post-header{text-align:center;margin-bottom:2rem}.blog-meta-tags{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.blog-category{background:var(--primary-color);color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600}.blog-post-header h1{font-size:2.5rem;line-height:1.3;margin-bottom:1.5rem}.blog-post-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:1.5rem;font-size:.9rem;opacity:.7;margin-bottom:2rem}.read-time{display:flex;align-items:center;gap:.3rem}.blog-featured-image{width:100%;margin-bottom:2rem;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #0000001a}.blog-featured-image img{width:100%;height:auto;display:block}.blog-content-wrapper{max-width:800px;margin:0 auto}.blog-content{line-height:1.8;font-size:1.05rem}.blog-content .lead{font-size:1.25rem;font-weight:400;line-height:1.7;margin-bottom:2rem;opacity:.9}.blog-content h2{font-size:2rem;margin:2.5rem 0 1rem;line-height:1.3}.blog-content h3{font-size:1.5rem;margin:2rem 0 1rem;line-height:1.4}.blog-content p{margin-bottom:1.5rem}.blog-content ul,.blog-content ol{margin:1.5rem 0;padding-left:2rem}.blog-content li{margin-bottom:.75rem;line-height:1.7}.blog-content strong{font-weight:600}.blog-content a{color:var(--primary-color);text-decoration:underline;transition:opacity .3s}.blog-content a:hover{opacity:.7}.blog-cta{background:linear-gradient(135deg,#6366f11a,#8b5cf61a);padding:2rem;border-radius:12px;text-align:center;margin:3rem 0}.blog-cta h3{margin-top:0;margin-bottom:1rem}.blog-cta p{margin-bottom:1.5rem}.blog-post-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.1)}.blog-share{text-align:center;margin-bottom:2rem}.blog-share h3{font-size:1.2rem;margin-bottom:1rem}.share-buttons{display:flex;justify-content:center;gap:1rem}.share-btn{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;transition:all .3s;text-decoration:none}.share-btn.twitter{background:#1da1f2;color:#fff}.share-btn.facebook{background:#1877f2;color:#fff}.share-btn.reddit{background:#ff4500;color:#fff}.share-btn:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003}.blog-back-link{text-align:center}.cta-button.secondary{background:transparent;border:2px solid var(--primary-color);color:var(--primary-color)}.cta-button.secondary:hover{background:var(--primary-color);color:#fff}.blog-empty{text-align:center;padding:4rem 2rem;font-size:1.1rem;opacity:.7}@media(max-width:768px){.blog-list-header h1{font-size:2rem}.blog-grid{grid-template-columns:1fr;gap:1.5rem}.blog-post-header h1{font-size:1.8rem}.blog-content{font-size:1rem}.blog-content h2{font-size:1.6rem}.blog-content h3{font-size:1.3rem}.blog-content .lead{font-size:1.1rem}.nav-links{gap:1rem}.nav-link{font-size:.9rem}}.about-cta h3{margin-top:0;margin-bottom:1rem}.about-cta p{margin-bottom:1.5rem}.privacy-policy-content a{color:#6366f1;text-decoration:underline;transition:opacity .3s}.privacy-policy-content a:hover{opacity:.7}.privacy-policy-content a.cta-button{text-decoration:none}.game-catalog-container,.game-detail-container{max-width:1200px;margin:0 auto;padding:3rem 2rem}.game-catalog-header{text-align:center;margin-bottom:3rem}.game-catalog-header h1{font-size:3rem;margin-bottom:1rem}.game-catalog-subtitle{font-size:1.2rem;opacity:.8}.game-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem}.game-card{border-radius:12px;overflow:hidden;transition:transform .3s,box-shadow .3s;box-shadow:0 2px 8px #0000001a}.game-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.game-card-link{text-decoration:none;color:inherit;display:block}.game-card-image{position:relative;width:100%;height:200px;overflow:hidden}.game-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.game-card:hover .game-card-image img{transform:scale(1.05)}.game-card-overlay{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.game-card:hover .game-card-overlay{opacity:1}.game-card-cta{color:#fff;font-weight:600;font-size:1.1rem;text-transform:uppercase;letter-spacing:1px}.game-card-content{padding:1.5rem}.game-card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1rem}.game-icon{width:60px;height:60px;border-radius:12px;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.game-title-section{flex:1}.game-title-section h2{font-size:1.4rem;margin-bottom:.25rem;line-height:1.3}.game-category{display:inline-block;font-size:.85rem;opacity:.7;padding:.2rem .6rem;border-radius:4px;background:#6366f11a}.game-tagline{font-weight:600;margin-bottom:.5rem;font-size:.95rem}.game-description{opacity:.8;margin-bottom:1rem;line-height:1.6;font-size:.95rem}.game-meta{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem;padding:.75rem 0;border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1)}.game-rating{display:flex;align-items:center;gap:.5rem}.stars{color:#fbbf24;font-size:1.1rem;letter-spacing:2px}.rating-value{font-weight:600;font-size:.9rem}.game-downloads{display:flex;align-items:center;gap:.4rem;font-size:.9rem;opacity:.8}.game-tags{display:flex;flex-wrap:wrap;gap:.5rem}.game-tag{font-size:.8rem;opacity:.6;padding:.25rem .6rem;border-radius:4px;background:#6366f11a}.game-detail-page{width:100%;max-width:100vw;overflow-x:hidden}.game-detail-page .breadcrumb-nav{max-width:1400px;margin:0 auto;padding:1rem 2rem}.game-hero{position:relative;min-height:600px;display:flex;align-items:center;overflow:hidden;margin-bottom:4rem}.game-hero:before{content:"";position:absolute;inset:0;background:var(--bg-primary);background-size:400% 400%;animation:gradientShift 15s ease infinite;z-index:0}.game-hero-background{display:none}.game-hero-content{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:4rem 2rem;width:100%;display:grid;grid-template-columns:1fr 300px;gap:4rem;align-items:center}.hero-text{color:#fff}.game-hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;line-height:1.1}.game-hero-tagline{font-size:1.5rem;margin-bottom:1rem;opacity:.95;font-weight:500}.game-hero-description{font-size:1.1rem;margin-bottom:2rem;opacity:.9;line-height:1.6}.hero-stats{display:flex;gap:2rem;margin-bottom:2.5rem;flex-wrap:wrap}.stat-item{display:flex;align-items:center;background:#6366f11a;padding:1rem 1.5rem;border-radius:12px;border:1px solid rgba(99,102,241,.2)}.stat-content{display:flex;flex-direction:column;text-align:center}.stat-value{font-size:1.5rem;font-weight:700}.stat-label{font-size:.85rem;opacity:.8;text-transform:uppercase;letter-spacing:.5px}.hero-cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1.25rem 2.5rem;background:transparent;color:var(--primary-color);font-weight:700;font-size:1.1rem;border:2px solid var(--primary-color);border-radius:8px;text-decoration:none;transition:all .2s}.hero-cta-button:hover{background:var(--primary-color);color:#fff}.hero-image{display:flex;justify-content:center;align-items:center}.game-hero-icon{width:280px;height:280px;border-radius:30px;box-shadow:0 20px 60px #0006;transition:transform .3s}.section-container{max-width:1400px;margin:0 auto;padding:0 2rem}.section-title{font-size:2.5rem;text-align:center;margin-bottom:3rem;font-weight:700}.game-gallery-section{padding:4rem 0;border-top:1px solid rgba(0,0,0,.08)}.game-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.gallery-item{border-radius:8px;overflow:hidden;border:1px solid rgba(0,0,0,.08);transition:all .2s;cursor:pointer}.gallery-item:hover{border-color:#00000026;box-shadow:0 4px 12px #00000014}.gallery-item img{width:100%;height:auto;display:block}.game-features-section{padding:4rem 0;border-top:1px solid rgba(0,0,0,.08)}.features-row{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:center;max-width:1100px;margin:0 auto}.feature-item{display:flex;align-items:center;padding:.75rem 1.25rem;border:1px solid rgba(0,0,0,.1);border-radius:6px;transition:all .2s}.feature-item:hover{border-color:#0003;background:#00000005}.feature-label{font-size:.95rem;font-weight:500;white-space:nowrap}.game-story-section{padding:4rem 0;border-top:1px solid rgba(0,0,0,.08)}.story-content{max-width:900px;margin:0 auto;line-height:1.8;font-size:1.1rem}.story-content .lead{font-size:1.35rem;font-weight:400;line-height:1.7;margin-bottom:2.5rem;opacity:.9}.story-content h2{font-size:2.2rem;margin:3rem 0 1.5rem;line-height:1.3;font-weight:700}.story-content h3{font-size:1.7rem;margin:2.5rem 0 1rem;line-height:1.4;font-weight:600}.story-content p{margin-bottom:1.5rem}.story-content ul,.story-content ol{margin:2rem 0;padding-left:2rem}.story-content li{margin-bottom:1rem;line-height:1.7}.story-content .feature-list li{font-size:1.1rem;padding:.75rem 0;position:relative}.story-content .download-cta{padding:3rem;border-radius:12px;text-align:center;margin:4rem 0;border:2px solid rgba(0,0,0,.1)}.story-content .download-cta h3{margin-top:0;margin-bottom:1rem;font-size:2rem}.story-content .download-cta p{margin-bottom:2rem;font-size:1.2rem}.game-tags-showcase{padding:3rem 0;border-top:1px solid rgba(0,0,0,.08)}.tags-title{text-align:center;font-size:1.5rem;margin-bottom:2rem;font-weight:600}.tags-showcase-list{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;max-width:900px;margin:0 auto}.tag-showcase{border:1px solid rgba(0,0,0,.15);padding:.75rem 1.5rem;border-radius:20px;font-size:1rem;font-weight:500;text-transform:capitalize;transition:all .2s}.tag-showcase:hover{border-color:#0000004d;background:#00000005}.game-final-cta{padding:5rem 2rem;text-align:center;border-top:1px solid rgba(0,0,0,.08);margin-top:2rem}.final-cta-content{max-width:800px;margin:0 auto}.final-cta-content h2{font-size:3rem;margin-bottom:1rem;font-weight:800}.final-cta-content>p{font-size:1.3rem;margin-bottom:2.5rem;opacity:.95}.cta-large{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 3rem;background:transparent;color:var(--primary-color);font-weight:700;font-size:1.2rem;border:2px solid var(--primary-color);border-radius:8px;text-decoration:none;transition:all .2s}.cta-large:hover{background:var(--primary-color);color:#fff}.cta-subtitle{margin-top:1.5rem;font-size:1rem;opacity:.85}@media(max-width:1024px){.game-hero-content{grid-template-columns:1fr;text-align:center}.hero-image{order:-1}.game-hero-icon{width:220px;height:220px}.hero-stats{justify-content:center}}@media(max-width:768px){.game-catalog-header h1{font-size:2rem}.game-grid{grid-template-columns:1fr;gap:1.5rem}.game-hero{min-height:auto}.game-hero-title{font-size:2.2rem}.game-hero-tagline{font-size:1.2rem}.game-hero-description{font-size:1rem}.game-hero-icon{width:180px;height:180px}.section-title{font-size:2rem}.game-gallery{grid-template-columns:1fr}.features-row{flex-direction:column;align-items:stretch}.feature-item{justify-content:flex-start}.feature-label{white-space:normal}.story-content{font-size:1rem}.story-content h2{font-size:1.7rem}.story-content h3{font-size:1.4rem}.final-cta-content h2{font-size:2rem}.final-cta-content>p{font-size:1.1rem}.stat-item{flex:1;min-width:140px}}html[data-theme=dark]{--primary-color: #6366f1;--secondary-color: #8b5cf6;--accent-color: #3b82f6;--dark-bg: #191922;--light-bg: #111827;--text-dark: #f3f4f6;--text-light: #f3f4f6;--bg-primary: #111827;--bg-secondary: #191922;--border-color: #374151}html[data-theme=dark] body{background-color:var(--bg-primary);color:var(--text-dark)}html[data-theme=dark] .header{background-color:var(--light-bg);color:var(--text-dark)}html[data-theme=dark] .theme-toggle{color:var(--text-dark)}html[data-theme=dark] .theme-toggle:hover{background-color:var(--bg-secondary)}html[data-theme=dark] .hero-section{background:var(--light-bg);color:var(--text-dark)}html[data-theme=dark] .image-placeholder{background:linear-gradient(135deg,#a78bfa,#c084fc)}html[data-theme=dark] .premium-section{background:var(--secondary-color)}html[data-theme=dark] .premium-section:before{background:var(--light-bg)}html[data-theme=dark] .premium-wave .wave{fill:#8b5cf6;stroke:none}html[data-theme=dark] .premium-section .wave{fill:#ffffff26;stroke:none}html[data-theme=dark] .collaboration-wave .wave{fill:#fbbf24;stroke:none}html[data-theme=dark] .collaboration-section .wave{fill:#ffffff26;stroke:none}html[data-theme=dark] .quick-start-section{background-color:var(--light-bg);color:var(--text-dark)}html[data-theme=dark] .feature-image-placeholder{background:linear-gradient(135deg,#34d399,#10b981)}html[data-theme=dark] .collaboration-section{background:linear-gradient(135deg,#f59e0b,#d97706)}html[data-theme=dark] .collaboration-section:before{background:var(--light-bg)}html[data-theme=dark] .tool-preview-placeholder{background:#fff3;border:3px solid rgba(255,255,255,.3)}html[data-theme=dark] .newsletter-section{background-color:var(--light-bg);color:var(--text-dark)}html[data-theme=dark] .email-input{background-color:var(--light-bg);color:var(--text-dark);border-color:var(--border-color)}html[data-theme=dark] .email-input::placeholder{color:var(--text-light)}html[data-theme=dark] .email-input:focus{outline:none;border-color:var(--primary-color)}html[data-theme=dark] .checkbox-label,html[data-theme=dark] .privacy-note{color:var(--text-light)}html[data-theme=dark] .cta-button.primary{background:var(--primary-color);color:#fff}html[data-theme=dark] .cta-button.primary:hover{background:#4f46e5}html[data-theme=dark] .cta-button.light{background:#fff;color:var(--primary-color)}html[data-theme=dark] .cta-button.light:hover{background:#f9fafb}html[data-theme=dark] .cta-button.accent{background:var(--accent-color);color:#fff}html[data-theme=dark] .cta-button.accent:hover{background:#2563eb}html[data-theme=dark] .footer{background-color:var(--light-bg)}html[data-theme=dark] .footer-section h3,html[data-theme=dark] .footer-section h4{color:var(--text-dark)}html[data-theme=dark] .footer-section a{color:var(--text-light)}html[data-theme=dark] .footer-section a:hover{color:var(--primary-color)}html[data-theme=dark] .footer-section p{color:var(--text-light)}html[data-theme=dark] .social-link{background-color:#ffffff1a;color:var(--text-light);transition:background-color .3s,color .3s}html[data-theme=dark] .social-link:hover{background-color:var(--primary-color);color:#fff}html[data-theme=dark] .cs-social_btns a{background-color:#ffffff1a;color:var(--text-light)}html[data-theme=dark] .cs-social_btns a:hover{background-color:var(--primary-color);color:#fff}html[data-theme=dark] .footer-divider{background-color:var(--border-color)}html[data-theme=dark] .footer-bottom{color:var(--text-light)}html[data-theme=dark] .logo h2,html[data-theme=dark] .section-content h2,html[data-theme=dark] .hero-section h1,html[data-theme=dark] .premium-section h2,html[data-theme=dark] .quick-start-section h2,html[data-theme=dark] .collaboration-section h2,html[data-theme=dark] .newsletter-section h2{color:var(--text-dark)}html[data-theme=dark] .section-content p,html[data-theme=dark] .hero-section p,html[data-theme=dark] .premium-section p,html[data-theme=dark] .quick-start-section p,html[data-theme=dark] .collaboration-section p,html[data-theme=dark] .newsletter-section p{color:var(--text-light)}html[data-theme=dark] .contact-form-wrapper{background-color:#0000004d}html[data-theme=dark] .form-input{background-color:var(--light-bg);color:var(--text-dark);border-color:var(--border-color)}html[data-theme=dark] .form-input::placeholder{color:var(--text-light)}html[data-theme=dark] .form-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #6366f133}html[data-theme=dark] .form-group label{color:var(--text-dark)}html[data-theme=dark] .contact-note{color:var(--text-light)}html[data-theme=dark] .breadcrumb-link{color:var(--primary-color)}html[data-theme=dark] .breadcrumb-link:hover{color:#6366f1}html[data-theme=dark] .breadcrumb-separator{color:var(--text-light)}html[data-theme=dark] .breadcrumb-current{color:var(--text-dark)}html[data-theme=dark] .blog-card{background-color:var(--section-bg);border:1px solid var(--border-color)}html[data-theme=dark] .blog-post-footer{border-top-color:var(--border-color)}html[data-theme=dark] .nav-link{color:var(--text-dark)}html[data-theme=dark] .cta-button.secondary{border-color:var(--primary-color);color:var(--primary-color)}html[data-theme=dark] .cta-button.secondary:hover{background:var(--primary-color);color:#fff}html[data-theme=dark] .game-card{background-color:var(--section-bg);border:1px solid var(--border-color)}html[data-theme=dark] .game-meta{border-top-color:var(--border-color);border-bottom-color:var(--border-color)}html[data-theme=dark] .feature-item{border-color:#ffffff26}html[data-theme=dark] .feature-item:hover{border-color:#ffffff40;background:#ffffff0d}html[data-theme=dark] .game-gallery-section,html[data-theme=dark] .game-features-section,html[data-theme=dark] .game-story-section,html[data-theme=dark] .game-tags-showcase,html[data-theme=dark] .game-final-cta{border-top-color:#ffffff1a}html[data-theme=dark] .gallery-item{border-color:#ffffff1a}html[data-theme=dark] .gallery-item:hover{border-color:#fff3;box-shadow:0 4px 12px #0000004d}html[data-theme=dark] .tag-showcase{border-color:#fff3}html[data-theme=dark] .tag-showcase:hover{border-color:#ffffff4d;background:#ffffff0d}html[data-theme=dark] .story-content .download-cta{border-color:#ffffff26}html[data-theme=dark] .stat-item{background:#6366f126;border-color:#6366f14d}html[data-theme=dark] .hero-cta-button{border-color:var(--primary-color);color:var(--primary-color)}html[data-theme=dark] .hero-cta-button:hover{background:var(--primary-color);color:#fff}html[data-theme=dark] .cta-large{border-color:var(--primary-color);color:var(--primary-color)}html[data-theme=dark] .cta-large:hover{background:var(--primary-color);color:#fff}html[data-theme=light]{--primary-color: #4f46e5;--secondary-color: #7c3aed;--accent-color: #2563eb;--dark-bg: #f9fafb;--light-bg: #ffffff;--text-dark: #1f2937;--text-light: #6b7280;--text-white: #ffffff;--bg-primary: #ffffff;--bg-secondary: #f9fafb;--border-color: #e5e7eb}html[data-theme=light] svg{--premium-gradient-start: #7c3aed;--premium-gradient-end: #6366f1;--collaboration-gradient-start: #fbbf24;--collaboration-gradient-end: #f59e0b}html[data-theme=light] body{background-color:var(--bg-primary);color:var(--text-dark)}html[data-theme=light] .header{background-color:var(--light-bg);color:var(--text-dark)}html[data-theme=light] .theme-toggle{color:var(--text-dark)}html[data-theme=light] .theme-toggle:hover{background-color:var(--bg-secondary)}html[data-theme=light] .hero-section{color:var(--text-dark)}html[data-theme=light] .image-placeholder{background:linear-gradient(135deg,#d8b4fe,#e9d5ff)}html[data-theme=light] .premium-section{background:var(--secondary-color)}html[data-theme=light] .premium-wave .wave{fill:#7c3aed;stroke:none}html[data-theme=light] .premium-section .wave{fill:#ffffff4d;stroke:none}html[data-theme=light] .collaboration-wave .wave{fill:#fbbf24;stroke:none}html[data-theme=light] .collaboration-section .wave{fill:#ffffff4d;stroke:none}html[data-theme=light] .quick-start-section{background-color:var(--light-bg);color:var(--text-dark)}html[data-theme=light] .feature-image-placeholder{background:linear-gradient(135deg,#6ee7b7,#34d399)}html[data-theme=light] .collaboration-section{background:linear-gradient(135deg,#fbbf24,#f59e0b)}html[data-theme=light] .collaboration-section:before{background:var(--light-bg)}html[data-theme=light] .tool-preview-placeholder{background:#0000000d;border:3px solid rgba(0,0,0,.1)}html[data-theme=light] .newsletter-section{background-color:var(--bg-secondary);color:var(--text-dark)}html[data-theme=light] .email-input{background-color:var(--light-bg);color:var(--text-dark);border-color:var(--border-color)}html[data-theme=light] .email-input::placeholder{color:var(--text-light)}html[data-theme=light] .email-input:focus{outline:none;border-color:var(--primary-color)}html[data-theme=light] .checkbox-label,html[data-theme=light] .privacy-note{color:var(--text-light)}html[data-theme=light] .cta-button.primary{background:var(--primary-color);color:#fff}html[data-theme=light] .cta-button.primary:hover{background:#4338ca}html[data-theme=light] .cta-button.light{background:#fff;color:var(--primary-color);border:2px solid var(--primary-color)}html[data-theme=light] .cta-button.light:hover{background:var(--bg-secondary)}html[data-theme=light] .cta-button.accent{background:var(--accent-color);color:#fff}html[data-theme=light] .cta-button.accent:hover{background:#1d4ed8}html[data-theme=light] .footer{background-color:var(--dark-bg)}html[data-theme=light] .footer-section h3,html[data-theme=light] .footer-section h4{color:var(--text-dark)}html[data-theme=light] .footer-section a{color:var(--text-light)}html[data-theme=light] .footer-section a:hover{color:var(--primary-color)}html[data-theme=light] .footer-section p{color:var(--text-light)}html[data-theme=light] .social-link{background-color:#00000014;color:var(--text-dark);transition:background-color .3s,color .3s}html[data-theme=light] .social-link:hover{background-color:var(--primary-color);color:#fff}html[data-theme=light] .cs-social_btns a{background-color:#00000014;color:var(--text-dark)}html[data-theme=light] .cs-social_btns a:hover{background-color:var(--primary-color);color:#fff}html[data-theme=light] .footer-divider{background-color:var(--border-color)}html[data-theme=light] .footer-bottom{color:var(--text-light)}html[data-theme=light] .logo h2,html[data-theme=light] .section-content h2,html[data-theme=light] .hero-section h1,html[data-theme=light] .premium-section h2,html[data-theme=light] .quick-start-section h2,html[data-theme=light] .collaboration-section h2,html[data-theme=light] .newsletter-section h2{color:var(--text-dark)}html[data-theme=light] .premium-section .section-content p,html[data-theme=light] .premium-section .section-content h2{color:var(--text-white)}html[data-theme=light] .hero-section p,html[data-theme=light] .premium-section p,html[data-theme=light] .quick-start-section p,html[data-theme=light] .collaboration-section p,html[data-theme=light] .newsletter-section p{color:var(--text-light)}html[data-theme=light] .contact-form-wrapper{background-color:#00000005}html[data-theme=light] .form-input{background-color:var(--light-bg);color:var(--text-dark);border-color:var(--border-color)}html[data-theme=light] .form-input::placeholder{color:var(--text-light)}html[data-theme=light] .form-input:focus{border-color:var(--primary-color);box-shadow:0 0 0 3px #4f46e51a}html[data-theme=light] .form-group label{color:var(--text-dark)}html[data-theme=light] .contact-note{color:var(--text-light)}html[data-theme=light] .breadcrumb-link{color:var(--primary-color)}html[data-theme=light] .breadcrumb-link:hover{color:#6366f1}html[data-theme=light] .breadcrumb-separator{color:var(--text-light)}html[data-theme=light] .breadcrumb-current{color:var(--text-dark)}html[data-theme=light] .blog-card{background-color:#fff;border:1px solid rgba(0,0,0,.08)}html[data-theme=light] .blog-post-footer{border-top-color:#0000001a}html[data-theme=light] .nav-link{color:var(--text-dark)}html[data-theme=light] .cta-button.secondary{border-color:var(--primary-color);color:var(--primary-color)}html[data-theme=light] .cta-button.secondary:hover{background:var(--primary-color);color:#fff}html[data-theme=light] .game-card{background-color:#fff;border:1px solid rgba(0,0,0,.08)}html[data-theme=light] .feature-item{border-color:#0000001a}html[data-theme=light] .feature-item:hover{border-color:#0003;background:#00000005}html[data-theme=light] .game-gallery-section,html[data-theme=light] .game-features-section,html[data-theme=light] .game-story-section,html[data-theme=light] .game-tags-showcase,html[data-theme=light] .game-final-cta{border-top-color:#00000014}html[data-theme=light] .gallery-item{border-color:#00000014}html[data-theme=light] .gallery-item:hover{border-color:#00000026;box-shadow:0 4px 12px #00000014}html[data-theme=light] .tag-showcase{border-color:#00000026}html[data-theme=light] .tag-showcase:hover{border-color:#0000004d;background:#00000005}html[data-theme=light] .story-content .download-cta{border-color:#0000001a}html[data-theme=light] .stat-item{background:#6366f114;border-color:#6366f126}html[data-theme=light] .hero-cta-button{border-color:var(--primary-color);color:var(--primary-color)}html[data-theme=light] .hero-cta-button:hover{background:var(--primary-color);color:#fff}html[data-theme=light] .cta-large{border-color:var(--primary-color);color:var(--primary-color)}html[data-theme=light] .cta-large:hover{background:var(--primary-color);color:#fff}
