@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:ital,wght@0,500;0,600;1,500&display=swap";:root{--wine:#641b2b;--wine-dark:#2a0d14;--wine-bright:#8b2b40;--gold:#b99758;--cream:#f4efe7;--paper:#fbf9f5;--ink:#241c1b;--muted:#756966;--line:#ded5ca;--green:#315a42;--serif:"Playfair Display",Georgia,serif;--sans:"DM Sans",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);margin:0;font-size:15px}.site-shell{min-height:100vh;overflow:hidden}button,input,select,textarea{font:inherit}button,a{color:inherit}button{cursor:pointer}a{text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #b997588c}img{max-width:100%;display:block}.announcement{background:var(--wine-dark);color:#f5eede;letter-spacing:.15em;text-transform:uppercase;justify-content:space-between;align-items:center;height:32px;padding:0 max(4vw,32px);font-size:10px;display:flex}.announcement strong{color:#e7c989;font-weight:500}.header{z-index:20;background:#fbf9f5f5;border-bottom:1px solid #641b2b1a;grid-template-columns:1fr auto 1fr;align-items:center;height:86px;padding:0 max(4vw,32px);display:grid;position:relative}.brand{flex-direction:column;width:max-content;line-height:.85;display:inline-flex}.brand span,.footer-brand span{font-family:var(--serif);letter-spacing:.07em;color:var(--wine);font-size:34px}.brand small,.footer-brand small{letter-spacing:.48em;margin-top:7px;margin-left:4px;font-size:7px}.header nav{gap:36px;font-size:13px;display:flex}.header nav a{position:relative}.header nav a:after{content:"";background:var(--wine);height:1px;transition:all .25s;position:absolute;bottom:-8px;left:0;right:100%}.header nav a:hover:after{right:0}.header-actions{justify-content:flex-end;display:flex}.icon-button{background:0 0;border:0;padding:10px}.mobile-menu{display:none}.cart-button{border:1px solid var(--wine);color:var(--wine);text-transform:uppercase;letter-spacing:.08em;background:0 0;align-items:center;gap:9px;padding:11px 16px;font-size:12px;display:flex}.cart-button b{background:var(--wine);color:#fff;border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:10px;display:grid}.hero{background:var(--cream);grid-template-columns:1.04fr .96fr;min-height:660px;display:grid;position:relative}.hero:after{content:"";background:var(--gold);width:48%;height:1px;position:absolute;bottom:0;left:0}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(72px,8vw,120px) 5vw 80px max(7vw,64px);display:flex}.eyebrow{color:var(--wine);letter-spacing:.19em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:600}.hero h1,.section-heading h2,.pickup-section h2,.contact-section h2{font-family:var(--serif);letter-spacing:-.035em;margin:0;font-weight:500;line-height:.97}.hero h1{font-size:clamp(64px,7vw,104px)}.hero h1 em{color:var(--wine);font-weight:500}.hero-text{max-width:510px;color:var(--muted);margin:34px 0;font-size:17px;line-height:1.7}.hero-cta{align-items:center;gap:30px;display:flex}.hero-cta>span{color:var(--green);align-items:center;gap:7px;font-size:12px;display:flex}.primary-button{background:var(--wine);color:#fff;letter-spacing:.08em;text-transform:uppercase;border:0;justify-content:center;align-items:center;gap:10px;padding:16px 22px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.primary-button:hover{background:var(--wine-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.primary-button.wide{width:100%}.secondary-button{border:1px solid var(--wine);color:var(--wine);background:0 0;padding:12px 18px}.hero-art{background:var(--wine);place-items:center;min-height:660px;display:grid;position:relative;overflow:hidden}.hero-art:before{content:"";border:1px solid #ffffff29;border-radius:50%;position:absolute;inset:10% 12%}.hero-art:after{content:"";border:1px solid #ffffff1a;border-radius:50%;position:absolute;inset:22% 24%}.hero-art img{z-index:3;filter:drop-shadow(28px 30px 22px #16020757);width:auto;height:590px;position:relative;transform:rotate(2deg)}.year-stamp{color:#ffffff40;font-family:var(--serif);text-align:right;font-size:80px;line-height:.72;position:absolute;top:7%;right:7%}.wine-orbit{color:#eadab8;letter-spacing:.28em;border-radius:50%;font-size:9px;animation:30s linear infinite spin;position:absolute;inset:11%}.wine-orbit span{position:absolute}.wine-orbit span:first-child{top:48%;left:7%;transform:rotate(-90deg)}.wine-orbit span:nth-child(2){top:48%;right:6%;transform:rotate(90deg)}.wine-orbit span:nth-child(3){bottom:-5px;left:42%}@keyframes spin{to{transform:rotate(360deg)}}.hero-note{z-index:5;color:#fff;border-left:1px solid var(--gold);flex-direction:column;padding-left:18px;display:flex;position:absolute;bottom:9%;left:8%}.hero-note small{letter-spacing:.22em;color:#dfc58d;font-size:8px}.hero-note strong{font-family:var(--serif);margin:5px 0;font-size:20px;font-weight:500;line-height:1.15}.hero-note span{color:#d8cfd0;font-size:10px}.promise-strip{background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);align-items:center;height:112px;padding:0 max(7vw,64px);display:grid}.promise-strip>div{border-right:1px solid var(--line);color:var(--wine);align-items:center;gap:18px;padding-left:12%;display:flex}.promise-strip>div:first-child{padding-left:0}.promise-strip>div:last-child{border:0}.promise-strip svg{stroke-width:1.25px}.promise-strip span{color:var(--ink);flex-direction:column;display:flex}.promise-strip b{font-family:var(--serif);font-size:17px;font-weight:500}.promise-strip small{color:var(--muted);margin-top:4px;font-size:11px}.catalog-section{padding:100px max(5vw,48px) 120px}.section-heading{justify-content:space-between;align-items:flex-end;gap:40px;max-width:1400px;margin:0 auto 54px;display:flex}.section-heading h2,.pickup-section h2,.contact-section h2{font-size:clamp(42px,5vw,70px)}.section-heading>p{max-width:410px;color:var(--muted);margin:0;line-height:1.7}.category-row{flex-wrap:wrap;gap:10px;max-width:1400px;margin:0 auto 38px;display:flex}.category-row button{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:30px;align-items:center;gap:8px;padding:10px 16px;font-size:12px;display:flex}.category-row button span{color:var(--wine)}.category-row button.active{background:var(--wine);border-color:var(--wine);color:#fff}.category-row button.active span{color:#fff}.data-notice{border-left:3px solid var(--gold);color:#6b5736;background:#f6efe1;align-items:center;gap:9px;max-width:1400px;margin:0 auto 22px;padding:12px 16px;font-size:12px;display:flex}.catalog-toolbar{gap:12px;max-width:1400px;margin:0 auto 30px;display:flex}.search-box{border-bottom:1px solid #9e9189;flex:1;align-items:center;gap:12px;max-width:580px;height:48px;padding:0 4px;display:flex}.search-box input{background:0 0;border:0;outline:0;flex:1}.search-box button{background:0 0;border:0}.filter-trigger{display:none}.sort-select{text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;margin-left:auto;font-size:11px;display:flex}.sort-select select{appearance:none;text-transform:none;letter-spacing:0;background:0 0;border:0;padding-right:4px;font-size:12px}.catalog-layout{grid-template-columns:220px 1fr;gap:48px;max-width:1400px;margin:auto;display:grid}.filter-title{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.filter-title h3{font-family:var(--serif);margin:0;font-size:20px;font-weight:500}.filter-title button,.results-line button,.clear-cart{color:var(--wine);background:0 0;border:0;font-size:11px;text-decoration:underline}.filter-field{border-bottom:1px solid var(--line);padding:16px 0;display:block;position:relative}.filter-field>span,.price-filter>span{text-transform:uppercase;letter-spacing:.12em;color:var(--muted);margin-bottom:7px;font-size:10px;display:block}.filter-field select{appearance:none;background:0 0;border:0;width:100%}.filter-field svg{position:absolute;bottom:20px;right:0}.price-filter{border-bottom:1px solid var(--line);padding:24px 0;display:block}.price-filter input{width:100%;accent-color:var(--wine)}.price-filter>div{color:var(--muted);justify-content:space-between;display:flex}.check-filters{gap:14px;padding-top:20px;display:grid}.check-filters label{align-items:center;gap:9px;font-size:12px;display:flex}.check-filters input{opacity:0;position:absolute}.check-filters label span{border:1px solid #ab9f97;width:16px;height:16px}.check-filters input:checked+span{background:var(--wine);border-color:var(--wine);box-shadow:inset 0 0 0 3px #fff}.results-line{color:var(--muted);justify-content:space-between;margin-bottom:18px;font-size:11px;display:flex}.product-grid,.loading-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.product-card{background:#fff;border:1px solid #5e47401f;transition:all .28s}.product-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px #42262317}.product-media{background:#f2ece5;place-items:center;height:390px;display:grid;position:relative;overflow:hidden}.product-media:after{content:"";filter:blur(9px);background:#2e1a1617;border-radius:50%;width:47%;height:14px;position:absolute;bottom:22px}.product-media img{object-fit:contain;z-index:2;width:80%;height:90%;transition:all .35s;position:relative}.product-card:hover .product-media img{transform:scale(1.03)}.badges{z-index:4;flex-direction:column;align-items:flex-start;gap:5px;display:flex;position:absolute;top:14px;left:14px}.badges span{color:var(--wine);letter-spacing:.11em;background:#fff;padding:6px 8px;font-size:8px}.badges .sale{background:var(--wine);color:#fff}.heart{z-index:4;background:#ffffffe0;border:0;border-radius:50%;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:12px;right:12px}.product-body{padding:22px}.product-origin{letter-spacing:.13em;text-transform:uppercase;color:var(--wine);margin:0 0 9px;font-size:9px}.product-body h3{font-family:var(--serif);min-height:49px;margin:0;font-size:20px;font-weight:500;line-height:1.22}.product-meta{color:var(--muted);margin:9px 0 18px;font-size:11px}.price-row{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.price-row>div{flex-direction:column;display:flex}.price-row del{color:var(--muted);font-size:10px}.price-row strong{font-family:var(--serif);color:var(--wine);font-size:23px}.price-row>span{text-transform:uppercase;letter-spacing:.06em;font-size:9px}.available{color:var(--green)}.unavailable{color:#9b3e3e}.card-actions{grid-template-columns:1fr 1.15fr;gap:8px;display:grid}.detail-button,.add-button{border:1px solid var(--wine);text-transform:uppercase;letter-spacing:.06em;height:42px;font-size:10px}.detail-button{color:var(--wine);background:#fff}.add-button{background:var(--wine);color:#fff;justify-content:center;align-items:center;gap:5px;display:flex}.add-button svg{width:15px}.add-button:disabled{opacity:.4}.skeleton-card{background:linear-gradient(100deg,#eee8e0 25%,#f8f4ef 38%,#eee8e0 55%) 0 0/200% 100%;height:550px;animation:1.3s infinite shimmer}@keyframes shimmer{to{background-position:-200% 0}}.empty-state{border:1px dashed var(--line);text-align:center;color:var(--muted);flex-direction:column;align-items:center;padding:80px 20px;display:flex}.empty-state h3{font-family:var(--serif);color:var(--ink);margin:15px 0 2px;font-size:28px}.empty-state p{margin:0 0 20px}.pickup-section{background:var(--wine-dark);color:#f6eee4;grid-template-columns:.85fr 1.15fr;gap:90px;padding:110px max(7vw,64px);display:grid;position:relative}.pickup-section .eyebrow{color:#d4b573}.pickup-intro>p:last-child{color:#c6b7b3;margin-top:24px}.steps{background:#ffffff1f;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.steps>div{background:var(--wine-dark);padding:18px 28px 34px}.steps b{font-family:var(--serif);color:#ffffff29;font-size:46px;font-weight:400}.steps h3{font-family:var(--serif);margin:22px 0 10px;font-size:22px;font-weight:500}.steps p{color:#bcaeaa;font-size:12px;line-height:1.6}.pickup-alert{color:#d9c9c4;border-top:1px solid #ffffff2e;grid-column:1/-1;align-items:flex-start;gap:12px;margin-top:5px;padding-top:24px;display:flex}.pickup-alert p{margin:0;font-size:12px}.pickup-alert strong{color:#e3c985;margin-right:8px}.contact-section{background:#e8ded2;grid-template-columns:1fr 1fr;gap:80px;padding:100px max(7vw,64px);display:grid}.contact-links{display:grid}.contact-links a{border-bottom:1px solid #c7b9ab;justify-content:space-between;align-items:center;padding:24px 4px;display:flex}.contact-links a span{flex-direction:column;display:flex}.contact-links strong{font-family:var(--serif);font-size:22px;font-weight:500}.contact-links small{color:var(--muted);margin-top:5px}.contact-links svg{color:var(--wine)}footer{color:#c9bdba;background:#180a0e;grid-template-columns:1.3fr 1.4fr 1fr 1.3fr;align-items:start;gap:50px;padding:66px max(7vw,64px) 28px;display:grid;position:relative}footer .footer-brand span{color:#fff}footer p{margin:0;font-size:12px;line-height:1.7}footer>div:not(.footer-brand){flex-direction:column;gap:10px;font-size:11px;display:flex}footer>div a{align-items:center;gap:7px;display:flex}.copyright{border-top:1px solid #ffffff1a;grid-column:1/-1;margin-top:20px;padding-top:24px;font-size:9px}.whatsapp-float{z-index:40;color:#fff;background:#1f9e54;border-radius:50%;place-items:center;width:52px;height:52px;font-size:12px;font-weight:700;display:grid;position:fixed;bottom:22px;right:24px;box-shadow:0 10px 28px #0003}.drawer-overlay,.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14060a9e;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer{background:var(--paper);flex-direction:column;width:min(460px,100%);height:100%;animation:.25s slideIn;display:flex;box-shadow:-20px 0 60px #14050938}@keyframes slideIn{0%{transform:translate(100%)}}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:25px 28px;display:flex}.drawer-head p{letter-spacing:.17em;color:var(--wine);margin:0;font-size:9px}.drawer-head h2{font-family:var(--serif);margin:2px 0;font-size:30px;font-weight:500}.drawer-head button,.modal-close{background:0 0;border:0;padding:8px}.cart-items{flex:1;padding:10px 28px;overflow:auto}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:70px 1fr auto;align-items:start;gap:14px;padding:18px 0;display:grid}.cart-item img{object-fit:contain;background:#f0e9e1;width:70px;height:100px}.cart-item h3{font-family:var(--serif);margin:0 0 3px;font-size:16px}.cart-item small{color:var(--muted);font-size:9px}.cart-item>div>strong{color:var(--wine);margin-top:7px;display:block}.cart-item>b{font-size:11px}.quantity{border:1px solid var(--line);align-items:center;margin-top:10px;display:inline-flex}.quantity button{background:#fff;border:0;place-items:center;width:31px;height:31px;display:grid}.quantity span{text-align:center;min-width:28px;font-size:12px}.clear-cart{text-align:left;margin:0 28px 8px}.cart-summary{border-top:1px solid var(--line);background:#fff;padding:22px 28px 30px}.cart-summary>p:first-child{justify-content:space-between;align-items:center;margin:0 0 14px;display:flex}.cart-summary>p strong{font-family:var(--serif);color:var(--wine);font-size:26px}.cart-summary>small{color:var(--muted);gap:7px;margin-bottom:17px;line-height:1.4;display:flex}.confirmation-note{color:var(--muted);text-align:center!important;margin-bottom:0!important;font-size:9px!important}.empty-cart{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.empty-cart h3{font-family:var(--serif);margin:15px 0 0;font-size:25px}.empty-cart p{color:var(--muted);margin-bottom:22px}.mobile-filter{padding-bottom:20px}.mobile-filter .filter-panel{padding:10px 28px;overflow:auto}.mobile-filter>.primary-button{width:calc(100% - 56px);margin:12px 28px 0}.modal-overlay{justify-content:center;align-items:center;padding:25px;overflow:auto}.product-modal{background:var(--paper);grid-template-columns:.9fr 1.1fr;width:min(1000px,96vw);max-height:92vh;display:grid;position:relative;overflow:auto;box-shadow:0 28px 90px #13040859}.modal-close{z-index:5;background:#fffc;border-radius:50%;position:absolute;top:16px;right:16px}.modal-media{background:#efe7de;place-items:center;min-height:680px;display:grid}.modal-media img{object-fit:contain;width:90%;height:620px}.modal-content{padding:60px 55px}.modal-content h2,.checkout-modal h2{font-family:var(--serif);margin:0;font-size:40px;font-weight:500;line-height:1.08}.modal-price{align-items:center;gap:12px;display:flex}.modal-price del{color:var(--muted)}.modal-price strong{font-family:var(--serif);color:var(--wine);font-size:29px}.modal-description{color:var(--muted);line-height:1.65}.modal-content dl{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:22px 0;display:grid}.modal-content dl div{border-bottom:1px solid var(--line);padding:10px 0}.modal-content dt{text-transform:uppercase;color:var(--muted);letter-spacing:.09em;font-size:9px}.modal-content dd{margin:4px 0 0;font-size:12px}.pairing{color:var(--wine);background:#f0e9df;gap:14px;padding:16px;display:flex}.pairing p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.modal-buy{gap:10px;margin-top:22px;display:flex}.modal-buy .quantity{margin:0}.modal-buy .quantity button{height:48px}.modal-buy .primary-button{flex:1}.stock-copy{color:var(--muted);margin-top:10px;display:block}.checkout-modal{background:var(--paper);width:min(620px,96vw);max-height:92vh;padding:50px;position:relative;overflow:auto}.checkout-modal>p:not(.eyebrow){color:var(--muted)}.checkout-modal form{gap:15px;margin-top:24px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-modal label{text-transform:uppercase;letter-spacing:.08em;font-size:10px}.checkout-modal input,.checkout-modal textarea{border:1px solid var(--line);text-transform:none;letter-spacing:0;background:#fff;width:100%;margin-top:6px;padding:11px;display:block}.order-preview{background:#eee5da;justify-content:space-between;padding:14px;display:flex}.order-preview strong{font-family:var(--serif);color:var(--wine);font-size:22px}.form-error{color:#9c2637;background:#fae9eb;gap:8px;padding:10px;font-size:12px;display:flex}.checkout-modal form>small{text-align:center;color:var(--muted);line-height:1.5}.inside-drawer{display:block}@media (width<=1100px){.product-grid,.loading-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-copy{padding-left:5vw}.hero h1{font-size:64px}.hero-art img{height:530px}.catalog-layout{grid-template-columns:190px 1fr;gap:28px}.steps{grid-template-columns:1fr}.steps>div{padding:12px 24px}.steps b{font-size:32px}.steps h3{margin:6px 0}.pickup-section{gap:45px}footer{grid-template-columns:1fr 1fr}}@media (width<=760px){.announcement{justify-content:center;height:30px}.announcement span{display:none}.header{grid-template-columns:1fr 1fr;height:70px;padding:0 18px}.header nav{display:none}.brand span{font-size:28px}.header-actions{gap:2px}.mobile-menu{display:block}.cart-button{padding:10px}.cart-button span{display:none}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:65px 24px 55px}.hero h1{font-size:clamp(50px,16vw,70px)}.hero-text{margin:24px 0;font-size:15px}.hero-cta{flex-direction:column;align-items:flex-start;gap:16px}.hero-art{min-height:490px}.hero-art img{height:450px}.year-stamp{font-size:56px}.hero-note{bottom:6%}.promise-strip{grid-template-columns:1fr;gap:0;height:auto;padding:22px}.promise-strip>div{border-right:0;border-bottom:1px solid var(--line);padding:16px 0}.promise-strip>div:last-child{border:0}.catalog-section{padding:70px 18px 80px}.section-heading{margin-bottom:32px;display:block}.section-heading h2,.pickup-section h2,.contact-section h2{font-size:44px}.section-heading>p{margin-top:20px}.category-row{flex-wrap:nowrap;margin-right:-18px;padding-bottom:6px;overflow:auto}.category-row button{white-space:nowrap}.catalog-toolbar{flex-wrap:wrap}.search-box{flex-basis:100%;width:100%;max-width:none}.filter-trigger{border:1px solid var(--wine);color:var(--wine);background:0 0;align-items:center;gap:7px;padding:10px 14px;display:flex}.sort-select{margin-left:auto}.catalog-layout{display:block}.desktop-filter{display:none}.product-grid,.loading-grid{grid-template-columns:1fr 1fr;gap:10px}.product-media{height:270px}.product-body{padding:14px}.product-body h3{min-height:58px;font-size:16px}.product-meta{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.price-row{display:block}.price-row>span{margin-top:6px;display:block}.card-actions{grid-template-columns:1fr}.detail-button,.add-button{height:38px}.pickup-section{grid-template-columns:1fr;gap:35px;padding:70px 24px}.steps{grid-template-columns:1fr}.pickup-alert{grid-column:1}.contact-section{grid-template-columns:1fr;gap:30px;padding:70px 24px}footer{grid-template-columns:1fr;gap:28px;padding:55px 24px 26px}.copyright{grid-column:1}.product-modal{grid-template-columns:1fr}.modal-media{min-height:380px}.modal-media img{height:360px}.modal-content{padding:34px 24px}.modal-content h2{font-size:31px}.modal-content dl{grid-template-columns:1fr 1fr}.modal-buy{background:var(--paper);padding:10px 0;position:sticky;bottom:0}.checkout-modal{padding:38px 22px}.form-row{grid-template-columns:1fr}.whatsapp-float{bottom:16px;right:16px}.product-media img{width:95%}}@media (width<=480px){.product-grid,.loading-grid{grid-template-columns:1fr}.product-media{height:360px}.product-body h3{min-height:auto}.card-actions{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
