.locations-page{background:#fffcf3}.locations-hero{border-bottom:1px solid var(--line);background:linear-gradient(#fff3ce,#fffcf3);padding:46px 0 34px}.locations-hero .wrap{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:32px;display:grid}.locations-hero h1{color:var(--red);margin:12px 0;font-family:Playfair Display,serif;font-size:clamp(2rem,4.5vw,3.7rem);line-height:1.08}.locations-hero p{color:#654d32;max-width:680px;margin:0;font-size:1rem}.hero-location-image{box-shadow:var(--shadow);background:#fff;border:1px solid #c9a24b59;border-radius:26px;position:relative;overflow:hidden}.hero-location-image img{object-fit:cover;object-position:center 28%;width:100%;height:400px}.hero-location-image:after{content:"";background:linear-gradient(#0000,#84440947);height:34%;position:absolute;inset:auto 0 0}.directory{padding:42px 0 56px}.directory-tools{z-index:60;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--line);background:#fffcf3f5;border-radius:8px;margin-bottom:22px;padding:12px;position:sticky;top:64px;box-shadow:0 12px 32px -28px #783c0ab3}.directory-row{align-items:center;gap:10px;display:flex}.location-search{flex:1;min-width:240px;position:relative}.location-search input{border:1.5px solid var(--line);width:100%;height:46px;color:var(--ink);background:#fff;border-radius:8px;padding:0 14px 0 42px;font:600 .86rem Be Vietnam Pro,sans-serif}.location-search svg{fill:none;width:18px;height:18px;stroke:var(--red);stroke-width:2px;position:absolute;top:14px;left:14px}.region-filters{scrollbar-width:none;gap:7px;display:flex;overflow-x:auto}.region-filters::-webkit-scrollbar{display:none}.region-filter{border:1px solid var(--line);color:#694720;cursor:pointer;background:#fff;border-radius:8px;flex:none;min-height:42px;padding:8px 13px;font:800 .75rem Be Vietnam Pro,sans-serif}.region-filter.active{background:var(--red);border-color:var(--red);color:#fff}.directory-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin:0 2px 14px;font-size:.8rem;display:flex}.directory-meta b{color:var(--red)}.location-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.location-card{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-height:246px;padding:18px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 16px 34px -30px #7d3f0cb3}.location-card:hover{border-color:#dec077;transform:translateY(-3px);box-shadow:0 20px 42px -28px #7d3f0c8c}.location-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.location-region{color:#8a6321;background:#fff4d1;border-radius:999px;align-items:center;min-height:25px;padding:4px 8px;font-size:.65rem;font-weight:800;display:inline-flex}.location-pin{width:34px;height:34px;color:var(--red);background:#fff0f0;border:1px solid #ffd1d1;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;display:flex}.location-pin svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:18px;height:18px}.location-card h3{color:#4b3218;margin:12px 0 10px;font-family:Playfair Display,serif;font-size:1.18rem;line-height:1.3}.location-detail{color:#685037;grid-template-columns:18px 1fr;gap:8px;margin-bottom:8px;font-size:.78rem;line-height:1.5;display:grid}.location-detail svg{fill:none;width:17px;height:17px;stroke:var(--red);stroke-width:1.8px;margin-top:2px}.location-detail a{color:#5b3a1c;font-weight:800}.location-actions{grid-template-columns:.8fr 1.05fr .95fr;gap:7px;margin-top:auto;padding-top:14px;display:grid}.location-action{border:1px solid var(--gold);color:#6b461d;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:39px;padding:7px 8px;font-family:inherit;font-size:.69rem;font-weight:800;display:inline-flex}.location-action svg{fill:none;stroke:currentColor;stroke-width:2px;width:15px;height:15px}.location-action.map{color:var(--red);background:#fff8df}.location-action.book{background:var(--red);border-color:var(--red);color:#fff}.location-action:hover{transform:translateY(-1px)}.location-empty{text-align:center;border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:8px;grid-column:1/-1;padding:40px 20px}.directory-note{border:1px solid var(--line);border-left:3px solid var(--gold);color:#705335;background:#fff8df;border-radius:7px;margin-top:18px;padding:13px 15px;font-size:.74rem}.location-modal{z-index:300;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#68371152;justify-content:center;align-items:center;padding:16px;display:none;position:fixed;inset:0}.location-modal.open{display:flex}.location-dialog{background:#fffdf7;border:1px solid #e7c56f;border-radius:8px;width:min(100%,510px);max-height:calc(100vh - 32px);padding:25px;position:relative;overflow:auto;box-shadow:0 28px 70px -32px #693209cc}.location-dialog:before{content:"";background:linear-gradient(90deg,var(--gold),#ffe39a,var(--red));height:5px;position:absolute;top:0;left:0;right:0}.modal-close{border:1px solid var(--line);width:42px;height:42px;color:var(--red);cursor:pointer;background:#fff;border-radius:50%;font-size:1.4rem;position:absolute;top:12px;right:12px}.modal-logo{height:50px;margin:0 auto 10px}.location-dialog h2{text-align:center;color:var(--red);margin:4px 40px 6px;font-size:1.48rem}.location-dialog>p{text-align:center;color:var(--muted);margin:0 0 16px;font-size:.82rem}.selected-location{border:1px solid var(--line);color:#5b3b1c;background:#fff4d1;border-radius:7px;align-items:center;gap:9px;margin-bottom:12px;padding:10px 12px;font-size:.78rem;display:flex}.selected-location b{color:var(--red);display:block}.booking-form{gap:10px;display:grid}.booking-form label{color:#60411f;font-size:.72rem;font-weight:800}.booking-form input,.booking-form select{border:1.5px solid var(--line);width:100%;height:46px;color:var(--ink);background:#fff;border-radius:7px;margin-top:5px;padding:0 12px;font:600 .82rem Be Vietnam Pro,sans-serif}.booking-form button[type=submit]{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:7px;width:100%;min-height:46px;font:800 .84rem Be Vietnam Pro,sans-serif;box-shadow:0 12px 24px -16px #be0e13cc}.booking-privacy{text-align:center;color:var(--muted);font-size:.67rem}.booking-success{text-align:center;border:1px solid var(--gold);color:#6b471f;background:#fff4d1;border-radius:7px;padding:12px;font-size:.8rem;font-weight:700;display:none}.booking-success.show{display:block}@media (max-width:900px){.locations-hero{padding:24px 0 26px}.locations-hero .wrap{grid-template-columns:1fr;gap:18px}.locations-hero h1{font-size:2rem}.locations-hero p{font-size:.86rem}.hero-location-image img{height:240px}.directory{padding:28px 0 40px}.directory-tools{margin:0 -2px 16px;padding:9px;top:56px}.directory-row{display:block}.location-search{min-width:0;margin-bottom:8px}.region-filters{margin:0 -2px;padding:0 2px}.region-filter{min-height:39px;padding:7px 10px;font-size:.69rem}.location-grid{grid-template-columns:1fr;gap:10px}.location-card{min-height:226px;padding:15px}.location-card h3{margin:9px 0;font-size:1.08rem}.location-actions{grid-template-columns:.85fr 1.05fr .9fr}.location-action{padding:6px 4px;font-size:.65rem}.directory-meta{font-size:.72rem}.location-dialog{padding:22px 15px 16px}.location-dialog h2{font-size:1.25rem}}
