
:root{--ink:#0B1644;--muted:#68718B;--bg:#F5F7FC;--mint:#29D7A5;--blue:#4185FF;--line:#E3E9F4;--navy:#101A4B}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Inter","Segoe UI",sans-serif;line-height:1.5}.wrap{width:min(1160px,calc(100% - 40px));margin:0 auto}.header{height:86px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand img{display:block;width:190px;height:62px;object-fit:contain;object-position:left center}.header-right{display:flex;align-items:center;gap:20px}.nav{display:flex;gap:19px}.nav a{color:var(--muted);font-size:14px;font-weight:760;text-decoration:none}.lang{display:flex;padding:3px;border:1px solid var(--line);border-radius:13px;background:#EEF2F9}.lang button{border:0;background:transparent;color:#7A849A;padding:6px 8px;border-radius:9px;font-weight:850;cursor:pointer}.lang button.active{background:#fff;color:var(--ink);box-shadow:0 2px 8px rgba(20,37,88,.12)}
.hero{overflow:hidden;padding:74px 0 70px;background:radial-gradient(circle at 5% 8%,rgba(41,215,165,.17),transparent 24%),radial-gradient(circle at 95% 16%,rgba(65,133,255,.17),transparent 28%),linear-gradient(180deg,#fff,#F5F7FC)}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:48px;align-items:center}.eyebrow{display:inline-flex;gap:8px;align-items:center;padding:8px 12px;border-radius:99px;background:#E7FFF7;color:#13966F;font-size:12px;font-weight:880}.eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--mint)}h1{font-size:clamp(48px,5.55vw,74px);line-height:1;letter-spacing:-3.1px;margin:18px 0}.lead{font-size:19px;color:var(--muted);max-width:620px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:15px;padding:14px 18px;text-decoration:none;font-size:15px;font-weight:850}.btn-primary{color:#fff;background:linear-gradient(100deg,var(--mint),var(--blue));box-shadow:0 16px 26px rgba(45,137,225,.18)}.btn-secondary{color:var(--ink);background:#fff;border:1px solid var(--line)}.hero-note{color:#8B94AA;font-size:13px;margin-top:16px}
.phone-stage{height:548px;position:relative;display:flex;align-items:center;justify-content:center}.phone{position:absolute;width:262px;height:536px;background:#060B28;border:8px solid #060B28;border-radius:49px;padding:7px;box-shadow:0 30px 54px rgba(16,28,76,.30);overflow:hidden}.phone:before{content:"";z-index:5;position:absolute;top:11px;left:50%;transform:translateX(-50%);width:62px;height:18px;background:#000;border-radius:13px}.phone:after{content:"";z-index:5;position:absolute;right:9px;top:54px;width:4px;height:4px;border-radius:50%;background:#5e6e9b}.phone.one{transform:rotate(-8deg) translate(-92px,20px);z-index:1}.phone.two{transform:rotate(8deg) translate(79px,-17px);z-index:2}.phone-screen{height:100%;width:100%;display:block;object-fit:cover;object-position:top;border-radius:34px}.phone-chip{z-index:6;position:absolute;background:rgba(255,255,255,.97);padding:12px 15px;border-radius:16px;box-shadow:0 15px 29px rgba(19,34,80,.14);font-size:13px;font-weight:850;white-space:nowrap}.phone-chip.top{right:0;top:50px}.phone-chip.bottom{left:-2px;bottom:55px}
.section{padding:86px 0}.section-head{max-width:760px;text-align:center;margin:0 auto 40px}.section-head h2{font-size:42px;line-height:1.08;letter-spacing:-1.7px;margin:0}.section-head p{font-size:17px;color:var(--muted);margin:12px 0 0}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:27px;box-shadow:0 15px 35px rgba(27,43,94,.055)}.icon{height:45px;width:45px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(145deg,#E2FFF5,#EDF4FF);font-size:21px}.card h3{font-size:19px;margin:17px 0 8px}.card p{margin:0;color:var(--muted)}
.dark{background:var(--navy);color:#fff}.product{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center}.dark .section-head{text-align:left;margin:0}.dark .section-head h2{color:#fff}.dark .section-head p{color:#C5CCE0}.checks{display:grid;gap:13px;margin-top:26px}.check{display:flex;align-items:flex-start;gap:10px;color:#EEF1FA}.check b{height:23px;width:23px;display:grid;place-items:center;flex:0 0 23px;border-radius:50%;background:rgba(41,215,165,.18);color:#41E7BD}.product-phones{display:flex;justify-content:center;gap:18px}.mini-phone{width:182px;border:5px solid #2B376D;background:#070B27;border-radius:29px;padding:5px;box-shadow:0 22px 38px rgba(0,0,0,.30)}.mini-phone img{display:block;width:100%;height:368px;object-fit:cover;object-position:top;border-radius:20px}.mini-phone:nth-child(2){transform:translateY(27px)}.trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trust strong{display:block;font-size:17px;margin-bottom:7px}.band{padding:76px 0;background:linear-gradient(110deg,#E0FBF3,#E8EFFF);text-align:center}.band h2{font-size:44px;line-height:1.08;letter-spacing:-1.9px;margin:0}.band p{font-size:17px;color:var(--muted);max-width:620px;margin:12px auto 0}.footer{padding:36px 0;color:#7B859B;font-size:13px}.footer-inner{display:flex;justify-content:space-between;gap:18px}.footer a{color:inherit;text-decoration:none}.legal{padding:48px 0 84px}.legal-box{background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(25px,5vw,52px);box-shadow:0 16px 36px rgba(27,44,92,.06)}.legal h1{font-size:45px;letter-spacing:-1.8px;line-height:1.08}.legal h2{font-size:27px;margin-top:38px}.legal p,.legal li{color:#3C4660}.date{color:#8992A8;font-size:14px}
@media(max-width:930px){.hero-grid,.product{grid-template-columns:1fr}.phone-stage{height:430px}.phone{width:210px;height:430px;border-width:6px;border-radius:39px}.phone.one{transform:rotate(-8deg) translate(-65px,16px)}.phone.two{transform:rotate(8deg) translate(62px,-11px)}.dark .section-head{text-align:center}}@media(max-width:700px){.wrap{width:min(100% - 28px,1160px)}.header{height:74px}.brand img{width:154px;max-height:38px}.nav{display:none}.header-right{gap:8px}h1{letter-spacing:-2.2px}.lead{font-size:17px}.hero{padding:49px 0}.phone-stage{height:364px}.phone{width:176px;height:361px;border-width:5px;border-radius:32px}.phone.one{transform:rotate(-8deg) translate(-52px,14px)}.phone.two{transform:rotate(8deg) translate(50px,-10px)}.phone-chip{font-size:10px;padding:8px 10px}.features,.trust{grid-template-columns:1fr}.section{padding:64px 0}.section-head h2,.band h2{font-size:34px}.footer-inner{flex-direction:column}}

/* v6d mobile hardening */
@media(max-width:700px){
  .header{height:68px}
  .brand img{width:148px;height:48px;max-height:none}
  .header-right{gap:5px}
  .lang button{padding:5px 7px;font-size:12px}
  .hero{padding:34px 0 42px}
  .hero-grid{gap:22px}
  .hero h1{font-size:44px;line-height:1.04;margin:14px 0}
  .hero .lead{font-size:16px;line-height:1.5}
  .actions{margin-top:20px}
  .btn{font-size:14px;padding:12px 14px}
  .phone-stage{height:430px;overflow:visible}
  .phone{width:214px;height:436px;border-width:6px;border-radius:39px;padding:5px}
  .phone:before{width:46px;height:13px;top:7px;border-radius:10px}
  .phone:after{display:none}
  .phone.one{display:none}
  .phone.two{left:50%;transform:translateX(-50%) rotate(4deg);top:0}
  .phone-screen{border-radius:29px}
  .phone-chip.top{display:none}
  .phone-chip.bottom{left:50%;transform:translateX(-50%);bottom:-6px;font-size:11px;padding:9px 12px}
  .section{padding:54px 0}
  .section-head{margin-bottom:28px}
  .section-head h2,.band h2{font-size:31px}
  .section-head p,.band p{font-size:16px}
  .product{gap:28px}
  .product-phones{gap:10px}
  .mini-phone{width:145px;border-radius:24px}
  .mini-phone img{height:294px;border-radius:16px}
  .footer{padding:28px 0}
}
/* narrow mobile headers */
@media(max-width:390px){
  .brand img{width:132px;height:44px}
  .lang button{padding:5px 6px}
}
