.container{max-width:1180px;margin:0 auto;padding:0 24px}.grid{display:grid;grid-gap:24px;gap:24px}a{color:var(--hp-primary)}.hero{background:linear-gradient(135deg,#004999,#06c 45%,#08e);color:#fff;padding:72px 0 88px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,hsla(0,0%,100%,.12),transparent 45%);pointer-events:none}.hero-inner{position:relative;z-index:1}.hero h1{margin:0 0 12px;font-size:clamp(32px,5vw,48px);font-weight:800;letter-spacing:-.02em;max-width:640px}.hero p{margin:0;opacity:.92;font-size:18px;max-width:520px;line-height:1.6}.search-wrap{margin-top:-48px;position:relative;z-index:2;margin-bottom:48px}.search-form{background:var(--hp-surface);border-radius:16px;padding:24px;box-shadow:0 20px 50px rgba(0,40,80,.15);display:grid;grid-template-columns:2fr 1fr 1fr .8fr auto;grid-gap:16px;gap:16px;align-items:end;border:1px solid var(--hp-border)}.search-form-compact{grid-template-columns:1fr;box-shadow:none;padding:0;border:none}.search-form-action{margin-bottom:16px}.section{padding:48px 0 64px}.section-title{font-size:28px;font-weight:700;margin:0 0 24px;letter-spacing:-.02em}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.destination-card{display:flex;flex-direction:column;gap:8px;padding:24px;border-radius:14px;background:var(--hp-surface);border:1px solid var(--hp-border);text-decoration:none;color:inherit;transition:transform .15s,box-shadow .15s,border-color .15s}.destination-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(0,40,80,.08);border-color:var(--hp-primary)}.destination-card-name{font-size:18px;font-weight:700}.destination-card-cta{font-size:14px;color:var(--hp-primary);font-weight:600}.trust-section{background:var(--hp-surface);border-top:1px solid var(--hp-border);padding:56px 0}.trust-title{text-align:center}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.trust-item{text-align:center;padding:16px}.trust-icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;background:rgba(0,102,204,.1);color:var(--hp-primary);font-weight:700;margin-bottom:12px}.trust-item p{margin:0;color:var(--hp-text-muted);line-height:1.6}.hotel-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.hotel-card-link{text-decoration:none;color:inherit;display:block}.hotel-card{display:grid;grid-template-columns:200px 1fr;grid-gap:0;gap:0;overflow:hidden;margin:-24px}.hotel-card-image{min-height:180px;background-size:cover;background-position:50%;background-color:var(--hp-border)}.hotel-card-body{padding:20px 24px;display:flex;flex-direction:column;gap:12px}.hotel-card-top{display:flex;justify-content:space-between;gap:12px}.hotel-card-title{margin:0 0 4px;font-size:18px}.hotel-card-city{margin:0;color:var(--hp-text-muted);font-size:14px}.hotel-card-stars{color:#f59e0b;font-size:14px;white-space:nowrap}.hotel-card-badges{display:flex;gap:8px;flex-wrap:wrap}.hotel-card-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto}.hotel-card-price{font-size:22px;font-weight:700;color:var(--hp-primary)}.hotel-card-per{font-size:13px;color:var(--hp-text-muted)}.hotel-card-price-muted{font-size:14px;color:var(--hp-text-muted)}.hotel-hero{min-height:360px;background-size:cover;background-position:50%;position:relative}.hotel-hero-overlay{min-height:360px;background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.15));display:flex;align-items:flex-end;padding-bottom:48px;color:#fff}.hotel-hero-overlay h1{margin:8px 0;font-size:clamp(28px,4vw,40px)}.hotel-hero-overlay p{margin:0;opacity:.9}.hotel-hero-stars{color:#fbbf24;font-size:16px}.hotel-detail-content{padding:32px 24px 64px}.hotel-detail-grid{display:grid;grid-template-columns:1fr 340px;grid-gap:24px;gap:24px;align-items:start}.hotel-detail-grid>div{display:flex;flex-direction:column;gap:24px}.amenity-list{display:flex;flex-wrap:wrap;gap:8px}.site-footer{background:#0f172a;color:#cbd5e1;margin-top:auto}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:40px;gap:40px;padding:48px 24px}.footer-logo{font-size:24px;font-weight:800;color:#fff;text-decoration:none;display:inline-block;margin-bottom:12px}.footer-brand p{margin:0;line-height:1.6;max-width:320px}.footer-links h4{margin:0 0 16px;color:#fff;font-size:14px;text-transform:uppercase;letter-spacing:.06em}.footer-links ul{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:10px}.footer-links a{color:#94a3b8;text-decoration:none}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding:20px 0;font-size:13px;color:#64748b}.site-shell{min-height:100vh;display:flex;flex-direction:column}@media (max-width:900px){.search-form{grid-template-columns:1fr 1fr}.search-form-action{grid-column:1/-1}.destination-grid,.hotel-card,.hotel-grid,.trust-grid{grid-template-columns:1fr}.hotel-card-image{min-height:160px}.footer-inner,.hotel-detail-grid{grid-template-columns:1fr}}.search-form:not(.search-form-compact){grid-template-columns:2fr 1.6fr .8fr auto}@media (max-width:900px){.search-form:not(.search-form-compact){grid-template-columns:1fr 1fr}}.hp-field{position:relative;display:block;margin-bottom:16px}.hp-field-label{display:block;margin-bottom:6px;font-size:14px;font-weight:500}.hp-field-control{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border-radius:var(--hp-radius);border:1px solid var(--hp-border);background:var(--hp-surface);font-size:14px;color:var(--hp-text);cursor:text;text-align:start;min-height:42px}.hp-field-control:focus-within,button.hp-field-control:focus{border-color:var(--hp-primary);outline:none;box-shadow:0 0 0 3px rgba(0,102,204,.12)}.hp-field-control svg{flex-shrink:0;color:var(--hp-text-muted)}.hp-field-control input{border:none;outline:none;width:100%;font-size:14px;background:transparent;color:var(--hp-text)}button.hp-field-control{cursor:pointer;font-family:inherit;white-space:nowrap;overflow:hidden}.hp-suggest{position:absolute;top:calc(100% + 4px);inset-inline-start:0;min-width:100%;background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:var(--hp-radius);box-shadow:0 16px 40px rgba(0,40,80,.18);z-index:30;max-height:320px;overflow-y:auto;padding:6px}.hp-suggest-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;background:none;border-radius:6px;font-size:14px;color:var(--hp-text);cursor:pointer;text-align:start}.hp-suggest-item:hover{background:var(--hp-bg)}.hp-suggest-icon{display:inline-flex;color:var(--hp-text-muted);flex-shrink:0}.hp-suggest-name{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hp-suggest-city{-webkit-margin-start:auto;margin-inline-start:auto;color:var(--hp-text-muted);font-size:12.5px;white-space:nowrap;-webkit-padding-start:12px;padding-inline-start:12px}.hp-cal-pop{position:absolute;top:calc(100% + 4px);inset-inline-start:0;background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:12px;box-shadow:0 20px 50px rgba(0,40,80,.2);z-index:30;padding:16px}.hp-cal-nav{position:absolute;top:16px;inset-inline-start:16px;inset-inline-end:16px;display:flex;justify-content:space-between;pointer-events:none}.hp-cal-nav button{pointer-events:auto;width:32px;height:32px;border-radius:50%;border:1px solid var(--hp-border);background:var(--hp-surface);font-size:18px;line-height:1;cursor:pointer;color:var(--hp-text)}.hp-cal-nav button:hover{background:var(--hp-bg)}.hp-cal-months{display:flex;gap:24px}.hp-cal{width:280px}.hp-cal-month{text-align:center;font-weight:600;font-size:15px;margin-bottom:10px;text-transform:capitalize}.hp-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:2px;gap:2px}.hp-cal-weekday{text-align:center;font-size:11.5px;color:var(--hp-text-muted);padding:4px 0;text-transform:capitalize}.hp-cal-day{aspect-ratio:1;border:none;background:none;border-radius:50%;font-size:13.5px;cursor:pointer;color:var(--hp-text);font-family:inherit}.hp-cal-day:hover:not(.is-disabled){background:var(--hp-bg);box-shadow:inset 0 0 0 1.5px var(--hp-primary)}.hp-cal-day.is-disabled{color:var(--hp-border);cursor:default}.hp-cal-day.in-range{background:rgba(0,102,204,.1);border-radius:0}.hp-cal-day.is-end,.hp-cal-day.is-start{background:var(--hp-primary);color:#fff;font-weight:600}@media (max-width:900px){.hp-cal-months>:nth-child(2){display:none}.hp-cal-pop{inset-inline-end:0}.hp-cal{width:100%;min-width:240px}}.hp-co-grid{display:grid;grid-template-columns:2fr 1fr;grid-gap:24px;gap:24px;align-items:start}.hp-co-side{position:-webkit-sticky;position:sticky;top:24px;display:grid;grid-gap:16px;gap:16px}.hp-co-hotel{margin:0 0 8px;font-size:16.5px;font-weight:700;letter-spacing:-.01em}.hp-co-meta{display:grid;grid-gap:6px;gap:6px;margin-bottom:12px}.hp-co-meta-row{display:flex;align-items:center;gap:8px;font-size:13.5px;color:var(--hp-text-muted)}.hp-co-total{display:flex;justify-content:space-between;align-items:baseline;border-top:1px solid var(--hp-border);margin-top:14px;padding-top:14px}.hp-co-total strong{font-size:22px;color:var(--hp-primary);letter-spacing:-.01em}.hp-co-paytitle{display:flex;align-items:center;gap:8px;margin:20px 0 10px;padding-top:16px;border-top:1px solid var(--hp-border);font-size:15px}.hp-co-paytitle svg{color:var(--hp-text-muted)}.hp-co-success-wrap{padding:48px 24px 80px;max-width:560px}.hp-co-success{background:var(--hp-surface);border:1px solid var(--hp-border);border-radius:16px;padding:40px 32px;text-align:center;box-shadow:0 16px 40px rgba(0,40,80,.08)}.hp-co-success h1{margin:16px 0 20px;font-size:24px;letter-spacing:-.01em}.hp-co-success p{color:var(--hp-text-muted);font-size:14px;line-height:1.6;margin:0 0 24px}.hp-co-check{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:rgba(22,163,74,.12);color:var(--hp-success)}.hp-co-ref{display:inline-flex;flex-direction:column;gap:2px;border:1.5px dashed var(--hp-border);border-radius:10px;padding:10px 28px;margin-bottom:20px}.hp-co-ref span{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--hp-text-muted)}.hp-co-ref strong{font-size:18px;letter-spacing:.03em}@media (max-width:900px){.hp-co-grid{grid-template-columns:1fr}.hp-co-side{position:static}}.breadcrumbs{padding:12px 0 0;font-size:13px;color:var(--hp-text-muted)}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:4px;margin:0;padding:0}.breadcrumbs li+li:before{content:"›";margin:0 6px;color:var(--hp-text-muted)}.breadcrumbs a{color:var(--hp-primary);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.hotel-facts h3{margin:18px 0 6px;font-size:15px}.hotel-facts p{margin:0;font-size:14px;line-height:1.65}.hotel-facts>:first-child{margin-top:0}.hotel-updated{margin-top:16px;font-size:12px;color:var(--hp-text-muted)}[dir=rtl] .breadcrumbs li+li:before{content:"‹"}.hotel-card-per,.hotel-card-price,.hp-co-total,.hp-price-total{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.search-wrap .search-form:not(.search-form-compact){border:3px solid var(--hp-secondary);border-radius:14px;box-shadow:0 12px 32px rgba(10,47,92,.18)}.hotel-card-total{font-size:22px;font-weight:800;color:var(--hp-text);line-height:1.2;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hotel-card-taxline{font-size:12px;color:var(--hp-text-muted)}.hotel-card-cancel{font-size:13px;font-weight:600;color:var(--hp-success)}.hotel-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px;margin-top:16px}.hotel-gallery a{position:relative;display:block;aspect-ratio:4/3;border-radius:8px;overflow:hidden}@media (max-width:900px){.hotel-gallery{grid-template-columns:repeat(2,1fr)}}.hotel-map iframe{width:100%;height:220px;border:0;border-radius:8px;display:block}.hp-co-vault{border:1.5px solid var(--hp-border);background:#f8fafc;border-radius:10px;padding:16px;margin-top:8px}.hp-co-secure{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--hp-text-muted);margin:10px 0 0}.hp-co-secure .hp-co-networks{-webkit-margin-start:auto;margin-inline-start:auto;display:flex;gap:6px}.hp-co-networks span{border:1px solid var(--hp-border);border-radius:4px;padding:1px 6px;font-size:11px;font-weight:700;color:var(--hp-navy,#0a2f5c);background:#fff}.hp-co-cancel-note{font-size:13px;color:var(--hp-success);font-weight:600;margin:12px 0 8px}.hp-co-row2{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}@media (max-width:640px){.hp-co-row2{grid-template-columns:1fr}}.review-badge{display:inline-flex;align-items:center;gap:8px}.review-badge-score{background:var(--hp-navy,#0a2f5c);color:#fff;font-weight:800;font-size:15px;padding:5px 9px;border-radius:8px 8px 8px 0;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}[dir=rtl] .review-badge-score{border-radius:8px 8px 0 8px}.review-badge-meta{display:flex;flex-direction:column;line-height:1.25}.review-badge-label{font-size:12px;font-weight:700}.review-badge-count{font-size:11px;color:var(--hp-text-muted)}.review-item{border-bottom:1px solid var(--hp-border);padding:12px 0}.review-item:last-child{border-bottom:none}.review-item-head{display:flex;align-items:center;gap:10px;margin-bottom:6px}.review-item-head .review-badge-score{font-size:13px;padding:3px 7px}.review-item h3,.review-item p{margin:0;font-size:14px}.review-item p{line-height:1.6}.review-item-meta{font-size:12px;color:var(--hp-text-muted);margin-top:4px}.site-header{background:var(--hp-surface);border-bottom:1px solid var(--hp-border)}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;flex-wrap:wrap;padding-top:8px;padding-bottom:8px}.site-logo{font-weight:700;font-size:22px;color:var(--hp-primary);text-decoration:none;white-space:nowrap}.site-logo-tld{color:var(--hp-secondary)}.site-nav{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.site-nav a{text-decoration:none;white-space:nowrap}.hero-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.hero-badge{display:inline-block;padding:6px 14px;border-radius:999px;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.28);font-size:14px;font-weight:600;white-space:nowrap}.photo-destination-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.photo-destination-card{position:relative;display:block;aspect-ratio:16/10;border-radius:14px;overflow:hidden;background:var(--hp-border);transition:transform .15s,box-shadow .15s}.photo-destination-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(10,47,92,.2)}.photo-destination-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(5,25,50,.72))}.photo-destination-name{position:absolute;left:14px;bottom:12px;z-index:1;color:#fff;font-size:19px;font-weight:700;letter-spacing:-.01em;text-shadow:0 1px 6px rgba(0,0,0,.4)}@media (max-width:900px){.photo-destination-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.container{padding:0 16px}.hero{padding:44px 0 72px}.hero p{font-size:16px}.search-form,.search-form:not(.search-form-compact){grid-template-columns:1fr;padding:16px;gap:4px}.search-form-action{margin-bottom:0}.search-form-action button{width:100%}.hp-field{margin-bottom:10px;min-width:0}.hp-field button,.hp-field input{width:100%;min-width:0;box-sizing:border-box}.hp-field-control input,button.hp-field-control,input,select,textarea{font-size:16px}.section{padding:32px 0 40px}.section-title{font-size:22px}.photo-destination-grid{gap:10px}.photo-destination-name{font-size:16px}.site-logo{font-size:19px}.site-nav{gap:12px;font-size:14px}}body,html{overflow-x:hidden;overflow-x:clip}.hotel-title-block{padding-top:20px}.hotel-title-block h1{margin:8px 0 4px;font-size:clamp(24px,4vw,34px);letter-spacing:-.02em}.hotel-title-location{margin:0 0 12px;color:var(--hp-text-muted)}.hotel-fact-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.hotel-fact-chip{display:inline-block;padding:5px 12px;border-radius:999px;background:var(--hp-surface);border:1px solid var(--hp-border);font-size:13px;font-weight:600;color:var(--hp-text);white-space:nowrap}.hotel-hero--desktop{height:340px}.hotel-hero--desktop .hotel-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(5,25,50,.35))}.mobile-gallery{display:none;position:relative}.mobile-gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.mobile-gallery-track::-webkit-scrollbar{display:none}.mobile-gallery-slide{position:relative;flex:0 0 100%;aspect-ratio:4/3;scroll-snap-align:start}.mobile-gallery-back{position:absolute;top:12px;left:12px;width:38px;height:38px;border-radius:50%;background:hsla(0,0%,100%,.94);color:var(--hp-text);display:flex;align-items:center;justify-content:center;font-size:19px;text-decoration:none;box-shadow:0 2px 8px rgba(0,0,0,.18)}.mobile-gallery-counter{position:absolute;right:12px;bottom:12px;padding:3px 10px;border-radius:8px;background:rgba(15,23,42,.72);color:#fff;font-size:13px;font-weight:600;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mobile-sticky-bar{display:none;position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--hp-surface);border-top:1px solid var(--hp-border);padding:10px 16px calc(10px + env(safe-area-inset-bottom));align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -6px 20px rgba(10,47,92,.1)}.mobile-sticky-price{display:flex;flex-direction:column;line-height:1.25;min-width:0}.mobile-sticky-price strong{font-size:19px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.mobile-sticky-note{font-size:12px;color:var(--hp-text-muted)}.mobile-sticky-cta{flex-shrink:0;border:none;border-radius:10px;background:var(--hp-primary);color:#fff;font-size:16px;font-weight:700;padding:12px 26px;cursor:pointer}@media (max-width:900px){.mobile-gallery{display:block}.hotel-hero--desktop{display:none}.mobile-sticky-bar{display:flex}.hotel-detail-content{padding-bottom:88px}.hotel-gallery{display:flex;overflow-x:auto;scroll-snap-type:x proximity;gap:8px;-webkit-overflow-scrolling:touch}.hotel-gallery a{flex:0 0 132px;scroll-snap-align:start}}:root{--hp-primary:#06c;--hp-primary-dark:#004999;--hp-navy:#0a2f5c;--hp-secondary:#f60;--hp-bg:#f8fafc;--hp-surface:#fff;--hp-text:#1e293b;--hp-text-muted:#64748b;--hp-border:#e2e8f0;--hp-success:#16a34a;--hp-warning:#ca8a04;--hp-error:#dc2626;--hp-radius:8px}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--hp-bg);color:var(--hp-text)}