:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;background:#fff;background-attachment:fixed;position:relative;overflow-x:hidden}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.container{display:flex;min-height:100vh}.sidebar{position:fixed;left:0;top:0;height:100vh;z-index:200;background:#181f2a;color:#fff;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;width:260px;min-width:260px;box-shadow:0 0 #181f2a00;scale:.98;transform:translate(-100%);opacity:0;pointer-events:none;transition:transform .6s cubic-bezier(.22,.61,.36,1),opacity .4s,box-shadow .6s,scale .6s}.sidebar.open{box-shadow:8px 0 32px #181f2a2e;scale:1;transform:translate(0);opacity:1;pointer-events:auto}.logo-section{display:flex;flex-direction:column;align-items:center;margin-bottom:2rem}.company-logo{width:80px;height:80px;border-radius:16px;margin-bottom:.5rem;box-shadow:0 2px 8px #0000001f}.company-name{font-size:1.3rem;font-weight:700;text-align:center;margin:0}.company-name .hosting{color:#0d73ac;font-weight:500}.nav-links{display:flex;flex-direction:column;gap:1.2rem;width:100%}.nav-links a{color:#fff;text-decoration:none;font-size:1.1rem;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:background .2s}.nav-links a:hover{background:#273043}.main-content{flex:1;margin-left:0!important;padding:2.5rem 2rem 2rem;background:#f7fafc;min-height:100vh;transition:margin-left .3s;width:100vw;max-width:none;margin-left:0;margin-right:0;padding:0}.content{width:100%;max-width:none;margin:0}.mobile-header{display:none;align-items:center;padding:1rem 0;background:#181f2a;color:#fff;position:sticky;top:0;z-index:101}.hamburger{background:none;border:none;cursor:pointer;display:flex;flex-direction:column;gap:5px;margin-right:1rem}.bar{width:28px;height:3px;background:#fff;border-radius:2px;transition:all .3s}.mobile-title{font-size:1.1rem;font-weight:600}.hero{display:flex;align-items:center;justify-content:space-between;background:#fff;color:#181f2a;border-radius:0;padding:3rem 2rem;margin:0;box-shadow:0 4px 24px #181f2a14;flex-wrap:wrap;width:100vw;min-width:100vw;max-width:100vw;box-sizing:border-box;position:relative}.hero-content{flex:1 1 320px;max-width:520px;display:flex;flex-direction:column;justify-content:center;height:100%;position:relative;z-index:2}.hero-content h1{font-size:2.7rem;margin-bottom:1.2rem;font-weight:800;letter-spacing:-1px}.hero-content p{font-size:1.2rem;margin-bottom:2rem;color:#444}.cta-btn{display:inline-block;background:#0d73ac;color:#181f2a;font-weight:700;padding:.9em 2.2em;border-radius:8px;font-size:1.1rem;text-decoration:none;box-shadow:0 2px 8px #0d73ac1f;transition:background .2s,color .2s}.cta-btn:hover{background:#0d73ac;color:#fff}.hero-image{flex:0 0 180px;display:flex;align-items:center;justify-content:center;height:100%;position:relative;z-index:2}.hero-image img{width:140px;height:140px;border-radius:18px;box-shadow:0 2px 16px #0000001a;background:#fff}.left-wave{position:absolute;left:0;top:0;height:100%;width:40px;z-index:1;pointer-events:none}.left-wave-fixed{position:fixed;left:0;top:0;height:100vh;width:40px;z-index:150;pointer-events:auto;cursor:pointer;transition:opacity .3s}.intro-section{background:#fff;border-radius:14px;padding:2.5rem 2rem;box-shadow:0 2px 12px #181f2a0f;margin-bottom:2rem;text-align:center;width:100%;max-width:none}.intro-section h2{font-size:2rem;margin-bottom:1.2rem;color:#181f2a;font-weight:700}.features-list{list-style:none;padding:0;margin:0 auto;max-width:500px;display:flex;flex-wrap:wrap;gap:1.2rem;justify-content:center}.features-list li{background:#f7fafc;color:#181f2a;border-radius:8px;padding:1rem 1.5rem;font-size:1.08rem;font-weight:500;box-shadow:0 1px 4px #181f2a0a;min-width:180px;display:flex;align-items:center;justify-content:center}.sidebar.collapsed{width:64px;min-width:64px;padding:1.2rem .5rem;align-items:center;transition:width .3s,min-width .3s,padding .3s}.sidebar.open{width:260px;min-width:260px;padding:2rem 1rem;align-items:center;transition:width .3s,min-width .3s,padding .3s}.company-logo.small{width:40px;height:40px;margin-bottom:0;border-radius:12px;transition:width .3s,height .3s,border-radius .3s,margin-bottom .3s}.company-logo{transition:width .3s,height .3s,border-radius .3s,margin-bottom .3s}.logo-section{margin-bottom:2rem;transition:margin-bottom .3s}.sidebar.collapsed .logo-section{margin-bottom:1rem}.company-name{transition:opacity .3s,max-width .3s;white-space:nowrap;overflow:hidden}.sidebar.collapsed .company-name{opacity:0;max-width:0;pointer-events:none}.nav-links{width:100%;transition:width .3s}.nav-links a{display:flex;align-items:center;gap:.8em;font-size:1.1rem;padding:.5rem 1rem;border-radius:8px;transition:background .2s,color .2s,font-size .3s,padding .3s}.sidebar.collapsed .nav-links a{justify-content:center;font-size:1.3rem;padding:.7rem .2rem}.sidebar.collapsed .nav-links a span+span{display:none}.container.sidebar-expanded .main-content,.container.sidebar-collapsed .main-content{margin-left:0!important;transition:none}.main-content{margin-left:0!important}.features-row{display:flex;justify-content:center;gap:2rem;margin:2.5rem 0 2rem;flex-wrap:wrap}.feature-card{background:#fff;color:#181f2a;border-radius:10px;padding:1.1rem 1.7rem;font-size:1.08rem;font-weight:600;box-shadow:0 1px 6px #181f2a12;min-width:180px;text-align:center;display:flex;align-items:center;gap:.7em}.services-section{margin:3rem 0 2rem;text-align:center}.services-section h2{font-size:2.1rem;margin-bottom:2rem;font-weight:800}.services-cards{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.service-card{background:#fff;border-radius:14px;box-shadow:0 2px 12px #181f2a14;padding:2.2rem 1.5rem 1.7rem;min-width:220px;max-width:260px;flex:1 1 220px;display:flex;flex-direction:column;align-items:center;transition:transform .18s,box-shadow .18s}.service-card:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 6px 24px #181f2a21}.service-icon{font-size:2.2rem;margin-bottom:.7rem}.service-card h3{font-size:1.18rem;font-weight:700;margin-bottom:.5rem}.service-card p{font-size:1rem;color:#444;margin-bottom:1.1rem}.service-price{font-size:1.05rem;color:#0d73ac;font-weight:700;margin-bottom:1rem}.service-price span{font-size:1.15rem;font-weight:800;color:#0d73ac}.service-btn{background:#0d73ac;color:#181f2a;font-weight:700;padding:.6em 1.5em;border-radius:8px;font-size:1rem;text-decoration:none;box-shadow:0 2px 8px #0d73ac1a;transition:background .2s,color .2s}.service-btn:hover{background:#0d73ac;color:#fff}.trust-signals{display:flex;justify-content:center;gap:2.5rem;margin:3rem 0 2rem;flex-wrap:wrap}.trust-item{background:#fff;border-radius:10px;box-shadow:0 1px 6px #181f2a12;padding:1.1rem 2rem;text-align:center;min-width:150px;font-size:1.1rem;font-weight:600;display:flex;flex-direction:column;align-items:center}.trust-item strong{font-size:1.3rem;color:#0d73ac;font-weight:800;margin-bottom:.2rem}.trust-item span{color:#181f2a;font-size:.98rem;font-weight:500}.locations-section{margin:3rem 0 2rem;text-align:center}.locations-section h2{font-size:2rem;margin-bottom:1.2rem;font-weight:800}.locations-list{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;font-size:1.2rem;color:#181f2a;font-weight:600}.testimonials-section{margin:3rem 0 2rem;text-align:center}.testimonials-section h2{font-size:2rem;margin-bottom:1.2rem;font-weight:800}.testimonials-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.testimonial{background:#fff;border-radius:12px;box-shadow:0 1px 6px #181f2a12;padding:1.5rem 2rem;min-width:220px;max-width:340px;font-size:1.08rem;color:#181f2a;font-style:italic;display:flex;flex-direction:column;align-items:center}.testimonial span{display:block;margin-top:.7rem;font-size:.98rem;color:#0d73ac;font-style:normal;font-weight:700}@media (min-width: 1200px){.hero,.intro-section{padding-left:4vw;padding-right:4vw}}@media (max-width: 900px){.main-content{padding:0}.hero{padding:2rem 1rem;min-height:80vh}.hero-image{margin-top:2rem;align-self:center;height:auto}.intro-section{padding:1.2rem .5rem}.features-row,.trust-signals,.services-cards,.testimonials-list,.locations-list{gap:1rem}.service-card,.testimonial{min-width:160px;max-width:100%;padding:1.2rem .7rem}}@media (max-width: 700px){.hero{padding:1.2rem .5rem;min-height:70vh}.intro-section{padding:1.2rem .5rem}.features-list li{min-width:120px;font-size:.98rem;padding:.7rem}}@media (max-width: 700px){.sidebar.collapsed,.sidebar.open{position:fixed;left:0;top:0;height:100vh;z-index:200;width:220px;min-width:220px;transform:translate(-100%);box-shadow:none;transition:transform .3s,width .3s,min-width .3s}.sidebar.open{transform:translate(0);box-shadow:2px 0 12px #0000001f}.container.sidebar-expanded .main-content,.container.sidebar-collapsed .main-content{margin-left:0}}body{margin:0;background:#f7fafc}.tech-bg{background:linear-gradient(120deg,#181f2a 60%,#0d73ac);position:relative;overflow:hidden}.tech-bg:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(255,255,255,.04) 0 2px,transparent 2px 40px);pointer-events:none;z-index:0;animation:bg-move 8s linear infinite}@keyframes bg-move{0%{background-position:0 0}to{background-position:80px 80px}}.hero-content,.hero-image{position:relative;z-index:1}.sidebar-lang{width:100%;display:flex;justify-content:flex-end;margin-bottom:1.2rem}.sidebar-lang select{background:#232b3a;color:#fff;border:none;border-radius:6px;padding:.4em 1.2em .4em .7em;font-size:1rem;font-weight:600;outline:none;cursor:pointer;transition:background .2s}.sidebar-lang select:hover,.sidebar-lang select:focus{background:#0d73ac;color:#181f2a}.panel-section{margin:3rem 0 2rem;padding:2.5rem 0;background:none;position:relative}.panel-content{display:flex;align-items:center;justify-content:center;gap:3rem;flex-wrap:wrap}.panel-text{max-width:400px;text-align:left}.panel-text h2{font-size:2rem;font-weight:800;margin-bottom:1rem}.panel-text p{font-size:1.1rem;color:#222;margin-bottom:1.2rem}.panel-btn{background:#0d73ac;color:#181f2a;font-weight:700;padding:.7em 2em;border-radius:8px;font-size:1.08rem;text-decoration:none;box-shadow:0 2px 8px #0d73ac1a;transition:background .2s,color .2s;display:inline-block}.panel-btn:hover{background:#0d73ac;color:#fff}.panel-image img{width:340px;max-width:90vw;border-radius:14px;box-shadow:0 2px 16px #181f2a1a;background:#fff}.tech-bg-light{background:linear-gradient(120deg,#e6f7f7 60%,#f7fafc)}.games-section{margin:3rem 0 2rem;text-align:center;position:relative}.games-section h2{font-size:2rem;margin-bottom:1.2rem;font-weight:800}.games-grid{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center}.game-card{background:#fff;border-radius:12px;box-shadow:0 1px 6px #181f2a12;padding:1.2rem 1.2rem .7rem;min-width:160px;max-width:180px;display:flex;flex-direction:column;align-items:center;transition:transform .18s,box-shadow .18s}.game-card:hover{transform:translateY(-4px) scale(1.04);box-shadow:0 6px 24px #181f2a21}.game-card img{width:100px;height:100px;object-fit:cover;border-radius:10px;margin-bottom:.7rem;background:#e6f7f7}.game-card span{font-size:1.08rem;font-weight:700;color:#181f2a}.tech-bg-fade{background:linear-gradient(120deg,#f7fafc 60%,#e6f7f7)}@media (max-width: 900px){.panel-content{flex-direction:column;gap:2rem}.panel-image img{width:90vw;max-width:340px}.games-grid{gap:1rem}}.service-card,.game-card,.feature-card{transition:transform .22s cubic-bezier(.4,.2,.2,1),box-shadow .22s,border .22s}.service-card:hover,.game-card:hover,.feature-card:hover{transform:translateY(-8px) scale(1.04) rotate(-1deg);box-shadow:0 8px 32px #181f2a2e;border-color:#0d73ac}.animated-border{border:2px solid;border-image:linear-gradient(120deg,#0d73ac,#0d73ac,#181f2a) 1;animation:border-move 3s linear infinite}@keyframes border-move{0%{border-image-source:linear-gradient(120deg,#0d73ac,#0d73ac,#181f2a)}to{border-image-source:linear-gradient(240deg,#181f2a,#0d73ac,#0d73ac)}}.panel-section.animated-border,.game-card.animated-border,.service-card.animated-border{border-radius:16px}.cta-btn,.panel-btn,.service-btn{position:relative;overflow:hidden;z-index:1;transition:background .2s,color .2s,box-shadow .2s}.cta-btn:after,.panel-btn:after,.service-btn:after{content:"";position:absolute;left:50%;top:50%;width:0;height:0;background:#0d73ac33;border-radius:50%;transform:translate(-50%,-50%);transition:width .4s,height .4s,opacity .4s;opacity:0;z-index:-1}.cta-btn:active:after,.panel-btn:active:after,.service-btn:active:after{width:200%;height:200%;opacity:1;transition:0s}.cta-btn:hover,.panel-btn:hover,.service-btn:hover{box-shadow:0 4px 24px #0d73ac55;background:linear-gradient(90deg,#0d73ac 60% 100%);color:#181f2a}.animated{opacity:0;transform:translateY(40px);transition:opacity .8s,transform .8s}.animated.visible{opacity:1;transform:none}.fade-in{animation:fadeIn 1.2s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.slide-in{animation:slideIn 1.2s both}@keyframes slideIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.hero .svg-shape,.panel-section .svg-shape{position:absolute;z-index:0;pointer-events:none}.hero .svg-shape{top:10%;left:70%;width:120px;height:120px;opacity:.18;animation:floatShape 6s ease-in-out infinite alternate}.panel-section .svg-shape{bottom:10%;right:10%;width:80px;height:80px;opacity:.13;animation:floatShape 7s ease-in-out infinite alternate-reverse}@keyframes floatShape{0%{transform:translateY(0) scale(1)}to{transform:translateY(-20px) scale(1.08) rotate(8deg)}}.hero.tech-bg{color:#fff;position:relative;min-height:60vh;padding-bottom:3rem;overflow:hidden}.hero-glow-shape{position:absolute;z-index:0;pointer-events:none;filter:blur(18px);opacity:.5}.hero-glow-shape.shape1{top:10%;left:10%;width:220px;height:220px;background:radial-gradient(circle,#0d73ac 0%,transparent 80%)}.hero-glow-shape.shape2{top:40%;right:5%;width:180px;height:180px;background:radial-gradient(circle,#3a1c71 0%,transparent 80%)}.hero-glow-shape.shape3{bottom:0;left:50%;width:300px;height:120px;background:radial-gradient(circle,#0d73ac 0%,transparent 80%)}.hero-content h1{font-size:2.8rem;font-weight:900;letter-spacing:-1px;margin-bottom:1.2rem}.hero-content .hero-sub{font-size:1.25rem;color:#cfd8ff;margin-bottom:2.2rem}.features-row{background:#181f2aa6;border-radius:18px;box-shadow:0 4px 32px #181f2a33;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);margin-top:-2.5rem;padding:1.5rem 2rem;z-index:2;position:relative}.features-row .feature-card{background:transparent;color:#fff;font-weight:700;font-size:1.1rem;border:none;box-shadow:none}.panel-section.tech-bg-light{background:linear-gradient(120deg,#232b3a 60%,#181f2a);color:#fff}.games-section.tech-bg-fade{background:linear-gradient(120deg,#232b3a 60% 100%);color:#fff}.services-section{background:#f7fafc;color:#181f2a;border-radius:18px;margin:3rem 0 2rem;padding:2.5rem 0}.trust-signals{background:#232b3a;color:#fff;border-radius:18px;margin:3rem 0 2rem;padding:2rem 0}.locations-section{background:#f7fafc;color:#181f2a;border-radius:18px;margin:3rem 0 2rem;padding:2rem 0}.testimonials-section{background:#232b3a;color:#fff;border-radius:18px;margin:3rem 0 2rem;padding:2.5rem 0}.services-section h2,.locations-section h2{color:#181f2a}.panel-section h2,.games-section h2,.testimonials-section h2,.trust-signals .trust-item span{color:#fff}.service-card,.game-card,.feature-card,.trust-item,.testimonial{background:#232b3a;color:#fff}.service-card h3,.game-card span,.feature-card,.service-price span{color:#0d73ac}@media (max-width: 900px){.services-section,.games-section,.panel-section,.testimonials-section,.trust-signals,.locations-section{border-radius:10px;padding:1.2rem .5rem}}.services-section,.locations-section{position:relative;overflow:hidden}.section-bg-animated:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(135deg,rgba(13,115,172,.07) 0 2px,transparent 2px 40px);pointer-events:none;z-index:0;animation:bg-move 12s linear infinite;opacity:.7}@keyframes bg-move{0%{background-position:0 0}to{background-position:120px 120px}}.sidebar-overlay{position:fixed;inset:0;background:#181f2a73;z-index:180;opacity:0;pointer-events:none;transition:opacity .35s}.sidebar-overlay.visible{opacity:1;pointer-events:auto}.hero-inner{display:flex;align-items:center;justify-content:space-between;gap:2.5rem;max-width:1200px;margin:0 auto;padding:3rem 2rem 2rem}.hero-left{flex:1 1 420px;display:flex;flex-direction:column;align-items:flex-start;z-index:2}.hero-right{flex:1 1 420px;display:flex;align-items:center;justify-content:center;z-index:2}.hero-illustration{width:480px;max-width:100%;height:auto;background:none;border-radius:0;box-shadow:none}.trust-signals-row{display:flex;align-items:center;gap:.7rem;margin-bottom:1.2rem}.trust-google{width:32px;height:32px}.trust-stars{color:gold;font-size:1.2rem;font-weight:700;letter-spacing:1px}.trust-rating{color:#cfd8ff;font-size:1rem;font-weight:500}.feature-cards-row{display:flex;justify-content:center;align-items:stretch;gap:2rem;margin:-2.5rem auto 2.5rem;max-width:1100px;z-index:3;position:relative;margin-left:auto;margin-right:auto;width:fit-content;max-width:100%;background:none;border-radius:0;box-shadow:none}.feature-card-white{background:#232b3a;color:#fff;border-radius:14px;box-shadow:0 2px 12px #181f2a14;padding:2rem 1.5rem 1.5rem;min-width:220px;max-width:320px;flex:1 1 0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:220px;height:auto}.feature-card-white:hover{transform:translateY(-6px) scale(1.03);box-shadow:0 6px 24px #181f2a21}.feature-card-white img{width:48px;height:48px;margin-bottom:.7rem}.feature-card-white h3{font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.feature-card-white p{font-size:1rem;color:#444}@media (max-width: 900px){.hero-inner{flex-direction:column;align-items:flex-start;padding:2rem .5rem 1rem}.hero-illustration{width:90vw;max-width:340px}.feature-cards-row{flex-direction:column;gap:1rem;margin:1.5rem 0}}.games-section-iceline{background:#181f2a;color:#fff;border-radius:18px;margin:2.5rem auto;padding:2.5rem 0;max-width:1200px;text-align:left;box-shadow:0 2px 16px #181f2a1a;position:relative}.games-section-iceline h2{font-size:2.2rem;font-weight:900;margin-bottom:.7rem;margin-left:2.5rem}.games-section-iceline .games-sub{font-size:1.15rem;color:#0d73ac;font-weight:700;margin-left:2.5rem;margin-bottom:.2rem}.games-section-iceline .games-desc{font-size:1.05rem;color:#cfd8ff;margin-left:2.5rem;margin-bottom:2.2rem}.games-desc{color:#000!important}.games-cards-iceline{display:flex;gap:2rem;justify-content:flex-start;align-items:stretch;margin-left:2.5rem;margin-right:2.5rem;flex-wrap:wrap}.game-card-iceline{background:#232b3a;border-radius:18px;box-shadow:0 2px 12px #181f2a21;padding:.7rem .7rem 1.2rem;min-width:220px;max-width:260px;flex:1 1 220px;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform .18s,box-shadow .18s;cursor:pointer;position:relative}.game-card-iceline:hover{transform:translateY(-8px) scale(1.04);box-shadow:0 8px 32px #181f2a2e}.game-card-iceline img{width:180px;height:100px;object-fit:cover;border-radius:12px;margin-bottom:1rem;background:#222}.game-card-iceline span{font-size:1.15rem;font-weight:800;color:#fff;margin-top:.2rem;text-shadow:0 2px 8px #181f2a55}@media (max-width: 900px){.games-cards-iceline{flex-direction:column;gap:1.2rem;margin-left:.5rem;margin-right:.5rem}.games-section-iceline h2,.games-section-iceline .games-sub,.games-section-iceline .games-desc{margin-left:.5rem}}.why-choose-section{width:100%;background:linear-gradient(120deg,#232b3a 60%,#181f2a);color:#fff;padding:3.5rem 0 3rem;margin-top:2.5rem;margin-bottom:2.5rem;box-shadow:0 2px 16px #181f2a1a;position:relative}.why-choose-inner{max-width:1200px;margin:0 auto;padding:0 2rem;text-align:left}.why-choose-section h2{font-size:2.2rem;font-weight:900;margin-bottom:1.2rem}.why-choose-desc{font-size:1.15rem;color:#cfd8ff;margin-bottom:2.2rem;max-width:700px}.why-features-list{display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem;font-size:1.13rem;font-weight:700}.why-feature{display:flex;align-items:center;gap:.7em;background:#181f2ab3;border-radius:10px;padding:.8em 1.3em;box-shadow:0 1px 6px #181f2a12;margin-bottom:.5rem;color:#fff;transition:background .18s}.why-feature span{font-size:1.3em}.why-feature:hover{background:#0d73ac;color:#181f2a}@media (max-width: 900px){.why-choose-inner{padding:0 .5rem}.why-features-list{flex-direction:column;gap:.7rem}}.panel-desc-white{color:#fff!important}.footer-section{background:#181f2a;color:#cfd8ff;padding:2.5rem 0 1.2rem;margin-top:3rem;width:100%}.footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:2rem;padding:0 2rem}.footer-brand{display:flex;align-items:center;gap:1rem}.footer-logo{width:128px;height:128px;border-radius:10px;background:none;box-shadow:0 2px 8px #181f2a22}.footer-title{font-size:1.25rem;font-weight:800;color:#fff}.footer-nav{display:flex;gap:1.5rem}.footer-nav a{color:#cfd8ff;text-decoration:none;font-weight:600;font-size:1.05rem;transition:color .18s}.footer-nav a:hover{color:#0d73ac}.footer-social{display:flex;gap:1.1rem}.footer-social-icon{font-size:1.5rem;color:#cfd8ff;transition:color .18s;text-decoration:none}.footer-social-icon:hover{color:#0d73ac}.footer-bottom{text-align:center;color:#888;font-size:.98rem;margin-top:2rem;padding:0 2rem}@media (max-width: 900px){.footer-inner{flex-direction:column;align-items:flex-start;gap:1.2rem;padding:0 .5rem}.footer-bottom{padding:0 .5rem}}.games-viewall-row{display:flex;justify-content:flex-start;margin-left:2.5rem;margin-top:2.2rem}.games-viewall-btn{background:#0d73ac;color:#181f2a;font-weight:700;padding:.9em 2.2em;border-radius:8px;font-size:1.1rem;text-decoration:none;box-shadow:0 2px 8px #0d73ac1f;transition:background .2s,color .2s;display:inline-block}.games-viewall-btn:hover{background:#0d73ac;color:#fff}@media (max-width: 900px){.games-viewall-row{margin-left:.5rem;justify-content:center}}.game-placeholder-stack{position:relative;width:180px;height:100px;display:flex;align-items:center;justify-content:center}.game-placeholder-img{width:100%;height:100%;object-fit:cover;border-radius:12px;z-index:1}.game-placeholder-overlay{position:absolute;inset:0;border-radius:12px;background:linear-gradient(120deg,#7f5fffcc,#a685ffcc);opacity:.5;z-index:2}.game-placeholder-logo{position:absolute;left:50%;top:50%;width:48px;height:48px;transform:translate(-50%,-50%);border-radius:8px;background:none;box-shadow:0 2px 8px #181f2a22;z-index:3}.services-section,.games-section-iceline,.why-choose-section,.panel-section,.locations-section,.testimonials-section{background:transparent;box-shadow:none}.services-section h2,.games-section-iceline h2,.why-choose-section h2,.panel-section h2,.locations-section h2,.testimonials-section h2,.services-section,.games-section-iceline,.why-choose-section,.panel-section,.locations-section,.testimonials-section{color:#181f2a}.dataflow-bg-canvas{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;pointer-events:none}.why-choose-section,.feature-cards-row,.testimonials-section,.services-section{background:#232b3a;color:#fff;border-radius:18px;box-shadow:0 4px 32px #181f2a1f;padding:2.5rem 2rem;margin:3rem 0 2rem;position:relative;z-index:1}.why-choose-section h2,.panel-section h2,.services-section h2,.testimonials-section h2{color:#fff!important}.modern-services{position:relative;padding:4rem 0;background:#232b3a;border-radius:22px;box-shadow:0 4px 32px #0d73ac11;overflow:hidden;margin-bottom:3rem}.services-subtitle{text-align:center;font-size:1.18rem;color:#0d73ac;margin-bottom:2.5rem;font-weight:600;letter-spacing:.01em}.modern-services-cards{display:flex;gap:2.5rem;justify-content:center;flex-wrap:wrap;z-index:2;position:relative}.modern-service-card{background:#181f2afa;border-radius:18px;box-shadow:0 2px 16px #0d73ac22;display:flex;align-items:center;min-width:320px;max-width:400px;flex:1 1 320px;padding:2.2rem 2rem 2.2rem .7rem;position:relative;transition:transform .18s,box-shadow .18s;margin-bottom:1.5rem;overflow:hidden}.modern-service-card:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 8px 32px #0d73ac33}.service-accent-bar{width:8px;height:80%;background:linear-gradient(180deg,#0d73ac 60%,#181f2a);border-radius:8px;margin-right:1.5rem;min-height:90px;align-self:stretch}.modern-service-icon{font-size:2.7rem;margin-right:1.5rem;color:#0d73ac;flex-shrink:0;filter:drop-shadow(0 2px 8px #0d73ac22)}.modern-service-content h3{font-size:1.25rem;font-weight:800;margin-bottom:.5rem;color:#fff}.modern-service-content p{font-size:1.08rem;color:#cfd8ff;margin-bottom:1.1rem}.modern-service-content .service-price{color:#0d73ac;font-weight:700;margin-bottom:1.1rem}.services-bg-shape{position:absolute;right:-120px;top:40px;width:340px;height:340px;background:radial-gradient(circle,#0d73ac22 0%,transparent 80%);z-index:1;pointer-events:none;border-radius:50%}@media (max-width: 900px){.modern-services-cards{flex-direction:column;gap:1.2rem;align-items:center}.modern-service-card{min-width:0;width:98vw;max-width:98vw;padding:1.5rem .7rem}.services-bg-shape{width:220px;height:220px;right:-60px;top:20px}}.french-hosting-section{min-height:500px;display:flex;align-items:stretch;background:#232b3a;color:#fff;border-radius:18px;margin:2rem 0 1.2rem;box-shadow:0 2px 16px #0d73ac22;position:relative;padding-left:3vw;padding-right:3vw}.french-hosting-inner.french-hosting-row{min-height:500px;align-items:stretch;display:flex;max-width:1200px;margin:0 auto;width:100%;gap:2.5rem}.french-hosting-text{flex:2;text-align:left;align-self:flex-start}.french-hosting-section h3{font-size:1.18rem;font-weight:800;color:#fff;margin-bottom:.7rem;letter-spacing:.01em}.french-hosting-desc{font-size:1rem;color:#cfd8ff;margin-bottom:0;line-height:1.6;text-align:left;padding-right:.2rem}.french-hosting-desc strong{display:inline;color:#0d73ac;font-size:1.01rem;margin:0 .2em 0 0;font-weight:700;letter-spacing:.01em}.french-hosting-image{flex:1 1 250px;display:flex;align-items:center;justify-content:flex-end;height:100%}.french-hosting-img{width:100%;max-width:900;aspect-ratio:1 / 1;height:auto;max-height:900;object-fit:cover;border-radius:18px;box-shadow:0 2px 16px #0d73ac22;background:#fff;margin-top:0}@media (max-width: 900px){.french-hosting-section{padding-left:1vw;padding-right:1vw;min-height:unset}.french-hosting-inner.french-hosting-row{flex-direction:column;gap:1.2rem;align-items:stretch;min-height:unset;max-width:98vw}.french-hosting-image{justify-content:flex-start;align-items:center;height:auto}.french-hosting-img{max-width:98vw;max-height:98vw;aspect-ratio:1 / 1;height:auto;margin:0 auto}}.lang-dropdown-btn{background:#232b3a;color:#fff;border:none;border-radius:6px;padding:.4em 1.2em .4em .7em;font-size:1rem;font-weight:600;outline:none;cursor:pointer;display:flex;align-items:center;gap:.5em;min-width:60px;transition:background .2s,color .2s}.lang-dropdown-btn:hover,.lang-dropdown-btn:focus{background:#0d73ac;color:#181f2a}.lang-dropdown-menu{position:absolute;top:110%;right:0;background:#232b3a;color:#fff;border-radius:8px;box-shadow:0 4px 16px #0002;padding:.2em 0;margin:0;list-style:none;z-index:100;min-width:100px;animation:fadeInLangMenu .18s}@keyframes fadeInLangMenu{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.lang-dropdown-menu li{width:100%}.lang-dropdown-menu button{display:flex;align-items:center;gap:8px;width:100%;background:none;border:none;color:#fff;font-size:1rem;font-weight:600;padding:.5em 1em;cursor:pointer;border-radius:6px;text-align:left;transition:background .18s,color .18s}.lang-dropdown-menu button[aria-selected=true],.lang-dropdown-menu button:hover,.lang-dropdown-menu button:focus{background:#0d73ac;color:#181f2a}@media (max-width: 700px){.lang-dropdown-menu{min-width:80px;right:0;left:auto}.lang-dropdown-btn{font-size:.98rem;padding:.3em .7em .3em .5em}}@keyframes sidebarOpenAnim{0%{transform:translate(-100%) scale(.98);opacity:0;box-shadow:0 0 #181f2a00}80%{box-shadow:8px 0 32px #181f2a2e}to{transform:translate(0) scale(1);opacity:1;box-shadow:8px 0 32px #181f2a2e}}.sidebar.sidebar-animating-open{animation:sidebarOpenAnim .5s cubic-bezier(.22,.61,.36,1) both;will-change:transform,opacity,box-shadow}.sidebar-footer-actions{width:100%;display:flex;flex-direction:column;gap:.5em;align-items:center;position:absolute;bottom:3.5em;left:0;padding:0 0 1.2em;z-index:10;min-height:90px}.sidebar-action-btn{display:flex;align-items:center;justify-content:center;font-size:.92rem;font-weight:500;border-radius:5px;padding:.38em .5em;text-align:center;text-decoration:none;transition:background .18s,color .18s,border .18s;margin:0;outline:none;border:none;cursor:pointer;gap:.3em;width:90%;max-width:210px;align-self:center}.sidebar-action-btn-panel{background:#0d73ac;color:#fff;border:none}.sidebar-action-btn-panel:hover,.sidebar-action-btn-panel:focus{background:#0b5c8e;color:#fff}.sidebar-action-btn-client{background:#232b3a;color:#fff;border:1.5px solid #0d73ac}.sidebar-action-btn-client:hover,.sidebar-action-btn-client:focus{background:#0d73ac;color:#fff}@media (max-width: 700px){.sidebar-footer-actions{padding:0 .4em;bottom:.7em}.sidebar-action-btn{font-size:.95rem;padding:.45em .5em}}
