:root{--wpraem-ink:#1f1f1f;--wpraem-muted:#6f6a64;--wpraem-line:#d8d0c6;--wpraem-soft:#f8f5f0;--wpraem-card:#fff;--wpraem-gold:#c49a35}.wpraem-wrap{max-width:1280px;margin:0 auto;padding:48px 20px;color:var(--wpraem-ink)}.wpraem-intro{text-align:center;max-width:720px;margin:0 auto 56px}.wpraem-kicker{text-transform:uppercase;letter-spacing:.18em;font-size:12px;color:var(--wpraem-gold);font-weight:700;margin:0 0 10px}.wpraem-intro h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(32px,4vw,54px);line-height:1.05;margin:0 0 18px}.wpraem-intro p:not(.wpraem-kicker){font-size:16px;line-height:1.75;color:var(--wpraem-muted)}.wpraem-timeline{position:relative}.wpraem-timeline:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:var(--wpraem-line);transform:translateX(-50%)}.wpraem-year{position:relative;margin:0 0 54px}.wpraem-year-marker{position:sticky;top:20px;z-index:3;margin:0 auto -34px;width:76px;height:76px;border-radius:50%;background:#2f2f2f;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 10px 24px rgba(0,0,0,.18)}.wpraem-year-card{position:relative;z-index:2;background:rgba(255,255,255,.96);border:1px solid rgba(80,70,60,.12);box-shadow:0 18px 45px rgba(70,55,40,.08);border-radius:22px;padding:54px clamp(18px,4vw,52px) 42px}.wpraem-year-head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;border-bottom:1px solid #ece5dc;margin-bottom:34px;padding-bottom:16px}.wpraem-year-head h3{font-family:Georgia,'Times New Roman',serif;font-size:34px;margin:0}.wpraem-year-head span{font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--wpraem-muted)}.wpraem-wines-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:30px}.wpraem-wine{cursor:pointer;text-align:center;border-radius:18px;padding:12px 8px 16px;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;outline:none}.wpraem-wine:hover,.wpraem-wine:focus-visible{transform:translateY(-4px);background:var(--wpraem-soft);box-shadow:0 14px 30px rgba(70,55,40,.08)}.wpraem-bottle{height:230px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:18px}.wpraem-bottle img{max-height:230px;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 12px 10px rgba(0,0,0,.16))}.wpraem-bottle-placeholder{height:210px;width:70px;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;font-size:12px;color:#777}.wpraem-wine h4{font-size:13px;line-height:1.25;text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-weight:800}.wpraem-subtitle{font-size:13px;line-height:1.35;color:#4f4b46;margin:0 0 14px}.wpraem-compact-awards{display:flex;flex-wrap:wrap;justify-content:center;gap:6px}.wpraem-compact-awards span{border:1px solid rgba(196,154,53,.42);background:#fffaf0;border-radius:999px;padding:5px 8px;font-size:11px;line-height:1.1;font-weight:700;color:#3a3022}.wpraem-modal[hidden],.wpraem-detail[hidden]{display:none}.wpraem-modal{position:fixed;inset:0;z-index:999999;background:rgba(22,20,18,.72);display:flex;align-items:center;justify-content:center;padding:24px}.wpraem-detail-inner{position:relative;background:#fff;border-radius:24px;max-width:920px;width:min(920px,100%);max-height:90vh;overflow:auto;display:grid;grid-template-columns:300px 1fr;gap:34px;padding:42px;box-shadow:0 30px 90px rgba(0,0,0,.35)}.wpraem-close{position:absolute;right:18px;top:14px;border:0;background:transparent;font-size:34px;line-height:1;cursor:pointer;color:#333}.wpraem-detail-bottle{display:flex;align-items:center;justify-content:center;background:var(--wpraem-soft);border-radius:18px;min-height:360px}.wpraem-detail-bottle img{max-height:420px;width:auto;max-width:90%;filter:drop-shadow(0 18px 14px rgba(0,0,0,.18))}.wpraem-detail-year{text-transform:uppercase;letter-spacing:.18em;color:var(--wpraem-gold);font-size:12px;font-weight:800;margin:0 0 8px}.wpraem-detail-content h3{font-family:Georgia,'Times New Roman',serif;font-size:42px;line-height:1.05;margin:0 0 8px}.wpraem-note{color:var(--wpraem-muted);line-height:1.7}.wpraem-award-images{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.wpraem-award-images img{width:112px;height:112px;object-fit:contain}.wpraem-award-fallback{border:1px solid #ddd;border-radius:999px;padding:12px 16px}.wpraem-modal-open{overflow:hidden}.wpraem-empty{text-align:center;padding:40px}.et-db #et-boc .et-l .wpraem-wrap h2,.et-db #et-boc .et-l .wpraem-wrap h3,.et-db #et-boc .et-l .wpraem-wrap h4{padding-bottom:0}@media(max-width:1050px){.wpraem-wines-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:720px){.wpraem-wrap{padding:34px 14px}.wpraem-timeline:before{left:22px}.wpraem-year-marker{position:relative;top:auto;margin:0 0 -20px 0;width:58px;height:58px;font-size:13px}.wpraem-year-card{padding:38px 16px 26px;border-radius:16px}.wpraem-year-head{display:block}.wpraem-year-head h3{font-size:28px;margin-bottom:6px}.wpraem-wines-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.wpraem-bottle{height:180px}.wpraem-bottle img{max-height:180px}.wpraem-detail-inner{grid-template-columns:1fr;padding:28px 18px}.wpraem-detail-bottle{min-height:240px}.wpraem-detail-bottle img{max-height:270px}.wpraem-detail-content h3{font-size:32px}.wpraem-award-images img{width:86px;height:86px}}@media(max-width:420px){.wpraem-wines-grid{grid-template-columns:1fr}.wpraem-bottle{height:210px}.wpraem-bottle img{max-height:210px}}.wpmenucart-icon-shopping-cart-0:before{font-family:WPMenuCart;speak:none;font-style:normal;font-weight:400;display:inline;width:auto;height:auto;line-height:normal;text-decoration:inherit;-webkit-font-smoothing:antialiased;vertical-align:baseline;background-image:none;background-position:0 0;background-repeat:repeat;margin-top:0;margin-right:.25em}.wpmenucart-icon-shopping-cart-0:before{content:"\f07a"}