*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#12345b;background:#fff}.notice-wrap{height:42px;background:#071a48;color:#fff;overflow:hidden;display:flex;align-items:center;white-space:nowrap}.notice-track{display:inline-flex;gap:80px;min-width:max-content;animation:moveRight 22s linear infinite;padding-left:0}.notice-track span{font-size:13px}.notice-track b{color:#ffd51a}@keyframes moveRight{0%{transform:translateX(-100%)}100%{transform:translateX(100vw)}}.header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:18px 6%;background:#fff}.brand{display:flex;align-items:center;gap:20px}.brand img{width:135px;height:135px;object-fit:contain}.brand h1{font-size:25px;margin:0;color:#082e6b;max-width:700px}.brand h2{font-size:20px;color:#69ae21;margin:7px 0}.brand p{margin:0;font-weight:bold;color:#555}.header-actions{display:flex;gap:12px}.btn{display:inline-block;padding:13px 24px;border-radius:9px;text-decoration:none;font-weight:700;border:0;cursor:pointer}.whatsapp{background:#27a900;color:#fff}.call{background:#082e6b;color:#fff}.teal{background:#138f88;color:#fff}.maps{background:#082e6b;color:#fff}.nav{display:flex;justify-content:center;gap:0;border-top:1px solid #eee;border-bottom:1px solid #ddd;position:sticky;top:0;background:#fff;z-index:10}.nav a{padding:17px 28px;text-decoration:none;color:#173b65;font-weight:700}.nav a:hover{color:#1c9c38;background:#f2fbf3}.delivery-bar{display:flex;align-items:center;gap:14px;padding:18px 7%;font-size:18px;background:#f7faff}.location-btn{border:1px solid #c9d9ea;background:#fff;border-radius:24px;padding:10px 18px;color:#123e72;font-weight:700;cursor:pointer}.delivery-status{font-size:14px;color:#526b75}.delivery-status.good{color:#16882a;font-weight:700}.delivery-status.bad{color:#b42318;font-weight:700}.order-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;padding:25px 7%}.order-card{display:flex;align-items:center;gap:18px;background:#edf5ff;border:1px solid #d4e1ee;border-radius:14px;padding:22px;text-decoration:none;color:#143b66;min-height:145px}.order-card h3{margin:0 0 5px;font-size:20px}.order-card p{margin:0 0 14px;color:#62757b;line-height:1.4}.order-card>strong{margin-left:auto;color:#16882a}.icon,.wa-icon{width:55px;height:55px;border-radius:12px;display:grid;place-items:center;font-weight:900;font-size:19px;background:#fff;border:2px solid #b8d6c0;flex:none}.wa-icon{border-radius:50%;color:#20a33a;font-size:26px}.why{padding:20px 7% 30px;text-align:center}.why h2{color:#082e6b}.reason-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.reason-grid>div{padding:20px;border-right:1px solid #ddd;display:flex;flex-direction:column;gap:9px}.reason-grid span{font-size:34px;color:#36a51d;font-weight:900}.reason-grid small{color:#5c6c73;line-height:1.45}.info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;padding:25px 7%}.panel{padding:25px;border-radius:14px;border:1px solid #dbe5ec;background:#f8fbff}.panel h2{margin-top:0;color:#082e6b}.panel li{margin:12px 0;line-height:1.45}.hours table{width:100%;border-collapse:collapse}.hours td{padding:9px;border-bottom:1px solid #ddd}.hours td:last-child{text-align:right}.warning{padding:13px;border-radius:8px;background:#fff4d9;color:#714d00;margin:15px 0;line-height:1.4}.full{display:block;text-align:center;margin-top:10px;width:100%}.visit{margin:5px 7% 30px;padding:25px;border-radius:14px;background:#f4f8ff;border:1px solid #dbe5ef;display:grid;grid-template-columns:1fr 1.4fr;gap:25px;align-items:center}.visit h2{color:#082e6b}.visit p{line-height:1.65}.mapbox{height:260px;border-radius:12px;overflow:hidden;position:relative;background:#dfeaf1;text-align:center;display:grid;place-items:center}.map-grid{position:absolute;inset:0;background-image:linear-gradient(35deg,transparent 48%,#b8cad5 49%,#b8cad5 51%,transparent 52%),linear-gradient(145deg,transparent 48%,#c6d5dc 49%,#c6d5dc 51%,transparent 52%);background-size:80px 80px;opacity:.8}.pin{position:relative;font-size:45px}.mapbox p{position:relative;background:#fff;padding:8px 14px;border-radius:8px;box-shadow:0 2px 10px #0002}footer{background:#071a48;color:#fff;text-align:center;padding:22px 7%;line-height:1.5}.footer-note{font-size:13px;color:#d7e2ff;margin-bottom:0}.modal{display:none;position:fixed;inset:0;background:#0008;z-index:50;align-items:center;justify-content:center;padding:20px}.modal.show{display:flex}.modal-box{background:#fff;width:min(560px,100%);max-height:90vh;overflow:auto;border-radius:16px;padding:28px;position:relative;box-shadow:0 20px 60px #0004}.modal-box.small{max-width:460px}.close{position:absolute;right:14px;top:10px;border:0;background:none;font-size:32px;color:#555;cursor:pointer}.modal-box h2{color:#082e6b;margin-top:0}.modal-box label{display:block;font-weight:700;margin:13px 0;color:#173b65}.modal-box input,.modal-box textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid #cbd7e2;border-radius:8px;font:inherit}.modal-box textarea{min-height:80px;resize:vertical}.hidden{display:none!important}@media(max-width:800px){.notice-wrap{height:38px}.notice-track span{font-size:11px}.header{flex-direction:column;text-align:center}.brand{flex-direction:column}.brand h1{font-size:20px}.header-actions{width:100%;justify-content:center}.nav{overflow:auto;justify-content:flex-start}.nav a{white-space:nowrap;padding:13px 18px}.order-grid,.info-grid,.visit{grid-template-columns:1fr}.reason-grid{grid-template-columns:1fr 1fr}.reason-grid>div{border-right:0;border-bottom:1px solid #ddd}.brand img{width:110px;height:110px}.delivery-bar{padding-left:5%;padding-right:5%;flex-wrap:wrap}.order-grid,.info-grid{padding-left:5%;padding-right:5%}.visit{margin-left:5%;margin-right:5%}}@media(max-width:480px){.reason-grid{grid-template-columns:1fr}.header-actions{flex-direction:column}.header-actions .btn{width:100%;text-align:center}.order-card{align-items:flex-start}.delivery-status{width:100%}}

/* Real Google Maps embed */
.mapbox.real-map { padding: 0; overflow: hidden; min-height: 360px; }
.mapbox.real-map iframe { width: 100%; height: 360px; border: 0; display: block; }
.form-status { min-height: 1.3em; margin: 8px 0; color: #07558d; font-weight: 600; }
button:disabled { opacity: .65; cursor: wait; }
@media (max-width: 640px) {
  .mapbox.real-map, .mapbox.real-map iframe { min-height: 300px; height: 300px; }
}

.whatsapp-order-hero{padding:22px 7%;background:#eefaf3;border-bottom:1px solid #d8eadf}
.wa-order-inner{max-width:1100px;margin:auto;background:#fff;border:1px solid #d9e9df;border-radius:18px;padding:22px 24px;display:flex;align-items:center;gap:20px;box-shadow:0 5px 20px #0000000d}
.wa-order-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#2bb51c;color:#fff;font-size:28px;flex:none}
.wa-order-copy{flex:1}.wa-order-copy h2{margin:0 0 5px;color:#082e6b}.wa-order-copy p{margin:0;color:#5d6b70;line-height:1.45}
.wa-order-button{white-space:nowrap}
.how-order{padding:22px 7%;background:#fff}.how-order h2{text-align:center;color:#082e6b;margin-top:0}
.steps{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.steps>div{padding:17px;border-radius:14px;background:#f7faff;border:1px solid #dce7f0;display:flex;gap:12px;align-items:flex-start}
.steps b{background:#082e6b;color:#fff;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;flex:none}
.steps span{line-height:1.4;color:#3f5666}
.mapbox.real-map{padding:0;min-height:360px;background:#e8eef2}
.mapbox.real-map iframe{width:100%;height:360px;border:0;display:block}
@media(max-width:800px){.wa-order-inner{flex-direction:column;text-align:center}.wa-order-button{width:100%}.steps{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.steps{grid-template-columns:1fr}.whatsapp-order-hero,.how-order{padding-left:5%;padding-right:5%}}

/* FINAL V2: WhatsApp order is not a top hero. */
.whatsapp-order{padding:20px 7% 8px;background:#fff}
.order-inner{max-width:1100px;margin:auto;border:1px solid #d9e9df;border-radius:18px;padding:20px 24px;display:flex;align-items:center;gap:20px;background:#f7fff9;box-shadow:0 4px 16px #0000000a}
.order-copy{flex:1;min-width:0}.order-copy h2{margin:0 0 6px;color:#082e6b}.order-copy p{margin:0;color:#5d6b70;line-height:1.45}
.order-button{white-space:nowrap}
.how-order{padding:8px 7% 24px;background:#fff}
.how-order h2{max-width:1100px;margin:0 auto 12px;color:#082e6b}
.steps{max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.steps>div{padding:15px;border-radius:14px;background:#f7faff;border:1px solid #dce7f0;display:flex;gap:10px;align-items:flex-start}
.steps b{background:#082e6b;color:#fff;border-radius:50%;width:30px;height:30px;display:grid;place-items:center;flex:none}
.steps span{line-height:1.4;color:#3f5666}
.mapbox.real-map{padding:0;overflow:hidden;min-height:360px;touch-action:auto}
.mapbox.real-map iframe{display:block;width:100%;height:360px;min-height:360px;border:0;pointer-events:auto;touch-action:auto}
@media(max-width:800px){.order-inner{flex-direction:column;text-align:center}.order-button{width:100%}.steps{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.steps{grid-template-columns:1fr}.whatsapp-order,.how-order{padding-left:5%;padding-right:5%}}

/* Final interaction fix: Google map remains directly touch/drag/zoom interactive. */
.mapbox.real-map{overflow:hidden;position:relative;touch-action:auto;-webkit-overflow-scrolling:touch}
.mapbox.real-map iframe{display:block;width:100%;height:380px;min-height:380px;border:0;pointer-events:auto;touch-action:auto}
