.cacau-loc-modal[hidden]{display:none!important}.cacau-loc-modal{position:fixed;inset:0;z-index:100050;display:flex;align-items:flex-end;justify-content:center;padding:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,sans-serif}@media (min-width:576px){.cacau-loc-modal{align-items:center;padding:1rem}}.cacau-loc-overlay{position:absolute;inset:0;background:rgba(0,0,0,.45)}.cacau-loc-panel{position:relative;width:100%;max-width:420px;max-height:90vh;overflow:auto;background:#fff;border-radius:16px 16px 0 0;padding:1.25rem 1.25rem 1.5rem;box-shadow:0 -8px 32px rgba(0,0,0,.15)}@media (min-width:576px){.cacau-loc-panel{border-radius:16px}}.cacau-loc-title{margin:0 0 .35rem;font-size:1.15rem;font-weight:700;color:#2d1810}.cacau-loc-hint{margin:0 0 1rem;font-size:.875rem;color:#5c4a42;line-height:1.4}.cacau-loc-label{display:block;font-size:.8rem;font-weight:600;color:#3d2b22;margin-bottom:.35rem}.cacau-loc-select,.cacau-loc-input{width:100%;box-sizing:border-box;padding:.65rem .75rem;margin-bottom:.85rem;border:1px solid #d4c4b8;border-radius:10px;font-size:1rem;min-height:48px;touch-action:manipulation}.cacau-loc-actions{display:flex;gap:.65rem;margin-top:.5rem;justify-content:flex-end;flex-wrap:wrap}.cacau-loc-btn{min-height:48px;padding:.65rem 1.1rem;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;border:none;touch-action:manipulation}.cacau-loc-btn--ghost{background:#f3ebe4;color:#4a372e}.cacau-loc-btn--primary{background:#5c3d2e;color:#fff}
@media (max-width: 1199.98px) {
  .navbar-header .d-xl-none .navbar-toggler,
  .navbar-header .d-xl-none .close-button {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    border: 0 !important;
    position: absolute !important;
  }
  .navbar-header .d-xl-none.d-flex {
    justify-content: flex-end;
    gap: 0.5rem;
    flex: 1;
  }
}
