:root{--navy:#071a3d;--blue:#075ee8;--teal:#05b9ca;--ink:#0b1733;--muted:#61708e;--line:#dce4ef;--surface:#f5f8fc;--white:#fff;--radius:12px;--shadow:0 12px 34px rgba(18,43,84,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:16px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}img{display:block;max-width:100%;object-fit:cover}a{color:inherit;text-decoration:none}svg{width:1.1em;height:1.1em;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.page-shell{width:min(1480px,calc(100% - 64px));margin-inline:auto}.site-header{height:76px;padding:0 max(32px,calc((100% - 1480px)/2));display:flex;align-items:center;justify-content:space-between;gap:40px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.02em;font-size:22px;white-space:nowrap}.brand b{color:var(--blue)}.brand small{display:block;font-size:8px;letter-spacing:.15em;color:var(--muted)}.brand-mark{display:grid;place-items:center;width:40px;height:40px;border-radius:8px;background:linear-gradient(145deg,var(--teal),var(--blue));color:#fff;font-size:28px}.site-header nav{display:flex;align-items:center;gap:32px;font-weight:700;font-size:14px}.site-header nav a:hover{color:var(--blue)}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px}.hero,.country-hero{min-height:355px;color:#fff;background-image:linear-gradient(90deg,rgba(3,18,48,.9),rgba(4,27,66,.32)),var(--hero);background-size:cover;background-position:center;display:flex;align-items:center}.hero-inner{width:min(1320px,calc(100% - 64px));margin:auto}.eyebrow{font-weight:800;letter-spacing:.15em;font-size:12px;margin:0 0 12px;color:var(--blue)}.hero .eyebrow,.country-hero .eyebrow{color:#8de9f1}.hero h1,.country-hero h1,.simple-hero h1{font-size:clamp(36px,5vw,72px);line-height:1.03;letter-spacing:-.045em;margin:0;max-width:900px}.hero-inner>p:not(.eyebrow),.country-hero .page-shell>p:not(.eyebrow),.simple-hero .page-shell>p:not(.eyebrow){font-size:19px;max-width:760px}.search{margin-top:28px;background:#fff;display:grid;grid-template-columns:auto 1fr auto;align-items:center;max-width:900px;padding:7px;border-radius:12px;box-shadow:var(--shadow)}.search span{color:var(--muted);padding-left:14px}.search input{border:0;outline:0;padding:16px;font:inherit}.search button,.button{border:0;border-radius:8px;padding:15px 28px;background:var(--blue);color:#fff;font-weight:800;cursor:pointer}.home-grid{display:grid;grid-template-columns:2fr 1fr;gap:28px;padding-top:24px}.page-shell>section,.page-shell.section{margin:26px 0}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:20px;margin:0 0 14px}.section-head h2{margin:0;font-size:25px;letter-spacing:-.03em}.section-head a,.seo-copy a{color:var(--blue);font-weight:700;font-size:14px}.country-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.country-grid.index{grid-template-columns:repeat(3,1fr)}.country-card,.destination-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:.2s transform,.2s box-shadow}.country-card:hover,.destination-card:hover,.hotel-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.country-card img{width:100%;height:145px}.country-card span{display:flex;flex-direction:column;padding:13px}.country-card small,.destination-card small{color:var(--muted);margin-top:2px}.city-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.destination-card{display:grid;grid-template-columns:84px 1fr auto;align-items:center}.destination-card img{width:84px;height:66px}.destination-card span{padding:8px 12px}.destination-card svg{margin-right:12px}.destination-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.category-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category-row a{display:flex;gap:12px;align-items:center;min-height:62px;padding:14px 18px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#12315f}.hotel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.hotel-grid.five{grid-template-columns:repeat(5,1fr)}.hotel-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;transition:.2s transform,.2s box-shadow}.card-image{display:block;background:var(--surface);aspect-ratio:16/10}.card-image img{width:100%;height:100%}.card-body{padding:14px}.card-body h3{font-size:16px;line-height:1.25;margin:0 0 7px}.location{display:flex;align-items:center;gap:5px;color:var(--muted);font-size:13px;margin:0 0 10px}.chips{display:flex;flex-wrap:wrap;gap:6px}.chips span{font-size:11px;padding:5px 8px;color:#17427c;background:#eaf3ff;border-radius:999px}.collections-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.collection-card{min-height:126px;padding:22px;border-radius:var(--radius);color:#fff;background:linear-gradient(135deg,#0c2758,#086cbb);display:grid;grid-template-columns:1fr auto;gap:8px}.collection-card strong{font-size:19px}.collection-card span{grid-column:1/-1;color:#d8ebff}.collection-card svg{grid-row:1;grid-column:2}.collection-card.large{min-height:190px;align-content:center}.collection-card small{color:#a9d9ff}.method-strip{padding:30px 0 50px}.method-strip>div{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:var(--radius)}.method-strip p{padding:18px 24px;margin:0;border-right:1px solid var(--line)}.method-strip p:last-child{border:0}.simple-hero{padding:66px 0;background:linear-gradient(135deg,#eff6ff,#f8fbff);border-bottom:1px solid var(--line)}.simple-hero h1{font-size:clamp(38px,5vw,64px)}.simple-hero .breadcrumbs{margin-bottom:28px}.breadcrumbs{font-size:13px;margin-bottom:18px;color:inherit;opacity:.82}.breadcrumbs a:hover{color:var(--blue)}.spacious{padding-top:44px;padding-bottom:70px}.country-hero{min-height:320px}.stats{display:flex;gap:36px;margin-top:26px}.stats span{display:flex;align-items:baseline;gap:7px}.stats b{font-size:28px}.split{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(290px,.8fr);gap:34px;padding-top:38px;padding-bottom:70px}.guide-panel,.quick-facts{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:24px;height:max-content}.guide-panel{position:sticky;top:24px}.guide-panel h2{font-size:27px;margin:0 0 16px}.guide-panel p{color:#485875}.guide-panel h3{margin-top:26px}.top-gap{margin-top:34px}.content-intro,.seo-copy{max-width:900px;margin-bottom:28px}.seo-copy{margin-top:52px;padding:30px;background:var(--surface);border-radius:var(--radius)}.city-hero{background:linear-gradient(135deg,#071f4a,#0c5ca9);color:#fff}.city-hero .eyebrow{color:#8de9f1}.hotel-heading{padding-top:26px;padding-bottom:18px}.hotel-heading>div{display:flex;align-items:center;justify-content:space-between;gap:20px}.hotel-heading h1{font-size:clamp(34px,4vw,58px);line-height:1.04;letter-spacing:-.045em;margin:0}.hotel-location{display:flex;align-items:center;gap:7px;font-size:18px;margin:7px 0 0;color:#274366}.hotel-heading>.chips{justify-content:flex-end}.gallery{display:grid;grid-template-columns:1.4fr .85fr .85fr;grid-template-rows:210px 210px;gap:8px;border-radius:var(--radius);overflow:hidden}.gallery img{width:100%;height:100%}.gallery img:first-child{grid-row:1/3}.gallery img:nth-child(4),.gallery img:nth-child(5){display:none}.hotel-layout{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(280px,.7fr);gap:34px;padding-top:34px}.hotel-content>section{padding:0 0 28px;border-bottom:1px solid var(--line);margin-bottom:28px}.hotel-content h2,.quick-facts h2{font-size:25px;margin:0 0 12px}.hotel-content p{font-size:17px;color:#42516d}.facility-list{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.facility-list li,.room-list li{padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#fff}.room-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:0;list-style:none}.quick-facts{position:sticky;top:20px}.quick-facts dl,.details{margin:0}.quick-facts dt,.details dt{font-size:12px;font-weight:800;color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin-top:14px}.quick-facts dd,.details dd{margin:2px 0 0;padding-bottom:12px;border-bottom:1px solid var(--line)}.details a{color:var(--blue)}.related{padding-top:20px;padding-bottom:70px}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.hotel-card.compact{display:grid;grid-template-columns:110px 1fr}.hotel-card.compact .card-image{aspect-ratio:auto}.hotel-card.compact .chips{display:none}.hotel-card.compact .card-body{padding:12px}.prose{max-width:860px;padding-top:44px;padding-bottom:80px}.prose h2{margin-top:36px}.image-fallback{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,#0a2a61,#0874c7);color:#fff;font-weight:900}footer{background:#061735;color:#dce8fb;padding:48px max(32px,calc((100% - 1480px)/2));display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}footer p{color:#aebbd1;max-width:520px}footer>div:not(:first-child){display:flex;flex-direction:column;gap:8px}footer strong{color:#fff;margin-bottom:8px}.footer-brand{color:#fff}.copyright{grid-column:1/-1;padding-top:20px;border-top:1px solid #20345a}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1050px){.hotel-grid.five{grid-template-columns:repeat(3,1fr)}.country-grid{grid-template-columns:repeat(3,1fr)}.home-grid,.split{grid-template-columns:1fr}.guide-panel{position:static}.gallery{grid-template-columns:1.4fr 1fr}.gallery img:nth-child(3){display:none}.hotel-layout{grid-template-columns:1fr}.quick-facts{position:static}.site-header nav{gap:16px}.related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.page-shell,.hero-inner{width:min(100% - 32px,1480px)}.site-header{height:66px;padding:0 16px}.site-header nav{display:none;position:absolute;top:66px;left:0;right:0;padding:18px;background:#fff;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.site-header.open nav{display:flex}.menu-toggle{display:block}.brand{font-size:17px}.brand-mark{width:34px;height:34px}.hero{min-height:420px}.hero h1{font-size:42px}.search{grid-template-columns:auto 1fr}.search button{grid-column:1/-1}.home-grid{padding-top:14px}.country-grid,.country-grid.index,.hotel-grid,.hotel-grid.five,.collections-grid,.destination-grid{grid-template-columns:1fr 1fr}.city-list,.category-row{grid-template-columns:1fr}.method-strip>div{grid-template-columns:1fr}.method-strip p{border-right:0;border-bottom:1px solid var(--line)}.gallery{grid-template-columns:1fr;grid-template-rows:280px}.gallery img:not(:first-child){display:none}.hotel-heading>div{display:block}.hotel-heading>.chips{justify-content:flex-start;margin-top:14px}.facility-list{grid-template-columns:1fr 1fr}.room-list{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr}footer{grid-template-columns:1fr;gap:24px}.copyright{grid-column:1}.stats{flex-wrap:wrap}.country-hero{min-height:380px}}
@media(max-width:480px){.country-grid,.country-grid.index,.hotel-grid,.hotel-grid.five,.collections-grid,.destination-grid{grid-template-columns:1fr}.hero-inner>p:not(.eyebrow){font-size:16px}.section-head h2{font-size:22px}.facility-list{grid-template-columns:1fr}}
.destination-card span{display:flex;flex-direction:column}.gallery img:nth-child(4),.gallery img:nth-child(5){display:block}@media(max-width:720px){.gallery img:not(:first-child){display:none}}
.photo-library{padding-bottom:28px}.photo-library>div:last-child{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.photo-library img{width:100%;height:190px;border-radius:10px}.catalog-search{margin:0 0 22px;border:1px solid var(--line);box-shadow:none}.search-results{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.search-result{display:grid;grid-template-columns:140px 1fr;align-items:center;gap:16px;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;transition:.2s transform,.2s box-shadow}.search-result:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.search-result>img{width:140px;height:100px}.search-result>span{display:flex;flex-direction:column;padding:12px 14px 12px 0}.search-result small{color:var(--blue);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.search-result strong{font-size:18px}.search-result span span{color:var(--muted);font-size:14px}
@media(max-width:720px){.photo-library>div:last-child,.search-results{grid-template-columns:1fr}.photo-library img{height:150px}.search-result{grid-template-columns:105px 1fr}.search-result>img{width:105px;height:90px}}

/* Atlas Grid concept alignment */
@media(min-width:1051px){
  .site-header{height:52px;padding-inline:max(40px,calc((100% - 1504px)/2));box-shadow:0 2px 9px rgba(7,26,61,.06)}
  .brand{font-size:20px}.brand-mark{width:34px;height:34px}.site-header nav{gap:30px;font-size:13px}
  .page-shell{width:min(1504px,calc(100% - 80px))}
  .hero{min-height:242px;align-items:flex-start}.hero-inner{width:min(1504px,calc(100% - 80px));padding-top:44px}
  .hero h1{font-size:48px}.hero-inner>p:not(.eyebrow){display:none}.hero .eyebrow{display:none}.hero .search{margin-top:14px;max-width:820px}
  .home-grid{width:min(1504px,calc(100% - 80px));grid-template-columns:1.85fr 1fr;gap:26px;padding-top:12px}
  .home-grid section{margin:0}.section-head{margin-bottom:8px}.section-head h2{font-size:21px}
  .country-card img{height:108px}.country-card span{padding:9px 10px}.destination-card img{height:54px}.destination-card{grid-template-columns:74px 1fr auto}.destination-card span{padding:5px 10px}
  .category-row a{min-height:52px;padding:10px 16px}.page-shell>section{margin:18px 0}
  .hotel-card .card-body{padding:9px 12px}.hotel-card .card-body h3{margin-bottom:3px}.hotel-card .location{margin-bottom:6px}.hotel-grid{gap:10px}
  .collections-grid{gap:10px}.collection-card{min-height:76px;padding:12px 15px}.collection-card strong{font-size:16px}.collection-card span{font-size:13px}
  .method-strip{padding-bottom:18px}.method-strip>h2{font-size:20px}.method-strip p{padding:10px 18px;font-size:13px}
  footer{padding-top:30px;padding-bottom:26px}
  .country-hero{min-height:226px}.country-hero h1{font-size:50px}.country-hero .page-shell>p:not(.eyebrow){font-size:18px;margin:7px 0}.country-hero .eyebrow{display:none}.country-hero .breadcrumbs{margin-bottom:8px}.country-hero .stats{margin-top:14px}
  .country-overview{display:grid;grid-template-columns:1.85fr 1fr;gap:28px;padding-block:14px}.country-overview .destination-grid{grid-template-columns:repeat(3,1fr)}
  .country-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.country-category-grid a{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:9px;padding:11px;background:#fff}.country-category-grid b{font-size:24px;color:#0b4d91}.country-category-grid span{display:flex;flex-direction:column}.country-category-grid small{color:var(--muted)}
  .country-catalog{display:grid;grid-template-columns:minmax(0,2.2fr) minmax(330px,.8fr);gap:28px;padding-block:12px}.country-catalog .hotel-grid{grid-template-columns:repeat(3,1fr)}
  .guide-panel{padding:16px;position:static}.guide-panel h2{font-size:22px;margin-bottom:8px}.guide-panel img{width:100%;height:142px;border-radius:8px;margin-bottom:8px}.guide-panel p{font-size:13px;margin:7px 0}.guide-panel .button{display:inline-block;padding:9px 14px;margin-top:5px;font-size:13px}
  .country-lower{display:grid;grid-template-columns:1.25fr 1fr;gap:34px;padding-block:12px}.country-lower .collection-card span{display:none}.other-country-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.other-country-grid .country-card img{height:72px}.other-country-grid .country-card span{padding:6px 8px;font-size:13px}.other-country-grid .country-card small{display:none}
  #country-guide{margin-top:22px}
  .hotel-heading{padding-top:16px;padding-bottom:10px}.hotel-heading .breadcrumbs{margin-bottom:9px}.hotel-heading h1{font-size:40px}
  .gallery{grid-template-columns:1.45fr .88fr .58fr;grid-template-rows:142px 142px}.hotel-layout{padding-top:15px;gap:20px}.hotel-content>section{padding-bottom:17px;margin-bottom:17px}.hotel-content h2,.quick-facts h2{font-size:21px}.hotel-content p{font-size:15px}.facility-list{grid-template-columns:repeat(5,1fr);gap:7px}.facility-list li,.room-list li{padding:8px;font-size:13px}
  .quick-facts{padding:16px}.quick-facts dt,.details dt{margin-top:8px}.quick-facts dd,.details dd{padding-bottom:7px;font-size:14px}
  .photo-library>div:last-child{grid-template-columns:repeat(6,1fr)}.photo-library img{height:118px}.related{padding-bottom:28px}.related-grid{grid-template-columns:repeat(4,1fr)}
}
@media(max-width:1050px){.country-overview,.country-catalog,.country-lower{display:grid;grid-template-columns:1fr;gap:24px}.country-category-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.country-category-grid a{display:flex;gap:10px;border:1px solid var(--line);padding:12px;border-radius:9px}.other-country-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.guide-panel img{width:100%;border-radius:8px}}
@media(max-width:560px){.country-category-grid,.other-country-grid{grid-template-columns:1fr}}

/* UX expansion */
.section-lede{margin:-2px 0 16px;color:var(--muted);max-width:720px}.dark-feature{margin-top:34px;background:linear-gradient(115deg,#061735,#0b4e8d);color:#fff;padding:52px 0}.dark-feature h2{font-size:clamp(30px,4vw,50px);max-width:760px;margin:0 0 10px;line-height:1.05}.dark-feature>div>p:not(.eyebrow){color:#c9d9ef}.region-links{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:26px}.region-links a{display:flex;justify-content:space-between;padding:24px;border:1px solid #41678f;border-radius:12px;font-size:22px;font-weight:800}.region-links span{font-size:14px;color:#9edce7}.updated-section{padding-block:24px}.home-editorial{padding-block:55px;display:grid;grid-template-columns:.8fr 2fr;gap:50px}.home-editorial h2{font-size:38px;line-height:1.08;margin:0}.home-editorial>div{display:grid;grid-template-columns:1fr 1fr;gap:30px;color:#40516d}.home-faq{padding-bottom:60px}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:17px 2px}.faq summary{font-weight:800;cursor:pointer;list-style:none}.faq summary:after{content:"+";float:right;color:var(--blue);font-size:22px}.faq details[open] summary:after{content:"−"}.faq p{color:var(--muted);max-width:900px;margin-bottom:0}
.city-discovery{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.city-discovery a{padding:20px;border-radius:11px;background:linear-gradient(135deg,#071f4a,#0c5ca9);color:#fff;display:flex;flex-direction:column}.city-discovery span{color:#b9d2ed;font-size:13px}.city-faq{max-width:1000px;margin:50px 0}
.gallery{position:relative}.gallery-button{position:absolute;right:16px;bottom:16px;background:#fff;color:var(--ink);border-radius:8px;padding:10px 15px;font-weight:800;box-shadow:var(--shadow);font-size:13px}.hotel-subnav{position:sticky;top:0;z-index:12;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 5px 14px rgba(7,26,61,.05)}.hotel-subnav>div{display:flex;gap:28px;overflow:auto}.hotel-subnav a{padding:13px 0;font-size:13px;font-weight:800;white-space:nowrap}.hotel-subnav a:hover{color:var(--blue)}.why-stay{margin-top:20px;padding:20px 22px;border-left:4px solid var(--teal);background:#eef8fa;border-radius:0 10px 10px 0}.why-stay h3{margin:0 0 5px}.why-stay p{margin:0}.facility-groups{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.facility-groups article{border:1px solid var(--line);border-radius:10px;padding:16px}.facility-groups h3{margin:0 0 10px}.facility-groups ul{margin:0;padding-left:18px;color:#42516d}.facility-groups small{display:block;margin-top:8px;color:var(--blue);font-weight:700}.all-details{margin-top:14px;border:1px solid var(--line);border-radius:10px;padding:16px}.all-details summary{font-weight:800;cursor:pointer}.all-details .facility-list{margin-top:14px}.location-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;background:var(--surface);padding:24px!important;border:0!important;border-radius:12px}.hotel-faq{background:var(--surface);padding:48px 0;margin-top:28px}.hotel-collections{padding-bottom:60px}
.category-hero,.collection-editorial-hero{color:#fff;background-image:linear-gradient(90deg,rgba(3,18,48,.94),rgba(4,27,66,.42)),var(--hero);background-size:cover;background-position:center;padding:65px 0}.category-hero h1,.collection-editorial-hero h1{font-size:clamp(42px,5vw,70px);max-width:900px;line-height:1.02;margin:0}.category-hero .eyebrow,.collection-editorial-hero .eyebrow{color:#8de9f1}.category-hero p,.collection-editorial-hero p{max-width:720px;font-size:18px}.category-layout{display:grid;grid-template-columns:240px 1fr;gap:30px;padding-block:42px}.category-layout aside{border-right:1px solid var(--line);padding-right:24px}.category-layout aside h2{font-size:17px;margin:0 0 10px}.category-layout aside h2:not(:first-child){margin-top:30px}.filter-links{display:flex;flex-direction:column}.filter-links a{padding:9px 0;border-bottom:1px solid var(--line);font-size:14px}.filter-links span{float:right;background:#eaf3ff;color:var(--blue);border-radius:99px;padding:1px 7px}
.collection-editorial-hero{min-height:420px;display:flex;align-items:flex-end}.collection-editorial-hero>div>span{color:#bcd2ea}.collection-article{max-width:1120px;padding-block:50px}.editorial-intro{max-width:760px;margin-bottom:34px}.editorial-intro h2{font-size:36px;margin:0}.editorial-hotel{display:grid;grid-template-columns:50px 360px 1fr;gap:20px;align-items:center;padding:24px 0;border-top:1px solid var(--line)}.editorial-hotel .rank{font-size:32px;color:#9bb0ca;font-weight:900}.editorial-hotel .hotel-card{display:grid;grid-template-columns:145px 1fr}.editorial-hotel .card-image{aspect-ratio:auto}.editorial-hotel>div:last-child h3{margin:0 0 6px}.editorial-hotel>div:last-child p{color:#52627c}.editorial-hotel>div:last-child a{color:var(--blue);font-weight:800}.comparison,.methodology-box{margin:44px 0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:13px;border-bottom:1px solid var(--line)}th{background:var(--surface);font-size:12px;text-transform:uppercase}.methodology-box{background:#071f4a;color:#fff;padding:30px;border-radius:12px}.methodology-box h2{margin-top:0}.methodology-box p{color:#cfdbec}
@media(min-width:1051px){.home-grid{display:block}.home-grid section{margin:28px 0}.home-grid .city-list{grid-template-columns:repeat(3,1fr)}.home-grid .destination-card img{height:72px}.home-grid .destination-card{grid-template-columns:96px 1fr auto}.simple-hero.city-hero{padding:48px 0}.city-hero h1{font-size:54px}.category-layout .hotel-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:900px){.region-links,.home-editorial,.home-editorial>div,.city-discovery,.facility-groups,.location-panel,.category-layout,.editorial-hotel{grid-template-columns:1fr}.category-layout aside{border-right:0;border-bottom:1px solid var(--line);padding:0 0 24px}.editorial-hotel .hotel-card{grid-template-columns:140px 1fr}.editorial-hotel .rank{font-size:22px}.collection-editorial-hero{min-height:340px}}
@media(max-width:560px){.region-links{grid-template-columns:1fr}.region-links a{display:block}.region-links span{display:block;margin-top:5px}.home-editorial{padding-block:35px}.hotel-subnav>div{gap:20px}.gallery-button{right:10px;bottom:10px}.editorial-hotel .hotel-card{grid-template-columns:1fr}.category-hero,.collection-editorial-hero{padding:45px 0}}
.hero,.country-hero,.category-hero,.collection-editorial-hero{position:relative;overflow:hidden;background-image:none}.hero:after,.country-hero:after,.category-hero:after,.collection-editorial-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,18,48,.92),rgba(4,27,66,.35));z-index:0}.hero-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-inner,.country-hero>.page-shell,.category-hero>.page-shell,.collection-editorial-hero>.page-shell{position:relative;z-index:1}

/* Brand-led homepage refresh */
:root{--display:"Avenir Next","Helvetica Neue","Segoe UI Variable Display",Arial,sans-serif;--body:"Avenir Next","Segoe UI Variable Text","Helvetica Neue",Arial,sans-serif}
body{font-family:var(--body);font-size:16px;letter-spacing:-.008em}h1,h2,h3,.brand,.section-head,.button{font-family:var(--display)}h1,h2,h3{font-weight:750}.brand-logo{width:42px;height:42px;flex:none}.brand-mark{display:none}.site-header{background:rgba(255,255,255,.96);backdrop-filter:blur(16px)}.hero{min-height:440px}.hero:after{background:linear-gradient(90deg,rgba(2,13,36,.92) 0%,rgba(3,21,52,.73) 43%,rgba(3,21,52,.1) 78%)}.hero-inner{padding-block:68px}.hero h1{font-size:clamp(48px,5.4vw,82px);max-width:900px;letter-spacing:-.055em}.hero .search{max-width:840px;margin-top:28px;border:1px solid rgba(255,255,255,.35);box-shadow:0 24px 70px rgba(0,0,0,.3)}
.country-card{position:relative;border:0;box-shadow:0 10px 30px rgba(15,40,77,.1);border-radius:16px}.country-card img{height:190px}.country-card>span:not(.flag-badge){padding:15px 16px}.country-card strong{font-size:17px}.flag-badge{position:absolute;left:14px;top:14px;width:auto;height:auto!important;padding:0!important;display:block!important;background:transparent;border:0;box-shadow:none;border-radius:0}.country-card .flag-badge img{display:block;width:34px;height:24px;object-fit:cover;border:2px solid rgba(255,255,255,.92);border-radius:4px;box-shadow:0 5px 14px rgba(0,0,0,.28)}
.category-row{gap:16px}.category-row a{position:relative;min-height:112px;padding:22px;border:0;border-radius:16px;background:linear-gradient(145deg,#f7fbff,#eaf4ff);box-shadow:0 10px 28px rgba(20,55,100,.08);flex-direction:column;align-items:flex-start;justify-content:space-between;overflow:hidden}.category-row a:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;right:-35px;top:-42px;background:linear-gradient(135deg,rgba(5,185,202,.18),rgba(7,94,232,.16))}.category-row a:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(20,55,100,.14)}.category-icon{display:grid!important;place-items:center!important;width:42px;height:42px;padding:0!important;border-radius:12px;background:linear-gradient(145deg,var(--teal),var(--blue));color:#fff}.category-icon svg{width:24px;height:24px;stroke-width:1.7}.category-row b{font-size:16px;position:relative;z-index:1}
@media(min-width:1051px){.site-header{height:72px}.hero{min-height:440px}.hero-inner{padding-top:76px}.hero h1{font-size:68px}.country-grid{gap:16px}.country-card img{height:170px}.home-grid section{margin:48px 0}.page-shell>section{margin:38px 0}.section-head h2{font-size:28px}.section-lede{font-size:17px}.hotel-grid.five{gap:16px}}
@media(max-width:720px){.hero{min-height:520px}.hero-inner{padding-block:64px}.hero h1{font-size:46px}.country-card img{height:180px}.category-row a{min-height:92px}.brand-logo{width:36px;height:36px}}

/* Structured homepage journey */
.hero-actions{display:flex;gap:24px;margin-top:22px}.hero-actions a{color:#fff;font-weight:750;font-size:14px}.hero-actions a:hover{text-decoration:underline}.home-stats{position:relative;z-index:2;margin-top:-28px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 16px 44px rgba(9,35,75,.13);overflow:hidden}.home-stats span{display:flex;flex-direction:column;padding:20px 26px;color:var(--muted);font-size:13px;border-right:1px solid var(--line)}.home-stats span:last-child{border-right:0}.home-stats b{color:var(--ink);font-size:21px;line-height:1.2;margin-bottom:3px}.home-section,.home-destinations{padding-block:54px}.home-section-intro{max-width:820px;margin-bottom:26px}.home-section-intro .eyebrow{margin-bottom:8px}.home-section-intro h2{font-size:clamp(30px,3.4vw,46px);line-height:1.08;letter-spacing:-.045em;margin:0}.home-section-intro .section-head{align-items:end;margin:0}.home-section-intro p:not(.eyebrow){color:var(--muted);font-size:17px;margin:12px 0 0}.destination-group+.destination-group{margin-top:42px;padding-top:38px;border-top:1px solid var(--line)}.subsection-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.subsection-head h3{font-size:22px;margin:0}.subsection-head a{color:var(--blue);font-size:14px;font-weight:750}.home-city-grid{grid-template-columns:repeat(3,1fr)}.home-collections{padding:64px 0;background:#f3f7fc;border-block:1px solid var(--line)}.home-collections .page-shell{margin-inline:auto}.home-guide{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.85fr);gap:64px;padding-block:72px}.home-guide-copy h2{font-size:clamp(32px,3.6vw,50px);line-height:1.05;letter-spacing:-.045em;margin:0 0 22px}.home-guide-copy>p:not(.eyebrow){font-size:17px;color:#40516d;max-width:820px}.guide-links{display:flex;flex-wrap:wrap;gap:24px;margin-top:28px}.guide-links a{color:var(--blue);font-weight:750}.home-trust{padding:30px;border-radius:18px;background:#071a3d;color:#fff;box-shadow:0 20px 50px rgba(7,26,61,.18)}.home-trust h3{font-size:25px;margin:0 0 8px}.home-trust p{display:flex;flex-direction:column;padding:16px 0;margin:0;border-bottom:1px solid rgba(255,255,255,.15)}.home-trust p:last-child{border-bottom:0}.home-trust span{color:#bdcce2;font-size:14px;margin-top:4px}.home-faq{padding-top:48px;padding-bottom:80px}.home-faq .home-section-intro{margin-bottom:20px}
@media(max-width:900px){.home-stats{grid-template-columns:1fr 1fr}.home-stats span:nth-child(2){border-right:0}.home-stats span:nth-child(-n+2){border-bottom:1px solid var(--line)}.home-city-grid,.home-guide{grid-template-columns:1fr}.home-guide{gap:34px}.home-section-intro .section-head{align-items:flex-start}.home-section-intro .section-head a{margin-top:8px}}
@media(max-width:560px){.hero-actions{gap:15px;flex-direction:column}.home-stats{margin-top:-18px}.home-stats span{padding:15px}.home-stats b{font-size:17px}.home-section,.home-destinations{padding-block:38px}.home-section-intro h2{font-size:31px}.home-section-intro .section-head{display:block}.home-section-intro .section-head a{display:inline-block}.destination-group+.destination-group{margin-top:30px;padding-top:28px}.home-collections{padding:44px 0}.home-guide{padding-block:48px}.home-trust{padding:24px}.guide-links{display:grid;gap:12px}}

/* Homepage concept — editorial casino travel directory */
.concept-hero{min-height:500px;align-items:center}.concept-hero:after{background:linear-gradient(90deg,rgba(2,26,57,.9) 0%,rgba(2,35,70,.64) 43%,rgba(2,30,57,.06) 77%)}.concept-hero .hero-inner{padding-block:58px 92px}.concept-hero h1,.concept-heading h2,.concept-collections h2,.concept-research h2,.concept-inspiration h2{font-family:Georgia,"Times New Roman",serif;font-weight:700;letter-spacing:-.035em}.concept-hero h1{font-size:clamp(58px,5.2vw,82px);line-height:.98;max-width:760px}.concept-hero .hero-inner>p{display:block!important;max-width:660px;font-size:20px;line-height:1.45;margin:18px 0 0}.concept-hero .search{max-width:820px;margin-top:26px;border-radius:999px;padding:7px 8px 7px 15px}.concept-hero .search button{border-radius:999px;min-width:140px}.concept-filter-bar{position:relative;z-index:3;margin-top:-48px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:14px;box-shadow:0 16px 48px rgba(4,32,68,.18);overflow:hidden}.concept-filter-bar a{position:relative;display:grid;grid-template-columns:38px 1fr;grid-template-rows:auto auto;padding:20px 24px;border-right:1px solid var(--line)}.concept-filter-bar a:last-child{border:0}.concept-filter-bar> a>span{grid-row:1/3;display:grid;place-items:center;color:var(--blue);font-size:23px}.concept-filter-bar b{font-size:14px}.concept-filter-bar small{color:var(--muted)}.concept-section{padding-block:68px}.concept-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.concept-heading h2{font-size:clamp(31px,3.1vw,46px);line-height:1.05;margin:0}.concept-heading p{color:var(--muted);font-size:16px;margin:6px 0 0}.concept-heading>a{flex:none;color:var(--blue);font-weight:750;font-size:14px;padding:9px 15px;border:1px solid #acd0ff;border-radius:999px}.concept-destination-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.concept-destination-card{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff;box-shadow:0 10px 28px rgba(17,49,91,.09);transition:.2s}.concept-destination-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(17,49,91,.15)}.concept-destination-card>img{width:100%;height:205px}.concept-destination-card>span{position:relative;display:block;padding:16px}.concept-destination-card strong{display:block;font-size:18px}.concept-destination-card small{display:block;color:var(--muted);line-height:1.4;margin-top:3px}.concept-destination-card i{position:absolute;right:14px;bottom:18px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#eaf4ff;color:var(--blue);font-style:normal}.concept-amenities{padding:58px 0;background:linear-gradient(100deg,#eff8ff,#e4f2ff);border-block:1px solid #d8e9fb}.concept-amenities .category-row{grid-template-columns:repeat(4,1fr)}.concept-amenities .category-row a{min-height:112px;background:rgba(255,255,255,.92);align-items:center;text-align:center}.concept-amenities .category-icon{margin-inline:auto}.concept-featured .concept-hotel-grid{grid-template-columns:repeat(4,1fr)}.concept-featured .hotel-card{border-radius:12px;box-shadow:0 9px 28px rgba(20,52,92,.08)}.concept-featured .card-image{aspect-ratio:1.35}.concept-featured .card-body{padding:16px}.concept-featured .card-body h3{font-size:17px}.concept-collections{position:relative;min-height:430px;overflow:hidden;background:#073968}.concept-collections>img{position:absolute;inset:0;width:100%;height:100%}.concept-collections:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,26,57,.9),rgba(2,31,62,.55) 45%,rgba(226,242,255,.72) 72%,rgba(232,245,255,.95))}.concept-collections-inner{position:relative;z-index:1;min-height:430px;display:grid;grid-template-columns:.8fr 1.4fr;align-items:center;gap:60px}.concept-collections-copy{color:#fff}.concept-collections-copy h2{font-size:50px;line-height:1;margin:0 0 14px}.concept-collections-copy p{font-size:17px}.concept-collections-copy .button{display:inline-flex;margin-top:14px;border-radius:999px}.concept-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 20px 50px rgba(3,31,64,.2)}.concept-collection-card{display:flex;flex-direction:column;min-width:0;padding-bottom:17px;border-right:1px solid var(--line)}.concept-collection-card:last-child{border:0}.concept-collection-card img{width:100%;height:150px}.concept-collection-card strong{font-size:15px;line-height:1.25;padding:15px 16px 6px}.concept-collection-card span{margin-top:auto;padding:0 16px;color:var(--blue);font-size:13px;font-weight:750}.concept-research{display:grid;grid-template-columns:.8fr 1.3fr;gap:48px;align-items:center;padding-block:70px}.concept-research>img{width:100%;height:360px;border-radius:14px}.concept-research h2{font-size:43px;line-height:1.05;margin:0}.concept-research>div>p{color:var(--muted);font-size:17px}.concept-research ol{counter-reset:steps;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;list-style:none;padding:20px 0;margin:0}.concept-research li{position:relative;padding:8px 8px 8px 42px}.concept-research li:before{counter-increment:steps;content:counter(steps);position:absolute;left:0;top:5px;display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#eaf4ff;color:var(--blue);font-weight:800}.concept-research li b{display:block;font-size:14px}.concept-research li span{display:block;color:var(--muted);font-size:13px;margin-top:5px}.concept-research .button{display:inline-flex;border-radius:999px}.concept-faq{padding-block:56px 70px}.concept-faq .faq details{padding:13px 14px;border:1px solid var(--line);border-radius:9px;margin-bottom:7px}.concept-inspiration{padding:38px 0;color:#fff;background:linear-gradient(90deg,rgba(2,25,55,.97),rgba(2,58,105,.86)),url('/assets/images/collections-showcase-v2.webp') center 58%/cover}.concept-inspiration .page-shell{display:grid;grid-template-columns:1fr auto;align-items:center;gap:10px 40px}.concept-inspiration h2{font-size:30px;line-height:1.05;margin:0}.concept-inspiration p{margin:0;color:#c7d9ed}.concept-inspiration .button{grid-column:2;grid-row:1/3;border-radius:999px}
@media(max-width:1050px){.concept-filter-bar{grid-template-columns:1fr 1fr}.concept-filter-bar a:nth-child(2){border-right:0}.concept-filter-bar a:nth-child(-n+2){border-bottom:1px solid var(--line)}.concept-destination-grid{grid-template-columns:repeat(3,1fr)}.concept-destination-card:nth-child(n+4){display:none}.concept-collections-inner{grid-template-columns:1fr;gap:25px;padding-block:55px}.concept-collections:after{background:linear-gradient(90deg,rgba(2,26,57,.9),rgba(2,31,62,.58))}.concept-collection-grid{max-width:850px}.concept-research{grid-template-columns:1fr}.concept-research>img{height:390px}.concept-research ol{max-width:760px}}
@media(max-width:720px){.concept-hero{min-height:590px}.concept-hero .hero-inner{padding-block:68px 105px}.concept-hero h1{font-size:51px}.concept-hero .hero-inner>p{font-size:17px}.concept-hero .search{border-radius:16px;padding:7px}.concept-hero .search button{border-radius:10px}.concept-filter-bar{margin-top:-62px;width:calc(100% - 32px)}.concept-filter-bar a{grid-template-columns:32px 1fr;padding:15px 12px}.concept-section{padding-block:48px}.concept-heading{display:block}.concept-heading>a{display:inline-flex;margin-top:15px}.concept-destination-grid{grid-template-columns:1fr 1fr;gap:12px}.concept-destination-card:nth-child(3){display:none}.concept-destination-card>img{height:150px}.concept-amenities{padding:44px 0}.concept-amenities .category-row{grid-template-columns:1fr 1fr}.concept-featured .concept-hotel-grid{grid-template-columns:1fr 1fr}.concept-collections-inner{min-height:auto}.concept-collections-copy h2{font-size:40px}.concept-collection-grid{grid-template-columns:1fr}.concept-collection-card{display:grid;grid-template-columns:110px 1fr;border-right:0;border-bottom:1px solid var(--line);padding:0}.concept-collection-card img{grid-row:1/3;width:110px;height:105px}.concept-collection-card strong{padding-bottom:4px}.concept-collection-card span{padding-bottom:15px}.concept-research{gap:25px;padding-block:48px}.concept-research>img{height:260px}.concept-research h2{font-size:35px}.concept-research ol{grid-template-columns:1fr}.concept-inspiration .page-shell{display:block}.concept-inspiration .button{display:inline-flex;margin-top:18px}}
@media(max-width:480px){.concept-destination-grid,.concept-featured .concept-hotel-grid{grid-template-columns:1fr}.concept-destination-card:nth-child(3){display:block}.concept-amenities .category-row{grid-template-columns:1fr 1fr}.concept-amenities .category-row a{min-height:100px;padding:16px}.concept-hero h1{font-size:45px}.concept-filter-bar small{font-size:11px}}

/* Unified typography and country-led homepage discovery */
:root{--site-font:"Segoe UI Variable","Segoe UI",Arial,sans-serif;--display:var(--site-font);--body:var(--site-font)}body,button,input,select,textarea,h1,h2,h3,h4,h5,h6,.brand,.button,.concept-hero h1,.concept-heading h2,.concept-collections h2,.concept-research h2,.concept-inspiration h2{font-family:var(--site-font)}.concept-hero h1,.concept-heading h2,.concept-collections h2,.concept-research h2,.concept-inspiration h2{font-weight:750;letter-spacing:-.045em}.concept-country-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.concept-country-grid .country-card{border-radius:13px;box-shadow:0 10px 28px rgba(17,49,91,.09)}.concept-country-grid .country-card>img{height:205px}.concept-country-grid .country-card>span:not(.flag-badge){position:relative;padding:16px}.concept-country-grid .country-card strong{font-size:18px}.home-seo-guide{padding-block:72px}.home-seo-intro{max-width:900px}.home-seo-intro h2{font-size:clamp(34px,3.6vw,52px);line-height:1.04;letter-spacing:-.045em;margin:0}.home-seo-intro>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:850px}.home-seo-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.home-seo-columns article{padding:26px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 26px rgba(17,49,91,.06)}.home-seo-columns h3{font-size:21px;margin:0 0 10px}.home-seo-columns p{color:#4b5d78;margin:0}.home-seo-columns a,.home-seo-note a{color:var(--blue);font-weight:750}.home-seo-note{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;margin-top:22px;padding:20px 24px;border-radius:12px;background:#eef6ff}.home-seo-note b{font-size:17px}.home-seo-note p{margin:0;color:#51627c}.home-seo-note a{white-space:nowrap}
@media(max-width:1050px){.concept-country-grid{grid-template-columns:repeat(3,1fr)}.home-seo-columns{grid-template-columns:1fr}.home-seo-note{grid-template-columns:1fr}}
@media(max-width:720px){.concept-country-grid{grid-template-columns:1fr 1fr;gap:12px}.concept-country-grid .country-card>img{height:155px}.home-seo-guide{padding-block:48px}.home-seo-intro h2{font-size:34px}.home-seo-columns{margin-top:24px}.home-seo-columns article{padding:21px}}
@media(max-width:480px){.concept-country-grid{grid-template-columns:1fr}.concept-country-grid .country-card>img{height:200px}}

/* Country landing pages */
.country-page-v2{background:#fff}.country-hero-v2{min-height:420px;background:#071a3d}.country-hero-v2:after{background:linear-gradient(90deg,rgba(3,18,48,.94) 0%,rgba(3,18,48,.76) 43%,rgba(4,27,66,.16) 100%)}.country-hero-v2>.page-shell{padding-block:54px}.country-hero-v2 h1{font-size:clamp(42px,5vw,68px);max-width:900px}.country-hero-v2 .page-shell>p{max-width:720px;font-size:18px}.country-hero-meta{display:flex;gap:10px;margin-top:20px}.country-hero-meta span{display:flex;align-items:center;gap:8px;min-height:48px;padding:9px 15px;border:1px solid rgba(255,255,255,.3);border-radius:9px;background:rgba(7,26,61,.44);backdrop-filter:blur(8px)}.country-hero-meta svg{font-size:21px;color:#a8d8ff}.country-hero-meta b{font-size:22px}.country-hero-actions{display:flex;gap:12px;margin-top:16px}.country-hero-actions .button{display:inline-flex;align-items:center;padding:13px 23px}.country-hero-actions .secondary{border:1px solid rgba(255,255,255,.6);background:rgba(5,20,48,.45)}
.country-section{padding-block:34px}.country-section h2{margin:0;font-size:clamp(29px,3vw,39px);line-height:1.08;letter-spacing:-.04em}.country-section p{color:#536581}.country-section-intro{max-width:610px}.country-city-section{display:grid;grid-template-columns:minmax(300px,.9fr) minmax(0,1.25fr);align-items:center;gap:56px}.country-city-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.country-city-list .destination-card{min-height:92px;box-shadow:0 8px 28px rgba(17,49,91,.08)}.country-city-list .destination-card img{width:112px;height:92px}.country-city-list .destination-card{grid-template-columns:112px 1fr auto}.country-city-list .destination-card span{padding:12px 16px}.country-city-list .destination-card strong{font-size:17px}.country-city-list .destination-card svg{margin-right:15px;color:var(--blue)}
.country-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:20px}.country-section-heading p{margin:5px 0 0}.country-section-heading .eyebrow,.country-section-intro .eyebrow{margin:0 0 5px;color:var(--blue)}.country-section-heading>a{flex:none;color:var(--blue);font-weight:750}.country-category-section{background:linear-gradient(90deg,#f4f9ff,#edf6ff);border-block:1px solid #e3eefb}.country-category-section>.page-shell{padding-block:8px}.country-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.country-category-grid a{display:flex;align-items:center;gap:14px;min-height:82px;padding:16px 18px;border:1px solid #dce8f7;border-radius:12px;background:#fff;box-shadow:0 6px 18px rgba(17,49,91,.04)}.country-category-grid b{display:grid;place-items:center;flex:none;width:44px;height:44px;border-radius:50%;background:#eaf4ff;color:#0871e8;font-size:24px}.country-category-grid span{display:flex;flex-direction:column}.country-category-grid strong{font-size:15px}.country-category-grid small{color:var(--blue)}
.country-hotels-section{background:#fbfdff}.country-hotels-section>.page-shell{padding-block:8px}.country-hotels-section .hotel-card{box-shadow:0 10px 28px rgba(17,49,91,.07)}.country-guide-banner{display:grid;grid-template-columns:minmax(340px,.9fr) minmax(0,1.2fr);align-items:center;overflow:hidden;border:1px solid #dce8f7;border-radius:16px;background:linear-gradient(100deg,#edf6ff,#f8fbff)}.country-guide-banner>img{width:100%;height:100%;min-height:280px}.country-guide-banner>div{padding:34px 40px}.country-guide-banner h2{margin-bottom:10px}.country-guide-banner p:not(.eyebrow){margin:0 0 20px}.country-guide-banner .button{display:inline-flex}
.country-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.country-collection-card{position:relative;min-height:170px;overflow:hidden;border-radius:13px;color:#fff}.country-collection-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,18,48,.94),rgba(3,18,48,.05) 75%)}.country-collection-card img{position:absolute;inset:0;width:100%;height:100%}.country-collection-card span{position:absolute;z-index:1;left:0;right:0;bottom:0;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:18px}.country-collection-card strong{max-width:250px;font-size:18px;line-height:1.15}.country-collection-card small{color:#a9d8ff;white-space:nowrap}.country-other-grid{grid-template-columns:repeat(4,1fr);gap:14px}.country-other-grid .country-card>img{height:115px}.country-other-grid .country-card>span:not(.flag-badge){padding:11px 13px}.country-other-grid .country-card small{display:block}
.country-travel-section{margin-top:24px;padding-block:48px;background:linear-gradient(90deg,#edf7ff,#f8fbff);border-top:1px solid #e0ecfa}.country-travel-grid{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:48px}.country-travel-grid>img{width:170px;height:170px;padding:30px;border-radius:50%;background:#fff;box-shadow:0 12px 36px rgba(17,49,91,.08)}.country-travel-grid h2{margin:0 0 10px;font-size:clamp(30px,3vw,42px);letter-spacing:-.04em}.country-travel-grid p{max-width:1000px;color:#4d607b}.country-travel-grid .eyebrow{margin-bottom:6px;color:var(--blue)}
@media(max-width:1050px){.country-city-section{grid-template-columns:1fr;gap:24px}.country-category-grid{grid-template-columns:repeat(2,1fr)}.country-other-grid{grid-template-columns:repeat(2,1fr)}.country-guide-banner{grid-template-columns:1fr 1fr}.country-collection-card span{display:block}.country-collection-card small{display:block;margin-top:6px}}
@media(max-width:720px){.country-hero-v2{min-height:460px}.country-hero-v2>.page-shell{padding-block:38px}.country-hero-v2 h1{font-size:42px}.country-hero-meta,.country-hero-actions{flex-wrap:wrap}.country-section{padding-block:27px}.country-section-heading{align-items:flex-start;flex-direction:column;gap:8px}.country-city-list,.country-category-grid,.country-collection-grid,.country-other-grid{grid-template-columns:1fr}.country-city-list .destination-card{grid-template-columns:94px 1fr auto}.country-city-list .destination-card img{width:94px}.country-guide-banner{grid-template-columns:1fr}.country-guide-banner>img{height:210px;min-height:0}.country-guide-banner>div{padding:26px 22px}.country-travel-grid{grid-template-columns:1fr;gap:18px}.country-travel-grid>img{width:110px;height:110px;padding:20px}.country-other-grid .country-card>img{height:175px}}

/* Country research content */
.country-insight-section{padding-block:48px;background:#071f4a;color:#fff}.country-insight-section .country-section-heading p,.country-insight-section .country-overview-copy p{color:#c4d5ea}.country-insight-section .eyebrow{color:#73c9ff}.country-insight-section h2{margin:0;font-size:clamp(30px,3vw,42px);letter-spacing:-.04em}.country-fact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.country-fact-grid article{min-height:130px;padding:23px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:rgba(255,255,255,.06)}.country-fact-grid strong{display:block;color:#fff;font-size:38px;line-height:1}.country-fact-grid span{display:block;margin-top:10px;color:#bfd1e8;font-size:14px}.country-overview-copy{display:grid;grid-template-columns:280px 1fr 1fr;gap:34px;align-items:start;margin-top:30px;padding-top:27px;border-top:1px solid rgba(255,255,255,.16)}.country-overview-copy h3{margin:0;font-size:23px}.country-overview-copy p{margin:0}
.country-comparison .table-wrap{overflow:auto;border:1px solid var(--line);border-radius:13px;box-shadow:0 8px 25px rgba(17,49,91,.05)}.country-comparison table{min-width:820px}.country-comparison th{background:#edf6ff;color:#334e73}.country-comparison td:first-child a{color:var(--blue);font-weight:750}.country-comparison td:nth-child(2) a{color:#345779;font-weight:650}.country-data-note{margin:12px 0 0!important;font-size:13px;color:#6b7b93!important}
.country-amenity-section{padding-block:48px;background:linear-gradient(90deg,#f5faff,#edf6ff);border-block:1px solid #dfebf8}.country-amenity-section h2{margin:0;font-size:clamp(30px,3vw,42px);letter-spacing:-.04em}.country-amenity-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.country-amenity-grid article{padding:22px;border:1px solid #dbe7f5;border-radius:13px;background:#fff;box-shadow:0 7px 22px rgba(17,49,91,.05)}.country-amenity-grid span{display:inline-block;padding:4px 9px;border-radius:99px;background:#e9f4ff;color:var(--blue);font-size:12px;font-weight:750}.country-amenity-grid h3{margin:13px 0 5px;font-size:19px}.country-amenity-grid p{margin:0;color:#63738b;font-size:14px}
.country-choose-section{display:grid;grid-template-columns:.75fr 1.5fr;gap:60px;align-items:start}.country-choose-section>div>p:not(.eyebrow){color:#536581}.country-choose-section ol{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:0;padding:0;list-style:none}.country-choose-section li{padding:20px;border:1px solid var(--line);border-radius:13px;background:#fff}.country-choose-section li>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--blue);color:#fff;font-weight:800}.country-choose-section h3{margin:16px 0 6px;font-size:18px}.country-choose-section li p{margin:0;font-size:14px}.country-faq-section{max-width:1180px}.country-faq-section .faq{border:1px solid var(--line);border-radius:13px;overflow:hidden}.country-faq-section .faq details{padding:18px 22px}.country-faq-section .faq details:last-child{border-bottom:0}
@media(max-width:1050px){.country-fact-grid{grid-template-columns:repeat(2,1fr)}.country-overview-copy{grid-template-columns:1fr 1fr}.country-overview-copy h3{grid-column:1/-1}.country-amenity-grid{grid-template-columns:repeat(2,1fr)}.country-choose-section{grid-template-columns:1fr;gap:22px}}
@media(max-width:720px){.country-insight-section,.country-amenity-section{padding-block:36px}.country-fact-grid,.country-amenity-grid,.country-choose-section ol{grid-template-columns:1fr}.country-overview-copy{grid-template-columns:1fr;gap:16px}.country-fact-grid article{min-height:105px}.country-comparison{width:calc(100% - 32px)}.country-choose-section{width:calc(100% - 32px)}.country-faq-section{width:calc(100% - 32px)}}

/* Hotel detail concept */
.hotel-heading-v2{padding-top:22px;padding-bottom:15px}.hotel-heading-v2 .breadcrumbs{margin-bottom:11px;color:#51627c}.hotel-title-line{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.hotel-title-line h1{font-size:clamp(34px,4vw,52px)}.hotel-star-badge{display:flex;align-items:center;gap:8px}.hotel-star-badge b{color:#ffad0a;letter-spacing:2px;font-size:18px}.hotel-star-badge small{color:#5f708b}.hotel-feature-chips{max-width:620px;justify-content:flex-end}.hotel-feature-chips span{padding:8px 12px;background:#edf6ff;color:#0b66d5;font-size:12px}
.hotel-gallery-v2{grid-template-columns:1.55fr .78fr .78fr;grid-template-rows:190px 190px;gap:8px;border-radius:13px}.hotel-gallery-v2 img{border-radius:8px}.hotel-gallery-v2 img:first-child{border-radius:13px 8px 8px 13px}.gallery-caption{position:absolute;left:14px;bottom:13px;padding:7px 11px;border-radius:7px;background:rgba(4,20,48,.78);color:#fff;font-size:12px;font-weight:700}.hotel-gallery-v2 .gallery-button{display:flex;align-items:center;gap:7px}.hotel-gallery-v2 .gallery-button svg{color:var(--blue)}
.hotel-subnav{position:relative;top:auto;margin-top:18px}.hotel-subnav a:first-child{color:var(--blue);border-bottom:3px solid var(--blue)}.hotel-overview-v2{display:grid;grid-template-columns:1.4fr .8fr;gap:52px;align-items:center;padding-block:35px}.hotel-overview-v2 h2,.hotel-section h2{margin:0 0 10px;font-size:clamp(28px,3vw,38px);letter-spacing:-.04em}.hotel-overview-v2 article>p:not(.eyebrow){font-size:16px;color:#4d607b;white-space:pre-line}.hotel-overview-v2 .why-stay{display:flex;gap:20px;margin:0;padding:27px;border:0;border-radius:13px;background:linear-gradient(135deg,#eef7ff,#e8f4ff)}.hotel-overview-v2 .why-stay>span{display:grid;place-items:center;flex:none;width:58px;height:58px;border-radius:50%;background:#fff;color:var(--blue);font-size:30px}.hotel-overview-v2 .why-stay h3{font-size:21px}.hotel-overview-v2 .why-stay p{color:#50627c;font-size:14px}
.quick-facts-v2{position:static;padding:22px;border-radius:13px;background:#fff;box-shadow:none}.quick-facts-v2 .hotel-section-heading{margin-bottom:13px}.quick-fact-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:12px;overflow:hidden}.quick-fact-grid article{display:flex;align-items:center;gap:11px;min-height:78px;padding:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.quick-fact-grid article:nth-child(5n){border-right:0}.quick-fact-grid article>span{display:grid;place-items:center;flex:none;width:37px;height:37px;border-radius:50%;background:#edf6ff;color:var(--blue);font-size:20px}.quick-fact-grid article div{display:flex;flex-direction:column}.quick-fact-grid b{font-size:12px}.quick-fact-grid small{color:#687992;line-height:1.3}
.hotel-section{padding-block:38px}.hotel-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:17px}.hotel-section-heading h2{margin:0}.hotel-section-heading a{color:var(--blue);font-weight:750}.hotel-facilities{border-top:1px solid var(--line)}.hotel-facility-grid{grid-template-columns:repeat(3,1fr)}.hotel-facility-grid article{display:flex;gap:17px;min-height:165px;padding:21px}.facility-group-icon{display:grid;place-items:center;flex:none;width:55px;height:55px;border-radius:50%;background:#edf6ff;color:var(--blue);font-size:27px}.hotel-facility-grid article:nth-child(2) .facility-group-icon{background:#e8f8ef;color:#20a466}.hotel-facility-grid article:nth-child(3) .facility-group-icon{background:#e8f4ff;color:#0871e8}.hotel-facility-grid article:nth-child(4) .facility-group-icon{background:#fff0e0;color:#f07816}.hotel-facility-grid article:nth-child(5) .facility-group-icon{background:#edf4ff;color:#186be4}.hotel-facility-grid article:nth-child(6) .facility-group-icon{background:#ffeaf0;color:#e43b68}.hotel-facility-grid h3{font-size:17px}.hotel-facility-grid li{font-size:13px}.hotel-facility-grid small{margin-left:18px}.hotel-rooms{border-top:1px solid var(--line)}
.hotel-location-section{display:grid;grid-template-columns:.8fr 1.1fr .85fr;gap:22px;align-items:stretch;border-top:1px solid var(--line)}.hotel-location-copy{padding-right:20px}.hotel-location-copy>p:not(.eyebrow){color:#4d607b}.hotel-location-copy .button{display:inline-flex;margin-top:10px}.hotel-map-card{position:relative;min-height:270px;overflow:hidden;border:1px solid #d5e4f2;border-radius:13px;background:linear-gradient(135deg,#eaf3f8,#f8fbfd);display:flex;flex-direction:column;align-items:center;justify-content:center}.hotel-map-card:before,.hotel-map-card:after{content:"";position:absolute;background:#d1e4ee;transform:rotate(-26deg)}.hotel-map-card:before{width:145%;height:18px}.hotel-map-card:after{width:18px;height:145%;transform:rotate(28deg)}.map-road{position:absolute;background:#fff;border:1px solid #ddebf3}.map-road.one{width:150%;height:35px;transform:rotate(16deg)}.map-road.two{width:35px;height:150%;transform:rotate(-19deg)}.map-road.three{width:130%;height:22px;transform:translateY(80px) rotate(-10deg)}.hotel-map-card b,.hotel-map-card strong,.hotel-map-card small{position:relative;z-index:2}.hotel-map-card b{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--blue);color:#fff;font-size:28px;box-shadow:0 8px 20px rgba(7,94,232,.3)}.hotel-map-card strong{margin-top:12px;padding:6px 10px;border-radius:6px;background:#fff;box-shadow:var(--shadow)}.hotel-map-card small{margin-top:5px;color:#52657d}.hotel-contact-card{padding:21px;border:1px solid var(--line);border-radius:13px;background:#f8fbff}.hotel-contact-card dt:first-child{margin-top:0}.hotel-contact-card dd{overflow-wrap:anywhere}.photo-library{padding-top:35px}.hotel-faq h2{font-size:clamp(28px,3vw,38px);margin:0 0 18px}.related-v2{padding-top:42px}.related-v2 .related-grid{grid-template-columns:repeat(3,1fr)}.related-v2 .hotel-card.compact{grid-template-columns:155px 1fr}.related-v2 .hotel-card.compact .card-image img{height:100%}
@media(max-width:1050px){.quick-fact-grid{grid-template-columns:repeat(3,1fr)}.quick-fact-grid article:nth-child(5n){border-right:1px solid var(--line)}.quick-fact-grid article:nth-child(3n){border-right:0}.hotel-facility-grid{grid-template-columns:repeat(2,1fr)}.hotel-location-section{grid-template-columns:1fr 1fr}.hotel-contact-card{grid-column:1/-1}.related-v2 .related-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.hotel-heading-v2>div{display:block}.hotel-title-line{display:block}.hotel-star-badge{margin-top:6px}.hotel-feature-chips{justify-content:flex-start;margin-top:14px}.hotel-gallery-v2{grid-template-columns:1fr;grid-template-rows:280px}.hotel-gallery-v2 img:not(:first-child){display:none}.hotel-overview-v2{grid-template-columns:1fr;gap:22px;padding-block:28px}.hotel-overview-v2 .why-stay{padding:21px}.quick-facts-v2{padding-inline:0}.quick-fact-grid,.hotel-facility-grid,.hotel-location-section,.related-v2 .related-grid{grid-template-columns:1fr}.quick-fact-grid article,.quick-fact-grid article:nth-child(3n),.quick-fact-grid article:nth-child(5n){border-right:0}.hotel-contact-card{grid-column:auto}.hotel-location-copy{padding-right:0}.hotel-map-card{min-height:230px}.hotel-section-heading{align-items:flex-start;flex-direction:column}.related-v2 .hotel-card.compact{grid-template-columns:110px 1fr}}

/* Complete hotel data and OpenStreetMap */
.hotel-room-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hotel-room-grid article{padding:18px;border:1px solid var(--line);border-radius:11px;background:#fff}.hotel-room-grid h3{margin:0 0 8px;font-size:15px;line-height:1.3}.hotel-room-grid p{margin:0 0 7px;color:#51627c;font-size:13px}.hotel-room-grid small{color:#718198}.room-details .hotel-room-grid{margin-top:16px}.hotel-terminals{border-top:1px solid var(--line)}.hotel-terminals>div{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hotel-terminals article{display:flex;align-items:center;gap:15px;padding:19px;border:1px solid var(--line);border-radius:11px}.hotel-terminals article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#edf6ff;color:var(--blue);font-size:22px}.hotel-terminals h3,.hotel-terminals p{margin:0}.hotel-terminals p{color:#64758d;font-size:13px}.hotel-map-card{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:0;background:#eef5f9}.hotel-map-card:before,.hotel-map-card:after,.hotel-map-card .map-road{display:none}.hotel-map-card iframe{display:block;flex:1 1 auto;width:100%;height:100%;min-height:360px;border:0}.hotel-map-card>small{display:block;margin:0;padding:8px 11px;color:#60718a;background:#fff;font-size:11px}.hotel-map-card>small a{color:var(--blue)}.hotel-source-record{padding-bottom:24px}.hotel-source-record details{padding:17px 20px;border:1px solid var(--line);border-radius:11px;background:#f8fbff}.hotel-source-record summary{cursor:pointer;font-weight:800}.hotel-source-record>details>p{color:#60718a;font-size:13px}.hotel-source-record dl{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:15px 0 0}.hotel-source-record dl>div{padding:10px;border-radius:8px;background:#fff;border:1px solid #e3ebf4}.hotel-source-record dt{font-size:10px;font-weight:800;text-transform:uppercase;color:#74849a}.hotel-source-record dd{margin:3px 0 0;font-size:13px;overflow-wrap:anywhere}
@media(max-width:1050px){.hotel-room-grid{grid-template-columns:repeat(2,1fr)}.hotel-source-record dl{grid-template-columns:repeat(3,1fr)}}
@media(max-width:720px){.hotel-room-grid,.hotel-terminals>div,.hotel-source-record dl{grid-template-columns:1fr}.hotel-map-card iframe{height:300px;min-height:300px}}

/* Collections editorial hub */
.collections-index-hero{position:relative;min-height:540px;display:flex;align-items:flex-end;overflow:hidden;color:#fff}.collections-index-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,20,48,.94) 0%,rgba(3,30,65,.68) 50%,rgba(3,30,65,.12) 82%)}.collections-index-hero>.page-shell{position:relative;z-index:1;padding-block:52px 64px}.collections-index-hero .breadcrumbs{margin-bottom:50px}.collections-index-hero .eyebrow{color:#80ddff}.collections-index-hero h1{max-width:760px;margin:0;font-size:clamp(48px,5.4vw,78px);line-height:.98;letter-spacing:-.055em}.collections-index-hero p:not(.eyebrow){max-width:700px;margin:20px 0 27px;color:#e0ebf8;font-size:19px}.collections-index-hero .button{display:inline-flex;border-radius:999px}.collections-index-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:end;padding-top:70px;padding-bottom:30px}.collections-index-intro h2,.collections-section-heading h2,.collections-index-guide h2{margin:0;font-size:clamp(31px,3.5vw,49px);line-height:1.05;letter-spacing:-.045em}.collections-index-intro>p{margin:0;color:#50617b;font-size:17px}.collections-index-grid{display:grid;grid-template-columns:1.35fr 1fr;grid-template-rows:repeat(2,245px);gap:18px;padding-bottom:74px}.collection-index-card{position:relative;overflow:hidden;border-radius:16px;color:#fff;box-shadow:0 14px 38px rgba(8,37,77,.14)}.collection-index-card.featured{grid-row:1/3}.collection-index-card>img{position:absolute;inset:0;width:100%;height:100%;transition:transform .35s}.collection-index-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,18,45,.96) 0%,rgba(4,24,54,.22) 76%)}.collection-index-card:hover>img{transform:scale(1.035)}.collection-index-overlay{position:absolute;z-index:1;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:flex-start;padding:27px}.collection-index-overlay small{color:#81dfff;font-size:11px;font-style:normal;font-weight:800;letter-spacing:.13em}.collection-index-overlay strong{max-width:600px;margin-top:7px;font-size:26px;line-height:1.1}.collection-index-card.featured .collection-index-overlay{padding:38px}.collection-index-card.featured .collection-index-overlay strong{font-size:38px}.collection-index-overlay em{max-width:640px;margin-top:9px;color:#dce8f5;font-size:14px;font-style:normal}.collection-index-overlay b{margin-top:15px;color:#8bdfff;font-size:13px}.collections-paths{padding:68px 0;background:linear-gradient(100deg,#eff7ff,#e7f3ff);border-block:1px solid #d8e7f6}.collections-section-heading{max-width:780px;margin-bottom:28px}.collections-section-heading>div>p:not(.eyebrow){color:var(--muted);font-size:17px}.collections-path-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.collections-path-grid>a{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:21px 18px;border:1px solid #d5e5f5;border-radius:13px;background:rgba(255,255,255,.92);box-shadow:0 8px 24px rgba(17,49,91,.05);transition:.2s}.collections-path-grid>a:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(17,49,91,.11)}.collections-path-grid>a>span{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#e6f2ff;color:var(--blue);font-size:24px}.collections-path-grid strong,.collections-path-grid small{display:block}.collections-path-grid small{margin-top:3px;color:var(--muted)}.collections-path-grid>a>svg{color:var(--blue)}.collections-index-guide{display:grid;grid-template-columns:1.4fr .6fr;gap:70px;padding-block:76px}.collections-index-guide>div>p:not(.eyebrow){max-width:850px;color:#4d5e78;font-size:17px}.collections-index-guide>div>a{display:inline-flex;margin-top:10px;color:var(--blue);font-weight:800}.collections-index-guide aside{align-self:center;padding:28px;border-radius:16px;background:#071f4a;color:#fff;box-shadow:0 18px 42px rgba(7,31,74,.18)}.collections-index-guide aside>strong{font-size:20px}.collections-index-guide ul{margin:17px 0 0;padding:0;list-style:none}.collections-index-guide li{padding:10px 0;border-top:1px solid rgba(255,255,255,.15);color:#d2e0f1}.collections-index-guide li:before{content:"✓";margin-right:10px;color:#6fdcff;font-weight:900}.collections-index-faq{padding-bottom:80px}.collections-index-faq .faq details{margin-bottom:8px;padding:15px 17px;border:1px solid var(--line);border-radius:10px;background:#fff}
@media(max-width:900px){.collections-index-intro,.collections-index-guide{grid-template-columns:1fr;gap:25px}.collections-index-grid{grid-template-columns:1fr 1fr;grid-template-rows:420px 260px}.collection-index-card.featured{grid-column:1/3;grid-row:auto}.collections-path-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.collections-index-hero{min-height:580px}.collections-index-hero>.page-shell{padding-block:40px 52px}.collections-index-hero .breadcrumbs{margin-bottom:55px}.collections-index-hero h1{font-size:48px}.collections-index-hero p:not(.eyebrow){font-size:17px}.collections-index-intro{padding-top:48px}.collections-index-grid{grid-template-columns:1fr;grid-template-rows:390px 255px 255px;padding-bottom:50px}.collection-index-card.featured{grid-column:auto}.collection-index-card.featured .collection-index-overlay{padding:25px}.collection-index-card.featured .collection-index-overlay strong{font-size:29px}.collection-index-overlay{padding:21px}.collection-index-overlay strong{font-size:23px}.collections-paths{padding:48px 0}.collections-path-grid{grid-template-columns:1fr}.collections-index-guide{padding-block:52px}.collections-index-faq{padding-bottom:55px}}
