/*
Theme Name: CayambeGo
Theme URI: https://ghosstless.com/
Author: Ghosstless Technologies
Author URI: https://ghosstless.com/
Description: Bilingual taxi service website for CayambeGo.
Version: 1.0.0
Text Domain: tutaxigo
*/
@font-face{font-family:'DM Sans';src:url('assets/fonts/dm-sans-latin.woff2') format('woff2');font-style:normal;font-weight:400 800;font-display:swap}
@font-face{font-family:'Outfit';src:url('assets/fonts/outfit-latin.woff2') format('woff2');font-style:normal;font-weight:400 900;font-display:swap}
.brand-logo{display:block;width:235px;height:auto;max-height:78px;object-fit:contain}.brand-footer{background:#fff;border-radius:15px;padding:7px 12px;display:inline-flex}.brand-footer .brand-logo{width:210px;max-height:70px}.privacy-float{position:fixed;left:19px;bottom:18px;z-index:80;background:#103853;color:#fff;border:1px solid #ffffff60;border-radius:999px;padding:11px 17px;box-shadow:0 8px 25px #06192355;font-weight:800;font-size:13px;display:flex;gap:8px;align-items:center}.privacy-float:hover{background:#0b2a40}.privacy-float:first-letter{color:#ffcb05}@media(max-width:1250px){.brand-logo{width:205px}}@media(max-width:700px){.brand-logo{width:165px;max-height:65px}.brand-footer .brand-logo{width:190px}.privacy-float{bottom:12px;left:12px;padding:9px 13px;font-size:11px}}
:root{--yellow:#ffcb05;--ink:#091217;--navy:#0e344f;--muted:#586779;--line:#e8edf0;--paper:#fff;--font:'DM Sans',Arial,sans-serif;--display:'Outfit',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}.shell{width:min(1390px,calc(100% - 72px));margin:auto}.skip-link{position:absolute;left:-9999px;top:8px;background:#fff;padding:12px;z-index:100}.skip-link:focus{left:8px}.site-header{height:88px;position:relative;z-index:20;background:linear-gradient(90deg,#fff 25%,#e9f5fb 100%)}.header-inner{height:100%;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:16px;flex:none;font-family:var(--display);font-size:32px;font-weight:900;letter-spacing:-1.8px;white-space:nowrap}.brand>span:last-child>span{color:var(--yellow)}.brand-mark{position:relative;width:46px;height:38px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:2px;transform:rotate(-5deg)}.brand-mark i{display:block;background:var(--ink);border-radius:2px}.brand-mark i:nth-child(1){grid-column:2;background:var(--yellow)}.brand-mark i:nth-child(2){grid-column:1;grid-row:2;background:linear-gradient(135deg,var(--yellow) 55%,var(--ink) 55%)}.brand-mark i:nth-child(3){grid-column:2;grid-row:2;background:var(--ink)}.brand-mark i:nth-child(4){grid-column:3;grid-row:2;background:linear-gradient(225deg,var(--yellow) 55%,var(--ink) 55%)}.main-nav{display:flex;align-items:center;gap:31px;margin-left:auto}.main-nav a{font-size:14px;font-weight:700;white-space:nowrap;padding:34px 0 31px;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a.active{border-color:var(--yellow)}.header-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.city-picker{background:#fff;display:flex;align-items:center;gap:8px;padding:0 15px;border-radius:30px;height:46px;box-shadow:0 7px 24px #124c6d12;white-space:nowrap}.city-picker span{font-size:18px;color:var(--ink)}.city-picker select{border:0;background:transparent;outline:0;max-width:160px;font-size:13px;color:#29333d;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:53px;border-radius:14px;padding:0 27px;font-family:var(--display);font-size:16px;font-weight:700;white-space:nowrap;transition:transform .18s,box-shadow .18s}.btn:hover{transform:translateY(-2px);box-shadow:0 11px 25px #101c2425}.btn-yellow{background:var(--yellow);color:#080e10}.btn-outline{border:1.5px solid #0c151a;background:#ffffffd9}.header-cta{min-height:46px;border-radius:16px;font-size:14px;padding:0 18px}.lang-switch{font-size:12px;font-weight:800;white-space:nowrap;display:flex;gap:4px}.lang-switch a{color:#70818d}.lang-switch a[aria-current]{color:#0c151a}.menu-toggle{display:none}.hero{min-height:510px;background-image:var(--hero-image);background-size:cover;background-position:center center;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff 0%,#fff8 30%,transparent 59%);pointer-events:none}.hero-inner{min-height:510px;position:relative;z-index:1;display:flex;align-items:center}.hero-copy{width:min(570px,50%);position:relative;z-index:2;padding:20px 0 35px}.eyebrow{font-size:15px;letter-spacing:.23em;font-weight:700;color:#576879;margin-bottom:15px}.hero h1{font-family:var(--display);font-size:clamp(52px,5vw,76px);line-height:.92;letter-spacing:-.055em;font-weight:900;margin-bottom:18px}.hero h1 span{color:var(--yellow)}.hero-lead{font-size:19px;line-height:1.32;color:#536475;max-width:455px;margin-bottom:26px}.hero-buttons{display:flex;gap:22px}.phone-demo{width:250px;height:450px;position:absolute;right:10%;top:29px;border:11px solid #111619;border-radius:42px;background:#fff;box-shadow:0 24px 37px #0b1d2780;transform:rotate(4deg);overflow:hidden;z-index:3}.phone-notch{position:absolute;left:50%;top:0;transform:translateX(-50%);width:94px;height:20px;background:#111619;border-radius:0 0 16px 16px;z-index:4}.phone-top{height:70px;display:flex;align-items:center;justify-content:space-between;padding:16px 14px 0;font-size:22px}.phone-top strong{font-family:var(--display);font-size:17px;font-weight:900;letter-spacing:-1px}.phone-top strong span{color:var(--yellow)}.phone-map{height:204px;background:repeating-linear-gradient(35deg,#f9f9f9 0 34px,#d9dcde 35px 37px,#f7f7f7 38px 69px);position:relative;overflow:hidden}.phone-map:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(125deg,transparent 0 39px,#d4d8d9 40px 42px,transparent 43px 84px)}.map-road{position:absolute;background:#fff;width:250px;height:9px;transform:rotate(-24deg);z-index:1}.road-1{top:26px}.road-2{top:83px}.road-3{top:149px}.road-4{top:191px}.map-pin{position:absolute;left:52%;top:38%;width:31px;height:31px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);background:var(--yellow);color:#fff;box-shadow:0 3px 6px #0003;z-index:2;text-align:center;line-height:29px}.map-car{position:absolute;left:38%;top:64%;font-size:28px;z-index:2}.ride-card{position:relative;z-index:3;margin:-8px 7px 0;padding:14px 11px;background:#fff;border-radius:15px;box-shadow:0 -2px 18px #1112;font-size:11px}.ride-card>strong,.ride-card>small{display:block}.ride-card>small{color:#6c7780;margin-top:3px}.driver-preview{display:flex;align-items:center;gap:8px;margin-top:14px}.driver-preview>span:first-child{width:38px;height:38px;border-radius:50%;background:#e8eef1;display:grid;place-items:center;font-size:22px}.driver-preview>div{flex:1}.driver-preview b,.driver-preview small{display:block}.driver-preview small{color:#687985;margin-top:3px}.phone-status{margin-top:13px;border-radius:6px;background:var(--yellow);text-align:center;padding:8px;font-size:10px;font-weight:700}.hero-badge{position:absolute;right:0;top:20px;background:#fff;border-radius:17px;padding:15px 18px;display:flex;align-items:center;gap:10px;box-shadow:0 12px 25px #19242b20;line-height:1.05;font-family:var(--display);font-size:14px}.hero-badge span{background:var(--yellow);width:31px;height:31px;display:grid;place-items:center;border-radius:50%}.city-section{background:#fff;border-radius:38px 38px 0 0;position:relative;margin-top:-16px;padding:25px 0 19px;z-index:5;box-shadow:0 -6px 28px #cbd2d51c}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:17px}.section-heading h2{font:800 29px var(--display);letter-spacing:-1px;margin:0 0 2px}.section-heading p{color:var(--muted);font-size:16px;margin:0}.inline-link{font-size:14px;font-weight:700;white-space:nowrap}.inline-link:hover{text-decoration:underline}.city-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:17px}.city-card{border-radius:13px;overflow:hidden;border:2px solid #e8edf0;background:#fff;box-shadow:0 4px 10px #1112;transition:transform .2s,border-color .2s,box-shadow .2s;min-width:0}.city-card:hover,.city-card.selected{transform:translateY(-3px);border-color:var(--yellow);box-shadow:0 9px 22px #101f2a22}.city-card:first-child{border-color:var(--yellow)}.city-card img{width:100%;height:82px;object-fit:cover}.city-card:first-child img{object-position:right center}.city-card-body{display:flex;align-items:center;gap:10px;padding:8px 10px 10px}.pin-icon{font-size:18px;color:var(--ink);line-height:1}.city-card-body strong,.city-card-body small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.city-card-body strong{font:700 14px var(--display)}.city-card-body small{font-size:11px;color:#65727d;margin-top:2px}.benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:28px}.benefits>div{display:flex;align-items:center;gap:14px;padding:7px 18px;border-right:1px solid #eef1f2}.benefits>div:first-child{padding-left:8px}.benefits>div:last-child{border-right:0}.benefit-icon{width:43px;height:43px;flex:none;border-radius:12px;background:var(--yellow);display:grid;place-items:center;font-size:27px;font-weight:900}.benefits p{margin:0}.benefits strong,.benefits small{display:block}.benefits strong{font:700 14px var(--display)}.benefits small{font-size:12px;color:#596979;margin-top:3px}.dark-band{background:#1a2529;color:#fff;border-radius:44px 44px 0 0;min-height:190px;overflow:hidden}.dark-band-inner{display:flex;align-items:center;gap:55px;min-height:190px;position:relative}.dark-band p{font:800 31px var(--display);letter-spacing:-1px;margin:0;max-width:370px}.dark-band span{margin-left:auto;font-weight:800;font-size:13px;letter-spacing:.17em;text-align:right;max-width:150px}.road-mark{display:flex;transform:skewX(-31deg);gap:9px}.road-mark i{width:32px;height:100px;background:var(--yellow);display:block}.road-mark i:nth-child(2){height:50px;margin-top:50px}.road-mark i:nth-child(3){height:72px;margin-top:28px}.site-footer{background:#111b20;color:#e7eef0;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:40px}.brand-footer{font-size:27px;color:#fff}.brand-footer .brand-mark{transform:scale(.8) rotate(-5deg);margin-left:-5px;margin-right:-6px}.footer-grid p{color:#afbec4;margin-top:14px}.footer-grid h3{font:700 16px var(--display);margin:4px 0 16px}.footer-grid a:not(.brand),.text-button{display:block;margin:9px 0;color:#bbcbcf;font-size:13px}.footer-grid a:hover,.text-button:hover{color:var(--yellow)}.text-button{background:none;border:0;padding:0;text-align:left}.footer-bottom{border-top:1px solid #ffffff20;margin-top:42px;padding-top:20px;display:flex;justify-content:space-between;gap:15px;color:#98aaae;font-size:12px}.footer-bottom a{text-decoration:underline}.inner-main{padding:55px 0 90px;min-height:70vh;background:linear-gradient(#f8fbfc,#fff 330px)}.page-intro{max-width:850px;margin:0 0 40px}.page-intro h1{font:900 clamp(40px,5vw,64px)/1 var(--display);letter-spacing:-.04em;margin:0 0 16px}.page-intro>p:not(.eyebrow){font-size:18px;line-height:1.55;color:#596979;max-width:730px}.page-intro small{color:#64737a}.city-grid-large{grid-template-columns:repeat(3,1fr);gap:21px}.city-grid-large .city-card img{height:190px}.city-grid-large .city-card-body{padding:16px}.city-grid-large .city-card-body strong{font-size:21px}.city-grid-large .city-card-body small{font-size:14px}.selected-city,.help-cta{background:#17242a;color:#fff;border-radius:25px;padding:29px 35px;margin-top:30px;display:flex;align-items:center;justify-content:space-between;gap:20px}.selected-city h2,.help-cta h2{font:800 31px var(--display);margin:5px 0}.selected-city p,.help-cta p{color:#c1cdd2;margin:0}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.info-grid article{border:1px solid #e2e9ec;background:#fff;border-radius:22px;padding:30px;box-shadow:0 12px 25px #152b3610}.info-grid article span{font:800 42px var(--display);color:var(--yellow)}.info-grid h2{font:800 23px var(--display);margin:18px 0 10px}.info-grid p{color:#61707b;line-height:1.5;margin:0}.split-panel,.app-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:40px;align-items:center;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 15px 40px #0d2e3d15}.split-panel img{height:400px;width:100%;object-fit:cover;object-position:right}.split-panel>div,.app-panel>div:last-child{padding:35px}.split-panel h2,.app-panel h2{font:800 35px var(--display)}.split-panel p,.app-panel p{color:#5c6e79;line-height:1.55}.faq-list{max-width:900px}.faq-list details{border:1px solid #e3e9ec;background:#fff;margin-bottom:12px;border-radius:15px;padding:18px 22px}.faq-list summary{font:700 18px var(--display);cursor:pointer}.faq-list details p{margin:14px 0 0;color:#62727d;line-height:1.6}.help-cta{max-width:900px}.app-panel{max-width:900px;grid-template-columns:280px 1fr}.app-panel-art{background:linear-gradient(145deg,#ffdc41,var(--yellow));height:320px;display:grid;place-items:center;font-size:120px}.fine-print{font-size:12px;margin-top:18px}.legal-layout{display:grid;grid-template-columns:190px 1fr;gap:55px;max-width:1000px}.legal-layout aside{display:flex;flex-direction:column;gap:13px;position:sticky;top:25px;align-self:start}.legal-layout aside a{padding:12px 14px;border-radius:9px;background:#f0f5f6;font-weight:700;font-size:14px}.legal-layout aside a:hover{background:var(--yellow)}.legal-content section{padding:0 0 25px;margin-bottom:25px;border-bottom:1px solid #e4ebed}.legal-content h2{font:800 26px var(--display);margin:0 0 10px}.legal-content p{color:#52636e;line-height:1.7;margin:0}.legal-note{padding:20px;background:#fff9da;border-radius:10px}.legal-note a{text-decoration:underline}.cookie-backdrop{position:fixed;inset:0;background:#0d1824a6;z-index:90}.cookie-dialog{position:fixed;left:50%;bottom:27px;transform:translateX(-50%);width:min(620px,calc(100% - 28px));z-index:91;background:#fff;border-radius:22px;padding:28px;color:#123149;box-shadow:0 15px 55px #0004}.cookie-dialog h2{font:800 25px var(--display);margin:0 0 13px}.cookie-dialog p{font-size:16px;line-height:1.55;color:#4d6b80;margin:0 0 20px}.cookie-dialog p a{color:#006aa1;text-decoration:underline}.cookie-actions{display:flex;gap:11px;flex-wrap:wrap}.pill-button{border:1px solid #123149;background:#fff;color:#123149;border-radius:40px;padding:13px 19px;font-weight:800;font-size:15px}.pill-button.filled{background:#103853;color:#fff}.cookie-options{margin:0 0 18px;border:1px solid #e4e9eb;border-radius:13px;padding:7px 15px}.cookie-options label{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 0}.cookie-options label+label{border-top:1px solid #e9edef}.cookie-options small{display:block;color:#6a7881;margin-top:3px}.cookie-options input{accent-color:#123d59;width:19px;height:19px}body.cookie-open{overflow:hidden}@media(max-width:1250px){.header-inner{gap:16px}.brand{font-size:27px}.main-nav{gap:18px}.header-actions{gap:8px}.city-picker select{max-width:110px}.header-cta{padding:0 12px}}@media(max-width:1050px){.menu-toggle{display:flex;flex-direction:column;gap:5px;background:transparent;border:0;margin-left:auto;padding:10px}.menu-toggle span{width:25px;height:3px;background:#111;border-radius:3px}.main-nav{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;padding:12px 5%;box-shadow:0 15px 22px #10232922;margin:0}.main-nav.open{display:flex}.main-nav a{padding:10px 0}.header-actions{margin-left:0}.phone-demo{right:4%;transform:rotate(4deg) scale(.88);transform-origin:top right}.hero-copy{width:55%}.city-grid{grid-template-columns:repeat(3,1fr)}.city-card img{height:110px}.benefits{grid-template-columns:repeat(2,1fr);row-gap:18px}.benefits>div:nth-child(2){border-right:0}.dark-band-inner{gap:30px}}@media(max-width:700px){.shell{width:min(100% - 34px,540px)}.site-header{height:72px}.header-inner{gap:8px}.brand{font-size:22px;gap:6px}.brand-mark{width:30px;height:27px}.menu-toggle{margin-left:auto}.main-nav{top:72px;flex-wrap:wrap;gap:13px}.header-actions{gap:5px}.city-picker,.header-cta{display:none}.lang-switch{font-size:11px}.hero{min-height:720px;background-size:auto 410px;background-repeat:no-repeat;background-position:right bottom;background-color:#f7fbfd}.hero:after{background:linear-gradient(#fff 0%,#fff 32%,#ffffffdc 53%,transparent 75%)}.hero-inner{min-height:720px;align-items:flex-start}.hero-copy{width:100%;padding:45px 0 0}.eyebrow{font-size:11px}.hero h1{font-size:clamp(44px,10vw,64px)}.hero-lead{font-size:16px;max-width:430px}.hero-buttons{gap:9px}.hero-buttons .btn{padding:0 13px;font-size:13px;min-height:47px}.phone-demo{width:150px;height:282px;right:3%;top:405px;border-width:7px;border-radius:28px;transform:rotate(5deg)}.phone-notch{width:60px;height:12px}.phone-top{height:47px;padding:11px 9px 0;font-size:14px}.phone-top strong{font-size:10px}.phone-map{height:120px}.ride-card{font-size:7px;padding:7px;margin:0 3px}.driver-preview{margin-top:5px;gap:3px}.driver-preview>span:first-child{width:21px;height:21px;font-size:13px}.phone-status{font-size:6px;padding:5px;margin-top:4px}.map-pin{width:20px;height:20px;line-height:19px}.map-car{font-size:17px}.hero-badge{display:none}.city-section{margin-top:-10px;border-radius:25px 25px 0 0;padding-top:25px}.section-heading{align-items:flex-start}.section-heading h2{font-size:26px}.section-heading p{font-size:13px}.section-heading .inline-link{font-size:11px;max-width:95px;white-space:normal;text-align:right}.city-grid,.city-grid-large{grid-template-columns:repeat(2,1fr);gap:10px}.city-card img,.city-grid-large .city-card img{height:85px}.city-card-body,.city-grid-large .city-card-body{padding:8px;gap:6px}.city-card-body strong,.city-grid-large .city-card-body strong{font-size:13px}.city-card-body small,.city-grid-large .city-card-body small{font-size:10px}.benefits{margin-top:24px;gap:11px}.benefits>div{padding:0;border:0;gap:8px}.benefit-icon{width:34px;height:34px;font-size:20px}.benefits strong{font-size:12px}.benefits small{font-size:10px}.dark-band{border-radius:27px 27px 0 0}.dark-band-inner{min-height:170px;gap:15px;flex-wrap:wrap;padding:25px 0}.road-mark i{width:18px;height:65px}.road-mark i:nth-child(2){height:30px;margin-top:35px}.road-mark i:nth-child(3){height:45px;margin-top:20px}.dark-band p{font-size:21px;max-width:180px}.dark-band .btn{min-height:43px;font-size:12px}.dark-band span{font-size:9px;margin-left:0}.footer-grid{grid-template-columns:repeat(2,1fr);gap:25px}.footer-grid>div:first-child{grid-column:span 2}.footer-bottom{flex-direction:column}.inner-main{padding:42px 0 70px}.page-intro h1{font-size:42px}.page-intro>p:not(.eyebrow){font-size:16px}.selected-city,.help-cta{flex-direction:column;align-items:flex-start;padding:24px}.info-grid{grid-template-columns:1fr}.split-panel,.app-panel{grid-template-columns:1fr;gap:0}.split-panel img{height:230px}.split-panel>div,.app-panel>div:last-child{padding:25px}.app-panel-art{height:150px;font-size:80px}.legal-layout{grid-template-columns:1fr;gap:25px}.legal-layout aside{position:static;flex-direction:row;flex-wrap:wrap;gap:7px}.cookie-dialog{bottom:10px;padding:22px}.cookie-dialog h2{font-size:22px}.cookie-dialog p{font-size:14px}.pill-button{font-size:13px;padding:11px 14px}}[hidden]{display:none!important}
.brand-icon{width:48px;height:56px;object-fit:contain;flex:none}.brand-name{font-family:var(--display);font-size:32px;font-weight:900;letter-spacing:-1.8px;white-space:nowrap}.brand-name>span{color:var(--yellow)}.brand-footer{background:transparent;padding:0}.brand-footer .brand-name{color:#fff;font-size:28px}.brand-footer .brand-icon{width:42px;height:49px}.city-card-body{min-height:70px}.city-brand{font-weight:800!important;color:#8a6900!important;letter-spacing:.02em}.city-card-body small:last-child{font-size:10px}.city-grid-large .city-card-body{min-height:88px}.city-grid-large .city-brand{font-size:13px!important}.selected-city .eyebrow{color:#ffd940}@media(max-width:1250px){.brand-name{font-size:27px}.brand-icon{width:42px;height:50px}}@media(max-width:700px){.brand{gap:6px}.brand-icon{width:29px;height:36px}.brand-name{font-size:21px;letter-spacing:-1.1px}.brand-footer .brand-name{font-size:24px}.city-card-body{min-height:72px}.city-card-body small:last-child{font-size:9px}.city-grid-large .city-card-body{min-height:78px}}
.city-official-logo{display:block;width:250px;max-width:100%;background:#fff;border-radius:10px;padding:4px 10px;margin:8px 0 15px}
.lang-switch{gap:7px;align-items:center}.lang-switch a{display:grid;place-items:center;width:34px;height:31px;border-radius:7px;border:2px solid transparent;padding:2px;transition:transform .18s,border-color .18s}.lang-switch a:hover{transform:translateY(-2px)}.lang-switch a[aria-current]{border-color:#ffcb05;background:#fff}.lang-switch img{width:26px;height:26px;object-fit:contain}.stores-row{display:flex;justify-content:flex-end;margin-top:17px}.store-strip{display:flex;align-items:flex-start;justify-content:center;gap:14px;flex-wrap:wrap}.store-link{display:flex;flex-direction:column;align-items:center;gap:4px;min-width:146px}.store-link img{display:block;height:48px;width:auto;max-width:180px;object-fit:contain}.store-link small{color:#5b6870;font-weight:700;font-size:11px}.store-link:hover img{filter:brightness(1.13)}.app-panel .store-strip{justify-content:flex-start;margin-top:19px}.app-panel .store-link{min-width:128px}.app-panel .store-link img{height:43px}.app-panel-art img{width:245px;max-height:270px;object-fit:contain;background:#fff;border-radius:20px;padding:15px;box-shadow:0 13px 25px #5e44002b}.whatsapp-float{position:fixed;right:20px;bottom:18px;z-index:80;width:57px;height:57px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;box-shadow:0 10px 24px #11392762;border:2px solid #fff;transition:transform .18s}.whatsapp-float:hover{transform:translateY(-3px) scale(1.04)}.whatsapp-float svg{width:31px;height:31px}.cookie-dialog h2{color:#10222c}.cookie-dialog p{color:#4c5f6a}.cookie-dialog p a{color:#7a5a00;font-weight:700}.pill-button{color:#172126;border-color:#172126}.pill-button.filled{background:#ffcb05;color:#101719;border-color:#ffcb05}.pill-button.filled:hover{background:#eab900}.cookie-backdrop{background:#1b2229ad}@media(max-width:700px){.lang-switch{gap:3px}.lang-switch a{width:28px;height:28px;padding:1px}.lang-switch img{width:22px;height:22px}.stores-row{justify-content:center}.store-link{min-width:125px}.store-link img{height:41px}.app-panel-art img{width:155px;max-height:140px;border-radius:14px;padding:8px}.whatsapp-float{right:12px;bottom:12px;width:50px;height:50px}.whatsapp-float svg{width:28px;height:28px}}

/* Download badges sit immediately below the phone preview. */
.hero,.hero-inner{min-height:620px}
.hero-stores{position:absolute;top:500px;right:6%;width:360px;z-index:4;padding:8px 10px;background:#fffffff0;border-radius:14px;box-shadow:0 10px 24px #122d3b18}
.hero-stores .store-strip{gap:12px;flex-wrap:nowrap}
.hero-stores .store-link{flex:1 1 0;min-width:0}
.hero-stores .store-link img{width:100%;height:46px;max-width:100%;object-fit:contain}
.lang-switch{position:relative}
.lang-switch .flag-emoji{font:26px/1 'Segoe UI Emoji','Apple Color Emoji',sans-serif}
.lang-toggle{border:0;background:transparent;color:#17242a;font:700 20px/1 var(--font);padding:0 2px;cursor:pointer}
.lang-menu{position:absolute;right:0;top:calc(100% + 12px);width:172px;padding:7px;background:#fff;border:1px solid #dde8ed;border-radius:13px;box-shadow:0 16px 35px #132d3d26;z-index:30}
.lang-switch .lang-menu a{display:flex;justify-content:flex-start;align-items:center;gap:10px;width:100%;height:42px;padding:6px 10px;border:0;border-radius:8px;color:#123149;font-size:14px}
.lang-switch .lang-menu a[aria-current],.lang-switch .lang-menu a:hover{background:#eaf3f7}
.lang-menu .flag-emoji{font-size:25px}
@media(max-width:1050px){.hero-stores{top:450px;right:1%;width:320px}}
@media(max-width:700px){.hero,.hero-inner{min-height:820px}.hero-stores{top:704px;right:0;width:270px}.hero-stores .store-link img{height:39px}.lang-toggle{font-size:17px}.lang-switch .lang-menu a{width:100%;height:42px}}

.city-picker{position:relative;display:block;height:46px;padding:0;border-radius:30px}
.city-toggle{display:flex;align-items:center;gap:9px;width:210px;height:46px;padding:0 15px;border:0;border-radius:30px;background:#fff;color:#17242a;font:600 13px var(--font);cursor:pointer;text-align:left}
.city-picker .city-pin{font-size:13px;color:#ffcb05;text-shadow:0 0 0 #1b2a31}
.city-picker .city-current{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.city-picker .city-chevron{font-size:20px;margin-left:auto;line-height:1}
.city-menu{position:absolute;top:calc(100% + 10px);right:0;width:230px;max-height:330px;overflow:auto;padding:8px;border:1px solid #e4eaed;background:#fff;border-radius:16px;box-shadow:0 17px 38px #102b3b26;z-index:40}
.city-menu a{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;color:#142c3a;font:700 14px var(--font)}
.city-menu a:hover,.city-menu a[aria-current]{background:#fff5d0}
.city-picker .city-menu-pin{font-size:10px;color:#ffcb05}
.city-picker .city-menu-name{display:flex;flex-direction:column;gap:1px;font-size:14px}
.city-menu-name small{font-size:11px;color:#74838b;font-weight:500}
.lang-switch{display:block}
.lang-toggle{display:flex;align-items:center;gap:7px;padding:3px 5px;border-radius:8px}
.lang-toggle:hover,.lang-toggle[aria-expanded="true"]{background:#ffffffb8}
.lang-switch .flag-icon{width:27px;height:23px;object-fit:contain}
.lang-chevron{font-size:17px;line-height:1}
.lang-menu{width:148px}
.lang-switch .lang-menu a{height:43px}
@media(max-width:1250px){.city-toggle{width:165px}}
@media(max-width:700px){.city-picker{display:none}.lang-switch .flag-icon{width:26px;height:21px}.lang-toggle{gap:3px}}

.city-toggle,.lang-toggle{list-style:none;cursor:pointer}
.city-toggle::-webkit-details-marker,.lang-toggle::-webkit-details-marker{display:none}
.city-picker:not([open])>.city-menu,.lang-switch:not([open])>.lang-menu{display:none}
.lang-switch[open] .lang-toggle{background:#ffffffb8}

