:root{--wine:#7B1836;--ink:#321d24;--paper:#faf8f5;--cream:#f2ede8;--line:#d9cbc9;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}::selection{background:var(--wine);color:#fff}a:focus-visible,button:focus-visible{outline:3px solid #c68654;outline-offset:4px}.skip-link{position:fixed;top:-100px;left:16px;z-index:100;padding:12px 20px;background:var(--wine);color:white}.skip-link:focus{top:12px}.site-header{position:relative;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:112px;padding:8px clamp(22px,4vw,68px);background:var(--paper);border-bottom:1px solid #e9e0dd}.brand{width:168px;height:78px;display:grid;place-items:center;overflow:hidden;flex:none}.brand img{width:162px;height:auto}.nav{display:flex;align-items:center;gap:clamp(14px,1.55vw,28px);font-size:13px;font-weight:700;white-space:nowrap}.nav>a:not(.button){transition:color .2s}.nav>a:not(.button):hover{color:var(--wine)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:25px;min-height:56px;padding:14px 22px;background:var(--wine);color:#fff;font-weight:700;font-size:14px;line-height:1.2;transition:transform .25s,background .25s}.button:hover{transform:translateY(-2px);background:#601229}.button span,.text-link span{font-size:21px;font-weight:400;line-height:1}.button-small{min-height:44px;padding:11px 16px;font-size:12px;gap:12px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);min-height:min(760px,calc(100svh - 112px));background:#f5f0ec}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(42px,5.8vw,105px) clamp(24px,5vw,82px) 30px}.eyebrow,.section-kicker,.mini-label{font-family:Manrope,sans-serif;font-size:12px;font-weight:800;letter-spacing:.17em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:12px;color:var(--wine);margin:0 0 42px}.eyebrow .line{height:1px;width:33px;background:currentColor}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Manrope,sans-serif;font-weight:600;letter-spacing:-.065em;line-height:1.13}h1{font-size:clamp(48px,5.5vw,88px);margin-bottom:28px}h1 em,h2 em{color:var(--wine);font-family:var(--serif);font-weight:400;letter-spacing:-.075em}.hero-lede{max-width:510px;font-size:17px;line-height:1.7;color:#5e4f50}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:21px}.text-link{display:inline-flex;align-items:center;gap:16px;border-bottom:1px solid currentColor;padding-bottom:6px;font-weight:700;font-size:14px;color:var(--wine);transition:gap .2s}.text-link:hover{gap:25px}.hero-footnote{display:flex;justify-content:space-between;gap:12px;margin:70px 0 0;color:#8c7679;font-size:10px;font-weight:800;letter-spacing:.13em}.hero-visual{min-height:580px;position:relative;overflow:hidden;background:#b3a49a}.hero-visual>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 45%}.image-label{position:absolute;right:24px;bottom:24px;color:white;font-size:11px;font-weight:700;letter-spacing:.13em;text-shadow:0 1px 8px #000}.hero-badge{position:absolute;top:10%;left:-56px;display:grid;align-content:center;justify-content:center;width:118px;height:118px;background:var(--wine);color:#fff;border-radius:50%;text-align:center;font-size:18px;font-weight:800;line-height:1.03;letter-spacing:.1em;transform:rotate(-12deg)}.hero-badge span{font-size:17px;margin-top:5px}.ticker{overflow:hidden;border-top:1px solid var(--wine);border-bottom:1px solid var(--wine);color:var(--wine);padding:15px 0;white-space:nowrap}.ticker div{width:max-content;font-size:12px;font-weight:800;letter-spacing:.2em;animation:move 35s linear infinite}.ticker span{font-size:17px;margin:0 32px}@keyframes move{to{transform:translateX(-50%)}}.section{padding:clamp(75px,9vw,150px) clamp(24px,6vw,100px)}.section-kicker{color:var(--wine);margin-bottom:42px}.intro{background:var(--paper)}.intro-grid{display:grid;grid-template-columns:1fr .86fr;gap:9vw;align-items:center}.intro h2,.event-section h2,.product-section h2,.gallery-section h2,.about-section h2{font-size:clamp(48px,6vw,92px);margin-bottom:30px}.intro .large-copy{font-size:clamp(19px,2vw,28px);line-height:1.45;max-width:560px;margin-bottom:35px}.intro-image{height:540px;max-width:520px;background:#b2a395;overflow:hidden}.intro-image img{height:100%;width:100%;object-fit:cover;object-position:center 44%}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:95px;border-top:1px solid var(--line)}.step{padding:25px 22px 20px 0;border-right:1px solid var(--line)}.step+.step{padding-left:25px}.step:last-child{border-right:0}.step>span{font-size:13px;font-weight:800;color:var(--wine)}.step h3{font-family:Manrope,sans-serif;letter-spacing:-.035em;font-size:22px;margin:28px 0 10px}.step p{font-size:14px;color:#68595a;max-width:230px}.event-section{background:var(--cream)}.event-head,.product-head,.gallery-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:60px}.event-head h2,.product-head h2,.gallery-head h2{margin:0}.event-head p,.product-head p,.gallery-head p{max-width:370px;font-size:17px;color:#645454;margin-bottom:6px}.event-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:8vw;align-items:center}.event-photo{position:relative;height:590px;overflow:hidden;background:#c7b7ad}.event-photo img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.event-photo span{position:absolute;bottom:17px;left:18px;color:white;font-size:10px;font-weight:800;letter-spacing:.12em;text-shadow:0 1px 5px #000}.mini-label{color:var(--wine);margin-bottom:22px}.event-list ul{padding:0;margin:0 0 26px;list-style:none;border-top:1px solid #c7b6b5}.event-list li{display:flex;justify-content:space-between;gap:15px;align-items:center;border-bottom:1px solid #c7b6b5;padding:16px 0;font-family:Manrope,sans-serif;font-size:clamp(19px,2.1vw,30px);font-weight:600;letter-spacing:-.04em}.event-list li span{font-family:'DM Sans',sans-serif;font-size:12px;letter-spacing:0;color:var(--wine)}.event-note{max-width:410px;color:#645454;font-size:15px}.burgundy-panel{display:grid;grid-template-columns:1fr .7fr;min-height:620px;background:var(--wine);color:white}.panel-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(55px,7vw,110px) clamp(24px,6vw,100px)}.panel-copy .eyebrow{color:#e8b7c7;margin-bottom:35px}.panel-copy h2{max-width:720px;font-size:clamp(42px,5vw,75px);margin-bottom:30px}.panel-copy p:last-child{max-width:510px;color:#f4e3e8;font-size:17px}.panel-image{min-height:450px;overflow:hidden}.panel-image img{width:100%;height:100%;object-fit:cover;object-position:50% 60%}.product-section{background:var(--paper)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#eee7e1;min-width:0}.product-card>img{height:clamp(290px,34vw,490px);width:100%;object-fit:cover}.product-card:nth-child(1)>img{object-position:50% 53%}.product-card:nth-child(2)>img{object-position:50% 52%}.product-card:nth-child(3)>img{object-position:50% 56%}.product-card>div{padding:23px 20px 26px}.product-card span{color:var(--wine);font-size:11px;font-weight:800;letter-spacing:.1em}.product-card h3{font-family:Manrope,sans-serif;font-size:23px;letter-spacing:-.04em;margin:8px 0 0}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-top:35px}.product-footer p{max-width:540px;margin:0;color:#625152}.button-outline{background:transparent;border:1px solid var(--wine);color:var(--wine)}.button-outline:hover{color:white}.gallery-section{padding:clamp(75px,9vw,150px) clamp(24px,6vw,100px);background:#e9e1dc}.gallery-grid{display:grid;grid-template-columns:1fr .9fr 1fr;gap:14px}.gallery-grid img{width:100%;height:clamp(300px,38vw,540px);object-fit:cover}.gallery-grid img:nth-child(1){object-position:50% 40%}.gallery-grid img:nth-child(2){object-position:50% 60%}.gallery-grid img:nth-child(3){object-position:50% 50%}.gallery-section blockquote{margin:100px 0 0;text-align:center;color:var(--wine);font-family:var(--serif);font-size:clamp(27px,3.1vw,48px);font-style:italic;line-height:1.3}.gallery-section blockquote span{display:block;margin-top:18px;color:#77676a;font:700 11px 'DM Sans',sans-serif;letter-spacing:.12em;text-transform:uppercase}.about-grid{display:grid;grid-template-columns:1fr .85fr;gap:10vw;align-items:center}.about-grid p{max-width:530px;font-size:17px;color:#625456;line-height:1.8}.about-grid p+p{margin-bottom:30px}.about-art{height:550px;position:relative;overflow:hidden;background:#b8a49a}.about-art img{width:100%;height:100%;object-fit:cover;object-position:50% 52%}.about-art span{position:absolute;left:20px;bottom:18px;color:white;font-size:10px;font-weight:800;letter-spacing:.14em;text-shadow:0 1px 5px #000}.contact-section{background:var(--wine);color:white;padding:clamp(75px,9vw,150px) clamp(24px,6vw,100px)}.contact-section .section-kicker{color:#e9bdca}.contact-grid{display:grid;grid-template-columns:1fr .7fr;gap:50px}.contact-section h2{font-size:clamp(52px,6.4vw,98px);margin-bottom:26px}.contact-section h2 em{color:#ecc0ce}.contact-section p{max-width:530px;color:#f0dbe2;font-size:17px}.button-light{margin-top:16px;background:white;color:var(--wine)}.button-light:hover{background:#f3e8ec;color:var(--wine)}.contact-hint{font-size:13px!important;margin:20px 0 0}.contact-side{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:45px;border:1px solid #b87389;min-height:390px}.contact-side>span:first-child{font-size:12px;font-weight:800;letter-spacing:.17em}.contact-symbol{font-size:clamp(100px,15vw,210px);font-weight:400;line-height:1;color:#dba8b9}.contact-side a{border-bottom:1px solid white;font-weight:700;padding-bottom:5px}.footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:32px clamp(24px,6vw,100px);background:#4e1024;color:white;font-size:12px}.footer-brand{font-family:Manrope,sans-serif;font-weight:800;letter-spacing:.2em;font-size:17px;line-height:1}.footer-brand small{display:block;text-align:center;font-size:8px;margin-top:8px}.footer>a:last-child{font-size:11px;font-weight:800;letter-spacing:.1em}
@media(max-width:1100px){.nav{gap:12px;font-size:12px}.brand{width:140px}.brand img{width:142px}.nav-cta{display:none}.hero-copy{padding-left:35px;padding-right:35px}.hero-badge{left:-38px}}@media(max-width:800px){html{scroll-padding-top:75px}.site-header{min-height:74px;padding:0 20px}.brand{width:125px;height:65px}.brand img{width:126px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:45px;height:45px;background:transparent;border:0;cursor:pointer;z-index:31}.menu-toggle span{height:2px;width:25px;background:var(--wine);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4.5px) rotate(-45deg)}.nav{display:none;position:absolute;top:74px;left:0;right:0;height:calc(100dvh - 74px);overflow:auto;padding:30px 25px 60px;background:var(--paper);flex-direction:column;align-items:stretch;gap:0;white-space:normal;box-shadow:0 10px 20px #321d241a}.nav.is-open{display:flex}.nav>a:not(.button){padding:15px 0;border-bottom:1px solid var(--line);font-size:21px}.nav-cta{display:flex;margin-top:25px}.hero{grid-template-columns:1fr}.hero-copy{padding:56px 24px 28px}.eyebrow{margin-bottom:27px}.hero h1{font-size:clamp(48px,9.5vw,78px)}.hero-footnote{margin-top:55px}.hero-visual{height:560px;min-height:0}.hero-badge{top:-42px;left:auto;right:25px;width:96px;height:96px;font-size:16px}.intro-grid,.event-grid,.about-grid{grid-template-columns:1fr;gap:40px}.intro-image{max-width:none;height:470px}.steps{grid-template-columns:repeat(2,1fr);margin-top:60px}.step:nth-child(2){border-right:0}.step:nth-child(n+3){border-top:1px solid var(--line)}.event-head,.product-head,.gallery-head{display:block}.event-head p,.product-head p,.gallery-head p{margin-top:25px;max-width:600px}.event-photo{height:530px}.burgundy-panel{grid-template-columns:1fr}.panel-image{height:460px}.product-card h3{font-size:19px}.product-footer{align-items:flex-start;flex-direction:column}.gallery-grid img{height:380px}.contact-grid{grid-template-columns:1fr}.contact-side{min-height:290px}.contact-symbol{font-size:125px}.footer{flex-wrap:wrap}}@media(max-width:600px){.hero-copy{padding-top:48px}.hero h1{font-size:clamp(43px,11vw,62px);line-height:1.15}.hero-lede{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column;gap:23px}.hero-actions .button{width:100%}.hero-footnote{font-size:9px;margin-top:48px}.hero-visual{height:440px}.hero-visual>img{object-position:50% 48%}.section,.gallery-section,.contact-section{padding:75px 22px}.section-kicker{margin-bottom:32px}.intro h2,.event-section h2,.product-section h2,.gallery-section h2,.about-section h2{font-size:clamp(44px,11vw,64px)}.intro .large-copy{font-size:20px}.intro-image,.event-photo,.about-art{height:420px}.steps{grid-template-columns:1fr}.step,.step+.step{padding:23px 0;border-right:0;border-top:1px solid var(--line)}.step:first-child{border-top:0}.step h3{margin:10px 0 5px}.step p{max-width:none;margin:0}.event-head,.product-head,.gallery-head{margin-bottom:35px}.event-list li{font-size:22px}.panel-copy{padding:75px 22px}.panel-copy h2{font-size:44px}.panel-image{height:380px;min-height:0}.product-grid{grid-template-columns:1fr;gap:25px}.product-card>img{height:420px}.product-card h3{font-size:23px}.gallery-grid{grid-template-columns:1fr 1fr;gap:9px}.gallery-grid img{height:270px}.gallery-grid img:last-child{grid-column:1/-1;height:300px;object-position:50% 45%}.gallery-section blockquote{margin-top:70px}.about-grid p{font-size:16px}.contact-section h2{font-size:clamp(48px,12vw,72px)}.contact-side{min-height:250px;gap:15px}.contact-symbol{font-size:110px}.footer{display:grid;grid-template-columns:1fr 1fr;gap:25px;font-size:11px}.footer span:nth-child(2){text-align:right}.footer>a:last-child{text-align:right}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.ticker div{animation:none}*{transition-duration:0.01ms!important;animation-duration:0.01ms!important}}

/* Keep the supplied brand mark and moving headline fully visible at all widths. */
.brand img{width:150px}
.hero-badge{left:auto;right:24px;top:24px}
.ticker .ticker-track{display:flex;width:max-content;animation:ticker-scroll 24s linear infinite}
.ticker .ticker-run{display:block;flex:none;white-space:nowrap;font-size:12px;font-weight:800;letter-spacing:.2em;padding-right:32px}
.ticker .ticker-run span{font-size:17px;margin:0 32px}
@keyframes ticker-scroll{to{transform:translateX(-50%)}}
@media(max-width:800px){.brand img{width:120px}.hero-badge{top:20px;right:20px}}
@media(prefers-reduced-motion:reduce){.ticker .ticker-track{animation:none}}

/* iOS displays some decorative Unicode symbols as colored emoji and adds a tap flash. */
a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}
.ticker .ticker-run span{font-family:Manrope,Arial,sans-serif;font-size:20px;color:var(--wine)}
.hero-badge span{font-family:Manrope,Arial,sans-serif}
.contact-side{align-items:stretch;justify-content:center;gap:28px;padding:38px clamp(22px,3vw,45px)}
.contact-side>span:first-child{text-align:center}
.contact-methods{width:100%}
.contact-methods>div{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:17px 0;border-top:1px solid #b87389}
.contact-methods small{font-size:11px;font-weight:800;letter-spacing:.14em;color:#e8b7c7}
.contact-methods a{font-size:clamp(14px,1.4vw,18px);font-weight:600;overflow-wrap:anywhere;line-height:1.4}
.contact-methods .contact-extra{font-size:14px;font-weight:400;margin-top:5px}
@media(max-width:600px){.contact-side{padding:28px 23px}.contact-methods a{font-size:16px}}
