:root{--wine:#732234;--dark:#302921;--paper:#faf8f2;--line:#ded9cd;--gold:#b39050}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;color:var(--dark);background:var(--paper);font-family:Arial,sans-serif;font-size:16px}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.demo{background:var(--wine);color:#fff4e3;text-align:center;font-size:13px;padding:9px 18px;line-height:1.4}header{display:flex;align-items:center;justify-content:space-between;padding:25px 5%;border-bottom:1px solid var(--line);gap:24px}.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;font-size:29px}.brandmark{color:var(--wine);font-size:45px}.brand small{display:block;font:10px Arial,sans-serif;letter-spacing:2.7px;margin-top:5px}nav{display:flex;gap:34px;font-size:14px}.bag{border:0;background:none;font-size:14px}.bag span{display:inline-grid;place-items:center;background:var(--wine);color:white;width:24px;height:24px;border-radius:50%;margin-left:8px}.hero{display:grid;grid-template-columns:1fr 1.03fr;min-height:610px}.hero-copy{padding:65px 8% 30px 10%}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;line-height:1.6;color:var(--wine);margin:0 0 24px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400}h1{font-size:clamp(42px,4.5vw,72px);line-height:1.08;letter-spacing:-2px;margin-bottom:25px}em{font-weight:400;color:var(--wine)}.intro{font-size:16px;line-height:1.8;color:#6c655b;margin-bottom:32px}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:34px;background:var(--wine);color:#fffaf0;border:1px solid var(--wine);padding:18px 24px;font-size:14px;transition:background .2s}.primary:hover{background:#571525}.primary span{font-size:22px}.hero-foot{display:flex;align-items:center;gap:17px;margin-top:46px;color:#776f60;font-size:12px;line-height:1.6}.asterisk{color:var(--gold);font-size:35px}.hero-picture{position:relative;min-height:550px;overflow:hidden}.hero-picture img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.image-note{position:absolute;bottom:24px;left:28px;right:20px;color:white;font-size:11px;letter-spacing:2px;text-shadow:0 1px 8px #000;background:#24160f70;width:fit-content;padding:9px 12px}.ribbon{display:flex;align-items:center;justify-content:space-around;gap:20px;background:#eae5d8;border-top:1px solid #d6cbbb;border-bottom:1px solid #d6cbbb;padding:21px 5%;font:italic 19px Georgia,serif}.ribbon span:nth-child(even){color:var(--wine)}.collection{padding:74px 7% 66px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-head .eyebrow{margin-bottom:12px}h2{font-size:42px;line-height:1.12;margin-bottom:0;letter-spacing:-.8px}.collection-note{font-size:12px;color:#756d60;white-space:nowrap}.products{display:grid;grid-template-columns:1fr 1fr;gap:34px}.product-image{position:relative;border:none;background:#e9e3d7;padding:0;display:block;width:100%;aspect-ratio:1.17;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.product-image:hover img{transform:scale(1.035)}.tag{position:absolute;top:18px;left:18px;background:#fbf8eddf;padding:8px 12px;font-size:10px;letter-spacing:1.5px}.detail-hint{position:absolute;bottom:16px;right:16px;background:var(--paper);padding:10px 13px;font-size:12px}.product-info{display:flex;justify-content:space-between;gap:16px;padding-top:22px}h3{font-size:29px;margin-bottom:8px}.product-info p{font-size:13px;color:#726b5e;line-height:1.7}.price{font-size:17px;white-space:nowrap;padding-top:5px}.add{display:flex;justify-content:space-between;align-items:center;width:100%;border:1px solid #b7a998;background:transparent;padding:13px 17px;color:var(--wine);font-size:14px}.add:hover{background:#efe8df}.add span{font-size:23px}.sample-note{font-size:12px;line-height:1.8;color:#7e766a;margin:22px 0 0}.about{background:#eae5d8;padding:64px 7%;display:grid;grid-template-columns:1fr 2fr .7fr;gap:40px}.about h2{font-size:52px;margin-bottom:26px}.about p:not(.eyebrow){max-width:560px;line-height:1.8;color:#685f53}.about-sign{align-self:center;justify-self:end;color:var(--wine);font:italic 110px Georgia,serif;opacity:.6}footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:37px 7%;font-size:12px;color:#736959}.footer-brand{font:24px Georgia,serif;color:var(--dark)}dialog{color:var(--dark);background:var(--paper);border:0;padding:30px;max-height:100dvh}dialog::backdrop{background:#20150f88;backdrop-filter:blur(3px)}.cart-panel{margin:0 0 0 auto;height:100dvh;width:min(520px,100%);max-width:100%;overflow-y:auto}.dialog-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px}.dialog-head h2{font-size:34px}.close{background:none;border:0;font-size:32px;padding:3px 9px;color:var(--dark)}.cart-row{display:grid;grid-template-columns:80px 1fr;gap:18px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-row img{width:80px;height:100px;object-fit:cover}.cart-row h3{font-size:22px;margin-bottom:7px}.cart-row p{font-size:14px}.qty{display:flex;align-items:center;gap:12px}.qty button{background:none;border:1px solid var(--line);width:32px;height:32px}.qty .remove{border:0;width:auto;font-size:12px;color:var(--wine);margin-left:auto}.total{display:flex;justify-content:space-between;font-size:21px;margin:28px 0 18px}.muted{font-size:14px;line-height:1.6;color:#6e665b}.wide{width:100%;justify-content:center}.demo-warning{font-size:12px;line-height:1.6;text-align:center;margin-top:14px;color:#766d62}.empty{padding:60px 10px;text-align:center;line-height:1.8}.empty p{color:#776d61}.back{background:none;border:0;color:var(--wine);padding:0;margin-bottom:24px}.cart-panel form label{display:block;font-size:14px;margin:20px 0}.cart-panel input,.cart-panel textarea{display:block;border:1px solid #bfb5a7;background:transparent;padding:13px;width:100%;margin-top:8px;border-radius:0}.payment-box{padding:20px;background:#eee7da;margin:25px 0}.payment-box p{font-size:14px;line-height:1.6;margin:12px 0 0}.detail-dialog{max-width:850px;width:90%;padding:0}.detail-close{position:absolute;right:8px;top:8px;z-index:1;background:var(--paper)}#product-detail{display:grid;grid-template-columns:1fr 1fr}#product-detail img{width:100%;height:100%;object-fit:cover}.detail-copy{padding:45px 28px 28px}.detail-copy p{line-height:1.7;font-size:14px}.detail-copy .price{font-size:23px;margin:25px 0}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:var(--wine);color:white;padding:15px 24px;opacity:0;pointer-events:none;transition:.25s;z-index:10;font-size:14px;max-width:90%;text-align:center}#toast.visible{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}#checkout-result{font-size:14px;line-height:1.7;color:var(--wine);margin-top:20px}@media(min-width:1500px){body{max-width:1800px;margin:auto}}@media(max-width:800px){header{padding:20px 5%}.brand{font-size:23px}.brand small{font-size:9px;letter-spacing:1.5px}nav{gap:20px}.hero{min-height:0}.hero-copy{padding:45px 8%}h1{font-size:44px}.hero-picture{min-height:500px}.hero-foot{margin-top:27px}.ribbon{font-size:15px}.section-head{align-items:start;flex-direction:column;gap:15px}h2{font-size:34px}.collection{padding:50px 5%}.products{gap:20px}.product-info{display:block}.price{display:block;margin-bottom:14px}.about{padding:45px 5%;grid-template-columns:1fr 2fr}.about-sign{display:none}.about h2{font-size:40px}footer{padding:30px 5%;flex-wrap:wrap}}@media(max-width:560px){header{gap:10px}.brandmark{font-size:33px}.brand{font-size:22px;gap:7px}nav{display:none}.bag{font-size:13px;padding:0}.demo{font-size:11px}.hero{display:flex;flex-direction:column}.hero-copy{padding:37px 6% 32px}h1{font-size:49px}.hero .eyebrow{font-size:10px;margin-bottom:22px}.intro{font-size:15px}.hero-foot{display:none}.hero-picture{min-height:360px}.hero .primary{width:100%;padding:14px 20px}.ribbon{padding:17px 5%;flex-wrap:wrap;gap:10px;font-size:14px}.ribbon span:nth-last-child(-n+2){display:none}.products{grid-template-columns:1fr;gap:36px}.collection{padding:42px 6%}.section-head h2{font-size:35px}.product-info{display:flex}.price{font-size:16px}.about{display:block;padding:40px 6%}.about .eyebrow{margin-bottom:25px}.about h2{font-size:44px}footer{display:block;padding:30px 6%}footer span{display:block;margin-top:17px}.cart-panel{padding:23px}.dialog-head h2{font-size:29px}#product-detail{display:block}#product-detail img{height:240px}.detail-copy{padding:25px}.detail-copy h2{font-size:30px}.detail-dialog{max-height:92dvh}.image-note{font-size:9px;left:15px;bottom:15px}.eyebrow{font-size:12px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Responsive logo framing: trim only outer whitespace through layout. */
header{padding-top:8px;padding-bottom:8px}
.brand{display:block;flex:0 0 auto;width:48px;height:48px;aspect-ratio:1;overflow:hidden}
.brand-logo{display:block;width:100%;height:100%;object-fit:contain;transform:scale(1.17);mix-blend-mode:multiply}
.about-logo{align-self:center;justify-self:end;width:100%;max-width:240px;height:auto;object-fit:contain;mix-blend-mode:multiply}
@media(max-width:800px){.about-logo{display:none}}
@media(max-width:560px){header{padding:8px 6%;gap:20px}.brand{width:44px;height:44px}.bag{flex-shrink:0;font-size:14px}}
