@font-face{font-family:'DM Serif Display';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/dm-serif-regular.ttf') format('truetype')}@font-face{font-family:'DM Serif Display';font-style:italic;font-weight:400;font-display:swap;src:url('../fonts/dm-serif-italic.ttf') format('truetype')}@font-face{font-family:'Manrope';font-style:normal;font-weight:400;font-display:swap;src:url('../fonts/manrope-400.ttf') format('truetype')}@font-face{font-family:'Manrope';font-style:normal;font-weight:500;font-display:swap;src:url('../fonts/manrope-500.ttf') format('truetype')}@font-face{font-family:'Manrope';font-style:normal;font-weight:600;font-display:swap;src:url('../fonts/manrope-600.ttf') format('truetype')}@font-face{font-family:'Manrope';font-style:normal;font-weight:700;font-display:swap;src:url('../fonts/manrope-700.ttf') format('truetype')}@font-face{font-family:'Manrope';font-style:normal;font-weight:800;font-display:swap;src:url('../fonts/manrope-800.ttf') format('truetype')}*,::before,::after{box-sizing:border-box;border:0 solid}h1,h2,h3,h4,h5,h6,p,figure,blockquote{margin:0}button,input{font:inherit}
/* Archivo Mediterráneo — marfil editorial, azul de oficio #164A83, terracota y composición asimétrica. */



:root { --background: #f7f3ea; --foreground: #182c3d; --card: #fffdf8; --card-foreground: #182c3d; --primary: #164a83; --primary-foreground: #fffdf8; --muted: #e9e3d6; --muted-foreground: #6d746f; --border: #d9d1c2; --ring: #c46b4b; --radius: .8rem; }
* { border-color: var(--border); }
html { scroll-behavior: smooth; background: var(--background); }
body { margin: 0; background: var(--background); color: var(--foreground); font-family: "Manrope", Arial, sans-serif; font-size: 15px; line-height: 1.6; overflow-x: hidden; }
body::selection { background: #e3b72c; color: #164a83; }
a { color: inherit; text-decoration: none; }
button, input { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button:focus-visible, a:focus-visible, input:focus-visible { outline: 3px solid #e3b72c; outline-offset: 3px; }
h1,h2,h3,p { margin-top: 0; }
h1,h2,h3 { font-weight: 400; line-height: .98; letter-spacing: -.045em; }
h1, h2, .quote-band p, .sale-stats strong { font-family: "DM Serif Display", Georgia, serif; font-weight: 400; letter-spacing: -.035em; }
h1 em,h2 em { color: #c46b4b; font-style: italic; }
.wide-wrap { width: min(1240px, calc(100% - 48px)); margin: 0 auto; }
.eyebrow { display: flex; align-items: center; gap: 9px; color: #607061; font-size: 10px; font-weight: 800; letter-spacing: .15em; line-height: 1.1; margin-bottom: 21px; text-transform: uppercase; }
.eyebrow span { background: #164a83; clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%); display: inline-block; height: 13px; position: relative; width: 13px; }
.eyebrow span::after { background: #e3b72c; border-radius: 50%; content: ""; height: 4px; left: 4.5px; position: absolute; top: 4.5px; width: 4px; }
.text-link, .big-cta, .outline-cta { align-items: center; display: inline-flex; gap: 10px; font-weight: 800; transition: transform 180ms cubic-bezier(.23,1,.32,1), background 180ms ease, color 180ms ease; }
.text-link:hover { color: #c46b4b; transform: translateX(4px); }
.text-link svg, .big-cta svg { transition: transform 180ms cubic-bezier(.23,1,.32,1); }
.text-link:hover svg, .big-cta:hover svg { transform: translateX(4px); }
.big-cta { background: #164a83; color: #fffdf8; padding: 16px 20px; }
.big-cta:hover { background: #c46b4b; }
.big-cta:active, .outline-cta:active { transform: scale(.97); }
.big-cta.light { background: #fffdf8; color: #164a83; }
.big-cta.light:hover { background: #e3b72c; color: #164a83; }

/* Global navigation: sale strip flows naturally; primary header is fixed and never nested in an overflow container. */
.sale-strip { background: #e3b72c; color: #19384f; position: relative; z-index: 40; }
.sale-strip-inner { align-items: center; display: flex; font-size: 11px; gap: 20px; justify-content: space-between; line-height: 1.4; padding: 9px 0; }
.sale-strip strong { font-weight: 800; }
.sale-strip a { align-items: center; display: inline-flex; flex: 0 0 auto; font-weight: 800; gap: 4px; text-decoration: underline; text-underline-offset: 3px; }
.site-header { background: rgba(255,253,248,.96); border-bottom: 1px solid rgba(24,44,61,.13); height: 73px; position: sticky; top: 0; z-index: 50; backdrop-filter: blur(14px); }
.header-inner { align-items: center; display: flex; height: 100%; justify-content: space-between; }
.brand { align-items: center; display: inline-flex; flex: 0 0 auto; font-family: "DM Serif Display", Georgia, serif; font-size: 37.5px; letter-spacing: -.06em; line-height: 1; }
.brand img { height: 51px; margin-right: 12px; object-fit: contain; width: 51px; }
.brand span span { color: #c46b4b; }
.site-nav { align-items: center; display: flex; gap: 25px; margin-left: auto; margin-right: 28px; }
.site-nav > a { color: #354b55; font-size: 11px; font-weight: 800; letter-spacing: .04em; position: relative; transition: color 160ms ease; white-space: nowrap; }
.site-nav > a::after { background: #e3b72c; bottom: -9px; content: ""; height: 2px; left: 0; position: absolute; transform: scaleX(0); transform-origin: right; transition: transform 180ms cubic-bezier(.23,1,.32,1); width: 100%; }
.site-nav > a:hover, .site-nav > a.active { color: #164a83; }
.site-nav > a:hover::after, .site-nav > a.active::after { transform: scaleX(1); transform-origin: left; }
.header-actions { align-items: center; display: flex; gap: 13px; }
.search-link, .menu-button { align-items: center; background: transparent; border: 0; color: #164a83; display: inline-flex; justify-content: center; padding: 6px; }
.search-link { border: 1px solid #d9d1c2; border-radius: 50%; height: 35px; width: 35px; }
.menu-button { display: none; }
.mobile-sale { display: none; }

/* Home */
.hero { color: #fffdf8; height: min(715px, calc(100vh - 107px)); min-height: 590px; position: relative; }
.hero-photo { background-position: center; background-size: cover; inset: 0; position: absolute; }
.hero-content { padding-top: clamp(72px, 10vh, 118px); position: relative; z-index: 1; }
.hero .eyebrow { color: rgba(255,253,248,.8); }
.hero .eyebrow span, .intro-band .eyebrow span, .ideas-strip .eyebrow span, .site-footer .eyebrow span { background: #e3b72c; }
.hero h1 { font-size: clamp(58px, 7.45vw, 108px); max-width: 720px; }
.hero h1 em { color: #e3b72c; }
.hero-content > p { font-size: 17px; line-height: 1.6; margin: 26px 0 29px; max-width: 455px; }
.hero-search { align-items: center; background: #fffdf8; color: #164a83; display: flex; max-width: 622px; padding: 6px 7px 6px 18px; }
.hero-search input { background: transparent; border: 0; color: #164a83; flex: 1; min-width: 0; outline: none; padding: 10px 13px; }
.hero-search input::placeholder { color: #7a8781; }
.hero-search button { align-items: center; background: #164a83; border: 0; color: white; cursor: pointer; display: inline-flex; gap: 10px; font-weight: 800; padding: 14px 18px; transition: background 180ms ease; }
.hero-search button:hover { background: #c46b4b; }
.hero-meta { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 28px; }
.hero-meta span { align-items: center; display: flex; font-size: 10px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; }
.hero-meta i { background: #e3b72c; border-radius: 50%; height: 5px; margin-right: 7px; width: 5px; }
.hero-index { align-items: flex-end; bottom: 25px; display: flex; font-size: 10px; font-weight: 800; gap: 12px; left: max(24px, calc((100% - 1240px)/2)); letter-spacing: .12em; position: absolute; text-transform: uppercase; z-index: 1; }
.hero-index .line { background: rgba(255,255,255,.6); display: block; height: 1px; margin-bottom: 5px; width: 100px; }
.intro-band { background: #164a83; color: #fffdf8; padding: 91px 0 103px; }
.intro-band-grid { align-items: end; display: grid; grid-template-columns: 1.35fr .85fr auto; gap: 48px; }
.intro-band .eyebrow { color: rgba(255,255,255,.74); }
.intro-band h2, .section-heading h2 { font-size: clamp(38px, 4.3vw, 62px); }
.intro-band h2 em { color: #e3b72c; }
.intro-band-grid > p { color: #d8e0e8; font-size: 15px; line-height: 1.75; margin-bottom: 2px; }
.intro-band .text-link { align-self: end; color: #fffdf8; font-size: 12px; white-space: nowrap; }
.editorial-section { padding: 112px 0; }
.section-heading { align-items: end; display: flex; justify-content: space-between; margin-bottom: 45px; }
.section-heading h2 { margin-bottom: 0; }
.round-link { align-items: center; border: 1px solid #164a83; border-radius: 50%; color: #164a83; display: flex; flex: 0 0 auto; font-size: 11px; font-weight: 800; height: 112px; justify-content: center; line-height: 1.25; padding: 20px; position: relative; text-align: center; transition: background 180ms ease,color 180ms ease,transform 180ms ease; width: 112px; }
.round-link svg { bottom: 13px; position: absolute; right: 15px; }
.round-link:hover { background: #164a83; color: white; transform: rotate(7deg); }
.destination-rail { display: grid; gap: 16px; grid-template-columns: 1.45fr repeat(4, .86fr); }
.destination-card { color: white; display: block; height: 424px; overflow: hidden; position: relative; }
.destination-card img { height: 100%; object-fit: cover; transition: transform 450ms cubic-bezier(.23,1,.32,1); width: 100%; }
.destination-card:hover img { transform: scale(1.06); }
.destination-card .card-overlay { background: linear-gradient(180deg, rgba(2,25,37,.04) 30%, rgba(2,25,37,.82)); inset: 0; position: absolute; }
.destination-copy { bottom: 22px; left: 20px; position: absolute; right: 17px; z-index: 1; }
.destination-copy span, .idea-card span { font-size: 9px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }
.destination-copy h3 { font-family: "DM Serif Display", Georgia, serif; font-size: 34px; margin: 4px 0 5px; }
.destination-copy p { font-size: 11px; line-height: 1.45; margin-bottom: 0; opacity: .82; }
.card-arrow { align-items: center; background: #e3b72c; bottom: 0; color: #164a83; display: flex; height: 38px; justify-content: center; position: absolute; right: 0; transform: translateY(100%); transition: transform 220ms cubic-bezier(.23,1,.32,1); width: 38px; z-index: 2; }
.destination-card:hover .card-arrow, .shop-card:hover .card-arrow { transform: translateY(0); }
.paper-section { background: #e9e3d6; padding: 110px 0; }
.guide-layout { align-items: center; display: grid; gap: clamp(40px, 8vw, 120px); grid-template-columns: .9fr 1.1fr; }
.guide-visual { display: block; position: relative; }
.guide-visual img { display: block; height: 510px; object-fit: cover; width: 100%; }
.visual-caption { background: #164a83; bottom: -16px; color: white; font-size: 10px; font-weight: 800; letter-spacing: .1em; padding: 11px 16px; position: absolute; right: -18px; text-transform: uppercase; }
.guide-feature h2 { font-size: clamp(42px, 4.6vw, 67px); margin-bottom: 25px; }
.guide-feature > p { color: #53615e; font-size: 16px; line-height: 1.8; max-width: 475px; }
.feature-data { border-top: 1px solid #c4bbab; display: flex; font-size: 10px; font-weight: 800; gap: 25px; letter-spacing: .08em; margin: 34px 0 26px; padding-top: 15px; text-transform: uppercase; }
.shop-section { background: #fffdf8; }
.heading-note { align-items: flex-start; color: #687774; display: flex; gap: 11px; max-width: 230px; }
.heading-note svg { color: #c46b4b; flex: 0 0 auto; margin-top: 4px; }
.heading-note p { font-size: 11px; line-height: 1.6; margin: 0; }
.shop-grid { display: grid; gap: 20px; grid-template-columns: repeat(4, 1fr); }
.shop-card { background: #f7f3ea; display: block; position: relative; transition: transform 220ms cubic-bezier(.23,1,.32,1), box-shadow 220ms ease; }
.shop-card:hover { box-shadow: 0 18px 35px rgba(27,45,51,.12); transform: translateY(-5px); }
.shop-img { height: 235px; overflow: hidden; position: relative; }
.shop-img img { height: 100%; object-fit: cover; transition: transform 350ms ease; width: 100%; }
.shop-card:hover .shop-img img { transform: scale(1.06); }
.shop-img span { background: #e3b72c; color: #164a83; font-size: 8px; font-weight: 800; left: 12px; letter-spacing: .1em; padding: 6px 8px; position: absolute; text-transform: uppercase; top: 12px; }
.shop-info { padding: 18px 17px 24px; position: relative; }
.place { align-items: center; color: #607061; display: flex; font-size: 10px; font-weight: 700; gap: 4px; letter-spacing: .02em; margin-bottom: 8px; }
.shop-info h3 { font-family: "DM Serif Display", Georgia, serif; font-size: 27px; margin-bottom: 5px; }
.shop-info > p:last-of-type { color: #6e746e; font-size: 11px; line-height: 1.5; margin-bottom: 0; }
.shop-card .card-arrow { bottom: 0; }
.center-cta { margin-top: 41px; text-align: center; }
.outline-cta { border: 1px solid #164a83; color: #164a83; font-size: 12px; padding: 13px 18px; }
.outline-cta:hover { background: #164a83; color: white; }
.ideas-strip { background: #164a83; color: white; padding: 108px 0; }
.ideas-strip .eyebrow { color: #bcd0de; }
.ideas-strip .section-heading h2 em { color: #e3b72c; }
.ideas-strip .text-link { color: white; }
.idea-grid { display: grid; gap: 18px; grid-template-columns: 1.1fr 1fr 1fr; }
.idea-card { background: #fffdf8; color: #164a83; display: grid; grid-template-columns: 1fr 1.08fr; min-height: 235px; overflow: hidden; transition: transform 220ms cubic-bezier(.23,1,.32,1); }
.idea-card:hover { transform: translateY(-5px); }
.idea-card img { height: 100%; object-fit: cover; transition: transform 360ms ease; width: 100%; }
.idea-card:hover img { transform: scale(1.05); }
.idea-card > div { padding: 23px 17px; }
.idea-card span { color: #c46b4b; display: block; font-size: 8px; }
.idea-card h3 { font-family: "DM Serif Display", Georgia, serif; font-size: 28px; line-height: 1; margin: 14px 0 10px; }
.idea-card p { color: #687774; font-size: 10px; line-height: 1.6; margin-bottom: 0; }
.numbers-section { background: #e3b72c; color: #164a83; }
.numbers-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.numbers-grid > div { border-right: 1px solid rgba(22,74,131,.28); padding: 37px 30px 39px 0; }
.numbers-grid > div + div { padding-left: 30px; }
.numbers-grid > div:last-child { border: 0; }
.numbers-grid svg { margin-bottom: 18px; }
.numbers-grid strong { display: block; font-family: "DM Serif Display", Georgia, serif; font-size: 27px; font-weight: 400; line-height: 1.05; max-width: 250px; }
.numbers-grid p { font-size: 10px; line-height: 1.6; margin: 10px 0 0; max-width: 260px; }
.professionals-teaser { background: #c46b4b; color: #fffdf8; padding: 103px 0; }
.professionals-grid { align-items: end; display: grid; gap: 60px; grid-template-columns: 1.2fr .8fr; }
.professionals-teaser .eyebrow { color: #f2d3c3; }
.professionals-teaser h2 { font-size: clamp(43px, 4.9vw, 68px); }
.professionals-teaser h2 em { color: #e3b72c; }
.professionals-grid > div:last-child p { color: #f8e7de; font-size: 16px; line-height: 1.75; margin-bottom: 27px; }

/* Footer */
.site-footer { background: #132e42; color: #e9eef1; padding-top: 67px; }
.footer-grid { display: grid; gap: 45px; grid-template-columns: 1.4fr .7fr .9fr 1fr; }
.footer-brand .brand { color: #fffdf8; margin-bottom: 19px; }
.footer-brand p { color: #a9bdca; font-size: 12px; line-height: 1.7; max-width: 214px; }
.footer-brand a { align-items: center; color: #e3b72c; display: inline-flex; font-size: 11px; font-weight: 700; gap: 7px; }
.site-footer .footer-grid > div:not(.footer-brand) > a { color: #c0cbd1; display: block; font-size: 11px; margin-bottom: 10px; transition: color 160ms ease; }
.site-footer a:hover { color: #e3b72c; }
.footer-heading { color: #e3b72c; font-size: 9px; font-weight: 800; letter-spacing: .12em; margin-bottom: 17px; text-transform: uppercase; }
.footer-note { border-left: 1px solid rgba(255,255,255,.17); padding-left: 24px; }
.mark-dot { background: #c46b4b; border-radius: 50%; display: block; height: 9px; margin-bottom: 14px; width: 9px; }
.footer-note p { color: #a9bdca; font-size: 10px; line-height: 1.7; }
.footer-social { align-items: center; display: flex; gap: 10px; margin-top: 20px; }
.footer-bottom { border-top: 1px solid rgba(255,255,255,.15); color: #92a8b6; display: flex; font-size: 9px; justify-content: space-between; margin-top: 53px; padding: 17px 0; }

/* Inner page shared patterns */
.trail { color: #758079; font-size: 10px; padding: 20px 0; }
.trail a { color: #164a83; font-weight: 700; }
.trail span { margin-left: 7px; }
.page-intro { border-top: 1px solid #dfd8cb; padding: 72px 0 77px; }
.intro-grid { align-items: end; display: grid; gap: 90px; grid-template-columns: 1.25fr .75fr; }
.intro-grid h1 { font-size: clamp(53px, 7vw, 94px); margin-bottom: 0; max-width: 750px; }
.intro-lead { color: #5d6d68; font-size: 16px; line-height: 1.8; margin-bottom: 0; max-width: 420px; }
.filter-section, .directory-section { background: #fffdf8; padding: 60px 0 112px; }
.filter-bar { align-items: center; border-bottom: 1px solid #ddd5c8; display: flex; justify-content: space-between; padding-bottom: 19px; }
.filter-bar > span { align-items: center; color: #53615e; display: flex; font-size: 11px; font-weight: 700; gap: 9px; }
.filter-bar > div { display: flex; flex-wrap: wrap; gap: 7px; }
.filter-bar button, .filter-pills button { background: transparent; border: 1px solid #d5cebf; color: #60706c; cursor: pointer; font-size: 10px; padding: 7px 11px; transition: all 160ms ease; }
.filter-bar button:hover, .filter-bar button.selected, .filter-pills button.selected { background: #164a83; border-color: #164a83; color: white; }
.destination-list { margin-top: 14px; }
.destination-list-item { align-items: center; border-bottom: 1px solid #ddd5c8; display: grid; gap: 25px; grid-template-columns: 45px 150px 1fr 25px; padding: 20px 0; transition: padding 180ms cubic-bezier(.23,1,.32,1); }
.destination-list-item:hover { padding-left: 13px; }
.destination-list-item img { height: 94px; object-fit: cover; width: 150px; }
.list-number { align-items: center; background: #164a83; clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%); color: #fffdf8; display: flex; font-size: 8px; font-weight: 800; height: 31px; justify-content: center; width: 31px; }
.destination-list-item p { color: #7a817c; font-size: 9px; font-weight: 800; letter-spacing: .1em; margin-bottom: 5px; text-transform: uppercase; }
.destination-list-item h2 { font-size: 38px; margin: 0 0 5px; }
.destination-list-item div > span { color: #5c6b67; font-size: 11px; }
.destination-list-item > svg { color: #c46b4b; transition: transform 160ms ease; }
.destination-list-item:hover > svg { transform: translateX(5px); }
.quote-band { background: #164a83; color: white; padding: 91px 0; }
.quote-band .wide-wrap { position: relative; }
.quote-band .wide-wrap::after { background: #c46b4b; clip-path: polygon(50% 0,100% 50%,50% 100%,0 50%); content: ""; height: 62px; position: absolute; right: 7%; top: -26px; width: 62px; }
.quote-band .wide-wrap::before { background: #e3b72c; border-radius: 50%; content: ""; height: 16px; position: absolute; right: calc(7% + 23px); top: -3px; width: 16px; z-index: 1; }
.quote-band p { font-family: "DM Serif Display", Georgia, serif; font-size: clamp(31px, 4vw, 55px); line-height: 1.07; margin: 0 0 19px; max-width: 830px; }
.quote-band span { color: #e3b72c; font-size: 10px; font-weight: 800; letter-spacing: .12em; text-transform: uppercase; }

/* Destination detail */
.city-hero { color: white; height: 560px; position: relative; }
.city-hero-photo { background-position: center; background-size: cover; inset: 0; position: absolute; }
.city-hero-content { padding-top: 86px; position: relative; }
.city-hero .eyebrow { color: #d5e0e8; }
.city-hero h1 { font-size: clamp(58px, 7.7vw, 105px); margin-bottom: 21px; }
.city-hero h1 em { color: #e3b72c; }
.city-hero p { font-size: 15px; line-height: 1.75; max-width: 450px; }
.city-meta { display: flex; flex-wrap: wrap; gap: 20px; margin-top: 28px; }
.city-meta span { font-size: 9px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.city-content { padding: 99px 0 100px; }
.city-intro { align-items: start; display: grid; gap: 130px; grid-template-columns: 1fr .8fr; margin-bottom: 65px; }
.city-intro h2 { font-size: clamp(40px, 4.6vw, 62px); max-width: 600px; }
.city-intro > p { color: #53615e; font-size: 16px; line-height: 1.8; margin-top: 41px; }
.collection-grid { display: grid; grid-template-columns: repeat(3, 1fr); }
.collection-note { border-right: 1px solid #d2ccbf; min-height: 222px; padding: 0 27px 0 0; }
.collection-note + .collection-note { padding-left: 27px; }
.collection-note:last-child { border: 0; }
.collection-note > span { color: #c46b4b; font-size: 11px; font-weight: 800; }
.collection-note h3 { font-family: "DM Serif Display", Georgia, serif; font-size: 28px; margin: 20px 0 10px; }
.collection-note p { color: #687774; font-size: 11px; line-height: 1.7; }
.collection-note a { align-items: center; color: #164a83; display: inline-flex; font-size: 10px; font-weight: 800; gap: 7px; margin-top: 12px; }
.city-feature { background: #e9e3d6; padding: 93px 0; }
.city-feature-grid { align-items: center; display: grid; gap: 10vw; grid-template-columns: 1fr .9fr; }
.city-feature-grid > img { height: 410px; object-fit: cover; width: 100%; }
.city-feature h2 { font-size: clamp(39px, 4.2vw, 59px); }
.city-feature p { color: #53615e; font-size: 14px; line-height: 1.8; }

/* Guides */
.guide-index { display: grid; gap: 70px; grid-template-columns: 1.1fr .9fr; padding-bottom: 106px; }
.guide-lead-card { background: #164a83; color: white; }
.guide-lead-card img { display: block; height: 360px; object-fit: cover; width: 100%; }
.guide-lead-card > div { padding: 30px 31px 35px; }
.guide-lead-card .eyebrow { color: #c4d5e3; }
.guide-lead-card h2 { font-size: 42px; margin-bottom: 17px; }
.guide-lead-card p { color: #d4e0e9; font-size: 12px; line-height: 1.75; max-width: 480px; }
.guide-lead-card a { align-items: center; color: #e3b72c; display: inline-flex; font-size: 11px; font-weight: 800; gap: 8px; margin-top: 10px; }
.guide-list { display: flex; flex-direction: column; justify-content: center; }
.guide-row { align-items: center; border-bottom: 1px solid #d8d0c2; display: grid; gap: 20px; grid-template-columns: 32px 1fr 24px; padding: 25px 0; transition: transform 160ms ease; }
.guide-row:hover { transform: translateX(6px); }
.guide-row > span { color: #c46b4b; font-size: 10px; font-weight: 800; }
.guide-row p { color: #78817c; font-size: 9px; font-weight: 800; letter-spacing: .1em; margin-bottom: 8px; text-transform: uppercase; }
.guide-row h3 { font-family: "DM Serif Display", Georgia, serif; font-size: 29px; margin-bottom: 8px; }
.guide-row div > span { color: #64726e; font-size: 11px; line-height: 1.6; }
.newsletter-band { background: #e3b72c; color: #164a83; padding: 64px 0; }
.newsletter-grid { align-items: end; display: grid; gap: 60px; grid-template-columns: 1fr .9fr; }
.newsletter-grid h2 { font-size: 46px; margin: 0; max-width: 560px; }
.newsletter-grid form { position: relative; }
.newsletter-grid input { background: transparent; border: 0; border-bottom: 1px solid #164a83; color: #164a83; outline: none; padding: 12px 110px 12px 0; width: 100%; }
.newsletter-grid input::placeholder { color: #426b8a; }
.newsletter-grid button { background: #164a83; border: 0; bottom: 7px; color: white; cursor: pointer; display: inline-flex; font-size: 11px; font-weight: 800; gap: 5px; padding: 10px 12px; position: absolute; right: 0; }
.newsletter-grid small { display: block; font-size: 9px; margin-top: 9px; }

/* Article */
.article-shell { background: #fffdf8; padding: 51px 0 0; }
.article-header { margin: 0 auto 47px; max-width: 830px; padding: 0 24px; }
.article-header h1 { font-size: clamp(52px, 7vw, 92px); margin-bottom: 27px; }
.article-header > p { color: #53615e; font-size: 17px; line-height: 1.8; max-width: 640px; }
.article-header > div { border-top: 1px solid #ded6c7; color: #73807a; display: flex; font-size: 10px; font-weight: 700; gap: 24px; margin-top: 29px; padding-top: 13px; }
.article-hero { display: block; height: min(690px, 60vw); margin: 0 auto; max-width: 1440px; object-fit: cover; width: 100%; }
.article-layout { display: grid; gap: 80px; grid-template-columns: 175px minmax(0, 630px); margin: 0 auto; max-width: 925px; padding: 73px 24px 105px; }
.article-layout aside { border-top: 2px solid #e3b72c; padding-top: 11px; }
.article-layout aside p { color: #164a83; font-size: 9px; font-weight: 800; letter-spacing: .1em; margin-bottom: 13px; text-transform: uppercase; }
.article-layout aside a { color: #697773; display: block; font-size: 10px; line-height: 1.55; margin-bottom: 11px; }
.article-body { font-size: 16px; line-height: 1.9; }
.article-body .lead-paragraph { color: #164a83; font-family: "DM Serif Display", Georgia, serif; font-size: 29px; line-height: 1.35; margin-bottom: 53px; }
.article-body h2 { font-size: 47px; margin: 56px 0 23px; }
.article-item { border-top: 1px solid #ded6c7; display: grid; gap: 22px; grid-template-columns: 33px 1fr; padding: 21px 0; }
.article-item > span { color: #c46b4b; font-size: 10px; font-weight: 800; }
.article-item h3 { font-family: "DM Serif Display", Georgia, serif; font-size: 28px; margin-bottom: 8px; }
.article-item p { color: #55635f; font-size: 14px; line-height: 1.75; margin: 0; }
.article-callout { align-items: flex-start; background: #e9e3d6; color: #164a83; display: flex; gap: 15px; margin-top: 38px; padding: 23px; }
.article-callout svg { color: #c46b4b; flex: 0 0 auto; margin-top: 4px; }
.article-callout p { font-size: 13px; line-height: 1.7; margin: 0; }
.related-guides { background: #164a83; color: white; padding: 70px 0; }
.related-guides .eyebrow { color: #bcd0de; }
.related-guides > div > div { display: grid; gap: 20px; grid-template-columns: 1fr 1fr; }
.related-guides a { align-items: center; border-top: 1px solid rgba(255,255,255,.35); display: flex; font-family: "DM Serif Display", Georgia, serif; font-size: 25px; gap: 22px; justify-content: space-between; padding-top: 17px; }

/* Directory and profile */
.directory-tools { align-items: center; border-bottom: 1px solid #ded6c7; display: flex; justify-content: space-between; margin-bottom: 30px; padding-bottom: 20px; }
.directory-tools > div:first-child { align-items: center; border-bottom: 1px solid #164a83; color: #164a83; display: flex; max-width: 340px; padding: 8px 0; width: 100%; }
.directory-tools input { background: transparent; border: 0; color: #164a83; flex: 1; font-size: 11px; outline: none; padding-left: 10px; }
.filter-pills { display: flex; flex-wrap: wrap; gap: 6px; justify-content: end; }
.directory-grid { display: grid; gap: 20px; grid-template-columns: repeat(4, 1fr); }
.directory-card { background: #f7f3ea; transition: transform 180ms ease,box-shadow 180ms ease; }
.directory-card:hover { box-shadow: 0 14px 29px rgba(22,44,58,.12); transform: translateY(-5px); }
.directory-card > img { display: block; height: 235px; object-fit: cover; width: 100%; }
.directory-card-body { padding: 17px; }
.directory-card-body h3 { font-family: "DM Serif Display", Georgia, serif; font-size: 27px; margin: 6px 0; }
.directory-card-body > p:not(.place) { color: #6f7b76; font-size: 11px; margin-bottom: 20px; }
.directory-card-body span { align-items: center; color: #164a83; display: flex; font-size: 10px; font-weight: 800; gap: 5px; justify-content: space-between; }
.directory-foot { align-items: center; border-top: 1px solid #ded6c7; display: flex; justify-content: space-between; margin-top: 45px; padding-top: 21px; }
.directory-foot p { align-items: center; color: #65736f; display: flex; font-size: 11px; gap: 8px; margin: 0; }
.profile-hero { display: grid; grid-template-columns: 1fr 1fr; min-height: 525px; }
.profile-image img { height: 100%; object-fit: cover; width: 100%; }
.profile-title { background: #164a83; color: white; padding: clamp(55px, 8vw, 120px) clamp(36px, 7vw, 105px); }
.profile-title .eyebrow { color: #bcd0de; }
.profile-title h1 { font-size: clamp(57px, 7vw, 92px); }
.profile-title h1 em { color: #e3b72c; }
.profile-title > p { color: #d4e0e9; font-size: 14px; line-height: 1.75; max-width: 380px; }
.profile-contact { align-items: center; border-bottom: 1px solid #e3b72c; color: #e3b72c; display: inline-flex; font-size: 11px; font-weight: 800; gap: 8px; margin-top: 18px; padding-bottom: 5px; }
.profile-facts { display: grid; grid-template-columns: repeat(4, 1fr); padding: 43px 0; }
.profile-facts div { border-right: 1px solid #d7cfbf; padding: 0 24px; }
.profile-facts div:first-child { padding-left: 0; }
.profile-facts div:last-child { border: 0; }
.profile-facts span { color: #78817c; display: block; font-size: 9px; font-weight: 800; letter-spacing: .1em; margin-bottom: 7px; text-transform: uppercase; }
.profile-facts strong { font-family: "DM Serif Display", Georgia, serif; font-size: 21px; font-weight: 400; line-height: 1.15; }
.profile-story { background: #e9e3d6; padding: 93px 0; }
.profile-story-grid { display: grid; gap: 10vw; grid-template-columns: 1.1fr .8fr; }
.profile-story h2 { font-size: clamp(38px, 4.5vw, 61px); }
.profile-story-grid > div:last-child p { color: #53615e; font-size: 15px; line-height: 1.85; }
.profile-selection { padding: 96px 0 110px; }
.demo-chip { border: 1px solid #c46b4b; color: #c46b4b; font-size: 9px; font-weight: 800; letter-spacing: .08em; padding: 8px 10px; text-transform: uppercase; }
.selection-grid { display: grid; gap: 20px; grid-template-columns: 1fr 1fr .8fr; }
.selection-grid > div { background: #f1ede4; }
.selection-grid img { display: block; height: 290px; object-fit: cover; width: 100%; }
.selection-grid > div:not(.selection-copy) h3, .selection-grid > div:not(.selection-copy) p { margin-left: 18px; margin-right: 18px; }
.selection-grid h3 { font-family: "DM Serif Display", Georgia, serif; font-size: 28px; margin-bottom: 8px; margin-top: 18px; }
.selection-grid > div:not(.selection-copy) p { color: #68746f; font-size: 11px; line-height: 1.6; padding-bottom: 15px; }
.selection-copy { background: #164a83 !important; color: white; padding: 32px 25px; }
.selection-copy svg { color: #e3b72c; }
.selection-copy h3 { margin-top: 25px; }
.selection-copy p { color: #c6d8e5; font-size: 12px; line-height: 1.75; }
.selection-copy a { align-items: center; color: #e3b72c; display: inline-flex; font-size: 10px; font-weight: 800; gap: 7px; margin-top: 12px; }

/* Ideas */
.ideas-page-grid { display: grid; gap: 19px; grid-template-columns: 1.25fr .8fr .8fr; padding-bottom: 107px; }
.ideas-page-card { color: white; display: block; height: 470px; overflow: hidden; position: relative; }
.ideas-page-card img { height: 100%; object-fit: cover; transition: transform 400ms ease; width: 100%; }
.ideas-page-card:hover img { transform: scale(1.06); }
.ideas-page-card::after { background: linear-gradient(180deg,rgba(9,30,43,.04),rgba(9,30,43,.82)); content: ""; inset: 0; position: absolute; }
.ideas-page-card > div { bottom: 24px; left: 22px; position: absolute; right: 20px; z-index: 1; }
.ideas-page-card span { color: #f7d45b; font-size: 9px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.ideas-page-card h2 { font-size: 35px; margin: 10px 0; }
.ideas-page-card p { font-size: 11px; line-height: 1.65; margin-bottom: 13px; }
.ideas-page-card svg { color: #f7d45b; }
.occasion-band { background: #e3b72c; color: #164a83; padding: 76px 0; }
.occasion-layout { display: grid; gap: 55px; grid-template-columns: 1.1fr .9fr; }
.occasion-layout h2 { font-size: 52px; margin: 0; max-width: 600px; }
.occasion-layout > div { align-self: end; display: flex; flex-wrap: wrap; gap: 8px; }
.occasion-layout button { background: transparent; border: 1px solid rgba(22,74,131,.55); color: #164a83; cursor: pointer; font-size: 10px; font-weight: 800; padding: 10px; }
.occasion-layout button:hover { background: #164a83; color: white; }
.ideas-detail-hero { background: #fffdf8; padding: 47px 0 65px; }
.ideas-detail-grid { align-items: center; display: grid; gap: 80px; grid-template-columns: 1fr 1fr; }
.ideas-detail-grid h1 { font-size: clamp(56px, 7vw, 96px); }
.ideas-detail-grid p { color: #596865; font-size: 16px; line-height: 1.75; max-width: 450px; }
.ideas-detail-grid img { height: 420px; object-fit: cover; width: 100%; }
.detail-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 24px; }
.detail-tags span { border: 1px solid #c9c2b5; color: #5e6c68; font-size: 9px; font-weight: 800; padding: 7px 9px; text-transform: uppercase; }
.picks-list { padding: 66px 0 100px; }
.picks-list article { align-items: center; border-bottom: 1px solid #d8d1c4; display: grid; gap: 27px; grid-template-columns: 55px 1fr auto; padding: 23px 0; }
.picks-list article > span { color: #c46b4b; font-size: 11px; font-weight: 800; }
.picks-list h2 { font-size: 35px; margin: 0 0 6px; }
.picks-list p { color: #65726d; font-size: 12px; margin: 0; }
.picks-list a { align-items: center; color: #164a83; display: flex; font-size: 10px; font-weight: 800; gap: 10px; }
.callout-strip { background: #164a83; color: #d6e2e9; padding: 32px 0; }
.callout-strip > div { align-items: center; display: flex; gap: 15px; max-width: 830px; }
.callout-strip svg { color: #e3b72c; }
.callout-strip p { font-size: 12px; line-height: 1.65; margin: 0; }

/* Professional and sale */
.pro-hero { background: #164a83; color: white; padding: 95px 0; }
.pro-hero-grid { align-items: center; display: grid; gap: 100px; grid-template-columns: 1.15fr .85fr; }
.pro-hero .eyebrow { color: #bcd0de; }
.pro-hero h1 { font-size: clamp(51px, 6.2vw, 86px); }
.pro-hero h1 em { color: #e3b72c; }
.pro-hero > div > div > p { color: #d1e0e9; font-size: 16px; line-height: 1.8; max-width: 580px; }
.pro-card { background: #fffdf8; color: #164a83; padding: 33px; }
.pro-card > span { color: #c46b4b; font-size: 9px; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.pro-card h2 { font-size: 39px; margin: 24px 0 17px; }
.pro-card > p { color: #64736f; font-size: 12px; line-height: 1.7; }
.pro-card > div { align-items: center; border-top: 1px solid #dfd7c9; display: flex; gap: 15px; padding: 11px 0; }
.pro-card strong { color: #c46b4b; font-size: 15px; }
.pro-card div p { font-size: 10px; font-weight: 700; margin: 0; }
.benefits-section { padding: 104px 0; }
.heading-copy { color: #66736e; font-size: 13px; line-height: 1.75; max-width: 270px; }
.benefit-grid { display: grid; grid-template-columns: repeat(3,1fr); }
.benefit-grid article { border-right: 1px solid #d7d0c3; padding: 0 30px 0 0; }
.benefit-grid article + article { padding-left: 30px; }
.benefit-grid article:last-child { border: 0; }
.benefit-grid span { color: #c46b4b; font-size: 11px; font-weight: 800; }
.benefit-grid h3 { font-size: 32px; margin: 21px 0 11px; }
.benefit-grid p { color: #65736f; font-size: 12px; line-height: 1.75; max-width: 290px; }
.pro-contact { background: #e3b72c; color: #164a83; padding: 75px 0; }
.pro-contact > div { align-items: end; display: grid; gap: 80px; grid-template-columns: 1.1fr .9fr; }
.pro-contact h2 { font-size: 52px; margin-bottom: 0; }
.pro-contact > div > div > p { font-size: 14px; line-height: 1.75; margin-bottom: 18px; }
.mail-link { align-items: center; border-bottom: 2px solid #164a83; display: inline-flex; font-size: 17px; font-weight: 800; gap: 8px; padding-bottom: 7px; }
.sale-page { background: #164a83; color: white; padding: 100px 0; }
.sale-page-grid { align-items: center; display: grid; gap: 100px; grid-template-columns: 1.15fr .85fr; }
.sale-page .eyebrow { color: #bcd0de; }
.sale-page h1 { font-size: clamp(70px, 9vw, 130px); margin-bottom: 18px; }
.sale-page h1 span { color: #e3b72c; }
.sale-tagline { color: #d6e3ea; font-size: 19px; line-height: 1.7; max-width: 565px; }
.direct-email { color: #b7ccd9; font-size: 11px; margin-top: 17px; }
.direct-email a { color: #e3b72c; font-weight: 800; }
.sale-summary { background: #f7f3ea; color: #164a83; padding: 34px; }
.sale-summary > span { color: #c46b4b; font-size: 9px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.sale-summary h2 { font-size: 42px; margin: 23px 0 18px; }
.sale-summary > p { color: #64716d; font-size: 13px; line-height: 1.75; }
.sale-stats { border-top: 1px solid #d9d0c1; display: grid; grid-template-columns: repeat(3,1fr); margin-top: 25px; padding-top: 16px; }
.sale-stats strong { display: block; font-family: "DM Serif Display", Georgia, serif; font-size: 37px; font-weight: 400; }
.sale-stats span { color: #64716d; display: block; font-size: 8px; font-weight: 800; line-height: 1.3; text-transform: uppercase; }
.sale-reasons { padding: 99px 0; }
.sale-reasons h2 { font-size: clamp(43px, 5.2vw, 70px); }
.sale-reasons > div > div { margin-left: auto; max-width: 650px; }
.sale-reasons p { align-items: baseline; border-bottom: 1px solid #d9d1c3; display: flex; font-family: "DM Serif Display", Georgia, serif; font-size: 29px; gap: 25px; line-height: 1.2; margin: 0; padding: 18px 0; }
.sale-reasons p span { color: #c46b4b; font-family: "Manrope", sans-serif; font-size: 10px; font-weight: 800; }
.sale-contact { background: #e3b72c; color: #164a83; padding: 56px 0; }
.sale-contact > div { align-items: center; display: flex; justify-content: space-between; }
.sale-contact > div > div { align-items: center; display: flex; gap: 17px; }
.sale-contact h2 { font-size: 36px; margin: 0; }
.sale-contact > div > a { align-items: center; border-bottom: 2px solid #164a83; display: inline-flex; font-weight: 800; gap: 7px; padding-bottom: 4px; }

/* Responsive */
@media (max-width: 1050px) { .site-nav { gap: 15px; margin-right: 15px; } .site-nav > a { font-size: 10px; } .destination-rail { grid-template-columns: 1.25fr repeat(4,.8fr); } .destination-copy h3 { font-size: 28px; } .idea-grid { grid-template-columns: repeat(3,1fr); } .idea-card { grid-template-columns: 1fr; } .idea-card img { height: 130px; } }
@media (max-width: 820px) { .wide-wrap { width: min(100% - 36px, 1240px); } .sale-strip-inner { align-items: center; font-size: 9px; gap: 10px; min-height: 40px; } .sale-strip-inner > span { max-width: none; } .sale-strip-detail { display: none; } .site-header { height: 64px; } .brand { font-size: 34.5px; } .brand img { height: 46.5px; margin-right: 11px; width: 46.5px; } .menu-button { display: inline-flex; } .site-nav { background: #fffdf8; border-bottom: 1px solid #d8d0c2; box-shadow: 0 15px 25px rgba(22,44,61,.08); display: none; left: 0; margin: 0; padding: 19px 18px 22px; position: absolute; right: 0; top: 64px; } .site-nav.is-open { display: flex; flex-direction: column; align-items: flex-start; gap: 16px; } .site-nav > a { font-size: 12px; } .site-nav > a::after { bottom: -4px; } .mobile-sale { align-items: center; color: #c46b4b !important; display: flex; gap: 5px; margin-top: 6px; } .hero { height: 625px; min-height: 0; } .hero-content { padding-top: 66px; } .hero h1 { font-size: clamp(55px, 13vw, 83px); } .hero-content > p { font-size: 15px; max-width: 390px; } .hero-index { display: none; } .intro-band { padding: 68px 0; } .intro-band-grid, .guide-layout, .city-intro, .city-feature-grid, .newsletter-grid, .pro-hero-grid, .sale-page-grid { gap: 35px; grid-template-columns: 1fr; } .intro-band-grid .text-link { align-self: auto; } .editorial-section { padding: 75px 0; } .section-heading { align-items: start; gap: 23px; } .round-link { height: 84px; width: 84px; } .round-link span { display: none; } .round-link svg { bottom: auto; right: auto; } .destination-rail { grid-template-columns: 1.2fr 1fr; } .destination-card { height: 345px; } .destination-card:nth-child(n+4) { display: none; } .guide-visual img { height: 420px; } .shop-grid, .directory-grid { grid-template-columns: repeat(2,1fr); } .shop-img { height: 255px; } .idea-grid { grid-template-columns: repeat(3,1fr); overflow-x: auto; padding-bottom: 8px; } .idea-card { min-width: 220px; } .numbers-grid { grid-template-columns: 1fr; } .numbers-grid > div, .numbers-grid > div + div { border-bottom: 1px solid rgba(22,74,131,.28); border-right: 0; padding: 27px 0; } .professionals-grid { grid-template-columns: 1fr; } .footer-grid { grid-template-columns: 1.2fr 1fr; } .footer-note { border-left: 0; padding-left: 0; } .intro-grid { gap: 30px; grid-template-columns: 1fr; } .page-intro { padding: 55px 0 60px; } .filter-bar, .directory-tools { align-items: start; flex-direction: column; gap: 16px; } .filter-bar > div, .filter-pills { justify-content: start; } .destination-list-item { grid-template-columns: 30px 110px 1fr 22px; } .destination-list-item img { height: 78px; width: 110px; } .destination-list-item h2 { font-size: 30px; } .collection-grid, .benefit-grid { grid-template-columns: 1fr; } .collection-note, .collection-note + .collection-note, .benefit-grid article, .benefit-grid article + article { border-bottom: 1px solid #d2ccbf; border-right: 0; min-height: auto; padding: 25px 0; } .guide-index { gap: 35px; grid-template-columns: 1fr; } .article-layout { gap: 35px; grid-template-columns: 1fr; } .article-layout aside { display: none; } .profile-hero { grid-template-columns: 1fr; } .profile-image { height: 300px; } .profile-facts { grid-template-columns: repeat(2,1fr); row-gap: 23px; } .profile-facts div:nth-child(2) { border: 0; } .profile-facts div:nth-child(3) { padding-left: 0; } .selection-grid, .ideas-page-grid { grid-template-columns: 1fr 1fr; } .selection-copy { grid-column: span 2; } .ideas-page-card { height: 400px; } .ideas-page-card:first-child { grid-column: span 2; } .occasion-layout { grid-template-columns: 1fr; gap: 30px; } .ideas-detail-grid { gap: 38px; grid-template-columns: 1fr; } .picks-list article { grid-template-columns: 35px 1fr; } .picks-list article a { grid-column: 2; } .pro-contact > div { gap: 35px; grid-template-columns: 1fr; } .sale-contact > div { align-items: start; flex-direction: column; gap: 25px; } }
@media (max-width: 520px) { .wide-wrap { width: calc(100% - 32px); } .sale-strip-inner a { text-align: right; } .hero { height: 570px; } .hero-content { padding-top: 48px; } .hero h1 { font-size: 55px; } .hero-search { margin-right: 0; padding-left: 13px; } .hero-search input { font-size: 11px; padding: 10px 7px; } .hero-search button { font-size: 0; gap: 0; padding: 13px; } .hero-search button svg { width: 19px; } .hero-meta { gap: 12px; margin-top: 20px; } .hero-meta span { font-size: 8px; } .intro-band h2, .section-heading h2 { font-size: 39px; } .section-heading { margin-bottom: 30px; } .destination-rail { gap: 10px; grid-template-columns: 1fr 1fr; } .destination-card { height: 305px; } .destination-card:nth-child(n+3) { display: none; } .destination-copy { bottom: 16px; left: 14px; } .destination-copy h3 { font-size: 27px; } .destination-copy p { display: none; } .paper-section { padding: 68px 0; } .guide-visual img { height: 355px; } .visual-caption { right: -7px; } .guide-feature h2 { font-size: 42px; } .feature-data { gap: 12px; } .shop-grid, .directory-grid { gap: 13px; } .shop-img, .directory-card > img { height: 180px; } .shop-info { padding: 13px 12px 19px; } .shop-info h3, .directory-card-body h3 { font-size: 23px; } .shop-info > p:last-of-type { font-size: 9px; } .heading-note { display: none; } .footer-grid { grid-template-columns: 1fr 1fr; gap: 31px 20px; } .footer-brand { grid-column: span 2; } .footer-bottom { font-size: 8px; gap: 15px; } .intro-grid h1 { font-size: 54px; } .filter-section, .directory-section { padding: 41px 0 70px; } .destination-list-item { gap: 12px; grid-template-columns: 22px 80px 1fr 18px; } .destination-list-item img { height: 67px; width: 80px; } .destination-list-item h2 { font-size: 26px; } .destination-list-item div > span { font-size: 9px; } .city-hero { height: 505px; } .city-hero-content { padding-top: 65px; } .city-hero h1 { font-size: 61px; } .city-intro { margin-bottom: 36px; } .city-content { padding: 64px 0; } .city-intro h2 { font-size: 41px; } .city-feature-grid > img { height: 300px; } .guide-lead-card h2 { font-size: 37px; } .guide-row h3 { font-size: 25px; } .newsletter-grid h2 { font-size: 41px; } .article-header { padding: 0 16px; } .article-header h1 { font-size: 52px; } .article-header > div { flex-direction: column; gap: 3px; } .article-layout { padding-left: 16px; padding-right: 16px; } .article-body .lead-paragraph { font-size: 26px; } .article-body h2 { font-size: 41px; } .related-guides > div > div { grid-template-columns: 1fr; } .related-guides a { font-size: 22px; } .profile-title { padding: 58px 25px; } .profile-facts { column-gap: 17px; } .profile-facts div { padding: 0 0 0 17px; } .profile-facts strong { font-size: 19px; } .profile-story, .profile-selection { padding: 65px 0; } .selection-grid { grid-template-columns: 1fr; } .selection-copy { grid-column: auto; } .selection-grid img { height: 260px; } .ideas-page-grid { grid-template-columns: 1fr; } .ideas-page-card, .ideas-page-card:first-child { grid-column: auto; height: 355px; } .occasion-layout h2 { font-size: 42px; } .ideas-detail-grid img { height: 300px; } .picks-list h2 { font-size: 30px; } .callout-strip > div { align-items: start; } .pro-hero { padding: 65px 0; } .pro-hero h1 { font-size: 52px; } .pro-card h2 { font-size: 34px; } .benefit-grid h3 { font-size: 29px; } .pro-contact h2 { font-size: 40px; } .sale-page { padding: 66px 0; } .sale-page h1 { font-size: 69px; } .sale-tagline { font-size: 16px; } .sale-summary h2 { font-size: 35px; } .sale-reasons { padding: 66px 0; } .sale-reasons p { font-size: 24px; gap: 14px; } .sale-contact h2 { font-size: 32px; } }
@media (prefers-reduced-motion: no-preference) { .editorial-section, .paper-section, .city-content, .benefits-section { animation: enter .55s cubic-bezier(.23,1,.32,1) both; } @keyframes enter { from { opacity: 0; transform: translateY(12px); } to { opacity: 1; transform: translateY(0); } } }
