/* Editorial category tiles and three-slide hero, 18 September 2026. */
body.vv-editorial-ready .vv-category-teaser{display:none!important}
.vv-editorial-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:0 max(24px,4vw) 64px;background:#f9f0ea;font-family:Jost,sans-serif}
.vv-editorial-tile{position:relative;display:block;aspect-ratio:4/5;overflow:hidden;border-radius:22px;color:#713d32!important;text-decoration:none!important;background:#eee2d7;isolation:isolate}
.vv-editorial-tile img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.vv-editorial-tile:hover img{transform:scale(1.035)}
.vv-editorial-tile__copy{position:absolute;inset:0 0 auto;text-align:center;padding:30px 18px;background:linear-gradient(#f7ece366,transparent)}
.vv-editorial-tile h2{font:800 clamp(24px,2.7vw,40px)/1.1 Jost,sans-serif!important;color:#713d32!important;margin:0 0 12px!important;letter-spacing:-.025em}
.vv-editorial-tile p{font-size:15px;line-height:1.4;color:#684d45;margin:0}
.vv-editorial-tile__cta{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);white-space:nowrap;padding:10px 22px;border-radius:30px;background:#fff9f2e8;color:#713d32;font-size:12px;letter-spacing:.07em;font-weight:700;text-transform:uppercase;min-height:40px;display:flex;align-items:center}
.vv-editorial-tile:focus-visible,.vv-hero-carousel :focus-visible{outline:3px solid #ac4d43;outline-offset:-5px}
body.type-index .vv-hero.vv-hero-carousel{padding:0!important;background-image:none!important;display:block!important;min-height:540px;max-height:880px}
.vv-hero.vv-hero-carousel::before,.vv-hero.vv-hero-carousel::after{display:none!important}
.vv-hero-track{display:flex;width:100%;height:100%;will-change:transform;touch-action:pan-y}
.vv-hero-slide{position:relative;flex:0 0 100%;min-width:0;height:100%;overflow:hidden;background:#f4e9dd;display:flex;align-items:center;padding:90px 6vw 65px;box-sizing:border-box}
.vv-hero-slide__image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center right;z-index:0}
.vv-hero-slide--original .vv-hero__copy{width:88%;max-width:1060px!important}
.vv-hero-season-copy{position:relative;z-index:1;width:47%;max-width:630px}
.vv-hero.vv-hero-carousel .vv-hero-season-copy h2{font:800 clamp(42px,5.4vw,82px)/1.08 Jost,sans-serif!important;white-space:pre-line;color:#8e4036!important;margin:0 0 22px!important;letter-spacing:-.03em!important}
.vv-hero-season-copy p{max-width:360px;font:600 clamp(17px,1.5vw,22px)/1.4 Jost,sans-serif;color:#55433e;margin:0 0 28px}
.vv-hero-cta{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:13px 25px;border-radius:30px;background:#ac4d43;color:#fff9f2!important;text-decoration:none!important;font:700 13px Jost,sans-serif;text-transform:uppercase;letter-spacing:.06em}
.vv-hero-cta:hover{background:#853b33}
.vv-hero-controls{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);z-index:4;display:flex;align-items:center;gap:4px;padding:3px 8px;background:#fff9f2db;border-radius:32px;backdrop-filter:blur(8px)}
.vv-hero-controls>button{border:0;background:transparent;color:#713d32;font-size:24px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:grid;place-items:center}
.vv-hero-controls .vv-hero-pause{font-size:14px}
.vv-hero-dots{display:flex;align-items:center}
.vv-hero-dots button{position:relative;display:grid;place-items:center;width:30px;height:40px;border:0;background:transparent;cursor:pointer}
.vv-hero-dots button:before{content:'';width:7px;height:7px;border-radius:10px;background:#ad8e82;transition:width .3s}
.vv-hero-dots button[aria-pressed=true]:before{width:22px;background:#8e4036}
@media(max-width:900px){.vv-editorial-tiles{gap:14px;padding:0 24px 44px}.vv-editorial-tile__copy{padding:25px 12px}.vv-editorial-tile h2{font-size:26px!important}.vv-editorial-tile p{font-size:13px}}
@media(max-width:650px){.vv-editorial-tiles{grid-template-columns:1fr;padding:0 20px 40px;gap:20px}.vv-editorial-tile{aspect-ratio:4/4.7;border-radius:18px}.vv-editorial-tile h2{font-size:32px!important}.vv-editorial-tile p{font-size:15px}.vv-editorial-tile__copy{padding:30px 20px}.vv-hero.vv-hero-carousel{height:82svh!important;min-height:600px!important;max-height:760px!important}.vv-hero-slide{padding:88px 24px 75px;align-items:flex-start}.vv-hero-slide--season .vv-hero-slide__image{inset:auto 0 0;height:62%;object-fit:cover;object-position:70% center}.vv-hero-slide--season:after{content:'';position:absolute;inset:32% 0 auto;height:16%;background:linear-gradient(#f4e9dd,transparent)}.vv-hero-season-copy{width:100%;max-width:100%}.vv-hero.vv-hero-carousel .vv-hero-season-copy h2{font-size:42px!important;margin-bottom:14px!important}.vv-hero-season-copy p{max-width:290px;font-size:17px;margin-bottom:18px}.vv-hero-cta{font-size:12px;padding:11px 20px}.vv-hero-slide--original .vv-hero__copy{width:100%;max-width:100%!important}.vv-hero-controls{bottom:16px}.vv-hero.vv-hero-carousel h1{font-size:clamp(30px,8vw,46px)!important;white-space:normal!important}.vv-hero-slide--original .vv-hero__subtitle{max-width:250px!important}}
@media(prefers-reduced-motion:reduce){.vv-hero-track,.vv-editorial-tile img{transition:none!important}}

body.type-index.vv-hero-light:not(.vv-header-scrolled) .vv-custom-menu a,body.type-index.vv-hero-light:not(.vv-header-scrolled) #header .navigation-buttons a,body.type-index.vv-hero-light:not(.vv-header-scrolled) #header .navigation-buttons i,body.type-index.vv-hero-light:not(.vv-header-scrolled) #header .navigation-buttons span[class*="icon"],body.type-index.vv-hero-light:not(.vv-header-scrolled) #header .navigation-buttons [class*="icon"]::before{color:#713d32!important}
body.type-index.vv-hero-light:not(.vv-header-scrolled) #header .site-name img{filter:brightness(0) saturate(100%) invert(24%) sepia(30%) saturate(1125%) hue-rotate(329deg) brightness(93%) contrast(91%)!important}
.vv-hero-cloned-title{font:800 clamp(48px,6.2vw,104px)/1.12 Jost,sans-serif;color:var(--vv-red);margin:0 0 clamp(16px,1.8vw,28px);white-space:nowrap}
@media(max-width:650px){.vv-hero-cloned-title{font-size:clamp(30px,8vw,46px);white-space:normal}}
@media(max-width:650px){body.type-index .vv-hero.vv-hero-carousel{margin-top:0!important;height:82svh!important;min-height:600px!important;max-height:760px!important}body.type-index .vv-hero.vv-hero-carousel .vv-hero-slide{padding-top:32px}body.type-index .vv-hero.vv-hero-carousel .vv-hero__copy{position:relative!important;top:auto!important;left:auto!important}}
