:root{--n:#062744;--n2:#0a365d;--y:#ffc421;--p:#f5f7f9;--w:#fff;--m:#83909b;--l:#e7ebee;--s:0 12px 36px rgba(6,39,68,.12)}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,system-ui,-apple-system,sans-serif;color:var(--n);background:var(--p)}body{min-height:100dvh}a{text-decoration:none;color:inherit}button,input{font:inherit}.hidden{display:none!important}.page{min-height:100dvh;padding-bottom:82px}.top{height:66px;padding:calc(7px + env(safe-area-inset-top)) 15px 7px;background:#fff;display:grid;grid-template-columns:44px 1fr 44px;align-items:center;position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(6,39,68,.04)}.top img{width:62px;height:36px;object-fit:contain;margin:auto}.ico{width:40px;height:40px;border:0;border-radius:50%;display:grid;place-items:center;background:#f3f5f7;color:var(--n);font-size:18px}.title{font-size:15px;text-align:center;margin:0}.bottom{position:fixed;z-index:40;left:0;right:0;bottom:0;height:76px;padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.97);backdrop-filter:blur(16px);border-top:1px solid var(--l);display:grid;grid-template-columns:repeat(5,1fr)}.bottom a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#8c97a0;font-size:18px;gap:2px}.bottom small{font-size:8px;font-weight:800}.bottom a.active{color:var(--n)}.bottom .map span{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:var(--y);border:6px solid #eef7fb;color:var(--n);margin-top:-21px;box-shadow:0 7px 16px rgba(255,196,33,.24)}.bottom .map small{margin-top:-4px;color:var(--n)}
.shell{padding:15px}.k{font-size:8px;letter-spacing:.14em;color:#929da6;font-weight:900}.sectionrow{display:flex;justify-content:space-between;align-items:end;margin-top:22px}.sectionrow h2{font-size:21px;margin:2px 0 0}.sectionrow a{font-size:9px;font-weight:900}.pillrow{display:flex;gap:7px;overflow:auto;scrollbar-width:none;padding:8px 0}.pill{border:1px solid var(--l);height:33px;padding:0 12px;border-radius:999px;background:#fff;font-size:9px;font-weight:800;white-space:nowrap}.pill.on{background:var(--n);color:#fff}.btn{height:48px;border:0;border-radius:14px;font-size:11px;font-weight:950;padding:0 18px}.primary{background:var(--y);color:var(--n)}.navy{background:var(--n);color:#fff}.block{width:100%}
.hero{height:215px;position:relative;overflow:hidden;background:var(--n)}.hero img{width:100%;height:100%;object-fit:cover}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,20,35,.06),rgba(2,20,35,.55))}.hero-copy{position:absolute;z-index:2;left:17px;bottom:17px;color:#fff}.hero-copy small{font-size:9px}.hero-copy h1{font-size:29px;line-height:.98;margin:4px 0 0;max-width:300px;letter-spacing:-.04em}.actions{display:grid;grid-template-columns:1.12fr 1fr 1fr;gap:8px;margin-top:-21px;position:relative;z-index:3}.action{min-height:128px;border:0;border-radius:18px;background:#fff;padding:12px;text-align:left;box-shadow:0 8px 24px rgba(6,39,68,.08);display:flex;flex-direction:column}.action.ride{background:var(--y)}.action i{width:37px;height:37px;border-radius:11px;background:#f3f5f7;display:grid;place-items:center;font-style:normal;margin-bottom:auto}.action.ride i{border-radius:50%;background:var(--n);color:#fff}.action b{font-size:15px}.action small{font-size:8px;color:#87939d;margin-top:3px;line-height:1.25}.action.ride small{color:#705c19}.strip{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding:7px 0}.place-mini{flex:0 0 143px;background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 5px 15px rgba(6,39,68,.05)}.place-mini img{width:100%;height:88px;object-fit:cover}.place-mini div{padding:8px}.place-mini small{font-size:7px;color:#909aa3}.place-mini b{display:block;font-size:11px;margin-top:2px}.driverbanner{display:flex;align-items:center;gap:11px;background:var(--n);color:#fff;border-radius:16px;padding:14px;margin-top:17px}.driverbanner i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:rgba(255,196,33,.14);color:var(--y);font-style:normal}.driverbanner div{flex:1}.driverbanner small,.driverbanner b{display:block}.driverbanner small{font-size:7px;color:#9babb9}.driverbanner b{font-size:13px}
.map-page{height:100dvh;overflow:hidden;padding:0}.mapbox{position:absolute;inset:0}.maptop{position:absolute;z-index:8;top:calc(14px + env(safe-area-inset-top));left:14px;right:14px;display:flex;justify-content:space-between}.maptop img{position:absolute;left:50%;transform:translateX(-50%);width:73px;height:43px;background:#fff;border-radius:15px;padding:6px 9px;object-fit:contain;box-shadow:var(--s)}.white{background:#fff;box-shadow:0 8px 22px rgba(6,39,68,.13)}.mapsheet{position:absolute;z-index:10;left:10px;right:10px;bottom:calc(84px + env(safe-area-inset-bottom));background:#fff;border-radius:23px;padding:16px;box-shadow:var(--s)}.mapsheet h2{font-size:18px;margin:0 0 10px}.searchbox{height:47px;border:1px solid var(--l);background:#f5f7f8;border-radius:14px;display:flex;align-items:center;padding:0 12px;gap:9px;color:#89959f}.searchbox input{border:0;outline:0;background:transparent;flex:1;font-size:11px}.quick{display:flex;gap:7px;overflow:auto;margin-top:11px;scrollbar-width:none}.quick a{border:1px solid var(--l);background:#fff;border-radius:999px;padding:8px 10px;font-size:8px;white-space:nowrap}
.searchhead{padding:10px 14px;background:#fff;position:sticky;top:66px;z-index:20}.tabs{display:flex;gap:7px;margin-top:9px}.results{padding:3px 14px 100px;background:#fff;min-height:calc(100dvh - 110px)}.result{width:100%;border:0;border-bottom:1px solid var(--l);background:#fff;padding:13px 2px;display:flex;gap:10px;text-align:left;color:var(--n)}.result i{width:33px;height:33px;border-radius:50%;background:#f3f5f7;display:grid;place-items:center;font-style:normal}.result b{font-size:11px;display:block}.result small{font-size:8px;color:#89959f}
.route{padding:13px 15px;background:#fff;border-bottom:1px solid var(--l)}.rline{display:flex;gap:9px;padding:7px 0}.dot{width:9px;height:9px;border-radius:50%;margin-top:4px}.pick{background:#147fd1}.drop{background:#ef5b4f}.rline div{flex:1}.rline small,.rline b{display:block}.rline small{font-size:7px;color:#919ca5}.rline b{font-size:10px}.rides{padding:13px}.ridecard{background:#fff;border:1px solid var(--l);border-radius:17px;padding:13px;margin-bottom:9px;display:grid;grid-template-columns:1fr 122px;align-items:center}.ridecard.sel{border:2px solid var(--y)}.ridecard h3{font-size:16px;margin:0}.ridecard p{font-size:8px;color:#87939d;margin:2px 0 8px}.rideimg{height:70px;display:grid;place-items:center;font-size:40px}.rmeta{font-size:8px;display:flex;gap:9px}.price{text-align:right;font-size:11px;font-weight:900}.pay{margin:0 13px;background:#fff;border-radius:13px;padding:13px;display:flex;justify-content:space-between;font-size:10px}.cta{position:fixed;left:0;right:0;bottom:0;background:#fff;padding:11px 13px calc(11px + env(safe-area-inset-bottom));border-top:1px solid var(--l);z-index:35}.summary{padding:15px}.scard{background:#fff;border-radius:17px;padding:14px;margin-bottom:9px}.srow{display:flex;justify-content:space-between;align-items:center;padding:7px 0}.srow small{font-size:8px;color:#89959f}.srow b{font-size:11px}
.activemap{height:43dvh;min-height:320px;background:#dce8ee;position:relative}.activepanel{margin-top:-22px;border-radius:24px 24px 0 0;background:#fff;position:relative;z-index:3;padding:17px;min-height:54dvh}.status{font-size:8px;color:#8a96a0;font-weight:900}.activepanel h1{font-size:23px;margin:3px 0}.driver-mini{display:flex;align-items:center;gap:10px;padding:11px;background:#f6f8f9;border-radius:15px;margin:14px 0}.avatar{width:47px;height:47px;border-radius:50%;background:var(--n);color:#fff;display:grid;place-items:center;font-weight:900}.driver-mini div{flex:1}.driver-mini b,.driver-mini small{display:block}.driver-mini small{font-size:8px;color:#87939d}.two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.statbox{display:grid;grid-template-columns:1fr 1fr;background:var(--n);color:#fff;border-radius:15px;margin-top:13px}.statbox div{padding:13px}.statbox div+div{border-left:1px solid rgba(255,255,255,.15)}.statbox small{font-size:7px;color:#9fb0bf}.statbox b{display:block;font-size:13px;margin-top:2px}
.exhero{padding:17px 15px 8px;background:#fff}.exhero h1{font-size:27px;margin:0 0 11px}.catgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin-top:13px}.catgrid button{border:0;background:#fff;border-radius:13px;padding:10px 3px;box-shadow:0 4px 13px rgba(6,39,68,.05);font-size:20px}.catgrid small{display:block;font-size:7px;margin-top:4px}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;padding:9px 15px 95px}.pcard{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 5px 15px rgba(6,39,68,.05)}.pcard img{height:116px;width:100%;object-fit:cover}.pcard div{padding:9px}.pcard small{font-size:7px;color:#8f9aa3}.pcard b{font-size:12px;display:block;margin-top:2px}.pcard em{font-size:8px;color:#9b7512;font-style:normal}
.placephoto{height:286px;position:relative;background:#dfe6eb}.placephoto img{width:100%;height:100%;object-fit:cover}.photoact{position:absolute;top:calc(14px + env(safe-area-inset-top));left:14px;right:14px;display:flex;justify-content:space-between}.photoact div{display:flex;gap:7px}.placebody{background:#fff;margin-top:-20px;border-radius:23px 23px 0 0;position:relative;padding:17px 15px 95px}.placebody .meta{font-size:8px;color:#8d98a2;font-weight:900}.placebody h1{font-size:27px;margin:4px 0}.rating{font-size:9px;color:#87939d}.tools{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:14px 0}.tools button{border:0;background:#f4f6f8;border-radius:12px;padding:9px 3px;font-size:16px}.tools small{font-size:7px;display:block;margin-top:3px}.copy{font-size:10px;line-height:1.5;color:#66737e}.tip{background:#fff7dc;border-radius:13px;padding:12px;margin-top:13px}.tip b{font-size:9px}.tip p{font-size:9px;line-height:1.4}
.ask{background:#fff;min-height:100dvh}.askcontent{padding:27px 17px 110px;display:flex;flex-direction:column;align-items:center}.mark{width:80px;height:80px;border-radius:24px;background:var(--n);display:grid;place-items:center}.mark img{width:57px}.askcontent h1{font-size:23px;margin:12px 0 1px}.askcontent>p{font-size:9px;color:#8b96a0}.suggest{width:100%;max-width:420px;margin-top:14px}.suggest button{width:100%;border:1px solid var(--l);background:#fff;border-radius:13px;padding:11px;text-align:left;margin-bottom:7px;font-size:9px}.answer{width:100%;background:#f5f7f8;border-radius:15px;padding:12px;font-size:10px;line-height:1.5}.askbox{position:fixed;left:11px;right:11px;bottom:calc(85px + env(safe-area-inset-bottom));background:#fff;border:1px solid var(--l);border-radius:999px;padding:5px 5px 5px 13px;display:flex;box-shadow:0 8px 25px rgba(6,39,68,.09)}.askbox input{border:0;outline:0;flex:1;font-size:10px}.askbox button{width:37px;height:37px;border:0;border-radius:50%;background:var(--n);color:#fff}
.triplist{padding:8px 13px 95px}.tripcard{background:#fff;border-radius:15px;padding:13px;margin-bottom:8px}.tripcard .trtop{display:flex;justify-content:space-between}.tripcard b{font-size:10px}.tripcard small{display:block;font-size:8px;color:#8b96a0;margin-top:3px}.tripcard em{font-size:8px;color:#1c9b61;font-style:normal}.profile{background:var(--n);color:#fff;padding:calc(25px + env(safe-area-inset-top)) 17px 23px;display:flex;gap:12px;align-items:center}.profile div{flex:1}.profile b,.profile small{display:block}.profile b{font-size:17px}.profile small{font-size:9px;color:#b3c1cd}.settings{padding:13px 13px 95px}.group{background:#fff;border-radius:17px;overflow:hidden;margin-bottom:10px}.setting{padding:13px;display:flex;gap:10px;align-items:center;border-bottom:1px solid var(--l)}.setting:last-child{border:0}.setting i{width:29px;height:29px;border-radius:9px;background:#f4f6f8;display:grid;place-items:center;font-style:normal}.setting span{flex:1;font-size:10px}.setting small{font-size:8px;color:#8b96a0}.menuhero{background:var(--n);color:#fff;padding:calc(25px + env(safe-area-inset-top)) 17px 23px}.menuhero img{width:74px;filter:brightness(0) invert(1)}.menuhero h1{font-size:25px;margin:15px 0 3px}.menuhero p{font-size:9px;color:#aab9c6}.menulist{padding:13px}.menulist a{background:#fff;border-radius:14px;padding:14px;display:flex;gap:10px;align-items:center;margin-bottom:8px}.menulist i{width:31px;height:31px;border-radius:9px;background:#f4f6f8;display:grid;place-items:center;font-style:normal}.menulist b{font-size:10px;flex:1}.driverhead{background:linear-gradient(180deg,var(--n),var(--n2));color:#fff;padding:calc(18px + env(safe-area-inset-top)) 17px 27px}.driverprof{display:flex;gap:13px;align-items:center;margin-top:18px}.driverprof .avatar{width:60px;height:60px;background:#fff;color:var(--n)}.driverprof b{font-size:20px}.driverprof small{font-size:9px;display:block;color:#b5c4d0}.driverinfo{padding:13px}.inforow{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--l)}.inforow:last-child{border:0}.inforow span{font-size:9px;color:#87939d}.inforow b{font-size:10px}
@media(min-width:760px){.page:not(.map-page){max-width:520px;margin:auto}.bottom{max-width:520px;left:50%;transform:translateX(-50%)}.cta,.askbox{max-width:520px;left:50%;right:auto;width:520px;transform:translateX(-50%)}.mapsheet{max-width:500px;left:50%;right:auto;width:500px;transform:translateX(-50%)}}
/* V6.1 — 4.4.2 transportation bridge */
.pin-card{background:#fff7dc;border:1px solid #f1df9a;border-radius:15px;padding:13px;margin:12px 0}.pin-card small{font-size:7px;color:#8c7b42;font-weight:900}.pin-card strong{display:block;font-size:28px;letter-spacing:.18em;margin-top:3px}.danger{background:#fff;color:#d44b49;border:1px solid #efcfce}.receipt{background:#f5f7f8;border-radius:16px;padding:13px;margin-top:12px}.receipt h3{font-size:14px;margin:0 0 7px}.stars{display:flex;gap:5px;margin-top:8px}.stars button{border:0;background:#fff;border-radius:9px;width:38px;height:38px;font-size:18px}.stars button.on{background:#fff4c7}.modal{position:fixed;inset:0;background:rgba(3,20,35,.55);z-index:80;display:grid;place-items:end center;padding:15px}.modal-card{width:min(100%,500px);background:#fff;border-radius:22px;padding:17px;box-shadow:var(--s)}.modal-card h2{font-size:19px;margin:0 0 5px}.modal-card p{font-size:9px;color:#7e8a94}.reason{width:100%;border:1px solid var(--l);background:#fff;border-radius:12px;padding:12px;text-align:left;margin-top:7px;font-size:10px}.payment-choice{display:flex;align-items:center;gap:10px}.payment-choice div{flex:1}.payment-choice small,.payment-choice b{display:block}.payment-choice small{font-size:7px;color:#8a96a0}.payment-choice b{font-size:10px}.live-map{position:absolute;inset:0}.live-badge{position:absolute;z-index:4;left:50%;transform:translateX(-50%);top:calc(15px + env(safe-area-inset-top));background:#fff;border-radius:999px;padding:8px 12px;font-size:8px;font-weight:900;box-shadow:var(--s)}

/* V6.2 imagery system */
.image-action{position:relative;overflow:hidden;padding:0!important;min-height:142px!important;background:#fff!important}
.image-action>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}
.image-action:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(180deg,transparent,rgba(4,27,48,.88))}
.image-action.ride:after{background:linear-gradient(180deg,transparent,rgba(88,59,0,.82))}
.action-copy{position:absolute;z-index:2;left:12px;right:9px;bottom:11px;color:#fff;display:flex;flex-direction:column}
.action-copy b{font-size:15px}.action-copy small{color:rgba(255,255,255,.82)!important;font-size:8px}
.vibe-strip{display:flex;gap:8px;overflow:auto;scrollbar-width:none;padding:8px 0 5px}.vibe-strip::-webkit-scrollbar{display:none}
.vibe-card{flex:0 0 112px;height:84px;position:relative;border-radius:15px;overflow:hidden;background:#092b49;box-shadow:0 5px 16px rgba(6,39,68,.08)}
.vibe-card img{width:100%;height:100%;object-fit:cover}.vibe-card:after{content:"";position:absolute;inset:35% 0 0;background:linear-gradient(180deg,transparent,rgba(3,26,46,.85))}.vibe-card span{position:absolute;z-index:2;left:9px;right:7px;bottom:8px;color:#fff;font-size:9px;font-weight:900}
.photo-cats{grid-template-columns:repeat(2,1fr)!important;gap:9px!important}.photo-cats button{height:104px!important;position:relative!important;overflow:hidden!important;padding:0!important;border-radius:16px!important;background:#092b49!important}.photo-cats button img{width:100%;height:100%;object-fit:cover}.photo-cats button:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(180deg,transparent,rgba(3,26,46,.86))}.photo-cats button small{position:absolute;z-index:2;left:10px;bottom:9px;color:#fff;font-size:10px!important;font-weight:900!important}
.result{align-items:center}.result-thumb{width:46px;height:46px;border-radius:11px;object-fit:cover;flex:0 0 auto}.result>span{color:#9ba5ad;font-size:16px}
.rideimg{overflow:hidden;border-radius:12px;background:#f4f6f7}.rideimg img{width:100%;height:100%;object-fit:cover;border-radius:12px}
.assistant-photo{overflow:hidden;background:#092b49}.assistant-photo img{width:100%!important;height:100%!important;object-fit:cover!important}
@media(max-width:390px){.vibe-card{flex-basis:104px}.image-action{min-height:132px!important}.photo-cats button{height:96px!important}}

/* V6.3 real-photography system */
.image-action>img,.vibe-card img,.photo-cats button img,.pcard img,.placephoto img,.hero img{
  filter:saturate(.96) contrast(1.02);
}
.real-island-banner{height:138px;overflow:hidden;background:#062744}
.real-island-banner img{width:100%;height:100%;object-fit:cover}
.ride-photo-icon{
  height:72px;display:grid;place-items:center;font-size:44px;
  background:linear-gradient(180deg,#fff,#f4f7f9);border-radius:14px
}
.photo-credit-link{font-size:8px;color:#8c97a0;text-align:center;display:block;padding:12px 0 4px}

/* BAI V6.4 verified map-place preview */
.map-place-preview{
 position:absolute;z-index:25;left:10px;right:10px;bottom:calc(84px + env(safe-area-inset-bottom));
 background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 20px 55px rgba(6,39,68,.28);
 max-height:min(72dvh,620px);overflow-y:auto;scrollbar-width:none
}
.map-place-preview::-webkit-scrollbar{display:none}
.map-preview-close{position:absolute;right:12px;top:12px;z-index:3;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.95);color:#062744;font-size:21px;box-shadow:0 4px 14px rgba(6,39,68,.16)}
.map-preview-image{width:100%;height:178px;object-fit:cover;background:#dfe8ee}
.map-preview-body{padding:14px 15px 16px}
.map-preview-meta{display:flex;justify-content:space-between;align-items:center}.map-preview-meta span:first-child{font-size:7px;letter-spacing:.12em;font-weight:900;color:#83909b}.map-preview-meta span:last-child{font-size:9px;font-weight:900;color:#9a7410}
.map-preview-body h2{font-size:21px;margin:3px 0 1px;letter-spacing:-.03em}
.map-preview-area{font-size:8px;color:#84909a;margin:0 0 9px}
.map-preview-desc{font-size:9.5px;line-height:1.45;color:#5f6d79;margin:0 0 10px}
.map-preview-facts{display:flex;gap:6px;overflow:auto;scrollbar-width:none;margin-bottom:10px}.map-preview-facts span{flex:0 0 auto;background:#f4f7f9;border-radius:999px;padding:7px 9px;font-size:7.5px;color:#485b69}
.map-review-summary{background:#f7f9fa;border-radius:14px;padding:11px;margin-bottom:9px}.map-review-summary>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.map-review-summary b{font-size:10px}.map-review-summary small{font-size:7px;color:#87939d}.map-review-summary p{font-size:8.5px;line-height:1.4;color:#60717e;margin:6px 0 0}
.map-bai-tip{background:#fff7dc;border-radius:14px;padding:10px;margin-bottom:10px}.map-bai-tip b{font-size:8px}.map-bai-tip p{font-size:8.5px;line-height:1.4;margin:4px 0 0;color:#61552e}
.map-preview-actions{display:grid;grid-template-columns:1fr 1.25fr;gap:7px}.map-preview-actions .btn{height:44px}.map-secondary{background:#eef2f5;color:#062744}
body.preview-open .mapsheet{display:none}
@media(min-width:760px){.map-place-preview{max-width:500px;left:50%;right:auto;width:500px;transform:translateX(-50%)}}

.place-verified-info{margin-top:14px}.verified-badge{font-size:7px;letter-spacing:.12em;color:#1c9b61;font-weight:950;margin-bottom:8px}.verified-stats{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:7px}.verified-stats>div{background:#f5f7f8;border-radius:12px;padding:9px}.verified-stats small,.verified-stats b{display:block}.verified-stats small{font-size:6.5px;color:#8b96a0}.verified-stats b{font-size:8.5px;margin-top:3px}.visitor-voice,.verified-tip{margin-top:9px;border-radius:14px;padding:11px}.visitor-voice{background:#f5f7f8}.verified-tip{background:#fff7dc}.visitor-voice b,.verified-tip b{font-size:9px}.visitor-voice p,.verified-tip p{font-size:8.5px;line-height:1.45;color:#5f6e79;margin:5px 0}.visitor-voice a{font-size:7.5px;font-weight:900;color:#147fd1}

/* V6.5 — restored 4.4.2 database-first image/gallery system */
.v65-gallery-wrap{background:#fff;position:relative}
.v65-gallery{display:flex;width:100%;height:230px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;background:#e6edf1}
.v65-gallery::-webkit-scrollbar{display:none}
.v65-gallery img{flex:0 0 100%;width:100%;height:230px;object-fit:cover;scroll-snap-align:start;scroll-snap-stop:always}
.v65-gallery-dots{height:24px;display:flex;justify-content:center;align-items:center;gap:5px;background:#fff}
.v65-gallery-dots button{width:5px;height:5px;border:0;border-radius:50%;padding:0;background:#cbd3d9;transition:.18s}
.v65-gallery-dots button.on{width:17px;border-radius:999px;background:#062744}
.gallery-empty{width:100%;height:100%;display:grid;place-items:center;color:#7f8d98;font-size:9px}
.placephoto{height:210px}
.placephoto #placeImage{filter:none}
.place-mini img,.pcard img,.result img,.map-preview-image{background:#e5ebef}

/* V6.5.1 — restore clean emoji + text category system */
.v651-vibe-row{
  display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;
  padding:8px 0 5px;
}
.v651-vibe-row::-webkit-scrollbar{display:none}
.v651-vibe-chip{
  flex:0 0 auto;height:38px;padding:0 13px;border-radius:999px;
  border:1px solid #e4e8eb;background:#fff;color:#062744;
  display:flex;align-items:center;gap:6px;font-size:10px;
  box-shadow:0 3px 10px rgba(6,39,68,.025)
}
.v651-vibe-chip span{font-size:14px;line-height:1}
.v651-vibe-chip b{font-size:10px;white-space:nowrap}
.v651-vibe-chip.active{
  background:#062744;color:#fff;border-color:#062744
}

.v651-category-grid{
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));
  gap:9px;margin-top:14px
}
.v651-category-btn{
  min-height:82px;border:1px solid #edf0f2;background:#fff;
  color:#062744;border-radius:17px;padding:11px 4px;
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  box-shadow:0 5px 16px rgba(6,39,68,.045)
}
.v651-category-btn span{font-size:25px;line-height:1}
.v651-category-btn small{
  margin-top:7px;font-size:8px;font-weight:800;line-height:1.1
}
.v651-category-btn.active{
  border-color:#ffc421;
  box-shadow:0 6px 18px rgba(255,196,33,.13)
}
@media(max-width:380px){
  .v651-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
  .v651-category-btn{min-height:76px}
  .v651-category-btn span{font-size:22px}
  .v651-category-btn small{font-size:7.5px}
}

/* V6.6 — Brand Atmosphere Home */
.v66-home{background:#f5f7f9}.v66-home .top{position:relative}.v66-hero{height:355px;position:relative;overflow:hidden;background:#062744}.v66-hero>img{width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:saturate(1.03) contrast(1.02)}.v66-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,25,44,.08) 12%,rgba(2,25,44,.12) 40%,rgba(2,25,44,.76) 100%)}.v66-hero-copy{position:absolute;left:17px;right:17px;bottom:32px;color:#fff;z-index:2}.v66-hero-copy small{font-size:10px;font-weight:750}.v66-hero-copy h1{margin:7px 0 7px;font-size:35px;line-height:.96;letter-spacing:-.045em;max-width:330px}.v66-hero-copy h1 em{font-style:normal;color:#ffc421}.v66-hero-copy p{font-size:10px;margin:0;color:rgba(255,255,255,.88);font-weight:650}.v66-brand-pill{position:absolute;z-index:2;right:15px;top:15px;padding:7px 9px;border-radius:999px;background:rgba(6,39,68,.84);backdrop-filter:blur(8px);color:#fff;font-size:6.5px;font-weight:900;letter-spacing:.11em;border:1px solid rgba(255,255,255,.16)}.v66-shell{padding-top:0}.v66-actions{display:grid;grid-template-columns:1.08fr 1fr 1fr;gap:8px;margin-top:-19px;position:relative;z-index:5}.v66-action{height:132px;border-radius:20px;padding:13px 11px;display:flex;flex-direction:column;justify-content:space-between;background:#fff;box-shadow:0 12px 30px rgba(6,39,68,.10);overflow:hidden}.v66-action.ride{background:#ffc421}.v66-action-icon{width:38px;height:38px;border-radius:13px;background:#f3f5f7;display:grid;place-items:center;font-size:17px;font-weight:900}.v66-action.ride .v66-action-icon{background:#062744;color:#fff;border-radius:50%}.v66-action.ask .v66-action-icon{background:#062744;color:#ffc421}.v66-action b,.v66-action small{display:block}.v66-action b{font-size:16px;letter-spacing:-.02em}.v66-action small{font-size:7.5px;line-height:1.25;color:#87939d;margin-top:3px}.v66-action.ride small{color:#6f5b19}.v66-home .sectionrow{margin-top:25px}.v66-home .strip{padding:9px 0 3px;gap:10px}.v66-home .place-mini{flex-basis:158px;border-radius:17px}.v66-home .place-mini img{height:101px}.v66-home .place-mini div{padding:9px}.v66-home .driverbanner{margin-bottom:16px}@media(max-width:380px){.v66-hero{height:330px}.v66-hero-copy h1{font-size:32px}.v66-action{height:124px}.v66-action b{font-size:15px}}

/* V6.6.1 — clean hero + mobile action-card containment */
.v66-hero{height:350px;isolation:isolate}
.v66-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 46%;display:block}
.v66-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,24,43,.03) 15%,rgba(3,24,43,.18) 48%,rgba(3,24,43,.78) 100%);z-index:1}
.v66-hero-copy{position:absolute!important;left:17px!important;right:17px!important;bottom:48px!important;z-index:2!important;color:#fff!important}
.v66-hero-copy small{font-size:10px!important;font-weight:700!important;color:#fff!important}
.v66-hero-copy h1{font-size:34px!important;line-height:.96!important;letter-spacing:-.045em!important;margin:7px 0 9px!important;color:#fff!important}
.v66-hero-copy h1 em{font-style:normal!important;color:#ffc421!important}
.v66-hero-copy p{font-size:10px!important;font-weight:650!important;color:#fff!important;margin:0!important}

.v66-actions{
 display:grid!important;
 grid-template-columns:1.08fr 1fr 1fr!important;
 grid-template-rows:132px!important;
 grid-auto-rows:132px!important;
 align-items:stretch!important;
 gap:8px!important;
 height:132px!important;
 min-height:132px!important;
 max-height:132px!important;
 overflow:visible!important
}
.v66-actions>.v66-action{
 box-sizing:border-box!important;
 width:100%!important;
 height:132px!important;
 min-height:132px!important;
 max-height:132px!important;
 align-self:stretch!important;
 flex:none!important;
 position:relative!important
}
.v66-actions>.v66-action>div{min-height:0!important;flex:none!important}
.v66-actions+.sectionrow{margin-top:25px!important}
@media(max-width:380px){
 .v66-hero{height:330px!important}
 .v66-actions{grid-template-rows:124px!important;grid-auto-rows:124px!important;height:124px!important;min-height:124px!important;max-height:124px!important}
 .v66-actions>.v66-action{height:124px!important;min-height:124px!important;max-height:124px!important}
}

/* V6.7 — approved mockup polish */
.v66-home .top{
  height:72px!important;
  background:#fff!important;
  border-bottom:1px solid rgba(6,42,71,.045)!important;
  box-shadow:0 3px 16px rgba(6,42,71,.025)!important
}
.v66-home .top>img{
  width:72px!important;height:48px!important;object-fit:contain!important;
  filter:none!important;opacity:1!important
}
.v66-home .top>.ico{
  background:#f5f7f8!important;
  color:#062a47!important;
  border:1px solid #edf0f2!important;
  box-shadow:0 4px 14px rgba(6,42,71,.045)!important
}
.v66-hero{height:365px!important;background:#dcebf2!important}
.v66-hero>img{
  object-position:center 38%!important;
  filter:saturate(1.08) contrast(1.02) brightness(1.05)!important
}
.v66-hero-shade{
  background:linear-gradient(180deg,rgba(6,42,71,.02) 5%,rgba(6,42,71,.08) 47%,rgba(6,42,71,.70) 100%)!important
}
.v66-hero-copy{bottom:42px!important}
.v66-hero-copy h1{font-size:35px!important;max-width:360px}
.v66-hero-copy p{font-size:10.5px!important}
.v66-actions{
  margin-top:-23px!important;
  grid-template-columns:1.08fr 1fr 1fr!important;
  grid-template-rows:142px!important;
  height:142px!important;min-height:142px!important;max-height:142px!important
}
.v66-actions>.v66-action{
  height:142px!important;min-height:142px!important;max-height:142px!important;
  border-radius:22px!important;padding:13px 11px!important;
  box-shadow:0 14px 34px rgba(6,42,71,.105)!important
}
.v66-action.ride{
  background:linear-gradient(145deg,#ffc421,#ffbf12)!important
}
.v66-action-icon{
  width:40px!important;height:40px!important;border-radius:14px!important
}
.v66-action b{font-size:15.5px!important}
.v66-action small{font-size:7.8px!important}
.v66-action em{
  display:inline-flex;width:max-content;max-width:100%;
  margin-top:7px;padding:4px 6px;border-radius:999px;
  background:#f2f5f7;color:#536573;font-size:6.4px;font-style:normal;font-weight:800;
  white-space:nowrap
}
.v66-action.ride em{background:rgba(255,255,255,.25);color:#604c0c;border:1px solid rgba(255,255,255,.4)}
.v66-action.ask .v66-action-icon{background:#062a47!important;color:#ffc421!important}
.v66-home .sectionrow h2{letter-spacing:-.035em}
.v66-home .place-mini{
  border:1px solid #edf0f2!important;
  box-shadow:0 8px 22px rgba(6,42,71,.055)!important
}
.v66-home .driverbanner{
  background:linear-gradient(135deg,#062a47,#07365a)!important;
  box-shadow:0 10px 26px rgba(6,42,71,.14)!important
}
@media(max-width:380px){
 .v66-hero{height:342px!important}
 .v66-actions{grid-template-rows:134px!important;height:134px!important;min-height:134px!important;max-height:134px!important}
 .v66-actions>.v66-action{height:134px!important;min-height:134px!important;max-height:134px!important}
 .v66-action em{font-size:5.8px!important;padding:3px 5px!important}
}

/* V6.7.1 — new real Curaçao road hero + richer primary action cards */
.v66-hero>img{
  object-position:center 48%!important;
  filter:saturate(1.07) contrast(1.04) brightness(1.03)!important
}
.v66-hero-shade{
  background:linear-gradient(180deg,rgba(6,42,71,.01) 8%,rgba(6,42,71,.12) 48%,rgba(6,42,71,.79) 100%)!important
}

/* The card layout remains fixed-height; media sits behind the lower-right area. */
.v671-action{
  position:relative!important;
  isolation:isolate!important;
  overflow:hidden!important
}
.v671-action-copy{
  position:relative!important;
  z-index:3!important;
  margin-top:auto!important
}
.v671-action .v66-action-icon{
  position:relative!important;
  z-index:4!important
}
.v671-action-media{
  position:absolute;
  z-index:1;
  pointer-events:none;
  overflow:hidden
}
.v671-action-media:after{
  content:"";
  position:absolute;inset:0
}
.ride-media{
  right:-8px;bottom:-8px;
  width:92px;height:62px;
  display:grid;place-items:center;
  opacity:.95
}
.ride-media span{
  font-size:45px;
  filter:drop-shadow(0 7px 6px rgba(77,56,0,.17));
  transform:rotate(-2deg)
}
.ride-media i{
  position:absolute;left:4px;right:0;bottom:6px;height:8px;
  border-radius:50%;background:rgba(105,78,0,.11);filter:blur(3px)
}

.explore-media{
  right:0;bottom:0;width:100%;height:52px
}
.explore-media img{
  width:100%;height:100%;object-fit:cover;object-position:center 55%;
  filter:saturate(1.05)
}
.explore-media:after{
  background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.94) 92%)
}
.v671-action.explore .v671-action-copy{
  padding-bottom:22px
}

.ask-media{
  right:-3px;bottom:-11px;width:82px;height:76px;
  display:flex;align-items:flex-end;justify-content:flex-end;
  opacity:.18
}
.ask-media img{
  width:74px;height:74px;object-fit:contain;border-radius:18px
}
.ask-media:after{background:none}
.v671-action.ask .v671-action-copy{padding-right:5px}

/* Keep badges readable over richer visuals */
.v671-action em{
  position:relative;z-index:4;
  backdrop-filter:blur(5px)
}
@media(max-width:380px){
  .ride-media{width:78px;height:54px}.ride-media span{font-size:38px}
  .ask-media{width:68px;height:64px}.ask-media img{width:62px;height:62px}
  .explore-media{height:46px}
  .v671-action.explore .v671-action-copy{padding-bottom:18px}
}

/* V6.7.2 premium mockup home */
.v66-hero{height:430px!important;background:#8bd4f5!important}.v66-hero>img{object-position:center center!important;filter:saturate(1.1) contrast(1.03) brightness(1.03)!important}.v66-hero-shade{background:linear-gradient(180deg,rgba(4,35,62,0) 10%,rgba(4,35,62,.05) 42%,rgba(4,35,62,.60) 100%)!important}.v66-hero-copy{bottom:44px!important}.v66-hero-copy h1{font-size:38px!important;line-height:.94!important}.v66-hero-copy p{font-size:11px!important;margin-top:10px!important}.v672-trust{display:flex;align-items:center;width:max-content;max-width:100%;gap:9px;margin-top:14px;padding:8px 11px;border-radius:999px;background:rgba(6,42,71,.92);color:#fff;box-shadow:0 7px 18px rgba(0,0,0,.16);font-size:7px;font-weight:700}.v672-trust span{display:flex;gap:4px;white-space:nowrap}.v672-trust i{width:1px;height:13px;background:rgba(255,255,255,.35)}
.v66-actions{margin-top:-30px!important;grid-template-rows:205px!important;height:205px!important;min-height:205px!important;max-height:205px!important}.v66-actions>.v672-card{position:relative!important;height:205px!important;min-height:205px!important;max-height:205px!important;padding:14px 11px 12px!important;border-radius:24px!important;overflow:hidden!important;box-shadow:0 16px 36px rgba(6,42,71,.13)!important}.v672-card .v66-action-icon{z-index:5!important}.v672-card .v671-action-copy{z-index:5!important;margin-top:42px!important;padding:0!important}.v672-card .v671-action-copy b{font-size:17px!important}.v672-card .v671-action-copy small{font-size:8px!important}.v672-card .v671-action-copy em{font-size:6px!important;margin-top:7px!important}.v672-card-art{position:absolute!important;z-index:1!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:79px!important;object-fit:cover!important;object-position:center 72%!important}.v672-card:after{content:"";position:absolute;z-index:2;left:0;right:0;bottom:0;height:104px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.20) 45%,rgba(255,255,255,0));pointer-events:none}.v672-card.ride:after{background:linear-gradient(180deg,#ffc421,rgba(255,196,33,.58) 42%,rgba(255,196,33,.04))}.v672-card.ride .v672-card-art{mix-blend-mode:multiply;opacity:.72}.v672-card.ask .v66-action-icon{font-size:11px!important}
@media(max-width:380px){.v66-hero{height:400px!important}.v66-hero-copy h1{font-size:35px!important}.v672-trust{gap:6px;padding:7px 8px;font-size:6.2px}.v66-actions{grid-template-rows:190px!important;height:190px!important;min-height:190px!important;max-height:190px!important}.v66-actions>.v672-card{height:190px!important;min-height:190px!important;max-height:190px!important}.v672-card .v671-action-copy{margin-top:34px!important}.v672-card-art{height:72px!important}}

/* ============================================================
   BAI V6.7.3 — CLEAN PREMIUM HOME
   Mockup-inspired native UI: no screenshot-derived UI imagery
   ============================================================ */

.v673-hero{
  height:420px;
  position:relative;
  overflow:hidden;
  background:#0b5275;
  isolation:isolate;
}
.v673-hero>img{
  position:absolute;inset:0;width:100%;height:100%;
  object-fit:cover;object-position:center 47%;
  filter:saturate(1.08) contrast(1.025) brightness(1.02);
}
.v673-hero-overlay{
  position:absolute;inset:0;z-index:1;
  background:
    linear-gradient(180deg,rgba(6,42,71,.02) 0%,rgba(6,42,71,.05) 37%,rgba(6,42,71,.74) 100%);
}
.v673-hero-copy{
  position:absolute;left:17px;right:17px;bottom:34px;z-index:5;color:#fff;
}
.v673-hero-copy small{font-size:10px;font-weight:800}
.v673-hero-copy h1{
  margin:7px 0 8px;font-size:38px;line-height:.94;letter-spacing:-.048em;color:#fff;
}
.v673-hero-copy h1 em{font-style:normal;color:#ffc421}
.v673-hero-copy p{margin:0;font-size:10.5px;font-weight:700;color:#fff}
.v673-trust{
  margin-top:13px;
  display:flex;align-items:center;gap:8px;width:max-content;max-width:100%;
  padding:8px 10px;border-radius:999px;
  background:rgba(6,42,71,.93);color:#fff;
  box-shadow:0 8px 20px rgba(0,0,0,.16);
  backdrop-filter:blur(8px);
}
.v673-trust span{display:flex;align-items:center;gap:4px;font-size:7px;white-space:nowrap}
.v673-trust span:first-child{color:#fff}
.v673-trust b{color:#fff}
.v673-trust i{width:1px;height:13px;background:rgba(255,255,255,.32)}

.v673-route{
  position:absolute;z-index:3;right:-8px;top:20px;width:150px;height:245px;
  fill:none;stroke:rgba(255,255,255,.92);stroke-width:2.2;
  stroke-dasharray:7 8;filter:drop-shadow(0 2px 2px rgba(6,42,71,.25));
  opacity:.9;
}
.v673-route-pin{
  position:absolute;z-index:4;right:32px;top:31px;
  width:34px;height:34px;border-radius:50% 50% 50% 0;
  transform:rotate(-45deg);
  background:#ffc421;color:#fff;font-size:0;
  box-shadow:0 6px 14px rgba(6,42,71,.18);
}
.v673-route-pin:after{
  content:"";position:absolute;width:9px;height:9px;border-radius:50%;
  background:#fff;left:12px;top:12px;
}
.v673-route-car{
  position:absolute;z-index:4;right:67px;top:205px;font-size:24px;
  filter:drop-shadow(0 5px 5px rgba(0,0,0,.22));
  transform:rotate(-9deg);
}

/* PRIMARY CARDS */
.v673-actions{
  display:grid;grid-template-columns:1.08fr 1fr 1fr;gap:8px;
  margin-top:-24px;position:relative;z-index:8;
  height:205px;
}
.v673-card{
  height:205px;border-radius:24px;position:relative;overflow:hidden;
  background:#fff;color:#062a47;padding:14px 11px;
  box-shadow:0 16px 36px rgba(6,42,71,.13);
  display:block;
}
.v673-card.ride{background:linear-gradient(145deg,#ffc421,#ffbf13)}
.v673-icon{
  position:relative;z-index:5;width:42px;height:42px;border-radius:14px;
  display:grid;place-items:center;background:#f2f5f7;color:#062a47;
  font-size:18px;font-weight:950;
}
.v673-card.ride .v673-icon{background:#062a47;color:#fff}
.v673-card.ask .v673-icon{background:#062a47;color:#ffc421;font-size:11px;letter-spacing:-1px}
.v673-copy{
  position:relative;z-index:6;margin-top:38px;
}
.v673-copy b{display:block;font-size:17px;letter-spacing:-.025em}
.v673-copy small{display:block;font-size:8px;color:#7e8b96;margin-top:3px}
.v673-card.ride .v673-copy small{color:#6f5b19}
.v673-copy em{
  display:inline-flex;margin-top:8px;padding:4px 7px;border-radius:999px;
  background:#f2f5f7;color:#52636f;font-size:6.1px;font-style:normal;font-weight:900;
  white-space:nowrap;
}
.v673-card.ride .v673-copy em{
  background:rgba(255,255,255,.28);border:1px solid rgba(255,255,255,.42);color:#5f4c0c;
}
.v673-visual{
  position:absolute;left:0;right:0;bottom:0;height:80px;z-index:2;overflow:hidden;
}
.v673-visual img{width:100%;height:100%;object-fit:cover}
.v673-visual:after{content:"";position:absolute;inset:0}

/* Ride: branded car scene tucked into yellow card */
.ride-visual img{object-position:center 58%;filter:saturate(.92) contrast(1.04)}
.ride-visual:after{
  background:linear-gradient(180deg,#ffc421 0%,rgba(255,196,33,.48) 38%,rgba(255,196,33,0) 100%);
}

/* Explore: photographic lower edge */
.explore-visual img{object-position:center 57%}
.explore-visual:after{
  background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.48) 34%,rgba(255,255,255,0) 100%);
}

/* Ask BAI: native assistant character, no screenshot */
.ask-visual{
  height:88px;display:flex;justify-content:flex-end;align-items:flex-end;padding-right:5px;
  background:radial-gradient(circle at 78% 72%,rgba(255,196,33,.13),transparent 38%);
}
.ask-visual:after{display:none}
.v673-bot{
  width:70px;height:64px;border-radius:25px 25px 18px 18px;
  background:linear-gradient(180deg,#f5f8fa,#e4eaf0);
  border:1px solid #dfe6eb;position:relative;
  box-shadow:0 7px 16px rgba(6,42,71,.09);
}
.v673-bot:before{
  content:"";position:absolute;left:9px;right:9px;top:10px;height:31px;
  border-radius:15px;background:#062a47;
}
.v673-bot .eye{position:absolute;z-index:2;top:23px;width:7px;height:7px;border-radius:50%;background:#ffc421}
.v673-bot .eye.left{left:24px}.v673-bot .eye.right{right:24px}
.v673-bot small{
  position:absolute;bottom:5px;left:0;right:0;text-align:center;
  font-size:8px;font-weight:950;color:#062a47;
}

.v673-actions + .sectionrow{margin-top:27px!important}

@media(max-width:380px){
  .v673-hero{height:395px}
  .v673-hero-copy h1{font-size:35px}
  .v673-route{width:132px;height:220px}
  .v673-trust{gap:5px;padding:7px 8px}
  .v673-trust span{font-size:6px}
  .v673-actions{height:190px}
  .v673-card{height:190px;padding:12px 9px}
  .v673-copy{margin-top:30px}
  .v673-copy b{font-size:15px}
  .v673-copy em{font-size:5.6px;padding:3px 5px}
  .v673-visual{height:72px}
}

/* V6.7.3.1 — STRETCH FIX ONLY
   Hard-contain the three Home action cards so no card can stretch
   with page content or inherited flex/grid sizing. */
.v673-actions{
  display:grid!important;
  grid-template-columns:1.08fr 1fr 1fr!important;
  grid-template-rows:205px!important;
  grid-auto-rows:205px!important;
  align-items:start!important;
  height:205px!important;
  min-height:205px!important;
  max-height:205px!important;
  overflow:visible!important;
}
.v673-actions>.v673-card{
  display:block!important;
  box-sizing:border-box!important;
  position:relative!important;
  align-self:start!important;
  width:100%!important;
  height:205px!important;
  min-height:205px!important;
  max-height:205px!important;
  overflow:hidden!important;
  flex:none!important;
}
.v673-actions>.v673-card.ask,
.v673-actions>.v673-card.explore,
.v673-actions>.v673-card.ride{
  height:205px!important;
  min-height:205px!important;
  max-height:205px!important;
}
.v673-actions>.v673-card .v673-visual{
  position:absolute!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:80px!important;
  max-height:80px!important;
  overflow:hidden!important;
}
.v673-actions + .sectionrow{
  clear:both!important;
  margin-top:27px!important;
}
@media(max-width:380px){
  .v673-actions{
    grid-template-rows:190px!important;
    grid-auto-rows:190px!important;
    height:190px!important;
    min-height:190px!important;
    max-height:190px!important;
  }
  .v673-actions>.v673-card,
  .v673-actions>.v673-card.ask,
  .v673-actions>.v673-card.explore,
  .v673-actions>.v673-card.ride{
    height:190px!important;
    min-height:190px!important;
    max-height:190px!important;
  }
  .v673-actions>.v673-card .v673-visual{
    height:72px!important;
    max-height:72px!important;
  }
}

/* =========================================================
   BAI V6.7.4 — LOWER HOME POLISH ONLY
   LOCKED: header, hero, and .v673-actions are intentionally untouched.
   ========================================================= */

/* Section rhythm below the locked action cards */
.v673-actions + .sectionrow{
  margin-top:30px!important;
}
.sectionrow{
  padding-left:29px;
  padding-right:29px;
}
.sectionrow .eyebrow,
.home-section .eyebrow{
  font-size:11px!important;
  letter-spacing:2.2px!important;
  font-weight:800!important;
  text-transform:uppercase!important;
  opacity:.52!important;
}
.sectionrow h2,
.home-section h2{
  letter-spacing:-1.1px!important;
}
.sectionrow .seeall{
  font-weight:800!important;
  font-size:13px!important;
}

/* Find your vibe: compact premium pill rail */
.vibe-chips,
.chiprow,
.category-chips{
  gap:10px!important;
  padding-left:29px!important;
  padding-right:29px!important;
  scrollbar-width:none;
  -ms-overflow-style:none;
}
.vibe-chips::-webkit-scrollbar,
.chiprow::-webkit-scrollbar,
.category-chips::-webkit-scrollbar{display:none}
.vibe-chips a,
.vibe-chips button,
.chiprow a,
.chiprow button,
.category-chips a,
.category-chips button{
  min-height:48px!important;
  border-radius:999px!important;
  padding:0 18px!important;
  font-weight:800!important;
  box-shadow:0 8px 24px rgba(6,45,75,.055)!important;
}
.vibe-chips .active,
.chiprow .active,
.category-chips .active{
  box-shadow:0 10px 25px rgba(6,45,75,.14)!important;
}

/* Recommendation / place cards */
.home-grid,
.place-grid,
.picks-grid,
.popular-grid{
  gap:14px!important;
  padding-left:29px!important;
  padding-right:29px!important;
}
.home-grid .place-card,
.place-grid .place-card,
.picks-grid .place-card,
.popular-grid .place-card,
.home-grid>a,
.place-grid>a,
.picks-grid>a,
.popular-grid>a{
  border-radius:24px!important;
  overflow:hidden!important;
  box-shadow:0 10px 30px rgba(6,45,75,.07)!important;
}
.place-card img,
.home-grid img,
.picks-grid img,
.popular-grid img{
  object-fit:cover!important;
}
.place-card .meta,
.place-card .type{
  text-transform:uppercase!important;
  letter-spacing:.7px!important;
  font-size:10px!important;
}
.place-card h3,
.place-card .title{
  font-weight:800!important;
  letter-spacing:-.3px!important;
}

/* Driver CTA: stronger BAI identity without changing destination/function */
.driver-cta,
.drive-bai,
a[href*="driver"].driver-card{
  border-radius:25px!important;
  margin-left:29px!important;
  margin-right:29px!important;
  box-shadow:0 12px 30px rgba(6,45,75,.12)!important;
  overflow:hidden!important;
}
.driver-cta .kicker,
.drive-bai .kicker{
  letter-spacing:1.1px!important;
  text-transform:uppercase!important;
  opacity:.68!important;
}

/* Give final Home content breathing room above fixed nav */
main,
.home-content{
  padding-bottom:118px;
}

@media(max-width:380px){
  .sectionrow{padding-left:22px;padding-right:22px}
  .vibe-chips,.chiprow,.category-chips,
  .home-grid,.place-grid,.picks-grid,.popular-grid{
    padding-left:22px!important;
    padding-right:22px!important;
  }
  .driver-cta,.drive-bai,a[href*="driver"].driver-card{
    margin-left:22px!important;
    margin-right:22px!important;
  }
}

/* ==========================================================
   BAI V6.8 — MAP + DESTINATION SEARCH
   Home V6.7.4 remains untouched.
   ========================================================== */
.v68-map-status{
 position:absolute;z-index:7;top:calc(79px + env(safe-area-inset-top));left:50%;transform:translateX(-50%);
 display:flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;
 background:rgba(6,42,71,.92);color:#fff;box-shadow:0 8px 20px rgba(6,42,71,.18);
 backdrop-filter:blur(10px);white-space:nowrap
}
.v68-map-status b{font-size:7px;letter-spacing:.12em}.v68-map-status small{font-size:7px;color:#c7d3dc}
.v68-live-dot{width:6px;height:6px;border-radius:50%;background:#ffc421;box-shadow:0 0 0 3px rgba(255,196,33,.14)}
.v68-mapsheet{padding:13px 15px 15px!important;border-radius:26px!important}
.v68-sheet-handle{width:43px;height:4px;border-radius:999px;background:#d5dce1;margin:0 auto 12px}
.v68-sheet-head{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:10px}
.v68-sheet-head small{font-size:7px;letter-spacing:.13em;color:#8b98a2;font-weight:900}
.v68-sheet-head h2{font-size:20px!important;margin:2px 0 0!important;letter-spacing:-.035em}
.v68-location-chip{border:0;background:#f2f6f8;color:#0a426c;border-radius:999px;padding:8px 9px;font-size:7px;font-weight:850;white-space:nowrap}
.v68-map-search{height:58px!important;padding:0 12px!important;background:#f6f8f9!important;border:1px solid #e7ecef!important}
.v68-search-icon{font-size:17px}.v68-search-copy{display:flex;flex-direction:column;flex:1}.v68-search-copy b{font-size:10px}.v68-search-copy small{font-size:7px;color:#8b98a2;margin-top:2px}.v68-arrow{font-size:18px}
.v68-quick-label{font-size:7px;font-weight:900;letter-spacing:.13em;color:#97a1aa;margin:12px 0 7px}
.v68-quick{margin-top:0!important;padding-bottom:1px}
.v68-quick a{display:flex;align-items:center;gap:5px;padding:8px 10px!important;background:#fff!important;box-shadow:0 4px 12px rgba(6,42,71,.045)}
.v68-quick a span{font-size:7.5px;font-weight:800}

.v68-map-marker{
 width:35px;height:35px;border:3px solid #fff;border-radius:50%;
 background:#062a47;color:#fff;display:grid;place-items:center;
 box-shadow:0 7px 17px rgba(6,42,71,.25);font-size:14px;
 border-collapse:separate
}
.v68-map-marker:active span{transform:scale(.90)}
.v68-map-marker span{line-height:1}

/* Search */
.v68-searchhead{padding:10px 14px 11px!important}
.v68-search-main{display:grid;grid-template-columns:1fr 44px;gap:8px;align-items:center}
.v68-dest-input{height:50px!important;padding:0 12px!important;background:#f5f7f8!important}
.v68-dest-input input{font-size:12px!important;font-weight:650;color:#062a47}
.v68-dest-input button{width:30px;height:30px;border:0;background:transparent;color:#788692;font-size:18px}
.v68-locate-btn{height:44px;width:44px;border:0;border-radius:14px;background:#062a47;color:#ffc421;font-size:17px;box-shadow:0 6px 15px rgba(6,42,71,.12)}
.v68-search-hint{font-size:7.5px;color:#8d98a1;padding:7px 3px 1px}
.v68-search-tabs{margin-top:8px!important;overflow-x:auto;scrollbar-width:none}.v68-search-tabs::-webkit-scrollbar{display:none}
.v68-search-tabs .pill{height:32px!important}
.v68-search-body{background:#fff;min-height:calc(100dvh - 180px);padding:7px 14px 100px}
.v68-result-label{display:flex;align-items:center;justify-content:space-between;margin:9px 1px 5px}
.v68-result-label b{font-size:7px;letter-spacing:.13em;color:#909ca5}
.v68-result-label span,.v68-result-label button{font-size:7px;color:#8a96a0;border:0;background:none}
.v68-results{padding:0!important;min-height:0!important}
.v68-result{align-items:center!important;padding:10px 0!important;gap:10px!important}
.v68-result-thumb{width:52px;height:52px;flex:0 0 52px;border-radius:13px;background:#f1f5f7;overflow:hidden;display:grid;place-items:center;font-size:19px}
.v68-result-thumb img{width:100%;height:100%;object-fit:cover}
.v68-result-copy{min-width:0;flex:1}
.v68-result-copy b{font-size:11px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v68-result-copy small{font-size:8px!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v68-result-copy em{display:inline-flex;margin-top:4px;font-size:6px;font-style:normal;font-weight:850;color:#6c7c88;background:#f2f5f7;border-radius:999px;padding:3px 6px}
.v68-result-side{width:24px;color:#7f8c96;font-size:19px;text-align:right}
.v68-recent{margin-bottom:10px}
.v68-recent-item{width:100%;border:0;border-bottom:1px solid #edf0f2;background:#fff;padding:9px 1px;display:flex;gap:10px;align-items:center;text-align:left;color:#062a47}
.v68-recent-item>span{width:34px;height:34px;border-radius:11px;background:#f3f6f8;display:grid;place-items:center}
.v68-recent-item>div{flex:1}.v68-recent-item b,.v68-recent-item small{display:block}.v68-recent-item b{font-size:10px}.v68-recent-item small{font-size:7.5px;color:#8c98a1;margin-top:2px}.v68-recent-item i{font-style:normal;color:#83909a}
.v68-empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#80909b}
.v68-empty>span{width:48px;height:48px;border-radius:50%;background:#f2f6f8;display:grid;place-items:center;font-size:20px}.v68-empty b{font-size:12px;color:#062a47;margin-top:10px}.v68-empty small{font-size:8px;margin-top:4px}

@media(max-width:380px){
 .v68-map-status{top:calc(72px + env(safe-area-inset-top))}
 .v68-sheet-head h2{font-size:18px!important}
 .v68-location-chip{font-size:6.5px;padding:7px 8px}
}

/* V6.8.1 — Map marker coordinate lock
   IMPORTANT: MapLibre writes translate transforms directly on the marker element.
   Never set transform on .v68-map-marker itself. */
.v68-map-marker{
  
}
.v68-map-marker span{
  display:grid;
  place-items:center;
  width:100%;
  height:100%;
  line-height:1;
  transition:transform .12s ease;
  pointer-events:none;
}
.v68-map-marker:active span{
  transform:scale(.90);
}

/* V6.8.1 — Map header logo aligned with Home branding */
.map-logo{
  width:78px!important;
  height:46px!important;
  object-fit:contain!important;
  background:#fff!important;
  padding:5px 8px!important;
  border-radius:15px!important;
  filter:none!important;
  opacity:1!important;
  box-shadow:0 8px 22px rgba(6,42,71,.13)!important;
}

/* V6.8.2 — SYSTEM MAP MARKER LOCK
   MapLibre owns the root marker transform. Never animate the root. */
.v68-map-marker{
  transition:none!important;
  animation:none!important;
  will-change:auto!important;
}
.v68-map-marker:hover,
.v68-map-marker:focus,
.v68-map-marker:active{
  transition:none!important;
  animation:none!important;
}
.v68-map-marker span{
  display:grid!important;
  place-items:center!important;
  width:100%!important;
  height:100%!important;
  transition:transform .08s ease!important;
  pointer-events:none!important;
}
.v68-map-marker:active span{
  transform:scale(.90)!important;
}

/* V6.8.5 — viewport-aware Curaçao map */
.v685-map-modes{position:absolute;z-index:18;top:calc(78px + env(safe-area-inset-top));left:50%;transform:translateX(-50%);display:flex;padding:4px;background:rgba(6,42,71,.94);border-radius:999px;box-shadow:0 10px 24px rgba(6,42,71,.18);backdrop-filter:blur(12px)}
.v685-map-modes button{border:0;background:transparent;color:#cbd6df;font-size:10px;font-weight:900;padding:9px 20px;border-radius:999px}
.v685-map-modes button.active{background:#ffc421;color:#062a47}
.v685-island-reset{position:absolute;z-index:17;right:28px;top:calc(150px + env(safe-area-inset-top));width:44px;height:44px;border:0;border-radius:50%;background:#fff;font-size:19px;box-shadow:0 8px 22px rgba(6,42,71,.15)}
.v685-user-dot{width:17px;height:17px;border:4px solid #fff;border-radius:50%;background:#147fd1;box-shadow:0 0 0 7px rgba(20,127,209,.18),0 4px 12px rgba(6,42,71,.22)}
.v68-map-marker.v685-ride-muted{opacity:.42}
.v68-map-marker.v685-clustered{visibility:hidden!important;pointer-events:none!important}
.v68-map-marker.v685-cluster-lead{visibility:visible!important;opacity:1!important}
.v68-map-marker.v685-cluster-lead span{font-size:0!important}
.v68-map-marker.v685-cluster-lead span:after{content:attr(data-count);font-size:12px!important;font-weight:900;color:#fff}

/* V6.8.7 map polish */
.v68-map-quick-float,
.map-quick-float,
.map-float-destination,
.quick-map-destination{
  display:none!important;
}

/* V6.8.8 — clean island reset control */
.v685-island-reset{
  display:grid!important;
  place-items:center!important;
  background:#fff!important;
  color:#062a47!important;
}
.v688-island-icon{
  width:22px;height:22px;
  border:2px solid #062a47;
  border-radius:50%;
  display:grid;place-items:center;
  font-size:15px;font-weight:950;
  line-height:1;
  transform:rotate(-18deg);
}
.v688-island-icon:before{
  content:"";
  position:absolute;
}

/* V6.9 SAFE — single place hero gallery; lower place detail remains unchanged */
body[data-page="place"] .placephoto{
  height:286px!important;
  position:relative!important;
  overflow:hidden!important;
  background:#dfe6eb!important;
}
body[data-page="place"] .placephoto .v65-gallery{
  display:flex!important;
  width:100%!important;
  height:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
  scroll-behavior:smooth!important;
  scrollbar-width:none!important;
  background:#e6edf1!important;
}
body[data-page="place"] .placephoto .v65-gallery::-webkit-scrollbar{display:none!important}
body[data-page="place"] .placephoto .v65-gallery img{
  flex:0 0 100%!important;
  width:100%!important;
  min-width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
  scroll-snap-align:start!important;
  scroll-snap-stop:always!important;
}
body[data-page="place"] .placephoto .v65-gallery-dots{
  position:absolute!important;
  z-index:4!important;
  left:50%!important;
  bottom:12px!important;
  transform:translateX(-50%)!important;
  height:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  padding:5px 8px!important;
  border-radius:999px!important;
  background:rgba(6,39,68,.46)!important;
  backdrop-filter:blur(8px)!important;
}
body[data-page="place"] .placephoto .v65-gallery-dots button{
  width:5px!important;height:5px!important;border:0!important;border-radius:50%!important;
  padding:0!important;background:rgba(255,255,255,.6)!important;
}
body[data-page="place"] .placephoto .v65-gallery-dots button.on{
  width:16px!important;border-radius:999px!important;background:#ffc421!important;
}
body[data-page="place"] .photoact{
  z-index:6!important;
}
body[data-page="place"] .gallery-empty{
  flex:0 0 100%;
}
/* Important: no extra gallery strip below hero */
body[data-page="place"] .v65-gallery-wrap{display:none!important}

/* ===== V7.0.1 SAFE COMMERCE — based on V6.9 safe single gallery ===== */
.v701-place-cta{display:grid!important;grid-template-columns:.82fr 1.45fr;gap:8px}
.v701-place-cta .btn{margin:0!important}
.v701-exp-btn{background:#eef3f5!important;color:#062744!important;text-decoration:none!important;font-size:9px!important}
.v701-market-card{margin:14px 15px 18px;padding:17px 18px;border-radius:19px;background:linear-gradient(115deg,#062744,#0b3d64);color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 25px rgba(6,39,68,.14)}
.v701-market-card small{display:block;color:#ffc421;font-size:8px;font-weight:900;letter-spacing:.12em}.v701-market-card b{display:block;font-size:18px;margin:3px 0}.v701-market-card span{font-size:10px;color:#cbd8df}.v701-market-card strong{font-size:26px;color:#ffc421}
.v701-commerce{margin:0;background:#f6f8f8;color:#062744;font-family:Inter,system-ui,-apple-system,sans-serif;padding-bottom:80px}
.v701-header{height:70px;background:#fff;display:grid;grid-template-columns:50px 1fr 50px;align-items:center;padding:0 15px;border-bottom:1px solid #eaf0f2;position:sticky;top:0;z-index:20}.v701-header a{width:42px;height:42px;border-radius:50%;background:#f3f6f7;color:#062744;text-decoration:none;display:grid;place-items:center;font-size:27px}.v701-header img{width:72px;max-height:46px;object-fit:contain;justify-self:center}
.v701-shell,.v701-checkout{max-width:580px;margin:auto}.v701-exp-hero{height:40vh;min-height:320px;background:linear-gradient(180deg,rgba(6,39,68,.02),rgba(6,39,68,.78)),url('assets/v6/action-explore.webp') center/cover;display:flex;align-items:flex-end;padding:25px;color:#fff}.v701-exp-hero h1{font-size:36px;line-height:1.02;margin:9px 0}.v701-exp-hero p{margin:0;line-height:1.4}.v701-pill{background:#ffc421;color:#062744;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:900;letter-spacing:.08em}
.v701-exp-body{background:#fff;margin:-10px 12px 20px;border-radius:24px;padding:23px;position:relative;box-shadow:0 12px 30px rgba(6,39,68,.07)}.v701-kicker{font-size:9px;color:#b17d00;font-weight:900;letter-spacing:.13em}.v701-exp-body h2{font-size:26px;margin:5px 0 8px}.v701-exp-body>p{font-size:13px;line-height:1.55;color:#62717a}.v701-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.v701-feature-grid article{background:#f5f7f7;padding:14px;border-radius:15px}.v701-feature-grid b,.v701-feature-grid small{display:block}.v701-feature-grid b{font-size:12px}.v701-feature-grid small{font-size:9px;color:#7b8991;margin-top:4px}.v701-commerce-card{background:#062744;color:#fff;padding:17px;border-radius:17px;display:flex;justify-content:space-between;align-items:center;gap:12px}.v701-commerce-card small,.v701-commerce-card b{display:block}.v701-commerce-card small{font-size:8px;color:#ffc421}.v701-commerce-card b{font-size:12px;margin-top:4px}.v701-commerce-card a{color:#062744;background:#ffc421;text-decoration:none;padding:10px;border-radius:11px;font-size:9px;font-weight:900;white-space:nowrap}
.v701-checkout{padding:27px 17px}.v701-checkout h1{font-size:34px;margin:5px 0}.v701-muted{font-size:12px;line-height:1.5;color:#6c7a82}.v701-order{margin:22px 0;background:#062744;color:#fff;border-radius:18px;padding:17px;display:flex;justify-content:space-between;gap:12px}.v701-order small{display:block;color:#c6d3da;font-size:9px;margin-top:4px}.v701-checkout h3{font-size:13px}.v701-pay{width:100%;display:grid;grid-template-columns:44px 1fr auto;align-items:center;text-align:left;border:1.5px solid #e4eaed;background:#fff;padding:15px;border-radius:17px;margin:9px 0;color:#062744}.v701-pay>span{font-size:23px}.v701-pay b,.v701-pay small{display:block}.v701-pay b{font-size:13px}.v701-pay small{font-size:9px;color:#7b8991;margin-top:3px}.v701-pay i{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;font-style:normal}.v701-pay.selected{border-color:#ffc421;box-shadow:0 0 0 2px rgba(255,196,33,.12)}.v701-pay.selected i{background:#ffc421}.v701-pay.crypto{opacity:.8;background:#fffaf0}.v701-pay mark{font-size:7px;font-weight:900;background:#fff0b8;color:#735400;padding:6px;border-radius:8px}.v701-safe{background:#edf3f5;padding:14px;border-radius:14px;margin:16px 0}.v701-safe p{font-size:9px;color:#6e7b83;margin:4px 0 0;line-height:1.4}
@media(max-width:380px){.v701-place-cta{grid-template-columns:1fr}.v701-exp-btn{display:none!important}}

/* V7.0.2 refresh-proof place gallery */
body[data-page="place"] #placeGalleryV65{display:flex!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory!important}
body[data-page="place"] #placeGalleryV65>img{flex:0 0 100%!important;min-width:100%!important;display:block!important;scroll-snap-align:start!important}
body[data-page="place"] #placeGalleryDotsV65 .v702-count{position:absolute;right:-132px;bottom:0;background:rgba(6,39,68,.82);color:#fff;border-radius:999px;padding:5px 8px;font:800 9px/1 Inter,system-ui;white-space:nowrap}

/* ===== BAI V7.1 — PARTNER MARKETPLACE TEMPLATE ===== */
.v71-market-section{padding:14px 15px 2px}.v71-market-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:10px}.v71-market-head small{font-size:8px;font-weight:900;letter-spacing:.13em;color:#b07b00}.v71-market-head h2{margin:2px 0 0;font-size:22px}.v71-market-head a{font-size:9px;font-weight:900;color:#062744;text-decoration:none}
.v71-market-card{display:block;text-decoration:none;color:#062744;background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px rgba(6,39,68,.08)}.v71-market-image{height:170px;position:relative;overflow:hidden}.v71-market-image img{width:100%;height:100%;object-fit:cover}.v71-market-image span{position:absolute;left:11px;top:11px;background:#ffc421;color:#062744;padding:6px 8px;border-radius:999px;font-size:7px;font-weight:950;letter-spacing:.08em}.v71-market-copy{padding:14px}.v71-market-copy small{font-size:7.5px;color:#8c979e;font-weight:900}.v71-market-copy b{display:block;font-size:16px;margin:4px 0 9px}.v71-market-copy>div{display:flex;justify-content:space-between;align-items:center}.v71-market-copy span{font-size:11px;font-weight:900}.v71-market-copy em{font-style:normal;font-size:8px;font-weight:900;color:#b47e00}

.v71-experience,.v71-booking{margin:0;background:#f6f8f8;color:#062744;font-family:Inter,system-ui,-apple-system,sans-serif;padding-bottom:36px}.v71-exp-shell,.v71-book-shell{max-width:620px;margin:auto}.v71-exp-gallery{height:43vh;min-height:320px;max-height:450px;position:relative;background:#e8eef1;overflow:hidden}.v71-exp-slides{display:flex;width:100%;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.v71-exp-slides::-webkit-scrollbar{display:none}.v71-exp-slide{flex:0 0 100%;scroll-snap-align:start}.v71-exp-slide img{width:100%;height:100%;object-fit:cover}.v71-gallery-count{position:absolute;right:15px;bottom:15px;background:rgba(6,39,68,.82);color:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:900}.v71-partner-badge{position:absolute;left:15px;bottom:15px;background:#ffc421;color:#062744;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:950}
.v71-head-btn{width:42px;height:42px;border:0;border-radius:50%;background:#f3f6f7;color:#062744;font-size:20px}.v71-exp-card{background:#fff;margin:-8px 11px 18px;border-radius:24px;padding:21px;position:relative;box-shadow:0 12px 30px rgba(6,39,68,.07)}.v71-exp-kicker{font-size:8px;font-weight:900;letter-spacing:.12em;color:#9b7a1d}.v71-exp-card h1{font-size:27px;line-height:1.05;margin:5px 0}.v71-exp-area{font-size:10px;color:#7c8990}.v71-exp-price-row{display:flex;justify-content:space-between;align-items:end;padding:15px 0;border-top:1px solid #edf0f1;border-bottom:1px solid #edf0f1;margin:15px 0}.v71-exp-price-row small{display:block;font-size:7px}.v71-exp-price-row strong{font-size:24px}.v71-exp-price-row span{font-size:9px}.v71-exp-status{background:#fff4c8;padding:7px 9px;border-radius:999px;font-size:8px;font-weight:900}.v71-exp-desc{font-size:11px;line-height:1.55;color:#627079}.v71-fact-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:16px 0}.v71-fact-grid article{display:flex;gap:9px;align-items:center;background:#f5f7f7;border-radius:14px;padding:12px}.v71-fact-grid article>span{font-size:18px}.v71-fact-grid b,.v71-fact-grid small{display:block}.v71-fact-grid b{font-size:10px}.v71-fact-grid small{font-size:7px;color:#7e8a91;margin-top:2px}.v71-section{margin-top:18px}.v71-section-head{font-size:11px;margin-bottom:8px}.v71-chip-wrap{display:flex;gap:7px;flex-wrap:wrap}.v71-chip-wrap span{background:#fff4c8;color:#664d00;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:850}.v71-chip-wrap.muted span{background:#f0f3f4;color:#64727b}.v71-partner-card{margin:19px 0;background:#062744;color:#fff;border-radius:17px;padding:15px;display:flex;align-items:center;justify-content:space-between}.v71-partner-card small,.v71-partner-card b,.v71-partner-card span{display:block}.v71-partner-card small{font-size:7px;color:#ffc421}.v71-partner-card b{font-size:12px;margin:2px 0}.v71-partner-card span{font-size:8px;color:#cbd5da}.v71-partner-card strong{color:#ffc421;font-size:19px}.v71-book-btn{text-decoration:none}.v71-ride-btn{background:#062744!important;color:#fff!important;text-decoration:none!important}

.v71-book-shell{padding:26px 16px}.v71-book-kicker{font-size:9px;color:#ad7a00;font-weight:900;letter-spacing:.12em}.v71-book-shell h1{font-size:29px;margin:5px 0}.v71-book-shell>p{font-size:11px;line-height:1.5;color:#68767e}.v71-form{margin-top:20px}.v71-form label{display:block;font-size:9px;font-weight:900;color:#4f5f69;margin-bottom:12px}.v71-form input,.v71-form textarea{box-sizing:border-box;width:100%;border:1px solid #e2e8eb;background:#fff;border-radius:14px;padding:13px;margin-top:5px;font:inherit;color:#062744}.v71-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.v71-price-preview{display:flex;justify-content:space-between;align-items:center;background:#062744;color:#fff;border-radius:16px;padding:15px;margin:17px 0}.v71-price-preview small,.v71-price-preview b{display:block}.v71-price-preview small{font-size:7px;color:#ffc421}.v71-price-preview b{font-size:21px}.v71-price-preview span{font-size:7px;color:#cad4d9}

.v71-checkout-summary{margin:20px 0;background:#062744;color:#fff;border-radius:18px;padding:17px;display:flex;justify-content:space-between;gap:12px}.v71-checkout-summary small,.v71-checkout-summary b,.v71-checkout-summary span{display:block}.v71-checkout-summary small{font-size:7px;color:#ffc421}.v71-checkout-summary b{font-size:13px;margin:3px 0}.v71-checkout-summary span{font-size:8px;color:#cbd5da}.v71-checkout-summary strong{font-size:17px}.v71-crypto-panel{background:#fff9e9;border:1px solid #f0db8b;border-radius:16px;padding:14px;margin:10px 0}.v71-crypto-panel.hidden{display:none}.v71-crypto-head{display:flex;justify-content:space-between}.v71-crypto-head b{font-size:12px}.v71-crypto-head span{font-size:7px;background:#ffc421;border-radius:999px;padding:5px 7px;font-weight:900}.v71-crypto-panel p{font-size:9px;line-height:1.4;color:#6b7378}.v71-crypto-coins{display:flex;gap:7px}.v71-crypto-coins button{border:0;background:#062744;color:#fff;border-radius:10px;padding:9px 15px;font-size:9px;font-weight:900}.v71-network-note{font-size:7px;color:#8b9499;margin-top:10px}

@media(max-width:380px){.v71-exp-gallery{min-height:290px}.v71-exp-card h1{font-size:24px}}

/* ===== BAI V7.1.1 — EXPLORE HIERARCHY FIX ===== */
.v71-market-section{
  padding-top:18px!important;
  padding-bottom:8px!important;
}
.v71-market-head{
  margin-bottom:12px!important;
}
.v71-market-card{
  box-shadow:0 8px 24px rgba(6,39,68,.07)!important;
}
.v711-explore-top-spacer{height:8px}

/* ===== BAI V7.2 — EXPERIENCES MARKETPLACE ===== */
.v72-market-body{margin:0;background:#f6f8f8;color:#062744;font-family:Inter,system-ui,-apple-system,sans-serif;padding-bottom:82px}
.v72-market-shell{max-width:620px;margin:auto;padding:20px 14px 30px}
.v72-market-intro{padding:3px 3px 13px}.v72-kicker{font-size:8px;font-weight:950;letter-spacing:.14em;color:#b17c00}.v72-market-intro h1{font-size:35px;line-height:1;margin:6px 0}.v72-market-intro p{font-size:11px;color:#68767f;line-height:1.45;max-width:480px}
.v72-filter-row{display:flex;gap:7px;overflow-x:auto;padding:3px 1px 14px;scrollbar-width:none}.v72-filter-row::-webkit-scrollbar{display:none}.v72-filter-row button{border:1px solid #e1e7e9;background:#fff;color:#062744;border-radius:999px;padding:9px 12px;white-space:nowrap;font-size:9px;font-weight:850}.v72-filter-row button.active{background:#062744;color:#fff;border-color:#062744}
.v72-exp-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.v72-exp-card{background:#fff;border-radius:19px;overflow:hidden;text-decoration:none;color:#062744;box-shadow:0 7px 20px rgba(6,39,68,.06)}.v72-exp-img{height:145px;position:relative;background:#e8eef0;overflow:hidden}.v72-exp-img img{width:100%;height:100%;object-fit:cover;display:block}.v72-exp-img span{position:absolute;left:8px;top:8px;border-radius:999px;padding:5px 7px;font-size:6px;font-weight:950;letter-spacing:.07em}.v72-exp-img span.demo{background:#ffc421;color:#062744}.v72-exp-img span.verified{background:rgba(255,255,255,.94);color:#166644}.v72-exp-copy{padding:11px}.v72-exp-copy>small{font-size:6.5px;font-weight:900;color:#8b969d}.v72-exp-copy>b{display:block;font-size:13px;line-height:1.12;margin:3px 0 5px}.v72-exp-copy>p{font-size:8px;color:#6c7981;line-height:1.4;height:34px;overflow:hidden}.v72-exp-copy>div{display:flex;justify-content:space-between;align-items:center;margin-top:8px}.v72-exp-copy span{font-size:7px;font-weight:850;color:#596970}.v72-exp-copy em{font-size:7px;font-style:normal;font-weight:900;color:#a77500}
.v72-trust-note{margin-top:18px;background:#eef4f2;border-radius:16px;padding:14px}.v72-trust-note b{font-size:9px;color:#277453}.v72-trust-note p{font-size:8px;color:#66746d;line-height:1.45;margin:4px 0 0}
.v72-verified-badge{background:rgba(255,255,255,.95)!important;color:#17694a!important}.v72-facts{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.v72-facts span{background:#f1f4f4;border-radius:999px;padding:7px 9px;font-size:8px;font-weight:800;color:#596970}.v72-source{background:#f8faf9;border:1px solid #e5ece8;border-radius:14px;padding:12px;margin:15px 0}.v72-source small,.v72-source b{display:block}.v72-source small{font-size:6px;color:#8b969d}.v72-source b{font-size:9px;margin-top:2px}.v72-price-hold{background:#fff6d9;border-radius:15px;padding:13px;margin:15px 0}.v72-price-hold small,.v72-price-hold b,.v72-price-hold span{display:block}.v72-price-hold small{font-size:6px;color:#8d6a00}.v72-price-hold b{font-size:13px;margin:2px 0}.v72-price-hold span{font-size:7px;color:#7d7150}.v72-not-bookable{background:#f0f4f5;border-radius:15px;padding:13px;margin:15px 0}.v72-not-bookable b{font-size:10px}.v72-not-bookable p{font-size:8px;line-height:1.45;color:#6c7981;margin:5px 0 0}.v72-ask-btn{text-decoration:none}
@media(max-width:390px){.v72-exp-grid{grid-template-columns:1fr 1fr}.v72-exp-img{height:130px}.v72-exp-copy>b{font-size:12px}}

/* ===== BAI V7.2.1 — EXPLORE LAYOUT CLEANUP ===== */
.v71-market-section{
  padding:14px 15px 6px!important;
  margin-top:2px!important;
}
.v71-market-head{
  margin-bottom:9px!important;
}
.v71-market-head h2{
  font-size:20px!important;
}
.v71-market-card{
  border-radius:18px!important;
}
.v71-market-image{
  height:145px!important;
}
.v71-market-copy{
  padding:12px!important;
}
.v71-market-copy b{
  font-size:15px!important;
}
.v71-market-copy>div{
  margin-top:6px!important;
}

/* Kill accidental empty top placeholders created by moved Explore blocks */
main > div:empty,
main > section:empty{
  display:none!important;
}

/* Keep Explore search area visually tight before marketplace */
.explore-search,
.search-wrap,
.search-box,
.searchbox{
  margin-bottom:10px!important;
}

/* ===== BAI V7.2.2 — HOME HEADER MATCHES EXPLORE ===== */
/* Override older home-only header rules */
.v66-home .top{
  height:66px!important;
  padding:calc(7px + env(safe-area-inset-top)) 15px 7px!important;
  background:#fff!important;
  display:grid!important;
  grid-template-columns:44px 1fr 44px!important;
  align-items:center!important;
  position:sticky!important;
  top:0!important;
  z-index:30!important;
  border-bottom:1px solid rgba(6,39,68,.04)!important;
  box-shadow:none!important;
}
.v66-home .top>img{
  width:62px!important;
  height:36px!important;
  object-fit:contain!important;
  margin:auto!important;
  filter:none!important;
  opacity:1!important;
}
.v66-home .top>.ico{
  width:40px!important;
  height:40px!important;
  border-radius:50%!important;
  background:#f3f5f7!important;
  color:var(--n)!important;
  border:0!important;
  box-shadow:none!important;
}
/* Keep sticky header visually stable while home content scrolls beneath it */
.v66-home{
  overflow:visible!important;
}

/* ===== BAI V7.3 — LIVE TRIP UI ===== */
.v73-live-trip{
 position:fixed;left:14px;right:14px;bottom:calc(76px + env(safe-area-inset-bottom));
 z-index:58;background:#062744;color:#fff;text-decoration:none;border-radius:18px;
 min-height:62px;padding:10px 13px;display:flex;align-items:center;gap:10px;
 box-shadow:0 12px 34px rgba(6,39,68,.28);
}
.v73-live-icon{width:40px;height:40px;border-radius:13px;background:#ffc421;display:grid;place-items:center;font-size:18px}
.v73-live-trip>div{flex:1;min-width:0}.v73-live-trip small,.v73-live-trip b,.v73-live-trip em{display:block}
.v73-live-trip small{font-size:6px;letter-spacing:.12em;font-weight:950;color:#ffc421}
.v73-live-trip b{font-size:11px;margin:2px 0}.v73-live-trip em{font-size:7px;font-style:normal;color:#b9c8d2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.v73-live-trip strong{font-size:9px;color:#fff}
.v73-trips-active{display:block;text-decoration:none;color:#062744;margin:14px;background:#fff7da;border:1px solid #f0d66f;border-radius:18px;padding:14px;box-shadow:0 7px 20px rgba(6,39,68,.05)}
.v73-ta-top{display:flex;justify-content:space-between;align-items:center}.v73-ta-top span{font-size:7px;color:#8e6900;font-weight:950;letter-spacing:.08em}.v73-ta-top strong{font-size:8px}
.v73-trips-active h2{font-size:18px;margin:7px 0 3px}.v73-trips-active p{font-size:9px;color:#65747c;margin:0 0 10px}
.v73-trips-active>div:last-child{display:flex;justify-content:space-between;align-items:end}.v73-trips-active>div:last-child b{font-size:12px}.v73-trips-active>div:last-child small{font-size:7px;color:#7c898f}
body:has(.v73-live-trip) .bottom{z-index:59}
.active-map,.live-map{min-height:100%;width:100%}
