
:root{
  --navy:#061d33; --navy-2:#082844; --navy-3:#0e3858;
  --gold:#e5b866; --gold-2:#f5d99a; --cream:#fbf7ef;
  --text:#0d2137; --muted:#617087; --line:#e8edf2; --white:#fff;
  --shadow:0 22px 60px rgba(6,29,51,.18); --soft:0 12px 36px rgba(6,29,51,.10);
  --radius:22px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;line-height:1.45}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.container{width:min(1200px,calc(100% - 56px));margin-inline:auto}.serif{font-family:Georgia,"Times New Roman",serif}.header{position:sticky;top:0;z-index:80;background:linear-gradient(90deg,#051b31,#082a47);box-shadow:0 10px 30px rgba(3,18,34,.24)}.nav{height:86px;display:flex;align-items:center;gap:30px}.brand{width:156px;flex:0 0 auto}.mainnav{display:flex;align-items:center;gap:28px;margin-left:18px;color:#f5f8fb;font-size:14px;white-space:nowrap}.mainnav a{opacity:.86}.mainnav a:hover{color:var(--gold);opacity:1}.nav-side{margin-left:auto;display:flex;align-items:center;gap:18px;color:#eef4f7;font-size:14px}.nav-static{display:inline-flex;align-items:center;gap:8px;cursor:default;user-select:none}.nav-static img,.nav-static svg{width:20px;height:20px}.top-button,.gold-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;border-radius:10px;background:linear-gradient(135deg,var(--gold-2),var(--gold));color:#061d33;font-weight:760;box-shadow:0 10px 24px rgba(229,184,102,.22);cursor:pointer}.top-button{height:48px;padding:0 22px}.mobile-menu{display:none;margin-left:auto;border:0;background:transparent;color:#fff;padding:8px}.mobile-menu img{width:28px;filter:invert(1)}
.hero{position:relative;min-height:455px;overflow:hidden;background:#061d33}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(3,18,32,.88) 0%,rgba(3,18,32,.70) 31%,rgba(3,18,32,.08) 62%,rgba(3,18,32,.02) 100%),url('../img/hero-lastminute-king.jpg');background-size:cover;background-position:center right}.hero::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:60px;background:linear-gradient(180deg,rgba(255,255,255,0),#fff)}.hero-inner{position:relative;z-index:2;padding:80px 0 120px;color:#fff}.kicker{text-transform:uppercase;letter-spacing:.22em;font-weight:760;font-size:13px;color:var(--gold-2);margin-bottom:18px}.hero h1{margin:0;max-width:660px;font-family:Georgia,"Times New Roman",serif;font-weight:500;font-size:55px;line-height:1.05;letter-spacing:-.04em}.hero h1 span{color:var(--gold)}.hero p{font-size:19px;margin:22px 0 0;max-width:510px;color:#eef6fa}.search-wrap{position:relative;z-index:4;margin-top:-74px}.search-card{background:linear-gradient(135deg,#062038,#082b49);border:1px solid rgba(255,255,255,.10);box-shadow:var(--shadow);border-radius:20px;padding:24px;display:grid;grid-template-columns:1.2fr 1.15fr 1fr .88fr 1.05fr 1.2fr;gap:14px;align-items:end}.field label{display:flex;align-items:center;gap:8px;color:#fff;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800;margin-bottom:8px}.field label img{width:18px;height:18px;filter:invert(76%) sepia(63%) saturate(357%) hue-rotate(356deg) brightness(97%) contrast(91%)}.select{height:56px;background:#fff;border:1px solid rgba(255,255,255,.18);border-radius:10px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;color:#33435a;font-size:15px;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.select small{display:block;color:#7b8797;font-size:11px;line-height:1.1}.chev{width:9px;height:9px;border-right:1.8px solid #647389;border-bottom:1.8px solid #647389;transform:rotate(45deg);margin-top:-4px}.search-action{display:flex;flex-direction:column;gap:10px}.gold-button{height:56px;padding:0 22px;font-size:15px}.gold-button img{width:20px}.advanced{align-self:flex-end;color:#dce8f3;font-size:13px}.trust-row{display:flex;justify-content:center;gap:34px;color:#dce8f3;font-size:13px;margin-top:13px}.trust-row span{display:inline-flex;align-items:center;gap:8px}.trust-dot{width:7px;height:7px;border-radius:50%;background:var(--gold)}
.section{padding:58px 0}.section.tight{padding-top:46px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.section h2{font-family:Georgia,"Times New Roman",serif;font-size:34px;font-weight:500;letter-spacing:-.03em;margin:0}.section h2::after{content:"";display:block;width:42px;height:2px;background:var(--gold);margin-top:8px}.section-sub{margin:8px 0 0;color:var(--muted)}.text-link{font-weight:760;font-size:14px;color:#082844}.text-link:hover{color:#b98333}.dest-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.destination{position:relative;height:206px;border-radius:13px;overflow:hidden;background:#0b2a43;box-shadow:var(--soft);isolation:isolate}.destination img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.destination:hover img{transform:scale(1.045)}.destination::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,17,30,0) 35%,rgba(2,17,30,.78) 100%);z-index:1}.dest-content{position:absolute;left:18px;right:18px;bottom:17px;z-index:2;color:#fff}.dest-content h3{font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:500;line-height:1;margin:0 0 6px}.dest-content p{margin:0;color:#dce8f1}.price-chip{position:absolute;right:13px;bottom:15px;z-index:3;background:#fff;color:#09243b;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:820;box-shadow:0 8px 18px rgba(0,0,0,.15)}.offers{padding-top:36px}.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:21px}.offer-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:var(--soft);transition:transform .25s ease,box-shadow .25s ease}.offer-card:hover{transform:translateY(-3px);box-shadow:0 18px 44px rgba(6,29,51,.13)}.offer-image{position:relative;height:165px;overflow:hidden}.offer-image img{width:100%;height:100%;object-fit:cover}.discount{position:absolute;top:12px;left:12px;background:#082844;color:#fff;border-radius:999px;padding:6px 10px;font-weight:800;font-size:13px}.save{position:absolute;right:12px;bottom:12px;width:36px;height:36px;border-radius:999px;background:#fff;display:grid;place-items:center;box-shadow:0 6px 16px rgba(0,0,0,.13);color:#213349}.save img{width:18px}.offer-body{padding:16px 16px 17px}.meta{color:#8190a4;font-size:12px;margin-bottom:5px}.offer-body h3{font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.22;font-weight:600;margin:0 0 8px}.stars{color:#d7a347;letter-spacing:2px;font-size:13px}.facts{border-top:1px solid var(--line);margin-top:14px;padding-top:11px;display:flex;gap:12px;flex-wrap:wrap;color:#6a788c;font-size:12px}.price{display:flex;align-items:flex-end;gap:12px;margin-top:16px}.price small{font-size:12px;color:#7b8797}.price strong{font-size:30px;line-height:1;font-weight:850;letter-spacing:-.04em}.old{text-decoration:line-through;color:#9ca7b6}.benefits{padding:32px 0 66px}.benefit-strip{display:grid;grid-template-columns:repeat(4,1fr);background:#fffaf2;border:1px solid #eadcc4;border-radius:15px;box-shadow:var(--soft);overflow:hidden}.benefit{display:flex;align-items:center;gap:18px;padding:28px 24px;border-right:1px solid #eadcc4}.benefit:last-child{border-right:0}.benefit-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#fff;border:1px solid #eadcc4;color:#082844;flex:0 0 auto}.benefit-icon img{width:30px}.benefit h3{font-family:Georgia,"Times New Roman",serif;margin:0 0 4px;font-size:18px}.benefit p{margin:0;color:#687789;font-size:13px}.footer{background:linear-gradient(120deg,#061d33,#082844);color:#dce7ef;padding:48px 0 26px}.footer-grid{display:grid;grid-template-columns:1.35fr repeat(4,1fr) 1.3fr;gap:44px}.footer-logo{width:150px;margin-bottom:18px}.footer h4{margin:0 0 16px;color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.footer p{margin:0 0 16px;color:#c9d7e2}.footer a{display:block;color:#c9d7e2;margin:0 0 10px;font-size:14px}.footer a:hover{color:var(--gold)}.social{display:flex;gap:10px;margin-top:20px}.social span{width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.23);border-radius:50%;font-weight:700}.newsletter input{width:100%;height:46px;border-radius:8px;border:0;padding:0 15px;margin:8px 0 12px}.newsletter button{width:100%;height:48px}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:42px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;color:#c9d7e2;font-size:14px}.legal{display:flex;gap:34px}.legal a{margin:0}.no-function{pointer-events:none}
@media(max-width:1120px){.mainnav{display:none}.search-card{grid-template-columns:repeat(3,1fr)}.search-action{grid-column:span 3;display:grid;grid-template-columns:1fr auto;align-items:center}.dest-grid{grid-template-columns:repeat(3,1fr)}.offer-grid{grid-template-columns:repeat(2,1fr)}.benefit-strip{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(2){border-right:0}.benefit:nth-child(1),.benefit:nth-child(2){border-bottom:1px solid #eadcc4}.footer-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.container{width:min(100% - 28px,1200px)}.nav{height:74px}.brand{width:128px}.nav-side{display:none}.mobile-menu{display:block}.hero{min-height:530px}.hero-photo{background-image:linear-gradient(180deg,rgba(3,18,32,.50),rgba(3,18,32,.86)),url('../img/hero-lastminute-king-mobile.jpg');background-position:center}.hero-inner{padding:54px 0 120px}.kicker{font-size:11px}.hero h1{font-size:40px;max-width:410px}.hero p{font-size:16px}.search-wrap{margin-top:-98px}.search-card{grid-template-columns:1fr;padding:16px;border-radius:16px}.search-action{grid-column:auto;display:flex}.gold-button{width:100%}.advanced{align-self:center}.trust-row{flex-wrap:wrap;gap:12px;justify-content:flex-start;color:#617087;margin-top:16px}.dest-grid,.offer-grid,.benefit-strip,.footer-grid{grid-template-columns:1fr}.destination{height:220px}.benefit{border-right:0!important;border-bottom:1px solid #eadcc4}.benefit:last-child{border-bottom:0}.section-head{display:block}.text-link{display:inline-block;margin-top:12px}.footer-bottom{display:block}.legal{margin-top:12px;gap:22px}.section h2{font-size:30px}}
