.loc-sim{display:grid;grid-template-columns:1.2fr 1fr;background:var(--white);border:1px solid var(--gray-light);border-radius:16px;overflow:hidden;box-shadow:var(--shadow-sm);max-width:900px;margin:0 auto}.loc-sim-controls{padding:1.75rem;gap:1.25rem}.loc-sim-controls,.loc-sim-field{display:flex;flex-direction:column}.loc-sim-label{font-size:.85rem;font-weight:600;color:var(--gray);margin-bottom:.5rem}.loc-seg{display:inline-flex;background:var(--gray-light);border-radius:10px;padding:4px;gap:4px}.loc-seg button{flex:1 1;border:none;background:transparent;color:var(--gray);cursor:pointer;font:inherit;font-size:.9rem;font-weight:600;padding:.55rem .9rem;border-radius:7px;transition:var(--transition)}.loc-seg button[aria-pressed=true]{background:var(--white);color:var(--orange);box-shadow:var(--shadow-sm)}.loc-sim-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.loc-sim-option{display:flex;align-items:flex-start;gap:.65rem;cursor:pointer;font-size:.9rem;color:var(--gray);background:var(--gray-light);border-radius:10px;padding:.75rem .9rem;line-height:1.4}.loc-sim-option input{margin-top:.15rem;width:18px;height:18px;accent-color:var(--orange);flex:none;cursor:pointer}.loc-sim-option strong{color:var(--blue-dark)}.loc-sim-option em{color:var(--orange);font-style:normal;font-weight:600}.loc-sim-included{display:flex;align-items:center;gap:.5rem;margin:0;font-size:.88rem;color:var(--gray)}.loc-sim-included svg{width:18px;height:18px;color:var(--teal);flex:none}.loc-sim-field input,.loc-sim-field select{width:100%;font:inherit;font-size:1rem;color:var(--blue-dark);background:var(--white);border:1px solid var(--gray-light);border-radius:10px;padding:.65rem .8rem}.loc-seg button:focus-visible,.loc-sim-field input:focus,.loc-sim-field select:focus{outline:2px solid var(--orange);outline-offset:1px}.loc-sim-out{background:var(--gradient-dark);color:var(--white);padding:1.75rem;display:flex;flex-direction:column;justify-content:center;gap:.35rem}.loc-sim-out-label{font-size:.78rem;letter-spacing:.12em;text-transform:uppercase;color:var(--teal-light);font-weight:600}.loc-sim-out-total{font-size:2.6rem;font-weight:700;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.loc-sim-out-total span{font-size:1rem;font-weight:600;color:var(--teal-light)}.loc-sim-out-ttc{font-size:.9rem;color:#cfe0e9}.loc-sim-out-detail{font-size:.88rem;color:#cfe0e9;margin-top:.6rem;border-top:1px solid rgba(255,255,255,.15);padding-top:.7rem}.loc-sim-out-detail strong{color:var(--white)}.loc-sim-out-perday{display:inline-block;margin-top:.35rem;color:var(--teal-light);font-weight:600}@media (max-width:640px){.loc-sim{grid-template-columns:1fr}.loc-sim-out-total{font-size:2.2rem}}.location-page{overflow-x:hidden}.location-hero{background:var(--gradient-dark);color:var(--white);padding:6rem 0 4rem;text-align:center}.location-badge{display:inline-block;background:rgba(255,255,255,.12);color:var(--white);padding:.4rem 1.1rem;border-radius:50px;font-size:.82rem;letter-spacing:.06em;text-transform:uppercase;font-weight:600}.location-hero h1{font-size:clamp(2rem,5vw,3rem);margin:1.2rem 0 0;line-height:1.1;text-wrap:balance}.location-hero-text{max-width:62ch;margin:1.2rem auto 0;color:#cfe0e9;font-size:1.1rem;line-height:1.6}.location-hero-actions{margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.location-hero-gallery{margin:2.75rem auto 0;max-width:940px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.location-hero-figure{position:relative;margin:0;aspect-ratio:4/3;border-radius:14px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:var(--shadow-lg)}.location-hero-figcaption{position:absolute;left:0;right:0;bottom:0;padding:1.4rem .9rem .65rem;background:linear-gradient(0deg,rgba(0,26,44,.9),rgba(0,26,44,0));color:var(--white);font-size:.85rem;font-weight:600;letter-spacing:.02em;text-align:left}.location-block{padding:4rem 0}.location-block-alt{background:var(--gray-light)}.location-base-band{display:grid;grid-template-columns:1fr auto;grid-gap:1.5rem;gap:1.5rem;align-items:center;max-width:900px;margin:0 auto;background:var(--white);border:1px solid var(--gray-light);border-left:4px solid var(--orange);border-radius:14px;padding:1.5rem 1.75rem;box-shadow:var(--shadow-sm)}.location-base-def{font-size:.98rem;color:var(--gray);line-height:1.55}.location-base-def strong{color:var(--blue-dark)}.location-base-price{text-align:right;white-space:nowrap}.location-base-amount{font-size:2.2rem;font-weight:700;color:var(--blue-dark);line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.location-base-amount small{font-size:1rem;font-weight:600;color:var(--gray)}.location-base-cap{font-size:.8rem;color:var(--gray);margin-top:.4rem}.location-caption{max-width:900px;margin:1.25rem auto 0;font-size:.86rem;color:var(--gray);line-height:1.6}.location-caption-tight{margin-top:.85rem}.location-option-band{display:flex;gap:1.1rem;align-items:flex-start;max-width:900px;margin:1.5rem auto 0;background:var(--white);border:1px solid var(--gray-light);border-left:4px solid var(--teal);border-radius:14px;padding:1.5rem 1.6rem;box-shadow:var(--shadow-sm)}.location-option-icon{flex:none;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eef4f6;color:var(--teal)}.location-option-icon svg{width:24px;height:24px}.location-option-body h3{font-size:1.05rem;color:var(--blue-dark);margin:0 0 .5rem}.location-option-body p{color:var(--gray);margin:0;line-height:1.6;font-size:.94rem}.location-option-price{margin-top:.7rem!important}.location-option-price strong{color:var(--blue-dark)}@media (max-width:768px){.location-option-band{flex-direction:column;gap:.9rem}}.location-axes,.location-includes{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto}.location-card{background:var(--white);border:1px solid var(--gray-light);border-radius:14px;padding:1.5rem 1.6rem;box-shadow:var(--shadow-sm)}.location-card h3{font-size:1.05rem;margin:0 0 1rem;color:var(--blue-dark)}.location-card h3 span{font-weight:400;color:var(--gray);font-size:.9rem}.loc-table-scroll{overflow-x:auto;border-radius:12px}.loc-list,.loc-matrix{border-collapse:collapse;width:100%;font-size:.95rem;background:var(--white)}.loc-list td,.loc-list th,.loc-matrix td,.loc-matrix th{padding:.7rem 1rem;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.loc-list td:first-child,.loc-list th:first-child{text-align:left}.loc-list thead th{font-size:.8rem;color:var(--gray);font-weight:600;border-bottom:2px solid var(--gray-light)}.loc-list tbody tr:not(:last-child) td{border-bottom:1px solid var(--gray-light)}.loc-neg{color:var(--teal);font-weight:600}.loc-matrix{border:1px solid var(--gray-light);border-radius:12px;overflow:hidden}.loc-matrix thead th{background:var(--blue-dark);color:var(--white);font-weight:600;font-size:.84rem}.loc-matrix thead th:first-child{text-align:left}.loc-matrix tbody th{background:#eef4f6;color:var(--blue-dark);font-weight:700;text-align:center}.loc-matrix tbody tr:not(:last-child) td,.loc-matrix tbody tr:not(:last-child) th{border-bottom:1px solid var(--gray-light)}.loc-matrix td.loc-ref{background:var(--orange);color:var(--white);font-weight:700}.location-list-clean{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.6rem}.location-list-clean li{position:relative;padding-left:1.4rem;font-size:.94rem;color:var(--gray);line-height:1.5}.location-list-clean li:before{content:"";position:absolute;left:.15rem;top:.5em;width:7px;height:7px;border-radius:2px;background:var(--orange)}.location-list-teal li:before{background:var(--teal)}.location-list-clean li strong{color:var(--blue-dark)}.location-conditions{max-width:900px;margin:1.5rem auto 0;font-size:.86rem;color:var(--gray);line-height:1.6}.location-conditions strong{color:var(--blue-dark)}.location-cta-box{max-width:760px;margin:0 auto;text-align:center;background:var(--white);border-radius:18px;padding:3rem 2rem;box-shadow:var(--shadow-md)}.location-cta-box h2{font-size:1.8rem;color:var(--blue-dark);margin:0 0 .8rem}.location-cta-box p{color:var(--gray);max-width:54ch;margin:0 auto 1.6rem;line-height:1.6}.location-cta-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.location-hero{padding:4rem 0 3rem}.location-hero-gallery{gap:.5rem}.location-hero-figcaption{font-size:.72rem;padding:1rem .6rem .5rem}.location-block{padding:3rem 0}.location-base-band{grid-template-columns:1fr}.location-base-price{text-align:left}.location-axes,.location-includes{grid-template-columns:1fr}.location-cta-box{padding:2rem 1.25rem}}