*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:#020813;color:#fff;font-family:Inter,Arial,Helvetica,sans-serif;padding-bottom:0;overflow-x:hidden}
a{text-decoration:none;color:inherit}
img{max-width:100%}

.topbar{height:75px;padding:0 28px;display:flex;align-items:center;justify-content:space-between;background:rgba(3,9,18,.92);border-bottom:1px solid rgba(255,255,255,.12);position:sticky;top:0;z-index:50;backdrop-filter:blur(18px)}
.brand{display:flex;align-items:center;min-width:230px;overflow:visible}
.brand img{height:58px;width:auto;max-width:270px;object-fit:contain;display:block;filter:drop-shadow(0 0 14px rgba(0,177,255,.22));transition:.25s}
.brand:hover img{transform:scale(1.03);filter:drop-shadow(0 0 18px rgba(113,76,255,.55))}
.nav{display:flex;gap:34px;font-weight:950;font-size:13px;letter-spacing:.03em}.nav a:hover{color:#00a8ff}
.top-actions{display:flex;align-items:center;gap:24px;color:#dce6f5;font-weight:850;font-size:13px}.avatar{font-size:25px}.hamburger,.mobile-nav{display:none}

.ticker{height:54px;display:flex;align-items:center;gap:22px;padding:0 30px;background:#07111f;border-bottom:1px solid rgba(255,255,255,.09);white-space:nowrap;overflow:hidden;box-shadow:inset 0 -22px 60px rgba(0,0,0,.25)}
.ticker span{font-size:13px;border-left:1px solid rgba(255,255,255,.25);padding-left:19px}.ticker b{color:#00a7ff}.ticker em{font-style:normal;background:#064c2e;color:#25ef80;font-weight:950;padding:4px 9px;border-radius:7px;margin-left:7px}.live{background:#087cff;padding:9px 14px;border-radius:6px;font-weight:950;font-size:12px}.seeall{margin-left:auto;color:#0ba8ff;font-size:13px}

.hero{display:grid;grid-template-columns:minmax(0,44%) minmax(0,56%);gap:24px;align-items:center;min-height:560px;padding:38px 36px 25px;background:radial-gradient(circle at 77% 34%,rgba(144,55,255,.24),transparent 30%),radial-gradient(circle at 30% 53%,rgba(0,153,255,.20),transparent 26%),linear-gradient(180deg,#061326,#020913)}
.hero-copy{min-width:0}.hero-copy h1{font-size:52px;line-height:.94;margin:0 0 24px;letter-spacing:-.07em}.hero-copy h1 span{display:block;background:linear-gradient(90deg,#00a4ff 10%,#7b3dff 72%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 24px rgba(0,122,255,.12)}.hero-copy>p{max-width:540px;color:#d7e2f2;font-size:18px;line-height:1.55;margin:0 0 26px}
.search-card{max-width:610px;border:1px solid rgba(0,181,255,.72);background:rgba(5,12,24,.88);border-radius:14px;box-shadow:0 24px 80px rgba(0,0,0,.44),0 0 70px rgba(0,135,255,.12);overflow:hidden}
.tabs{display:grid;grid-template-columns:1.1fr 1fr 1fr;background:rgba(0,0,0,.18)}.tabs a{padding:16px 18px;border-right:1px solid rgba(255,255,255,.12);font-size:12px;font-weight:950;color:#dcecff}.tabs a.active{background:#0b3859;color:#90e7ff;border-bottom:2px solid #00a8ff}
.fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px}.fields a{display:block;background:linear-gradient(180deg,#27303d,#171f2b);border:1px solid rgba(255,255,255,.10);border-radius:9px;padding:14px 16px;min-height:64px}.fields small{display:block;color:#a9b5c8;font-size:11px;font-weight:950;margin-bottom:8px}.fields strong{font-size:16px;color:#f2f6ff}.hero-ctas{display:grid;grid-template-columns:2fr 1fr 1fr;gap:10px;padding:0 18px 18px}.hero-ctas a{display:grid;place-items:center;min-height:48px;border-radius:8px;background:#182335;font-weight:950;font-size:13px;border:1px solid rgba(255,255,255,.08)}.hero-ctas .primary{background:linear-gradient(90deg,#0095ff,#6b24ff);box-shadow:0 12px 35px rgba(0,120,255,.35);border:0}.partners-line{margin:18px 0 0;color:#99a9c0;font-weight:850;font-size:12px}.partners-line a{margin-left:12px;color:white}

/* Polished map: asset now contains the clean map/pins/title, so duplicate HTML pins are hidden */
.map-card{position:relative;width:100%;max-width:100%;aspect-ratio:1.35/1;height:auto;min-height:300px;max-height:505px;overflow:hidden;border-radius:16px;border:1px solid rgba(54,140,255,.16);box-shadow:0 0 90px rgba(0,145,255,.15),inset 0 0 0 1px rgba(255,255,255,.04);background:#06101d;isolation:isolate}
.map-card:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 52% 56%,rgba(0,139,255,.16),transparent 18%),radial-gradient(circle at 80% 44%,rgba(166,58,255,.18),transparent 23%);z-index:1;pointer-events:none}
.map-card img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block;opacity:.98;transform:scale(1.01)}
.map-title,.pin,.zoom{display:none}

.features{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding:0 36px 25px;background:#020913}.feature{min-height:155px;background:linear-gradient(180deg,#111c2d,#0a111f);border:1px solid rgba(255,255,255,.12);border-radius:13px;padding:20px;display:grid;grid-template-columns:55px 1fr;column-gap:12px;box-shadow:0 12px 42px rgba(0,0,0,.26);transition:.22s}.feature:hover,.deal:hover{transform:translateY(-3px);border-color:rgba(0,169,255,.36)}.feature i{font-size:42px;grid-row:span 4;font-style:normal}.feature b{font-size:16px}.feature p{font-size:13px;color:#c7d1df;line-height:1.45;margin:8px 0 12px}.feature span{display:block;background:#1a2433;border:1px solid rgba(255,255,255,.1);border-radius:7px;padding:10px;text-align:center;font-size:12px;font-weight:950}.feature.purple span{background:#382082}.feature.orange span{background:#351b14;color:#ff9650;border-color:#74351d}.progress{height:9px;background:#2a3442;border-radius:10px;overflow:hidden;margin:6px 0}.progress u{display:block;width:66%;height:100%;background:#ffc13c}
.deals,.split,.suppliers{background:#020913;padding:0 36px 30px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.section-head h2,.split h2,.suppliers h2{font-size:22px;margin:0;letter-spacing:-.03em}.section-head a{color:#0ba8ff}.deal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.deal{background:#091424;border:1px solid rgba(255,255,255,.13);border-radius:11px;overflow:hidden;box-shadow:0 12px 42px rgba(0,0,0,.34);position:relative;transition:.22s}.deal img{width:100%;height:150px;object-fit:cover;display:block}.deal div{padding:13px 15px}.badge{position:absolute;top:10px;left:10px;background:#ff4fad;color:white;border-radius:6px;padding:6px 10px;font-weight:950;font-size:12px}.badge.green{background:#1abf67}.badge.orange{background:#ff9d2d}.deal h3{margin:0 0 10px;font-size:15px}.deal p{color:#d8e0ed;font-size:13px;margin:0 0 7px}.deal strong{font-size:24px}.deal s{font-size:13px;color:#77849a;margin-left:8px}.deal small{display:block;color:#ff553e;font-weight:900;margin:9px 0}.cta-row{display:flex;gap:10px}.cta-row a{flex:1;background:#126ee8;border-radius:6px;text-align:center;padding:10px;font-size:12px;font-weight:950}
.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;padding-top:8px}.route-card,.price-card{background:linear-gradient(180deg,#071524,#08111d);border:1px solid rgba(255,255,255,.13);border-radius:13px;padding:22px;box-shadow:0 12px 45px rgba(0,0,0,.30)}.split p{color:#aab6c8;margin:6px 0 20px}.route-top{display:flex;justify-content:space-between;gap:10px}.route-top em{background:#0b7738;color:#49ef88;font-style:normal;font-size:12px;padding:7px 12px;border-radius:6px;font-weight:950}.route-line{display:flex;align-items:center;gap:0;margin:28px 0}.route-line span{display:grid;place-items:center;gap:8px;min-width:38px}.route-line i{height:3px;flex:1;background:linear-gradient(90deg,#0d8cff,#6f4dff,#41e384);margin:0 8px}.route-bottom{display:grid;grid-template-columns:1fr 1fr 180px;gap:12px;align-items:end}.route-bottom small{display:block;color:#8190a7}.route-bottom a{background:#1283f2;border-radius:6px;text-align:center;padding:13px;font-weight:950}.green-text{color:#22df73}.price-lines{border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);padding:12px 0}.price-lines span,.total{display:flex;justify-content:space-between;padding:10px 0;gap:10px}.total strong{font-size:26px}.total em{background:#0d6534;color:#4af087;padding:8px 12px;border-radius:6px;font-style:normal}.triple a{background:#21a957}
.suppliers{padding-top:10px}.suppliers div{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px}.suppliers a{background:#0b1524;border:1px solid rgba(255,255,255,.13);border-radius:13px;padding:16px 20px;font-weight:950;color:#f2f7ff;box-shadow:inset 0 0 20px rgba(0,119,255,.05)}.footer{min-height:58px;padding:18px 36px;background:#07101d;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:18px;color:#aeb9c9;font-size:13px}.footer b{color:#fff}.footer nav{display:flex;gap:30px;flex-wrap:wrap}.bottom-cta{display:none}.pixel{position:absolute;left:-9999px;top:-9999px}

.partner-hub{position:relative;overflow:hidden;padding:52px 36px 44px!important;background:radial-gradient(circle at 18% 12%,rgba(34,211,238,.16),transparent 28%),radial-gradient(circle at 86% 22%,rgba(124,58,237,.14),transparent 26%),linear-gradient(180deg,#020913,#04101e 72%,#020913)!important}.partner-hub:before{content:"";position:absolute;inset:18px 24px auto auto;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(0,194,255,.14),transparent 68%);filter:blur(10px);pointer-events:none}.partner-hub-head{max-width:980px;margin:0 auto 28px;text-align:center;position:relative;z-index:1}.partner-eyebrow{display:inline-flex;align-items:center;gap:8px;color:#69e8ff;font-size:12px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.partner-hub h2{margin:8px 0 10px!important;font-size:clamp(34px,4.5vw,64px)!important;line-height:.98;letter-spacing:-.06em}.partner-hub-head p{margin:0 auto;color:#c7d5e8;max-width:720px;font-size:16px;line-height:1.6}.partner-hub-grid{display:grid!important;grid-template-columns:1.1fr .9fr;gap:18px!important;max-width:1380px;margin:0 auto!important;position:relative;z-index:1}.partner-group{display:grid;grid-template-columns:minmax(210px,.82fr) minmax(0,1.18fr);gap:18px;align-items:stretch;padding:20px;border:1px solid rgba(106,232,255,.16);border-radius:26px;background:linear-gradient(145deg,rgba(12,33,58,.88),rgba(5,14,28,.94));box-shadow:0 20px 70px rgba(0,0,0,.28),inset 0 0 0 1px rgba(255,255,255,.035)}.partner-group.is-primary{border-color:rgba(255,209,102,.28);background:radial-gradient(circle at 10% 0%,rgba(255,209,102,.13),transparent 32%),linear-gradient(145deg,rgba(14,42,72,.92),rgba(5,14,28,.96))}.partner-group>div:first-child{display:flex;flex-direction:column;gap:6px;justify-content:center;margin-top:0!important}.partner-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:15px;background:linear-gradient(135deg,#55e6ff,#446bff);color:#00101d;font-size:23px;font-weight:950;box-shadow:0 14px 34px rgba(0,194,255,.22)}.partner-group.is-primary .partner-icon{background:linear-gradient(135deg,#ffd978,#d99a2b);color:#130c02}.partner-group small{color:#7fdfff;font-weight:950;letter-spacing:.13em;text-transform:uppercase;font-size:11px}.partner-group h3{margin:0;font-size:24px;line-height:1.05;letter-spacing:-.035em}.partner-pills{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px!important;margin-top:0!important}.partner-pills a{display:flex!important;align-items:center;justify-content:space-between;gap:10px;min-height:54px;padding:12px 14px!important;border-radius:17px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.11)!important;box-shadow:none!important;text-decoration:none;transition:.2s ease}.partner-pills a:hover{transform:translateY(-2px);border-color:rgba(105,232,255,.38)!important;background:rgba(105,232,255,.09)!important}.partner-pills b{font-size:14px;color:#fff}.partner-pills em{font-style:normal;color:#91a7bf;font-size:12px;font-weight:850;text-align:right}.partner-live-note{max-width:1380px;margin:18px auto 0!important;color:#90a5ba!important;font-size:13px!important;text-align:center}

.trip-finder-zone{padding:42px 36px;background:linear-gradient(180deg,#020913,#04101e 58%,#020913)}.trip-finder-panel{position:relative;display:grid;grid-template-columns:minmax(310px,.86fr) minmax(0,1.14fr);gap:24px;max-width:1380px;margin:0 auto;padding:28px;border:1px solid rgba(105,232,255,.18);border-radius:34px;background:radial-gradient(circle at 8% 12%,rgba(255,37,200,.16),transparent 30%),radial-gradient(circle at 92% 8%,rgba(33,215,255,.18),transparent 27%),linear-gradient(145deg,rgba(7,22,42,.96),rgba(4,11,24,.98));box-shadow:0 28px 90px rgba(0,0,0,.36),inset 0 0 0 1px rgba(255,255,255,.035);overflow:hidden}.trip-finder-panel:after{content:"";position:absolute;right:-80px;bottom:-120px;width:290px;height:290px;border-radius:50%;background:radial-gradient(circle,rgba(255,209,102,.15),transparent 68%);pointer-events:none}.trip-finder-copy{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;min-height:380px}.trip-kicker{color:#69e8ff;font-size:12px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.trip-finder-copy h2{margin:10px 0 14px;font-size:clamp(42px,5.2vw,78px);line-height:.9;letter-spacing:-.075em}.trip-finder-copy p{max-width:520px;margin:0;color:#cbd8ea;font-size:17px;line-height:1.6}.trip-mini-stats{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.trip-mini-stats span{border:1px solid rgba(255,255,255,.13);border-radius:999px;background:rgba(255,255,255,.055);padding:9px 13px;color:#e8f3ff;font-weight:900;font-size:13px}.trip-finder-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.trip-choice{position:relative;display:flex;flex-direction:column;justify-content:flex-end;gap:8px;min-height:168px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(145deg,rgba(12,31,56,.88),rgba(5,13,26,.94));color:#fff;text-align:left;text-decoration:none;cursor:pointer;font-family:inherit;overflow:hidden;transition:.22s ease}.trip-choice:before{content:"";position:absolute;inset:auto -30px -50px auto;width:150px;height:150px;border-radius:50%;background:rgba(105,232,255,.11);filter:blur(2px)}.trip-choice:hover{transform:translateY(-3px);border-color:rgba(105,232,255,.42);box-shadow:0 20px 54px rgba(0,0,0,.28)}.trip-choice small{position:relative;color:#7deaff;font-weight:950;letter-spacing:.12em;text-transform:uppercase;font-size:11px}.trip-choice strong{position:relative;font-size:24px;line-height:1.02;letter-spacing:-.035em}.trip-choice span{position:relative;color:#b8c8dd;font-weight:750;font-size:14px;line-height:1.35}.trip-choice.hot{background:radial-gradient(circle at 80% 10%,rgba(255,209,102,.22),transparent 34%),linear-gradient(145deg,rgba(83,34,18,.9),rgba(8,17,31,.95))}.trip-choice.package{background:radial-gradient(circle at 82% 8%,rgba(255,37,200,.2),transparent 34%),linear-gradient(145deg,rgba(43,23,74,.9),rgba(8,17,31,.95))}.trip-choice.experience{background:radial-gradient(circle at 80% 10%,rgba(34,211,238,.2),transparent 34%),linear-gradient(145deg,rgba(14,56,70,.88),rgba(8,17,31,.95))}.trip-choice.car{background:radial-gradient(circle at 80% 10%,rgba(72,211,110,.18),transparent 34%),linear-gradient(145deg,rgba(12,58,43,.88),rgba(8,17,31,.95))}

@media(max-width:1080px){.partner-hub-grid{grid-template-columns:1fr}.partner-group{grid-template-columns:1fr}.partner-pills{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:980px){.trip-finder-panel{grid-template-columns:1fr}.trip-finder-copy{min-height:0}.trip-finder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.partner-hub{padding:38px 14px 30px!important}.partner-hub-head{text-align:left}.partner-hub h2{font-size:36px!important}.partner-group{padding:16px;border-radius:22px}.partner-pills{grid-template-columns:1fr}.partner-pills a{min-height:50px}.partner-live-note{text-align:left!important}}
@media(max-width:620px){.trip-finder-zone{padding:28px 14px}.trip-finder-panel{padding:18px;border-radius:26px}.trip-finder-copy h2{font-size:40px}.trip-finder-copy p{font-size:15px}.trip-finder-grid{grid-template-columns:1fr}.trip-choice{min-height:136px;border-radius:20px}.trip-choice strong{font-size:22px}}

@media(max-width:1180px){.hero{grid-template-columns:1fr;gap:22px}.map-card{aspect-ratio:1.75/1;min-height:0;max-height:none}.features,.deal-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.brand{min-width:auto}.top-actions{display:none}}
@media(max-width:760px){body{padding-bottom:76px}.topbar{height:68px;padding:0 14px}.brand img{height:48px;max-width:210px}.desktop-nav,.top-actions{display:none}.hamburger{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);font-size:23px}.mobile-nav{display:flex;gap:10px;overflow-x:auto;padding:10px 14px;background:#06101d;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:68px;z-index:40}.mobile-nav a{white-space:nowrap;background:#101b2d;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:10px 14px;font-size:13px;font-weight:900}.ticker{height:auto;min-height:46px;padding:9px 14px;gap:12px;overflow-x:auto}.ticker span{font-size:12px;padding-left:12px}.live{padding:8px 11px}.seeall{margin-left:0}.hero{padding:28px 14px 18px;gap:18px;min-height:auto}.hero-copy h1{font-size:44px;line-height:.95;margin-top:6px}.hero-copy>p{font-size:16px;line-height:1.48}.search-card{border-radius:16px}.tabs{display:flex;overflow-x:auto}.tabs a{white-space:nowrap;min-width:max-content;padding:14px}.fields{grid-template-columns:1fr;padding:14px;gap:10px}.fields a{min-height:58px;padding:13px 14px}.hero-ctas{grid-template-columns:1fr;padding:0 14px 14px}.partners-line{display:flex;gap:8px;flex-wrap:wrap;line-height:1.8}.partners-line a{margin-left:0;background:#0d1727;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:3px 8px}.map-card{aspect-ratio:1.55/1;border-radius:16px;box-shadow:0 0 46px rgba(0,145,255,.13),inset 0 0 0 1px rgba(255,255,255,.04)}.features{grid-template-columns:1fr;padding:0 14px 20px;gap:12px}.feature{min-height:130px;border-radius:16px;padding:16px}.deals,.split,.suppliers{padding:0 14px 22px}.section-head{align-items:flex-end;gap:12px}.section-head h2,.split h2,.suppliers h2{font-size:19px}.deal-grid{grid-template-columns:1fr;gap:14px}.deal{border-radius:16px}.deal img{height:170px}.cta-row{flex-direction:column}.split{grid-template-columns:1fr;gap:16px}.route-card,.price-card{padding:18px;border-radius:16px}.route-top,.total{flex-direction:column;align-items:flex-start}.route-line{overflow-x:auto;padding-bottom:4px}.route-bottom{grid-template-columns:1fr}.price-lines span{font-size:14px}.suppliers div{display:grid;grid-template-columns:1fr 1fr;gap:10px}.suppliers a{text-align:center;padding:14px 10px;font-size:13px}.footer{display:block;padding:22px 14px 88px}.footer nav{gap:16px;margin-top:12px}.bottom-cta{position:fixed;left:10px;right:10px;bottom:10px;z-index:100;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:rgba(4,10,18,.86);border:1px solid rgba(255,255,255,.13);backdrop-filter:blur(16px);border-radius:24px;padding:8px;box-shadow:0 18px 60px rgba(0,0,0,.45)}.bottom-cta a{display:grid;place-items:center;gap:2px;min-height:50px;border-radius:17px;background:linear-gradient(180deg,#132238,#0b1424);font-size:20px}.bottom-cta span{font-size:11px;font-weight:900;color:#dce7f8}}
@media(max-width:390px){.brand img{height:42px;max-width:180px}.hero-copy h1{font-size:38px}.map-card{aspect-ratio:1.42/1}.suppliers div{grid-template-columns:1fr}.deal img{height:150px}}

/* LIVE MAP POLISH — replaces static map behavior */
.live-map-card{
  min-height:clamp(300px,34vw,505px);
  background:#06111f;
  border:1px solid rgba(0,168,255,.22);
  isolation:isolate;
}
#liveMap{
  position:absolute;
  inset:0;
  z-index:0;
  background:#06111f;
}
.leaflet-container{
  width:100%;
  height:100%;
  background:#06111f;
  font-family:Inter,Arial,Helvetica,sans-serif;
}
.leaflet-tile-pane{
  filter:saturate(1.25) contrast(1.05) brightness(.82) hue-rotate(8deg);
}
.map-vignette{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  background:
    radial-gradient(circle at 28% 52%,rgba(0,145,255,.35),transparent 16%),
    radial-gradient(circle at 74% 38%,rgba(181,48,255,.35),transparent 20%),
    linear-gradient(90deg,rgba(2,8,19,.30),transparent 35%,rgba(2,8,19,.16)),
    inset 0 0 90px rgba(0,0,0,.85);
  box-shadow:inset 0 0 80px rgba(0,0,0,.72);
}
.route-beam{
  position:absolute;
  z-index:2;
  left:22%;
  top:54%;
  width:52%;
  height:1px;
  background:linear-gradient(90deg,rgba(0,164,255,.05),rgba(0,164,255,.65),rgba(130,62,255,.15));
  transform:rotate(-18deg);
  transform-origin:left center;
  pointer-events:none;
  box-shadow:0 0 14px rgba(0,164,255,.5);
  opacity:.62;
}
.route-beam-2{top:62%;width:58%;transform:rotate(14deg);opacity:.42}
.live-map-note{
  position:absolute;
  z-index:5;
  right:18px;
  top:24px;
  color:#9db5d2;
  font-size:11px;
  font-weight:850;
  background:rgba(3,10,20,.68);
  border:1px solid rgba(255,255,255,.11);
  border-radius:999px;
  padding:8px 12px;
  backdrop-filter:blur(10px);
}
.deal-marker-wrap{background:transparent;border:0}
.deal-marker{
  width:34px;height:34px;border-radius:50%;display:grid;place-items:center;position:relative;
  box-shadow:0 0 0 10px rgba(0,160,255,.14),0 0 30px rgba(0,160,255,.85);
  animation:pulsePin 2.3s ease-in-out infinite;
}
.deal-marker span{width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 0 12px rgba(255,255,255,.95)}
.deal-marker.blue{background:#079dff;box-shadow:0 0 0 10px rgba(0,160,255,.14),0 0 30px rgba(0,160,255,.95)}
.deal-marker.purple{background:#c934ff;box-shadow:0 0 0 10px rgba(202,52,255,.14),0 0 30px rgba(202,52,255,.95)}
.deal-marker.green{background:#24d36e;box-shadow:0 0 0 10px rgba(36,211,110,.14),0 0 30px rgba(36,211,110,.95)}
.deal-marker.orange{background:#ff9d2d;box-shadow:0 0 0 10px rgba(255,157,45,.14),0 0 30px rgba(255,157,45,.95)}
@keyframes pulsePin{0%,100%{transform:scale(1)}50%{transform:scale(1.13)}}
.leaflet-popup-content-wrapper{
  background:rgba(5,13,26,.92);
  color:#fff;
  border:1px solid rgba(0,168,255,.45);
  border-radius:13px;
  box-shadow:0 0 30px rgba(0,145,255,.35);
  backdrop-filter:blur(16px);
}
.leaflet-popup-tip{background:rgba(5,13,26,.92)}
.leaflet-popup-content{margin:0}
.map-popup{display:block;min-width:130px;padding:12px 14px;color:#fff!important;text-decoration:none!important}
.map-popup b{display:block;font-size:14px;margin-bottom:3px}.map-popup span{display:block;font-weight:950;font-size:13px}.map-popup em{display:inline-block;margin-top:6px;background:#064c2e;color:#25ef80;border-radius:7px;padding:3px 7px;font-style:normal;font-weight:950;font-size:12px}.map-popup small{display:block;margin-top:8px;color:#77d6ff;font-weight:950}.leaflet-control-zoom{border:1px solid rgba(255,255,255,.18)!important;border-radius:13px!important;overflow:hidden;background:rgba(5,11,22,.84)!important;box-shadow:none!important}.leaflet-control-zoom a{background:rgba(5,11,22,.84)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important}

@media(max-width:760px){
  .live-map-card{height:255px!important;min-height:255px!important;margin-top:6px}
  .live-map-note{display:none}
  .map-title{top:12px;font-size:11px;padding:7px 11px}
  .leaflet-control-zoom{display:none}
  .route-beam{display:none}
}
@media(max-width:390px){.live-map-card{height:220px!important;min-height:220px!important}}

/* Travel search engine inputs */
.search-tabs button{padding:16px 18px;border:0;border-right:1px solid rgba(255,255,255,.12);background:transparent;color:#dcecff;font-size:12px;font-weight:950;text-align:left;cursor:pointer;font-family:inherit}
.search-tabs button.active{background:#0b3859;color:#90e7ff;border-bottom:2px solid #00a8ff}
.search-fields label{display:block;background:linear-gradient(180deg,#27303d,#171f2b);border:1px solid rgba(255,255,255,.10);border-radius:9px;padding:12px 14px;min-height:64px}
.search-fields input,.search-fields select{width:100%;border:0;outline:0;background:transparent;color:#f2f6ff;font-size:16px;font-weight:900;font-family:inherit;appearance:none}
.search-fields input[type="date"]{color-scheme:dark}
.search-fields select option{background:#101827;color:#fff}
.search-actions button{display:grid;place-items:center;min-height:48px;border-radius:8px;background:#182335;color:#fff;font-weight:950;font-size:13px;border:1px solid rgba(255,255,255,.08);cursor:pointer;font-family:inherit}
.search-actions .primary{background:linear-gradient(90deg,#0095ff,#6b24ff);box-shadow:0 12px 35px rgba(0,120,255,.35);border:0}
.search-help{padding:0 18px 18px;margin:-4px 0 0;color:#93a4ba;font-size:12px;line-height:1.45}
@media(max-width:760px){.search-tabs{display:flex;overflow-x:auto}.search-tabs button{white-space:nowrap;min-width:max-content;padding:14px}.search-help{padding:0 14px 14px}}

/* Search UX cleanup: one clear CTA + contextual fields */
.single-action{grid-template-columns:1fr}
.search-fields .is-hidden{display:none}
.search-fields:has(.field-from.is-hidden){grid-template-columns:1fr 1fr}
@media(max-width:760px){.search-fields:has(.field-from.is-hidden){grid-template-columns:1fr}.single-action{grid-template-columns:1fr}}

/* GUIDE PAGE */
.guide-page{background:#020913;padding-bottom:34px}.guide-hero{display:grid;grid-template-columns:1fr .82fr;gap:34px;align-items:center;padding:54px 36px 42px;background:radial-gradient(circle at 75% 20%,rgba(124,58,237,.28),transparent 30%),radial-gradient(circle at 20% 30%,rgba(0,163,255,.22),transparent 26%),linear-gradient(180deg,#061326,#020913)}.guide-hero h1{font-size:clamp(44px,7vw,86px);line-height:.92;margin:0 0 20px;letter-spacing:-.075em}.guide-hero h1 span{display:block;background:linear-gradient(90deg,#00a4ff,#7b3dff);-webkit-background-clip:text;background-clip:text;color:transparent}.guide-hero p{color:#d9e5f5;font-size:18px;line-height:1.6;max-width:720px}.eyebrow{color:#55dfff;letter-spacing:.22em;text-transform:uppercase;font-weight:950;font-size:12px}.guide-hero img,.split-guide img{width:100%;height:420px;object-fit:cover;border-radius:26px;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 80px rgba(0,0,0,.34),0 0 70px rgba(0,145,255,.12)}.guide-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.guide-actions a,.guide-cta,.guide-cards-3 a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:13px;background:#132238;border:1px solid rgba(255,255,255,.12);font-weight:950}.guide-actions .primary-guide,.primary-guide,.guide-cta{background:linear-gradient(90deg,#0095ff,#6b24ff);border:0;box-shadow:0 12px 35px rgba(0,120,255,.32)}.guide-toc{display:flex;gap:12px;overflow-x:auto;padding:18px 36px;background:#07111f;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.guide-toc a{white-space:nowrap;background:#101b2d;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:11px 16px;font-weight:900}.guide-section{padding:54px 36px;max-width:1480px;margin:0 auto}.guide-section h2{font-size:clamp(30px,4vw,52px);line-height:1;margin:0 0 18px;letter-spacing:-.055em}.guide-section p,.guide-section li{color:#c7d1df;line-height:1.68;font-size:16px}.split-guide{display:grid;grid-template-columns:1fr .95fr;gap:34px;align-items:center}.split-guide.reverse{grid-template-columns:.95fr 1fr}.split-guide.reverse div{order:2}.split-guide.reverse img{order:1}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-grid article,.guide-cards-3 article,.checklist-grid div{background:linear-gradient(180deg,#101b2d,#08111f);border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden;box-shadow:0 14px 50px rgba(0,0,0,.28)}.guide-grid img,.guide-cards-3 img{width:100%;height:230px;object-fit:cover;display:block}.guide-grid div{padding:20px}.guide-grid h3,.guide-cards-3 h3,.checklist-grid h3{font-size:24px;margin:0 0 8px}.guide-cards-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-cards-3 article{padding-bottom:20px}.guide-cards-3 h3,.guide-cards-3 p,.guide-cards-3 a{margin-left:20px;margin-right:20px}.checklist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.checklist-grid div{padding:24px}.guide-final{text-align:center;background:radial-gradient(circle at 50% 20%,rgba(124,58,237,.26),transparent 34%)}.guide-final p{margin-left:auto;margin-right:auto;max-width:720px}.guide-actions.center{justify-content:center}
@media(max-width:900px){.guide-hero,.split-guide,.split-guide.reverse{grid-template-columns:1fr}.split-guide.reverse div,.split-guide.reverse img{order:initial}.guide-grid,.guide-cards-3{grid-template-columns:1fr 1fr}.checklist-grid{grid-template-columns:1fr 1fr}.guide-hero{padding:34px 14px}.guide-section{padding:38px 14px}.guide-toc{padding:14px}.guide-hero img,.split-guide img{height:300px}}
@media(max-width:560px){.guide-grid,.guide-cards-3,.checklist-grid{grid-template-columns:1fr}.guide-hero h1{font-size:44px}.guide-hero img,.split-guide img{height:240px}.guide-actions a,.guide-cta{width:100%}}


.supplier-logos{
display:grid;
grid-template-columns:repeat(auto-fit,minmax(150px,1fr));
gap:18px;
margin-top:20px
}
.supplier-logos a{
background:#0b1524;
border:1px solid rgba(255,255,255,.1);
border-radius:18px;
padding:18px;
display:flex;
align-items:center;
justify-content:center;
min-height:92px;
transition:.2s
}
.supplier-logos a:hover{
transform:translateY(-2px);
border-color:rgba(255,255,255,.2)
}
.supplier-logos img{
width:100%;
max-width:140px;
height:auto;
filter:grayscale(1) brightness(1.3);
opacity:.95
}



  .partner-track a{width:138px;height:64px;padding:12px}
  .partner-track img{max-width:112px;max-height:32px}
  .partner-marquee:before,.partner-marquee:after{width:42px}
  .live-partners-status{display:none}



/* Discovery Engine / Deal Engine / SEO Media */
.travel-engine,.deal-engine,.seo-media{
  background:#020913;
  padding:0 36px 34px;
}
.engine-shell{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:22px;
  align-items:stretch;
}
.engine-panel,.engine-card,.seo-grid article{
  background:linear-gradient(180deg,#101b2d,#08111f);
  border:1px solid rgba(255,255,255,.12);
  border-radius:22px;
  box-shadow:0 14px 50px rgba(0,0,0,.28);
}
.engine-panel{
  padding:26px;
}
.engine-panel h2{
  font-size:clamp(28px,4vw,46px);
  line-height:1;
  margin:0 0 14px;
  letter-spacing:-.055em;
}
.engine-panel p{
  color:#c7d1df;
  line-height:1.6;
}
.engine-controls{
  display:grid;
  gap:12px;
  margin:20px 0 16px;
}
.engine-controls label{
  display:block;
  background:linear-gradient(180deg,#27303d,#171f2b);
  border:1px solid rgba(255,255,255,.10);
  border-radius:12px;
  padding:12px 14px;
}
.engine-controls small{
  display:block;
  color:#a9b5c8;
  font-size:11px;
  font-weight:950;
  margin-bottom:8px;
}
.engine-controls select{
  width:100%;
  border:0;
  outline:0;
  background:transparent;
  color:#fff;
  font-size:16px;
  font-weight:900;
  font-family:inherit;
}
.engine-controls option{
  background:#101827;
}
.engine-button{
  width:100%;
  min-height:52px;
  border-radius:13px;
  border:0;
  color:#fff;
  font-weight:950;
  cursor:pointer;
  font-family:inherit;
  background:linear-gradient(90deg,#0095ff,#6b24ff);
  box-shadow:0 12px 35px rgba(0,120,255,.32);
}
.engine-results{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:16px;
}
.engine-card{
  padding:18px;
  position:relative;
  overflow:hidden;
}
.engine-card:before{
  content:"";
  position:absolute;
  inset:auto -20% -40% 35%;
  height:140px;
  background:radial-gradient(circle,rgba(0,145,255,.16),transparent 68%);
  pointer-events:none;
}
.engine-card span,.seo-grid span{
  display:inline-flex;
  color:#25ef80;
  font-size:11px;
  font-weight:950;
  background:rgba(6,76,46,.35);
  border:1px solid rgba(37,239,128,.22);
  border-radius:999px;
  padding:6px 9px;
}
.engine-card h3{
  margin:14px 0 8px;
  font-size:22px;
}
.engine-card p,.seo-grid p{
  color:#c7d1df;
  line-height:1.55;
  font-size:14px;
}
.engine-card strong{
  display:block;
  font-size:25px;
  margin:10px 0;
}
.engine-card a,.seo-grid a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:42px;
  padding:0 14px;
  border-radius:10px;
  background:#126ee8;
  font-size:12px;
  font-weight:950;
}
.deal-engine-grid{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
}
.smart-deal{
  background:#091424;
  border:1px solid rgba(255,255,255,.13);
  border-radius:18px;
  padding:18px;
  box-shadow:0 12px 42px rgba(0,0,0,.34);
}
.smart-deal small{
  color:#25ef80;
  font-weight:950;
}
.smart-deal h3{
  margin:10px 0;
}
.smart-deal p{
  color:#c7d1df;
  min-height:44px;
}
.smart-deal strong{
  display:block;
  font-size:24px;
  margin:12px 0;
}
.smart-deal a{
  display:flex;
  justify-content:center;
  align-items:center;
  min-height:42px;
  border-radius:10px;
  background:#126ee8;
  font-weight:950;
  font-size:12px;
}
.seo-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.seo-grid article{
  padding:22px;
}
.seo-grid h3{
  font-size:24px;
  margin:16px 0 8px;
}
@media(max-width:900px){
  .engine-shell,.engine-results,.seo-grid,.deal-engine-grid{
    grid-template-columns:1fr;
  }
  .travel-engine,.deal-engine,.seo-media{
    padding:0 14px 24px;
  }
}


/* PERFECT HERO LAYOUT — logo above text, search below, live map restored */
.hero{
  display:grid !important;
  grid-template-columns:minmax(430px,40%) minmax(0,60%) !important;
  gap:34px !important;
  align-items:center !important;
  min-height:620px !important;
  padding:42px 36px 30px !important;
  background:
    radial-gradient(circle at 77% 34%,rgba(144,55,255,.24),transparent 30%),
    radial-gradient(circle at 30% 53%,rgba(0,153,255,.20),transparent 26%),
    linear-gradient(180deg,#061326,#020913) !important;
}
.hero-copy{
  display:block !important;
  min-height:auto !important;
  align-items:initial !important;
  justify-content:initial !important;
}
.hero-title-logo{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  margin:0 0 22px;
}
.hero-title-logo img{
  width:min(350px,82vw);
  height:auto;
  object-fit:contain;
  filter:drop-shadow(0 18px 42px rgba(0,145,255,.30));
}
.hero-copy h1{
  display:block !important;
  font-size:clamp(46px,5.1vw,78px) !important;
  line-height:.92 !important;
  margin:0 0 18px !important;
  letter-spacing:-.075em !important;
}
.hero-copy h1 span{
  display:block !important;
  background:linear-gradient(90deg,#00a4ff 10%,#7b3dff 72%) !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  color:transparent !important;
}
.hero-copy > p{
  display:block !important;
  max-width:620px !important;
  color:#d7e2f2 !important;
  font-size:18px !important;
  line-height:1.55 !important;
  margin:0 0 24px !important;
}
.search-card{
  max-width:620px !important;
  border-radius:20px !important;
}
.live-map-card{
  display:block !important;
  position:relative !important;
  width:100% !important;
  min-height:clamp(420px,40vw,610px) !important;
  aspect-ratio:1.46/1 !important;
  border-radius:22px !important;
  overflow:hidden !important;
  border:1px solid rgba(0,168,255,.25) !important;
  background:#06111f !important;
  box-shadow:0 0 90px rgba(0,145,255,.15),inset 0 0 0 1px rgba(255,255,255,.04) !important;
}
#liveMap{
  position:absolute !important;
  inset:0 !important;
  z-index:0 !important;
  display:block !important;
  min-height:100% !important;
  width:100% !important;
  height:100% !important;
}
.map-vignette,.route-beam,.live-map-note{
  display:block !important;
}
.map-title{
  display:block !important;
  position:absolute;
  left:18px;
  top:18px;
  z-index:5;
  color:#fff;
  font-size:12px;
  font-weight:950;
  background:rgba(3,10,20,.68);
  border:1px solid rgba(255,255,255,.11);
  border-radius:999px;
  padding:8px 12px;
  backdrop-filter:blur(10px);
}
.map-title strong{
  color:#25ef80;
  margin-left:8px;
}
@media(max-width:1180px){
  .hero{
    grid-template-columns:1fr !important;
    min-height:auto !important;
  }
  .live-map-card{
    min-height:380px !important;
    aspect-ratio:1.75/1 !important;
  }
}
@media(max-width:760px){
  .hero{
    padding:28px 14px 18px !important;
    gap:18px !important;
  }
  .hero-title-logo{
    justify-content:center;
  }
  .hero-title-logo img{
    width:min(300px,88vw);
  }
  .hero-copy h1{
    font-size:44px !important;
  }
  .hero-copy > p{
    font-size:16px !important;
  }
  .live-map-card{
    height:255px !important;
    min-height:255px !important;
    aspect-ratio:auto !important;
  }
}


/* Fix empty gap above live map */
.hero{
  align-items:start !important;
}

.live-map-card{
  align-self:start !important;
  margin-top:0 !important;
}

.hero-copy{
  align-self:start !important;
}

@media(min-width:1181px){
  .hero{
    padding-top:30px !important;
  }
}


/* Modern search engine tab icons */
.search-tabs button,
.search-tabs .tab{
  display:flex;
  align-items:center;
  gap:10px;
}

.modern-tab-icon{
  width:28px;
  height:28px;
  min-width:28px;
  border-radius:10px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-size:14px;
  font-weight:900;
  color:#7dd3ff;
  background:linear-gradient(180deg,rgba(0,145,255,.28),rgba(0,145,255,.08));
  border:1px solid rgba(0,168,255,.26);
  box-shadow:
    0 0 16px rgba(0,145,255,.18),
    inset 0 1px 0 rgba(255,255,255,.08);
}

.modern-tab-icon.hotel{
  color:#ffb870;
  background:linear-gradient(180deg,rgba(255,166,0,.22),rgba(255,166,0,.06));
  border-color:rgba(255,166,0,.24);
  box-shadow:
    0 0 16px rgba(255,166,0,.12),
    inset 0 1px 0 rgba(255,255,255,.08);
}

.modern-tab-icon.car{
  color:#ff6fa5;
  background:linear-gradient(180deg,rgba(255,0,102,.20),rgba(255,0,102,.06));
  border-color:rgba(255,0,102,.22);
  box-shadow:
    0 0 16px rgba(255,0,102,.14),
    inset 0 1px 0 rgba(255,255,255,.08);
}

.search-tabs button span:last-child,
.search-tabs .tab span:last-child{
  font-weight:900;
  letter-spacing:-.02em;
}



/* FINAL single-line premium partner strip */
.live-partners{
  padding:34px 36px 10px;
  overflow:hidden;
}

.live-partners .section-head{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  margin-bottom:18px;
}

.live-partners .section-head h2{
  font-size:12px;
  letter-spacing:.18em;
  text-transform:uppercase;
  color:#8b97ab;
  margin:0;
}

.partner-marquee{
  position:relative;
  overflow:hidden;
  width:100%;
}

.partner-track{
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:center;
  justify-content:flex-start;
  gap:42px;
  width:max-content;
  min-width:max-content;
  white-space:nowrap;
  animation:partnerTicker 38s linear infinite;
}

.partner-track:hover{
  animation-play-state:paused;
}

.partner-track a{
  flex:0 0 auto !important;
  display:flex;
  align-items:center;
  justify-content:center;
  opacity:.92;
  transition:all .25s ease;
}

.partner-track a:hover{
  opacity:1;
  transform:translateY(-1px) scale(1.03);
}

.partner-track img{
  height:28px;
  width:auto;
  object-fit:contain;
  filter:grayscale(1) brightness(1.4);
}

.partner-live-note{
  margin-top:12px;
  text-align:center;
  font-size:13px;
  color:#8f9bb0;
}

@keyframes partnerTicker{
  from{
    transform:translateX(0);
  }
  to{
    transform:translateX(-50%);
  }
}

@media(max-width:900px){
  .live-partners{
    padding:28px 14px 10px;
  }

  .partner-track{
    gap:26px;
    animation-duration:30s;
  }

  .partner-track img{
    height:22px;
  }
}


/* Better visual partner logos */
.partner-track img{
  height:34px !important;
  width:auto;
  filter:none !important;
  opacity:1 !important;
}


/* Helper cards under live map */
.hero-helper-cards{
  grid-column:2;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:-10px;
}

.helper-card{
  display:flex;
  align-items:center;
  gap:12px;
  min-height:86px;
  padding:16px;
  border-radius:18px;
  background:linear-gradient(180deg,#101b2d,#08111f);
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 14px 44px rgba(0,0,0,.26), inset 0 0 26px rgba(0,145,255,.04);
  transition:.22s;
}

.helper-card:hover{
  transform:translateY(-2px);
  border-color:rgba(0,168,255,.35);
  box-shadow:0 16px 50px rgba(0,145,255,.12);
}

.helper-card span{
  width:42px;
  height:42px;
  min-width:42px;
  border-radius:14px;
  display:grid;
  place-items:center;
  background:linear-gradient(180deg,rgba(0,145,255,.28),rgba(0,145,255,.08));
  border:1px solid rgba(0,168,255,.22);
  box-shadow:0 0 18px rgba(0,145,255,.15);
}

.helper-card b{
  display:block;
  font-size:14px;
  color:#fff;
  margin-bottom:4px;
}

.helper-card small{
  display:block;
  color:#9fb0c8;
  font-size:12px;
  line-height:1.35;
}

@media(max-width:1180px){
  .hero-helper-cards{
    grid-column:1;
    margin-top:0;
  }
}

@media(max-width:760px){
  .hero-helper-cards{
    grid-template-columns:1fr;
  }
}


/* Live travel pulse under map */
.hero{
  row-gap:18px !important;
}

.live-map-card{
  min-height:clamp(360px,32vw,520px) !important;
}

.travel-pulse-panel{
  grid-column:2;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:-4px;
}

.pulse-column{
  background:linear-gradient(180deg,#101b2d,#08111f);
  border:1px solid rgba(255,255,255,.12);
  border-radius:20px;
  padding:16px;
  box-shadow:0 14px 44px rgba(0,0,0,.26), inset 0 0 26px rgba(0,145,255,.04);
}

.pulse-head{
  display:flex;
  align-items:center;
  gap:9px;
  margin-bottom:12px;
}

.pulse-head span{
  width:34px;
  height:34px;
  display:grid;
  place-items:center;
  border-radius:12px;
  background:linear-gradient(180deg,rgba(0,145,255,.28),rgba(0,145,255,.08));
  border:1px solid rgba(0,168,255,.22);
}

.pulse-head b{
  font-size:14px;
  color:#fff;
}

.pulse-column a{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:12px;
  padding:11px 0;
  border-top:1px solid rgba(255,255,255,.08);
}

.pulse-column strong{
  font-size:13px;
  color:#dfe8f6;
}

.pulse-column em{
  flex:0 0 auto;
  font-style:normal;
  font-size:12px;
  font-weight:950;
  color:#25ef80;
  background:rgba(6,76,46,.35);
  border:1px solid rgba(37,239,128,.18);
  border-radius:999px;
  padding:5px 8px;
}

.pulse-column a:hover strong{
  color:#7dd3ff;
}

@media(max-width:1180px){
  .travel-pulse-panel{
    grid-column:1;
  }
}

@media(max-width:760px){
  .travel-pulse-panel{
    grid-template-columns:1fr;
  }
  .live-map-card{
    min-height:255px !important;
  }
}


/* Move travel pulse directly under map */
.hero{
  row-gap:0 !important;
}

.live-map-card{
  margin-bottom:0 !important;
}

.travel-pulse-panel{
  margin-top:-120px !important;
  position:relative;
  z-index:5;
  align-self:start;
}

@media(max-width:1180px){
  .travel-pulse-panel{
    margin-top:14px !important;
  }
}

@media(max-width:760px){
  .travel-pulse-panel{
    margin-top:10px !important;
  }
}


/* FINAL close empty space under map */
.live-map-card{
  min-height:320px !important;
  height:320px !important;
  margin-bottom:-170px !important;
}

.travel-pulse-panel{
  margin-top:0 !important;
  position:relative;
  top:-170px !important;
}

.hero{
  padding-bottom:0 !important;
  margin-bottom:-120px !important;
}

@media(max-width:1180px){
  .live-map-card{
    min-height:260px !important;
    height:260px !important;
    margin-bottom:0 !important;
  }

  .travel-pulse-panel{
    top:0 !important;
  }

  .hero{
    margin-bottom:0 !important;
  }
}


/* RESTORE proper map size and remove giant empty area */
.hero{
  display:grid !important;
  grid-template-columns:minmax(420px,42%) minmax(0,58%) !important;
  align-items:start !important;
  gap:28px !important;
  padding-bottom:24px !important;
  margin-bottom:0 !important;
}

.live-map-card{
  min-height:520px !important;
  height:520px !important;
  margin-bottom:0 !important;
  position:relative !important;
}

#liveMap{
  height:100% !important;
  min-height:520px !important;
}

.travel-pulse-panel{
  margin-top:16px !important;
  top:0 !important;
  position:relative !important;
  grid-column:2 !important;
}

@media(max-width:1180px){
  .hero{
    grid-template-columns:1fr !important;
  }

  .live-map-card{
    height:380px !important;
    min-height:380px !important;
  }

  #liveMap{
    min-height:380px !important;
  }

  .travel-pulse-panel{
    grid-column:1 !important;
    margin-top:14px !important;
  }
}

@media(max-width:760px){
  .live-map-card{
    height:260px !important;
    min-height:260px !important;
  }

  #liveMap{
    min-height:260px !important;
  }
}


/* REAL gap removal */
.hero{
  grid-auto-rows:auto !important;
  row-gap:0 !important;
}

.live-map-card{
  height:420px !important;
  min-height:420px !important;
  margin-bottom:0 !important;
}

#liveMap{
  height:420px !important;
  min-height:420px !important;
}

.travel-pulse-panel{
  margin-top:-110px !important;
  padding-top:0 !important;
  position:relative !important;
  z-index:10 !important;
}

@media(max-width:1180px){
  .travel-pulse-panel{
    margin-top:16px !important;
  }

  .live-map-card,
  #liveMap{
    height:340px !important;
    min-height:340px !important;
  }
}

@media(max-width:760px){
  .live-map-card,
  #liveMap{
    height:240px !important;
    min-height:240px !important;
  }
}


/* CANONICAL HERO + LIVE MAP FIX */
.hero{
  display:grid !important;
  grid-template-columns:minmax(420px,42%) minmax(0,58%) !important;
  grid-template-areas:
    "copy map"
    "copy pulse" !important;
  align-items:start !important;
  gap:18px 28px !important;
  min-height:auto !important;
  padding:30px 36px 30px !important;
  margin-bottom:0 !important;
}

.hero-copy{
  grid-area:copy !important;
  display:block !important;
  min-height:auto !important;
}

.live-map-card{
  grid-area:map !important;
  display:block !important;
  height:520px !important;
  min-height:520px !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  margin:0 !important;
  align-self:start !important;
  position:relative !important;
  overflow:hidden !important;
}

#liveMap{
  display:block !important;
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  min-height:520px !important;
  z-index:0 !important;
}

.travel-pulse-panel{
  grid-area:pulse !important;
  grid-column:auto !important;
  margin:0 !important;
  top:0 !important;
  position:relative !important;
  z-index:4 !important;
  align-self:start !important;
}

.leaflet-container{
  width:100% !important;
  height:100% !important;
}

@media(max-width:1180px){
  .hero{
    grid-template-columns:1fr !important;
    grid-template-areas:
      "copy"
      "map"
      "pulse" !important;
    padding:28px 14px 22px !important;
  }
  .live-map-card{
    height:380px !important;
    min-height:380px !important;
  }
  #liveMap{
    min-height:380px !important;
  }
}

@media(max-width:760px){
  .live-map-card{
    height:260px !important;
    min-height:260px !important;
  }
  #liveMap{
    min-height:260px !important;
  }
}


/* Hotel SEO landing pages */
.hotel-seo-page{
  background:#020913;
}

.hotel-hero{
  display:grid;
  grid-template-columns:1fr .85fr;
  gap:34px;
  align-items:center;
  padding:54px 36px 42px;
  background:
    radial-gradient(circle at 75% 20%,rgba(124,58,237,.28),transparent 30%),
    radial-gradient(circle at 20% 30%,rgba(0,163,255,.22),transparent 26%),
    linear-gradient(180deg,#061326,#020913);
}

.hotel-hero h1{
  font-size:clamp(44px,6.6vw,84px);
  line-height:.92;
  margin:0 0 18px;
  letter-spacing:-.075em;
}

.hotel-hero h1 span{
  display:block;
  background:linear-gradient(90deg,#00a4ff,#7b3dff);
  -webkit-background-clip:text;
  background-clip:text;
  color:transparent;
}

.hotel-hero p{
  color:#d9e5f5;
  font-size:18px;
  line-height:1.6;
  max-width:720px;
}

.hotel-hero img{
  width:100%;
  height:420px;
  object-fit:cover;
  border-radius:26px;
  border:1px solid rgba(255,255,255,.12);
  box-shadow:0 20px 80px rgba(0,0,0,.34),0 0 70px rgba(0,145,255,.12);
}

.hotel-search-box{
  margin-top:24px;
  max-width:720px;
  background:rgba(5,12,24,.88);
  border:1px solid rgba(0,181,255,.55);
  border-radius:20px;
  padding:18px;
  box-shadow:0 24px 80px rgba(0,0,0,.36),0 0 70px rgba(0,135,255,.10);
}

.hotel-search-grid{
  display:grid;
  grid-template-columns:1.2fr 1fr 1fr;
  gap:12px;
}

.hotel-search-grid label{
  display:block;
  background:linear-gradient(180deg,#27303d,#171f2b);
  border:1px solid rgba(255,255,255,.10);
  border-radius:12px;
  padding:12px 14px;
}

.hotel-search-grid small{
  display:block;
  color:#a9b5c8;
  font-size:11px;
  font-weight:950;
  margin-bottom:8px;
}

.hotel-search-grid input{
  width:100%;
  border:0;
  outline:0;
  background:transparent;
  color:#f2f6ff;
  font-size:16px;
  font-weight:900;
  font-family:inherit;
}

.hotel-search-box a{
  display:flex;
  justify-content:center;
  align-items:center;
  margin-top:12px;
  min-height:52px;
  border-radius:13px;
  background:linear-gradient(90deg,#0095ff,#6b24ff);
  box-shadow:0 12px 35px rgba(0,120,255,.32);
  font-weight:950;
}

.hotel-content{
  max-width:1480px;
  margin:0 auto;
  padding:46px 36px;
}

.hotel-content-grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:24px;
  align-items:start;
}

.hotel-card{
  background:linear-gradient(180deg,#101b2d,#08111f);
  border:1px solid rgba(255,255,255,.12);
  border-radius:22px;
  padding:24px;
  box-shadow:0 14px 50px rgba(0,0,0,.28);
}

.hotel-card h2{
  margin:0 0 14px;
  font-size:clamp(28px,3.2vw,44px);
  letter-spacing:-.055em;
}

.hotel-card h3{
  margin:20px 0 8px;
  font-size:22px;
}

.hotel-card p,.hotel-card li{
  color:#c7d1df;
  line-height:1.68;
}

.hotel-tips{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-top:24px;
}

.hotel-mini{
  background:#091424;
  border:1px solid rgba(255,255,255,.12);
  border-radius:18px;
  padding:18px;
}

.hotel-mini b{
  display:block;
  margin-bottom:8px;
  font-size:17px;
}

.hotel-mini p{
  color:#c7d1df;
  font-size:14px;
  line-height:1.55;
}

@media(max-width:900px){
  .hotel-hero,.hotel-content-grid,.hotel-tips{
    grid-template-columns:1fr;
  }
  .hotel-hero,.hotel-content{
    padding-left:14px;
    padding-right:14px;
  }
  .hotel-search-grid{
    grid-template-columns:1fr;
  }
  .hotel-hero img{
    height:280px;
  }
}

/* Destination guide pages */
.destination-page{background:#020913}.destination-hero{display:grid;grid-template-columns:1fr .85fr;gap:34px;align-items:center;padding:54px 36px 42px;background:radial-gradient(circle at 76% 18%,rgba(124,58,237,.28),transparent 30%),radial-gradient(circle at 18% 34%,rgba(0,163,255,.22),transparent 26%),linear-gradient(180deg,#061326,#020913)}
.destination-hero h1{font-size:clamp(44px,6.5vw,86px);line-height:.92;margin:0 0 18px;letter-spacing:-.075em}.destination-hero h1 span{display:block;background:linear-gradient(90deg,#00a4ff,#7b3dff);-webkit-background-clip:text;background-clip:text;color:transparent}
.destination-hero p{color:#d9e5f5;font-size:18px;line-height:1.6;max-width:760px}.destination-hero img{width:100%;height:430px;object-fit:cover;border-radius:26px;border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 80px rgba(0,0,0,.34),0 0 70px rgba(0,145,255,.12)}
.destination-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.destination-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:13px;background:#132238;border:1px solid rgba(255,255,255,.12);font-weight:950}.destination-actions a:first-child{background:linear-gradient(90deg,#0095ff,#6b24ff);border:0;box-shadow:0 12px 35px rgba(0,120,255,.32)}
.destination-toc{display:flex;gap:12px;overflow-x:auto;padding:18px 36px;background:#07111f;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.destination-toc a{white-space:nowrap;background:#101b2d;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:11px 16px;font-weight:900}
.destination-content{max-width:1480px;margin:0 auto;padding:46px 36px}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.destination-card{background:linear-gradient(180deg,#101b2d,#08111f);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:24px;box-shadow:0 14px 50px rgba(0,0,0,.28)}.destination-card.wide{grid-column:span 2}
.destination-card h2{margin:0 0 14px;font-size:clamp(28px,3.1vw,44px);letter-spacing:-.055em}.destination-card h3{margin:18px 0 8px;font-size:22px}.destination-card p,.destination-card li{color:#c7d1df;line-height:1.68}.destination-card ul{padding-left:20px}
.destination-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:22px}.destination-mini{background:#091424;border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:18px}.destination-mini b{display:block;margin-bottom:8px}.destination-mini p{color:#c7d1df;font-size:14px;line-height:1.55}
.destination-badge{display:inline-flex;color:#25ef80;font-size:11px;font-weight:950;background:rgba(6,76,46,.35);border:1px solid rgba(37,239,128,.22);border-radius:999px;padding:6px 9px;margin-bottom:12px}.click-card{cursor:pointer}.click-card:hover{border-color:rgba(0,168,255,.36);transform:translateY(-2px);transition:.22s}.click-card h3 a{color:inherit}
@media(max-width:980px){.destination-hero,.destination-grid,.destination-mini-grid{grid-template-columns:1fr}.destination-card.wide{grid-column:auto}.destination-hero,.destination-content{padding-left:14px;padding-right:14px}.destination-toc{padding-left:14px;padding-right:14px}.destination-hero img{height:280px}}


/* Family holiday pages */
.family-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
  margin-top:26px;
}

.family-card{
  overflow:hidden;
  border-radius:22px;
  border:1px solid rgba(255,255,255,.12);
  background:linear-gradient(180deg,#101b2d,#08111f);
  box-shadow:0 16px 50px rgba(0,0,0,.28);
  transition:.22s;
}

.family-card:hover{
  transform:translateY(-3px);
  border-color:rgba(0,168,255,.34);
}

.family-card img{
  width:100%;
  height:220px;
  object-fit:cover;
}

.family-card-content{
  padding:20px;
}

.family-card-content h3{
  margin:0 0 10px;
  font-size:28px;
}

.family-card-content p{
  color:#c7d1df;
  line-height:1.65;
  font-size:15px;
}

.family-tags{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:14px;
}

.family-tags span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:7px 12px;
  border-radius:999px;
  background:#0d1b30;
  border:1px solid rgba(255,255,255,.1);
  color:#dfe8f6;
  font-size:12px;
  font-weight:900;
}

.family-card-content a{
  display:inline-flex;
  margin-top:18px;
  min-height:46px;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border-radius:12px;
  background:linear-gradient(90deg,#0095ff,#6b24ff);
  font-weight:950;
  box-shadow:0 12px 35px rgba(0,120,255,.28);
}

@media(max-width:980px){
  .family-grid{
    grid-template-columns:1fr;
  }
}


/* Fully clickable card wrappers */
.card-link-wrap{
  display:block;
  color:inherit;
  text-decoration:none;
}

.card-link-wrap article{
  height:100%;
}


/* Clean clickable cards + speed/performance cleanup */
.card-link-wrap{
  display:block;
  color:inherit;
  text-decoration:none;
  cursor:pointer;
}
.card-link-wrap article{
  height:100%;
}
.card-link-wrap:hover article{
  transform:translateY(-3px);
  border-color:rgba(0,168,255,.36);
}
.guide-grid .card-link-wrap,
.family-grid .card-link-wrap{
  min-width:0;
}
.family-card-button{
  display:inline-flex;
  margin-top:18px;
  min-height:46px;
  align-items:center;
  justify-content:center;
  padding:0 18px;
  border-radius:12px;
  background:linear-gradient(90deg,#0095ff,#6b24ff);
  font-weight:950;
  box-shadow:0 12px 35px rgba(0,120,255,.28);
}
.family-card-content > a{
  display:none;
}
img{
  content-visibility:auto;
}


/* Backpacking CTA visible fix */
.backpacking-button{
  display:inline-flex !important;
  align-items:center;
  justify-content:center;
  margin-top:18px !important;
  min-height:48px;
  padding:0 22px;
  border-radius:13px;
  background:linear-gradient(90deg,#0095ff,#6b24ff) !important;
  border:0 !important;
  color:#fff !important;
  font-weight:950;
  box-shadow:0 12px 35px rgba(0,120,255,.32);
}

/* Premium route page upgrade */
.route-story{
  max-width:1480px;
  margin:0 auto;
  padding:46px 36px;
}
.route-intro-card{
  background:linear-gradient(180deg,#101b2d,#08111f);
  border:1px solid rgba(255,255,255,.12);
  border-radius:24px;
  padding:26px;
  margin-bottom:24px;
  box-shadow:0 16px 60px rgba(0,0,0,.32);
}
.route-intro-card h2{
  font-size:clamp(30px,3.5vw,52px);
  margin:0 0 12px;
  letter-spacing:-.055em;
}
.route-intro-card p{
  color:#c7d1df;
  line-height:1.7;
  font-size:17px;
}
.route-stop-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}
.route-stop{
  background:linear-gradient(180deg,#101b2d,#08111f);
  border:1px solid rgba(255,255,255,.12);
  border-radius:24px;
  padding:24px;
  box-shadow:0 16px 60px rgba(0,0,0,.28);
}
.route-stop h2{
  margin:0 0 12px;
  font-size:clamp(26px,3vw,42px);
  letter-spacing:-.055em;
}
.route-stop p{
  color:#c7d1df;
  line-height:1.7;
}
.route-stop h3{
  margin:22px 0 8px;
  color:#fff;
}
.route-stop ul{
  padding-left:20px;
}
.route-stop li{
  color:#c7d1df;
  line-height:1.65;
  margin:6px 0;
}
.route-pill-row{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-top:16px;
}
.route-pill-row span{
  padding:7px 11px;
  border-radius:999px;
  background:#0d1b30;
  border:1px solid rgba(255,255,255,.1);
  color:#dfe8f6;
  font-size:12px;
  font-weight:900;
}
.route-side-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  margin-top:22px;
}
@media(max-width:900px){
  .route-story{padding:28px 14px}
  .route-stop-grid,.route-side-grid{grid-template-columns:1fr}
}

/* VERIFIED BACKPACKING ROUTES CSS */
.backpacking-route-grid{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:22px;
}
.backpacking-route-card{
  background:linear-gradient(180deg,#101b2d,#08111f);
  border:1px solid rgba(255,255,255,.12);
  border-radius:24px;
  padding:24px;
  box-shadow:0 16px 60px rgba(0,0,0,.28);
}
.backpacking-route-card h2{
  font-size:clamp(28px,3vw,44px);
  margin:0 0 12px;
  letter-spacing:-.055em;
}
.backpacking-route-card h3{
  margin:20px 0 8px;
}
.backpacking-route-card p,.backpacking-route-card li{
  color:#c7d1df;
  line-height:1.68;
}
.backpacking-route-card ul{padding-left:20px}
.backpacking-route-card.wide{grid-column:1 / -1}
@media(max-width:900px){.backpacking-route-grid{grid-template-columns:1fr}}


/* SEO, legal and conversion upgrades */
.content-page{max-width:1120px;margin:0 auto;padding:64px 24px 80px}
.page-hero{padding:46px 0 26px;border-bottom:1px solid rgba(255,255,255,.10);margin-bottom:28px}
.page-hero h1,.article-page h1{font-size:clamp(34px,5vw,58px);line-height:1;margin:0 0 18px;letter-spacing:-.05em}
.page-hero p,.lead{color:#d7e2f2;font-size:18px;line-height:1.65;max-width:820px}
.eyebrow{color:#00a8ff;font-weight:950;letter-spacing:.12em;font-size:12px;text-transform:uppercase;margin:0 0 12px}
.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:28px 0}
.article-grid.compact{margin-top:20px}
.article-card{display:block;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.035));border-radius:18px;padding:22px;min-height:178px;box-shadow:0 20px 55px rgba(0,0,0,.20);transition:.2s}
.article-card:hover{transform:translateY(-3px);border-color:rgba(0,168,255,.55);box-shadow:0 24px 70px rgba(0,96,180,.20)}
.article-card span{display:inline-block;color:#90e7ff;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px}
.article-card h2,.article-card h3{margin:0 0 10px;font-size:24px;letter-spacing:-.03em}
.article-card p{margin:0;color:#cbd8ea;line-height:1.55}
.article-page{max-width:860px;margin:0 auto}
.article-page h2{font-size:28px;margin:34px 0 12px}
.article-page p,.article-page li{color:#d7e2f2;line-height:1.75;font-size:17px}
.article-page ul{padding-left:24px}
.article-cta{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0;padding-top:22px;border-top:1px solid rgba(255,255,255,.10)}
.article-cta a,.api-ready-note a{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#087cff,#7b3dff);padding:13px 18px;border-radius:12px;font-weight:950;box-shadow:0 18px 44px rgba(0,92,255,.22)}
.seo-hub,.api-ready-note{padding:48px 36px;border-top:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#04101f,#020813)}
.section-head h2,.api-ready-note h2{font-size:38px;letter-spacing:-.04em;margin:0 0 10px}
.section-head p,.api-ready-note p{color:#d7e2f2;max-width:760px;line-height:1.6}
.api-ready-note{display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(255,255,255,.08)}
.cookie-banner{position:fixed;left:18px;right:18px;bottom:18px;z-index:1000;display:none;grid-template-columns:1fr auto;gap:16px;align-items:center;max-width:980px;margin:0 auto;padding:16px 18px;background:rgba(3,9,18,.96);border:1px solid rgba(0,168,255,.42);border-radius:18px;box-shadow:0 20px 70px rgba(0,0,0,.45);backdrop-filter:blur(16px)}
.cookie-banner.show{display:grid}
.cookie-banner p{margin:5px 0 0;color:#d7e2f2;line-height:1.45;font-size:14px}
.cookie-banner a{color:#7dd3ff;font-weight:850}
.cookie-actions{display:flex;gap:10px}
.cookie-actions button{border:0;border-radius:12px;padding:12px 14px;font-weight:950;cursor:pointer;color:#fff;background:#152235}
.cookie-actions button:last-child{background:linear-gradient(90deg,#087cff,#7b3dff)}
.mobile-sticky-cta{display:none;position:fixed;left:14px;right:14px;bottom:14px;z-index:900;text-align:center;background:linear-gradient(90deg,#087cff,#7b3dff);padding:14px 18px;border-radius:999px;font-weight:950;box-shadow:0 18px 52px rgba(0,92,255,.35)}
@media(max-width:820px){
  .article-grid{grid-template-columns:1fr}
  .content-page{padding:42px 18px 70px}
  .seo-hub,.api-ready-note{padding:38px 18px}
  .api-ready-note{display:block}
  .api-ready-note a{margin-top:14px}
  .cookie-banner{grid-template-columns:1fr;bottom:76px}
  .cookie-actions{justify-content:stretch}
  .cookie-actions button{flex:1}
  .mobile-sticky-cta{display:block}
  body{padding-bottom:72px}
}


/* Premium footer */
.footer{
  margin-top:60px;
  border-top:1px solid rgba(255,255,255,.08);
  background:linear-gradient(180deg,#030914,#020813);
  padding:42px 24px;
}

.footer-inner{
  max-width:1200px;
  margin:0 auto;
  display:grid;
  grid-template-columns:1.2fr 1fr .8fr;
  gap:40px;
  align-items:start;
}

.footer-brand b{
  display:block;
  font-size:24px;
  margin-bottom:12px;
}

.footer-brand p{
  color:#c8d7ea;
  line-height:1.6;
  max-width:340px;
}

.footer-links{
  display:grid;
  gap:12px;
}

.footer-links a{
  color:#fff;
  font-weight:700;
  transition:.2s;
}

.footer-links a:hover{
  color:#00a8ff;
  transform:translateX(2px);
}

.footer-meta{
  display:grid;
  gap:10px;
  color:#c8d7ea;
  font-size:14px;
}

@media(max-width:820px){
  .footer-inner{
    grid-template-columns:1fr;
    gap:28px;
  }
}


/* Premium neon search tab icons */
.search-tabs button{
  position:relative;
  overflow:hidden;
}

.search-tabs button::before{
  content:"";
  position:absolute;
  inset:0;
  opacity:0;
  background:radial-gradient(circle at 18% 50%,rgba(0,168,255,.18),transparent 34%);
  transition:.25s ease;
  pointer-events:none;
}

.search-tabs button.active::before,
.search-tabs button:hover::before{
  opacity:1;
}

.modern-tab-icon{
  width:58px;
  height:58px;
  min-width:58px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  border-radius:18px;
  position:relative;
  font-size:25px;
  font-weight:900;
  isolation:isolate;
  transform:translateZ(0);
  transition:transform .22s ease, box-shadow .22s ease, filter .22s ease;
}

.modern-tab-icon::before{
  content:"";
  position:absolute;
  inset:-2px;
  border-radius:20px;
  background:linear-gradient(135deg,rgba(255,255,255,.26),rgba(255,255,255,0) 28%,rgba(255,255,255,.10));
  opacity:.55;
  z-index:-1;
}

.modern-tab-icon::after{
  content:"";
  position:absolute;
  left:-42px;
  top:50%;
  width:44px;
  height:3px;
  border-radius:999px;
  transform:translateY(-50%);
  opacity:0;
  transition:.25s ease;
}

.search-tabs button:hover .modern-tab-icon,
.search-tabs button.active .modern-tab-icon{
  transform:translateY(-2px) scale(1.06);
  filter:saturate(1.2);
}

.search-tabs button:hover .modern-tab-icon::after,
.search-tabs button.active .modern-tab-icon::after{
  opacity:1;
  left:-30px;
}

.modern-tab-icon.flight{
  color:#eaf8ff;
  background:
    radial-gradient(circle at 70% 25%,rgba(255,255,255,.32),transparent 18%),
    linear-gradient(145deg,rgba(0,168,255,.32),rgba(0,73,255,.10));
  border:1px solid rgba(0,187,255,.72);
  box-shadow:
    0 0 0 1px rgba(0,168,255,.18) inset,
    0 0 22px rgba(0,168,255,.36),
    0 12px 34px rgba(0,83,255,.22);
  text-shadow:0 0 14px rgba(255,255,255,.95),0 0 24px rgba(0,196,255,.95);
}

.modern-tab-icon.flight::after{
  background:linear-gradient(90deg,transparent,#00c8ff,#65ecff);
  box-shadow:0 0 18px rgba(0,200,255,.95);
}

.modern-tab-icon.hotel{
  color:#ffe8a5;
  background:
    radial-gradient(circle at 70% 25%,rgba(255,255,255,.20),transparent 18%),
    linear-gradient(145deg,rgba(255,176,0,.28),rgba(255,119,0,.08));
  border:1px solid rgba(255,176,0,.65);
  box-shadow:
    0 0 0 1px rgba(255,176,0,.12) inset,
    0 0 20px rgba(255,159,0,.26),
    0 12px 34px rgba(255,119,0,.14);
  text-shadow:0 0 14px rgba(255,197,74,.90);
}

.modern-tab-icon.hotel::after{
  background:linear-gradient(90deg,transparent,#ffb000,#ffe07a);
  box-shadow:0 0 16px rgba(255,176,0,.85);
}

.modern-tab-icon.car{
  color:#ffd8f1;
  background:
    radial-gradient(circle at 70% 25%,rgba(255,255,255,.20),transparent 18%),
    linear-gradient(145deg,rgba(255,0,145,.30),rgba(123,61,255,.10));
  border:1px solid rgba(255,0,145,.62);
  box-shadow:
    0 0 0 1px rgba(255,0,145,.12) inset,
    0 0 20px rgba(255,0,145,.28),
    0 12px 34px rgba(123,61,255,.14);
  text-shadow:0 0 14px rgba(255,62,181,.90);
}

.modern-tab-icon.car::after{
  background:linear-gradient(90deg,transparent,#ff149d,#8b5cff);
  box-shadow:0 0 16px rgba(255,20,157,.90);
}

.search-tabs button.active .modern-tab-icon.flight{
  box-shadow:
    0 0 0 1px rgba(0,220,255,.30) inset,
    0 0 34px rgba(0,200,255,.62),
    0 20px 52px rgba(0,85,255,.34);
}

.search-tabs button.active .modern-tab-icon.hotel{
  box-shadow:
    0 0 0 1px rgba(255,214,110,.26) inset,
    0 0 30px rgba(255,176,0,.46),
    0 20px 52px rgba(255,119,0,.22);
}

.search-tabs button.active .modern-tab-icon.car{
  box-shadow:
    0 0 0 1px rgba(255,125,210,.26) inset,
    0 0 30px rgba(255,0,145,.46),
    0 20px 52px rgba(123,61,255,.23);
}

@media(max-width:720px){
  .modern-tab-icon{
    width:46px;
    height:46px;
    min-width:46px;
    border-radius:15px;
    font-size:21px;
  }
}

/* Technical polish: safer media rendering and reduced layout shift */
img{height:auto}
.brand img{aspect-ratio:3/2}
.pixel{width:1px!important;height:1px!important}
@media (prefers-reduced-motion: reduce){*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}

/* =========================================================
   Clean compact search + logo fix
   Keeps original layout, but removes oversized WOW overrides.
   ========================================================= */

:root{
  --br-card:#050d19;
  --br-line:rgba(255,255,255,.10);
}

/* Header logo must not push the menu down */
.topbar .brand{
  display:flex !important;
  align-items:center !important;
  min-width:0 !important;
  flex:0 0 auto !important;
}

.topbar .brand img,
.brand img,
header img[src*="logo"]{
  width:auto !important;
  height:auto !important;
  max-width:210px !important;
  max-height:54px !important;
  object-fit:contain !important;
  aspect-ratio:auto !important;
}

.hero-title-logo img{
  width:min(260px,72vw) !important;
  height:auto !important;
  max-height:96px !important;
  object-fit:contain !important;
  filter:drop-shadow(0 0 22px rgba(0,168,255,.22));
}

/* Search card back to compact size */
.search-card.travel-search,
.travel-search,
#travelSearch{
  max-width:760px !important;
  width:100% !important;
  border-radius:22px !important;
  overflow:hidden !important;
  border:1px solid rgba(0,187,255,.48) !important;
  background:linear-gradient(180deg,rgba(3,10,22,.96),rgba(2,8,18,.94)) !important;
  box-shadow:0 22px 60px rgba(0,0,0,.38),0 0 45px rgba(0,168,255,.13) !important;
}

.search-tabs,
#travelSearch .search-tabs{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:0 !important;
  min-height:auto !important;
  max-height:none !important;
  background:#030b16 !important;
  border-bottom:1px solid rgba(255,255,255,.10) !important;
}

.search-tabs button,
#travelSearch [data-search-type]{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:12px !important;
  min-height:82px !important;
  height:82px !important;
  padding:12px 14px !important;
  overflow:hidden !important;
  border:0 !important;
  border-right:1px solid rgba(255,255,255,.10) !important;
  border-radius:0 !important;
  color:#eef7ff !important;
  font-size:clamp(1rem,1.15vw,1.18rem) !important;
  font-weight:850 !important;
  letter-spacing:-.02em !important;
  text-transform:none !important;
  background-size:cover !important;
  background-position:center !important;
  isolation:isolate !important;
}
.search-tabs button:last-child{border-right:0 !important;}

#travelSearch [data-search-type="flight"]{
  background-image:linear-gradient(90deg,rgba(2,10,25,.82),rgba(2,10,25,.45)),url("assets/wow-tabs/tab-fly-v22.jpg") !important;
}
#travelSearch [data-search-type="hotel"]{
  background-image:linear-gradient(90deg,rgba(2,10,25,.84),rgba(2,10,25,.48)),url("assets/wow-tabs/tab-hotel-v22.jpg") !important;
}
#travelSearch [data-search-type="car"]{
  background-image:linear-gradient(90deg,rgba(2,10,25,.84),rgba(2,10,25,.48)),url("assets/wow-tabs/tab-car-v22.jpg") !important;
}

#travelSearch [data-search-type]::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  opacity:.55;
  background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(0,0,0,.38));
}

#travelSearch [data-search-type].active{
  box-shadow:inset 0 -4px 0 #00bfff !important;
  color:#fff !important;
}
#travelSearch [data-search-type="hotel"].active{box-shadow:inset 0 -4px 0 #ffb000 !important;}
#travelSearch [data-search-type="car"].active{box-shadow:inset 0 -4px 0 #ff149d !important;}

#travelSearch .modern-tab-icon{
  width:42px !important;
  height:42px !important;
  min-width:42px !important;
  border-radius:14px !important;
  display:grid !important;
  place-items:center !important;
  font-size:1.22rem !important;
  background:rgba(255,255,255,.10) !important;
  border:1px solid rgba(255,255,255,.22) !important;
  box-shadow:none !important;
}

#travelSearch .fields,
#travelSearch .search-fields{
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:12px !important;
  padding:18px !important;
}

#travelSearch label{
  min-height:72px !important;
  padding:12px 13px !important;
  border-radius:14px !important;
}
#travelSearch label small{
  font-size:.78rem !important;
  margin-bottom:5px !important;
}
#travelSearch input,
#travelSearch select{
  width:100% !important;
  min-width:0 !important;
  font-size:clamp(1rem,1.1vw,1.18rem) !important;
  line-height:1.15 !important;
}

.travel-search[data-mode="hotel"] .field-from{display:none !important;}
.travel-search[data-mode="hotel"] .field-to{grid-column:span 2 !important;}

.search-actions.single-action,
#travelSearch .search-actions{
  padding:0 18px 14px !important;
}
#searchSubmitButton,
#travelSearch button[type="submit"]{
  min-height:56px !important;
  padding:14px 18px !important;
  border-radius:15px !important;
  font-size:clamp(1rem,1.25vw,1.24rem) !important;
}
#travelSearch .search-help,
.search-help{
  padding:0 18px 18px !important;
  font-size:.92rem !important;
  line-height:1.45 !important;
}

.hero,.hero-copy,.hero-content,.search-section{overflow:visible !important;}

@media (max-width: 980px){
  #travelSearch .fields,
  #travelSearch .search-fields{grid-template-columns:1fr 1fr !important;}
  #travelSearch label:last-child{grid-column:1/-1 !important;}
  .travel-search[data-mode="hotel"] .field-to{grid-column:1/-1 !important;}
}

@media (max-width: 760px){
  .topbar .brand img,
  .brand img,
  header img[src*="logo"]{max-width:168px !important;max-height:44px !important;}
  .hero-title-logo img{width:min(220px,68vw) !important;max-height:78px !important;}
  .search-tabs,
  #travelSearch .search-tabs{grid-template-columns:1fr !important;}
  .search-tabs button,
  #travelSearch [data-search-type]{height:68px !important;min-height:68px !important;padding:10px 14px !important;justify-content:flex-start !important;font-size:1.05rem !important;}
  #travelSearch .modern-tab-icon{width:36px !important;height:36px !important;min-width:36px !important;font-size:1.05rem !important;}
  #travelSearch .fields,
  #travelSearch .search-fields{grid-template-columns:1fr !important;padding:14px !important;gap:10px !important;}
  #travelSearch label{min-height:66px !important;padding:11px 12px !important;}
  #travelSearch input,
  #travelSearch select{font-size:1rem !important;}
  .search-actions.single-action,
  #travelSearch .search-actions{padding:0 14px 12px !important;}
  #travelSearch .search-help,.search-help{padding:0 14px 16px !important;font-size:.86rem !important;}
}


/* Professional search placeholders + auto-date polish */
#travelSearch input::placeholder{
  color:rgba(226,235,255,.72) !important;
  opacity:1 !important;
  font-weight:800 !important;
}
#travelSearch input:placeholder-shown{
  text-overflow:ellipsis !important;
}
#travelSearch input[type="date"]{
  font-size:clamp(.92rem,1vw,1.05rem) !important;
}
@media (max-width: 980px){
  #travelSearch input[type="date"]{font-size:1rem !important;}
}

/* --- Clean search defaults: no hardcoded Oslo/Paris and compact date fields --- */
.travel-search input[type="date"]{
  font-size: clamp(16px, 2.2vw, 24px) !important;
  letter-spacing: -0.03em;
  min-width: 0;
  max-width: 100%;
  overflow: visible;
}
.travel-search input,
.travel-search select{
  min-width: 0;
  text-overflow: ellipsis;
}
#searchSubmitButton{
  white-space: normal;
}

/* Travelpayouts live price preview */
.tp-live-box{display:none;margin:14px 0 0;padding:14px 16px;border:1px solid rgba(56,189,248,.28);border-radius:18px;background:rgba(2,10,24,.72);box-shadow:0 14px 40px rgba(0,0,0,.22);color:#dbeafe;font-size:.95rem}.tp-live-box.show{display:block}.tp-live-box b{color:#fff}.tp-live-box small{display:block;color:#9fb1c7;margin-top:4px}.tp-live-box .tp-row{display:flex;gap:10px;align-items:center;justify-content:space-between;flex-wrap:wrap}.tp-live-box .tp-price{font-size:1.15rem;font-weight:900;color:#fff}.tp-live-box .tp-muted{color:#9fb1c7}

/* Final logo correction — make brand visible again without breaking mobile layout */
.topbar .brand img,
.brand img,
header img[src*="logo"]{
  max-width:260px !important;
  max-height:72px !important;
}
.hero-title-logo img{
  width:min(360px,78vw) !important;
  max-height:138px !important;
}
@media (max-width:760px){
  .topbar .brand img,
  .brand img,
  header img[src*="logo"]{max-width:210px !important;max-height:58px !important;}
  .hero-title-logo img{width:min(300px,76vw) !important;max-height:112px !important;}
}
@media (max-width:390px){
  .topbar .brand img,
  .brand img,
  header img[src*="logo"]{max-width:188px !important;max-height:52px !important;}
}

/* Live calendar for flight/hotel/car search */
.live-calendar{
  margin:0 18px 16px;
  padding:14px;
  border:1px solid rgba(0,181,255,.28);
  border-radius:16px;
  background:linear-gradient(180deg,rgba(12,23,39,.96),rgba(7,14,26,.96));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05),0 14px 40px rgba(0,0,0,.22);
}
.calendar-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.calendar-header strong{display:block;color:#fff;font-size:15px;font-weight:950}
.calendar-header small{display:block;color:#9fb0c8;font-size:12px;font-weight:800;margin-top:3px}
.calendar-controls{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}
.calendar-controls button{border:1px solid rgba(255,255,255,.12);background:#111d30;color:#dce9ff;border-radius:999px;padding:8px 10px;font-weight:950;font-size:12px;cursor:pointer}
.calendar-controls button.active{background:linear-gradient(90deg,#0095ff,#6b24ff);color:#fff;border-color:transparent}
.calendar-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.calendar-month{border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(255,255,255,.025);padding:10px}
.calendar-month-title{text-transform:capitalize;color:#f2f6ff;font-weight:950;font-size:13px;margin-bottom:9px;text-align:center}
.calendar-weekdays,.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}
.calendar-weekdays span{text-align:center;color:#7f90a9;font-size:10px;font-weight:950;padding-bottom:3px}
.calendar-days button{aspect-ratio:1;border:0;border-radius:9px;background:rgba(255,255,255,.045);color:#edf5ff;font-weight:950;font-size:12px;cursor:pointer}
.calendar-days button:hover:not(:disabled){background:rgba(0,149,255,.28)}
.calendar-days button.is-outside{color:#59677d;background:transparent}
.calendar-days button.is-disabled{opacity:.28;cursor:not-allowed}
.calendar-days button.is-range{background:rgba(0,149,255,.16)}
.calendar-days button.is-depart,.calendar-days button.is-return{background:linear-gradient(135deg,#00a6ff,#6b24ff);color:#fff;box-shadow:0 0 0 2px rgba(255,255,255,.12)}
@media(max-width:760px){
  .live-calendar{margin:0 14px 14px;padding:12px;border-radius:15px}
  .calendar-header{align-items:flex-start;flex-direction:column}
  .calendar-controls{justify-content:flex-start}
  .calendar-grid{grid-template-columns:1fr}
  .calendar-grid .calendar-month:nth-child(2){display:none}
}

/* Live Kiwi airport autocomplete */
.airport-field{position:relative;z-index:30;overflow:visible !important;}
.airport-field:focus-within{z-index:80;}
.airport-suggest{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:999;background:linear-gradient(180deg,#111d30,#07111f);border:1px solid rgba(80,190,255,.34);border-radius:16px;box-shadow:0 22px 55px rgba(0,0,0,.45);padding:8px;max-height:320px;overflow:auto;}
.airport-suggest.show{display:block;}
.airport-suggest button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;border:0;border-radius:12px;background:transparent;color:#eef6ff;padding:11px 12px;cursor:pointer;font-family:inherit;}
.airport-suggest button:hover,.airport-suggest button:focus{background:rgba(0,149,255,.18);outline:none;}
.airport-suggest b{display:block;font-size:14px;font-weight:950;color:#fff;}
.airport-suggest small{display:block;margin-top:3px;font-size:12px;font-weight:800;color:#9fb1c7;}
.airport-suggest em{font-style:normal;font-size:13px;font-weight:950;color:#8ee7ff;border:1px solid rgba(142,231,255,.28);border-radius:999px;padding:5px 8px;background:rgba(0,149,255,.12);}
.airport-empty{padding:12px;color:#9fb1c7;font-size:13px;font-weight:800;}
.travel-search[data-mode="hotel"] .airport-suggest,.travel-search[data-mode="car"] .airport-suggest{display:none !important;}
@media(max-width:760px){.airport-suggest{position:static;margin-top:10px;max-height:260px;}}

/* Fixed live-date fields: dates are now chosen from the custom calendar, not hardcoded native date fields */
.travel-search input[readonly] {
  cursor: pointer;
  caret-color: transparent;
}
.travel-search input[readonly]::placeholder {
  color: #b9c8dc;
  opacity: 1;
}

/* Compact traveler dropdown for flight/hotel search */
.traveler-field{position:relative;overflow:visible!important}
.traveler-toggle{width:100%;min-height:42px;border:0;background:transparent;color:#fff;font-weight:950;text-align:left;font-size:15px;cursor:pointer;padding:0}
.traveler-toggle:after{content:"▾";float:right;color:#9fb0c8}
.traveler-field.open .traveler-toggle:after{content:"▴"}
.traveler-menu{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:80;background:#07111f;border:1px solid rgba(0,168,255,.28);border-radius:16px;padding:12px;box-shadow:0 22px 70px rgba(0,0,0,.48)}
.traveler-field.open .traveler-menu{display:grid;gap:10px}
.traveler-menu div{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#dce9ff;font-weight:900}
.traveler-menu span{font-size:14px}
.traveler-menu input{width:76px;min-height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#101b2d;color:#fff;text-align:center;font-weight:950;padding:0 8px}
.travel-search[data-mode="car"] #childrenRow{display:none}
.travel-search[data-mode="car"] .traveler-menu{display:none!important}


/* BR final visual cleanup 2026-05-09 */
#travelSearch .search-tabs .modern-tab-icon{display:none !important;}
#travelSearch [data-search-type]{gap:0 !important;font-size:clamp(1.08rem,1.45vw,1.35rem) !important;}
.travel-search[data-mode="car"] .traveler-field{display:none !important;}
.travel-search[data-mode="car"] .field-to{display:none !important;}
.travel-search[data-mode="car"] .field-from{grid-column:span 2 !important;}

.traveler-field{position:relative !important;overflow:visible !important;}
.traveler-toggle{width:100% !important;text-align:left !important;white-space:normal !important;line-height:1.05 !important;font-size:clamp(1.05rem,1.2vw,1.28rem) !important;padding-right:18px !important;}
.traveler-menu{position:absolute !important;top:calc(100% + 10px) !important;right:0 !important;left:auto !important;z-index:80 !important;width:min(310px,calc(100vw - 32px)) !important;min-width:280px !important;padding:16px !important;border-radius:20px !important;background:#06111f !important;border:1px solid rgba(0,187,255,.45) !important;box-shadow:0 24px 70px rgba(0,0,0,.55) !important;}
.traveler-field.open .traveler-menu{display:grid !important;gap:14px !important;}
.traveler-row{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:18px !important;}
.traveler-row > span{font-weight:900 !important;font-size:1.05rem !important;color:#eaf2ff !important;}
.stepper{display:flex !important;align-items:center !important;gap:8px !important;}
.stepper input{width:54px !important;height:42px !important;text-align:center !important;padding:0 !important;font-weight:950 !important;font-size:1.08rem !important;appearance:textfield !important;-moz-appearance:textfield !important;}
.stepper input::-webkit-outer-spin-button,.stepper input::-webkit-inner-spin-button{appearance:none !important;margin:0 !important;}
.step-btn{width:42px !important;height:42px !important;display:grid !important;place-items:center !important;border-radius:14px !important;border:1px solid rgba(255,255,255,.18) !important;background:rgba(255,255,255,.08) !important;color:#fff !important;font-size:1.35rem !important;font-weight:950 !important;line-height:1 !important;cursor:pointer !important;}
.step-btn:active{transform:translateY(1px) !important;}

.topbar{min-height:92px !important;padding-top:8px !important;padding-bottom:8px !important;}
.topbar .brand img,.brand img,header img[src*="logo"]{height:auto !important;width:min(340px,32vw) !important;max-width:340px !important;max-height:86px !important;object-fit:contain !important;}
.hero-title-logo{margin-bottom:22px !important;}
.hero-title-logo img{width:min(460px,78vw) !important;max-width:460px !important;max-height:170px !important;object-fit:contain !important;}
@media(max-width:980px){
  .travel-search[data-mode="car"] .field-from{grid-column:1/-1 !important;}
  .topbar .brand img,.brand img,header img[src*="logo"]{width:min(270px,42vw) !important;max-height:74px !important;}
  .hero-title-logo img{width:min(390px,80vw) !important;max-height:145px !important;}
}
@media(max-width:760px){
  .topbar{min-height:76px !important;}
  .topbar .brand img,.brand img,header img[src*="logo"]{width:min(240px,58vw) !important;max-width:240px !important;max-height:64px !important;}
  .hero-title-logo img{width:min(340px,86vw) !important;max-height:126px !important;}
  .traveler-menu{left:0 !important;right:auto !important;width:100% !important;min-width:0 !important;}
}
@media(max-width:390px){
  .topbar .brand img,.brand img,header img[src*="logo"]{width:min(215px,56vw) !important;max-height:58px !important;}
}

/* AI reisehjelper */
.ai-travel-assistant{
  position:fixed;
  right:20px;
  bottom:92px;
  z-index:9999;
  font-family:inherit;
}
.ai-chat-toggle{
  border:1px solid rgba(0,195,255,.45);
  background:linear-gradient(135deg,#07a7ff,#6d4cff);
  color:#fff;
  font-weight:900;
  border-radius:999px;
  padding:14px 18px;
  box-shadow:0 18px 45px rgba(0,0,0,.38),0 0 28px rgba(0,195,255,.22);
  cursor:pointer;
  letter-spacing:.01em;
}
.ai-chat-toggle span{
  display:inline-grid;
  place-items:center;
  width:30px;
  height:30px;
  margin-right:8px;
  border-radius:50%;
  background:rgba(255,255,255,.18);
}
.ai-chat-panel{
  width:min(390px,calc(100vw - 28px));
  max-height:min(680px,calc(100vh - 125px));
  display:flex;
  flex-direction:column;
  overflow:hidden;
  margin-bottom:14px;
  border:1px solid rgba(0,195,255,.35);
  border-radius:26px;
  background:rgba(5,15,31,.96);
  color:#fff;
  box-shadow:0 24px 80px rgba(0,0,0,.52),0 0 45px rgba(0,195,255,.16);
  backdrop-filter:blur(18px);
}
.ai-chat-panel[hidden]{display:none;}
.ai-chat-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:18px 18px 14px;
  border-bottom:1px solid rgba(255,255,255,.08);
  background:linear-gradient(135deg,rgba(0,166,255,.2),rgba(126,87,255,.12));
}
.ai-chat-head strong{display:block;font-size:1.05rem;}
.ai-chat-head small{display:block;color:#b9c8df;margin-top:3px;}
.ai-chat-head button{
  border:0;
  background:rgba(255,255,255,.1);
  color:#fff;
  width:34px;
  height:34px;
  border-radius:50%;
  font-size:1.45rem;
  line-height:1;
  cursor:pointer;
}
.ai-chat-messages{
  padding:16px;
  overflow:auto;
  display:flex;
  flex-direction:column;
  gap:10px;
}
.ai-msg{
  max-width:88%;
  padding:12px 14px;
  border-radius:18px;
  line-height:1.4;
  font-size:.95rem;
}
.ai-msg.bot{
  align-self:flex-start;
  background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.08);
  color:#e8f1ff;
}
.ai-msg.user{
  align-self:flex-end;
  background:linear-gradient(135deg,#08a8ff,#7357ff);
  color:#fff;
  font-weight:800;
}
.ai-msg .ai-action{
  display:inline-flex;
  margin-top:10px;
  align-items:center;
  justify-content:center;
  border:0;
  border-radius:999px;
  padding:10px 13px;
  background:#fff;
  color:#061225;
  font-weight:900;
  cursor:pointer;
}
.ai-chat-chips{
  display:flex;
  gap:8px;
  overflow-x:auto;
  padding:0 16px 14px;
}
.ai-chat-chips button{
  flex:0 0 auto;
  border:1px solid rgba(255,255,255,.14);
  background:rgba(255,255,255,.07);
  color:#eaf3ff;
  border-radius:999px;
  padding:9px 11px;
  font-weight:800;
  cursor:pointer;
}
.ai-chat-form{
  display:flex;
  gap:8px;
  padding:14px;
  border-top:1px solid rgba(255,255,255,.08);
  background:rgba(0,0,0,.14);
}
.ai-chat-form input{
  flex:1;
  min-width:0;
  border:1px solid rgba(255,255,255,.12);
  border-radius:16px;
  background:rgba(255,255,255,.08);
  color:#fff;
  padding:13px 14px;
  outline:none;
}
.ai-chat-form input::placeholder{color:#91a0b6;}
.ai-chat-form button{
  border:0;
  border-radius:16px;
  padding:0 15px;
  background:#16a8ff;
  color:#fff;
  font-weight:900;
  cursor:pointer;
}
@media (max-width:720px){
  .ai-travel-assistant{right:12px;bottom:82px;}
  .ai-chat-toggle{padding:12px 14px;font-size:.92rem;}
  .ai-chat-panel{border-radius:22px;max-height:calc(100vh - 110px);}
}

/* AI popup invitation */
.ai-travel-assistant.open .ai-chat-toggle{display:none;}
.ai-chat-toggle{position:relative;display:inline-flex;align-items:center;gap:4px;}
.ai-chat-toggle em{
  position:absolute;
  right:0;
  bottom:calc(100% + 10px);
  width:max-content;
  max-width:245px;
  padding:10px 13px;
  border-radius:16px 16px 4px 16px;
  background:rgba(255,255,255,.96);
  color:#061225;
  font-style:normal;
  font-size:.82rem;
  font-weight:900;
  box-shadow:0 16px 35px rgba(0,0,0,.34);
  animation:aiNudge 2.6s ease-in-out infinite;
}
.ai-chat-toggle em:after{
  content:"";
  position:absolute;
  right:18px;
  top:100%;
  border-width:8px 0 0 8px;
  border-style:solid;
  border-color:rgba(255,255,255,.96) transparent transparent transparent;
}
.ai-chat-panel{animation:aiPopIn .28s ease both;}
@keyframes aiPopIn{from{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}
@keyframes aiNudge{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}
@media (max-width:720px){.ai-chat-toggle em{max-width:210px;font-size:.78rem;right:-2px;}}


/* === LAUNCH CLEANUP 2026-05-09 === */
/* Ingen stor kalender under fanene – bare native kalender i hvert datofelt */
.live-calendar,#liveDateCalendar{display:none !important;}

/* Søkefaner uten symbolblokker, kun tekst over bildene */
#travelSearch .search-tabs .modern-tab-icon,
.search-tabs .modern-tab-icon{display:none !important;}
#travelSearch [data-search-type] span{position:relative;z-index:2;text-shadow:0 2px 12px rgba(0,0,0,.55);}

/* Reisende-dropdown skal få plass på desktop og mobil */
#travelSearch .traveler-field{min-width:0 !important;overflow:visible !important;z-index:45 !important;}
#travelSearch .traveler-field.open{z-index:120 !important;}
#travelSearch .traveler-toggle{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:10px !important;min-height:38px !important;white-space:normal !important;overflow:visible !important;}
#travelSearch .traveler-menu{width:min(360px,calc(100vw - 36px)) !important;min-width:320px !important;}
#travelSearch .traveler-row{min-width:0 !important;}
#travelSearch .stepper{flex-shrink:0 !important;}
#travelSearch .step-btn{min-width:44px !important;min-height:44px !important;}
#travelSearch .stepper input{min-width:58px !important;}

/* Bilfanen trenger ikke reisende/sjåfør */
.travel-search[data-mode="car"] .traveler-field,
.travel-search[data-mode="car"] #adultsLabel,
.travel-search[data-mode="car"] #travelerToggle,
.travel-search[data-mode="car"] #travelerMenu{display:none !important;}
.travel-search[data-mode="car"] .field-to{display:none !important;}
.travel-search[data-mode="car"] .field-from{grid-column:span 2 !important;}

/* Logo synlig og balansert */
.topbar{min-height:104px !important;}
.topbar .brand img,.brand img,header img[src*="logo"]{width:min(390px,34vw) !important;max-width:390px !important;max-height:96px !important;height:auto !important;object-fit:contain !important;}
.hero-title-logo img{width:min(540px,82vw) !important;max-width:540px !important;max-height:205px !important;height:auto !important;object-fit:contain !important;}
@media(max-width:980px){
  .topbar{min-height:88px !important;}
  .topbar .brand img,.brand img,header img[src*="logo"]{width:min(300px,46vw) !important;max-height:78px !important;}
  .hero-title-logo img{width:min(430px,84vw) !important;max-height:160px !important;}
}
@media(max-width:760px){
  #travelSearch .fields,#travelSearch .search-fields{grid-template-columns:1fr !important;}
  #travelSearch .traveler-menu{left:0 !important;right:auto !important;width:100% !important;min-width:0 !important;}
  .travel-search[data-mode="car"] .field-from{grid-column:1/-1 !important;}
  .topbar .brand img,.brand img,header img[src*="logo"]{width:min(270px,62vw) !important;max-height:70px !important;}
  .hero-title-logo img{width:min(380px,88vw) !important;max-height:142px !important;}
}
@media(max-width:390px){
  .topbar .brand img,.brand img,header img[src*="logo"]{width:min(235px,60vw) !important;max-height:62px !important;}
}


/* Premium hotel magazine pages */
.magazine-section{max-width:1180px;margin:0 auto;padding:56px 18px}.magazine-kicker{color:#38bdf8;text-transform:uppercase;letter-spacing:.18em;font-weight:800;font-size:.78rem}.magazine-title{font-size:clamp(2rem,4vw,4.2rem);line-height:.98;margin:10px 0 16px}.magazine-lead{font-size:1.12rem;color:#cbd5e1;max-width:860px}.hotel-picks{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:28px}.hotel-pick{border:1px solid rgba(148,163,184,.22);background:linear-gradient(180deg,rgba(15,23,42,.92),rgba(2,6,23,.92));border-radius:24px;padding:20px;box-shadow:0 18px 45px rgba(0,0,0,.22)}.hotel-pick span{display:inline-flex;margin-bottom:12px;color:#020617;background:linear-gradient(135deg,#38bdf8,#8b5cf6);padding:7px 10px;border-radius:999px;font-weight:900;font-size:.72rem}.hotel-pick h3{margin:0 0 10px;font-size:1.1rem}.hotel-pick p{color:#cbd5e1;margin:0 0 12px;font-size:.94rem}.hotel-pick ul{padding-left:18px;margin:0;color:#dbeafe;font-size:.9rem}.area-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.area-card{border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:20px;background:rgba(255,255,255,.055)}.area-card b{display:block;font-size:1.08rem;margin-bottom:8px}.area-card p{margin:0;color:#cbd5e1}.booking-strip{max-width:1180px;margin:0 auto 60px;padding:26px;border:1px solid rgba(56,189,248,.25);border-radius:30px;background:linear-gradient(135deg,rgba(14,165,233,.16),rgba(124,58,237,.16))}.booking-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.booking-buttons a{display:flex;align-items:center;justify-content:center;min-height:54px;border-radius:18px;background:#fff;color:#020617;font-weight:900;text-decoration:none}.booking-buttons a:nth-child(2){background:linear-gradient(135deg,#06b6d4,#2563eb);color:#fff}.booking-buttons a:nth-child(3){background:linear-gradient(135deg,#8b5cf6,#ec4899);color:#fff}.editor-note{border-left:4px solid #38bdf8;padding:18px 20px;background:rgba(14,165,233,.08);border-radius:18px;color:#e0f2fe;margin:24px 0}.mini-itinerary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:24px}.mini-itinerary div{background:rgba(15,23,42,.8);border:1px solid rgba(148,163,184,.2);border-radius:20px;padding:18px}.hotel-internal-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.hotel-internal-links a{border:1px solid rgba(148,163,184,.25);border-radius:999px;padding:10px 14px;color:#dbeafe;text-decoration:none;background:rgba(255,255,255,.04)}@media(max-width:900px){.hotel-picks,.area-grid,.booking-buttons,.mini-itinerary{grid-template-columns:1fr}.magazine-section{padding:38px 14px}.booking-strip{margin:0 14px 42px}}


/* === PREMIUM HOTEL MAGAZINE UPGRADE 2026-05-09 === */
.hotel-seo-page{background:#020813;color:#fff}.premium-hotel-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:34px;align-items:center;max-width:1220px;margin:34px auto 0;padding:32px;border:1px solid rgba(56,189,248,.18);border-radius:34px;background:radial-gradient(circle at 20% 8%,rgba(56,189,248,.20),transparent 28%),radial-gradient(circle at 75% 20%,rgba(168,85,247,.22),transparent 31%),linear-gradient(135deg,rgba(15,23,42,.98),rgba(2,6,23,.96));box-shadow:0 30px 90px rgba(0,0,0,.38)}
.premium-hotel-hero:after{content:"";position:absolute;inset:auto 30px 0 30px;height:1px;background:linear-gradient(90deg,transparent,#38bdf8,#a855f7,transparent)}
.premium-hotel-hero h1{font-size:clamp(2.6rem,6vw,6.2rem);line-height:.88;letter-spacing:-.07em;margin:8px 0 18px}.premium-hotel-hero h1 span{display:block;background:linear-gradient(90deg,#38bdf8,#c084fc,#f9a8d4);-webkit-background-clip:text;background-clip:text;color:transparent}.premium-hotel-hero p{color:#dbeafe;font-size:1.08rem;line-height:1.65;max-width:720px}.premium-hotel-hero img{width:100%;height:520px;object-fit:cover;border-radius:26px;border:1px solid rgba(255,255,255,.14);box-shadow:0 20px 70px rgba(0,0,0,.34)}
.hotel-search-box{margin-top:24px;padding:16px;border-radius:24px;background:rgba(255,255,255,.075);border:1px solid rgba(255,255,255,.13)}.hotel-search-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:10px}.hotel-search-grid label{display:grid;gap:5px}.hotel-search-grid small{font-weight:900;color:#93c5fd;text-transform:uppercase;letter-spacing:.08em}.hotel-search-grid input{width:100%;min-height:46px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#08111f;color:#fff;padding:0 12px}.hotel-search-box>a{display:flex;align-items:center;justify-content:center;margin-top:12px;min-height:52px;border-radius:16px;background:linear-gradient(90deg,#0ea5e9,#7c3aed,#ec4899);font-weight:950;box-shadow:0 16px 42px rgba(14,165,233,.22)}
.hotel-showcase{max-width:1220px;margin:0 auto;padding:56px 18px}.showcase-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.showcase-head h2{font-size:clamp(2rem,4vw,4.8rem);line-height:.92;margin:0;letter-spacing:-.06em}.showcase-head p{max-width:520px;color:#cbd5e1}.hotel-reco-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.hotel-reco{overflow:hidden;border:1px solid rgba(148,163,184,.2);border-radius:28px;background:linear-gradient(180deg,rgba(15,23,42,.96),rgba(2,6,23,.98));box-shadow:0 18px 55px rgba(0,0,0,.27)}.hotel-reco img{width:100%;height:230px;object-fit:cover;display:block}.hotel-reco div{padding:20px}.hotel-reco .tag{display:inline-flex;margin-bottom:10px;border-radius:999px;padding:7px 10px;background:rgba(56,189,248,.14);color:#bae6fd;font-size:.75rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.hotel-reco h3{margin:0 0 8px;font-size:1.35rem}.hotel-reco p{color:#cbd5e1;line-height:1.55}.hotel-reco a{display:inline-flex;margin-top:8px;color:#fff;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.12);padding:10px 13px;border-radius:14px;font-weight:900}.hotel-reco strong{display:block;color:#e0f2fe;margin-top:10px}
.magazine-section.luxury-read{border-top:1px solid rgba(148,163,184,.13)}.luxury-read .story-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:22px}.story-card{border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:24px;background:linear-gradient(180deg,rgba(15,23,42,.72),rgba(15,23,42,.35))}.story-card h3{font-size:1.7rem;margin:0 0 10px}.story-card p,.story-card li{color:#cbd5e1;line-height:1.7}.hotel-pick{position:relative;overflow:hidden}.hotel-pick:after{content:"";position:absolute;inset:auto -30px -40px auto;width:140px;height:140px;background:radial-gradient(circle,rgba(56,189,248,.18),transparent 65%)}
@media(max-width:980px){.premium-hotel-hero{grid-template-columns:1fr;margin:16px 14px 0;padding:20px}.premium-hotel-hero img{height:340px}.hotel-search-grid,.hotel-reco-grid,.luxury-read .story-grid{grid-template-columns:1fr}.showcase-head{display:block}.hotel-showcase{padding:38px 14px}.hotel-reco img{height:220px}}


/* === Clean homepage Reisemagasin section === */
.home-magazine-showcase{background:#020913;padding:10px 36px 36px}
.magazine-feature-card{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:22px;align-items:stretch;border:1px solid rgba(255,255,255,.13);border-radius:30px;padding:24px;background:radial-gradient(circle at 15% 20%,rgba(0,169,255,.20),transparent 28%),radial-gradient(circle at 82% 25%,rgba(255,79,173,.18),transparent 30%),linear-gradient(135deg,#0b1424,#060b14);box-shadow:0 24px 80px rgba(0,0,0,.34)}
.magazine-feature-copy{padding:18px 8px 18px 10px}.magazine-feature-copy .eyebrow{color:#38bdf8;letter-spacing:.18em;font-size:12px;font-weight:950;margin:0 0 10px;text-transform:uppercase}.magazine-feature-copy h2{font-size:clamp(30px,4.7vw,62px);line-height:.94;letter-spacing:-.06em;margin:0 0 16px}.magazine-feature-copy p{max-width:720px;color:#cbd5e1;line-height:1.65;margin:0 0 18px}.magazine-chip-row{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 22px}.magazine-chip-row span{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.07);border-radius:999px;padding:9px 12px;font-size:12px;font-weight:900;color:#e8f2ff}.magazine-main-link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:15px;background:linear-gradient(90deg,#0ea5e9,#7c3aed,#ec4899);color:#fff;padding:0 18px;font-weight:950;box-shadow:0 14px 34px rgba(14,165,233,.18)}
.magazine-image-link{position:relative;overflow:hidden;border-radius:24px;min-height:330px;border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.magazine-image-link img{width:100%;height:100%;min-height:330px;object-fit:cover;display:block;filter:saturate(1.08) contrast(1.03)}.magazine-image-link:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,rgba(2,9,19,.82))}.magazine-image-link span{position:absolute;left:18px;bottom:18px;z-index:1;background:rgba(255,255,255,.92);color:#020913;border-radius:999px;padding:10px 14px;font-weight:950}
.magazine-teaser-grid{max-width:1220px;margin:18px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.magazine-teaser-grid a{display:block;border:1px solid rgba(255,255,255,.11);border-radius:22px;padding:18px;background:linear-gradient(180deg,#101b2d,#08111f);min-height:128px}.magazine-teaser-grid span{display:inline-block;color:#38bdf8;font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:950;margin-bottom:10px}.magazine-teaser-grid b{display:block;font-size:20px;line-height:1.1;margin-bottom:14px}.magazine-teaser-grid em{font-style:normal;color:#ff4fad;font-weight:950}
@media(max-width:820px){.home-magazine-showcase{padding:4px 14px 24px}.magazine-feature-card{grid-template-columns:1fr;padding:16px;border-radius:22px}.magazine-image-link,.magazine-image-link img{min-height:230px}.magazine-teaser-grid{grid-template-columns:1fr}.magazine-feature-copy h2{font-size:36px}}


/* === FIX 2026-05-11: ren Reisemagasin-seksjon på forsiden === */
.features{display:none !important;}
.home-magazine-showcase{display:none !important;}
.premium-home-magazine{background:#020913;padding:34px 36px 46px;position:relative;z-index:2;clear:both;overflow:hidden;}
.premium-magazine-shell{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:18px;align-items:stretch;}
.premium-magazine-hero{position:relative;min-height:360px;border-radius:30px;overflow:hidden;border:1px solid rgba(255,255,255,.13);box-shadow:0 24px 80px rgba(0,0,0,.38);display:block;background:#08111f;}
.premium-magazine-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;}
.premium-magazine-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,9,19,.92),rgba(2,9,19,.45) 48%,rgba(2,9,19,.18));}
.premium-magazine-overlay{position:relative;z-index:1;max-width:650px;padding:42px;color:#fff;}
.premium-kicker{display:inline-flex;color:#38bdf8;text-transform:uppercase;letter-spacing:.18em;font-size:12px;font-weight:950;margin-bottom:12px;}
.premium-magazine-overlay h2{font-size:clamp(34px,5vw,68px);line-height:.92;letter-spacing:-.06em;margin:0 0 16px;color:#fff;}
.premium-magazine-overlay p{font-size:16px;line-height:1.65;color:#dbeafe;margin:0 0 22px;max-width:580px;}
.premium-magazine-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:999px;background:#fff;color:#020913;padding:0 20px;font-weight:950;box-shadow:0 12px 34px rgba(255,255,255,.12);}
.premium-magazine-side{display:grid;gap:14px;}
.premium-mini-card{position:relative;overflow:hidden;border-radius:24px;min-height:110px;border:1px solid rgba(255,255,255,.12);background:#0b1424;padding:18px;display:grid;align-content:end;color:#fff;box-shadow:0 12px 40px rgba(0,0,0,.28);}
.premium-mini-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.52;transition:.25s;}
.premium-mini-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,9,19,.86),rgba(2,9,19,.36));}
.premium-mini-card span,.premium-mini-card b,.premium-mini-card em{position:relative;z-index:1;}
.premium-mini-card span{color:#38bdf8;text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:950;margin-bottom:6px;}
.premium-mini-card b{font-size:20px;line-height:1.1;margin-bottom:8px;}
.premium-mini-card em{font-style:normal;color:#ff4fad;font-weight:950;}
.premium-mini-card:hover img{transform:scale(1.05);opacity:.68;}
@media(max-width:900px){.premium-home-magazine{padding:24px 14px 34px}.premium-magazine-shell{grid-template-columns:1fr}.premium-magazine-hero{min-height:430px}.premium-magazine-overlay{padding:28px}.premium-magazine-side{grid-template-columns:1fr}.premium-mini-card{min-height:128px}}
@media(max-width:520px){.premium-magazine-hero{min-height:470px;border-radius:22px}.premium-magazine-overlay{padding:24px}.premium-magazine-overlay h2{font-size:38px}.premium-magazine-overlay p{font-size:15px}.premium-mini-card{border-radius:18px}}


/* Clean final Reisemagasin homepage section */
.premium-home-magazine{padding:64px 28px;background:linear-gradient(180deg,#f7f3ec,#fff);color:#07111f}
.clean-mag-home{max-width:1220px;margin:0 auto;display:grid;grid-template-columns:1.35fr .9fr;gap:22px;align-items:stretch}
.clean-mag-card{min-height:360px;border-radius:28px;overflow:hidden;background:linear-gradient(135deg,rgba(4,12,24,.88),rgba(4,12,24,.38)),url('assets/reisemagasin-home-banner.webp') center/cover;display:flex;align-items:end;box-shadow:0 22px 60px rgba(9,18,32,.18);border:1px solid rgba(255,255,255,.1)}
.clean-mag-overlay{padding:38px;color:white;max-width:720px}
.clean-mag-overlay h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,5vw,58px);line-height:.98;margin:10px 0 14px;letter-spacing:-.055em}
.clean-mag-overlay p{font-size:17px;line-height:1.6;color:#eaf0f8;margin-bottom:22px}
.premium-kicker{color:#ff9a6c;text-transform:uppercase;font-weight:950;letter-spacing:.18em;font-size:12px}
.premium-magazine-button{display:inline-flex;background:#ff6b2b;color:#fff;border-radius:999px;padding:13px 18px;font-weight:950}
.premium-magazine-side{display:grid;gap:16px}
.no-image-card{display:flex!important;flex-direction:column;justify-content:center;min-height:108px;border-radius:22px;background:#fff!important;border:1px solid #e6eaf0;padding:22px;box-shadow:0 12px 34px rgba(9,18,32,.08);color:#07111f!important}
.no-image-card img{display:none!important}.no-image-card span{color:#0ea5e9;text-transform:uppercase;font-weight:950;letter-spacing:.16em;font-size:13px}.no-image-card b{font-size:24px;line-height:1.16;margin:8px 0;color:#07111f}.no-image-card em{font-style:normal;color:#ff3f9a;font-weight:950}
@media(max-width:900px){.clean-mag-home{grid-template-columns:1fr}.clean-mag-card{min-height:420px}}


/* === Neon Universe homepage refresh === */
.topbar{
  background:rgba(3,6,20,.72)!important;
  backdrop-filter:blur(18px);
  border-bottom:1px solid rgba(82,215,255,.14)!important;
}
.brand img{width:260px!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 0 18px rgba(255,49,210,.35));}
.hero-title-logo img{width:360px!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 0 25px rgba(49,215,255,.42));}
.hero{
  position:relative!important;
  min-height:calc(100vh - 90px)!important;
  padding:90px 5vw 60px!important;
  background:
    linear-gradient(90deg,rgba(2,5,18,.98) 0%,rgba(8,9,36,.88) 44%,rgba(4,8,22,.28) 72%),
    url('assets/reisemagasin-home-banner.webp') center right/cover no-repeat!important;
  overflow:hidden;
}
.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 35% 16%,rgba(255,49,210,.28),transparent 35%),radial-gradient(circle at 72% 36%,rgba(49,215,255,.16),transparent 33%);pointer-events:none;}
.hero-copy{position:relative;z-index:2;max-width:790px!important;align-self:center!important;}
.hero h1{font-size:clamp(58px,8vw,132px)!important;line-height:.88!important;letter-spacing:-.08em!important;margin:18px 0 28px!important;text-shadow:0 0 42px rgba(255,255,255,.08);}
.hero h1 span{display:block;background:linear-gradient(90deg,#ff44d6,#8b5cff,#39d8ff);-webkit-background-clip:text;background-clip:text;color:transparent!important;}
.hero-copy>p{font-size:clamp(19px,2vw,29px)!important;line-height:1.45!important;color:#dfe8ff!important;max-width:760px!important;}
.search-card{background:rgba(2,6,23,.78)!important;border:1px solid rgba(49,215,255,.22)!important;box-shadow:0 24px 80px rgba(0,0,0,.45),0 0 45px rgba(255,49,210,.14)!important;backdrop-filter:blur(20px);}
.primary,.btn,.hero-ctas .primary{background:linear-gradient(90deg,#ff25c8,#7a44ff,#21d7ff)!important;box-shadow:0 0 32px rgba(255,37,200,.34)!important;}
.map-card.live-map-card{display:none!important;}
.travel-pulse-panel{position:relative;z-index:2;margin-top:28px!important;background:rgba(2,6,23,.58)!important;border:1px solid rgba(49,215,255,.18)!important;backdrop-filter:blur(16px);}
.premium-home-magazine{background:#050816!important;}
.clean-mag-card{background:linear-gradient(120deg,rgba(3,8,28,.92),rgba(99,20,154,.42)),url('assets/reisemagasin-home-banner.webp') center/cover no-repeat!important;border:1px solid rgba(49,215,255,.25)!important;box-shadow:0 0 50px rgba(255,49,210,.12)!important;}
.clean-mag-overlay h2{font-size:clamp(38px,6vw,86px)!important;background:linear-gradient(90deg,#fff,#64e7ff,#ff4cda);-webkit-background-clip:text;background-clip:text;color:transparent!important;}
@media(max-width:900px){.brand img{width:190px!important}.hero{padding:64px 20px 44px!important;background:linear-gradient(180deg,rgba(2,5,18,.96),rgba(5,8,32,.82)),url('assets/reisemagasin-home-banner.webp') center top/cover no-repeat!important}.hero-title-logo img{width:260px!important}.hero h1{font-size:clamp(48px,16vw,84px)!important}.hero-copy>p{font-size:18px!important}}


/* === FINAL LOGO FIX: use the real Billig-reiser.no logo, not the temporary neon mark === */
.topbar .brand{display:flex;align-items:center;min-width:0;}
.topbar .brand img,.brand img,header img[src*="logo-main"]{
  width:clamp(185px,24vw,310px)!important;
  max-width:310px!important;
  height:auto!important;
  max-height:78px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 0 18px rgba(49,215,255,.22))!important;
}
.hero-title-logo img{
  width:clamp(300px,42vw,560px)!important;
  max-width:560px!important;
  height:auto!important;
  max-height:190px!important;
  object-fit:contain!important;
  filter:drop-shadow(0 0 28px rgba(49,215,255,.26))!important;
}
@media(max-width:900px){
  .topbar .brand img,.brand img,header img[src*="logo-main"]{width:190px!important;max-height:58px!important;}
  .hero-title-logo img{width:min(340px,86vw)!important;max-height:122px!important;}
}
@media(max-width:520px){
  .topbar .brand img,.brand img,header img[src*="logo-main"]{width:165px!important;max-height:52px!important;}
  .hero-title-logo img{width:min(310px,88vw)!important;max-height:112px!important;}
}

/* === Spektakulær globe-logo: aktiv på alle sider === */
.topbar .brand,
.brand{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  text-decoration:none!important;
}
.topbar .brand img,
.brand img,
header img[src*="logo-main"]{
  width:min(360px,34vw)!important;
  max-width:360px!important;
  max-height:118px!important;
  height:auto!important;
  object-fit:contain!important;
  filter:drop-shadow(0 0 18px rgba(49,215,255,.35)) drop-shadow(0 0 24px rgba(255,56,180,.22))!important;
}
.hero-title-logo img{
  width:min(660px,88vw)!important;
  max-width:660px!important;
  max-height:500px!important;
  height:auto!important;
  object-fit:contain!important;
  filter:drop-shadow(0 0 42px rgba(49,215,255,.46)) drop-shadow(0 0 58px rgba(255,56,180,.30))!important;
}
@media(max-width:900px){
  .topbar .brand img,.brand img,header img[src*="logo-main"]{width:min(250px,55vw)!important;max-height:82px!important;}
  .hero-title-logo img{width:min(470px,92vw)!important;max-height:360px!important;}
}
@media(max-width:520px){
  .topbar .brand img,.brand img,header img[src*="logo-main"]{width:min(205px,58vw)!important;max-height:68px!important;}
  .hero-title-logo img{width:min(390px,94vw)!important;max-height:300px!important;}
}

/* === Neon Flight Deck search upgrade === */
#travelSearch.neon-flight-deck{
  position:relative!important;
  max-width:920px!important;
  width:min(920px,100%)!important;
  overflow:hidden!important;
  border-radius:30px!important;
  border:1px solid rgba(43,218,255,.55)!important;
  background:
    radial-gradient(circle at 18% 15%, rgba(0,194,255,.24), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(255,42,203,.26), transparent 30%),
    linear-gradient(145deg, rgba(6,14,31,.82), rgba(1,5,15,.94) 55%, rgba(8,4,28,.88))!important;
  box-shadow:0 30px 100px rgba(0,0,0,.58),0 0 80px rgba(0,194,255,.20), inset 0 0 0 1px rgba(255,255,255,.07)!important;
  backdrop-filter:blur(24px)!important;
  padding:22px!important;
}
#travelSearch.neon-flight-deck:before{
  content:"";position:absolute;inset:-2px;pointer-events:none;opacity:.42;
  background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.16) 35%,transparent 60%);
  transform:translateX(-110%);animation:deckSweep 6.5s ease-in-out infinite;
}
@keyframes deckSweep{0%,45%{transform:translateX(-110%)}75%,100%{transform:translateX(110%)}}
.flight-deck-orbit{position:absolute;right:-110px;top:-90px;width:310px;height:310px;border-radius:50%;border:1px solid rgba(37,214,255,.22);box-shadow:0 0 60px rgba(20,157,255,.18),inset 0 0 50px rgba(255,42,203,.10);pointer-events:none}
.flight-deck-orbit:after{content:"✈";position:absolute;left:34px;top:58px;color:#fff;text-shadow:0 0 18px #23d9ff;transform:rotate(-22deg);font-size:28px}
.flight-deck-head{position:relative;z-index:1;display:flex;align-items:flex-end;gap:14px;flex-wrap:wrap;margin-bottom:16px;color:#fff}
.flight-deck-head .deck-kicker{font-size:11px;font-weight:1000;letter-spacing:.18em;color:#27dcff;background:rgba(39,220,255,.10);border:1px solid rgba(39,220,255,.24);padding:7px 10px;border-radius:999px}
.flight-deck-head strong{font-size:clamp(26px,3.2vw,42px);line-height:.9;letter-spacing:-.06em;background:linear-gradient(90deg,#fff,#33dfff 45%,#ff34ce);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 0 28px rgba(51,223,255,.18)}
.flight-deck-head em{font-style:normal;color:#aebbd1;font-weight:850;font-size:13px;margin-bottom:4px}
#travelSearch .search-tabs{position:relative;z-index:1;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:12px!important;background:transparent!important;margin-bottom:14px!important}
#travelSearch .search-tabs button{position:relative;min-height:92px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:22px!important;overflow:hidden!important;padding:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.025))!important;color:#eef7ff!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03);display:flex!important;flex-direction:column;justify-content:flex-end;gap:3px;text-align:left!important;transition:.25s ease!important}
#travelSearch .search-tabs button .tab-emoji{position:absolute;left:16px;top:14px;width:38px;height:38px;display:grid!important;place-items:center;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-size:18px;box-shadow:0 0 25px rgba(0,194,255,.10)}
#travelSearch .search-tabs button span:not(.tab-emoji){font-size:27px;font-weight:1000;letter-spacing:-.04em;line-height:1}
#travelSearch .search-tabs button small{display:block!important;color:#9ca9bd;font-size:12px;font-weight:900}
#travelSearch .search-tabs button.active,#travelSearch .search-tabs button:hover{transform:translateY(-2px);border-color:rgba(44,225,255,.55)!important;box-shadow:0 16px 38px rgba(0,0,0,.28),0 0 28px rgba(0,194,255,.18),inset 0 -3px 0 #18d8ff!important;background:linear-gradient(180deg,rgba(0,194,255,.20),rgba(255,42,203,.08))!important}
.smart-prompt{position:relative;z-index:1;display:flex;gap:10px;flex-wrap:wrap;margin:0 0 16px}
.smart-prompt button{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#dfeaff;border-radius:999px;padding:10px 13px;font-weight:900;font-family:inherit;cursor:pointer}.smart-prompt button:hover{border-color:rgba(255,42,203,.45);box-shadow:0 0 24px rgba(255,42,203,.16)}
#travelSearch .search-fields{position:relative;z-index:2;display:grid!important;grid-template-columns:1.1fr 1.1fr .92fr .92fr .95fr!important;gap:14px!important;padding:0!important;margin-bottom:16px!important}
#travelSearch .search-fields label{position:relative!important;min-height:94px!important;border-radius:20px!important;padding:16px 16px 14px 54px!important;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.035))!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 12px 30px rgba(0,0,0,.18)!important;transition:.22s ease!important}
#travelSearch .search-fields label:focus-within{border-color:rgba(43,218,255,.65)!important;box-shadow:0 0 0 3px rgba(43,218,255,.08),0 18px 40px rgba(0,0,0,.22)!important;transform:translateY(-1px)}
#travelSearch .field-icon{position:absolute;left:15px;top:17px;width:28px;height:28px;border-radius:11px;display:grid;place-items:center;color:#27dcff;background:rgba(39,220,255,.10);border:1px solid rgba(39,220,255,.20);font-weight:1000;text-shadow:0 0 16px rgba(39,220,255,.65)}
#travelSearch .search-fields small{display:block!important;color:#aab7c9!important;font-size:12px!important;font-weight:1000!important;letter-spacing:.02em;margin-bottom:8px!important}
#travelSearch .search-fields input,#travelSearch .traveler-toggle{font-size:20px!important;line-height:1.05!important;font-weight:1000!important;color:#f6fbff!important;background:transparent!important;border:0!important;outline:0!important;padding:0!important;width:100%;font-family:inherit!important;text-align:left!important}
#travelSearch .search-fields input::placeholder{color:#aebbd1!important;opacity:.8!important}
#travelSearch .search-launch{position:relative;z-index:1;width:100%;min-height:76px!important;border-radius:22px!important;border:0!important;background:linear-gradient(100deg,#ff20bd 0%,#7b36ff 45%,#19d8ff 100%)!important;box-shadow:0 18px 48px rgba(122,54,255,.33),0 0 42px rgba(25,216,255,.22)!important;font-size:22px!important;font-weight:1000!important;letter-spacing:.02em!important;overflow:hidden!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important}
#travelSearch .search-launch:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.28),transparent);transform:translateX(-120%);animation:launchSweep 3.2s infinite}.search-launch span,.search-launch b{position:relative;z-index:1}.search-launch b{font-size:30px}@keyframes launchSweep{0%{transform:translateX(-120%)}55%,100%{transform:translateX(120%)}}
#travelSearch .search-help{position:relative;z-index:1;margin:14px 0 0!important;padding:0!important;color:#b9c5d6!important;font-size:16px!important;line-height:1.5!important}
.deal-pulse-row{position:relative;z-index:1;margin-top:16px;display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#dce9ff}.deal-pulse-row span{color:#fff;font-weight:1000;background:rgba(255,42,203,.14);border:1px solid rgba(255,42,203,.24);border-radius:999px;padding:8px 10px}.deal-pulse-row b{font-size:12px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);border-radius:999px;padding:8px 10px;color:#bfeeff}
#travelSearch .traveler-menu{z-index:30!important;border-radius:18px!important;background:rgba(6,12,27,.96)!important;border:1px solid rgba(43,218,255,.24)!important;box-shadow:0 22px 70px rgba(0,0,0,.55),0 0 35px rgba(43,218,255,.14)!important}
@media(max-width:980px){#travelSearch .search-fields{grid-template-columns:1fr 1fr!important}#travelSearch .search-tabs button{min-height:82px!important}.flight-deck-head{align-items:flex-start;flex-direction:column;gap:8px}}
@media(max-width:760px){#travelSearch.neon-flight-deck{padding:14px!important;border-radius:22px!important}#travelSearch .search-tabs{grid-template-columns:1fr!important}#travelSearch .search-fields{grid-template-columns:1fr!important}#travelSearch .search-fields label{min-height:82px!important}.flight-deck-orbit{display:none}.smart-prompt{overflow-x:auto;flex-wrap:nowrap}.smart-prompt button{white-space:nowrap}.deal-pulse-row{display:none}}

/* Frontpage Reisemagasin banner */
.magazine-front-banner{
  position:relative;
  z-index:3;
  clear:both;
  background:#020913;
  padding:34px 36px 44px;
}
.magazine-front-link{
  display:block;
  max-width:1220px;
  margin:0 auto;
  border-radius:30px;
  overflow:hidden;
  border:1px solid rgba(0,221,255,.38);
  box-shadow:0 0 0 1px rgba(255,45,214,.18),0 28px 90px rgba(0,0,0,.48),0 0 44px rgba(0,221,255,.12);
  background:#050816;
  transition:transform .22s ease, box-shadow .22s ease, border-color .22s ease;
}
.magazine-front-link:hover{
  transform:translateY(-3px);
  border-color:rgba(255,45,214,.55);
  box-shadow:0 0 0 1px rgba(0,221,255,.28),0 34px 105px rgba(0,0,0,.58),0 0 58px rgba(255,45,214,.18);
}
.magazine-front-link img{
  display:block;
  width:100%;
  height:auto;
}
.magazine-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.magazine-shortcuts a{display:block;padding:14px 16px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:linear-gradient(180deg,rgba(20,36,58,.96),rgba(8,17,31,.96));color:#fff;text-decoration:none}.magazine-shortcuts span{display:block;margin-bottom:3px;color:#ff7bd2;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.magazine-shortcuts b{font-size:18px}.magazine-shortcuts a:hover{border-color:rgba(255,75,184,.55);transform:translateY(-1px)}
.front-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.front-hero-shade{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(2,7,18,.94) 0%,rgba(2,7,18,.76) 42%,rgba(2,7,18,.48) 100%)}.hero>.hero-copy,.hero>.map-card,.hero>.travel-pulse-panel{position:relative;z-index:2}
@media(max-width:900px){
  .magazine-front-banner{padding:24px 14px 34px;}
  .magazine-front-link{border-radius:22px;}
}


/* FIX 2026-05-12: remove giant hero logo from middle of front page */
.hero-title-logo{display:none !important;}
.hero-copy{padding-top:0 !important;}
.hero-copy h1{margin-top:0 !important;}


/* === FINAL CLEAN PREMIUM HERO UPDATE 2026-05-12 === */
:root{--br-cyan:#21d7ff;--br-pink:#ff25c8;--br-purple:#7a44ff;--br-bg:#020712;}
body{background:#020712;color:#fff;}
.topbar{height:92px;background:rgba(2,7,18,.92)!important;backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.06);}
.topbar .brand img,.brand img,header img[src*="logo-main"]{width:min(260px,24vw)!important;max-width:260px!important;max-height:74px!important;height:auto!important;object-fit:contain!important;filter:drop-shadow(0 0 18px rgba(33,215,255,.22)) drop-shadow(0 0 18px rgba(255,37,200,.18))!important;}
.nav a{letter-spacing:.08em;font-size:13px;color:#dbe7fb!important;opacity:.92}.nav a:hover{color:#21d7ff!important}.top-actions{gap:12px}.top-actions span:not(.avatar){display:none!important}.avatar{display:grid;place-items:center;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.04);}
.hero{position:relative!important;display:block!important;min-height:auto!important;padding:88px 5vw 42px!important;overflow:hidden!important;background:linear-gradient(90deg,rgba(2,7,18,.98) 0%,rgba(2,7,18,.83) 37%,rgba(2,7,18,.40) 70%,rgba(2,7,18,.75) 100%),url('assets/reisemagasin-home-banner.webp') center right/cover no-repeat!important;border-bottom:1px solid rgba(255,255,255,.06);}
.hero:before{content:""!important;position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(122,68,255,.20),transparent 32%),radial-gradient(circle at 72% 46%,rgba(33,215,255,.16),transparent 36%)!important;pointer-events:none;}
.hero-copy{position:relative!important;z-index:2!important;max-width:1320px!important;margin:0 auto!important;display:block!important;}
.hero-copy h1{max-width:650px!important;font-size:clamp(42px,5.6vw,82px)!important;line-height:1.02!important;letter-spacing:-.065em!important;margin:0 0 16px!important;color:#fff!important;text-shadow:0 12px 42px rgba(0,0,0,.45)!important;}
.hero-copy h1 span{display:inline!important;background:linear-gradient(90deg,#2fb7ff 0%,#7a44ff 48%,#ff44d6 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;text-shadow:none!important;}
.hero-copy>p{max-width:560px!important;font-size:clamp(16px,1.55vw,21px)!important;line-height:1.55!important;color:#dbe7fb!important;margin:0 0 30px!important;}
.search-card.neon-flight-deck,.search-card.travel-search{width:min(100%,1180px)!important;margin:0!important;padding:22px!important;border-radius:26px!important;background:linear-gradient(180deg,rgba(8,14,32,.82),rgba(5,10,24,.74))!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 24px 80px rgba(0,0,0,.38),0 0 0 1px rgba(33,215,255,.08),inset 0 1px 0 rgba(255,255,255,.08)!important;backdrop-filter:blur(24px)!important;overflow:visible!important;}
.flight-deck-orbit{display:none!important}.flight-deck-head{display:flex!important;align-items:center!important;gap:14px!important;margin:0 0 14px!important}.flight-deck-head strong{display:none!important}.deck-kicker{display:inline-flex!important;align-items:center!important;border:1px solid rgba(33,215,255,.28)!important;border-radius:999px!important;padding:9px 16px!important;font-size:13px!important;letter-spacing:.18em!important;color:#21d7ff!important;background:rgba(33,215,255,.08)!important}.flight-deck-head em{font-style:normal!important;color:#b8c6dc!important;font-weight:800!important;font-size:14px!important;}
.search-tabs.tabs{display:flex!important;gap:10px!important;margin:0 0 16px!important;overflow-x:auto!important}.search-tabs button{min-width:145px!important;min-height:54px!important;padding:10px 18px!important;border-radius:16px!important;background:rgba(255,255,255,.045)!important;border:1px solid rgba(255,255,255,.12)!important;color:#eaf2ff!important;box-shadow:none!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important}.search-tabs button.active{border-color:rgba(33,215,255,.75)!important;background:linear-gradient(180deg,rgba(33,215,255,.18),rgba(122,68,255,.12))!important;box-shadow:0 0 25px rgba(33,215,255,.16)!important}.search-tabs button small{display:none!important}.tab-emoji{font-size:18px!important}.search-tabs button span:not(.tab-emoji){font-size:17px!important;font-weight:900!important;}
.smart-prompt{display:none!important}.search-fields.fields{display:grid!important;grid-template-columns:1.15fr 1.15fr .92fr .92fr 1.1fr!important;gap:0!important;padding:0!important;border:1px solid rgba(255,255,255,.11)!important;border-radius:18px!important;overflow:visible!important;background:rgba(5,10,24,.50)!important}.search-fields label{position:relative!important;min-height:74px!important;padding:17px 18px 14px 58px!important;border:0!important;border-right:1px solid rgba(255,255,255,.10)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;display:block!important}.search-fields label:last-child{border-right:0!important}.field-icon{position:absolute!important;left:20px!important;top:26px!important;font-size:21px!important;color:#21d7ff!important;filter:drop-shadow(0 0 10px rgba(33,215,255,.35))}.search-fields small{display:block!important;margin:0 0 5px!important;color:#9faec6!important;font-size:11px!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-weight:900!important}.search-fields input,.traveler-toggle{width:100%!important;background:transparent!important;border:0!important;color:#fff!important;font-size:15px!important;font-weight:800!important;outline:0!important;padding:0!important;min-height:22px!important}.search-fields input::placeholder{color:#e8efff!important;opacity:.9!important}.traveler-menu{z-index:30!important}.search-actions.single-action{position:absolute!important;right:22px!important;bottom:76px!important;display:block!important;padding:0!important}.search-launch{min-width:150px!important;min-height:74px!important;border-radius:18px!important;padding:0 24px!important;display:flex!important;gap:12px!important;align-items:center!important;justify-content:center!important;font-size:16px!important;background:linear-gradient(110deg,#ff25c8,#7a44ff 48%,#21d7ff)!important;box-shadow:0 12px 36px rgba(33,215,255,.18),0 0 28px rgba(255,37,200,.22)!important}.search-help{display:none!important}.deal-pulse-row{display:flex!important;align-items:center!important;gap:12px!important;margin-top:18px!important;flex-wrap:wrap!important;color:#dbe7fb!important}.deal-pulse-row span{color:#fff!important;font-weight:900!important}.deal-pulse-row b{font-size:13px!important;font-weight:800!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:999px!important;padding:9px 16px!important}.tp-live-box{display:none!important}.partners-line{max-width:1180px!important;margin:16px 0 0!important;color:#aab8d0!important}.map-card.live-map-card,.travel-pulse-panel{display:none!important}.magazine-front-banner{max-width:1180px!important;margin:30px auto 50px!important;padding:0 18px!important}.magazine-front-link{display:block!important;border-radius:28px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 24px 80px rgba(0,0,0,.36),0 0 0 1px rgba(255,37,200,.10)!important}.magazine-front-link img{width:100%!important;height:auto!important;display:block!important;aspect-ratio:16/5.1!important;object-fit:cover!important;}
@media(max-width:1100px){.hero{padding:62px 22px 34px!important}.search-card.neon-flight-deck,.search-card.travel-search{padding:18px!important}.search-fields.fields{grid-template-columns:1fr 1fr!important;border-radius:18px!important;overflow:visible!important}.search-fields label{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.10)!important}.search-fields label:nth-last-child(-n+1){border-bottom:0!important}.search-actions.single-action{position:static!important;margin-top:16px!important}.search-launch{width:100%!important;min-height:62px!important}.deal-pulse-row{display:none!important}}
@media(max-width:760px){.topbar{height:72px!important}.topbar .brand img,.brand img,header img[src*="logo-main"]{width:min(190px,52vw)!important;max-height:56px!important}.hero{padding:44px 14px 24px!important;background-position:center right!important}.hero-copy h1{font-size:clamp(38px,12vw,58px)!important;max-width:92vw!important}.hero-copy>p{font-size:16px!important;max-width:90vw!important}.flight-deck-head{display:block!important}.flight-deck-head em{display:none!important}.search-card.neon-flight-deck,.search-card.travel-search{border-radius:22px!important;padding:14px!important}.search-tabs button{min-width:112px!important;min-height:48px!important}.search-tabs button span:not(.tab-emoji){font-size:15px!important}.search-fields.fields{grid-template-columns:1fr!important}.search-fields label{min-height:66px!important;padding:14px 16px 12px 52px!important}.field-icon{left:18px!important;top:23px!important}.magazine-front-banner{margin:22px auto 34px!important;padding:0 14px!important}.magazine-front-link{border-radius:20px!important}.magazine-front-link img{aspect-ratio:16/8!important;}}


/* =========================================================
   FINAL FIX 2026-05-13: search button, magazine hero, footer text
   ========================================================= */
#travelSearch .search-actions.single-action,
.search-actions.single-action{
  position:static !important;
  display:block !important;
  width:100% !important;
  margin:14px 0 0 !important;
  padding:0 !important;
}
#travelSearch .search-launch,
.search-launch{
  width:100% !important;
  min-height:58px !important;
  border-radius:16px !important;
  font-size:16px !important;
  padding:0 18px !important;
}
#travelSearch .search-fields.fields{margin-bottom:0 !important;}
#travelSearch .traveler-field{z-index:80 !important;}
#travelSearch .traveler-menu{z-index:200 !important;}
.magazine-front-banner{max-width:1120px !important;margin:22px auto 34px !important;padding:0 18px !important;}
.magazine-front-link{border-radius:22px !important;}
.magazine-front-link img{width:100% !important;max-height:285px !important;aspect-ratio:16/4.2 !important;object-fit:cover !important;object-position:center !important;}
.mag-nav .brand-logo{display:flex !important;align-items:center !important;min-width:0 !important;}
.mag-nav .brand-logo img{height:52px !important;max-width:210px !important;width:auto !important;object-fit:contain !important;}
.hero-mag{min-height:420px !important;background:linear-gradient(90deg,rgba(5,10,18,.08),rgba(5,10,18,.14)),url('assets/reisemagasin-home-banner.webp') center/cover !important;}
.hero-mag .hero-inner{display:none !important;}
.hero-thai .hero-inner,.hero-city .hero-inner{background:rgba(2,8,18,.18) !important;border-radius:24px !important;padding:18px 24px !important;backdrop-filter:blur(2px) !important;}
.footer{color:#aebbd0 !important;font-size:14px !important;}
@media(max-width:760px){.mag-nav{height:auto !important;min-height:68px !important;padding:10px 14px !important;gap:12px !important;flex-wrap:wrap !important}.mag-nav .brand-logo img{height:44px !important;max-width:165px !important}.mag-menu{gap:10px !important;overflow-x:auto !important;width:100% !important}.hero-mag{min-height:260px !important}.magazine-front-link img{max-height:220px !important;aspect-ratio:16/6.5 !important}}


/* =========================================================
   FINAL HARD FIX 2026-05-13 v3
   ========================================================= */
#travelSearch.neon-flight-deck,
#travelSearch.travel-search,
form#travelSearch{
  overflow:visible !important;
  padding-bottom:22px !important;
}
form#travelSearch .search-fields.fields{
  display:grid !important;
  grid-template-columns:repeat(5,minmax(0,1fr)) !important;
  gap:12px !important;
  border:0 !important;
  background:transparent !important;
  margin-bottom:16px !important;
}
form#travelSearch .search-fields.fields label{
  min-height:78px !important;
  border:1px solid rgba(255,255,255,.12) !important;
  border-radius:18px !important;
  background:rgba(10,16,33,.72) !important;
  padding:16px 14px 12px 52px !important;
  overflow:visible !important;
}
form#travelSearch .search-actions.single-action,
form#travelSearch .hero-ctas.search-actions.single-action,
#travelSearch .search-actions.single-action{
  position:relative !important;
  inset:auto !important;
  right:auto !important;
  bottom:auto !important;
  left:auto !important;
  top:auto !important;
  display:block !important;
  width:100% !important;
  margin:10px 0 0 !important;
  padding:0 !important;
  z-index:5 !important;
  clear:both !important;
}
form#travelSearch button#searchSubmitButton,
form#travelSearch .search-launch,
#searchSubmitButton.search-launch{
  position:relative !important;
  width:100% !important;
  max-width:none !important;
  min-width:0 !important;
  min-height:58px !important;
  height:58px !important;
  border-radius:16px !important;
  padding:0 18px !important;
  transform:none !important;
  z-index:6 !important;
  pointer-events:auto !important;
  cursor:pointer !important;
  font-size:17px !important;
}
form#travelSearch .traveler-field{z-index:20 !important;}
form#travelSearch .traveler-menu{z-index:200 !important;}
@media(max-width:1180px){form#travelSearch .search-fields.fields{grid-template-columns:1fr 1fr !important;}}
@media(max-width:760px){form#travelSearch .search-fields.fields{grid-template-columns:1fr !important;}form#travelSearch button#searchSubmitButton{height:56px !important;}}

/* smaller, cleaner reisemagasin banner on front page */
.magazine-front-banner{max-width:1040px !important;margin:22px auto 34px !important;padding:0 18px !important;}
.magazine-front-link{border-radius:20px !important;}
.magazine-front-link img{width:100% !important;height:auto !important;max-height:235px !important;aspect-ratio:16/3.8 !important;object-fit:cover !important;object-position:center !important;display:block !important;}

/* logo safety everywhere */
.brand img,
.topbar .brand img,
.mag-nav .brand img,
.mag-nav .brand-logo img,
header img[src*="logo-main"]{
  width:auto !important;
  height:54px !important;
  max-width:220px !important;
  max-height:54px !important;
  object-fit:contain !important;
  display:block !important;
}
.mag-nav .brand,
.mag-nav .brand-logo{display:flex !important;align-items:center !important;min-width:0 !important;max-width:230px !important;overflow:hidden !important;}
@media(max-width:760px){.brand img,.topbar .brand img,.mag-nav .brand img,.mag-nav .brand-logo img,header img[src*="logo-main"]{height:44px !important;max-width:168px !important;max-height:44px !important;}.mag-nav .brand,.mag-nav .brand-logo{max-width:175px !important;}}

/* =========================================================
   FULL SERVICE FIX 2026-05-13
   Final overrides for stable desktop/mobile layout.
   ========================================================= */
:root{--br-pink:#ff2f92;--br-blue:#00b2ff;--br-bg:#020913;}
html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden}.topbar{min-height:76px!important;height:auto!important;padding:10px clamp(14px,3vw,34px)!important;display:flex!important;align-items:center!important;gap:18px!important;position:sticky!important;top:0!important;z-index:999!important;background:rgba(2,9,19,.88)!important;backdrop-filter:blur(18px)!important}.topbar .brand{display:flex!important;align-items:center!important;flex:0 0 auto!important;max-width:220px!important;overflow:hidden!important}.topbar .brand img,.brand img,header img[src*="logo"]{width:auto!important;height:auto!important;max-width:190px!important;max-height:58px!important;object-fit:contain!important;display:block!important}.desktop-nav{display:flex!important;align-items:center!important;gap:clamp(10px,1.5vw,22px)!important;flex-wrap:wrap!important}.desktop-nav a{white-space:nowrap!important}.hamburger{display:none!important}.mobile-nav{display:none!important}.hero{display:grid!important;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)!important;gap:clamp(20px,4vw,54px)!important;align-items:start!important;padding:clamp(26px,5vw,74px) clamp(14px,4vw,56px)!important;min-height:auto!important}.hero-copy{min-width:0!important}.hero-copy h1{font-size:clamp(40px,7vw,88px)!important;line-height:.94!important;margin-top:8px!important}.search-card,.travel-search,.neon-flight-deck{width:100%!important;max-width:980px!important;margin:26px 0 0!important;padding:18px!important;border-radius:26px!important;position:relative!important;overflow:visible!important}.search-tabs,.tabs.search-tabs{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin:12px 0 16px!important}.search-tabs button{min-width:0!important;min-height:72px!important;padding:12px 10px!important;border-radius:18px!important;text-align:left!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important}.search-tabs small{font-size:11px!important;line-height:1.1!important}.smart-prompt{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-bottom:14px!important}.fields.search-fields,.search-fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;align-items:stretch!important}.search-fields label{min-width:0!important;width:100%!important;position:relative!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:6px!important;padding:13px 14px!important;border-radius:18px!important}.search-fields input,.traveler-toggle{width:100%!important;min-width:0!important;max-width:100%!important;height:42px!important;line-height:1.2!important;font-size:16px!important;box-sizing:border-box!important}.traveler-field{grid-column:auto!important}.traveler-menu{z-index:2000!important;left:0!important;right:auto!important;min-width:min(330px,92vw)!important;max-width:92vw!important}.search-actions.single-action,.hero-ctas.search-actions{display:flex!important;justify-content:stretch!important;margin:14px 0 0!important;position:relative!important;z-index:30!important;clear:both!important}.search-launch,#searchSubmitButton{width:100%!important;min-height:56px!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border-radius:18px!important;position:relative!important;z-index:40!important;pointer-events:auto!important;white-space:normal!important}.search-help{margin:10px 2px 0!important;line-height:1.45!important}.deal-pulse-row{display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:12px!important}.deal-pulse-row b,.deal-pulse-row span{white-space:normal!important}.map-card,.live-map-card{min-height:460px!important;height:clamp(440px,52vw,640px)!important;width:100%!important;position:relative!important;overflow:hidden!important;border-radius:28px!important}.map-card #liveMap,#liveMap{height:100%!important;min-height:420px!important;width:100%!important}.travel-pulse-panel{grid-column:2!important;width:100%!important;max-width:none!important}.partners-line{display:flex!important;flex-wrap:wrap!important;gap:8px 12px!important;align-items:center!important}.supplier-logos{display:flex!important;gap:14px!important;overflow-x:auto!important;white-space:nowrap!important;padding-bottom:8px!important}.supplier-logos a{flex:0 0 auto!important}.magazine-teaser,.magazine-section,.front-magazine{max-width:1180px!important;margin-left:auto!important;margin-right:auto!important}.magazine-teaser img,.front-magazine img,.card img{max-width:100%!important;height:auto!important;object-fit:cover!important}.cookie-banner{z-index:5000!important}.mobile-sticky-cta{z-index:1200!important}.ai-travel-assistant{z-index:1300!important}

@media (max-width:1100px){.hero{grid-template-columns:1fr!important}.travel-pulse-panel{grid-column:auto!important}.map-card,.live-map-card{height:430px!important;min-height:400px!important}.desktop-nav{font-size:13px!important;gap:12px!important}.topbar .brand img,.brand img,header img[src*="logo"]{max-width:170px!important;max-height:54px!important}}
@media (max-width:820px){.topbar{min-height:66px!important;padding:8px 14px!important;justify-content:space-between!important}.topbar .brand{max-width:168px!important}.topbar .brand img,.brand img,header img[src*="logo"]{max-width:155px!important;max-height:48px!important}.desktop-nav,.top-actions{display:none!important}.hamburger{display:flex!important;align-items:center!important;justify-content:center!important;width:44px!important;height:44px!important;border-radius:14px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;text-decoration:none!important;font-size:24px!important}.mobile-nav{display:flex!important;gap:8px!important;overflow-x:auto!important;padding:9px 12px!important;position:sticky!important;top:66px!important;z-index:998!important;background:rgba(2,9,19,.92)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.mobile-nav a{flex:0 0 auto!important;display:inline-flex!important;align-items:center!important;gap:6px!important;padding:10px 12px!important;border-radius:999px!important;background:rgba(255,255,255,.07)!important;text-decoration:none!important;color:#fff!important;font-weight:800!important}.hero{padding:18px 12px 90px!important;gap:18px!important}.hero-copy h1{font-size:clamp(36px,11vw,58px)!important}.hero-copy p{font-size:16px!important}.search-card,.travel-search,.neon-flight-deck{padding:12px!important;border-radius:22px!important;margin-top:18px!important}.flight-deck-head{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.search-tabs,.tabs.search-tabs{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.search-tabs button{min-height:62px!important;padding:10px 8px!important;border-radius:15px!important;font-size:13px!important}.search-tabs small{display:none!important}.fields.search-fields,.search-fields{grid-template-columns:1fr!important;gap:10px!important}.search-fields label{padding:12px!important;border-radius:16px!important}.traveler-menu{position:absolute!important;left:0!important;right:auto!important;top:100%!important}.search-launch,#searchSubmitButton{min-height:54px!important;font-size:15px!important}.map-card,.live-map-card{height:360px!important;min-height:340px!important;border-radius:22px!important}.map-card #liveMap,#liveMap{min-height:340px!important}.partners-line{font-size:13px!important}.mobile-sticky-cta{display:flex!important;left:12px!important;right:12px!important;bottom:12px!important;width:auto!important}}
@media (max-width:420px){.topbar .brand img,.brand img,header img[src*="logo"]{max-width:138px!important;max-height:44px!important}.mobile-nav{top:62px!important}.search-tabs button{font-size:12px!important}.tab-emoji{font-size:18px!important}.hero-copy h1{font-size:34px!important}.map-card,.live-map-card{height:320px!important;min-height:320px!important}}

/* FINAL FIX 2026-05-13: homepage magazine banner must show full image, not crop text */
.magazine-front-banner{
  max-width:1180px !important;
  margin:34px auto 54px !important;
  padding:0 18px !important;
  clear:both !important;
}
.magazine-front-link{
  display:block !important;
  border-radius:28px !important;
  overflow:hidden !important;
  border:1px solid rgba(255,255,255,.16) !important;
  box-shadow:0 22px 70px rgba(0,0,0,.34),0 0 0 1px rgba(255,75,184,.08) !important;
  background:#050816 !important;
}
.magazine-front-link img{
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  aspect-ratio:auto !important;
  object-fit:contain !important;
  object-position:center !important;
  display:block !important;
}
@media(max-width:760px){
  .magazine-front-banner{margin:24px auto 36px !important;padding:0 14px !important;}
  .magazine-front-link{border-radius:20px !important;}
  .magazine-front-link img{width:100% !important;height:auto !important;max-height:none !important;aspect-ratio:auto !important;object-fit:contain !important;}
}
@media(max-width:760px){.magazine-shortcuts{grid-template-columns:1fr 1fr;gap:9px}.magazine-shortcuts a{padding:12px}.magazine-shortcuts b{font-size:16px}}


/* FINAL CLEANUP 2026-05-14: Reisemagasin + Thailand cards */
.magazine-hero-fix{min-height:560px!important;background:linear-gradient(90deg,rgba(1,6,18,.92) 0%,rgba(1,6,18,.74) 42%,rgba(1,6,18,.28) 100%),url('assets/reisemagasin-home-banner.webp') center/cover no-repeat!important;}
.magazine-hero-fix:before{content:none!important;}
.city-grid{align-items:stretch!important;}
.city-card img{height:230px!important;object-fit:cover!important;object-position:center!important;}

/* V22 bilde-fix: cache-busted filnavn, ekte img-elementer og ingen svart overlay når bilder finnes */
.city-card img,.country-card img,.hotel-card img,.feature-card img{display:block!important;opacity:1!important;visibility:visible!important;background:#07101f!important;filter:none!important;}
.city-card,.country-card,.hotel-card{background:linear-gradient(180deg,rgba(20,36,58,.98),rgba(8,17,31,.98))!important;}
.hero-thai,.hero-city,.mag-hero{background-color:#07101f!important;}

/* Nightlife cards: tekst legges som HTML-overlay, ikke som innbakt bilde, slik at teksten ikke blir kappet ved crop */
.nightlife-card{overflow:hidden;}
.nightlife-card .card-image-label{position:relative;margin:0 0 18px;border-radius:16px;overflow:hidden;aspect-ratio:16/10;background:#07101f;border:1px solid rgba(255,255,255,.10);}
.nightlife-card .card-image-label img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block;}
.nightlife-card .card-image-label:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.10) 20%,rgba(0,0,0,.72) 100%);z-index:1;}
.nightlife-card .card-image-label figcaption{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;color:#fff;text-shadow:0 3px 16px rgba(0,0,0,.75);}
.nightlife-card .card-image-label strong{display:block;font-size:clamp(24px,3.2vw,42px);line-height:.92;letter-spacing:-.045em;font-weight:950;text-transform:uppercase;}
.nightlife-card .card-image-label span{display:block;margin-top:8px;color:#fde68a;font-weight:900;font-size:clamp(12px,1.35vw,16px);white-space:normal;}
@media(max-width:680px){.nightlife-card .card-image-label{aspect-ratio:1.35/1}.nightlife-card .card-image-label figcaption{left:14px;right:14px;bottom:14px}.nightlife-card .card-image-label strong{font-size:30px}}

/* V58 shopping card image overlay */
.shopping-card .card-image-label{position:relative;margin:0 0 18px;border-radius:16px;overflow:hidden;aspect-ratio:16/10;background:#07101f;border:1px solid rgba(255,255,255,.10);}
.shopping-card .card-image-label img{position:absolute;inset:0;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block;}
.shopping-card .card-image-label:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.08) 20%,rgba(0,0,0,.76) 100%);z-index:1;}
.shopping-card .card-image-label figcaption{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;color:#fff;text-shadow:0 3px 16px rgba(0,0,0,.75);}
.shopping-card .card-image-label strong{display:block;font-size:clamp(24px,3vw,40px);line-height:.92;letter-spacing:-.045em;font-weight:950;text-transform:uppercase;}
.shopping-card .card-image-label span{display:block;margin-top:8px;color:#fde68a;font-weight:900;font-size:clamp(12px,1.3vw,16px);white-space:normal;}
@media(max-width:680px){.shopping-card .card-image-label{aspect-ratio:1.35/1}.shopping-card .card-image-label figcaption{left:14px;right:14px;bottom:14px}.shopping-card .card-image-label strong{font-size:30px}}

.master-lux-grid{display:grid;gap:28px}.shopping-feature,.dining-feature,.nightlife-feature{display:grid;grid-template-columns:1.1fr .9fr;gap:0;border:1px solid rgba(255,209,102,.20);border-radius:30px;overflow:hidden;background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.015));box-shadow:0 26px 80px rgba(0,0,0,.33)}.shopping-feature img,.dining-feature img,.nightlife-feature img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block}.feature-copy{padding:34px;display:flex;flex-direction:column;justify-content:center}.feature-copy h3{font-size:clamp(32px,4vw,56px);font-family:Georgia,serif;letter-spacing:-.04em}.feature-kicker{color:#ffd166;text-transform:uppercase;letter-spacing:.13em;font-weight:950;font-size:13px}.feature-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}.feature-meta span{border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.045);border-radius:16px;padding:12px;color:#dbe4f0}.gold-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;padding:15px 20px;border-radius:16px;background:linear-gradient(135deg,#d7a643,#8c641f);color:#110b03!important;text-decoration:none;font-weight:950;letter-spacing:.03em}.gold-cta:hover{filter:brightness(1.1)}.mini-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.mini-gallery div{min-height:76px;border-radius:14px;border:1px solid rgba(255,209,102,.16);background:rgba(255,209,102,.07);padding:12px;color:#ffe4a3;font-weight:900}.premium-note{margin-top:18px;border-left:3px solid #ffd166;background:rgba(255,209,102,.08);padding:14px 16px;border-radius:14px;color:#f6e8c2}.feature-reverse{grid-template-columns:.9fr 1.1fr}.feature-reverse .feature-copy{order:1}.feature-reverse .feature-media{order:2}@media(max-width:900px){.shopping-feature,.dining-feature,.nightlife-feature,.feature-reverse{grid-template-columns:1fr}.feature-reverse .feature-copy,.feature-reverse .feature-media{order:initial}.shopping-feature img,.dining-feature img,.nightlife-feature img{min-height:260px}.feature-meta{grid-template-columns:1fr}.mini-gallery{grid-template-columns:1fr 1fr}.feature-copy{padding:24px}}

/* Koh Samui premium beach club cards */
.beachclub-card img{width:100%;height:260px;object-fit:cover;object-position:center;display:block;border-radius:18px;margin-bottom:16px;filter:none!important;transition:none!important;animation:none!important;}
.beachclub-card{overflow:hidden;}
@media(max-width:760px){.beachclub-card img{height:220px;}}

/* Smart reisemotor: samlet inngang med raske kategorier */
.smart-search-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin:14px 0 12px;padding:7px 8px 7px 14px;border:1px solid rgba(84,193,255,.52);border-radius:18px;background:rgba(3,10,25,.84);box-shadow:0 0 22px rgba(37,99,235,.18),inset 0 0 18px rgba(217,70,239,.06);}
.smart-search-icon{color:#60a5fa;font-size:25px;line-height:1;}
.smart-search-main input{min-width:0;width:100%;height:42px;border:0!important;outline:0;background:transparent!important;color:#f8fbff!important;font-size:16px;}
.smart-search-main input::placeholder{color:#a7b8d0;}
.smart-search-main button{height:42px;padding:0 18px;border:1px solid rgba(244,114,182,.62);border-radius:13px;background:linear-gradient(135deg,#2563eb,#c026d3);color:#fff;font-weight:900;cursor:pointer;}
.smart-service-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin-bottom:16px;}
.smart-service-grid button{min-width:0;min-height:62px;padding:9px 4px;border:1px solid rgba(148,163,184,.24);border-radius:13px;background:rgba(8,20,40,.78);color:#dbeafe;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;}
.smart-service-grid button:hover,.smart-service-grid button:focus-visible{border-color:rgba(96,165,250,.78);background:rgba(20,42,78,.94);box-shadow:0 0 16px rgba(59,130,246,.22);}
.smart-service-grid b{font-size:19px;color:#67e8f9;}
.smart-service-grid span{font-size:11px;line-height:1.05;font-weight:850;white-space:normal;text-align:center;}
@media(max-width:760px){.smart-search-main{grid-template-columns:auto minmax(0,1fr);padding:8px 11px}.smart-search-main button{grid-column:1/-1;width:100%}.smart-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.smart-service-grid button{min-height:58px}.smart-service-grid span{font-size:10px}}

/* Utvidet bestillingsflate: kalender, reisende og aktive partnerkategorier */
.smart-service-grid button.active{border-color:rgba(103,232,249,.9);background:linear-gradient(180deg,rgba(37,99,235,.36),rgba(192,38,211,.16));box-shadow:0 0 18px rgba(59,130,246,.28);}
#travelSearch .live-calendar{display:block!important;margin:14px 0 0!important;padding:14px!important;border-radius:18px!important;background:rgba(3,10,25,.82)!important;border:1px solid rgba(84,193,255,.32)!important;}
#travelSearch .calendar-days button{min-width:0!important;min-height:30px!important;}
#travelSearch .traveler-done{width:100%;min-height:40px;border:1px solid rgba(103,232,249,.42);border-radius:12px;background:linear-gradient(135deg,rgba(37,99,235,.9),rgba(192,38,211,.78));color:#fff;font-weight:950;cursor:pointer;}
@media(max-width:760px){#travelSearch .live-calendar{padding:11px!important}.calendar-grid{grid-template-columns:1fr!important}.calendar-grid .calendar-month:nth-child(2){display:none!important}}

/* Samlet reisemotor v46 */
#travelSearch .search-mode-title{display:flex;align-items:center;gap:12px;margin:14px 0 12px;padding:11px 14px;border-left:3px solid #39dbff;background:rgba(6,18,39,.62);color:#aebed5;}
#travelSearch .search-mode-title b{color:#f8fbff;font-size:18px;}
#travelSearch .search-mode-title span{font-size:13px;font-weight:750;}
#travelSearch .smart-service-grid{grid-template-columns:repeat(7,minmax(82px,1fr));gap:9px;overflow-x:auto;padding:2px 1px 7px;margin-bottom:0;}
#travelSearch .smart-service-grid button{min-height:84px;border-radius:16px;background:linear-gradient(180deg,rgba(9,27,53,.96),rgba(6,14,31,.96));border:1px solid rgba(80,190,255,.2);gap:7px;flex:0 0 auto;}
#travelSearch .smart-service-grid .service-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;color:#fff;font-size:18px;background:#20c8df;border:6px solid #f13aaf;box-shadow:0 0 0 2px rgba(255,255,255,.08),0 0 18px rgba(241,58,175,.26);}
#travelSearch .smart-service-grid button.active{border-color:#4fe1ff;background:linear-gradient(180deg,rgba(8,111,161,.5),rgba(24,24,74,.88));box-shadow:0 0 20px rgba(54,218,255,.2),inset 0 -2px 0 rgba(255,69,201,.56);}
#travelSearch .smart-service-grid button.active .service-icon{color:#fff;background:#25cbe0;border-color:#ff4db9;box-shadow:0 0 0 2px rgba(255,255,255,.24),0 0 22px rgba(52,216,255,.56);}
#travelSearch .smart-service-grid span{font-size:12px;color:#f0f6ff;}
#travelSearch .search-fields.fields{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;border:0!important;background:transparent!important;overflow:visible!important;}
#travelSearch .search-fields label{min-width:0!important;min-height:78px!important;padding:13px 14px 12px 54px!important;border:1px solid rgba(112,158,208,.24)!important;border-radius:16px!important;background:linear-gradient(180deg,rgba(11,26,51,.94),rgba(5,14,31,.94))!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04)!important;}
#travelSearch .search-fields .field-icon{left:17px!important;top:21px!important;display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(47,211,255,.38);border-radius:10px;background:rgba(0,148,209,.16);color:#5ce7ff!important;font-size:16px!important;filter:drop-shadow(0 0 9px rgba(44,218,255,.28));}
#travelSearch .search-fields small{margin:0 0 4px!important;color:#aab9cf!important;font-size:10px!important;line-height:1.2!important;letter-spacing:.05em!important;}
#travelSearch .search-fields input,#travelSearch .traveler-toggle{height:30px!important;min-height:30px!important;font-size:15px!important;line-height:1.12!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
#travelSearch .traveler-toggle{font-size:14px!important;padding-right:18px!important;}
#travelSearch .search-actions.single-action{position:static!important;margin:12px 0 0!important;}
#travelSearch .search-launch{width:100%!important;min-height:56px!important;}
#travelSearch .search-help{display:block!important;margin:10px 2px 0!important;color:#b6c5db!important;font-size:13px!important;}
#travelSearch .deal-pulse-row{margin-top:12px!important;}
.travel-search[data-mode="hotel"] .field-from,.travel-search[data-mode="interhome"] .field-from{display:none!important;}
.travel-search[data-mode="hotel"] .field-to,.travel-search[data-mode="interhome"] .field-to{grid-column:1/-1!important;}
.travel-search[data-mode="cruise"] .field-from,.travel-search[data-mode="cruise"] .field-to{display:none!important;}
@media(max-width:760px){#travelSearch .search-mode-title{align-items:flex-start;flex-direction:column;gap:3px}#travelSearch .smart-service-grid{grid-template-columns:repeat(7,88px)}#travelSearch .search-fields.fields{grid-template-columns:1fr!important}#travelSearch .search-fields label,#travelSearch .search-fields .field-to{grid-column:1!important}}

/* BR v50: custom travel-service marks and a clean airport suggestion layer */
#travelSearch .smart-service-grid button{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  min-height:92px;
  border-radius:18px;
  background:
    radial-gradient(circle at 50% 0,rgba(49,205,255,.12),transparent 52%),
    linear-gradient(180deg,rgba(9,28,54,.98),rgba(5,13,29,.98));
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
#travelSearch .smart-service-grid button::after{
  content:"";
  position:absolute;
  inset:auto 16px 0;
  height:1px;
  background:linear-gradient(90deg,transparent,rgba(99,225,255,.7),transparent);
  opacity:.3;
}
#travelSearch .smart-service-grid button:hover,
#travelSearch .smart-service-grid button.active{
  transform:translateY(-3px);
  border-color:rgba(100,226,255,.8);
  background:
    radial-gradient(circle at 50% 0,rgba(72,215,255,.23),transparent 57%),
    linear-gradient(180deg,rgba(11,52,88,.98),rgba(12,17,48,.98));
  box-shadow:0 14px 30px rgba(0,0,0,.28),0 0 24px rgba(48,211,255,.16),inset 0 -2px 0 rgba(242,66,187,.52);
}
#travelSearch .smart-service-grid .service-icon{
  width:48px;
  height:48px;
  border:1px solid rgba(97,225,255,.62);
  background:linear-gradient(145deg,rgba(12,60,96,.94),rgba(7,24,52,.98));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 0 0 4px rgba(37,211,255,.05),0 0 22px rgba(33,205,255,.2);
}
#travelSearch .smart-service-grid button.active .service-icon{
  border-color:rgba(125,237,255,.95);
  background:linear-gradient(145deg,rgba(15,116,148,.98),rgba(14,45,94,.98));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.28),0 0 0 4px rgba(37,211,255,.1),0 0 25px rgba(33,205,255,.42);
}
#travelSearch .smart-service-grid .service-icon svg{
  width:28px;
  height:28px;
  overflow:visible;
  fill:none;
  stroke:#e8fdff;
  stroke-width:1.65;
  stroke-linecap:round;
  stroke-linejoin:round;
  filter:drop-shadow(0 0 4px rgba(80,226,255,.48));
}
#travelSearch .smart-service-grid [data-smart-service="flight"] .service-icon svg path:first-child{
  fill:rgba(232,253,255,.92);
  stroke-width:1;
}
#travelSearch .smart-service-grid .service-icon .spark{
  stroke:#ff7bd2;
  filter:drop-shadow(0 0 3px rgba(255,78,187,.8));
}
#travelSearch .search-fields{
  position:relative!important;
  z-index:120!important;
}
#travelSearch .airport-field{
  z-index:130!important;
}
#travelSearch .airport-field:focus-within{
  z-index:500!important;
}
#travelSearch .airport-suggest{
  z-index:600!important;
  top:calc(100% + 6px);
  max-height:280px;
  padding:7px;
  border-color:rgba(85,218,255,.55);
  background:linear-gradient(180deg,rgba(11,29,53,.99),rgba(4,13,29,.99));
  box-shadow:0 22px 44px rgba(0,0,0,.62),0 0 0 1px rgba(255,255,255,.04);
}
#travelSearch .airport-suggest button{
  padding:9px 10px;
}
#travelSearch .search-actions.single-action{
  z-index:10!important;
}
@media(max-width:760px){
  #travelSearch .smart-service-grid button{min-height:78px}
  #travelSearch .smart-service-grid .service-icon{width:42px;height:42px}
  #travelSearch .smart-service-grid .service-icon svg{width:24px;height:24px}
  #travelSearch .airport-suggest{position:absolute;margin-top:0;max-height:230px}
}

/* BR v51: balanced field cards */
#travelSearch .search-fields.fields{
  gap:10px!important;
  align-items:stretch!important;
}
#travelSearch .search-fields label{
  min-height:70px!important;
  padding:11px 12px 10px 52px!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  gap:3px!important;
}
#travelSearch .search-fields .field-icon{
  left:14px!important;
  top:50%!important;
  width:28px!important;
  height:28px!important;
  transform:translateY(-50%)!important;
  border-radius:50%!important;
  background:linear-gradient(145deg,rgba(16,103,135,.72),rgba(5,34,68,.86))!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.14),0 0 15px rgba(44,218,255,.18)!important;
}
#travelSearch .search-fields small{
  min-height:21px!important;
  margin:0!important;
  color:#b6c6dc!important;
  font-size:9px!important;
  line-height:1.12!important;
  letter-spacing:.08em!important;
  white-space:normal!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
#travelSearch .search-fields input,
#travelSearch .traveler-toggle{
  height:25px!important;
  min-height:25px!important;
  font-size:13px!important;
  line-height:25px!important;
  font-weight:850!important;
}
#travelSearch .search-fields input[type="date"]{
  color:#d9eeff!important;
  font-size:12px!important;
  letter-spacing:-.03em!important;
}
#travelSearch .traveler-toggle{
  display:flex!important;
  align-items:center!important;
  color:#f5fbff!important;
  padding-right:12px!important;
}
@media(max-width:760px){
  #travelSearch .search-fields label{min-height:64px!important;padding:9px 11px 8px 49px!important}
  #travelSearch .search-fields .field-icon{left:13px!important;width:26px!important;height:26px!important;font-size:14px!important}
}

@media(min-width:761px){
  #travelSearch .search-fields.fields{
    grid-template-columns:1.18fr 1.18fr 1fr 1fr 1.08fr!important;
  }
  #travelSearch .search-fields label{
    padding-right:9px!important;
  }
}

/* BR v53: visible Amadeus prices with partner comparison */
#travelSearch .tp-live-box{
  display:none!important;
  margin:14px 0 0!important;
  padding:0!important;
  overflow:hidden;
  border:1px solid rgba(83,218,255,.34)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(8,25,47,.98),rgba(4,12,27,.98))!important;
  box-shadow:0 18px 38px rgba(0,0,0,.34),0 0 22px rgba(32,201,255,.08)!important;
}
#travelSearch .tp-live-box.show{display:block!important}
.amadeus-results header{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:13px 15px;
  border-bottom:1px solid rgba(255,255,255,.08);
  background:rgba(45,208,255,.06);
}
.amadeus-results header b{display:block;color:#f7fdff;font-size:15px}
.amadeus-results header small{display:block;margin-top:3px;color:#9eb4cc;font-size:11px;font-weight:800}
.amadeus-results header em{font-style:normal;color:#78e8ff;font-size:10px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.amadeus-offers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:10px}
.amadeus-offer{min-width:0;padding:11px;border:1px solid rgba(255,255,255,.1);border-radius:13px;background:rgba(255,255,255,.035)}
.amadeus-offer.best{border-color:rgba(72,225,255,.52);background:linear-gradient(145deg,rgba(19,105,140,.28),rgba(255,255,255,.035))}
.amadeus-offer strong{display:block;color:#eaf9ff;font-size:13px}
.amadeus-offer small{display:block;margin:4px 0 8px;color:#9eb4cc;font-size:10px;line-height:1.3;font-weight:750}
.amadeus-offer>b{display:block;color:#7deaff;font-size:18px;letter-spacing:-.04em}
.compare-partners{padding:10px 12px 12px;border-top:1px solid rgba(255,255,255,.08)}
.compare-partners>strong{display:block;margin-bottom:8px;color:#b4c6dc;font-size:11px;letter-spacing:.04em;text-transform:uppercase}
.compare-partners>div{display:flex;flex-wrap:wrap;gap:7px}
.compare-partners a{display:flex;align-items:center;gap:7px;padding:8px 10px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.045);color:#f3fbff;text-decoration:none;font-size:12px;font-weight:900}
.compare-partners a:hover{border-color:rgba(88,225,255,.7);background:rgba(30,164,208,.15)}
.compare-partners a small{color:#7deaff;font-size:9px;text-transform:uppercase;letter-spacing:.04em}
@media(max-width:760px){
  .amadeus-offers{grid-template-columns:1fr}
  .amadeus-offer{display:flex;align-items:center;justify-content:space-between;gap:12px}
  .amadeus-offer small{margin-bottom:0}
}

/* BR v56: TUI charter and restplass quick panel */
.tui-quick-panel{display:none}
#travelSearch[data-mode="restplass"] .tui-quick-panel{
  display:block;
  margin:0 0 12px;
  overflow:hidden;
  border:1px solid rgba(90,218,255,.3);
  border-radius:17px;
  background:linear-gradient(145deg,rgba(11,43,74,.9),rgba(6,17,37,.96));
  box-shadow:0 14px 32px rgba(0,0,0,.2);
}
.tui-quick-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:12px 14px;
  border-bottom:1px solid rgba(255,255,255,.08);
}
.tui-quick-head b{display:block;color:#f6fcff;font-size:14px}
.tui-quick-head small{display:block;margin-top:3px;color:#a8bdd3;font-size:11px;font-weight:750}
.tui-quick-head em{
  color:#7ceaff;
  font-size:10px;
  font-style:normal;
  font-weight:950;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.tui-quick-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;padding:9px}
.tui-quick-grid button{
  min-width:0;
  padding:10px 8px;
  border:1px solid rgba(255,255,255,.1);
  border-radius:12px;
  background:rgba(255,255,255,.045);
  color:#effbff;
  cursor:pointer;
  text-align:left;
}
.tui-quick-grid button:hover,.tui-quick-grid button:focus-visible{
  border-color:rgba(101,229,255,.68);
  background:rgba(39,171,211,.15);
}
.tui-quick-grid b{display:block;font-size:12px}
.tui-quick-grid span{display:block;margin-top:3px;color:#9eb6cc;font-size:10px;font-weight:750}
@media(max-width:760px){
  .tui-quick-grid{display:flex;overflow-x:auto}
  .tui-quick-grid button{flex:0 0 126px}
  .tui-quick-head{align-items:flex-start;flex-direction:column}
}

/* BR v58: short charter labels and readable field values */
#travelSearch[data-mode="restplass"] .search-fields small{
  min-height:auto!important;
  white-space:nowrap!important;
}
#travelSearch[data-mode="restplass"] .search-fields input,
#travelSearch[data-mode="restplass"] .traveler-toggle{
  overflow:visible!important;
  text-overflow:clip!important;
  font-size:12px!important;
}
#travelSearch[data-mode="restplass"] .search-fields input[type="date"]{
  font-size:11px!important;
}

/* BR v59: front-page summer charter spotlight */
.summer-charter-spotlight{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);
  gap:16px;
  margin:18px 0 0;
  padding:17px;
  overflow:hidden;
  border:1px solid rgba(86,223,255,.28);
  border-radius:22px;
  background:
    radial-gradient(circle at 12% 8%,rgba(33,211,255,.18),transparent 34%),
    radial-gradient(circle at 88% 20%,rgba(255,60,183,.15),transparent 38%),
    linear-gradient(145deg,rgba(8,39,69,.96),rgba(6,15,33,.98));
  box-shadow:0 18px 42px rgba(0,0,0,.26);
}
.summer-charter-kicker{color:#7ceaff;font-size:10px;font-weight:950;letter-spacing:.14em}
.summer-charter-copy h2{margin:5px 0 6px;color:#f9fdff;font-size:24px;letter-spacing:-.04em}
.summer-charter-copy p{max-width:610px;margin:0;color:#b5c9dd;font-size:13px;line-height:1.48}
.summer-charter-copy>button{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin-top:13px;
  padding:12px 15px;
  border:0;
  border-radius:13px;
  background:linear-gradient(110deg,#ff25c8,#7a44ff 48%,#21d7ff);
  color:#fff;
  cursor:pointer;
  font-size:12px;
  font-weight:950;
  box-shadow:0 10px 28px rgba(70,102,255,.22);
}
.summer-charter-links{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.summer-charter-links button{
  padding:12px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:14px;
  background:rgba(255,255,255,.045);
  color:#f3fbff;
  cursor:pointer;
  text-align:left;
}
.summer-charter-links button:hover{border-color:rgba(108,231,255,.68);background:rgba(39,171,211,.15)}
.summer-charter-links b{display:block;font-size:13px}
.summer-charter-links span{display:block;margin-top:4px;color:#9fb7cd;font-size:10px;font-weight:750}
@media(max-width:760px){
  .summer-charter-spotlight{grid-template-columns:1fr;padding:14px;border-radius:18px}
  .summer-charter-copy h2{font-size:20px}
}

/* BR v60: date and guest values fit cleanly inside compact cards */
#travelSearch .search-fields input[type="date"]{
  width:calc(100% + 4px)!important;
  max-width:none!important;
  margin-left:-1px!important;
  overflow:visible!important;
  text-overflow:clip!important;
  font-size:10px!important;
  letter-spacing:-.09em!important;
  font-variant-numeric:tabular-nums!important;
}
#travelSearch .traveler-toggle{
  width:100%!important;
  max-width:none!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
  font-size:12px!important;
  letter-spacing:-.04em!important;
  padding-right:0!important;
}
#travelSearch .traveler-toggle::after{
  display:none!important;
}
@media(min-width:761px){
  #travelSearch .search-fields.fields{
    grid-template-columns:1.14fr 1.14fr 1.08fr 1.08fr 1.12fr!important;
  }
  #travelSearch .search-fields label{
    padding-left:49px!important;
    padding-right:7px!important;
  }
  #travelSearch .search-fields .field-icon{
    left:12px!important;
  }
}

/* BR v62: Amadeus-powered live deals */
.live-deals-board{
  max-width:1480px;
  margin:0 auto;
  padding:18px 28px 20px;
  border-bottom:1px solid rgba(86,223,255,.2);
  background:
    radial-gradient(circle at 12% 0,rgba(0,211,255,.12),transparent 30%),
    radial-gradient(circle at 86% 12%,rgba(255,35,192,.12),transparent 34%),
    linear-gradient(145deg,rgba(4,21,42,.98),rgba(8,10,31,.98));
}
.live-deals-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  margin-bottom:13px;
}
.live-deals-kicker{color:#6fe7ff;font-size:10px;font-weight:950;letter-spacing:.14em}
.live-deals-head h2{margin:5px 0 3px;color:#f6fcff;font-size:24px;letter-spacing:-.04em}
.live-deals-head p{margin:0;color:#a9bfd4;font-size:12px;line-height:1.45}
.live-deals-head button{
  flex:0 0 auto;
  padding:10px 13px;
  border:1px solid rgba(105,231,255,.42);
  border-radius:999px;
  background:rgba(23,153,194,.12);
  color:#aaf2ff;
  cursor:pointer;
  font-size:10px;
  font-weight:950;
  letter-spacing:.07em;
}
.live-deals-head button:hover{background:rgba(35,181,224,.22)}
.live-deals-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.live-deal-loading{
  grid-column:1/-1;
  padding:18px;
  border:1px solid rgba(255,255,255,.09);
  border-radius:15px;
  color:#b5c9dc;
  font-size:13px;
  font-weight:800;
}
.live-deal-card{
  min-width:0;
  padding:13px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:16px;
  background:linear-gradient(145deg,rgba(9,38,68,.86),rgba(10,15,38,.94));
  box-shadow:0 12px 27px rgba(0,0,0,.17);
}
.live-deal-card:hover{border-color:rgba(93,229,255,.52)}
.live-deal-route{color:#61e2ff;font-size:10px;font-weight:950;letter-spacing:.12em}
.live-deal-card h3{margin:6px 0 3px;color:#f7fcff;font-size:16px;letter-spacing:-.04em}
.live-deal-card small{display:block;min-height:15px;color:#a7bdd2;font-size:10px;font-weight:750}
.live-deal-card div{display:flex;align-items:baseline;gap:7px;margin-top:10px}
.live-deal-card div b{color:#79ebff;font-size:20px;letter-spacing:-.06em}
.live-deal-card div em{color:#a8bed1;font-size:9px;font-style:normal;font-weight:850;text-transform:uppercase}
.live-deal-card button{
  width:100%;
  margin-top:11px;
  padding:9px 10px;
  border:0;
  border-radius:10px;
  background:linear-gradient(110deg,#ff28c9,#7846ff 52%,#20d6ff);
  color:#fff;
  cursor:pointer;
  font-size:10px;
  font-weight:950;
  letter-spacing:.06em;
}
.deal-pulse-row a{color:#bceeff;font-size:13px;font-weight:900;text-decoration:none}
.deal-pulse-row a:hover{text-decoration:underline}
@media(max-width:900px){
  .live-deals-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .live-deals-board{padding:15px 14px 17px}
  .live-deals-head{align-items:flex-start;flex-direction:column}
  .live-deals-head h2{font-size:21px}
  .live-deals-grid{display:flex;overflow-x:auto;padding-bottom:4px}
  .live-deal-card{flex:0 0 242px}
}

/* Compact Amadeus indicator: keep the price signal, remove the large board. */
.ticker [data-live-deal-ticker]{
  cursor:pointer;
}
.ticker [data-live-deal-ticker]:focus-visible{
  outline:2px solid rgba(111,231,255,.8);
  outline-offset:4px;
  border-radius:999px;
}
.live-deals-board.compact{
  max-width:1180px;
  margin:8px auto 0;
  padding:10px 18px;
  border:1px solid rgba(86,223,255,.16);
  border-radius:18px;
  background:linear-gradient(145deg,rgba(4,21,42,.72),rgba(8,10,31,.72));
}
.live-deals-board.compact .live-deals-head{
  align-items:center;
  margin:0;
}
.live-deals-board.compact .live-deals-kicker{
  font-size:9px;
}
.live-deals-board.compact .live-deals-head h2{
  margin:2px 0 0;
  font-size:15px;
  letter-spacing:-.02em;
}
.live-deals-board.compact .live-deals-head p{
  margin-top:1px;
  font-size:11px;
}
.live-deals-board.compact .live-deals-head button{
  padding:8px 11px;
  font-size:9px;
}
.live-deals-board.compact .live-deals-grid{
  display:none!important;
}
@media(max-width:760px){
  .live-deals-board.compact{
    display:none;
  }
}

/* BR v65: shared travel-film treatment for Thailand guides */
.hero-city,.hero-thai,.mag-hero,.bangkok-hero,.thailand-video-hero{position:relative;isolation:isolate;overflow:hidden}
.thailand-guide-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  object-fit:cover;
  z-index:-3;
}
.thailand-guide-video-shade{
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(5,10,18,.90),rgba(5,10,18,.57),rgba(5,10,18,.25));
  z-index:-2;
  pointer-events:none;
}
.hero-city>*:not(.thailand-guide-video):not(.thailand-guide-video-shade),
.hero-thai>*:not(.thailand-guide-video):not(.thailand-guide-video-shade),
.mag-hero>*:not(.thailand-guide-video):not(.thailand-guide-video-shade),
.bangkok-hero>*:not(.thailand-guide-video):not(.thailand-guide-video-shade),
.thailand-video-hero>*:not(.thailand-guide-video):not(.thailand-guide-video-shade){position:relative;z-index:1}

/* BR v67: logo-inspired search-field emblems */
#travelSearch .search-fields .field-icon{
  width:34px!important;
  height:34px!important;
  left:10px!important;
  overflow:visible;
  isolation:isolate;
  border:1px solid rgba(90,232,255,.84)!important;
  background:
    radial-gradient(circle at 32% 24%,rgba(89,233,255,.36),transparent 34%),
    linear-gradient(145deg,rgba(8,105,143,.98),rgba(5,28,70,.98))!important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.34),
    0 0 0 3px rgba(33,211,255,.08),
    0 0 18px rgba(44,218,255,.42),
    0 0 25px rgba(255,59,190,.13)!important;
}
#travelSearch .search-fields .field-icon::before{
  content:"";
  position:absolute;
  inset:-5px;
  z-index:-2;
  border:1px solid rgba(255,65,190,.42);
  border-radius:50%;
  box-shadow:0 0 13px rgba(255,52,184,.2);
}
#travelSearch .search-fields .field-icon::after{
  content:"";
  position:absolute;
  top:-5px;
  right:0;
  width:7px;
  height:7px;
  border-radius:50%;
  background:#ff58c9;
  box-shadow:0 0 10px rgba(255,69,194,.95);
}
#travelSearch .search-fields .field-icon svg{
  width:23px;
  height:23px;
  fill:none;
  stroke:#e8fdff;
  stroke-width:1.55;
  stroke-linecap:round;
  stroke-linejoin:round;
  filter:drop-shadow(0 0 4px rgba(104,239,255,.9));
}
#travelSearch .search-fields .field-icon-destination svg{
  stroke:#fff4fc;
  filter:drop-shadow(0 0 5px rgba(255,119,213,.76));
}
#travelSearch .search-fields label{
  padding-left:57px!important;
}
@media(max-width:760px){
  #travelSearch .search-fields .field-icon{
    left:12px!important;
    width:32px!important;
    height:32px!important;
  }
  #travelSearch .search-fields .field-icon svg{width:21px;height:21px}
  #travelSearch .search-fields label{padding-left:56px!important}
}

/* BR v68: editorial hotel inspiration without external review data */
.front-hotel-inspiration{
  max-width:1480px;
  margin:0 auto;
  padding:46px clamp(14px,3vw,36px) 24px;
  background:
    radial-gradient(circle at 12% 8%,rgba(33,211,255,.11),transparent 30%),
    radial-gradient(circle at 88% 18%,rgba(255,55,190,.11),transparent 34%);
}
.front-hotel-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:19px;
}
.front-hotel-kicker{
  color:#79ebff;
  font-size:10px;
  font-weight:950;
  letter-spacing:.16em;
}
.front-hotel-head h2{
  max-width:680px;
  margin:7px 0 7px;
  color:#f8fcff;
  font-size:clamp(30px,4vw,54px);
  line-height:.96;
  letter-spacing:-.06em;
}
.front-hotel-head p{
  max-width:690px;
  margin:0;
  color:#adbed2;
  font-size:14px;
  line-height:1.5;
}
.front-hotel-head>button{
  flex:0 0 auto;
  padding:13px 16px;
  border:1px solid rgba(91,229,255,.45);
  border-radius:999px;
  background:rgba(25,137,183,.14);
  color:#c5f7ff;
  cursor:pointer;
  font-size:11px;
  font-weight:950;
  letter-spacing:.06em;
}
.front-hotel-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
}
.front-hotel-card{
  overflow:hidden;
  border:1px solid rgba(255,255,255,.12);
  border-radius:21px;
  background:linear-gradient(180deg,rgba(10,29,53,.98),rgba(5,13,29,.98));
  box-shadow:0 16px 34px rgba(0,0,0,.24);
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease;
}
.front-hotel-card:hover{
  transform:translateY(-4px);
  border-color:rgba(103,230,255,.6);
  box-shadow:0 22px 42px rgba(0,0,0,.31),0 0 25px rgba(36,207,255,.09);
}
.front-hotel-card img{
  display:block;
  width:100%;
  height:190px;
  object-fit:cover;
}
.front-hotel-card div{padding:15px}
.front-hotel-card span{
  color:#7feeff;
  font-size:9px;
  font-weight:950;
  letter-spacing:.14em;
}
.front-hotel-card h3{
  margin:5px 0 5px;
  color:#fff;
  font-size:24px;
  letter-spacing:-.05em;
}
.front-hotel-card p{
  min-height:59px;
  margin:0;
  color:#b3c3d5;
  font-size:12px;
  line-height:1.52;
}
.front-hotel-card button{
  display:flex;
  align-items:center;
  justify-content:space-between;
  width:100%;
  margin-top:13px;
  padding:10px 11px;
  border:0;
  border-radius:11px;
  background:linear-gradient(110deg,#f728c4,#7647ff 54%,#20d6ff);
  color:#fff;
  cursor:pointer;
  font-size:10px;
  font-weight:950;
  letter-spacing:.04em;
}
.front-hotel-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding:13px 2px 0;
  color:#8fa6be;
  font-size:11px;
  font-weight:800;
}
.front-hotel-bottom a{color:#bceeff;text-decoration:none;font-weight:950}
.front-hotel-bottom a:hover{text-decoration:underline}
@media(max-width:980px){
  .front-hotel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:560px){
  .front-hotel-inspiration{padding-top:32px}
  .front-hotel-head{align-items:start;flex-direction:column;gap:13px}
  .front-hotel-grid{display:flex;overflow-x:auto;padding-bottom:5px}
  .front-hotel-card{flex:0 0 260px}
  .front-hotel-card img{height:165px}
  .front-hotel-bottom{align-items:start;flex-direction:column}
}

/* BR v69: one complete partner directory at the bottom of the front page */
.live-partners .partner-directory{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(145px,1fr));
  gap:9px;
  margin-top:16px;
}
.live-partners .partner-directory a{
  display:flex;
  align-items:center;
  min-height:48px;
  padding:10px 12px;
  border:1px solid rgba(255,255,255,.11);
  border-radius:13px;
  background:
    radial-gradient(circle at 8% 20%,rgba(43,218,255,.09),transparent 34%),
    linear-gradient(145deg,rgba(11,29,52,.98),rgba(5,14,30,.98));
  color:#eef8ff;
  font-size:12px;
  font-weight:900;
  text-decoration:none;
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.live-partners .partner-directory a::before{
  content:"";
  width:7px;
  height:7px;
  margin-right:9px;
  border-radius:50%;
  background:#49e5ff;
  box-shadow:0 0 10px rgba(59,224,255,.75);
}
.live-partners .partner-directory a:hover{
  transform:translateY(-2px);
  border-color:rgba(104,231,255,.62);
  background:linear-gradient(145deg,rgba(16,62,91,.98),rgba(10,22,45,.98));
}

/* BR v70: one date-range card with a guided outbound / return calendar */
@media(min-width:761px){
  #travelSearch .search-fields.fields{
    grid-template-columns:minmax(0,1.08fr) minmax(0,1.08fr) minmax(210px,1.22fr) minmax(158px,.88fr)!important;
  }
}
#travelSearch .date-range-field{
  cursor:pointer;
}
#travelSearch .date-range-toggle{
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  width:100%!important;
  min-width:0!important;
  min-height:25px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#f7fbff!important;
  cursor:pointer;
  font-family:inherit!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1.1!important;
  letter-spacing:-.025em!important;
  text-align:left!important;
  white-space:nowrap!important;
}
#travelSearch .date-range-toggle span{
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
}
#travelSearch .date-range-toggle i{
  flex:0 0 auto;
  color:#58e5ff;
  font-size:14px;
  font-style:normal;
  filter:drop-shadow(0 0 5px rgba(80,228,255,.7));
}
#travelSearch .field-icon-dates svg{
  stroke:#f5fbff!important;
}
#travelSearch #liveDateCalendar.live-calendar{
  display:none!important;
}
#travelSearch.calendar-open #liveDateCalendar.live-calendar{
  display:block!important;
  animation:brCalendarOpen .18s ease-out;
}
@keyframes brCalendarOpen{
  from{opacity:0;transform:translateY(-5px)}
  to{opacity:1;transform:translateY(0)}
}
#travelSearch .calendar-header strong{
  color:#f7fcff;
}
#travelSearch .calendar-header small{
  display:block;
  margin-top:4px;
  color:#a9bfd4;
}
#travelSearch .calendar-controls [data-calendar-pick].active{
  border-color:rgba(91,232,255,.78);
  background:linear-gradient(135deg,rgba(25,167,208,.3),rgba(175,48,193,.25));
  color:#eefdff;
}
#travelSearch .traveler-toggle{
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:12px!important;
  letter-spacing:-.045em!important;
}
@media(max-width:760px){
  #travelSearch .date-range-toggle{font-size:13px!important}
  #travelSearch .traveler-toggle{font-size:13px!important}
}
@media(min-width:761px) and (max-width:1400px){
  html body form#travelSearch .search-fields.fields{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
  }
  #travelSearch .date-range-field{
    grid-column:1!important;
  }
  #travelSearch .traveler-field{
    grid-column:2!important;
  }
}
@media(min-width:1401px){
  html body form#travelSearch .search-fields.fields{
    grid-template-columns:minmax(0,1.08fr) minmax(0,1.08fr) minmax(210px,1.22fr) minmax(158px,.88fr)!important;
  }
}
/* Premium hotel card system */
.hotel-card{border-radius:28px!important;border:1px solid rgba(255,209,102,.24)!important;background:linear-gradient(145deg,rgba(16,27,46,.98),rgba(7,16,31,.99))!important;box-shadow:0 24px 70px rgba(0,0,0,.32)!important;overflow:hidden!important}.hotel-card img{height:280px!important;object-fit:cover!important;display:block!important}.hotel-body{padding:24px!important}.hotel-card h3{font-family:Georgia,serif!important;font-size:clamp(26px,3vw,38px)!important;line-height:1!important;letter-spacing:-.035em!important}.hotel-card p{color:#d8e2ef!important;line-height:1.7!important}.hotel-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.hotel-spec-grid div{border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055);border-radius:16px;padding:12px 13px}.hotel-spec-grid span{display:block;color:#ffd166;font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.hotel-spec-grid strong{display:block;margin-top:4px;color:#fff;font-size:15px;line-height:1.25}.hotel-fit-tags{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.hotel-fit-tags span{border:1px solid rgba(255,209,102,.28);background:rgba(255,209,102,.08);border-radius:999px;padding:8px 10px;color:#ffe7a6;font-size:12px;font-weight:950}.hotel-card .btn,.hotel-card .cta,.hotel-card a.btn,.hotel-card a.cta{border-radius:999px!important;background:linear-gradient(135deg,#e5b95d,#a87824)!important;color:#111827!important;border:0!important;min-height:46px!important;padding:0 18px!important;font-weight:950!important}.lux-facts,.samui-facts{grid-template-columns:repeat(3,minmax(0,1fr))!important}.lux-facts div,.samui-facts div{min-height:74px}.lux-hotel-copy h3,.samui-lux-copy h3{letter-spacing:-.045em}.lux-hotel-feature,.samui-lux-hotel{border-radius:30px!important;border-color:rgba(255,209,102,.28)!important}.lux-cta,.samui-cta{border-radius:999px!important}.hotel-note-safe{color:#cbd5e1;font-size:13px;margin-top:10px}
@media(max-width:900px){.hotel-spec-grid,.lux-facts,.samui-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.hotel-card img{height:230px!important}.hotel-spec-grid,.lux-facts,.samui-facts{grid-template-columns:1fr!important}}

/* Unified premium hotel cards */
.premium-hotel-list,.lux-hotel-list,.samui-lux-hotel-list{display:grid!important;gap:34px!important;margin-top:30px!important}
.premium-hotel-card,.premium-hotel{display:grid!important;grid-template-columns:minmax(330px,1.05fr) minmax(360px,.95fr)!important;overflow:hidden!important;border:1px solid rgba(255,209,102,.3)!important;border-radius:30px!important;background:linear-gradient(135deg,rgba(14,25,43,.98),rgba(7,16,31,.99))!important;box-shadow:0 30px 90px rgba(0,0,0,.38)!important}
.premium-hotel-card.reverse,.premium-hotel-card.premium-reverse{grid-template-columns:minmax(360px,.95fr) minmax(330px,1.05fr)!important}
.premium-hotel-card.reverse .hotel-media,.premium-hotel-card.premium-reverse .hotel-media{order:2!important}
.premium-hotel-card.reverse .hotel-panel,.premium-hotel-card.reverse .hotel-copy,.premium-hotel-card.reverse .hotel-body,.premium-hotel-card.reverse .lux-hotel-copy,.premium-hotel-card.reverse .samui-lux-copy,.premium-hotel-card.premium-reverse .hotel-panel,.premium-hotel-card.premium-reverse .hotel-copy,.premium-hotel-card.premium-reverse .hotel-body,.premium-hotel-card.premium-reverse .lux-hotel-copy,.premium-hotel-card.premium-reverse .samui-lux-copy{order:1!important}
.premium-hotel-card .hotel-media,.premium-hotel-card .lux-hotel-media,.premium-hotel-card .samui-lux-media,.premium-hotel .hotel-media{position:relative!important;min-height:100%!important;overflow:hidden!important;background:#06101e!important}
.premium-hotel-card .hotel-main,.premium-hotel-card .main-img,.premium-hotel-card .lux-main-img,.premium-hotel-card .samui-main-img,.premium-hotel-card>img,.premium-hotel .hotel-hero-img{width:100%!important;height:430px!important;min-height:0!important;max-height:none!important;object-fit:cover!important;display:block!important}
.premium-hotel-card .hotel-gallery,.premium-hotel-card .lux-hotel-gallery,.premium-hotel-card .samui-gallery,.premium-hotel-card .thumb-row,.premium-hotel .hotel-gallery{display:grid!important;grid-template-columns:repeat(3,1fr)!important;grid-template-rows:none!important;gap:10px!important;padding:10px!important;background:rgba(7,16,31,.78)!important}
.premium-hotel-card .hotel-gallery img,.premium-hotel-card .lux-hotel-gallery img,.premium-hotel-card .samui-gallery img,.premium-hotel-card .thumb-row img,.premium-hotel .hotel-gallery img{width:100%!important;height:118px!important;min-height:0!important;max-height:none!important;object-fit:cover!important;border-radius:14px!important}
.premium-hotel-card .hotel-copy,.premium-hotel-card .hotel-body,.premium-hotel-card .lux-hotel-copy,.premium-hotel-card .samui-lux-copy,.premium-hotel-card .hotel-panel,.premium-hotel .hotel-info{padding:clamp(26px,3.6vw,52px)!important;display:flex!important;flex-direction:column!important;justify-content:center!important}
.premium-hotel-card h3,.premium-hotel h3{font-family:Georgia,serif!important;font-size:clamp(34px,4.5vw,66px)!important;line-height:.95!important;letter-spacing:-.05em!important;margin:12px 0 16px!important;color:#fff!important}
.premium-hotel-card p,.premium-hotel p{color:#d8e2ef!important;line-height:1.75!important}
.premium-hotel-card .hotel-facts,.premium-hotel-card .lux-facts,.premium-hotel-card .samui-facts,.premium-hotel-card .meta-grid,.premium-hotel-card .hotel-spec-grid,.premium-hotel .hotel-meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1px!important;margin:18px 0!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:20px!important;overflow:hidden!important;background:rgba(255,255,255,.08)!important}
.premium-hotel-card .hotel-facts div,.premium-hotel-card .lux-facts div,.premium-hotel-card .samui-facts div,.premium-hotel-card .meta-grid div,.premium-hotel-card .hotel-spec-grid div,.premium-hotel .hotel-meta div{min-height:0!important;padding:14px 15px!important;background:rgba(7,16,31,.66)!important;border:0!important}
.premium-hotel-card .hotel-facts span,.premium-hotel-card .lux-facts span,.premium-hotel-card .samui-facts span,.premium-hotel-card .meta-grid span,.premium-hotel-card .hotel-spec-grid span,.premium-hotel .hotel-meta span{display:block!important;color:#ffd166!important;font-size:11px!important;font-weight:950!important;letter-spacing:.1em!important;text-transform:uppercase!important;margin-bottom:5px!important}
.premium-hotel-card .hotel-facts strong,.premium-hotel-card .lux-facts strong,.premium-hotel-card .samui-facts strong,.premium-hotel-card .meta-grid strong,.premium-hotel-card .hotel-spec-grid strong,.premium-hotel .hotel-meta strong{display:block!important;color:#fff!important;font-size:15px!important;line-height:1.3!important}
.premium-hotel-card .hotel-why,.premium-hotel-card .lux-why,.premium-hotel-card .samui-reasons,.premium-hotel .why{border:1px solid rgba(255,209,102,.18)!important;background:rgba(255,209,102,.055)!important;border-radius:18px!important;padding:18px 20px!important;margin:16px 0!important}
.premium-hotel-card .hotel-cta,.premium-hotel-card .lux-cta,.premium-hotel-card .samui-cta,.premium-hotel-card .btn,.premium-hotel-card .cta,.premium-hotel .gold-cta{align-self:flex-start!important;border-radius:999px!important;background:linear-gradient(135deg,#e5b95d,#a87824)!important;color:#111827!important;border:0!important;min-height:48px!important;padding:0 22px!important;font-weight:950!important;text-decoration:none!important}
@media(max-width:980px){.premium-hotel-card,.premium-hotel,.premium-hotel-card.reverse,.premium-hotel-card.premium-reverse{grid-template-columns:1fr!important}.premium-hotel-card.reverse .hotel-media,.premium-hotel-card.premium-reverse .hotel-media,.premium-hotel-card.reverse .hotel-panel,.premium-hotel-card.reverse .hotel-copy,.premium-hotel-card.reverse .hotel-body,.premium-hotel-card.reverse .lux-hotel-copy,.premium-hotel-card.reverse .samui-lux-copy,.premium-hotel-card.premium-reverse .hotel-panel,.premium-hotel-card.premium-reverse .hotel-copy,.premium-hotel-card.premium-reverse .hotel-body,.premium-hotel-card.premium-reverse .lux-hotel-copy,.premium-hotel-card.premium-reverse .samui-lux-copy{order:initial!important}.premium-hotel-card .hotel-main,.premium-hotel-card .main-img,.premium-hotel-card .lux-main-img,.premium-hotel-card .samui-main-img,.premium-hotel-card>img,.premium-hotel .hotel-hero-img{height:330px!important}.premium-hotel-card .hotel-facts,.premium-hotel-card .lux-facts,.premium-hotel-card .samui-facts,.premium-hotel-card .meta-grid,.premium-hotel-card .hotel-spec-grid,.premium-hotel .hotel-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.premium-hotel-card .hotel-main,.premium-hotel-card .main-img,.premium-hotel-card .lux-main-img,.premium-hotel-card .samui-main-img,.premium-hotel-card>img,.premium-hotel .hotel-hero-img{height:260px!important}.premium-hotel-card .hotel-gallery,.premium-hotel-card .lux-hotel-gallery,.premium-hotel-card .samui-gallery,.premium-hotel-card .thumb-row,.premium-hotel .hotel-gallery{display:none!important}.premium-hotel-card .hotel-facts,.premium-hotel-card .lux-facts,.premium-hotel-card .samui-facts,.premium-hotel-card .meta-grid,.premium-hotel-card .hotel-spec-grid,.premium-hotel .hotel-meta{grid-template-columns:1fr!important}.premium-hotel-card h3,.premium-hotel h3{font-size:32px!important}}

/* Gallery hotel cards need a three-part layout: main image, thumbnails and copy. */
.premium-hotel-card.premium-hotel-feature{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr)!important;grid-template-areas:"media copy" "gallery copy"!important;align-items:stretch!important}
.premium-hotel-card.premium-hotel-feature .lux-hotel-media,.premium-hotel-card.premium-hotel-feature .samui-lux-media,.premium-hotel-card.premium-hotel-feature .hotel-media{grid-area:media!important;order:initial!important;min-height:0!important}
.premium-hotel-card.premium-hotel-feature .lux-hotel-gallery,.premium-hotel-card.premium-hotel-feature .samui-gallery,.premium-hotel-card.premium-hotel-feature .hotel-gallery,.premium-hotel-card.premium-hotel-feature .thumb-row{grid-area:gallery!important;order:initial!important}
.premium-hotel-card.premium-hotel-feature .lux-hotel-copy,.premium-hotel-card.premium-hotel-feature .samui-lux-copy,.premium-hotel-card.premium-hotel-feature .hotel-copy,.premium-hotel-card.premium-hotel-feature .hotel-panel,.premium-hotel-card.premium-hotel-feature .hotel-body{grid-area:copy!important;order:initial!important}
.premium-hotel-card.premium-hotel-feature .lux-main-img,.premium-hotel-card.premium-hotel-feature .samui-main-img,.premium-hotel-card.premium-hotel-feature .main-img,.premium-hotel-card.premium-hotel-feature .hotel-main{height:430px!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important}
@media(max-width:980px){.premium-hotel-card.premium-hotel-feature{grid-template-columns:1fr!important;grid-template-areas:"media" "gallery" "copy"!important}.premium-hotel-card.premium-hotel-feature .lux-main-img,.premium-hotel-card.premium-hotel-feature .samui-main-img,.premium-hotel-card.premium-hotel-feature .main-img,.premium-hotel-card.premium-hotel-feature .hotel-main{height:330px!important}}
@media(max-width:620px){.premium-hotel-card.premium-hotel-feature{grid-template-areas:"media" "copy"!important}.premium-hotel-card.premium-hotel-feature .lux-main-img,.premium-hotel-card.premium-hotel-feature .samui-main-img,.premium-hotel-card.premium-hotel-feature .main-img,.premium-hotel-card.premium-hotel-feature .hotel-main{height:260px!important}}

/* Approved hotel-card design: image left, hotel facts right. */
.premium-hotel-card{grid-template-columns:minmax(360px,.95fr) minmax(420px,1.05fr)!important;gap:0!important;padding:26px!important;border-radius:22px!important;border:1px solid rgba(255,209,102,.28)!important;background:radial-gradient(circle at 20% 0%,rgba(34,211,238,.08),transparent 34%),linear-gradient(145deg,#07182f,#06101f 70%)!important;box-shadow:0 26px 80px rgba(0,0,0,.42)!important}
.premium-hotel-card.premium-hotel-feature{grid-template-columns:minmax(360px,.95fr) minmax(420px,1.05fr)!important;grid-template-areas:"media copy"!important;align-items:stretch!important}
.premium-hotel-card .lux-hotel-gallery,.premium-hotel-card .samui-gallery,.premium-hotel-card .hotel-gallery,.premium-hotel-card .thumb-row{display:none!important}
.premium-hotel-card .lux-hotel-media,.premium-hotel-card .samui-lux-media,.premium-hotel-card .hotel-media{grid-area:media!important;border-radius:18px!important;overflow:hidden!important;background:#07101f!important;order:initial!important}
.premium-hotel-card .lux-main-img,.premium-hotel-card .samui-main-img,.premium-hotel-card .main-img,.premium-hotel-card .hotel-main,.premium-hotel-card .hotel-hero-img,.premium-hotel-card>img{width:100%!important;height:100%!important;min-height:520px!important;max-height:none!important;object-fit:cover!important;border-radius:18px!important}
.premium-hotel-card .lux-rating,.premium-hotel-card .score-badge{top:22px!important;left:22px!important;padding:10px 18px!important;border-radius:999px!important;background:rgba(3,13,29,.9)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 14px 34px rgba(0,0,0,.38)!important}
.premium-hotel-card .lux-rating strong,.premium-hotel-card .score-badge strong{font-size:25px!important;color:#ffd166!important;letter-spacing:.1em!important}
.premium-hotel-card .lux-rating span,.premium-hotel-card .score-badge span{display:none!important}
.premium-hotel-card .lux-hotel-copy,.premium-hotel-card .samui-lux-copy,.premium-hotel-card .hotel-copy,.premium-hotel-card .hotel-panel,.premium-hotel-card .hotel-body,.premium-hotel-card .hotel-info{grid-area:copy!important;padding:24px 0 24px clamp(28px,4vw,56px)!important;justify-content:center!important;order:initial!important}
.premium-hotel-card h3{font-family:Georgia,serif!important;font-size:clamp(38px,4.6vw,64px)!important;font-weight:500!important;line-height:1!important;letter-spacing:-.035em!important;margin:8px 0 10px!important;color:#fff!important;text-wrap:balance!important}
.premium-hotel-card h3::after{content:"★★★★★";display:block;margin-top:14px;color:#ffd166;font-family:Inter,Arial,sans-serif;font-size:24px;letter-spacing:.12em}
.premium-hotel-card .badge,.premium-hotel-card .hotel-kicker{background:transparent!important;border:0!important;color:#ffd166!important;padding:0!important;font-size:15px!important;letter-spacing:.02em!important;text-transform:none!important}
.premium-hotel-card .lux-intro,.premium-hotel-card p{font-size:18px!important;color:#e6edf7!important;line-height:1.65!important;max-width:760px!important}
.premium-hotel-card .lux-facts,.premium-hotel-card .samui-facts,.premium-hotel-card .hotel-facts,.premium-hotel-card .meta-grid,.premium-hotel-card .hotel-meta{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:22px 0!important;border:0!important;border-top:1px solid rgba(255,255,255,.16)!important;border-bottom:1px solid rgba(255,255,255,.16)!important;border-radius:0!important;background:transparent!important;overflow:visible!important}
.premium-hotel-card .lux-facts div,.premium-hotel-card .samui-facts div,.premium-hotel-card .hotel-facts div,.premium-hotel-card .meta-grid div,.premium-hotel-card .hotel-meta div{background:rgba(10,34,62,.44)!important;border-right:1px solid rgba(255,255,255,.11)!important;border-radius:0!important;min-height:104px!important;padding:18px 16px!important;text-align:center!important}
.premium-hotel-card .lux-facts div:last-child,.premium-hotel-card .samui-facts div:last-child,.premium-hotel-card .hotel-facts div:last-child,.premium-hotel-card .meta-grid div:last-child,.premium-hotel-card .hotel-meta div:last-child{border-right:0!important}
.premium-hotel-card .lux-facts span,.premium-hotel-card .samui-facts span,.premium-hotel-card .hotel-facts span,.premium-hotel-card .meta-grid span,.premium-hotel-card .hotel-meta span{color:#d9e7f7!important;font-size:14px!important;letter-spacing:0!important;text-transform:none!important;font-weight:500!important}
.premium-hotel-card .lux-facts strong,.premium-hotel-card .samui-facts strong,.premium-hotel-card .hotel-facts strong,.premium-hotel-card .meta-grid strong,.premium-hotel-card .hotel-meta strong{margin-top:8px!important;color:#fff!important;font-family:Georgia,serif!important;font-size:34px!important;font-weight:500!important;line-height:1!important}
.premium-hotel-card .lux-facts div:nth-child(1),.premium-hotel-card .samui-facts div:nth-child(1),.premium-hotel-card .hotel-facts div:nth-child(1),.premium-hotel-card .meta-grid div:nth-child(1),.premium-hotel-card .hotel-meta div:nth-child(1){grid-column:1/-1!important;min-height:0!important;padding:0 0 10px!important;text-align:left!important;background:transparent!important;border:0!important}
.premium-hotel-card .lux-facts div:nth-child(1) span,.premium-hotel-card .samui-facts div:nth-child(1) span,.premium-hotel-card .hotel-facts div:nth-child(1) span,.premium-hotel-card .meta-grid div:nth-child(1) span,.premium-hotel-card .hotel-meta div:nth-child(1) span{display:inline!important;color:#ffd166!important;font-size:18px!important;font-weight:800!important}
.premium-hotel-card .lux-facts div:nth-child(1) strong,.premium-hotel-card .samui-facts div:nth-child(1) strong,.premium-hotel-card .hotel-facts div:nth-child(1) strong,.premium-hotel-card .meta-grid div:nth-child(1) strong,.premium-hotel-card .hotel-meta div:nth-child(1) strong{display:inline!important;margin-left:6px!important;color:#ffd166!important;font-family:Inter,Arial,sans-serif!important;font-size:18px!important;font-weight:500!important}
.premium-hotel-card .lux-facts div:nth-child(2),.premium-hotel-card .samui-facts div:nth-child(2),.premium-hotel-card .hotel-facts div:nth-child(2),.premium-hotel-card .meta-grid div:nth-child(2),.premium-hotel-card .hotel-meta div:nth-child(2){grid-column:1/-1!important;min-height:0!important;padding:14px 0 20px!important;text-align:left!important;background:transparent!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.16)!important}
.premium-hotel-card .lux-facts div:nth-child(2) span,.premium-hotel-card .samui-facts div:nth-child(2) span,.premium-hotel-card .hotel-facts div:nth-child(2) span,.premium-hotel-card .meta-grid div:nth-child(2) span,.premium-hotel-card .hotel-meta div:nth-child(2) span{display:block!important;color:#fff!important;font-size:16px!important;font-weight:800!important}
.premium-hotel-card .lux-facts div:nth-child(2) strong,.premium-hotel-card .samui-facts div:nth-child(2) strong,.premium-hotel-card .hotel-facts div:nth-child(2) strong,.premium-hotel-card .meta-grid div:nth-child(2) strong,.premium-hotel-card .hotel-meta div:nth-child(2) strong{font-family:Inter,Arial,sans-serif!important;font-size:17px!important;font-weight:400!important;color:#e7edf6!important}
.premium-hotel-card .lux-facts div:nth-child(3),.premium-hotel-card .lux-facts div:nth-child(4),.premium-hotel-card .samui-facts div:nth-child(3),.premium-hotel-card .samui-facts div:nth-child(4),.premium-hotel-card .hotel-facts div:nth-child(3),.premium-hotel-card .hotel-facts div:nth-child(4),.premium-hotel-card .meta-grid div:nth-child(3),.premium-hotel-card .meta-grid div:nth-child(4),.premium-hotel-card .hotel-meta div:nth-child(3),.premium-hotel-card .hotel-meta div:nth-child(4){display:none!important}
.premium-hotel-card .lux-facts div:nth-child(6),.premium-hotel-card .samui-facts div:nth-child(6),.premium-hotel-card .hotel-meta div:nth-child(6){order:3!important}
.premium-hotel-card .lux-facts div:nth-child(7),.premium-hotel-card .samui-facts div:nth-child(7),.premium-hotel-card .hotel-meta div:nth-child(7){order:4!important}
.premium-hotel-card .lux-facts div:nth-child(5),.premium-hotel-card .samui-facts div:nth-child(5),.premium-hotel-card .hotel-meta div:nth-child(5){order:5!important}
.premium-hotel-card .lux-facts div:nth-child(8),.premium-hotel-card .samui-facts div:nth-child(8),.premium-hotel-card .hotel-meta div:nth-child(8){order:6!important}
.premium-hotel-card .hotel-spec-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:18px 0!important;border-top:1px solid rgba(255,255,255,.16)!important;border-bottom:1px solid rgba(255,255,255,.16)!important}
.premium-hotel-card .hotel-spec-grid div{border:0!important;border-right:1px solid rgba(255,255,255,.11)!important;border-radius:0!important;background:rgba(10,34,62,.44)!important;text-align:center!important;padding:18px 14px!important}
.premium-hotel-card .hotel-spec-grid div:last-child{border-right:0!important}
.premium-hotel-card .hotel-spec-grid span{color:#d9e7f7!important;font-size:14px!important;letter-spacing:0!important;text-transform:none!important;font-weight:500!important}
.premium-hotel-card .hotel-spec-grid strong{margin-top:8px!important;color:#fff!important;font-family:Georgia,serif!important;font-size:34px!important;font-weight:500!important;line-height:1!important}
.premium-hotel-card .lux-why,.premium-hotel-card .samui-reasons,.premium-hotel-card .hotel-why,.premium-hotel-card .why{border:0!important;background:transparent!important;border-top:1px solid rgba(255,255,255,.16)!important;border-radius:0!important;margin:20px 0 16px!important;padding:22px 0 0!important}
.premium-hotel-card .lux-why h4,.premium-hotel-card .hotel-why b,.premium-hotel-card .why h4{color:#fff!important;font-size:18px!important;letter-spacing:0!important;text-transform:none!important}
.premium-hotel-card .lux-why ul,.premium-hotel-card .samui-reasons ul,.premium-hotel-card .hotel-why ul,.premium-hotel-card .why ul{display:flex!important;flex-wrap:wrap!important;gap:10px!important;margin:16px 0 0!important;padding:0!important;list-style:none!important}
.premium-hotel-card .lux-why li,.premium-hotel-card .samui-reasons li,.premium-hotel-card .hotel-why li,.premium-hotel-card .why li,.premium-hotel-card .hotel-fit-tags span{border:1px solid rgba(255,209,102,.35)!important;border-radius:999px!important;padding:8px 14px!important;color:#ffd166!important;background:rgba(255,209,102,.055)!important;font-size:14px!important;font-weight:500!important}
.premium-hotel-card .lux-cta,.premium-hotel-card .samui-cta,.premium-hotel-card .hotel-cta,.premium-hotel-card .cta,.premium-hotel-card .gold-cta{width:100%!important;min-height:64px!important;margin-top:18px!important;border-radius:16px!important;background:linear-gradient(180deg,#ffd978,#d99a2b)!important;color:#130c02!important;font-size:21px!important;font-weight:900!important;text-align:center!important;box-shadow:0 18px 42px rgba(217,154,43,.22)!important}
@media(max-width:980px){.premium-hotel-card,.premium-hotel-card.premium-hotel-feature{grid-template-columns:1fr!important;grid-template-areas:"media" "copy"!important;padding:18px!important}.premium-hotel-card .lux-hotel-copy,.premium-hotel-card .samui-lux-copy,.premium-hotel-card .hotel-copy,.premium-hotel-card .hotel-panel,.premium-hotel-card .hotel-body,.premium-hotel-card .hotel-info{padding:24px 4px 4px!important}.premium-hotel-card .lux-main-img,.premium-hotel-card .samui-main-img,.premium-hotel-card .main-img,.premium-hotel-card .hotel-main,.premium-hotel-card .hotel-hero-img,.premium-hotel-card>img{height:360px!important;min-height:360px!important}.premium-hotel-card .lux-facts,.premium-hotel-card .samui-facts,.premium-hotel-card .hotel-facts,.premium-hotel-card .meta-grid,.premium-hotel-card .hotel-meta,.premium-hotel-card .hotel-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:620px){.premium-hotel-card h3{font-size:34px!important}.premium-hotel-card .lux-main-img,.premium-hotel-card .samui-main-img,.premium-hotel-card .main-img,.premium-hotel-card .hotel-main,.premium-hotel-card .hotel-hero-img,.premium-hotel-card>img{height:270px!important;min-height:270px!important}.premium-hotel-card .lux-facts,.premium-hotel-card .samui-facts,.premium-hotel-card .hotel-facts,.premium-hotel-card .meta-grid,.premium-hotel-card .hotel-meta,.premium-hotel-card .hotel-spec-grid{grid-template-columns:1fr!important}.premium-hotel-card .lux-facts div,.premium-hotel-card .samui-facts div,.premium-hotel-card .hotel-facts div,.premium-hotel-card .meta-grid div,.premium-hotel-card .hotel-meta div,.premium-hotel-card .hotel-spec-grid div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important}}

/* Final placement guard for approved hotel cards */
.premium-hotel-card{grid-template-areas:"media copy"!important}
.premium-hotel-card>img{grid-area:media!important}
.premium-hotel-card>.hotel-body,.premium-hotel-card>.hotel-copy,.premium-hotel-card>.lux-hotel-copy,.premium-hotel-card>.samui-lux-copy,.premium-hotel-card>.hotel-panel,.premium-hotel-card>.hotel-info{grid-area:copy!important}
@media(max-width:980px){.premium-hotel-card{grid-template-areas:"media" "copy"!important}}

/* Exact mockup hotel cards */
.mockup-hotel-card{display:grid;grid-template-columns:minmax(360px,.95fr) minmax(420px,1.05fr);gap:0;max-width:1440px;margin:0 auto 34px;padding:26px;border:1px solid rgba(255,209,102,.28);border-radius:22px;background:radial-gradient(circle at 18% 0%,rgba(34,211,238,.08),transparent 34%),linear-gradient(145deg,#07182f,#06101f 72%);box-shadow:0 28px 90px rgba(0,0,0,.45);overflow:hidden;color:#fff}.mockup-hotel-media{position:relative;min-height:520px;border-radius:18px;overflow:hidden;background:#06101e}.mockup-hotel-media img{width:100%;height:100%;min-height:520px;display:block;object-fit:cover}.mockup-photo-stars{position:absolute;top:22px;left:22px;padding:10px 18px;border-radius:999px;background:rgba(3,13,29,.9);border:1px solid rgba(255,255,255,.14);box-shadow:0 14px 34px rgba(0,0,0,.38);color:#ffd166;font-size:25px;letter-spacing:.1em;line-height:1}.mockup-hotel-content{padding:24px 0 24px clamp(30px,4vw,58px);display:flex;flex-direction:column;justify-content:center}.mockup-hotel-content h3{font-family:Georgia,serif;font-size:clamp(38px,4.6vw,64px);font-weight:500;line-height:1;letter-spacing:-.035em;margin:0 0 12px;color:#fff;text-wrap:balance}.mockup-stars{color:#ffd166;font-size:25px;letter-spacing:.12em;margin-bottom:10px}.mockup-best{margin:0 0 26px;color:#ffd166!important;font-size:19px!important;line-height:1.5!important}.mockup-location{display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:center;padding:0 0 26px;border-bottom:1px solid rgba(255,255,255,.16)}.mockup-location:before{content:"⌖";width:52px;height:52px;border:1px solid #ffd166;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffd166;font-size:32px}.mockup-location span{display:block;color:#fff;font-size:18px;font-weight:800}.mockup-location strong{display:block;margin-top:4px;color:#e7edf6;font-size:18px;font-weight:400}.mockup-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:22px 0;border-bottom:1px solid rgba(255,255,255,.16)}.mockup-facts div{min-height:106px;padding:18px 14px;text-align:center;background:rgba(10,34,62,.44);border-right:1px solid rgba(255,255,255,.11)}.mockup-facts div:last-child{border-right:0}.mockup-facts span{display:block;color:#d9e7f7;font-size:14px;font-weight:500}.mockup-facts strong{display:block;margin-top:10px;color:#fff;font-family:Georgia,serif;font-size:36px;font-weight:500;line-height:1}.mockup-why{display:grid;grid-template-columns:56px 1fr;gap:14px;align-items:start;padding-top:4px}.mockup-why:before{content:"✪";width:52px;height:52px;border:1px solid #ffd166;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#ffd166;font-size:26px}.mockup-why span{display:block;color:#fff;font-size:19px;font-weight:500;margin-bottom:5px}.mockup-why p{margin:0;color:#e7edf6!important;font-size:18px!important;line-height:1.55!important}.mockup-tags{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0 10px}.mockup-tags span{border:1px solid rgba(255,209,102,.36);border-radius:999px;padding:8px 14px;color:#ffd166;background:rgba(255,209,102,.055);font-size:15px}.mockup-cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:64px;margin-top:14px;border-radius:16px;background:linear-gradient(180deg,#ffd978,#d99a2b);color:#130c02!important;text-decoration:none!important;font-size:22px;font-weight:900;box-shadow:0 18px 42px rgba(217,154,43,.22)}.mockup-cta:hover{filter:brightness(1.05)}@media(max-width:980px){.mockup-hotel-card{grid-template-columns:1fr;padding:18px}.mockup-hotel-media,.mockup-hotel-media img{min-height:360px}.mockup-hotel-content{padding:26px 4px 4px}.mockup-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.mockup-facts div:nth-child(2){border-right:0}.mockup-facts div{border-bottom:1px solid rgba(255,255,255,.11)}}@media(max-width:620px){.mockup-hotel-content h3{font-size:34px}.mockup-hotel-media,.mockup-hotel-media img{min-height:270px}.mockup-photo-stars,.mockup-stars{font-size:20px}.mockup-location,.mockup-why{grid-template-columns:1fr}.mockup-location:before,.mockup-why:before{display:none}.mockup-facts{grid-template-columns:1fr}.mockup-facts div{border-right:0}.mockup-cta{font-size:20px}}

/* Fit fix for mockup hotel cards - keeps cards inside the viewport */
.mockup-hotel-card{width:min(100%,1380px)!important;max-width:calc(100vw - 48px)!important;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)!important;padding:20px!important;margin:0 auto 28px!important;border-radius:20px!important;overflow:hidden!important}.mockup-hotel-media{min-height:0!important;height:clamp(360px,39vw,500px)!important}.mockup-hotel-media img{min-height:0!important;height:100%!important}.mockup-hotel-content{min-width:0!important;padding:18px 0 18px clamp(22px,3vw,42px)!important}.mockup-hotel-content h3{font-size:clamp(32px,3.1vw,52px)!important;line-height:1.03!important;margin-bottom:8px!important;max-width:100%!important;overflow-wrap:normal!important;word-break:normal!important}.mockup-stars{font-size:clamp(19px,1.8vw,24px)!important;margin-bottom:8px!important}.mockup-best{font-size:clamp(16px,1.35vw,19px)!important;margin-bottom:18px!important}.mockup-location{grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important;padding-bottom:18px!important}.mockup-location:before{width:42px!important;height:42px!important;font-size:25px!important}.mockup-location span{font-size:16px!important}.mockup-location strong{font-size:16px!important;line-height:1.35!important;overflow-wrap:normal!important;word-break:normal!important}.mockup-facts{margin:18px 0!important;grid-template-columns:repeat(4,minmax(0,1fr))!important}.mockup-facts div{min-width:0!important;min-height:86px!important;padding:14px 8px!important}.mockup-facts span{font-size:clamp(12px,1vw,14px)!important;white-space:normal!important}.mockup-facts strong{font-size:clamp(24px,2.1vw,32px)!important;line-height:1.05!important;overflow-wrap:anywhere!important;word-break:normal!important}.mockup-why{grid-template-columns:44px minmax(0,1fr)!important;gap:12px!important}.mockup-why:before{width:42px!important;height:42px!important;font-size:22px!important}.mockup-why span{font-size:17px!important}.mockup-why p{font-size:16px!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.mockup-tags{gap:8px!important;margin:16px 0 8px!important}.mockup-tags span{font-size:13px!important;padding:7px 11px!important}.mockup-cta{min-height:56px!important;font-size:19px!important;border-radius:14px!important}.mockup-photo-stars{font-size:20px!important;padding:9px 15px!important}@media(max-width:1100px){.mockup-hotel-card{grid-template-columns:1fr!important;max-width:calc(100vw - 28px)!important}.mockup-hotel-media{height:360px!important}.mockup-hotel-content{padding:22px 4px 4px!important}.mockup-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mockup-facts div:nth-child(2){border-right:0!important}}@media(max-width:620px){.mockup-hotel-card{padding:14px!important;max-width:calc(100vw - 20px)!important}.mockup-hotel-media{height:260px!important}.mockup-hotel-content h3{font-size:30px!important}.mockup-location,.mockup-why{grid-template-columns:1fr!important}.mockup-location:before,.mockup-why:before{display:none!important}.mockup-facts{grid-template-columns:1fr!important}.mockup-facts div{border-right:0!important;border-bottom:1px solid rgba(255,255,255,.1)!important}.mockup-facts strong{font-size:28px!important}.mockup-tags span{font-size:12px!important}}

/* Compact equal hotel cards - one column everywhere */
.mockup-hotel-list,.grid:has(.mockup-hotel-card),.hotel-grid:has(.mockup-hotel-card),.lux-hotel-list:has(.mockup-hotel-card){display:flex!important;flex-direction:column!important;gap:22px!important;grid-template-columns:1fr!important;align-items:stretch!important}.mockup-hotel-card{display:grid!important;grid-template-columns:280px minmax(0,1fr)!important;width:100%!important;max-width:980px!important;min-height:0!important;margin:0 auto 22px!important;padding:14px!important;border-radius:18px!important;border:1px solid rgba(255,209,102,.25)!important;background:linear-gradient(145deg,#07182f,#06101f 72%)!important;box-shadow:0 18px 50px rgba(0,0,0,.32)!important;overflow:hidden!important}.mockup-hotel-media{height:240px!important;min-height:240px!important;border-radius:14px!important}.mockup-hotel-media img{height:240px!important;min-height:240px!important;width:100%!important;object-fit:cover!important}.mockup-photo-stars{top:12px!important;left:12px!important;font-size:15px!important;letter-spacing:.08em!important;padding:7px 11px!important;border-radius:999px!important}.mockup-hotel-content{min-width:0!important;padding:4px 4px 4px 22px!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.mockup-hotel-content h3{font-size:clamp(24px,2.15vw,34px)!important;line-height:1.05!important;margin:0 0 6px!important;letter-spacing:-.025em!important;white-space:normal!important;overflow-wrap:normal!important}.mockup-stars{font-size:17px!important;letter-spacing:.08em!important;margin-bottom:6px!important}.mockup-best{font-size:14px!important;line-height:1.35!important;margin:0 0 10px!important;color:#ffd166!important}.mockup-location{grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;padding:0 0 10px!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.mockup-location:before{width:26px!important;height:26px!important;font-size:16px!important}.mockup-location span{font-size:13px!important}.mockup-location strong{font-size:13px!important;line-height:1.25!important;white-space:normal!important}.mockup-facts{grid-template-columns:repeat(4,minmax(0,1fr))!important;margin:10px 0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.mockup-facts div{min-height:58px!important;padding:9px 5px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;overflow:hidden!important}.mockup-facts span{font-size:11px!important;line-height:1.15!important;white-space:normal!important}.mockup-facts strong{font-family:Inter,Arial,sans-serif!important;font-size:17px!important;font-weight:850!important;line-height:1.05!important;margin-top:4px!important;max-width:100%!important;overflow-wrap:anywhere!important}.mockup-why{grid-template-columns:28px minmax(0,1fr)!important;gap:9px!important;padding-top:0!important}.mockup-why:before{width:26px!important;height:26px!important;font-size:14px!important}.mockup-why span{font-size:13px!important;font-weight:850!important;margin-bottom:2px!important}.mockup-why p{font-size:13px!important;line-height:1.35!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;margin:0!important}.mockup-tags{gap:6px!important;margin:10px 0 0!important}.mockup-tags span{font-size:11px!important;padding:5px 8px!important}.mockup-cta{min-height:42px!important;margin-top:10px!important;border-radius:12px!important;font-size:15px!important}.wrap:has(.mockup-hotel-card){max-width:1100px!important}.wrap:has(.mockup-hotel-card) .section-head{max-width:980px!important;margin-left:auto!important;margin-right:auto!important}@media(max-width:760px){.mockup-hotel-card{grid-template-columns:1fr!important;max-width:520px!important;padding:12px!important}.mockup-hotel-media,.mockup-hotel-media img{height:220px!important;min-height:220px!important}.mockup-hotel-content{padding:16px 2px 2px!important}.mockup-hotel-content h3{font-size:28px!important}.mockup-location,.mockup-why{grid-template-columns:1fr!important}.mockup-location:before,.mockup-why:before{display:none!important}.mockup-facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}.mockup-facts div:nth-child(2){border-right:0!important}.mockup-facts div{border-bottom:1px solid rgba(255,255,255,.1)!important}.mockup-cta{min-height:46px!important}}@media(max-width:420px){.mockup-hotel-card{max-width:calc(100vw - 24px)!important}.mockup-hotel-media,.mockup-hotel-media img{height:190px!important;min-height:190px!important}.mockup-facts{grid-template-columns:1fr!important}.mockup-facts div{border-right:0!important}.mockup-tags{display:none!important}}

/* Hotel card text column fix - keep text out of icon column */
.mockup-location span,.mockup-location strong,.mockup-why span,.mockup-why p{grid-column:2!important;min-width:0!important;overflow-wrap:normal!important;word-break:normal!important}.mockup-why p{display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;overflow:visible!important;white-space:normal!important;max-width:100%!important}.mockup-location strong{display:block!important;overflow:visible!important}@media(max-width:760px){.mockup-location span,.mockup-location strong,.mockup-why span,.mockup-why p{grid-column:1!important}}

/* Eastern island experience cards */
.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.experience-card{overflow:hidden;background:linear-gradient(180deg,rgba(20,38,61,.98),rgba(8,18,33,.98));border:1px solid rgba(255,255,255,.12);border-radius:22px;box-shadow:0 18px 45px rgba(0,0,0,.22)}.experience-card img{display:block;width:100%;height:178px;object-fit:cover}.experience-body{padding:19px}.experience-body h3{font-size:21px;line-height:1.06;margin:0 0 8px}.experience-body p{color:#b8c4d5;margin:0 0 15px;line-height:1.55}.experience-body a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:999px;background:linear-gradient(90deg,#ff4bb8,#7c3aed,#22d3ee);color:white!important;font-weight:950;text-decoration:none!important}@media(max-width:900px){.experience-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.experience-grid{grid-template-columns:1fr}.experience-card img{height:172px}}

/* Compact partner shortcuts on the front page */
.partner-hub{
  padding:26px 36px 28px!important;
  background:linear-gradient(180deg,#020913,#04101e 68%,#020913)!important;
}

.partner-hub:before{
  display:none!important;
}

.partner-hub-head{
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:24px!important;
  max-width:1380px!important;
  margin:0 auto 14px!important;
  text-align:left!important;
}

.partner-eyebrow{
  font-size:10px!important;
  letter-spacing:.16em!important;
}

.partner-hub h2{
  margin:4px 0 0!important;
  font-size:clamp(24px,2.25vw,34px)!important;
  line-height:1.05!important;
  letter-spacing:-.04em!important;
}

.partner-hub-head p{
  max-width:560px!important;
  margin:0!important;
  color:#b8c6d8!important;
  font-size:14px!important;
  line-height:1.45!important;
}

.partner-hub-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:12px!important;
  max-width:1380px!important;
  margin:0 auto!important;
}

.partner-group{
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  min-height:0!important;
  padding:14px!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,rgba(12,31,56,.9),rgba(5,13,26,.95))!important;
  box-shadow:0 12px 38px rgba(0,0,0,.22),inset 0 0 0 1px rgba(255,255,255,.03)!important;
}

.partner-group.is-primary{
  background:linear-gradient(145deg,rgba(30,35,47,.92),rgba(7,16,30,.96))!important;
}

.partner-group>div:first-child{
  display:grid!important;
  grid-template-columns:34px minmax(0,1fr)!important;
  grid-template-rows:auto auto!important;
  align-items:center!important;
  column-gap:9px!important;
  row-gap:2px!important;
}

.partner-icon{
  grid-row:1 / 3!important;
  width:34px!important;
  height:34px!important;
  border-radius:11px!important;
  font-size:18px!important;
  box-shadow:0 10px 24px rgba(0,194,255,.18)!important;
}

.partner-group small{
  font-size:9px!important;
  letter-spacing:.12em!important;
}

.partner-group h3{
  font-size:17px!important;
  line-height:1.08!important;
  letter-spacing:-.025em!important;
}

.partner-pills{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:7px!important;
}

.partner-group.is-primary .partner-pills{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}

.partner-pills a{
  min-width:0!important;
  min-height:38px!important;
  padding:8px 10px!important;
  border-radius:12px!important;
}

.partner-pills b,
.partner-pills em{
  min-width:0!important;
  overflow-wrap:anywhere!important;
}

.partner-pills b{
  font-size:13px!important;
  line-height:1.05!important;
}

.partner-pills em{
  max-width:86px!important;
  font-size:11px!important;
  line-height:1.1!important;
}

.partner-live-note{
  margin:10px auto 0!important;
  font-size:12px!important;
}

@media(max-width:1180px){
  .partner-hub-grid{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
}

@media(max-width:680px){
  .partner-hub{
    padding:24px 14px 26px!important;
  }

  .partner-hub-head{
    display:block!important;
  }

  .partner-hub-head p{
    margin-top:8px!important;
  }

  .partner-hub-grid{
    grid-template-columns:1fr!important;
  }

  .partner-group.is-primary .partner-pills{
    grid-template-columns:1fr!important;
  }
}

/* Eastern island magazine text */
.magazine-read{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:22px;align-items:stretch}.magazine-story,.magazine-facts{background:linear-gradient(180deg,rgba(20,38,61,.98),rgba(8,18,33,.98));border:1px solid rgba(255,255,255,.12);border-radius:26px;padding:26px;box-shadow:0 18px 50px rgba(0,0,0,.22)}.magazine-story h2,.magazine-facts h2{font-size:clamp(30px,4vw,50px);line-height:.98;letter-spacing:-.045em;margin:10px 0 16px}.magazine-story p,.magazine-facts p,.magazine-facts li{color:#b8c4d5;line-height:1.75}.magazine-facts ul{margin:8px 0 0;padding-left:20px}.magazine-note{margin-top:18px;padding:16px 18px;border-radius:18px;background:rgba(255,209,102,.07);border:1px solid rgba(255,209,102,.20);color:#ffe8a8}.beach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.beach-card{background:linear-gradient(180deg,rgba(20,38,61,.98),rgba(8,18,33,.98));border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:22px}.beach-card h3{font-size:22px;line-height:1.05;margin:0 0 8px}.beach-card p{color:#b8c4d5;margin:0;line-height:1.65}@media(max-width:900px){.magazine-read{grid-template-columns:1fr}.beach-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.beach-grid{grid-template-columns:1fr}}
