@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--wine:#831d29;--wine-dark:#611520;--ink:#272922;--muted:#7d7d75;--cream:#f7f4ed;--line:#ecebe5;--green:#527452}*{box-sizing:border-box}body{margin:0;background:#fdfcf9;color:var(--ink);font-family:'DM Sans',sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0;background:none;color:inherit;display:inline-flex;align-items:center;justify-content:center;gap:9px}button:disabled{opacity:.5;cursor:wait}button:hover{filter:brightness(.94)}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #be8f58;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #ad6d76;outline-offset:2px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:'Manrope',sans-serif}h2{font-size:26px;letter-spacing:-1px;line-height:1.35}svg{flex-shrink:0}.topline{height:33px;background:var(--wine);color:#fff4e7;display:flex;align-items:center;justify-content:space-between;padding:0 max(5.5vw,24px);font-size:11px;letter-spacing:.25px}.topline>span{display:flex;gap:10px;align-items:center}.topline b{opacity:.5}header{background:#fffefa;border-bottom:1px solid var(--line)}.header-inner{height:100px;max-width:1360px;padding:0 32px;margin:auto;display:flex;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:9px;color:var(--wine);font-family:'Manrope',sans-serif;font-weight:850;font-size:25px;letter-spacing:-1.5px;flex-shrink:0}.brand-mark{font-size:40px;display:inline-flex;line-height:1}.brand-light{font-weight:500}.brand small{display:block;font-family:'DM Sans',sans-serif;font-size:8px;letter-spacing:2.3px;font-weight:600;margin-top:2px}.location{justify-content:flex-start;gap:10px;min-width:180px;text-align:left;border-left:1px solid var(--line);padding-left:28px}.location svg{color:var(--wine)}.location small{display:block;font-size:11px;color:var(--muted);margin-bottom:4px}.location b{font-size:12px;font-weight:600;display:block;max-width:150px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chevron{font-size:16px}.search{display:flex;align-items:center;gap:12px;background:#f3f2ed;border-radius:6px;padding:14px 16px;flex:1;color:#9a9b94}.search input{border:0;background:none;width:100%;min-width:60px;outline:none;color:var(--ink);font-size:12px}.account,.cart-button{gap:11px;text-align:left;flex-shrink:0}.account span,.cart-button span{font-size:13px;font-weight:600}.account small,.cart-button small{display:block;color:var(--muted);font-size:10px;font-weight:400;margin-top:3px}.cart-button{border-left:1px solid var(--line);padding-left:22px;color:var(--wine)}.main-nav{background:#fffefa;border-bottom:1px solid var(--line)}.main-nav>div{max-width:1360px;margin:auto;padding:0 32px;display:flex;gap:35px;height:55px}.main-nav button{font-size:12px;color:#777870;border-bottom:2px solid transparent;padding:0 2px}.main-nav .selected{color:var(--wine);border-bottom-color:var(--wine);font-weight:700}.main-nav .staff{margin-left:auto;font-size:11px}.tiny-pill{background:#f2e4e2;border-radius:4px;font-size:10px;color:var(--wine);padding:1px 5px}.store{max-width:1360px;margin:auto;padding:30px 32px 0}.hero{height:425px;display:grid;grid-template-columns:49% 51%;border-radius:10px;overflow:hidden;background:var(--wine-dark);color:#fff7e6;position:relative}.hero-copy{padding:40px 45px;z-index:1;background:radial-gradient(ellipse at 10% 80%,#97313b 0,transparent 75%)}.eyebrow{font-size:9px;letter-spacing:2px;font-weight:650;display:flex;align-items:center;gap:8px}.eyebrow>span{width:5px;height:5px;border-radius:50%;background:#e3ba7e}.hero h1{font-family:Georgia,serif;font-size:51px;line-height:1.06;font-weight:400;letter-spacing:-1.6px;margin:19px 0 15px}.hero p{font-size:12px;color:#ead4ca;line-height:1.8}.cream-button{background:#f9eedc;color:var(--wine-dark);padding:13px 19px;border-radius:5px;font-size:11px;font-weight:700;margin-top:22px}.hero-proof{display:flex;align-items:center;gap:10px;font-size:8px;color:#e4c8be;margin-top:21px}.stars{letter-spacing:2px;color:#e2b777;font-size:12px}.hero-image{position:relative;min-width:0}.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:50% 56%;filter:brightness(.8)}.image-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(97,21,32,.3),transparent 35%),linear-gradient(0deg,rgba(24,15,12,.65),transparent 60%)}.quality-seal{position:absolute;right:28px;top:26px;border:1px solid #ebd5af;border-radius:50%;width:93px;height:93px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:7px;letter-spacing:1.2px;color:#f1dcb9;outline:1px solid #d5bb8370;outline-offset:-6px;transform:rotate(12deg);background:#30251a55}.quality-seal strong{font-family:Georgia,serif;font-weight:400;font-size:31px;letter-spacing:-1px;margin:2px 0}.hero-caption{position:absolute;bottom:34px;left:34px}.hero-caption span{font-size:8px;letter-spacing:2px;display:block;margin-bottom:8px}.hero-caption b{font-family:Georgia,serif;font-size:25px;font-weight:400;line-height:1.2}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:25px 0 28px;border-bottom:1px solid var(--line);gap:15px}.benefits>div{display:flex;gap:13px;align-items:center;justify-content:center;border-right:1px solid var(--line)}.benefits>div:last-child{border:0}.benefits svg{color:var(--wine)}.benefits b{font-size:11px;font-weight:650;display:block;margin-bottom:5px}.benefits small{font-size:10px;color:var(--muted)}.catalog{scroll-margin-top:20px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:35px 0 24px}.dark{color:#8d6753;font-size:8px;margin-bottom:8px}.section-heading h2{font-size:25px}.open-status{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--green)}.open-status i{width:6px;height:6px;background:var(--green);border-radius:50%}.open-status small{color:var(--muted);font-size:10px}.categories{display:grid;grid-template-columns:repeat(7,1fr);gap:16px;padding:0 0 28px;border-bottom:1px solid var(--line)}.category{padding:0;flex-direction:column;gap:10px}.category-image{height:83px;width:100%;border-radius:7px;overflow:hidden;background:#f0eee7;display:flex;align-items:center;justify-content:center;border:1px solid transparent;transition:all .2s}.category-image img{width:100%;height:100%;object-fit:cover;filter:brightness(.9)}.category b{font-size:11px;font-weight:550}.category.active .category-image{border:1.5px solid var(--wine);box-shadow:0 0 0 3px #fdfcf9 inset;background:#f3e8e4}.category.active b{color:var(--wine);font-weight:700}.category-image>span{font-size:36px;color:var(--wine);font-weight:300}.favorite-category{color:#a3816d}.product-heading{display:flex;justify-content:space-between;align-items:center;margin:28px 0 21px}.product-heading h2{font-size:23px}.product-heading p{font-size:11px;color:var(--muted);margin-top:7px}.sort-label{font-size:10px;display:flex;gap:6px;align-items:center;color:var(--muted)}.sort-label select{border:0;background:none;color:var(--ink);font-size:11px;max-width:150px;padding:8px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{background:white;border:1px solid #eae7e0;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.product:hover{box-shadow:0 5px 24px #3422170c}.product-photo{height:180px;position:relative;background:#eee8dc;overflow:hidden}.photo-button{width:100%;height:100%;padding:0}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product:hover .product-photo img{transform:scale(1.035)}.product-tag{position:absolute;left:12px;top:12px;background:#f9f1e2;color:#755e41;border-radius:3px;padding:5px 8px;font-size:8px;font-weight:650}.product-tag.offer{background:var(--wine);color:white}.favorite{position:absolute;right:12px;top:12px;border-radius:50%;width:29px;height:29px;background:#fffffff0;color:#6a6c62}.is-favorite{color:var(--wine)}.is-favorite svg{fill:var(--wine)}.product-info{padding:17px}.product-info>small{font-size:8px;color:#919087;display:block;margin-bottom:7px}.product-info>small span{padding:0 5px}.product-name{font-family:'Manrope',sans-serif;font-size:15px;letter-spacing:-.3px;font-weight:750;padding:0;text-align:left;justify-content:start}.product-info p{font-size:10px;line-height:1.7;color:#88877e;margin-top:7px;min-height:34px}.product-bottom{margin-top:20px;display:flex;align-items:end;justify-content:space-between;gap:5px}.product-bottom del{font-size:9px;color:#a1a196;display:block;margin-bottom:3px}.product-bottom strong{font-size:20px;color:var(--wine);letter-spacing:-.5px}.product-bottom strong small{font-size:10px;font-weight:400;color:#828477;letter-spacing:0}.price-spacer{display:block;height:15px}.add{background:var(--wine);color:white;width:33px;height:33px;font-size:24px;font-weight:400;border-radius:5px}.quantity{display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:5px;background:#fdfbf7;height:32px}.quantity button{font-size:18px;width:25px;padding:0;color:var(--wine)}.quantity b{font-size:11px;white-space:nowrap}.churrasco-banner{margin:40px 0 50px;padding:29px;background:#f1ede3;border:1px solid #e9e3d6;border-radius:8px;display:flex;align-items:center;gap:22px}.banner-icon{color:#907357}.churrasco-banner .eyebrow{font-size:8px;color:#98795b;letter-spacing:1.2px}.churrasco-banner h2{font-family:Georgia,serif;font-size:23px;font-weight:400;letter-spacing:-.3px;margin:7px 0}.churrasco-banner p{color:#8c8579;font-size:11px}.churrasco-banner>.primary{margin-left:auto;white-space:nowrap}.primary{background:var(--wine);color:white;border-radius:5px;min-height:43px;padding:12px 18px;font-size:12px;font-weight:600}.secondary{border:1px solid #ddd7cc;border-radius:5px;background:#fffefa;padding:12px 16px;font-size:12px}.full{width:100%}footer{max-width:1296px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:30px 0;gap:25px}footer>span{font-size:12px;color:#66695f;line-height:1.8}footer small{font-size:11px;color:#94968c}footer>button{font-size:11px;color:#7b776f}.footnote{text-align:center;font-size:10px;color:#99988e;padding:8px 20px 20px}.backdrop{position:fixed;inset:0;background:#19130f70;z-index:30;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(3px);padding:20px}.modal{background:#fffdf8;border-radius:12px;width:480px;max-height:92vh;overflow:auto;padding:36px;position:relative;box-shadow:0 20px 100px #0003;animation:appear .2s ease-out}.modal h2{margin-bottom:18px;padding-right:20px}.close{position:absolute;right:15px;top:15px;border-radius:50%;background:#f2eee6;width:30px;height:30px;z-index:1}.modal>p{line-height:1.7}.drawer{position:absolute;right:0;top:0;bottom:0;border-radius:0;max-height:100%;width:460px}.modal form{margin-top:23px}.modal label{display:flex;flex-direction:column;gap:8px;margin-bottom:17px;font-size:12px;font-weight:550}.modal input,.modal select,.modal textarea{width:100%;background:white;border:1px solid #dcd8cd;border-radius:5px;padding:12px;font-size:13px;color:var(--ink)}.modal textarea{min-height:85px;resize:vertical}.muted{color:var(--muted)}.modal>.muted{font-size:12px}.text-button{color:var(--wine);font-size:12px;padding:16px 0 0}.form-error{color:#a71e2d;font-size:12px;margin-bottom:12px}.form-note{font-size:10px;color:#8c8b82;margin-top:14px;line-height:1.7;text-align:center}.free-shipping{display:flex;align-items:center;gap:12px;background:#eef1e8;color:#59734e;border-radius:6px;padding:14px;font-size:11px}.cart-items{margin:16px 0 24px}.cart-item{display:flex;align-items:center;gap:12px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item>img{height:68px;width:65px;object-fit:cover;border-radius:6px}.cart-item>div{flex:1}.cart-item>div>b{display:block;font-size:12px}.cart-item>div>small{font-size:10px;color:var(--muted);display:block;margin:5px 0 8px}.cart-item .quantity{width:110px;justify-content:space-between}.cart-item>strong{font-size:12px}.totals p{display:flex;justify-content:space-between;padding:8px 0;font-size:12px}.totals .grand-total{font-size:18px;border-top:1px solid var(--line);margin:10px 0 16px;padding-top:17px}.grand-total b{color:var(--wine)}.empty{text-align:center;padding:60px 20px;grid-column:1/-1;color:var(--muted);width:100%}.empty h3{color:var(--ink);font-size:20px;margin:18px 0 8px}.empty p{font-size:13px;margin-bottom:22px}.checkout-summary{display:flex;justify-content:space-between;border-block:1px solid var(--line);padding:20px 0;font-size:14px}.checkout-summary strong{color:var(--wine)}.detail-image{width:calc(100% + 72px);max-height:230px;object-fit:cover;margin:-36px -36px 25px}.modal>h3{margin:18px 0}.workspace{max-width:1360px;margin:auto;min-height:65vh;padding:20px 32px 50px}.workspace h1{font-size:33px;letter-spacing:-1.2px;margin-bottom:10px}.workspace .muted{font-size:12px}.toolbar{display:flex;gap:8px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:30px 0}.stats>div{padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff}.stats small{display:block;color:var(--muted);font-size:12px}.stats strong{font-family:'Manrope',sans-serif;font-size:32px;display:block;margin-top:10px;color:var(--wine)}.filters{display:flex;gap:8px;overflow:auto;margin:30px 0}.filters button{white-space:nowrap;padding:10px 14px;border:1px solid var(--line);border-radius:5px;font-size:11px}.filters .active{color:var(--wine);background:#f3e7e5;border-color:#ddc5c0}.orders-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.order-card{border:1px solid var(--line);border-radius:8px;padding:24px;background:white}.order-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.order-top>b{font-size:16px}.status{background:#f4ece0;color:#956d35;font-size:10px;padding:6px 9px;border-radius:4px}.status.entregue{color:#48704b;background:#edf3e9}.status.em_entrega{color:#345f87;background:#e8eef5}.order-card h3{font-size:15px;margin:16px 0}.order-items{list-style:none;padding:0;margin:20px 0}.order-items li{display:flex;justify-content:space-between;gap:20px;font-size:12px;line-height:2.2}.order-address{display:flex;align-items:start;gap:6px}.order-card>p{font-size:11px;color:#817d74;line-height:1.8;margin-bottom:10px}.notes{background:#f7f4ed;border-radius:5px;padding:10px;font-size:11px;margin-top:10px}.order-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:20px;padding-top:16px;gap:12px}.order-bottom>span{font-size:12px}.order-bottom strong{display:inline-block;font-size:18px;color:var(--wine);margin-left:8px}.progress-track{display:flex;gap:5px;margin-top:25px}.progress-track span{height:5px;flex:1;background:#eee;border-radius:3px}.progress-track span.done{background:var(--wine)}.team-list{max-height:180px;overflow:auto}.team-list>div{padding:12px 0;border-bottom:1px solid var(--line);font-size:12px}.team-list small{display:block;margin-top:5px;color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#292b23;color:white;padding:15px 25px;border-radius:7px;z-index:100;opacity:0;pointer-events:none;transition:.2s;font-size:13px;max-width:90vw;box-shadow:0 5px 20px #0002}#toast.show{opacity:1;transform:translate(-50%,0)}@keyframes appear{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1550px){.hero{height:460px}.hero-copy{padding-top:49px}.hero h1{font-size:56px}.product-photo{height:205px}}
@media(max-width:1100px){.header-inner{gap:20px}.location{display:none}.hero-copy{padding:35px}.hero h1{font-size:44px}.hero-proof{font-size:7px;gap:5px}.benefits{gap:8px}.benefits>div{gap:9px}.benefits small{font-size:8px}.product-grid{gap:14px}.product-info{padding:13px}.product-bottom strong{font-size:18px}footer{margin:0 32px}.category-image{height:73px}}
@media(max-width:760px){.topline{justify-content:center;height:28px;font-size:9px}.topline>span:first-child{display:none}.header-inner{height:auto;min-height:125px;flex-wrap:wrap;padding:18px 20px 14px;gap:20px 14px}.brand{font-size:23px}.brand-mark{font-size:34px}.account{margin-left:auto}.account span{font-size:12px}.account small{font-size:9px}.cart-button{padding-left:12px;gap:7px}.cart-button span{font-size:12px}.search{order:5;flex-basis:100%;padding:12px}.main-nav>div{padding:0 20px;gap:23px;overflow-x:auto;height:48px}.main-nav button{white-space:nowrap;font-size:10px}.main-nav .staff{font-size:10px}.store{padding:18px 20px 0}.hero{height:365px;grid-template-columns:58% 42%}.hero-copy{padding:28px 22px;position:relative}.hero h1{font-size:34px;letter-spacing:-1px;margin:22px 0 16px}.hero .eyebrow{font-size:6px;letter-spacing:1px}.hero p{font-size:10px;line-height:1.7}.hero p br{display:none}.cream-button{font-size:10px;padding:11px 12px;gap:8px}.hero-proof{display:none}.hero-caption{display:none}.quality-seal{right:13px;top:18px;width:70px;height:70px;font-size:5px}.quality-seal strong{font-size:25px}.hero-image>img{object-position:54% 50%}.benefits{grid-template-columns:1fr 1fr;padding:22px 0;gap:20px 7px}.benefits>div{justify-content:flex-start;border:none}.benefits svg{width:22px}.benefits b{font-size:10px}.benefits small{font-size:8px}.section-heading{margin:28px 0 22px;align-items:start}.section-heading h2{font-size:21px;letter-spacing:-.7px}.dark{font-size:7px;letter-spacing:1.3px}.open-status{display:none}.categories{display:flex;overflow:auto;gap:15px;padding-bottom:22px}.category{flex-shrink:0;width:83px;gap:9px}.category-image{height:65px}.category b{font-size:10px}.product-heading{align-items:start;gap:10px}.product-heading h2{font-size:21px}.product-heading p{font-size:10px;max-width:220px;line-height:1.6}.sort-label{font-size:0}.sort-label select{font-size:10px;width:100px;padding:4px 0}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-photo{height:155px}.product-info{padding:12px}.product-name{font-size:13px}.product-info p{font-size:9px;min-height:46px}.product-info>small{font-size:7px}.product-bottom{margin-top:12px;gap:4px}.product-bottom strong{font-size:17px}.product-bottom strong small{font-size:8px}.add{width:29px;height:29px;font-size:20px}.product-tag{font-size:7px;left:8px;top:9px;padding:4px 6px}.favorite{right:8px;top:8px;width:25px;height:25px}.quantity{gap:3px}.quantity button{width:18px}.quantity b{font-size:10px}.churrasco-banner{margin:30px 0;flex-wrap:wrap;padding:22px;gap:15px}.banner-icon{display:none}.churrasco-banner h2{font-size:23px}.churrasco-banner>.primary{margin-left:0;font-size:11px}.churrasco-banner .eyebrow{font-size:7px}.churrasco-banner p{font-size:10px;line-height:1.6}footer{margin:0 20px;flex-wrap:wrap;padding:25px 0;gap:20px}footer>span{font-size:10px}footer .brand{font-size:20px}footer>button{font-size:10px}.footnote{font-size:8px}.modal{padding:28px;width:min(100%,480px)}.drawer{width:min(100%,440px)}.modal h2{font-size:23px}.detail-image{width:calc(100% + 56px);margin:-28px -28px 25px}.workspace{padding:10px 20px 35px}.workspace>.section-heading{flex-direction:column;gap:18px}.workspace h1{font-size:28px}.stats{grid-template-columns:1fr 1fr;gap:12px}.stats>div{padding:18px}.stats small{font-size:11px}.stats strong{font-size:27px}.orders-grid{grid-template-columns:1fr}.order-card{padding:18px}.order-bottom .primary{font-size:10px;padding:11px}.order-bottom strong{font-size:16px}.order-items li{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:450px){.header-inner{column-gap:12px}.header-inner .brand{font-size:20px}.header-inner .brand small{font-size:6px;letter-spacing:1.9px}.header-inner .brand-mark svg{width:30px}.account span{display:none}.cart-button{padding-left:10px}.cart-button svg{width:18px}.hero{grid-template-columns:61% 39%;height:375px}.hero-copy{padding:26px 19px}.hero h1{font-size:31px}.hero .cream-button{padding:10px 8px;font-size:9px;gap:4px}.hero .cream-button svg{width:14px}.quality-seal{width:61px;height:61px;right:10px}.quality-seal strong{font-size:22px}}
.company-welcome{max-width:1160px;margin:65px auto;min-height:52vh;padding:30px;display:grid;grid-template-columns:1.2fr 1fr;gap:85px;align-items:center}.company-copy h1{font-family:Georgia,serif;font-weight:400;color:var(--wine);font-size:49px;line-height:1.15;margin:23px 0}.company-copy>p{color:var(--muted);line-height:1.8;max-width:390px}.company-steps{display:flex;gap:18px;color:#8d6753;font-size:11px;margin-top:35px}.company-access{background:white;padding:35px;border:1px solid var(--line);border-radius:10px}.company-access h2{margin:12px 0}.company-access p{color:var(--muted);font-size:12px;line-height:1.8;margin-bottom:24px}.company-access .secondary{margin-top:12px}.company-access>small{display:block;font-size:10px;color:var(--muted);line-height:1.7;margin-top:18px}.team-controls{display:flex;gap:12px;align-items:center;margin-top:10px}.team-controls select{flex:1;padding:8px}.team-controls label{flex-direction:row;align-items:center;margin:0;font-size:11px}.team-controls input{width:auto}.inventory-row{padding:20px 0;border-bottom:1px solid var(--line)}.inventory-row h3{font-size:15px;margin-bottom:14px}.inventory-row h3 small{color:var(--muted);font-size:11px}.inventory-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.inventory-fields label{font-size:9px}.inventory-fields input{padding:9px;min-width:0}.inventory-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.inventory-bottom label{flex-direction:row;margin:0;align-items:center;font-size:11px}.inventory-bottom input{width:auto}.sold-out{font-size:10px;color:#888}.toolbar{flex-wrap:wrap;justify-content:end}.team-list{max-height:300px}@media(max-width:760px){.company-welcome{grid-template-columns:1fr;gap:30px;margin:20px auto;padding:20px}.company-copy h1{font-size:38px}.company-copy p{font-size:12px}.company-steps{gap:10px;font-size:10px}.company-access{padding:25px}.toolbar{justify-content:start}}
.quantity-product{display:flex;align-items:center;gap:18px;margin:3px 0 26px}.quantity-product>img{width:92px;height:92px;object-fit:cover;border-radius:12px}.quantity-product h2{font-size:23px;margin:4px 0 9px;padding:0}.quantity-product strong{color:var(--wine);font-size:17px}.quantity-product strong small{font-size:12px;color:var(--muted);font-weight:400}.modal .quantity-title{font-size:19px;letter-spacing:-.5px;margin:0 0 7px}.quantity-hint{font-size:12px;color:var(--muted);line-height:1.7}.weight-stepper{display:flex;align-items:center;justify-content:space-between;border:1px solid #e3d7d0;background:#faf5ef;border-radius:12px;padding:14px;margin:23px 0 14px}.weight-stepper button{width:47px;height:47px;background:#fff;border:1px solid #e5dbd3;color:var(--wine);font-size:27px;border-radius:9px}.weight-stepper button:disabled{cursor:default;opacity:.3}.weight-stepper output{font-family:Manrope,sans-serif;font-size:34px;font-weight:750;letter-spacing:-1px}.weight-stepper output small{font-size:17px;font-weight:500;color:var(--muted)}.weight-presets{display:flex;gap:9px;margin-bottom:17px}.weight-presets button{flex:1;padding:10px;border:1px solid var(--line);border-radius:7px;font-size:12px}.weight-presets button[aria-pressed=true]{border-color:var(--wine);color:var(--wine);background:#f5e9e6;font-weight:700}.weight-summary{display:flex;justify-content:space-between;align-items:center;padding:19px 0;margin:14px 0 7px;border-top:1px solid var(--line);font-size:12px}.weight-summary strong{font-size:25px;color:var(--wine);letter-spacing:-.7px}.weight-confirm{min-height:49px}.cart-feedback{position:fixed;right:24px;bottom:24px;z-index:45;width:330px;max-width:calc(100vw - 32px);border:1px solid #e3d9ca;border-radius:12px;background:#fffdf8;box-shadow:0 10px 40px #32170d30;overflow:hidden;animation:feedback-in .25s ease-out}.feedback-copy{display:flex;align-items:center;gap:12px;padding:17px;color:var(--green)}.feedback-copy b{font-size:13px;display:block}.feedback-copy small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.feedback-cart{display:flex;width:100%;justify-content:center;padding:13px;background:var(--wine);color:white;font-size:12px;font-weight:650}.feedback-cart>b{display:flex;align-items:center;justify-content:center;width:21px;height:21px;border-radius:50%;background:#ffffff24;font-size:11px}.cart-flight{position:fixed;z-index:80;object-fit:cover;border-radius:16px;box-shadow:0 10px 28px #32170d40;pointer-events:none;will-change:transform,opacity}.product-bottom .quantity{gap:4px}.product-bottom .quantity b{font-size:10px}@keyframes feedback-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:450px){.quantity-product{gap:12px}.quantity-product>img{width:75px;height:75px}.quantity-product h2{font-size:20px}.cart-feedback{right:16px;bottom:16px}.product-bottom{flex-wrap:wrap;gap:9px}.product-bottom .quantity{margin-left:auto}}
.address-modal{width:600px}.cep-row{display:flex;gap:9px}.cep-row input{min-width:0;flex:1}.cep-row button{white-space:nowrap;font-size:11px}.modal .field-status{font-size:11px;line-height:1.6;color:var(--muted);margin:-5px 0 16px}.modal .field-status.success{color:var(--green)}.address-grid{display:grid;grid-template-columns:1fr 2fr;gap:12px}.address-grid.city-row{grid-template-columns:3fr 1fr}.optional{display:inline;font-size:10px;font-weight:400;color:var(--muted)}.address-map-heading{display:flex;align-items:center;justify-content:space-between;margin:10px 0 13px;gap:12px}.address-map-heading h3{font-size:16px;letter-spacing:-.3px}.address-map-heading p{font-size:11px;color:var(--muted);margin-top:5px;line-height:1.6}.address-map-heading>svg{color:var(--wine)}.map-actions{display:flex;gap:9px;margin-bottom:12px}.map-actions button{flex:1;font-size:11px;padding:10px}#delivery-map{width:100%;height:280px;border:1px solid #e0ddd3;border-radius:9px;background:#eaece5;position:relative;z-index:0;margin:0 0 14px}.map-loading{padding:65px 30px;text-align:center;color:var(--muted);font-size:12px;line-height:1.8}.google-map-link{display:block;text-align:center;font-size:11px;color:var(--wine);padding:14px 0 4px;text-decoration:underline;text-underline-offset:3px}.map-disclosure{font-size:9px!important;color:var(--muted);line-height:1.7!important;margin:10px 0 22px!important}.confirm-map{font-size:11px}.confirm-map:disabled{opacity:.65;cursor:default}.delivery-pin{background:transparent;border:0}.delivery-pin>span{display:block;width:32px;height:32px;background:var(--wine);border:3px solid white;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 3px 9px #0005}.delivery-pin>span:after{content:'';position:absolute;width:8px;height:8px;background:white;top:9px;left:9px;border-radius:50%}.leaflet-control-attribution{font-size:9px!important}.leaflet-control-zoom a{color:var(--ink)!important}.order-map-link{display:inline-flex;align-items:center;gap:6px;font-size:11px;color:var(--wine);margin:4px 0 10px;text-decoration:underline;text-underline-offset:3px}@media(max-width:760px){.header-inner .location{display:flex;order:6;border:0;padding:2px 0 0;min-width:0;width:100%;font-size:11px}.header-inner .location span{display:flex;gap:7px;align-items:center}.header-inner .location small{margin:0;font-size:10px}.header-inner .location b{max-width:230px;font-size:10px}.header-inner .location svg{width:16px}.header-inner .location .chevron{margin-left:auto}.address-modal{padding:26px 20px}.cep-row button{padding:10px;font-size:10px}.cep-row svg{display:none}.address-grid{gap:9px}#delivery-map{height:240px}.map-actions button{font-size:10px;gap:6px}}

/* Shared typography, alignment and action feedback. */
:root{--muted:#686960;--motion-fast:160ms;--motion-normal:280ms;--ease-out:cubic-bezier(.16,1,.3,1)}
body{line-height:1.5}::selection{background:#edd4d4;color:var(--wine-dark)}input,textarea{caret-color:var(--wine)}
h1,h2,h3{text-wrap:balance}button{transition:background-color var(--motion-fast),color var(--motion-fast),box-shadow var(--motion-fast),transform var(--motion-fast) var(--ease-out);touch-action:manipulation}button:active:not(:disabled){transform:scale(.97)}button:disabled{cursor:not-allowed}button[aria-busy=true]{cursor:wait;opacity:.8;white-space:nowrap}button svg{vertical-align:middle}
.primary,.secondary,.cream-button{min-height:46px;border-radius:8px;font-size:13px;line-height:1.35}.primary:hover:not(:disabled){background:var(--wine-dark);box-shadow:0 4px 12px #6115201a}.secondary:hover:not(:disabled){background:#f5eee7}.text-button{min-height:44px;padding:10px 0;font-size:13px}.close{width:40px;height:40px}.account,.cart-button,.location{min-height:44px}.search{border:1px solid transparent}.search:focus-within{border-color:var(--wine);box-shadow:0 0 0 2px #831d2914}.search input{font-size:14px}.search input::placeholder,input::placeholder,textarea::placeholder{color:#72736c;opacity:1}.main-nav button{font-size:13px}.main-nav .staff{font-size:12px}
.hero-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hero h1{margin:0 0 20px}.hero p{font-size:14px;line-height:1.75}.hero .cream-button{margin-top:24px}.benefits b{font-size:12px}.benefits small{font-size:11px}.category b{font-size:12px}.category-image{transition:background-color var(--motion-fast),border-color var(--motion-fast)}.product-heading p{font-size:13px;line-height:1.6}.sort-label{font-size:12px}.sort-label select{font-size:12px}.product{display:flex;flex-direction:column}.product-info{display:flex;flex-direction:column;flex:1;padding:18px}.product-info>small{font-size:11px;color:var(--muted)}.product-name{font-size:16px;line-height:1.4;min-height:44px;align-items:center}.product-info p{font-size:12px;line-height:1.65;color:var(--muted);min-height:40px;margin:8px 0 20px}.product-bottom{margin-top:auto;align-items:center;flex-wrap:wrap;gap:12px}.product-bottom strong{font-size:22px;font-variant-numeric:tabular-nums}.product-bottom strong small{font-size:12px;color:var(--muted)}.product-bottom del{font-size:11px;color:var(--muted)}.add{width:44px;height:44px;border-radius:8px}.favorite{width:40px;height:40px}.quantity{height:44px;gap:4px}.quantity button{width:36px;height:42px}.quantity b,.product-bottom .quantity b{font-size:12px}.product-tag{font-size:10px}.churrasco-banner p{font-size:13px;color:var(--muted)}.churrasco-banner h2{margin-top:0}.footnote{font-size:12px;color:var(--muted)}footer small,footer>button{color:var(--muted);font-size:12px}
.modal{padding:32px;scrollbar-width:thin;scrollbar-color:#cdb9ad #faf7f0}.modal h2{font-size:26px;line-height:1.3;padding-right:30px}.modal label{font-size:13px;line-height:1.5}.modal input,.modal select,.modal textarea{min-height:46px;font-size:16px;border-radius:8px}.modal>.muted,.quantity-hint,.form-error{font-size:13px;line-height:1.65}.form-note{font-size:12px;color:var(--muted)}.detail-image{width:calc(100% + 64px);margin:-32px -32px 24px}.cart-item>div{min-width:0}.cart-item>div>b,.cart-item>strong{font-size:14px}.cart-item>div>small{font-size:12px}.cart-item .quantity{width:124px}.totals p{font-size:14px}.weight-summary,.free-shipping{font-size:13px}.weight-presets button{min-height:44px}.modal .field-status{font-size:12px}.map-disclosure{font-size:11px!important}.google-map-link,.map-actions button,.confirm-map{font-size:12px}
.company-welcome{gap:64px;margin:48px auto;padding:32px;align-items:center}.company-copy h1{margin:0 0 24px;font-size:48px;letter-spacing:-1.5px}.company-copy>p{font-size:15px;max-width:44ch}.company-steps{font-size:12px;flex-wrap:wrap;gap:12px 20px}.company-access{padding:32px;border-color:#e2dcd0;box-shadow:0 12px 32px #38201608}.company-access h2{font-size:24px;margin:0 0 14px}.company-access p{font-size:14px}.company-access>small{font-size:12px}.workspace .muted{font-size:14px}.stats strong,.order-bottom strong,.totals,.weight-summary{font-variant-numeric:tabular-nums}.filters button{min-height:44px;font-size:12px}.order-card>p,.order-items li{font-size:13px}.order-items li{line-height:1.7;padding:5px 0}.status{font-size:12px}.order-bottom{flex-wrap:wrap}.team-list>div{font-size:14px}.team-controls{flex-wrap:wrap}.team-controls label,.inventory-fields label{font-size:12px}.inventory-fields{gap:12px}.toolbar{align-items:center}
.button-feedback{position:fixed;pointer-events:none;z-index:200;border:2px solid #a8626a;background:#831d2910;animation:button-feedback var(--motion-normal) var(--ease-out) both}.button-spinner{width:16px;height:16px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:button-spin .7s linear infinite;flex-shrink:0}@keyframes button-feedback{from{opacity:.65;transform:scale(.97)}to{opacity:0;transform:scale(1.06)}}@keyframes button-spin{to{transform:rotate(360deg)}}
@media(max-width:1100px){.header-inner{gap:18px}.header-inner .search{min-width:120px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefits small{font-size:10px}}
@media(max-width:760px){.header-inner{gap:14px;padding:18px 20px}.header-inner .search{order:5}.main-nav>div{gap:22px;min-height:52px}.main-nav button,.main-nav .staff{font-size:12px}.hero{height:auto;min-height:370px}.hero-copy{padding:28px 22px}.hero h1{font-size:34px;margin:0 0 18px}.hero p{font-size:12px}.hero .cream-button{font-size:12px;padding:12px;min-height:44px}.benefits b{font-size:12px}.benefits small{font-size:10px;line-height:1.5;display:block}.benefits>div{align-items:flex-start}.product-heading{flex-wrap:wrap;gap:16px}.product-heading p{font-size:12px;max-width:none}.sort-label{margin-left:auto;font-size:12px}.sort-label select{font-size:12px;width:auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-info{padding:14px}.product-info>small{font-size:10px}.product-name{font-size:14px;line-height:1.4}.product-info p{font-size:12px;min-height:60px}.product-bottom strong{font-size:20px}.product-bottom strong small{font-size:11px}.product-bottom .quantity{margin-left:0}.category b{font-size:12px}.modal{padding:28px 20px}.modal h2{font-size:24px}.detail-image{width:calc(100% + 40px);margin:-28px -20px 24px}.company-welcome{padding:24px 20px;margin:16px auto;gap:32px}.company-copy h1{font-size:38px}.company-copy>p{font-size:14px}.company-access{padding:26px}.company-steps{font-size:12px}.toolbar{width:100%}.toolbar button{flex:1}.workspace .muted{font-size:13px}.order-bottom .primary{font-size:12px}.header-inner .location b{font-size:12px;max-width:220px}.header-inner .location small{font-size:11px}.map-actions button{font-size:12px}.footnote{font-size:11px}.inventory-fields{grid-template-columns:1fr 1fr}.inventory-fields label:last-child{grid-column:1/-1}}
@media(max-width:450px){.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:30px 24px}.hero h1{font-size:38px}.hero p{font-size:13px}.hero-image{height:170px}.hero-image>img{object-position:center 55%}.quality-seal{width:70px;height:70px}.hero .cream-button{font-size:13px;padding:12px 16px}.product-photo{height:145px}.product-tag{font-size:9px;max-width:calc(100% - 58px)}.favorite{right:6px;top:6px}.product-info{padding:12px}.product-bottom{gap:10px}.product-bottom>.quantity{width:100%;justify-content:space-between}.cart-item{gap:10px}.cart-item>img{width:48px;height:58px}.cart-item>strong{font-size:12px}.address-grid{grid-template-columns:1fr}.address-grid.city-row{grid-template-columns:2fr 1fr}}
@media(prefers-reduced-motion:reduce){button:active:not(:disabled){transform:none}.button-feedback{animation:none;transform:none;opacity:.4}.button-spinner{animation:none;border-right-color:currentColor}}

/* Separate company navigation from the customer storefront. */
.company-header .header-inner{justify-content:space-between}.company-header .account{margin-left:auto}.company-label{color:var(--muted);font-size:14px;border-left:1px solid var(--line);padding-left:28px}.company-footer{padding-inline:32px}
@media(max-width:760px){.company-header .header-inner{min-height:88px;flex-wrap:nowrap}.company-label{display:none}.company-footer{padding-inline:0}.company-header .account span{display:block}.company-header .account small{font-size:11px}}
