.destination-area-page{background:#f5f8fa;color:#102d40}.area-hero{padding:48px 20px 52px;background:linear-gradient(110deg,#063653,#0c5370);color:#fff}.area-back{display:inline-block;margin-bottom:32px;color:#d9edf5;text-decoration:none;font-size:.9rem}.area-hero .section-eyebrow{display:block;color:#b9d8e6;font-size:.75rem;letter-spacing:.14em;font-weight:800}.area-hero h1{margin:10px 0 9px;color:#fff;font-size:clamp(2.25rem,5vw,4rem);line-height:1.05}.area-hero h1 b{color:#f2c05c}.area-hero p{margin:0;color:#d9edf5;font-size:1.05rem}.area-content{padding:46px 20px 74px}.area-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.area-toolbar h2{margin:0;color:#12344a;font-size:clamp(1.6rem,3vw,2.25rem)}.area-toolbar span{color:#627887;font-size:.95rem}.area-hotel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.area-card{overflow:hidden;border:1px solid #e1e8ed;border-radius:10px;background:#fff;box-shadow:0 4px 13px rgba(25,54,75,.08)}.area-card-photo{display:block;height:190px;background:#dce8ee}.area-card-photo img{width:100%;height:100%;object-fit:cover}.area-card-body{padding:16px}.area-card-location{color:#6a8190;font-size:.8rem}.area-card h3{margin:6px 0 8px;color:#173c5a;font-size:1.1rem;line-height:1.25}.area-card h3 a{color:inherit;text-decoration:none}.area-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 14px;color:#637987;font-size:.86rem;line-height:1.45}.area-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:8px;border-top:1px solid #edf1f3;padding-top:11px}.area-card-bottom span{color:#e39a18;font-size:.82rem;font-weight:700}.area-card-bottom a{color:#b9002a;font-size:.8rem;font-weight:800;text-decoration:none}.area-message{grid-column:1/-1;padding:46px;text-align:center;border:1px dashed #bdcbd3;border-radius:12px;background:#fff;color:#5c7481}@media(max-width:900px){.area-hotel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.area-hero{padding:36px 16px 42px}.area-content{padding:34px 16px 52px}.area-toolbar{align-items:start;flex-direction:column;gap:8px}.area-hotel-grid{grid-template-columns:1fr}.area-card-photo{height:210px}}
.hotel-detail-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);overflow:hidden;margin-top:32px;border:1px solid #e1e8ed;border-radius:14px;background:#fff;box-shadow:0 5px 18px rgba(20,54,74,.1)}.hotel-detail-photo{min-height:420px;background:#dce8ee}.hotel-detail-photo img{width:100%;height:100%;object-fit:cover}.hotel-detail-copy{padding:38px}.hotel-detail-copy h1{margin:10px 0 16px;color:#12344a;font-size:clamp(2rem,4vw,3.2rem)}.hotel-detail-copy p{color:#627887;line-height:1.65}.hotel-detail-copy dl{margin:24px 0;display:grid;grid-template-columns:110px 1fr;gap:10px;color:#456475}.hotel-detail-copy dt{font-weight:800}.hotel-detail-copy dd{margin:0}@media(max-width:700px){.hotel-detail-card{grid-template-columns:1fr}.hotel-detail-photo{min-height:260px}.hotel-detail-copy{padding:24px 18px}.hotel-detail-copy dl{grid-template-columns:90px 1fr}}
