@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:#3a0d12;--wine-2:#5a1620;--cream:#f3eadb;--paper:#fffdf9;--ink:#191412;--muted:#776c65;--line:#dfd3c2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 18%,#f5eadb 0,transparent 25%),var(--paper);color:var(--ink);margin:0;font-family:DM Sans,sans-serif;overflow-x:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}.site-header{z-index:20;height:74px;color:var(--cream);background:#3a0d12f7;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:0 5vw;display:flex;position:sticky;top:0}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.brand img{object-fit:cover;border-radius:50%;width:48px;height:48px}.brand span{letter-spacing:-.02em;font-family:Playfair Display,serif;font-size:1.25rem}.header-note{letter-spacing:.14em;text-transform:uppercase;opacity:.78;font-size:.74rem}.hero-banner{aspect-ratio:1920/1006;background-color:var(--wine);color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:min(75vw,810px);position:relative;overflow:hidden}.hero-banner.brand-hero{background-size:cover}.hero-banner.product-hero:after{content:"";background:linear-gradient(90deg,#250509cc,#2505092e 68%,#2505090d);position:absolute;inset:0}.hero-lab-note{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;letter-spacing:.17em;background:#28070ab8;border:1px solid #fff3;padding:10px 14px;font-size:.68rem;position:absolute;top:24px;left:5vw}.hero-overlay{z-index:2;max-width:600px;position:absolute;bottom:14%;left:6vw}.hero-overlay h1{letter-spacing:-.045em;margin:0;font:500 clamp(3rem,7vw,6.5rem)/.95 Playfair Display,serif}.hero-overlay>p:last-child{color:#f0e5e7;max-width:480px;line-height:1.6}.hero-scroll{z-index:3;color:#fff;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:12px;font-size:.7rem;text-decoration:none;display:flex;position:absolute;bottom:26px;right:5vw}.hero-scroll span{font-size:1.1rem}.eyebrow{color:#dac8a7;text-transform:uppercase;letter-spacing:.2em;margin:0 0 20px;font-size:.74rem;font-weight:600}.menu-section{max-width:1440px;margin:auto;padding:88px 5vw 110px}.section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:42px;display:flex}.section-head h2{letter-spacing:-.04em;margin:0;font:500 clamp(2.5rem,5vw,4.4rem)/1 Playfair Display,serif}.section-head p{color:var(--muted);margin:10px 0 0}.live{color:var(--muted);align-items:center;gap:8px;font-size:.82rem;display:flex}.live:before{content:"";background:#4f8b57;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #e5efe5}.filters{flex-wrap:wrap;gap:9px;margin-bottom:32px;display:flex}.filter{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:0 0;border-radius:999px;padding:10px 18px}.filter:hover,.filter.active{background:var(--wine);color:#fff;border-color:var(--wine)}.subfilters{border-bottom:1px solid var(--line);gap:22px;margin:-15px 0 32px;padding-left:5px;display:flex}.subfilter{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 0 12px}.subfilter:hover,.subfilter.active{color:var(--wine);border-bottom-color:var(--wine)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 22px;display:grid}.product-card{min-width:0;animation:.65s both rise-in}.product-card:nth-child(2){animation-delay:80ms}.product-card:nth-child(3){animation-delay:.16s}.product-photo{aspect-ratio:4/4.6;background:var(--cream);border-radius:4px;position:relative;overflow:hidden}.product-photo img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.product-card:hover .product-photo img{transform:scale(1.055)}.product-card:hover .product-photo{transform:translateY(-4px);box-shadow:0 24px 55px #39131224}.product-photo{transition:transform .4s,box-shadow .4s}.badge{text-transform:uppercase;letter-spacing:.1em;background:#fffdf9f0;padding:8px 11px;font-size:.7rem;position:absolute;top:14px;left:14px}.product-info{grid-template-columns:1fr auto;gap:10px;padding:17px 2px 0;display:grid}.product-info h3{margin:0;font:500 1.5rem Playfair Display,serif}.product-info p{color:var(--muted);grid-column:1/-1;margin:0;font-size:.9rem;line-height:1.55}.price{white-space:nowrap;font-weight:600}.empty{text-align:center;color:var(--muted);background:var(--cream);grid-column:1/-1;padding:70px}.skeleton{aspect-ratio:4/4.6;background:linear-gradient(90deg,#eee5d8 25%,#f7f0e6 50%,#eee5d8 75%) 0 0/200%;animation:1.2s infinite pulse}@keyframes pulse{to{background-position:-200% 0}}.story{background:var(--cream);grid-template-columns:1fr 1fr;display:grid}.story-image{background-position:50%;background-size:cover;min-height:520px}.story-copy{flex-direction:column;justify-content:center;padding:10vw 8vw;display:flex}.story-copy h2{margin:0 0 24px;font:500 clamp(2.6rem,5vw,5rem)/1.03 Playfair Display,serif}.story-copy p{color:var(--muted);max-width:500px;line-height:1.75}.story-image{transition:filter .5s}.story:hover .story-image{filter:saturate(1.08)contrast(1.02)}.contact-section{background:var(--wine);color:var(--cream);grid-template-columns:.82fr 1.18fr;gap:7vw;padding:110px 6vw;display:grid;position:relative;overflow:hidden}.contact-section:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-230px;left:-210px}.contact-intro,.contact-grid{z-index:1;position:relative}.contact-intro h2{letter-spacing:-.045em;margin:0 0 20px;font:500 clamp(3rem,5.5vw,6rem)/.95 Playfair Display,serif}.contact-intro>p:not(.eyebrow){color:#d5c5c7;max-width:470px;line-height:1.7}.whatsapp-button{background:var(--cream);color:var(--wine);align-items:center;gap:12px;margin-top:24px;padding:15px 21px;font-weight:600;text-decoration:none;transition:transform .25s,background .25s;display:inline-flex}.whatsapp-button:hover{background:#fff;transform:translateY(-3px)}.whatsapp-button.disabled{opacity:.68;cursor:default}.contact-grid{background:#ffffff29;border:1px solid #ffffff29;gap:1px;display:grid}.contact-card{min-height:145px;color:var(--cream);background:#310b10;grid-template-columns:48px 1fr auto;align-items:center;gap:20px;padding:26px 30px;text-decoration:none;transition:background .25s,padding .25s;display:grid}.contact-card:hover{background:#461018;padding-left:35px}.contact-number{color:#bda9aa;font:italic 500 1.1rem Playfair Display,serif}.contact-card small{color:#bfaeb0;text-transform:uppercase;letter-spacing:.15em;margin-bottom:8px;font-size:.63rem;display:block}.contact-card strong{font:500 clamp(1.2rem,2vw,1.65rem) Playfair Display,serif}.social-card>div{grid-template-columns:1fr auto;align-items:center;gap:8px 20px;display:grid}.social-card small{grid-column:1/-1}.social-links{gap:9px;display:flex}.social-links a{border:1px solid #fff3;place-items:center;width:38px;height:38px;transition:transform .25s,border-color .25s;display:grid}.social-links a:hover{border-color:#fff;transform:rotate(-6deg)scale(1.08)}.social-links img{width:19px;height:19px}footer{color:var(--cream);background:#1f080b;justify-content:space-between;align-items:center;gap:20px;padding:55px 6vw;display:flex}footer p{opacity:.7;margin:0;font-size:.85rem}.admin-link{color:var(--cream);opacity:.5;font-size:.75rem;text-decoration:none}.footer-side{color:#a89496;align-items:center;gap:25px;font-size:.75rem;display:flex}.admin-shell{background:#f6f0e8;min-height:100vh}.admin-top{background:var(--wine);color:var(--cream);justify-content:space-between;align-items:center;padding:24px 5vw;display:flex}.admin-top a{color:inherit;text-decoration:none}.admin-main{max-width:1180px;margin:auto;padding:55px 5vw 90px}.admin-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:34px;display:flex}.admin-title h1{margin:0;font:500 3.4rem Playfair Display,serif}.admin-title p{color:var(--muted);margin:8px 0 0}.primary{background:var(--wine);color:#fff;cursor:pointer;border:0;border-radius:3px;padding:13px 19px}.product-list{gap:12px;display:grid}.settings-card{background:#fff;border:1px solid #eadfd2;margin-bottom:42px;padding:28px}.settings-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.settings-head h2{margin:0;font:500 2rem Playfair Display,serif}.settings-grid{grid-template-columns:1fr 1fr;gap:0 22px;display:grid}.settings-grid .wide{grid-column:1/-1}.settings-subtitle{border-top:1px solid var(--line);color:var(--wine);margin:34px 0 2px;padding-top:24px;font:500 1.45rem Playfair Display,serif}.success{color:#315b35;margin:12px 0 0;font-size:.85rem}.admin-card{background:#fff;border:1px solid #eadfd2;grid-template-columns:74px 1fr auto auto;align-items:center;gap:16px;padding:15px;display:grid}.admin-card img{object-fit:cover;width:74px;height:74px}.admin-card h3,.admin-card p{margin:0}.admin-card p{color:var(--muted);margin-top:4px;font-size:.85rem}.switch{cursor:pointer;color:#755;background:#eee7de;border:0;border-radius:999px;padding:8px 12px}.switch.on{color:#315b35;background:#e2eee3}.icon-btn{border:1px solid var(--line);cursor:pointer;background:0 0;width:38px;height:38px}.admin-actions{gap:7px;display:flex}.login-card,.modal-card{background:#fff;width:min(92vw,520px);padding:34px;box-shadow:0 24px 80px #2d120c2e}.modal-card{overscroll-behavior:contain;scrollbar-gutter:stable;touch-action:pan-y;max-height:calc(100dvh - 40px);overflow-y:auto}.login-wrap{background:var(--cream);place-items:center;min-height:100vh;display:grid}.login-card h1,.modal-card h2{margin:0 0 12px;font:500 2.5rem Playfair Display,serif}.login-card p{color:var(--muted)}.field{gap:7px;margin:17px 0;font-size:.84rem;display:grid}.field input,.field textarea,.field select{border:1px solid var(--line);background:var(--paper);outline:none;width:100%;padding:12px}.field textarea{resize:vertical;min-height:90px}.dropzone{text-align:center;cursor:pointer;background:#faf6ef;border:1.5px dashed #c9b8a4;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:150px;padding:18px;transition:all .2s;display:flex}.dropzone:hover,.dropzone.dragging{border-color:var(--wine);background:#f3e9dc}.dropzone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.dropzone img{object-fit:cover;width:100%;max-height:190px;margin-bottom:5px}.dropzone.compact{min-height:112px}.dropzone.compact img{max-height:130px}.dropzone small{color:var(--muted)}.drop-icon{background:var(--wine);color:#fff;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.4rem;display:grid}.error{color:#9d2938;font-size:.85rem}.modal{z-index:40;overscroll-behavior:contain;background:#1f080b8c;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-actions{justify-content:flex-end;gap:9px;margin-top:25px;display:flex}.secondary{border:1px solid var(--line);cursor:pointer;background:#fff;padding:12px 17px}.inventory-section{margin-top:55px}.inventory-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.inventory-head h2{margin:0;font:500 2.5rem Playfair Display,serif}.inventory-head .eyebrow{color:var(--wine-2);margin-bottom:8px}.admin-category-tabs{scrollbar-width:thin;gap:8px;margin-bottom:18px;padding-bottom:12px;display:flex;overflow-x:auto}.admin-category-tabs button{border:1px solid var(--line);cursor:pointer;background:#fff;flex:none;align-items:center;gap:8px;padding:11px 14px;display:flex}.admin-category-tabs button.active{background:var(--wine);color:#fff;border-color:var(--wine)}.admin-category-tabs span{background:#80645a1f;border-radius:50%;place-items:center;min-width:20px;height:20px;font-size:.7rem;display:grid}.admin-empty{text-align:center;color:var(--muted);background:#fff;border:1px dashed #d5c5b4;padding:38px}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=850px){.header-note{display:none}.hero-banner{min-height:66vw}.product-grid{grid-template-columns:repeat(2,1fr)}.story{grid-template-columns:1fr}.story-image{min-height:390px}.contact-section{grid-template-columns:1fr;gap:55px;padding:85px 6vw}}@media (width<=560px){.site-header{height:60px;padding:0 4vw}.brand{gap:9px}.brand img{width:38px;height:38px}.brand span{font-size:1.05rem}.hero-banner{aspect-ratio:auto;background-position:50%;min-height:78vh}.hero-banner.brand-hero,.hero-banner.custom-hero{aspect-ratio:1920/1006;background-position:50%;background-size:contain;min-height:0}.hero-lab-note{text-align:center;padding:9px;font-size:.57rem;top:18px;left:4vw;right:4vw}.hero-overlay{bottom:14%;left:6vw;right:6vw}.hero-overlay h1{font-size:3.25rem}.hero-scroll{font-size:.58rem;bottom:12px;right:4vw}.menu-section{padding:54px 14px 72px}.section-head{margin-bottom:30px}.section-head h2{font-size:2.55rem}.section-head p{font-size:.88rem;line-height:1.5}.filters{scroll-snap-type:x proximity;scrollbar-width:none;flex-wrap:nowrap;margin-left:-14px;margin-right:-14px;padding:0 14px 10px;overflow-x:auto}.filters::-webkit-scrollbar{display:none}.filter{scroll-snap-align:start;flex:none;min-height:44px;padding:10px 16px}.subfilters{scroll-snap-type:x proximity;scrollbar-width:none;gap:22px;margin-left:-14px;margin-right:-14px;padding:0 14px;overflow-x:auto}.subfilters::-webkit-scrollbar{display:none}.subfilter{scroll-snap-align:start;flex:none;min-height:44px}.section-head{display:block}.live{margin-top:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 12px}.product-card{background:#fff;border:1px solid #eadfd2;border-radius:10px;overflow:hidden;box-shadow:0 10px 28px #3a0d1212}.product-photo{aspect-ratio:1;border-radius:0}.product-card:hover .product-photo{box-shadow:none;transform:none}.product-info{flex-direction:column;gap:5px;padding:11px 10px 13px;display:flex}.product-info h3{font-size:1.05rem;line-height:1.15}.product-info .price{color:var(--wine-2);order:2;font-size:.8rem}.product-info p{-webkit-line-clamp:3;-webkit-box-orient:vertical;order:3;margin-top:2px;font-size:.74rem;line-height:1.38;display:-webkit-box;overflow:hidden}.badge{padding:6px 8px;font-size:.55rem;top:8px;left:8px}.empty{padding:46px 18px}.story-image{min-height:300px}.story-copy{padding:58px 6vw 64px}.story-copy h2{font-size:2.75rem}.contact-section{gap:38px;padding:64px 5vw}.contact-intro h2{font-size:2.85rem}.whatsapp-button{justify-content:center;width:100%}.contact-card{grid-template-columns:30px minmax(0,1fr) auto;gap:10px;min-height:122px;padding:22px 16px}.contact-card strong{overflow-wrap:anywhere;font-size:1.08rem}footer{flex-direction:column;align-items:flex-start}.contact-card:hover{padding-left:18px}.social-card>div{grid-template-columns:1fr}.social-links{margin-top:8px}.footer-side{justify-content:space-between;width:100%}.admin-title{flex-direction:column;align-items:flex-start}.admin-title h1{font-size:2.7rem}.admin-card{grid-template-columns:62px 1fr auto}.admin-card img{width:62px;height:62px}.icon-btn{grid-column:3}.settings-grid{grid-template-columns:1fr}.settings-grid .wide{grid-column:auto}.settings-head,.inventory-head{flex-direction:column;align-items:flex-start}.inventory-head .primary{width:100%}.modal{padding:10px}.modal-card{width:100%;max-height:calc(100dvh - 20px);padding:24px 20px}}@media (width<=380px){.menu-section{padding-left:10px;padding-right:10px}.product-grid{gap:18px 8px}.product-info{padding:10px 8px 12px}.product-info h3{font-size:.96rem}.product-info p{-webkit-line-clamp:2;font-size:.7rem}}@media (height<=720px){.modal{place-items:start center;padding:12px}.modal-card{max-height:calc(100dvh - 24px)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
