:root{--primary: #0055a5;--primary-dark: #003f7f;--primary-light: #eaf4ff;--secondary: #0f74c9;--text: #223449;--text-soft: #66778a;--white: #ffffff;--background: #f5f9fd;--border: #dbe7f2;--dark: #172a3d;--shadow: 0 20px 50px rgba(0, 65, 125, .11)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:var(--text);background:var(--background);line-height:1.7}img{display:block;width:100%}a{text-decoration:none}.container{width:min(1160px,92%);margin:0 auto}.header{position:sticky;top:0;z-index:1000;background:#fffffff5;border-bottom:1px solid var(--border);backdrop-filter:blur(15px)}.navbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:11px;color:var(--primary);font-size:1.06rem;font-weight:800}.brand-logo{width:43px;height:43px;object-fit:contain;border-radius:11px}.nav-menu{display:flex;align-items:center;gap:22px}.nav-menu a{color:#53657a;font-size:.87rem;font-weight:600;transition:.25s ease}.nav-menu a:hover,.nav-menu a.active{color:var(--primary)}.nav-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 17px;color:#fff!important;background:var(--primary);border-radius:10px;transition:.25s ease}.nav-button:hover{background:var(--primary-dark);transform:translateY(-2px)}.hero{position:relative;overflow:hidden;padding:95px 0 115px;background:radial-gradient(circle at 8% 15%,rgba(255,255,255,.14),transparent 28%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.12),transparent 30%),linear-gradient(135deg,#0055a5,#003f7f);color:#fff}.hero:before{content:"";position:absolute;width:480px;height:480px;top:-300px;right:-180px;border-radius:50%;background:#ffffff0f}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:55px}.hero-label{display:inline-flex;align-items:center;gap:8px;padding:8px 15px;margin-bottom:20px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#ffffff1a;font-size:.75rem;font-weight:700;letter-spacing:.7px;text-transform:uppercase}.hero h1{max-width:680px;margin-bottom:19px;font-size:clamp(2.4rem,5vw,4.3rem);line-height:1.12}.hero p{max-width:630px;margin-bottom:28px;color:#ffffffd4;font-size:.98rem}.hero-buttons{display:flex;flex-wrap:wrap;gap:13px}.hero-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 21px;border-radius:11px;font-size:.85rem;font-weight:700;transition:.25s ease}.hero-button.primary{color:var(--primary);background:#fff}.hero-button.primary:hover{transform:translateY(-3px)}.hero-button.secondary{color:#fff;border:1px solid rgba(255,255,255,.3);background:#ffffff14}.hero-button.secondary:hover{background:#ffffff29}.hero-card{position:relative;padding:30px;border:1px solid rgba(255,255,255,.18);border-radius:25px;background:#ffffff1a;box-shadow:0 25px 70px #00193738;backdrop-filter:blur(12px)}.hero-card-image{min-height:340px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;background:linear-gradient(145deg,#fff,#dceeff)}.hero-card-image img{width:min(270px,78%);height:270px;object-fit:contain}.official-badge{position:absolute;right:13px;bottom:13px;display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;background:#fff;color:var(--primary);box-shadow:0 12px 30px #002d5a2e;font-size:.75rem;font-weight:800}.trust-wrapper{position:relative;z-index:10;margin-top:-43px}.trust-bar{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:var(--shadow)}.trust-item{padding:23px 18px;display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid #e7eef5}.trust-item:last-child{border-right:none}.trust-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:var(--primary-light);color:var(--primary);font-size:1.15rem}.trust-item strong{display:block;color:var(--text);font-size:.84rem}.trust-item span{display:block;color:var(--text-soft);font-size:.69rem}.store-section{padding:90px 0}.section-heading{max-width:760px;margin:0 auto 45px;text-align:center}.section-label{display:inline-block;margin-bottom:12px;color:var(--primary);font-size:.76rem;font-weight:800;letter-spacing:1px;text-transform:uppercase}.section-heading h2{margin-bottom:13px;font-size:clamp(1.9rem,4vw,3rem);line-height:1.25}.section-heading p{color:var(--text-soft);font-size:.91rem}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.store-card{position:relative;overflow:hidden;padding:33px 28px;background:#fff;border:1px solid var(--border);border-radius:20px;transition:.3s ease}.store-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.store-card:after{content:"";position:absolute;width:160px;height:160px;right:-80px;top:-80px;border-radius:50%;background:#0055a50d}.marketplace-logo{width:82px;height:82px;display:flex;align-items:center;justify-content:center;margin-bottom:23px;padding:12px;border-radius:18px;background:#fff;border:1px solid var(--border);box-shadow:0 10px 25px #00417d14}.marketplace-logo img{width:100%;height:100%;object-fit:contain}.store-card h3{margin-bottom:10px;font-size:1.35rem}.store-card p{min-height:82px;margin-bottom:23px;color:var(--text-soft);font-size:.84rem}.store-info{margin-bottom:24px;padding-top:17px;border-top:1px solid #e9eff5}.store-info div{display:flex;align-items:center;gap:8px;margin:7px 0;color:#617286;font-size:.75rem}.store-button{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:13px 17px;border-radius:11px;color:#fff;background:var(--primary);font-size:.84rem;font-weight:700;transition:.25s ease}.store-button:hover{background:var(--primary-dark)}.how-section{padding:90px 0;background:var(--primary-light)}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.step{position:relative;padding:32px 25px;background:#fff;border:1px solid var(--border);border-radius:19px}.step-number{width:50px;height:50px;display:grid;place-items:center;margin-bottom:19px;border-radius:50%;background:var(--primary);color:#fff;font-size:1rem;font-weight:800}.step h3{margin-bottom:9px;font-size:1.08rem}.step p{color:var(--text-soft);font-size:.83rem}.security-section{padding:90px 0}.security-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:60px}.security-image{min-height:420px;display:flex;align-items:center;justify-content:center;padding:35px;border-radius:25px;background:linear-gradient(145deg,#eaf4ff,#fff);border:1px solid var(--border)}.security-image img{max-width:330px;height:330px;object-fit:contain}.security-content h2{margin-bottom:16px;font-size:clamp(1.9rem,4vw,3rem);line-height:1.25}.security-content>p{margin-bottom:25px;color:var(--text-soft);font-size:.9rem}.security-list{display:grid;gap:14px}.security-item{display:flex;align-items:flex-start;gap:13px;padding:16px;background:#fff;border:1px solid var(--border);border-radius:13px}.check{min-width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--primary-light);color:var(--primary);font-size:.78rem;font-weight:800}.security-item strong{display:block;margin-bottom:2px;font-size:.83rem}.security-item span{display:block;color:var(--text-soft);font-size:.72rem}.cta-section{padding:85px 0;background:var(--primary-light)}.cta-box{padding:65px 30px;text-align:center;color:#fff;border-radius:26px;background:radial-gradient(circle at 15% 15%,rgba(255,255,255,.13),transparent 30%),linear-gradient(135deg,#0055a5,#003f7f);box-shadow:0 25px 65px #00407d2e}.cta-box h2{margin-bottom:14px;font-size:clamp(2rem,4vw,3.2rem)}.cta-box p{max-width:670px;margin:0 auto 27px;color:#ffffffd1;font-size:.9rem}.cta-buttons{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.cta-button{display:inline-flex;align-items:center;justify-content:center;padding:13px 20px;border-radius:11px;background:#fff;color:var(--primary);font-size:.84rem;font-weight:800}footer{padding:38px 15px;text-align:center;background:var(--dark);color:#ffffffa8;font-size:.78rem}footer strong{color:#fff}@media(max-width:950px){.nav-menu{display:none}.hero-grid{grid-template-columns:1fr}.hero-text{text-align:center}.hero-text p{margin-left:auto;margin-right:auto}.hero-buttons{justify-content:center}.hero-card{max-width:520px;margin:auto}.trust-bar{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:none}.trust-item{border-bottom:1px solid #e7eef5}.trust-item:nth-child(3),.trust-item:nth-child(4){border-bottom:none}.store-grid{grid-template-columns:repeat(2,1fr)}.steps,.security-grid{grid-template-columns:1fr}.security-image{max-width:600px;width:100%;margin:auto}}@media(max-width:600px){.navbar{min-height:67px}.brand{font-size:.88rem}.brand-logo{width:36px;height:36px}.nav-button{padding:9px 12px;font-size:.7rem}.hero{padding:70px 0 105px}.hero h1{font-size:2.35rem}.hero-card{padding:17px}.hero-card-image{min-height:260px}.trust-bar{grid-template-columns:1fr}.trust-item{justify-content:flex-start;padding:18px;border-right:none;border-bottom:1px solid #e7eef5!important}.trust-item:last-child{border-bottom:none!important}.store-section,.how-section,.security-section{padding:65px 0}.store-grid{grid-template-columns:1fr}.store-card p{min-height:auto}.security-image{min-height:300px}.security-image img{height:250px}.cta-section{padding:65px 0}.cta-box{padding:45px 19px}}
