:root{--wine:#541c2c;--ink:#302225;--paper:#fffcf7;--cream:#f4eddf;--line:#ded4c9;--muted:#746463}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b04458;outline-offset:5px}main:focus{outline:none}.utility{background:var(--wine);color:#fff7ec;padding:10px 4%;display:flex;justify-content:space-between;font-size:.8rem;letter-spacing:.02em}header{display:flex;align-items:center;justify-content:space-between;padding:19px 4%;gap:24px;border-bottom:1px solid var(--line);background:var(--paper);position:sticky;top:0;z-index:10}.wordmark{font-family:Georgia,'Times New Roman',serif;font-size:3rem;font-weight:bold;letter-spacing:-.075em;line-height:1.1;color:var(--wine)}.brand-dot{color:#bd644d}nav{display:flex;gap:30px}nav a{font-size:.9rem}nav a:hover,nav a[aria-current=page]{text-decoration:underline;text-underline-offset:7px}.header-contact{border:1px solid var(--wine);border-radius:4px;padding:10px 18px;font-size:.875rem;color:var(--wine)}.hero{display:grid;grid-template-columns:.95fr 1.15fr;gap:3%;padding:45px 4% 50px;max-width:1800px;margin:auto}.hero-copy{align-self:center;padding:20px 0}.eyebrow,.image-tag{text-transform:uppercase;letter-spacing:.12em;font-size:.75rem;font-weight:600}.hero h1,h2,.page-head h1,.detail-info h1,.contact h1{font-family:Georgia,'Times New Roman',serif;font-weight:normal;letter-spacing:-.055em;line-height:1.04}.hero h1{font-size:clamp(3.25rem,5.6vw,6.4rem);margin:27px 0;color:var(--wine)}em{font-weight:normal}.hero-copy>p{font-size:1.05rem;max-width:330px;line-height:1.75;color:var(--muted);margin:0 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;background:var(--wine);color:#fff;padding:16px 23px;border:1px solid var(--wine);border-radius:4px;font-size:.9rem;transition:background .2s}.button:hover{background:#762b40}.hero-note{display:flex;flex-direction:column;gap:4px;font-size:.8rem;color:var(--muted);margin-top:45px}.hero-gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;align-items:start}.hero-product{background:#eedbd4;display:flex;flex-direction:column;min-width:0;border-radius:100px 100px 5px 5px;overflow:hidden;padding:35px 15px 18px;transition:background .2s}.hero-product:hover{background:#e9ccc2}.hero-secondary{margin-top:88px;background:#e8e2d6;border-radius:5px 5px 90px 90px;padding-bottom:38px}.hero-secondary:hover{background:#dfd5c3}.image-tag{text-align:center;font-size:.75rem;letter-spacing:.08em}.hero-product img{height:355px;object-fit:contain;mix-blend-mode:multiply;margin:18px 0}.hero-secondary img{height:275px}.hero-product>div{display:flex;gap:10px;justify-content:space-between;font-size:.78rem;padding:0 8px}.hero-secondary>div{padding:0 15px}.collection-strip{display:flex;justify-content:space-between;padding:24px 4%;border-block:1px solid var(--line);gap:20px;align-items:center}.collection-strip>span{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.collection-strip a{font-family:Georgia,serif;font-size:1.3rem;color:var(--wine)}.section{padding:75px 4%;max-width:1800px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}h2{font-size:clamp(2rem,3.6vw,3.7rem);margin:14px 0 0;color:var(--wine)}.text-link{font-size:.9rem;border-bottom:1px solid var(--wine);padding-bottom:7px;white-space:nowrap;color:var(--wine)}.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.product-image{background:var(--cream);aspect-ratio:1/1.15;border-radius:6px;overflow:hidden;padding:20px}.product-image img{height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .3s}.card:hover img{transform:scale(1.04)}.card h3{font-size:1rem;font-weight:500;margin:17px 0 5px}.card p{font-size:.875rem;color:var(--muted);margin:4px 0}.code{font-size:.75rem;letter-spacing:.07em;margin-top:8px;color:var(--muted)}.color-dots{display:flex;gap:6px;margin-top:12px}.color-dots span{width:12px;height:12px;border-radius:50%;border:1px solid #bbb}.feature{display:grid;grid-template-columns:1fr 1fr;background:var(--wine);color:#fff7ec;margin:0 4%;border-radius:6px;overflow:hidden}.feature-copy{padding:65px 12%;display:flex;flex-direction:column;align-items:start;justify-content:center}.feature h2{font-size:clamp(2.8rem,4.6vw,5rem);color:inherit;margin:25px 0}.feature p{max-width:330px;line-height:1.75;color:#e4cdd0}.feature .button{background:#fff7ec;color:var(--wine);margin-top:20px}.feature-art{background:#dce6e6;padding:35px 12%;position:relative;display:grid;place-items:center}.feature-art img{height:440px;object-fit:contain;mix-blend-mode:multiply}.feature-art span{font-size:.75rem;color:#354950;letter-spacing:.1em;margin-top:15px}.wholesale-band{padding:70px 4%;display:flex;gap:30px;align-items:center;justify-content:space-between}.wholesale-band h2{font-size:2.3rem}footer{padding:45px 4% 25px;background:#efe6d8}.footer-top{display:flex;align-items:end;justify-content:space-between;padding-bottom:32px}.footer-top .wordmark{font-size:clamp(4rem,12vw,10rem)}.footer-top p{font-family:Georgia,serif;font-size:1.35rem;font-style:italic;color:var(--wine)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #c8bbae;padding-top:23px;gap:25px}.footer-bottom small{font-size:.8rem;color:var(--muted)}.page-head{padding:60px 4% 30px}.page-head h1{font-size:clamp(3rem,6vw,5.5rem);color:var(--wine);margin:20px 0}.page-head p{color:var(--muted)}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-top:30px}.filters a{border:1px solid var(--line);border-radius:4px;padding:10px 24px}.filters a.selected{background:var(--wine);color:#fff;border-color:var(--wine)}.catalog{padding-top:10px;min-height:55vh}.detail{padding:30px 4% 70px}.breadcrumb{display:flex;gap:12px;font-size:.85rem;color:var(--muted);margin-bottom:25px;flex-wrap:wrap}.detail-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:7%}.detail-photo{padding:35px;background:var(--cream);border-radius:6px;align-self:start}.detail-photo img{height:600px;object-fit:contain;mix-blend-mode:multiply}.detail-info h1{font-size:clamp(2.2rem,4vw,4rem);color:var(--wine);margin:20px 0}.detail-info>p{color:var(--muted);line-height:1.7;max-width:500px}.swatches{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:20px 0}.swatch{aspect-ratio:1;padding:5px;background:var(--cream);border:1px solid var(--line);border-radius:5px}.swatch[aria-pressed=true]{border:2px solid var(--wine)}.swatch img{height:100%;object-fit:contain;mix-blend-mode:multiply}.detail-info .button{width:100%;margin:15px 0 25px}.info-row{border-top:1px solid var(--line);padding:20px 0;font-size:.9rem;line-height:1.7}.contact{padding:70px 7%;display:grid;grid-template-columns:1fr 1fr;gap:8%;background:var(--cream)}.contact h1{font-size:clamp(3rem,5.5vw,6rem);color:var(--wine);margin:25px 0}.contact p{max-width:430px;line-height:1.7;color:var(--muted)}.contact-details{align-self:center}.contact-details a{display:block;border-bottom:1px solid #c8bbae;padding:20px 0;font-size:1.2rem;overflow-wrap:anywhere;color:var(--wine)}.skip{position:fixed;top:-100px;left:15px;background:#fff;padding:15px;z-index:30}.skip:focus{top:10px}@media(min-width:1550px){.hero-product img{height:440px}.hero-secondary img{height:355px}}@media(max-width:1000px){.hero{grid-template-columns:1fr 1.1fr;gap:2%}.hero h1{font-size:3.7rem}.hero-gallery{gap:10px}.hero-product{padding-inline:8px}.hero-product img{height:300px}.hero-secondary img{height:235px}.hero-product>div{font-size:.75rem}.grid{gap:16px}.feature-copy{padding:45px 8%}.detail-photo img{height:500px}.header-contact{display:none}}@media(max-width:760px){header{position:relative;flex-direction:column;gap:18px;padding:20px 5%}.wordmark{font-size:2.7rem}header nav{gap:25px}.hero{grid-template-columns:1fr;padding:25px 5% 35px}.hero-copy{padding:0}.hero h1{font-size:clamp(3.3rem,10vw,5rem);margin:20px 0}.hero-copy>p{max-width:430px}.hero-note{display:none}.hero-gallery{margin-top:30px;gap:16px}.hero-product img{height:330px}.hero-secondary img{height:255px}.hero-secondary{margin-top:55px}.collection-strip{flex-wrap:wrap;padding:22px 5%;gap:18px}.collection-strip>span{width:100%}.collection-strip a{font-size:1.1rem}.section{padding:45px 5%}.section-heading{align-items:start;gap:20px}.section-heading h2{font-size:2.5rem}.text-link{font-size:.8rem}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.product-image{padding:12px}.feature{grid-template-columns:1fr;margin:0 5%}.feature-copy{padding:40px 8%}.feature-art img{height:350px}.feature-art{padding:25px 10%}.wholesale-band{padding:45px 5%;align-items:start;flex-direction:column}.wholesale-band h2{font-size:2rem}.footer-top{align-items:start;flex-direction:column}.footer-top .wordmark{font-size:5.5rem}.footer-top p{margin-bottom:0}.footer-bottom{align-items:start;flex-direction:column}.footer-bottom nav{flex-wrap:wrap;gap:16px 24px}.detail-grid,.contact{grid-template-columns:1fr}.detail-info{padding-top:30px}.detail-photo img{height:440px}.contact{padding:40px 6%;gap:30px}.page-head{padding:35px 5% 25px}.utility{font-size:.75rem;gap:12px}}@media(max-width:400px){.hero-product img{height:270px}.hero-secondary img{height:215px}.hero-product>div{font-size:.75rem}.image-tag{font-size:.75rem}.section-heading{flex-direction:column}.detail-photo{padding:20px}.detail-photo img{height:350px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
