:root{--blue:#145a9c;--blue-dark:#073e70;--blue-soft:#eaf3f9;--green:#009846;--red:#ed1b2f;--gold:#f7c928;--ink:#132b40;--muted:#657482;--line:#dfe8ee;--canvas:#f5f8fa;--white:#fff;--shadow:0 24px 70px rgba(7,49,86,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,Aptos,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:fixed;z-index:999;left:16px;top:-60px;padding:12px 18px;border-radius:10px;color:#fff;background:var(--blue)}.skip-link:focus{top:16px}.site-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(223,232,238,.85);background:rgba(255,255,255,.92);backdrop-filter:blur(16px)}.nav-wrap{height:84px;display:flex;align-items:center;justify-content:space-between}.brand img{width:154px;height:70px;object-fit:contain}.site-nav{display:flex;align-items:center;gap:31px;color:#445c70;font-size:14px;font-weight:700}.site-nav a:hover{color:var(--blue)}.site-nav .nav-cta{padding:12px 17px;border-radius:12px;color:#fff;background:var(--blue)}.menu-toggle{display:none;width:44px;height:44px;padding:11px;border:0;border-radius:12px;background:var(--blue-soft)}.menu-toggle span{display:block;height:2px;margin:5px;border-radius:2px;background:var(--blue-dark)}.hero{position:relative;overflow:hidden;padding:80px 0 84px;background:radial-gradient(circle at 12% 5%,rgba(247,201,40,.15),transparent 28%),linear-gradient(145deg,#fff 0%,#f4f9fc 100%)}.hero:after{content:"";position:absolute;width:520px;height:520px;right:-230px;bottom:-310px;border-radius:50%;background:rgba(20,90,156,.07)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px}.eyebrow{display:inline-block;color:var(--red);font-size:11px;line-height:1.3;letter-spacing:.16em;font-weight:900}.hero h1{max-width:650px;margin:18px 0 20px;color:var(--ink);font-size:clamp(46px,5.6vw,74px);line-height:1.01;letter-spacing:-.055em}.hero h1 em{color:var(--blue);font-style:normal}.hero-copy>p{max-width:590px;margin:0;color:var(--muted);font-size:19px;line-height:1.65}.hero-actions{display:flex;align-items:center;gap:14px;margin-top:31px}.button{min-height:50px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;font-size:14px;font-weight:900;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue);box-shadow:0 12px 25px rgba(20,90,156,.24)}.button-quiet{border:1px solid var(--line);background:#fff}.trust-row{display:flex;flex-wrap:wrap;gap:19px;margin-top:28px;color:#53687a;font-size:12px;font-weight:700}.trust-row b{color:var(--green)}.phone-stage{position:relative;min-height:650px;display:grid;place-items:center}.shape{position:absolute;border-radius:50%}.shape-gold{width:290px;height:290px;right:-20px;top:18px;background:rgba(247,201,40,.7)}.shape-green{width:320px;height:320px;left:12px;bottom:5px;background:rgba(0,152,70,.12)}.phone{position:relative;z-index:2;width:330px;height:650px;overflow:hidden;border:9px solid #0f2437;border-radius:48px;background:#fff;box-shadow:0 42px 80px rgba(4,36,64,.28);transform:rotate(2deg)}.phone:before{content:"";position:absolute;z-index:8;top:7px;left:50%;width:96px;height:24px;border-radius:20px;background:#0f2437;transform:translateX(-50%)}.phone-top{height:38px;padding:12px 19px 0;display:flex;justify-content:space-between;color:#15283b;font-size:9px;font-weight:900}.phone-top i{width:75px}.app-head{height:76px;padding:6px 15px;display:flex;align-items:center;justify-content:space-between}.app-head img{width:120px;height:68px;object-fit:contain}.app-head button{width:35px;height:35px;border:0;border-radius:12px;color:var(--blue-dark);background:var(--blue-soft);font-size:18px}.app-body{padding:9px 16px 0}.app-body>small{color:var(--red);font-size:7px;letter-spacing:.14em;font-weight:900}.app-body h2{margin:5px 0 12px;font-size:21px;letter-spacing:-.6px}.fake-search{height:46px;padding:0 14px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:15px;color:var(--blue);box-shadow:0 7px 18px rgba(8,54,91,.08);font-size:20px}.fake-search span{color:#82909b;font-size:10px}.fake-categories{margin:16px 0;display:flex;justify-content:space-between}.fake-categories span{width:52px;display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--blue);font-size:19px}.fake-categories b{color:#687887;font-size:7px}.app-section-title{margin:12px 0 9px;display:flex;justify-content:space-between;align-items:end}.app-section-title strong{font-size:13px}.app-section-title span{color:var(--blue);font-size:8px;font-weight:900}.tour-card{position:relative;height:155px;padding:17px;overflow:hidden;border-radius:20px;color:#fff;background:var(--gold)}.tour-card>*{position:relative;z-index:3}.tour-card small{display:inline-block;padding:5px 8px;border-radius:20px;background:rgba(255,255,255,.17);font-size:6px;font-weight:900}.tour-card strong{width:70%;margin-top:10px;display:block;font-size:17px;line-height:1.1}.tour-card p{width:64%;margin:5px 0;color:rgba(255,255,255,.85);font-size:8px;line-height:1.4}.tour-card>span{font-size:7px;font-weight:900}.tour-card i{position:absolute;z-index:1;width:130px;height:130px;right:35px;bottom:-83px;border-radius:18px;background:#087552;transform:rotate(45deg)}.tour-card i:last-child{right:-50px;background:var(--green)}.dots{height:18px;display:flex;align-items:center;justify-content:center;gap:5px}.dots>*{width:5px;height:5px;border-radius:8px;background:#bccbd5}.dots b{width:16px;background:var(--blue)}.useful-card{height:57px;padding:9px 12px;display:flex;align-items:center;gap:10px;border-radius:16px;color:#fff;background:var(--blue)}.useful-card>span{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.15)}.useful-card div{flex:1}.useful-card strong,.useful-card small{display:block}.useful-card strong{font-size:10px}.useful-card small{margin-top:3px;color:rgba(255,255,255,.75);font-size:7px}.app-tabs{position:absolute;left:0;right:0;bottom:0;height:58px;padding:6px 12px;display:flex;justify-content:space-between;border-top:1px solid var(--line);background:#fff}.app-tabs span{min-width:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8998a4;font-size:15px}.app-tabs b{margin-top:2px;font-size:6px}.app-tabs .active{color:var(--blue)}.section{padding:105px 0}.intro{border-top:1px solid var(--line)}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.intro h2,.section-heading h2,.city-copy h2,.business-card h2,.download h2{margin:15px 0 0;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.045em}.intro p{margin:0 0 19px;color:var(--muted);font-size:17px;line-height:1.75}.features{background:var(--canvas)}.section-heading{max-width:700px;margin:0 auto 50px;text-align:center}.section-heading>p{max-width:580px;margin:17px auto 0;color:var(--muted);font-size:16px;line-height:1.7}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-grid article{min-height:230px;padding:29px;border:1px solid var(--line);border-radius:22px;background:#fff;transition:.2s ease}.feature-grid article:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(11,55,89,.09)}.feature-icon{width:49px;height:49px;display:grid;place-items:center;border-radius:15px;font-size:22px;font-weight:900}.feature-icon.blue{color:var(--blue);background:#eaf3f9}.feature-icon.green{color:var(--green);background:#e5f7ed}.feature-icon.red{color:var(--red);background:#fdebeb}.feature-icon.gold{color:#b78500;background:#fff6d8}.feature-icon.teal{color:#079d98;background:#e5f7f6}.feature-icon.navy{color:var(--blue-dark);background:#e7eef4}.feature-grid h3{margin:20px 0 8px;font-size:19px}.feature-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.city-section{overflow:hidden;color:#fff;background:var(--blue-dark)}.city-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.city-art{position:relative;height:470px;overflow:hidden;border-radius:32px;background:linear-gradient(#3189c2 0 58%,#f7c928 58%);box-shadow:0 28px 60px rgba(0,0,0,.22)}.city-art .sun{position:absolute;width:90px;height:90px;right:50px;top:55px;border-radius:50%;background:#fff2ae}.mountain{position:absolute;width:360px;height:360px;bottom:-240px;border-radius:45px;background:#087552;transform:rotate(45deg)}.mountain.one{left:-20px}.mountain.two{right:-120px;background:var(--green)}.pin{position:absolute;z-index:2;left:50%;top:41%;width:108px;height:108px;display:grid;place-items:center;border:7px solid #fff;border-radius:54% 54% 54% 10%;color:var(--blue);background:#fff;font-size:48px;box-shadow:0 18px 35px rgba(0,0,0,.18);transform:translate(-50%,-50%) rotate(-45deg)}.pin::first-letter{transform:rotate(45deg)}.city-art p{position:absolute;z-index:3;left:31px;bottom:24px;margin:0;font-size:26px;line-height:.9;font-weight:900}.city-art p b{font-size:9px;letter-spacing:.2em}.eyebrow.light{color:var(--gold)}.city-copy p{color:rgba(255,255,255,.76);font-size:16px;line-height:1.75}.city-copy ul{padding:0;margin:28px 0 0;list-style:none}.city-copy li{padding:14px 0;border-bottom:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.76);line-height:1.5}.city-copy li b{color:#fff}.business-card{padding:45px;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center;border:1px solid #cfe0ec;border-radius:28px;background:linear-gradient(135deg,#f2f8fc,#fff);box-shadow:var(--shadow)}.business-mark{width:72px;height:72px;display:grid;place-items:center;border-radius:22px;color:#fff;background:var(--blue);font-size:31px}.business-card h2{font-size:35px}.business-card p{max-width:680px;margin:10px 0 0;color:var(--muted);line-height:1.65}.faq{background:var(--canvas)}.faq-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:85px}.section-heading.left{text-align:left;margin:0}.section-heading.left p{margin-left:0}.accordion details{border-bottom:1px solid #cfdbe3}.accordion summary{padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;cursor:pointer;list-style:none;font-size:16px;font-weight:900}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{color:var(--blue);font-size:22px}.accordion details[open] summary span{transform:rotate(45deg)}.accordion details p{margin:0;padding:0 45px 24px 0;color:var(--muted);line-height:1.7}.download{padding-top:0}.download-card{min-height:300px;padding:55px;display:grid;grid-template-columns:120px 1fr auto;gap:40px;align-items:center;overflow:hidden;border-radius:32px;color:#fff;background:linear-gradient(135deg,#145a9c,#073e70)}.download-card>img{width:112px;border-radius:25px;box-shadow:0 18px 35px rgba(0,0,0,.25)}.download h2{margin-top:12px}.download p{max-width:580px;color:rgba(255,255,255,.76);line-height:1.65}.store-soon{min-width:205px;padding:13px 20px;border:1px solid rgba(255,255,255,.35);border-radius:14px;background:rgba(255,255,255,.1)}.store-soon small,.store-soon strong{display:block}.store-soon small{font-size:8px;letter-spacing:.08em}.store-soon strong{margin-top:3px;font-size:20px}.site-footer{padding:58px 0 25px;color:#fff;background:#081f32}.footer-top{display:grid;grid-template-columns:180px 1fr auto;gap:45px;align-items:center}.footer-top img{width:165px;height:80px;padding:8px;border-radius:14px;background:#fff;object-fit:contain}.footer-top p{max-width:500px;color:rgba(255,255,255,.62);line-height:1.6}.footer-top>a{font-size:13px;font-weight:800}.footer-bottom{margin-top:38px;padding-top:22px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.48);font-size:11px}.footer-bottom nav{display:flex;gap:23px}.legal-page{min-height:70vh;padding:70px 0 100px;background:var(--canvas)}.legal-card{max-width:850px;padding:50px;border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:var(--shadow)}.legal-card h1{margin:10px 0 12px;font-size:42px;letter-spacing:-.04em}.legal-card .updated{color:var(--muted);font-size:12px}.legal-card h2{margin:34px 0 9px;font-size:21px}.legal-card p,.legal-card li{color:#53697a;line-height:1.75}.legal-card a{color:var(--blue);font-weight:800}@media(max-width:900px){.site-nav{gap:18px}.hero-grid,.city-grid{grid-template-columns:1fr;gap:45px}.hero-copy{text-align:center}.hero-copy>p,.hero h1{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.phone-stage{min-height:600px}.feature-grid{grid-template-columns:repeat(2,1fr)}.intro-grid{gap:45px}.business-card{grid-template-columns:auto 1fr}.business-card .button{grid-column:2;justify-self:start}.faq-grid{grid-template-columns:1fr;gap:45px}.download-card{grid-template-columns:100px 1fr}.store-soon{grid-column:2;justify-self:start}.footer-top{grid-template-columns:170px 1fr}.footer-top>a{grid-column:2}}@media(max-width:720px){.container{width:min(100% - 28px,1160px)}.nav-wrap{height:70px}.brand img{width:130px;height:60px}.menu-toggle{display:block}.site-nav{position:absolute;left:14px;right:14px;top:70px;padding:14px;display:none;align-items:stretch;flex-direction:column;gap:3px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}.site-nav.open{display:flex}.site-nav a{padding:12px}.site-nav .nav-cta{text-align:center}.hero{padding:55px 0 65px}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.trust-row{gap:11px}.phone-stage{min-height:560px;transform:scale(.9);margin:-20px 0}.section{padding:72px 0}.intro-grid,.feature-grid{grid-template-columns:1fr}.intro-grid{gap:30px}.section-heading{margin-bottom:34px}.city-art{height:390px}.city-grid{gap:50px}.business-card{padding:30px 22px;grid-template-columns:1fr}.business-card .button{grid-column:1;justify-self:stretch}.business-mark{width:58px;height:58px}.download-card{padding:34px 25px;grid-template-columns:1fr;text-align:center}.download-card>img,.store-soon{grid-column:1;justify-self:center}.footer-top{grid-template-columns:1fr;text-align:center}.footer-top img{margin:auto}.footer-top>a{grid-column:1}.footer-bottom{align-items:center;flex-direction:column;gap:15px;text-align:center}.legal-card{padding:32px 22px}.legal-card h1{font-size:34px}}@media(max-width:400px){.phone-stage{margin:-45px 0;transform:scale(.8)}.hero h1{font-size:39px}.section{padding:62px 0}}
