:root{--color-navy-dark:#21244d;--color-navy-rgb:7,8,86;--color-blue-medium:#4779bd;--color-blue-medium-rgb:67,123,203;--color-blue-bright:#1c4d9d;--color-blue-bright-rgb:10,73,168;--color-white:#fff;--color-gray-light:#f8f9fa;--color-gray-medium:#6c757d;--color-gray-dark:#343a40;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body{background-color:var(--color-white);min-width:320px;min-height:100vh;color:var(--color-gray-dark);overscroll-behavior-y:none;margin:0;overflow-x:hidden}h1,h2,h3,h4,h5,h6{color:var(--color-navy-dark);margin-bottom:1rem;font-weight:700;line-height:1.3}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}p{margin-bottom:1rem;line-height:1.7}a{color:var(--color-blue-medium);text-decoration:none;transition:color .3s}a:hover{color:var(--color-blue-bright)}button{cursor:pointer;font-family:inherit;transition:all .3s}button:disabled{opacity:.6;cursor:not-allowed}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}@media screen and (max-width:768px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}.container{padding:0 1.5rem}}@media screen and (max-width:480px){h1{font-size:1.75rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.container{padding:0 1rem}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes spin{to{transform:rotate(360deg)}}:root{--bottom-promo-height:0px;--safe-area-bottom:env(safe-area-inset-bottom,0px);--fixed-bottom-offset:calc(var(--bottom-promo-height) + var(--safe-area-bottom))}body.has-bottom-promo-bar{--bottom-promo-height:44px}@media screen and (max-width:768px){body.has-bottom-promo-bar{--bottom-promo-height:70px}body.landing-body input,body.landing-body textarea,body.landing-body select{font-size:16px!important}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media screen and (max-width:768px){.home-floating-card-1,.home-floating-card-2,.home-floating-card-3,.home-geo-circle,.home-geo-shape{animation:none!important}.services-track{-webkit-overflow-scrolling:touch;overflow-x:auto;animation:none!important}.promo-bar__text{white-space:normal!important;padding-left:0!important;animation:none!important}.expert-benefits:before,.expert-benefits:after,.services-badge-icon,.home-btn-primary:before{animation:none!important}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.navbar{z-index:1000;background:#fff;border-bottom:1px solid #21244d14;width:100%;transition:top .3s;position:fixed;top:0;left:0;box-shadow:0 2px 10px #00000014}body.mobile-menu-open{overflow:hidden;touch-action:pan-y!important;-ms-touch-action:pan-y!important}body.mobile-menu-open *{-webkit-user-select:none;user-select:none}body.has-promo-bar .navbar{top:40px}.navbar-container{justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;padding:12px 32px;display:flex}.navbar-logo a{align-items:center;display:flex}.logo-img{width:auto;height:70px;transition:transform .3s}.navbar-logo a:hover .logo-img{transform:scale(1.05)}.navbar-menu{align-items:center;gap:2.5rem;margin:0;padding:0;list-style:none;display:flex}.navbar-link{color:#21244d;padding:.5rem 0;font-size:1rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.navbar-link:after{content:"";background:#4779bd;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.navbar-link:hover{color:#4779bd}.navbar-link:hover:after{width:100%}.navbar-item-dropdown{position:relative}.navbar-item-dropdown:after{content:"";height:10px;position:absolute;top:100%;left:0;right:0}.navbar-link-button{cursor:pointer;color:#21244d;background:0 0;border:none;align-items:center;gap:.35rem;padding:.5rem 0;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:color .3s;display:flex;position:relative}.dropdown-chevron{opacity:.7;transition:transform .3s}.dropdown-chevron.open{transform:rotate(180deg)}.navbar-link-button:after{content:"";background:#4779bd;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.navbar-link-button:hover{color:#4779bd}.navbar-link-button:hover:after{width:100%}.navbar-dropdown{opacity:0;pointer-events:none;z-index:5;background:#fff;border:1px solid #21244d14;border-radius:12px;flex-direction:column;gap:.25rem;min-width:220px;padding:1rem .5rem .75rem;list-style:none;transition:opacity .18s,transform .18s;display:flex;position:absolute;top:calc(100% + 8px);left:0;transform:translateY(6px);box-shadow:0 16px 38px #0000001f}.navbar-item-dropdown.open .navbar-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-link{color:#21244d;border-radius:10px;padding:.7rem .85rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:block}.dropdown-link:hover{color:#1c4d9d;background:#4779bd1a}.navbar-actions,.navbar-actions-desktop{gap:1rem;display:flex}.lang-switch{align-items:center;gap:.5rem;margin-right:.5rem;display:flex}.lang-switch.mobile{justify-content:center;width:100%;margin:0 0 .5rem}.lang-btn{color:#21244d;cursor:pointer;background:0 0;border:1px solid #21244d14;border-radius:6px;padding:.35rem .6rem;font-weight:700;transition:all .18s}.lang-btn:hover{background:#4779bd0f}.lang-btn.active{color:#fff;background:#4779bd;border-color:#4779bde6}.navbar-actions{display:none}.navbar-actions-desktop{display:flex}.btn-auth{cursor:pointer;color:#fff;background:linear-gradient(135deg,#4779bd 0%,#1c4d9d 100%);border:none;border-radius:8px;padding:.65rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #437bcb33}.btn-auth:hover{background:linear-gradient(135deg,#1c4d9d 0%,#4779bd 100%);transform:translateY(-2px);box-shadow:0 6px 16px #437bcb66}.btn-auth--account{align-items:center;gap:6px;display:inline-flex}.btn-auth--secondary{color:#437bcb;background:0 0;border:1.5px solid #437bcb;align-items:center;gap:6px;display:inline-flex}.btn-auth--secondary:hover{background:#437bcb14;transform:translateY(-2px)}.btn-auth-mobile.btn-auth--account{align-items:center;gap:4px;display:inline-flex}.navbar-mobile-right{align-items:center;gap:10px;display:none}.btn-auth-mobile{display:none}.navbar-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.toggle-line{background:#21244d;border-radius:2px;width:28px;height:3px;transition:all .3s}.navbar-toggle.active .toggle-line:first-child{transform:translateY(8px)rotate(45deg)}.navbar-toggle.active .toggle-line:nth-child(2){opacity:0}.navbar-toggle.active .toggle-line:nth-child(3){transform:translateY(-8px)rotate(-45deg)}@media screen and (max-width:1100px){.navbar-container{padding:10px 16px}.logo-img{height:50px}body.has-promo-bar .navbar{top:70px}.navbar-mobile-right{z-index:10;align-items:center;gap:10px;display:flex;position:relative}.btn-auth-mobile{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#4779bd 0%,#1c4d9d 100%);border-radius:8px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 2px 8px #437bcb33}.btn-auth-mobile:hover{background:linear-gradient(135deg,#1c4d9d 0%,#4779bd 100%);box-shadow:0 4px 12px #437bcb66}.navbar-toggle{z-index:10;display:flex;position:relative}.navbar-actions-desktop{display:none}.navbar-menu{opacity:0;touch-action:pan-y;-webkit-overflow-scrolling:touch;background:#fff;border-top:1px solid #21244d14;flex-direction:column;gap:0;max-height:0;padding:0;transition:all .3s;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 20px #0000001a}.navbar-menu.active{opacity:1;overscroll-behavior:contain;max-height:900px;padding:1rem 0;overflow:hidden auto}.navbar-item{text-align:center;width:100%;padding:0}.navbar-item:last-child{border-bottom:none}.navbar-link{border-bottom:1px solid #21244d0f;width:100%;padding:1rem 2rem;display:block}.navbar-item-dropdown{touch-action:manipulation;-webkit-tap-highlight-color:transparent;border-bottom:1px solid #21244d0f}.navbar-item:last-child .navbar-link{border-bottom:none}.navbar-link:after{left:50%;transform:translate(-50%)}.navbar-link-button{-webkit-tap-highlight-color:transparent;touch-action:manipulation;-webkit-user-select:none;user-select:none;border-bottom:1px solid #21244d0f;justify-content:center;width:100%;padding:1rem 2rem;font-weight:500}.navbar-item-dropdown .navbar-link-button{border-bottom:none}.dropdown-chevron{margin-left:.5rem}.navbar-dropdown{width:100%;box-shadow:none;opacity:1;pointer-events:auto;background:#4779bd08;border:none;border-radius:0;margin:0;padding:0;display:none;position:static;transform:none}.navbar-item-dropdown.open .navbar-dropdown{animation:.3s slideDown;display:block}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}.dropdown-link{text-align:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border-radius:0;padding:.9rem 2rem}.dropdown-link:hover{background:#4779bd14}.navbar-actions{opacity:0;background:#f8f9fa;border-top:1px solid #21244d14;flex-direction:column;gap:1rem;max-height:0;margin-top:0;padding:0;transition:all .3s;display:flex;position:relative;top:auto;left:auto;right:auto;overflow:hidden}.navbar-actions.active{opacity:1;max-height:400px;padding:1.5rem 2rem;overflow-y:auto}.btn-auth{width:100%;padding:.75rem 1.5rem}}@media screen and (max-width:480px){.navbar-container{padding:.875rem 1rem}.logo-img{height:60px}.navbar-item{padding:.65rem 1.5rem}.navbar-actions.active{padding:1.25rem 1.5rem}}.promo-bar{z-index:1001;justify-content:center;align-items:center;padding:10px 16px;font-size:.9rem;font-weight:500;animation:.3s ease-out slideDown;display:flex;position:relative}@keyframes slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.promo-bar--top_strip{position:fixed;top:0;left:0;right:0}.promo-bar--bottom_strip{animation:.3s ease-out slideUp;position:fixed;bottom:0;left:0;right:0}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.promo-bar__content{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;max-width:1200px;padding-right:40px;display:flex}.promo-bar__text{letter-spacing:.01em}.promo-bar__link{background:#ffffff26;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.promo-bar__link:hover{background:#ffffff40;transform:translate(2px)}.promo-bar__link svg{transition:transform .2s}.promo-bar__link:hover svg{transform:translate(3px)}.promo-bar__close{cursor:pointer;opacity:.7;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:4px;transition:opacity .2s,background .2s;display:flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.promo-bar__close:hover{opacity:1;background:#ffffff26}body.has-promo-bar{padding-top:44px}@media (max-width:768px){body.has-promo-bar{padding-top:70px}.promo-bar{flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;height:auto;min-height:70px;padding:8px 0;font-size:.8rem}.promo-bar__content{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:0;width:100%;height:30px;padding:0 40px 0 12px;display:flex;position:relative;overflow:hidden}.promo-bar__text{white-space:nowrap;padding-left:100%;animation:12s linear infinite marquee;display:inline-block}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-100%)}}.promo-bar__link{background:#ffffff40;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:calc(100% - 40px);max-width:300px;margin:0 auto;padding:8px 20px;font-size:.85rem;font-weight:600;text-decoration:none;display:flex;position:relative}.promo-bar__link:hover{background:#ffffff4d}.promo-bar__link svg{width:14px;height:14px}.promo-bar__close{z-index:5;padding:4px;position:absolute;top:8px;right:8px;transform:none}.promo-bar__close svg{width:16px;height:16px}}@media (max-width:480px){.promo-bar__text{font-size:.75rem}.promo-bar__link{padding:7px 14px;font-size:.8rem}}.home-hero{min-height:100vh;background:#fff;justify-content:center;align-items:center;min-height:100svh;transition:padding-top .3s;display:flex;position:relative;overflow:hidden;padding-top:48px!important}body.has-promo-bar .home-hero{padding-top:88px!important}.home-hero:before{content:"";z-index:0;border-radius:32px;width:calc(100% - 3rem);max-width:2200px;height:calc(100% - 200px);position:absolute;top:15px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 50%,#90caf9 100%)!important}.home-hero.hero-enter-initial{opacity:0;transform:translateY(12px)scale(.98)}.home-hero.hero-enter-active{animation:.8s cubic-bezier(.22,1,.36,1) both home-hero-enter}@keyframes home-hero-enter{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.home-hero-container{z-index:1;max-width:1200px;min-height:calc(100vh - 150px);box-shadow:none;box-sizing:border-box;border-radius:0;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:-8rem auto 0;padding:2rem;display:grid;position:relative;background:0 0!important}.home-hero-content{flex-direction:column;gap:2rem;display:flex}.home-hero-title{color:#21244d;margin:0;font-size:3.5rem;font-weight:800;line-height:1.2}.home-hero-title-nowrap{white-space:nowrap}.home-hero-highlight{background:linear-gradient(135deg,#4779bd 0%,#1c4d9d 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;display:block}.home-hero-description{color:#6c757d;margin:0;font-size:1.15rem;line-height:1.8}.home-hero-cta{gap:1rem;display:flex}.home-store-badges{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.home-store-logos{align-items:center;gap:.5rem;display:inline-flex}.home-store-link{align-items:center;display:inline-flex}.home-store-img{filter:drop-shadow(0 2px 8px #21244d26);width:auto;height:36px;display:block}.huawei-logo{height:36px}.home-store-rating{align-items:center;gap:.3rem;display:inline-flex}.home-store-score{color:#21244d;font-size:.85rem;font-weight:700}.home-store-stars{gap:1px;display:inline-flex}.home-star{color:#ffc107;font-size:12px}.home-btn-primary,.home-btn-secondary{cursor:pointer;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;transition:all .3s;display:flex;position:relative}.home-btn-primary{color:#fff;background:linear-gradient(135deg,#437bcb 0%,#4779bd 50%,#1c4d9d 100%);overflow:hidden;box-shadow:0 8px 25px #4779bd66}.home-btn-primary:before{content:"";border-radius:inherit;background:linear-gradient(120deg,#0000 0% 40%,#ffffff80 50%,#0000 60% 100%);width:80%;height:100%;animation:2.5s ease-in-out infinite shine-sweep;position:absolute;top:0;left:-150%}.home-btn-primary:hover{box-shadow:0 15px 40px #4779bd80,0 0 30px #437bcb66}.home-btn-primary:hover:before{animation:1.5s ease-in-out infinite shine-sweep}.home-btn-primary:active{transform:translateY(-2px)scale(1.01)}.home-btn-secondary{color:#4779bd;background:#fff;border:2px solid #e9ecef;box-shadow:0 4px 15px #00000014}.home-btn-secondary:hover{border-color:#4779bd;transform:translateY(-3px);box-shadow:0 10px 25px #4779bd33}.home-btn-icon{font-size:1rem;transition:all .3s}.home-btn-primary:hover .home-btn-icon{transform:translate(5px)}@keyframes shine-sweep{0%{left:-150%}50%,to{left:150%}}@keyframes image-fade{0%{opacity:0}50%{opacity:1}to{opacity:1}}.home-hero-stats{align-items:center;gap:2rem;padding-top:.25rem;display:flex}.home-stat-item{flex-direction:column;align-items:flex-start;gap:.3rem;display:flex}.home-stat-number{color:#4779bd;font-size:2rem;font-weight:700;display:block}.home-stat-label{color:#6c757d;font-size:.9rem;display:block}.home-stat-divider{background:#e9ecef;width:1px;height:40px}.home-hero-visual{justify-content:center;align-items:center;height:600px;display:flex;position:relative}.home-geometric-frame{width:100%;max-width:500px;height:550px;position:relative}.home-geo-circle{border:2px solid #4779bd33;border-radius:50%;animation:20s linear infinite home-rotate;position:absolute}.home-geo-circle-1{width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%)}.home-geo-circle-2{width:300px;height:300px;animation-duration:15s;animation-direction:reverse;top:50%;left:50%;transform:translate(-50%,-50%)}.home-geo-shape{background:linear-gradient(135deg,#4779bd1a 0%,#1c4d9d1a 100%);border-radius:20px;position:absolute}.home-geo-shape-1{width:150px;height:150px;animation:6s ease-in-out infinite home-float;top:-30px;right:-30px;transform:rotate(45deg)}.home-geo-shape-2{width:100px;height:100px;animation:8s ease-in-out infinite reverse home-float;bottom:-20px;left:-20px;transform:rotate(30deg)}.home-image-container{background:linear-gradient(135deg,#4779bd 0%,#1c4d9d 100%);border-radius:30px;width:400px;height:500px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 20px 60px #21244d33}.home-hero-image{opacity:0;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1.2s ease-in-out;animation:none;position:absolute;top:0;left:0}.home-hero-image.active{opacity:1;animation:1.2s ease-in-out image-fade}.home-image-dots{display:none}.home-floating-card{z-index:20;cursor:pointer;background:#fff;border-radius:16px;align-items:center;gap:.75rem;padding:1rem 1.25rem;transition:transform .3s;display:flex;position:absolute;box-shadow:0 10px 30px #21244d26}.home-floating-card:hover{transform:translateY(-5px)scale(1.05);box-shadow:0 15px 40px #21244d40}.home-floating-card-icon{color:#4779bd;background:linear-gradient(135deg,#4779bd1a 0%,#1c4d9d1a 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.3rem;display:flex}.home-floating-card-content h4{color:#21244d;white-space:nowrap;margin:0;font-size:.9rem;font-weight:700}.home-floating-card-content p{color:#6c757d;white-space:nowrap;margin:0;font-size:.75rem}.home-floating-card-1{animation:6s ease-in-out infinite home-float-diagonal;top:0%;left:-60px}.home-floating-card-2{animation:8s ease-in-out infinite reverse home-float-diagonal;bottom:15%;left:-70px}.home-floating-card-3{animation:7s ease-in-out 1s infinite home-float-diagonal;top:50%;right:-80px}@keyframes home-float{0%,to{transform:translateY(0)rotate(45deg)}50%{transform:translateY(-20px)rotate(45deg)}}@keyframes home-float-diagonal{0%,to{transform:translate(0)}50%{transform:translate(-10px,-15px)}}@keyframes home-rotate{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.home-hero-wave{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden}.home-hero-wave svg{width:calc(100% + 1.3px);height:60px;display:block;position:relative}.home-hero-wave path{fill:#fff}.home-logo-slider{z-index:10;pointer-events:none;background:#ffffffe6;width:100%;padding:.5rem 0;position:absolute;bottom:120px;left:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.home-logo-track{will-change:transform;gap:2.5rem;width:-moz-fit-content;width:fit-content;animation:45s linear infinite scroll-logos;display:flex}.home-logo-item{color:#6c757d;white-space:nowrap;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:1.3rem;font-weight:600;display:flex}@keyframes scroll-logos{0%{transform:translate(0,0)}to{transform:translate(-33.3333%)}}@media (prefers-reduced-motion:reduce){.home-logo-track{animation:none}}@media screen and (max-width:1100px){.home-hero{min-height:auto;padding-top:120px;overflow-x:hidden}.home-hero:before{border-radius:20px;width:calc(100% - 1.5rem);height:calc(100% - 20px);top:10px}.home-hero-container{grid-template-columns:1fr;gap:3rem;max-width:100%;min-height:auto;margin-top:0;padding:2rem 1.25rem;overflow-x:hidden}.home-hero-content{text-align:center;order:1;align-items:center;gap:1.5rem;width:100%}.home-hero-title{font-size:2rem;line-height:1.25}.home-hero-title-nowrap{white-space:normal}.home-hero-description{font-size:1rem;line-height:1.65}.home-store-badges{flex-direction:column;gap:.5rem;width:100%;margin-bottom:.5rem}.home-store-logos{flex-direction:row;justify-content:center;gap:.5rem}.home-store-img{height:32px}.huawei-logo{height:29px}.home-store-rating{gap:.3rem}.home-store-score{font-size:.8rem}.home-star{font-size:11px}.home-hero-cta{flex-direction:column;gap:.75rem;width:100%}.home-btn-primary,.home-btn-secondary{justify-content:center;width:100%;padding:1rem 1.75rem;font-size:.95rem}.home-hero-stats{flex-wrap:nowrap;justify-content:space-around;gap:.75rem;width:100%;padding-top:.75rem}.home-stat-item{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.3rem;display:flex}.home-stat-number{font-size:1.65rem}.home-stat-label{white-space:nowrap;font-size:.8rem}.home-stat-divider{height:32px}.home-hero-visual{display:none}.home-hero-wave{margin-top:2rem}.home-hero-wave svg{height:50px}.home-logo-slider{padding:.5rem 0;bottom:55px}.home-logo-track{gap:2rem;animation:30s linear infinite scroll-logos}.home-logo-item{font-size:1.1rem}}@media screen and (max-width:480px){.home-hero{padding-top:100px}.home-hero:before{border-radius:16px;width:calc(100% - 1rem);height:calc(100% - 15px)}.home-hero-container{gap:2.5rem;margin-top:0;padding:1.75rem 1rem}.home-hero-title{font-size:1.75rem}.home-hero-description{font-size:.92rem;line-height:1.6}.home-store-logos{flex-direction:row;gap:.5rem}.home-store-img{height:32px}.huawei-logo{height:29px}.home-store-score{font-size:.8rem}.home-star{font-size:11px}.home-btn-primary,.home-btn-secondary{padding:.9rem 1.5rem;font-size:.9rem}.home-hero-stats{gap:.5rem}.home-stat-number{font-size:1.5rem}.home-stat-label{font-size:.75rem}.home-stat-divider{height:28px}.home-geo-circle-1{width:150px;height:150px;top:-30px;right:-30px}.home-geo-circle-2{width:110px;height:110px;bottom:-25px;left:-25px}.home-geo-shape-1,.home-geo-shape-2{width:45px;height:45px}.home-logo-slider{padding:.4rem 0;bottom:45px}.home-logo-track{gap:1.5rem;animation:25s linear infinite scroll-logos}.home-logo-item{font-size:.95rem}.home-hero-wave svg{height:40px}}@media screen and (max-height:500px) and (orientation:landscape){.home-hero{padding-top:40px}.home-hero-container{grid-template-columns:1fr;margin-top:-2rem;padding:1.5rem 1rem}.home-hero-visual{display:none}.home-hero-content{text-align:left;align-items:flex-start;gap:1rem}.home-hero-title{font-size:1.5rem}.home-hero-description{font-size:.85rem;line-height:1.5}.home-store-badges{flex-direction:row;gap:.5rem;margin-bottom:.25rem}.home-store-logos{flex-direction:row;gap:.5rem}.home-store-img{height:28px}.huawei-logo{height:26px}.home-hero-cta{flex-direction:row;gap:.5rem}.home-btn-primary,.home-btn-secondary{padding:.75rem 1.25rem;font-size:.85rem}.home-hero-stats{gap:.75rem;padding-top:.5rem}.home-stat-number{font-size:1.3rem}.home-stat-label{font-size:.7rem}.home-image-container{max-width:280px;height:320px}.home-geo-circle-1,.home-geo-circle-2{display:none}.home-logo-slider{bottom:5px}}@media screen and (min-width:969px) and (max-width:1366px){.home-hero{min-height:max(95vh,650px);padding-top:32px!important}.home-hero:before{height:calc(100% - 120px);top:10px}.home-hero-container{gap:clamp(2rem,3vw,3rem);max-width:1100px;min-height:calc(95vh - 120px);margin-top:clamp(-6rem,-5vw,-4rem);padding:1.5rem}.home-hero-title{font-size:clamp(2.5rem,4vw,3rem);line-height:1.15}.home-hero-description{font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.7}.home-hero-content{gap:clamp(1.25rem,2vw,1.75rem)}.home-store-img{height:clamp(32px,4.5vw,36px)}.huawei-logo{height:clamp(29px,4vw,33px)}.home-store-score{font-size:.8rem}.home-star{font-size:11px}.home-btn-primary,.home-btn-secondary{gap:.6rem;padding:.85rem 1.5rem;font-size:.95rem}.home-hero-stats{gap:1.5rem;padding-top:.75rem}.home-stat-number{font-size:clamp(1.5rem,2.5vw,1.75rem)}.home-stat-label{font-size:.82rem}.home-hero-visual{height:clamp(450px,55vh,550px)}.home-geometric-frame{max-width:420px;height:clamp(420px,52vh,500px)}.home-image-container{width:clamp(320px,45vw,380px);height:clamp(400px,50vh,480px)}.home-geo-circle-1{width:clamp(320px,45vw,380px);height:clamp(320px,45vw,380px)}.home-geo-circle-2{width:clamp(240px,35vw,280px);height:clamp(240px,35vw,280px)}.home-geo-shape-1{width:120px;height:120px;top:-20px;right:-20px}.home-geo-shape-2{width:80px;height:80px;bottom:-15px;left:-15px}.home-floating-card{gap:.6rem;padding:.75rem 1rem;box-shadow:0 8px 24px #21244d1f}.home-floating-card-icon{width:38px;height:38px;font-size:1.1rem}.home-floating-card-content h4{font-size:.82rem}.home-floating-card-content p{font-size:.7rem}.home-floating-card-1{top:5%;left:-50px}.home-floating-card-2{bottom:18%;left:-55px}.home-floating-card-3{top:48%;right:-65px}.home-logo-slider{bottom:100px}.home-logo-item{font-size:1.15rem}}@media screen and (min-width:969px) and (max-height:850px){.home-hero{min-height:max(90vh,600px);padding-top:24px!important}.home-hero:before{height:calc(100% - 90px)}.home-hero-container{gap:2rem;min-height:calc(90vh - 100px);margin-top:-3rem;padding:1.25rem 1.5rem}.home-hero-content{gap:1rem}.home-hero-title{font-size:clamp(2.2rem,3.5vw,2.75rem);line-height:1.1}.home-hero-description{font-size:.95rem;line-height:1.6}.home-store-badges{margin-bottom:.5rem}.home-store-img{height:30px}.huawei-logo{height:28px}.home-btn-primary,.home-btn-secondary{padding:.75rem 1.35rem;font-size:.9rem}.home-hero-stats{gap:1.25rem;padding-top:.5rem}.home-stat-number{font-size:1.5rem}.home-stat-label{font-size:.78rem}.home-hero-visual{height:clamp(380px,48vh,480px)}.home-geometric-frame{max-width:380px;height:clamp(360px,46vh,450px)}.home-image-container{width:clamp(300px,40vw,360px);height:clamp(360px,46vh,440px)}.home-floating-card{padding:.65rem .9rem}.home-floating-card-icon{width:34px;height:34px;font-size:1rem}.home-floating-card-content h4{font-size:.78rem}.home-floating-card-content p{font-size:.68rem}.home-floating-card-1{top:3%;left:-45px}.home-floating-card-2{bottom:15%;left:-48px}.home-floating-card-3{top:45%;right:-58px}.home-logo-slider{padding:.4rem 0;bottom:80px}.home-logo-item{font-size:1.05rem}.home-logo-track{gap:2rem}}@media screen and (min-width:969px) and (max-height:768px){.home-hero{min-height:100vh;padding-top:16px!important}.home-hero:before{height:calc(100% - 70px);top:8px}.home-hero-container{gap:1.5rem;min-height:calc(100vh - 80px);margin-top:-2rem;padding:1rem 1.5rem}.home-hero-content{gap:.85rem}.home-hero-title{font-size:clamp(2rem,3.2vw,2.5rem)}.home-hero-description{font-size:.9rem;line-height:1.55}.home-store-badges{gap:.5rem;margin-bottom:.4rem}.home-store-img{height:28px}.huawei-logo{height:26px}.home-btn-primary,.home-btn-secondary{padding:.7rem 1.25rem;font-size:.88rem}.home-hero-stats{gap:1rem;padding-top:.4rem}.home-stat-number{font-size:1.4rem}.home-stat-label{font-size:.75rem}.home-stat-divider{height:35px}.home-hero-visual{height:clamp(340px,44vh,420px)}.home-geometric-frame{max-width:350px;height:clamp(320px,42vh,400px)}.home-image-container{width:clamp(280px,38vw,340px);height:clamp(340px,43vh,400px)}.home-geo-circle-1{width:300px;height:300px}.home-geo-circle-2{width:220px;height:220px}.home-logo-slider{bottom:60px}.home-logo-item{font-size:1rem}}.footer{color:#fff;background:linear-gradient(135deg,#1a2347 0%,#21244d 50%,#2a2d5a 100%);padding-top:48px;position:relative;overflow:hidden}.footer:before{content:"";pointer-events:none;background:radial-gradient(circle,#4779bd14 0%,#0000 70%);border-radius:50%;width:500px;height:500px;animation:15s ease-in-out infinite pulse-glow;position:absolute;top:-100px;right:-100px}.footer:after{content:"";pointer-events:none;background:radial-gradient(circle,#1c4d9d0f 0%,#0000 70%);border-radius:50%;width:400px;height:400px;animation:18s ease-in-out infinite reverse pulse-glow;position:absolute;bottom:-80px;left:-80px}@keyframes pulse-glow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.footer-container{z-index:1;grid-template-columns:1.8fr 1fr 1fr 1.2fr;gap:2.5rem;max-width:1400px;margin:0 auto;padding:0 32px 40px;display:grid;position:relative}.footer-about{flex-direction:column;gap:1rem;display:flex}.footer-logo{width:140px;height:auto;margin-bottom:.5rem}.footer-description{color:#fffc;margin:0;font-size:.95rem;line-height:1.6}.footer-social{gap:.8rem;margin-top:.5rem;display:flex}.social-icon{color:#fff;background:#ffffff14;border:2px solid #4779bd33;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.social-icon:hover{background:linear-gradient(135deg,#4779bd 0%,#1c4d9d 100%);border-color:#0000;transform:translateY(-5px)scale(1.1);box-shadow:0 8px 25px #4779bd66}.footer-title{color:#fff;margin:0 0 1.2rem;padding-bottom:.8rem;font-size:1.15rem;font-weight:700;position:relative}.footer-title:after{content:"";background:linear-gradient(90deg,#4779bd 0%,#1c4d9d 100%);border-radius:2px;width:40px;height:3px;position:absolute;bottom:0;left:0}.footer-list{flex-direction:column;gap:.7rem;margin:0;padding:0;list-style:none;display:flex}.footer-list li{font-size:.95rem}.footer-list a,.footer-list li{color:#ffffffbf;transition:all .3s}.footer-list a:hover{color:#4779bd;display:inline-block;transform:translate(8px)}.footer-contact-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.footer-contact-list li{color:#fffc;align-items:center;gap:.8rem;font-size:.95rem;display:flex}.footer-contact-list li a{color:#fffc;text-decoration:none;transition:all .3s}.footer-contact-list li a:hover{color:#4779bd}.contact-icon{color:#4779bd;flex-shrink:0;font-size:1.1rem}.footer-payment{z-index:1;border-top:1px solid #ffffff14;padding:24px 0;position:relative}.footer-payment-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;padding:0 32px;display:flex}.payment-logo{opacity:.9;width:auto;height:35px;transition:opacity .3s}.payment-logo-mastercard{height:50px}.payment-logo:hover{opacity:1}.footer-bottom{z-index:1;border-top:1px solid #ffffff14;padding:24px 0;position:relative}.footer-bottom-container{flex-direction:column;justify-content:center;align-items:center;gap:.35rem;max-width:1400px;margin:0 auto;padding:0 32px;display:flex}.footer-copyright{color:#ffffffb3;text-align:center;margin:0;font-size:.9rem}.footer-bottom-links{align-items:center;gap:1rem;display:flex}.footer-bottom-links a{color:#ffffffb3;font-size:.9rem;transition:color .3s}.footer-bottom-links a:hover{color:#4779bd}.separator{color:#fff6}@media screen and (max-width:1200px){.footer-container{grid-template-columns:1fr 1fr;gap:2.5rem}.footer-about{grid-column:1/-1}}@media screen and (max-width:768px){.footer{padding-top:40px}.footer-container{grid-template-columns:1fr;gap:2rem;padding:0 24px 32px}.footer-about{grid-column:auto}.footer-logo{width:120px}.footer-payment-container{gap:1.5rem;padding:0 24px}.payment-logo{height:28px}.payment-logo-mastercard{height:42px}.footer-bottom-container{text-align:center;flex-direction:column;gap:1rem;padding:0 24px}.footer-bottom-links{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:480px){.footer-social{justify-content:flex-start}.social-icon{width:36px;height:36px;font-size:1rem}}.kvkk-application-contact{color:inherit;margin:0;font-size:.875rem;line-height:1.5}.kvkk-application-contact a{color:#4779bd;font-weight:600;text-decoration:none}.kvkk-application-contact a:hover{text-decoration:underline}.kvkk-application-contact--footer{color:#ffffffd1;text-align:center;margin-top:.5rem}.kvkk-application-contact--footer a{color:#9ec5ff}.kvkk-application-contact--settings,.kvkk-application-contact--legal{color:#1e3a5f;background:#f0f7ff;border:1px solid #cfe3fb;border-radius:10px;padding:.875rem 1rem}.kvkk-application-contact--contact{text-align:left}.kvkk-application-contact__title{color:inherit;margin:0 0 .35rem;font-weight:700}.kvkk-application-contact__line{margin:.15rem 0 0}.kvkk-application-contact--contact a{color:#1c4d9d}.cookie-consent{bottom:calc(16px + var(--fixed-bottom-offset,0px));z-index:9999;background:#fff;border:1px solid #e9ecef;border-radius:14px;max-width:380px;transition:bottom .3s;animation:.35s ease-out cookieSlideIn;position:fixed;left:16px;overflow:hidden;box-shadow:0 4px 24px #0000001a,0 1px 4px #0000000f}@keyframes cookieSlideIn{0%{opacity:0;transform:translateY(20px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.cookie-consent--minimized{max-width:unset;box-shadow:none;background:0 0;border:none}.cookie-consent__minimized-btn{color:#1c4d9d;cursor:pointer;background:#fff;border:1px solid #e9ecef;border-radius:24px;align-items:center;gap:6px;padding:10px 16px;font-size:.85rem;font-weight:600;transition:all .25s;display:flex;box-shadow:0 2px 12px #00000014}.cookie-consent__minimized-btn:hover{border-color:#4779bd4d;transform:translateY(-1px);box-shadow:0 4px 16px #1c4d9d26}.cookie-consent__minimized-btn svg{color:#4779bd;font-size:1rem}.cookie-consent__header{border-bottom:1px solid #f0f1f3;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.cookie-consent__title{color:#21244d;align-items:center;gap:8px;font-size:.9rem;font-weight:700;display:flex}.cookie-consent__icon{color:#4779bd;font-size:1.1rem}.cookie-consent__minimize-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;transition:all .2s;display:flex}.cookie-consent__minimize-btn:hover{color:#6b7280;background:#f3f4f6}.cookie-consent__content{padding:12px 16px}.cookie-consent__content>p{color:#6b7280;margin:0;font-size:.82rem;line-height:1.55}.cookie-consent__details{border-top:1px solid #f0f1f3;margin-top:10px;padding-top:10px;animation:.25s cookieFadeIn}@keyframes cookieFadeIn{0%{opacity:0}to{opacity:1}}.cookie-consent__details h4{color:#21244d;margin:0 0 8px;font-size:.82rem;font-weight:700}.cookie-consent__details ul{margin:0;padding-left:16px}.cookie-consent__details li{color:#6b7280;margin-bottom:4px;font-size:.78rem;line-height:1.45}.cookie-consent__details li strong{color:#374151}.cookie-consent__policy-link{font-size:.78rem;margin-top:8px!important}.cookie-consent__policy-link a{color:#1c4d9d;font-weight:600;text-decoration:none}.cookie-consent__policy-link a:hover{text-decoration:underline}.cookie-consent__actions{align-items:center;gap:8px;padding:0 16px 12px;display:flex}.cookie-consent__btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.cookie-consent__btn--details{color:#6b7280;background:0 0;flex-shrink:0;padding:8px 6px;font-size:.75rem;font-weight:500}.cookie-consent__btn--details:hover{color:#1c4d9d}.cookie-consent__btn--details svg{font-size:.65rem}.cookie-consent__btn--necessary{color:#374151;background:#f3f4f6}.cookie-consent__btn--necessary:hover{background:#e5e7eb}.cookie-consent__btn--accept{color:#fff;background:linear-gradient(135deg,#1c4d9d,#4779bd);flex:1}.cookie-consent__btn--accept:hover{transform:translateY(-1px);box-shadow:0 2px 10px #1c4d9d4d}@media (max-width:768px){.cookie-consent{max-width:340px;bottom:12px;left:12px}.cookie-consent__header{padding:10px 14px}.cookie-consent__title{gap:6px;font-size:.85rem}.cookie-consent__icon{font-size:1rem}.cookie-consent__content{padding:10px 14px}.cookie-consent__content>p{font-size:.78rem}.cookie-consent__actions{gap:6px;padding:0 14px 10px}.cookie-consent__btn{padding:7px 12px;font-size:.78rem}}@media (max-width:480px){.cookie-consent{max-width:unset;border-radius:12px;bottom:10px;left:10px;right:10px}.cookie-consent__header{padding:10px 12px}.cookie-consent__title{font-size:.82rem}.cookie-consent__content{padding:8px 12px}.cookie-consent__content>p{font-size:.76rem;line-height:1.5}.cookie-consent__details{margin-top:8px;padding-top:8px}.cookie-consent__details h4{font-size:.78rem}.cookie-consent__details li{margin-bottom:3px;font-size:.74rem}.cookie-consent__actions{flex-wrap:nowrap;gap:6px;padding:0 12px 10px}.cookie-consent__btn{border-radius:7px;padding:7px 10px;font-size:.75rem}.cookie-consent__btn--details{padding:7px 4px;font-size:.7rem}.cookie-consent__btn--necessary{flex-shrink:0}.cookie-consent__btn--accept{flex:1}.cookie-consent__minimized-btn{padding:8px 14px;font-size:.8rem}.cookie-consent__minimized-btn svg{font-size:.9rem}}@media (max-width:375px){.cookie-consent{bottom:8px;left:8px;right:8px}.cookie-consent__header{padding:8px 10px}.cookie-consent__title{font-size:.78rem}.cookie-consent__content{padding:6px 10px}.cookie-consent__content>p{font-size:.72rem}.cookie-consent__actions{gap:5px;padding:0 10px 8px}.cookie-consent__btn{padding:6px 8px;font-size:.72rem}.cookie-consent__btn--details{display:none}}@media (prefers-reduced-motion:reduce){.cookie-consent{animation:none}.cookie-consent__btn,.cookie-consent__minimized-btn{transition:none}}#root{width:100%;min-height:100vh}main{width:100%;min-height:calc(100vh - 80px)}body.has-promo-bar .page-anchor{top:-130px}body.has-promo-bar main{padding-top:40px}body.landing-body section{padding:4rem 0}body.landing-body section:first-of-type{padding-top:6rem}.page-anchor{height:0;position:relative;top:-90px}@media screen and (max-width:768px){body.landing-body section{padding:3rem 0}body.landing-body section:first-of-type{padding-top:4rem}}@media screen and (max-width:480px){body.landing-body section{padding:2rem 0}body.landing-body section:first-of-type{padding-top:3rem}}
