:root{--bg:#fffdfb;--surface:#fffdfb;--surface-2:#f5efe6;--text:#221b19;--muted:#71665f;--accent:#750c1f;--accent-2:#4b0412;--accent-soft:rgba(117,12,31,0.08);--champagne:#dcc6a7;--border:rgba(34,27,25,0.08);--shadow:0 20px 60px rgba(34,27,25,0.07);--radius:20px;--content-width:1420px;--body-font:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--heading-font:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:radial-gradient(circle at top left,rgba(117,12,31,0.05),transparent 28%),radial-gradient(circle at top right,rgba(75,4,18,0.04),transparent 24%),linear-gradient(180deg,var(--bg) 0%,var(--surface) 46%,var(--surface-2) 100%);background:radial-gradient(circle at top left,color-mix(in srgb,var(--accent) 5%,transparent),transparent 28%),radial-gradient(circle at top right,color-mix(in srgb,var(--accent-2) 4%,transparent),transparent 24%),linear-gradient(180deg,var(--bg) 0%,var(--surface) 46%,var(--surface-2) 100%);font-family:var(--body-font);font-size:16px;line-height:1.56;font-feature-settings:"kern" 1,"liga" 1,"onum" 1}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}.site-wrap{width:min(calc(100% - 4rem),var(--content-width));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(16px);background:linear-gradient(180deg,rgba(255,253,251,0.98),rgba(255,253,251,0.9));background:linear-gradient(180deg,color-mix(in srgb,var(--bg) 98%,transparent),color-mix(in srgb,var(--bg) 90%,transparent));border-bottom:1px solid var(--border);box-shadow:0 1px 0 rgba(34,27,25,0.02)}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:0.95rem 0}.site-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1.1rem}.site-branding{display:flex;align-items:center;gap:0.75rem;min-width:0}.site-branding__logo,.site-footer__logo{flex:0 0 auto}.site-branding__logo .custom-logo,.site-footer__logo .custom-logo{display:block;width:auto;height:auto;max-width:100%}.site-branding__logo .custom-logo{max-height:58px}.site-footer__logo .custom-logo{max-height:52px}.site-branding__text{display:grid;gap:0.1rem;min-width:0}.site-title{margin:0;font-family:var(--heading-font);font-size:1.65rem;line-height:1;letter-spacing:0em}.site-description{margin:0;color:var(--muted);font-size:0.7rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase;opacity:0.85}.site-nav ul{display:flex;flex-wrap:wrap;gap:0.9rem;margin:0;padding:0;list-style:none;justify-content:center}.site-nav a{display:inline-flex;align-items:center;min-height:34px;padding:0.2rem 0.1rem;color:var(--text);font-size:0.88rem;font-weight:600;letter-spacing:0.01em;border:0;border-bottom:1px solid transparent;border-radius:0;transition:color 160ms ease,border-color 160ms ease,transform 160ms ease}.site-nav a:hover,.site-nav .current-menu-item>a{color:var(--accent);border-bottom-color:rgba(117,12,31,0.34);transform:translateY(-1px)}.site-search{justify-self:end;min-width:0}.site-header__actions{display:flex;align-items:center;justify-self:end;gap:0.7rem;min-width:0}.site-language__list{display:inline-flex;align-items:center;gap:0.25rem;margin:0;padding:0.2rem;list-style:none;border:1px solid var(--border);border-radius:999px;background:color-mix(in srgb,var(--surface) 75%,transparent)}.site-language__item a{display:inline-flex;align-items:center;justify-content:center;gap:0.38rem;min-width:2.2rem;min-height:2rem;padding:0.2rem 0.6rem;border-radius:999px;color:var(--muted);font-size:0.76rem;font-weight:600;letter-spacing:0.01em;transition:background-color 160ms ease,color 160ms ease}.site-language__flag{width:0.95rem;height:0.95rem;border-radius:999px;object-fit:cover}.site-language__label{white-space:nowrap}.site-language__item.is-current a{background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent)}.site-language__item a:hover{background:color-mix(in srgb,var(--accent) 9%,transparent);color:var(--accent)}.site-search__form{display:flex;align-items:center;gap:0.35rem;min-width:0;padding:0.28rem;background:rgba(255,255,255,0.66);background:color-mix(in srgb,var(--surface) 66%,transparent);border:1px solid rgba(34,27,25,0.06);border-radius:999px;box-shadow:0 6px 16px rgba(34,25,28,0.035)}.site-search__field{width:9rem;min-width:0;padding:0.33rem 0.45rem;color:var(--text);font:inherit;font-size:0.84rem;background:transparent;border:0;outline:none}.site-search__field::placeholder{color:var(--muted);opacity:0.7}.site-search__button{display:inline-flex;align-items:center;justify-content:center;width:2.15rem;height:2.15rem;padding:0;color:#ffffff;font:inherit;background:linear-gradient(135deg,var(--accent),var(--accent-2));border:0;border-radius:999px;box-shadow:0 8px 18px rgba(117,12,31,0.16);cursor:pointer}.site-search__button:hover{filter:brightness(1.04)}.site-search__icon{display:inline-flex;align-items:center;justify-content:center}.hero{padding:4rem 0 2rem}.hero__panel{padding:2rem;background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius) + 8px);box-shadow:var(--shadow)}.eyebrow{margin:0 0 0.75rem;color:var(--accent);font-size:0.84rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase}.hero h1,.page-title,.entry-title{margin:0;font-family:var(--heading-font);line-height:1.1;letter-spacing:-0.02em}.hero h1{font-size:clamp(2.25rem,4vw,4.5rem);max-width:12ch;line-height:0.9}.hero p{max-width:68ch;margin:1rem 0 0;color:var(--muted);font-size:1.05rem;line-height:1.66}.home-hero{padding:2.35rem 0 1.5rem}.home-hero__grid{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,0.88fr);gap:clamp(1.75rem,2.5vw,3rem);align-items:stretch}.home-hero__grid--minimal{grid-template-columns:minmax(0,1fr) minmax(390px,0.95fr);gap:clamp(1rem,1.8vw,1.65rem);align-items:center;min-height:0}.hero-link{display:inline-flex;align-items:center;min-height:44px;padding:0.75rem 0.25rem;color:var(--accent);font-weight:700}.hero-link:hover{color:var(--accent-2)}.home-hero--editorial{position:relative;overflow:hidden;background:transparent}.home-hero--editorial::before,.home-hero--editorial::after{content:"";position:absolute;inset:auto;pointer-events:none}.home-hero--editorial::before{left:-8%;top:-12%;width:8rem;height:8rem;border-radius:50%;background:radial-gradient(circle,rgba(117,12,31,0.02) 0%,rgba(117,12,31,0.008) 42%,transparent 72%);filter:blur(20px);animation:heroFloat 22s ease-in-out infinite}.home-hero--editorial::after{right:-9%;bottom:-12%;width:9rem;height:9rem;border-radius:50%;background:radial-gradient(circle,rgba(75,4,18,0.018) 0%,rgba(75,4,18,0.008) 42%,transparent 72%);filter:blur(22px);animation:heroFloat 26s ease-in-out infinite reverse}.home-hero__copy{min-height:100%;padding:0.5rem 0;position:relative}.home-hero__copy h1{max-width:16.5ch;font-size:clamp(1.85rem,2.65vw,2.55rem);line-height:0.88;letter-spacing:-0.05em}.home-hero__lead{max-width:32ch;margin:0.65rem 0 0;color:var(--muted);font-size:0.92rem;line-height:1.56}.home-hero__actions{display:flex;flex-wrap:wrap;align-items:center;gap:0.85rem;margin-top:0.85rem}.home-hero__actions .button,.home-hero__actions .hero-link{margin-top:0;align-self:center}.home-hero__actions .hero-link{padding-top:0;padding-bottom:0}.home-hero__tags{display:flex;flex-wrap:wrap;gap:0.65rem;margin-top:0.75rem}.home-hero__feature{display:grid;gap:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none}.home-hero__feature--horizontal{position:relative;align-self:center;width:min(100%,780px);margin-left:auto;padding-left:clamp(0rem,0.8vw,0.25rem)}.home-hero__feature-shell{display:grid;grid-template-columns:minmax(200px,38%) minmax(0,1fr);align-items:center;gap:0.82rem;padding:0.82rem;background:rgba(255,253,251,0.92);border:1px solid rgba(117,12,31,0.08);border-radius:24px;box-shadow:0 8px 22px rgba(34,25,28,0.035);backdrop-filter:blur(14px)}.home-hero__feature-media{overflow:hidden;display:block;aspect-ratio:1 / 1;min-height:0;padding:0.72rem;border-radius:18px;background:#fffdfb;box-shadow:none}.home-hero__feature-media img{width:100%;height:100%;object-fit:contain;transform:scale(1);transition:transform 240ms ease,filter 240ms ease}.home-hero__feature-media:hover img{transform:scale(1.02);filter:saturate(1.02) contrast(1.02)}.home-hero__feature-body{width:100%;margin:0;padding:0.08rem 0.08rem 0 0;background:transparent;border:0;border-radius:0;box-shadow:none;backdrop-filter:none}.home-hero__feature-kicker{margin:0 0 0.45rem;color:var(--accent);font-size:0.65rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.home-hero__feature-body h2{margin:0;font-family:var(--heading-font);font-size:clamp(1.2rem,1.35vw,1.55rem);line-height:1.02;letter-spacing:-0.035em}.home-hero__feature-body p{margin:0.45rem 0 0;color:var(--muted);line-height:1.42;font-size:0.82rem}.home-hero__feature-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:0.45rem 0.65rem;margin-top:0.55rem;padding-top:0.55rem;border-top:1px solid var(--border)}.home-hero__feature-price span{color:var(--muted);font-size:0.74rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase}.home-hero__feature-price strong{font-family:var(--heading-font);font-size:clamp(1rem,1.08vw,1.15rem);line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-0.03em}.home-hero__feature-price-current{color:var(--text)}.home-hero__feature-price-old{color:var(--muted);font-size:0.72rem;font-weight:600;text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:rgba(34,27,25,0.35);letter-spacing:0}.home-hero__feature-actions{display:flex;flex-wrap:wrap;align-items:center;gap:0.75rem;margin-top:0.3rem}.home-hero__feature-tags{display:flex;flex-wrap:wrap;gap:0.5rem;padding-top:0.2rem;border-top:1px solid var(--border)}.home-quicklinks{display:flex;flex-wrap:wrap;gap:0.65rem;margin-top:1.2rem}.home-quicklink-pill{display:inline-flex;align-items:center;min-height:38px;padding:0.45rem 0.8rem;color:var(--accent);font-size:0.84rem;font-weight:700;border:1px solid rgba(117,12,31,0.16);border-radius:999px}.home-quicklink-pill:hover{color:#ffffff;background:var(--accent);border-color:var(--accent)}.home-aside-note{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--border)}.home-aside-note__label{display:block;color:var(--muted);font-size:0.75rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.home-aside-note p{margin:0.45rem 0 0;color:var(--muted)}@keyframes heroFloat{0%,100%{transform:translate3d(0,0,0) scale(1)}50%{transform:translate3d(0,8px,0) scale(1.02)}}.hero-editorial h2,.filter-bar__title,.collection-card h3,.editorial-panel .page-title{margin:0;font-family:var(--heading-font);line-height:1.1}.hero-editorial h2{font-size:clamp(1.7rem,2.4vw,2.5rem)}.hero-editorial p{margin:0.9rem 0 0;color:var(--muted)}.editorial-stats{display:grid;gap:0.85rem;margin:1.25rem 0 0;padding:0;list-style:none}.editorial-stats li{display:flex;align-items:flex-start;gap:0.85rem;padding:0.9rem 0.95rem;background:var(--surface-2);border:1px solid var(--border);border-radius:16px}.editorial-stats strong{color:var(--accent);min-width:4.5rem;font-size:1rem}.editorial-stats span{color:var(--muted);font-size:0.92rem}.home-section{padding:1.15rem 0 2.5rem}.home-section--editorial{padding-top:0}.home-section--featured{padding-top:0.5rem}.home-section--magazine{padding-top:0.25rem}.home-feature-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:0.25rem}.home-feature-tile{display:grid;gap:0.55rem;padding:1.15rem 1.15rem 1.05rem;background:rgba(255,255,255,0.76);border:1px solid var(--border);border-radius:18px;box-shadow:0 10px 26px rgba(34,25,28,0.035)}.home-feature-tile__eyebrow{color:var(--accent);font-size:0.68rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.home-feature-tile h3{margin:0;font-family:var(--heading-font);font-size:1.28rem;line-height:1.06;letter-spacing:-0.025em}.home-feature-tile p{margin:0;color:var(--muted);line-height:1.6}.home-feature-tile__action{color:var(--accent);font-size:0.9rem;font-weight:700}.home-feature-tile--popular{border-color:rgba(117,12,31,0.18)}.home-feature-tile--stock{border-color:rgba(75,4,18,0.18)}.home-feature-tile--category{border-color:rgba(117,12,31,0.12)}.home-magazine-lead{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,0.92fr);gap:1.2rem;align-items:stretch;padding:1rem;background:var(--surface);border:1px solid var(--border);border-radius:22px;box-shadow:0 14px 40px rgba(34,25,28,0.05)}.home-magazine-lead__media{overflow:hidden;border-radius:20px;background:#fff}.home-magazine-lead__media img{width:100%;height:100%;min-height:230px;object-fit:cover}.home-magazine-lead__body{display:grid;align-content:start;gap:0.65rem;padding:0.35rem 0.1rem}.home-magazine-lead__title{margin:0;font-family:var(--heading-font);font-size:clamp(1.35rem,1.85vw,1.95rem);line-height:1.06;letter-spacing:-0.025em}.home-magazine-lead__excerpt{margin:0;color:var(--muted);font-size:0.92rem;line-height:1.56}.home-magazine-grid{margin-top:1rem}.home-magazine-grid .article-card__media{aspect-ratio:4 / 2.35}.home-magazine-grid .article-card__body{gap:0.55rem;padding:1rem 1rem 1.05rem}.home-magazine-grid .article-card__title{font-size:1.1rem}.home-magazine-grid .article-card__excerpt{font-size:0.84rem;line-height:1.48}.article-grid--magazine-bottom .article-card__media{aspect-ratio:4 / 2.55}.article-grid--magazine-bottom .article-card__body{gap:0.5rem;padding:0.95rem}.article-grid--magazine-bottom .article-card__title{font-size:1.02rem}.article-grid--magazine-bottom .article-card__excerpt{font-size:0.8rem;line-height:1.45}.section-head--stacked{align-items:flex-start}.taxonomy-spotlight{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.taxonomy-group{padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:0 14px 40px rgba(34,25,28,0.05)}.taxonomy-group__head{margin-bottom:1rem}.taxonomy-group__eyebrow{margin:0 0 0.35rem;color:var(--accent);font-size:0.68rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.taxonomy-group__title{margin:0;font-family:var(--heading-font);font-size:1.35rem;line-height:1.06;letter-spacing:-0.025em}.taxonomy-group__links{display:flex;flex-wrap:wrap;gap:0.5rem}.filter-bar,.editorial-panel,.archive-hero{padding:1.5rem;background:linear-gradient(180deg,#ffffff,#fffdfb);border:1px solid var(--border);border-radius:calc(var(--radius) + 8px);box-shadow:var(--shadow)}.filter-bar__header{display:flex;justify-content:space-between;gap:1rem;align-items:end}.filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0.9rem;margin-top:1.1rem}.filter-grid--taxonomy{grid-template-columns:repeat(4,minmax(0,1fr))}.field{display:grid;gap:0.45rem;color:var(--text);font-size:0.92rem;font-weight:600}.field span{color:var(--muted);font-size:0.82rem;letter-spacing:0.04em;text-transform:uppercase}.field input,.field select{width:100%;min-height:46px;padding:0.75rem 0.9rem;color:var(--text);background:#fff;border:1px solid var(--border);border-radius:14px;outline:none;transition:border-color 160ms ease,box-shadow 160ms ease}.field input:focus,.field select:focus{border-color:rgba(117,12,31,0.35);box-shadow:0 0 0 4px rgba(117,12,31,0.08)}.filter-bar__actions{display:flex;gap:0.75rem;align-items:center;margin-top:1rem}.filter-reset{font-weight:700;color:var(--muted)}.filter-reset:hover{color:var(--accent)}.collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.collection-card{position:relative;overflow:hidden;display:grid;gap:0.65rem;min-height:220px;padding:1.1rem;color:var(--text);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);transition:transform 180ms ease,box-shadow 180ms ease}.collection-card::after{content:"";position:absolute;inset:auto -8% -12% auto;width:160px;height:160px;border-radius:50%;background:rgba(255,255,255,0.3);filter:blur(10px)}.collection-card:hover{transform:translateY(-4px);box-shadow:0 28px 70px rgba(34,25,28,0.12);color:var(--text)}.collection-card__label{display:inline-flex;width:fit-content;padding:0.4rem 0.7rem;color:#ffffff;font-size:0.78rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.18);border-radius:999px}.collection-card h3{margin-top:auto;font-size:1.55rem;color:#ffffff}.collection-card p{margin:0;max-width:24ch;color:rgba(255,255,255,0.88)}.collection-card__cta{position:relative;z-index:1;display:inline-flex;width:fit-content;align-items:center;min-height:42px;padding:0.55rem 0.9rem;margin-top:0.25rem;color:#ffffff;font-weight:700;background:rgba(255,255,255,0.14);border:1px solid rgba(255,255,255,0.2);border-radius:999px}.collection-card--red{background:linear-gradient(180deg,rgba(117,12,31,0.92),rgba(75,4,18,0.92)),linear-gradient(135deg,#750c1f,#4b0412)}.collection-card--white{background:linear-gradient(180deg,rgba(182,138,90,0.95),rgba(145,110,69,0.95)),linear-gradient(135deg,#d9c1a0,#b68a5a)}.collection-card--rose{background:linear-gradient(180deg,rgba(150,111,92,0.95),rgba(120,82,67,0.95)),linear-gradient(135deg,#bf9985,#9c725d)}.collection-card--sparkling{background:linear-gradient(180deg,rgba(85,95,102,0.95),rgba(57,65,71,0.95)),linear-gradient(135deg,#71808b,#48545d)}.editorial-layout{display:grid;grid-template-columns:minmax(280px,0.8fr) minmax(0,1.2fr);gap:1.5rem;align-items:start}.editorial-panel{position:sticky;top:96px}.editorial-panel--soft{padding:1.35rem;background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);box-shadow:var(--shadow)}.editorial-panel .page-title{font-size:clamp(2rem,3vw,3rem)}.archive-hero{margin-bottom:1rem}.archive-results{margin:1rem 0 1.25rem}.archive-results__count{margin:0;color:var(--muted);font-size:0.92rem}.breadcrumb{margin:0 0 1.2rem;color:var(--muted);font-size:0.84rem}.breadcrumb__list{display:flex;flex-wrap:wrap;gap:0.5rem;margin:0;padding:0;list-style:none}.breadcrumb__item + .breadcrumb__item::before{content:"/";margin-right:0.5rem;color:var(--border)}.breadcrumb a{color:inherit}.breadcrumb a:hover{color:var(--accent)}.content-area{padding:1.5rem 0 5rem}.page-article{display:grid;gap:1.5rem}.page-article__hero{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,0.8fr);gap:1.5rem;align-items:end}.page-article__copy{max-width:72ch}.page-article__media{border-radius:28px;overflow:hidden;background:linear-gradient(180deg,#ffffff,#fbf7f3);border:1px solid var(--border);box-shadow:0 18px 40px rgba(34,25,28,0.04)}.page-article__media img{display:block;width:100%;height:auto}.page-article__content-card{max-width:920px;padding:1.75rem;border:1px solid var(--border);border-radius:28px;background:var(--surface);box-shadow:0 18px 40px rgba(34,25,28,0.04)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:0 0 1.25rem}.page-title{font-size:clamp(1.8rem,3vw,2.8rem)}.archive-description{max-width:68ch;margin:0.5rem 0 0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.post-type-archive-produkte .product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,337px));justify-content:start;align-items:start;grid-auto-rows:1fr;width:100%;max-width:var(--content-width)}.post-type-archive-produkte .product-card{width:100%;max-width:none;justify-self:stretch;height:100%;display:flex;flex-direction:column}.post-type-archive-produkte .product-card__body{flex:1}.post-type-archive-produkte .product-card__title,body.tax-herkunftsland .product-card__title,body.tax-herkunftsregion .product-card__title,body.tax-rebsorte .product-card__title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.post-type-archive-produkte .product-card__excerpt,body.tax-herkunftsland .product-card__excerpt,body.tax-herkunftsregion .product-card__excerpt,body.tax-rebsorte .product-card__excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.post-type-archive-produkte .product-card__link,body.tax-herkunftsland .product-card__link,body.tax-herkunftsregion .product-card__link,body.tax-rebsorte .product-card__link{margin-top:auto}body.tax-herkunftsland .product-grid,body.tax-herkunftsregion .product-grid,body.tax-rebsorte .product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,337px));justify-content:start;align-items:start;grid-auto-rows:1fr;width:100%;max-width:var(--content-width)}body.tax-herkunftsland .product-card,body.tax-herkunftsregion .product-card,body.tax-rebsorte .product-card{width:100%;max-width:none;justify-self:stretch;height:100%;display:flex;flex-direction:column}body.tax-herkunftsland .product-card__body,body.tax-herkunftsregion .product-card__body,body.tax-rebsorte .product-card__body{flex:1}.product-grid--related{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem}.article-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.4rem}.article-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.article-grid--magazine-bottom{margin-top:0.85rem}.article-grid--archive{margin-top:1rem}.article-grid--related{margin-top:1rem}.product-grid--latest-wines{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem}.magazine-home{padding-top:1.25rem}.magazine-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,0.85fr);gap:clamp(1.5rem,2.5vw,2.5rem);align-items:stretch;margin-bottom:2rem}.magazine-hero__copy{padding:0.4rem 0}.magazine-hero__panel{display:grid;gap:0.9rem;padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);box-shadow:var(--shadow)}.magazine-hero__label{margin:0;color:var(--accent);font-size:0.68rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.magazine-hero__title{margin:0;font-family:var(--heading-font);font-size:clamp(1.6rem,2.3vw,2.5rem);line-height:1.06;letter-spacing:-0.03em}.magazine-hero__excerpt{margin:0;color:var(--muted);line-height:1.65}.magazine-featured{margin-bottom:2.5rem}.magazine-lead{display:grid;grid-template-columns:minmax(280px,0.95fr) minmax(0,1fr);gap:1.2rem;padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius) + 8px);box-shadow:var(--shadow)}.magazine-lead__media{overflow:hidden;border-radius:20px;background:#ffffff}.magazine-lead__media img{width:100%;height:100%;min-height:280px;object-fit:cover}.magazine-lead__body{display:grid;align-content:start;gap:0.8rem;padding:0.35rem 0.2rem 0.2rem}.magazine-lead__title{margin:0;font-family:var(--heading-font);font-size:clamp(1.7rem,2.2vw,2.55rem);line-height:1.06;letter-spacing:-0.03em}.magazine-lead__excerpt{margin:0;color:var(--muted);line-height:1.68}.magazine-section{margin-top:2rem}.archive-hero__meta{display:flex;flex-wrap:wrap;gap:0.55rem;margin-top:1rem}.az-hero{display:grid;gap:1rem}.az-hero__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(19rem,26rem);gap:1.25rem;align-items:end}.az-hero__copy{display:grid;gap:0.7rem}.az-search{display:grid;gap:0.55rem;justify-self:end;width:100%;max-width:26rem}.az-search__field{width:100%;min-height:44px;padding:0.75rem 0.95rem;color:var(--text);background:#fffdfb;border:1px solid var(--border);border-radius:999px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.8)}.az-search__field:focus{outline:none;border-color:rgba(117,12,31,0.28);box-shadow:0 0 0 4px rgba(117,12,31,0.1)}.az-search__meta{margin:0;color:var(--muted);font-size:0.78rem}.az-terms{display:grid;gap:1.5rem;margin-top:1.8rem}.az-group{display:grid;gap:1rem;padding-top:0.5rem}.az-group__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.az-group__head .page-title{font-size:clamp(1.15rem,1.1vw,1.55rem);letter-spacing:-0.01em}.collection-grid--az{grid-template-columns:repeat(auto-fit,minmax(150px,150px));gap:0.75rem;justify-content:start}.collection-card--az{display:flex;flex-direction:column;justify-content:flex-start;width:150px;min-height:88px;padding:0.7rem 0.8rem 0.7rem;background:#fff;border-color:rgba(36,26,29,0.12);box-shadow:0 18px 42px rgba(34,25,28,0.04)}.collection-card--az::after{display:none}.collection-card--az h3{margin-top:auto;color:var(--text);font-size:1rem;line-height:1.04;letter-spacing:-0.015em}.collection-card--az p{color:var(--muted);font-size:0.74rem}.collection-card--az .collection-card__label{color:var(--accent);background:rgba(117,12,31,0.05);border-color:rgba(117,12,31,0.1)}.az-group.is-hidden,.collection-card--az.is-hidden{display:none}@media (max-width:900px){.az-hero__top{grid-template-columns:1fr;align-items:stretch}.az-search{justify-self:stretch;max-width:none}}.article-card{display:grid;gap:0;overflow:hidden;background:var(--surface);border:1px solid var(--border);border-radius:22px;box-shadow:var(--shadow);transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.article-card:hover{transform:translateY(-3px);border-color:rgba(117,12,31,0.12);box-shadow:0 18px 50px rgba(34,25,28,0.08)}.article-card__media-link{display:block}.article-card__media{aspect-ratio:4 / 2.8;background:linear-gradient(135deg,rgba(117,12,31,0.03),rgba(75,4,18,0.02))}.article-card__media--fallback{position:relative;overflow:hidden;background:radial-gradient(circle at top left,rgba(117,12,31,0.08),transparent 42%),radial-gradient(circle at bottom right,rgba(75,4,18,0.06),transparent 40%),linear-gradient(135deg,#faf6f1,#f3ece5)}.article-card__fallback{position:absolute;inset:0;display:grid;align-content:end;gap:0.35rem;padding:1rem}.article-card__fallback-kicker{color:var(--accent);font-size:0.66rem;font-weight:700;letter-spacing:0.2em;text-transform:uppercase}.article-card__fallback-title{max-width:12ch;color:var(--text);font-family:var(--heading-font);font-size:clamp(1.2rem,1.4vw,1.5rem);line-height:0.98;letter-spacing:-0.03em}.article-card__fallback-copy{color:var(--muted);font-size:0.82rem;line-height:1.45}.article-card__media img{width:100%;height:100%;object-fit:cover}.article-card__body{display:grid;gap:0.65rem;padding:1.15rem 1.15rem 1.2rem}.article-card__eyebrow{margin:0;color:var(--accent);font-size:0.68rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.article-card__title{margin:0;font-family:var(--heading-font);font-size:1.28rem;line-height:1.08;letter-spacing:-0.03em}.article-card__meta{display:flex;flex-wrap:wrap;gap:0.45rem}.article-card__excerpt{color:var(--muted);font-size:0.9rem;line-height:1.58}.article-card__link{display:inline-flex;align-items:center;width:fit-content;color:var(--accent);font-weight:700}.article-card__link:hover{color:var(--accent-2)}.magazine-lead:hover{border-color:rgba(117,12,31,0.12)}.search-page{padding-top:1.25rem}.search-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,0.78fr);gap:clamp(1.2rem,2vw,2rem);align-items:start;margin-bottom:2rem}.search-hero__copy{padding:0.4rem 0}.search-hero .page-title{max-width:12ch}.search-hero__summary{max-width:60ch;margin:0.85rem 0 0;color:var(--muted);line-height:1.68}.search-hero__actions{display:flex;flex-wrap:wrap;gap:0.9rem 1.2rem;align-items:center;margin-top:1.35rem}.search-hero__panel{display:grid;gap:0.9rem;padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:0 16px 40px rgba(36,26,29,0.05)}.search-hero__label{margin:0;color:var(--accent);font-size:0.68rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.site-search__form--page{width:100%;gap:0.6rem}.site-search__form--page .site-search__field{width:100%}.site-search__button--page{width:auto;height:auto;min-height:44px;margin-top:0;padding:0.75rem 1rem;gap:0.45rem}.site-search__button-label{font-size:0.82rem}.search-suggestions{display:flex;flex-wrap:wrap;gap:0.5rem}.search-results{margin-top:2rem}.search-results .article-grid{grid-template-columns:repeat(auto-fit,minmax(280px,380px));justify-content:start}.search-results .product-card,.search-results .article-card{max-width:380px}.search-results .product-card__media{aspect-ratio:4 / 3.3}.search-results .product-card__media img{object-fit:contain}.search-results__group + .search-results__group{margin-top:2.25rem}.search-empty{margin-top:1.5rem}.search-empty__panel{padding:clamp(1.25rem,2vw,2rem);border:1px solid var(--border);border-radius:28px;background:var(--surface);box-shadow:0 16px 40px rgba(36,26,29,0.05)}.search-empty__panel .search-hero__summary{margin-top:0.7rem}.single-article{display:grid;gap:1.75rem}.single-article__hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,0.95fr);gap:1.5rem;align-items:center;padding:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:calc(var(--radius) + 8px);box-shadow:var(--shadow)}.single-article__copy{display:grid;gap:0.75rem}.single-article__lede{max-width:70ch;margin:0.25rem 0 0;color:var(--text);font-size:1rem;line-height:1.72}.single-article__meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.75rem;margin-top:0.35rem}.single-article__stat{display:grid;gap:0.2rem;padding-top:0.85rem;border-top:1px solid var(--border)}.single-article__stat-label{color:var(--muted);font-size:0.68rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase}.single-article__stat-value{color:var(--text);font-family:var(--heading-font);font-size:1.02rem;line-height:1.08;letter-spacing:-0.02em}.single-article__categories{display:flex;flex-wrap:wrap;gap:0.5rem}.single-article__media{overflow:hidden;border-radius:22px;background:#ffffff}.single-article__media img{width:100%;height:100%;min-height:300px;object-fit:cover}.single-article__layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,0.55fr);gap:2rem;align-items:start}.single-article__content{padding:0}.single-article__content-card{padding:clamp(1.25rem,2vw,1.75rem);background:var(--surface);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow)}.single-article__body{padding:0}.single-article__body.entry-content{color:var(--text)}.single-article__body.entry-content>* + *{margin-top:1.05rem}.single-article__body.entry-content p{max-width:72ch;margin:0;color:var(--text);font-size:1.03rem;line-height:1.86}.single-article__body.entry-content h2,.single-article__body.entry-content h3,.single-article__body.entry-content h4{margin:2rem 0 0.7rem;color:var(--text);font-family:var(--heading-font);line-height:1.1;letter-spacing:-0.03em}.single-article__body.entry-content h2{font-size:clamp(1.45rem,2vw,2.1rem)}.single-article__body.entry-content h3{font-size:clamp(1.2rem,1.6vw,1.55rem)}.single-article__body.entry-content h4{font-size:1.08rem}.single-article__body.entry-content ul,.single-article__body.entry-content ol{margin:0;padding-left:1.2rem}.single-article__body.entry-content li + li{margin-top:0.45rem}.single-article__body.entry-content blockquote{margin:1.4rem 0;padding:1rem 1.2rem;border-left:3px solid var(--accent);background:rgba(117,12,31,0.03);border-radius:0 18px 18px 0;color:var(--text);font-size:1.02rem;line-height:1.8}.single-article__body.entry-content dl,.single-product .entry-content dl:not(.product-hero__facts):not(.technical-section__list){display:grid;gap:0.85rem;margin:1.4rem 0;padding:0}.single-article__body.entry-content dt,.single-product .entry-content dl:not(.product-hero__facts):not(.technical-section__list) dt{margin:0;padding:0.95rem 1rem 0.4rem;color:var(--text);font-family:var(--heading-font);font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.2;letter-spacing:-0.02em;border:1px solid var(--border);border-bottom:0;border-radius:18px 18px 0 0;background:linear-gradient(180deg,#ffffff,#fbf7f3);box-shadow:0 10px 28px rgba(34,25,28,0.04)}.single-article__body.entry-content dd,.single-product .entry-content dl:not(.product-hero__facts):not(.technical-section__list) dd{margin:0;padding:0.15rem 1rem 1rem;color:var(--muted);line-height:1.8;border:1px solid var(--border);border-top:0;border-radius:0 0 18px 18px;background:#fff;box-shadow:0 10px 28px rgba(34,25,28,0.04)}.single-article__body.entry-content dt + dd,.single-product .entry-content dl:not(.product-hero__facts):not(.technical-section__list) dt + dd{margin-top:-0.05rem}.single-article__body.entry-content dd + dt,.single-product .entry-content dl:not(.product-hero__facts):not(.technical-section__list) dd + dt{margin-top:0.25rem}.single-article__body.entry-content table{width:100%;border-collapse:collapse;margin:1.4rem 0;font-size:0.96rem;background:var(--surface);border:1px solid var(--border);border-radius:18px;overflow:hidden}.single-article__body.entry-content th,.single-article__body.entry-content td{padding:0.85rem 0.95rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top}.single-article__body.entry-content th{color:var(--text);font-weight:700;background:rgba(117,12,31,0.03)}.single-article__body.entry-content tr:last-child td{border-bottom:0}.single-article__sidebar{position:sticky;top:96px}.single-article__sidebar .editorial-panel--soft{padding:1.25rem;border-radius:24px;background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow)}.single-article__related{margin-top:1.25rem}.single-article__related-title{margin-bottom:0.55rem}.single-article .entry-title{font-size:clamp(2rem,3.1vw,4rem);line-height:0.96}.single-article--magazine .story-block__title{font-size:clamp(1.35rem,2vw,1.95rem)}.single-article--magazine .story-block__lede{max-width:66ch}.technical-sidebar__toc-nav{margin-top:0.65rem}.technical-sidebar__toc-list{margin:0;padding:0;list-style:none}.technical-sidebar__toc-item{position:relative;padding:0.55rem 0 0.55rem 1rem;border-bottom:1px solid var(--border)}.technical-sidebar__toc-item:last-child{border-bottom:0}.technical-sidebar__toc-item::before{content:"";position:absolute;left:0;top:1rem;width:0.35rem;height:0.35rem;border-radius:999px;background:var(--accent)}.technical-sidebar__toc-item--level-3{padding-left:1.45rem}.technical-sidebar__toc-item--level-3::before{width:0.25rem;height:0.25rem;top:1.1rem}.technical-sidebar__toc-item--level-4{padding-left:1.8rem}.technical-sidebar__toc-item--level-4::before{width:0.2rem;height:0.2rem;top:1.15rem}.technical-sidebar__toc-item a{color:var(--text);font-size:0.92rem;line-height:1.45}.technical-sidebar__toc-item a:hover{color:var(--accent)}.product-card,.entry-card,.single-product{background:linear-gradient(180deg,#ffffff,#fffdfb);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.product-card{overflow:hidden;position:relative;display:grid;grid-template-rows:auto 1fr;background:linear-gradient(180deg,#ffffff,#fffdfb);transition:transform 180ms ease,border-color 180ms ease,box-shadow 180ms ease}.product-card__media-link{display:block}.product-card:hover{transform:translateY(-4px);border-color:rgba(117,12,31,0.18);box-shadow:0 22px 70px rgba(34,25,28,0.12)}.product-card__media{aspect-ratio:4 / 5.15;background:linear-gradient(180deg,rgba(117,12,31,0.04),rgba(75,4,18,0.025)),linear-gradient(135deg,#f7f0e7,#efe6db);position:relative}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body,.entry-card__body,.single-product__body{padding:1.15rem}.product-card__body{display:flex;flex-direction:column;gap:0.45rem;background:linear-gradient(180deg,#ffffff,#fffdfb)}.product-badges,.entry-meta,.product-specs{display:flex;flex-wrap:wrap;gap:0.5rem}.product-card__eyebrow{margin:0;color:var(--accent);font-size:0.68rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.chip{display:inline-flex;align-items:center;gap:0.35rem;padding:0.35rem 0.65rem;color:var(--muted);font-size:0.82rem;background:#f8f3ef;border:1px solid var(--border);border-radius:999px}.availability-indicator{display:inline-flex;align-items:center;gap:0.45rem;color:var(--muted);font-size:0.82rem;font-weight:700;white-space:nowrap}.availability-indicator__dot{width:9px;height:9px;border-radius:999px;background:currentColor;box-shadow:0 0 0 4px rgba(0,0,0,0.03)}.availability-indicator--available{color:#2e7d32}.availability-indicator--soldout{color:#b23a48}.availability-indicator--preorder{color:#8a6d3b}.product-card__footer .availability-indicator{margin-left:auto}.product-card__title,.entry-card__title{margin:0.1rem 0 0;font-family:var(--heading-font);font-size:1.32rem;line-height:1.03;letter-spacing:-0.04em}.product-card__title a:hover,.entry-card__title a:hover{color:var(--accent)}.product-card__excerpt,.entry-card__excerpt,.single-product__summary{color:var(--muted)}.entry-content{color:var(--text)}.product-card__excerpt{margin-top:0.2rem;font-size:0.84rem;line-height:1.5}.product-card__subline{margin:0;color:var(--muted);font-size:0.8rem;line-height:1.38}.product-card__taxonomies{display:flex;flex-wrap:wrap;gap:0.45rem;margin-top:0.25rem}.price{display:inline-flex;align-items:center;flex-wrap:wrap;gap:0.15rem 0.45rem;margin:0.95rem 0 0;font-size:1.28rem;font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:-0.045em}.price--sale{align-items:center}.price__amount{color:var(--text)}.price__old{color:var(--muted);font-size:0.64em;font-weight:600;text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:rgba(34,27,25,0.35);letter-spacing:0}.price__currency{color:var(--accent);font-size:0.8em}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:0.85rem;margin-top:auto;min-height:2.5rem;padding-top:0.95rem;border-top:1px solid var(--border)}.product-card__footer .chip{background:#fff6eb}.product-card__link{display:inline-flex;align-items:center;justify-content:flex-start;gap:0.35rem;width:fit-content;margin-top:0.15rem;color:var(--accent);font-weight:700}.product-card__link:hover{color:var(--accent-2)}.button,.wp-block-button__link,.read-more{display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;min-height:44px;padding:0.75rem 1rem;margin-top:1rem;color:#ffffff;font-weight:700;background:linear-gradient(135deg,var(--accent),var(--accent-2));border:0;border-radius:999px;transition:transform 160ms ease,filter 160ms ease;box-shadow:0 12px 30px rgba(117,12,31,0.18)}.product-card .button{width:100%}.button:hover,.wp-block-button__link:hover,.read-more:hover{color:#ffffff;transform:translateY(-1px);filter:brightness(1.05)}.single-product{overflow:visible}.single-product--editorial{padding:0}.product-hero{display:grid;grid-template-columns:minmax(260px,0.86fr) minmax(0,1.14fr);gap:clamp(2rem,3vw,3rem);align-items:start;padding:clamp(40px,4vw,56px);border-bottom:1px solid var(--border)}.product-hero__media{position:sticky;top:88px}.product-gallery{display:grid;gap:1rem}.product-gallery__feature-wrap{position:relative}.product-gallery__feature{overflow:hidden;display:block;width:100%;padding:0;margin:0;border:0;border-radius:28px;background:linear-gradient(180deg,#ffffff,#fbf7f3);cursor:zoom-in}.product-gallery__feature img{width:100%;aspect-ratio:4 / 5.2;object-fit:cover;transform:scale(1);transition:transform 260ms ease,filter 260ms ease}.product-gallery__feature:hover img{transform:scale(1.03);filter:saturate(1.03) contrast(1.02)}.product-gallery__grid{position:absolute;left:1rem;bottom:1rem;width:min(52%,16rem);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0.45rem;z-index:2}.product-gallery__thumb{overflow:hidden;display:block;width:100%;padding:0;margin:0;border:0;border-radius:14px;background:rgba(255,255,255,0.94);box-shadow:0 10px 24px rgba(55,34,37,0.08);cursor:zoom-in}.product-gallery__thumb img{width:100%;aspect-ratio:1 / 1;object-fit:cover;transform:scale(1);transition:transform 220ms ease}.product-gallery__thumb:hover img{transform:scale(1.05)}.product-lightbox{position:fixed;inset:0;z-index:120;display:grid;place-items:center}.product-lightbox[hidden]{display:none}.product-lightbox__backdrop{position:absolute;inset:0;border:0;background:rgba(20,14,14,0.78);backdrop-filter:blur(8px)}.product-lightbox__panel{position:relative;z-index:1;width:min(92vw,980px);max-height:90vh;padding:0.75rem;border-radius:24px;background:rgba(255,253,251,0.96);box-shadow:0 30px 90px rgba(0,0,0,0.3)}.product-lightbox__image{display:block;width:100%;max-height:calc(90vh - 1.5rem);object-fit:contain;border-radius:18px}.product-lightbox__close{position:absolute;top:0.55rem;right:0.55rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;padding:0;color:var(--text);background:rgba(255,255,255,0.92);border:1px solid var(--border);border-radius:999px;font-size:1.35rem;line-height:1;box-shadow:0 12px 24px rgba(0,0,0,0.12)}.product-gallery__placeholder{padding:1.5rem 0 0}.product-taxonomies{display:flex;flex-wrap:wrap;gap:0.65rem;margin-top:0.3rem;padding-bottom:0.35rem;border-bottom:1px solid var(--border)}.taxonomy-pill{display:inline-flex;align-items:center;min-height:34px;padding:0.42rem 0.75rem;color:var(--accent);font-size:0.82rem;font-weight:700;border:1px solid rgba(117,12,31,0.16);border-radius:999px;transition:background 160ms ease,color 160ms ease,border-color 160ms ease}.taxonomy-pill:hover{color:#ffffff;background:var(--accent);border-color:var(--accent)}.taxonomy-pill--compact{font-size:0.78rem}.technical-sidebar__terms{margin:1rem 0 0}.technical-sidebar__label{display:block;color:var(--muted);font-size:0.75rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.technical-sidebar__pill-row{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:0.65rem}.product-hero__content{display:grid;gap:1.1rem;padding-top:0.15rem;padding-bottom:0.25rem;align-content:start}.product-hero__kicker{margin:-0.25rem 0 0;color:var(--accent);font-size:0.82rem;font-weight:700;letter-spacing:0.06em;text-transform:uppercase}.product-hero__intro{max-width:58ch;margin:0.05rem 0 0;color:var(--muted);font-size:0.98rem;line-height:1.68}.product-hero__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0.15rem 0 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.product-hero__fact{padding:0.85rem 0.95rem 0.85rem 0;border-bottom:1px solid var(--border)}.product-hero__fact:nth-last-child(-n + 2){border-bottom:0}.product-hero__fact dt{color:var(--muted);font-size:0.7rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase}.product-hero__fact dd{margin:0.3rem 0 0;color:var(--text);font-size:0.92rem;font-weight:600;line-height:1.44;letter-spacing:-0.01em}.product-hero__fact-link{color:var(--accent)}.product-hero__fact-link:hover{color:var(--accent-2)}.product-price-inline{display:flex;align-items:baseline;gap:0.8rem;padding:0.85rem 0 0.55rem;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.product-price-inline__label{color:var(--muted);font-size:0.74rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase}.product-price-inline__value{font-family:var(--heading-font);font-size:clamp(1.9rem,2.8vw,2.8rem);font-weight:700;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-0.04em}.product-offer-card{display:grid;gap:0.85rem;margin-top:0.15rem;padding:1rem 1.05rem;background:linear-gradient(180deg,#fffdfb,#fbf7f1);border:1px solid rgba(117,12,31,0.12);border-radius:22px;box-shadow:0 14px 34px rgba(55,34,37,0.06)}.product-offer-card__header{display:flex;flex-wrap:wrap;gap:0.5rem 1rem;justify-content:space-between;align-items:baseline}.product-offer-card__label{color:var(--muted);font-size:0.66rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.product-offer-card__price{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:0.15rem 0.55rem;color:var(--text);font-family:var(--heading-font);font-size:clamp(1.45rem,1.9vw,2.3rem);font-weight:700;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-0.04em}.product-offer-card__price-current{color:var(--text)}.product-offer-card__price-old{color:var(--muted);font-size:0.62em;font-weight:600;text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:rgba(34,27,25,0.35);letter-spacing:0}.product-offer-card__points{display:grid;gap:0.55rem;margin:0;padding:0;list-style:none}.product-offer-card__points li{position:relative;padding-left:1rem;color:var(--muted);font-size:0.88rem;line-height:1.46}.product-offer-card__points li::before{content:"";position:absolute;left:0;top:0.72em;width:0.38rem;height:0.38rem;border-radius:999px;background:var(--accent);transform:translateY(-50%);opacity:0.7}.product-hero__actions{display:flex;flex-wrap:wrap;gap:0.85rem;align-items:center;padding-top:0.05rem}.product-hero__actions .button{min-width:15rem;padding-inline:1.35rem}.product-hero__affiliate-note{margin:-0.15rem 0 0;color:var(--muted);font-size:0.74rem;line-height:1.5}.product-sticky-bar{position:fixed;inset:auto 0 auto 0;top:var(--product-sticky-offset,92px);z-index:45;opacity:0;transform:translateY(-120%);pointer-events:none;transition:opacity 0.22s ease,transform 0.22s ease}.has-product-sticky-bar .product-sticky-bar{opacity:1;transform:translateY(0);pointer-events:auto}.product-sticky-bar__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:0.7rem;align-items:center;padding:0.42rem 0.8rem;background:rgba(255,253,251,0.96);border:1px solid rgba(36,26,29,0.12);border-radius:999px;box-shadow:0 18px 40px rgba(34,25,28,0.12);backdrop-filter:blur(12px)}.product-sticky-bar__thumb{display:block;width:36px;height:36px;flex:0 0 auto;overflow:hidden;border-radius:12px;background:#fff}.product-sticky-bar__thumb img{display:block;width:100%;height:100%;object-fit:cover}.product-sticky-bar__copy{min-width:0}.product-sticky-bar__title{margin:0;color:var(--text);font-family:var(--heading-font);font-size:0.92rem;line-height:1.05;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-sticky-bar__price{display:grid;gap:0.08rem;justify-items:end;text-align:right;align-self:center}.product-sticky-bar__price-label{color:var(--muted);font-size:0.66rem;font-weight:700;letter-spacing:0.16em;text-transform:uppercase}.product-sticky-bar__price-current{color:var(--text);font-family:var(--heading-font);font-size:0.98rem;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.product-sticky-bar__price-old{color:var(--muted);font-size:0.76rem;text-decoration:line-through}.product-sticky-bar__action .button{min-width:10.2rem;min-height:2rem;padding-inline:0.95rem;padding-block:0.42rem;font-size:0.86rem;margin-top:0}.product-sticky-bar__action{display:flex;align-items:center;align-self:center}.product-story-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,0.65fr);gap:clamp(2rem,3vw,3.25rem);margin-top:0;padding:clamp(40px,4vw,56px);align-items:start}.story-block{padding:0 0 2rem;border-bottom:1px solid var(--border)}.story-block--lead{padding-bottom:2.35rem}.story-block--content{padding-top:1.5rem}.entry-content__clamp{--entry-content-collapsed-height:280px;position:relative;overflow:hidden;max-height:var(--entry-content-collapsed-height);transition:max-height 220ms ease}.entry-content__clamp::after{content:"";position:absolute;inset:auto 0 0;height:72px;background:linear-gradient(180deg,rgba(255,253,251,0),rgba(255,253,251,0.96));pointer-events:none;transition:opacity 180ms ease}.entry-content__clamp.is-expanded{max-height:none}.entry-content__clamp.is-expanded::after{opacity:0}.entry-content__toggle{display:inline-flex;align-items:center;gap:0.4rem;margin-top:0.85rem;padding:0;color:var(--accent);background:transparent;border:0;border-radius:0;font-size:0.9rem;font-weight:700;letter-spacing:0;box-shadow:none}.entry-content__toggle:hover{color:var(--accent-2);transform:none;box-shadow:none}.story-block--related{padding-top:1.5rem;border-bottom:0}.story-block--magazine{padding-top:1.5rem;border-bottom:0}.story-block__title{margin:0;font-family:var(--heading-font);font-size:clamp(1.7rem,2.25vw,2.45rem);line-height:1.06;letter-spacing:-0.02em}.story-block__title--spaced{margin-bottom:0.5rem}.story-block__lede{max-width:72ch;margin:1rem 0 0;color:var(--text);font-size:1rem;line-height:1.78}.technical-sidebar{position:sticky;top:96px;padding:1.35rem 1.35rem 1.1rem;background:linear-gradient(180deg,rgba(255,255,255,0.98),rgba(250,245,240,0.96));border:1px solid var(--border);border-radius:calc(var(--radius) + 8px);box-shadow:var(--shadow)}.technical-sidebar__summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.75rem 0.85rem;margin:1rem 0 0.95rem;padding:0.95rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.technical-sidebar__summary-item{min-width:0}.technical-sidebar__summary-label{color:var(--muted);font-size:0.7rem;font-weight:700;letter-spacing:0.11em;text-transform:uppercase}.technical-sidebar__summary-value{display:block;margin:0.25rem 0 0;color:var(--text);font-weight:700;line-height:1.35}.technical-sidebar__summary-link{display:inline-block;margin:0.25rem 0 0;color:var(--accent);font-weight:700;line-height:1.35}.technical-sidebar__summary-link:hover{color:var(--accent-2)}.technical-sidebar__title{margin:0;font-family:var(--heading-font);font-size:clamp(1.4rem,2vw,2rem);line-height:1.15}.technical-sidebar__text{margin:0.8rem 0 0;color:var(--muted);line-height:1.7}.technical-sidebar__context{display:grid;gap:0.4rem;margin-top:0.95rem;padding:0.95rem 0 0;border-top:1px solid var(--border)}.technical-sidebar__context-link{color:var(--accent);font-family:var(--heading-font);font-size:1.02rem;line-height:1.2}.technical-sidebar__context-link:hover{color:var(--accent-2)}.technical-section + .technical-section{margin-top:1.1rem}.technical-section{padding-top:1rem;border-top:1px solid var(--border)}.technical-section__title{margin:0;color:var(--accent);font-size:0.72rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase}.technical-section__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0.9rem 0 0}.technical-row{display:grid;gap:0.2rem;padding:0.9rem 0;border-bottom:1px solid var(--border);min-width:0}.technical-row:nth-child(odd):last-child{grid-column:1 / -1}.technical-row dt{color:var(--muted);font-size:0.75rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.technical-row dd{margin:0;color:var(--text);font-weight:600;line-height:1.5}.technical-row dt,.technical-row dd{min-width:0}.technical-section__list .technical-row:last-child{border-bottom:0}.technical-bar{display:grid;gap:0.35rem}.technical-bar__track{position:relative;display:block;width:100%;height:0.42rem;overflow:hidden;border-radius:999px;background:rgba(117,12,31,0.08)}.technical-bar__fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent),var(--accent-2))}.technical-bar__value{color:var(--text);font-weight:600;line-height:1.35}.technical-sidebar .taxonomy-pill--compact{background:transparent;border-color:rgba(117,12,31,0.12)}.technical-sidebar .taxonomy-pill--compact:hover{background:var(--accent);border-color:var(--accent)}.single-product__layout{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(340px,1.05fr);gap:1.5rem}.single-product__media{min-height:100%;padding:1rem;background:linear-gradient(180deg,#faf6f2,#f3e9e2)}.single-product__media img{width:100%;height:100%;object-fit:cover;border-radius:18px;border:1px solid var(--border)}.single-product__gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:0.65rem;margin-top:1rem}.single-product__gallery img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:14px;border:1px solid var(--border);transition:transform 220ms ease,box-shadow 220ms ease}.single-product__gallery img:hover{transform:scale(1.04);box-shadow:0 16px 30px rgba(34,25,28,0.12)}.product-spec-list{display:grid;gap:0.85rem;margin:1.25rem 0 0;padding:0;list-style:none}.product-spec-list li{display:flex;justify-content:space-between;gap:1rem;padding-bottom:0.85rem;border-bottom:1px solid var(--border)}.product-spec-list strong{color:var(--text)}.single-product .entry-title{font-size:clamp(2rem,3vw,3.4rem)}.single-product__story .story-block__title{margin-top:0.35rem}.wine-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.75rem;margin-top:1.15rem}.wine-notes--linear{grid-template-columns:repeat(2,minmax(0,1fr))}.wine-notes--editorial{gap:1rem 2rem}.wine-note{padding:0.8rem 0 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.wine-notes--editorial .wine-note{border-bottom:0}.wine-note__label{display:block;color:var(--muted);font-size:0.78rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase}.wine-note__value{display:block;margin-top:0.4rem;font-weight:600;line-height:1.7;max-width:38ch}.site-footer{margin-top:2.5rem;padding:2.25rem 0 1.25rem;border-top:1px solid var(--border);background:linear-gradient(180deg,rgba(255,253,251,0.92),rgba(248,243,235,0.96));background:linear-gradient(180deg,color-mix(in srgb,var(--surface) 92%,transparent),color-mix(in srgb,var(--surface-2) 96%,transparent));box-shadow:inset 0 1px 0 rgba(255,255,255,0.75)}.site-footer p{margin:0;color:var(--muted)}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr);gap:2rem;align-items:start}.site-footer__brand{display:grid;gap:0.65rem;max-width:28rem}.site-footer__eyebrow{color:var(--accent);font-size:0.7rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.site-footer__title{color:var(--text);font-family:var(--heading-font);font-size:1.5rem;line-height:1.05;letter-spacing:-0.02em}.site-footer__description{color:var(--muted);font-size:0.9rem;line-height:1.65}.site-footer__note{max-width:24rem;color:var(--muted);font-size:0.84rem;line-height:1.6}.site-footer__navs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem}.site-footer__section{display:grid;gap:0.85rem;align-content:start}.site-footer__section-label{color:var(--accent);font-size:0.68rem;font-weight:700;letter-spacing:0.18em;text-transform:uppercase}.site-footer__chips{display:flex;flex-wrap:wrap;gap:0.5rem}.site-footer__nav .menu{display:grid;gap:0.35rem;margin:0;padding:0;list-style:none}.site-footer__nav a{display:inline-flex;align-items:center;width:fit-content;min-height:36px;padding:0.35rem 0;color:var(--text);font-size:0.92rem;font-weight:600}.site-footer__nav a:hover{color:var(--accent)}.site-footer__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.75rem;padding-top:1rem;border-top:1px solid var(--border);color:var(--muted);font-size:0.84rem}.site-footer__meta-note{text-align:right}.no-results,.entry-card{padding:1.25rem}.entry-card__title{font-size:1.3rem}.entry-content>* + *{margin-top:1rem}.page-links,.post-navigation{margin-top:2rem}.pagination,.page-numbers{display:flex;flex-wrap:wrap;gap:0.5rem;justify-content:center;list-style:none;padding:0;margin:2rem 0 0}.page-numbers a,.page-numbers span{display:inline-flex;align-items:center;min-width:42px;min-height:42px;justify-content:center;padding:0.5rem 0.85rem;border:1px solid var(--border);border-radius:999px;background:#ffffff}.page-numbers.current,.pagination .current,.nav-links .current{color:#ffffff !important;background:linear-gradient(135deg,var(--accent),var(--accent-2)) !important;border-color:transparent !important}.navigation.pagination{margin-top:2.25rem}.navigation.pagination .nav-links{display:flex;flex-wrap:wrap;gap:0.5rem;justify-content:flex-start;align-items:center}.navigation.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0.55rem 0.95rem;color:var(--text);border:1px solid var(--border);border-radius:999px;background:#ffffff}.navigation.pagination .page-numbers.current,.navigation.pagination .current{color:#ffffff !important;background:linear-gradient(135deg,var(--accent),var(--accent-2)) !important;border-color:transparent !important}.navigation.pagination .page-numbers.dots{min-width:auto;min-height:auto;padding:0 0.2rem;border:0;background:transparent}.post-type-archive-produkte .pagination,.post-type-archive-produkte .page-numbers,.tax-herkunftsland .pagination,.tax-herkunftsland .page-numbers,.tax-herkunftsregion .pagination,.tax-herkunftsregion .page-numbers,.tax-rebsorte .pagination,.tax-rebsorte .page-numbers{justify-content:flex-start;margin-top:2.25rem}.post-type-archive-produkte .page-numbers a,.post-type-archive-produkte .page-numbers span,.tax-herkunftsland .page-numbers a,.tax-herkunftsland .page-numbers span,.tax-herkunftsregion .page-numbers a,.tax-herkunftsregion .page-numbers span,.tax-rebsorte .page-numbers a,.tax-rebsorte .page-numbers span{min-width:44px;min-height:44px;padding:0.55rem 0.95rem;border:1px solid var(--border);border-radius:999px;background:#ffffff}@media (max-width:900px){.site-header__inner,.site-footer__inner,.section-head,.single-product__layout,.home-hero__grid,.editorial-layout,.filter-bar__header{grid-template-columns:1fr;flex-direction:column;align-items:flex-start}.single-product__layout{display:grid}.magazine-hero,.magazine-lead,.search-hero,.single-article__hero,.single-article__layout{grid-template-columns:1fr}.single-article__sidebar{position:static}.single-article__content-card{padding:1.1rem}.page-article__hero{grid-template-columns:1fr}.page-article__content-card{padding:1.1rem;border-radius:22px}.magazine-lead__media img,.single-article__media img{min-height:220px}.single-article__meta{grid-template-columns:1fr}.site-header__inner{grid-template-columns:1fr;gap:0.9rem}.site-branding{width:100%}.site-branding__text{width:100%}.site-nav ul{gap:0.45rem;justify-content:flex-start}.site-nav a{min-height:38px;padding:0.46rem 0.78rem;font-size:0.88rem}.site-search{justify-self:start;width:100%}.site-header__actions{width:100%;justify-content:space-between}.site-language__list{justify-content:flex-start;flex-wrap:wrap}.site-search__form{width:min(100%,24rem)}.site-search__field{width:100%}.site-search__button{flex:0 0 auto}.search-hero .page-title{max-width:none}.article-grid{grid-template-columns:1fr 1fr}.site-footer__inner,.site-footer__navs{grid-template-columns:1fr}.site-footer__meta{align-items:flex-start}.site-footer__meta-note{text-align:left}.wine-notes{grid-template-columns:1fr 1fr}.product-hero,.product-story-grid{grid-template-columns:1fr}.product-grid--related,.product-grid--latest-wines,.article-grid--compact{grid-template-columns:1fr 1fr}.post-type-archive-produkte .product-grid,body.tax-herkunftsland .product-grid,body.tax-herkunftsregion .product-grid,body.tax-rebsorte .product-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-width:100%}.product-hero__media,.technical-sidebar{position:static}.product-hero__facts{grid-template-columns:1fr}.product-hero__fact:nth-last-child(-n + 2){border-bottom:1px solid var(--border)}.collection-grid,.filter-grid{grid-template-columns:1fr 1fr}.taxonomy-spotlight{grid-template-columns:1fr 1fr}.home-feature-strip{grid-template-columns:1fr}.home-magazine-lead{grid-template-columns:1fr}.editorial-panel{position:static}.home-hero__copy{padding-bottom:0}.home-hero__feature{padding:1.25rem}.technical-sidebar__summary{grid-template-columns:1fr}.technical-section__list{grid-template-columns:1fr}.product-sticky-bar{top:auto;bottom:0}.product-sticky-bar__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:0.3rem 0.45rem;padding:0.3rem 0.45rem;border-radius:18px 18px 0 0;box-shadow:0 -12px 34px rgba(34,25,28,0.12)}.product-sticky-bar__price{grid-column:2;justify-self:start;text-align:left}.product-sticky-bar__action .button{min-width:6.8rem;min-height:1.7rem;padding-inline:0.65rem;font-size:0.76rem}.product-sticky-bar__action{align-self:center;justify-self:end}.product-gallery__feature-wrap{padding-bottom:4.5rem}.product-gallery__grid{left:0.75rem;bottom:0.75rem;width:min(60%,14rem);gap:0.35rem}.product-lightbox__panel{width:min(96vw,680px);padding:0.5rem;border-radius:20px}.product-lightbox__image{max-height:calc(88vh - 1rem);border-radius:14px}}@media (max-width:640px){.hero{padding-top:2rem}.hero__panel,.product-card__body,.entry-card__body,.single-product__body{padding:1rem}.site-wrap{width:min(calc(100% - 1.2rem),var(--content-width))}.collection-grid,.filter-grid{grid-template-columns:1fr}.product-grid--related,.article-grid--compact{grid-template-columns:1fr}.post-type-archive-produkte .product-grid,body.tax-herkunftsland .product-grid,body.tax-herkunftsregion .product-grid,body.tax-rebsorte .product-grid{grid-template-columns:1fr;max-width:100%}.post-type-archive-produkte .product-card,body.tax-herkunftsland .product-card,body.tax-herkunftsregion .product-card,body.tax-rebsorte .product-card{max-width:none}.taxonomy-spotlight{grid-template-columns:1fr}.home-feature-strip{grid-template-columns:1fr}.home-magazine-lead__media img{min-height:220px}.home-hero__grid--minimal{grid-template-columns:1fr}.magazine-hero,.magazine-lead,.article-grid,.article-grid--archive,.article-grid--related,.product-grid--latest-wines{grid-template-columns:1fr}.magazine-lead__media img,.single-article__media img{min-height:180px}.single-article__hero{padding:1rem}.single-article__layout{gap:1.35rem}.single-article__body.entry-content p{font-size:0.98rem;line-height:1.78}.single-article__body.entry-content dt,.single-product .entry-content dl:not(.product-hero__facts):not(.technical-section__list) dt{padding:0.85rem 0.9rem 0.35rem;font-size:1rem}.single-article__body.entry-content dd,.single-product .entry-content dl:not(.product-hero__facts):not(.technical-section__list) dd{padding:0.1rem 0.9rem 0.9rem;line-height:1.7}.entry-content__clamp{--entry-content-collapsed-height:240px}.product-sticky-bar__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:0.3rem 0.45rem;padding:0.3rem 0.45rem;border-radius:18px 18px 0 0}.product-sticky-bar__title{font-size:0.83rem}.product-sticky-bar__thumb{width:28px;height:28px;border-radius:9px}.product-sticky-bar__price-label,.product-sticky-bar__price-old{display:none}.product-sticky-bar__price{justify-self:center;text-align:center}.product-sticky-bar__price-current{font-size:0.88rem}.product-sticky-bar__action .button{min-width:6.8rem;min-height:1.7rem;padding-inline:0.65rem;font-size:0.76rem;margin-top:0}.product-sticky-bar__action{align-self:center}.home-hero--editorial::before,.home-hero--editorial::after{width:14rem;height:14rem}.home-hero__feature-body{width:100%;margin-top:0}.home-hero__feature-shell{grid-template-columns:1fr}.wine-notes{grid-template-columns:1fr}.product-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0.4rem}.product-gallery__thumb{aspect-ratio:1 / 1.15;border-radius:14px}.product-offer-card{padding:0.9rem 0.95rem}.product-offer-card__header{align-items:flex-start}.product-offer-card__price{width:100%}.collection-card{min-height:210px}.product-card__footer{flex-direction:column;align-items:flex-start}.product-card__link{width:100%}.product-sticky-bar{top:auto;bottom:0}.product-sticky-bar__inner{grid-template-columns:auto minmax(0,1fr) auto auto;gap:0.3rem 0.45rem;padding:0.3rem 0.45rem;border-radius:18px 18px 0 0}.product-sticky-bar__thumb{width:28px;height:28px;border-radius:9px}.product-sticky-bar__price{justify-self:center;text-align:center}.product-sticky-bar__action{justify-self:end}.product-sticky-bar__action .button{min-width:6.8rem;min-height:1.7rem;padding-inline:0.65rem;font-size:0.76rem}.product-sticky-bar__price-label,.product-sticky-bar__price-old{display:none}.product-sticky-bar__price-current{font-size:0.88rem}.product-sticky-bar__title{font-size:0.8rem}}