:root{--wine:#782414;--dark:#30221d;--cream:#faf7f0;--muted:#80766c;--line:#e6dfd3;--gold:#d6ae6c;--green:#437248}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--cream);color:var(--dark);font-family:'DM Sans',sans-serif;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{transition:.2s}button{cursor:pointer}a{color:inherit;text-decoration:none}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.wrap{max-width:1240px;margin:0 auto;padding-left:36px;padding-right:36px}.announcement{height:34px;background:var(--wine);color:#f1ddbc;text-align:center;font-size:10px;letter-spacing:1.9px;display:flex;align-items:center;justify-content:center;gap:36px}.announcement span{font-size:10px;letter-spacing:.3px;border-left:1px solid #b37159;padding-left:32px}.site-header{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand-image{width:170px;height:78px;object-fit:contain}.site-header nav{display:flex;gap:35px;color:#776d63;font-size:13px}.site-header nav a.active{color:var(--wine);font-weight:700}.cart-button{display:flex;align-items:center;gap:12px;border:1px solid #d7c8b7;border-radius:6px;padding:12px 16px;background:transparent;color:var(--wine);font-size:12px;font-weight:600}.cart-button>span{font-size:22px}.cart-button b{border-radius:50%;background:var(--wine);color:white;width:22px;height:22px;display:grid;place-items:center}.hero{display:grid;grid-template-columns:1fr 1.04fr;align-items:center;min-height:535px;padding-top:35px;padding-bottom:42px;gap:30px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.2px;color:var(--wine)}.eyebrow>span{display:inline-block;width:7px;height:7px;background:var(--wine);border-radius:50%;margin-right:7px}.hero h1{font-family:'Barlow Condensed',Impact,sans-serif;text-transform:uppercase;font-size:80px;line-height:.98;letter-spacing:-1px;margin:23px 0}.hero h1 em{font-style:normal;color:var(--wine)}.hero-copy>p{color:var(--muted);line-height:1.8;max-width:355px;font-size:14px;margin:24px 0}.button{border:0;border-radius:5px;padding:16px 22px;font-weight:600;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:28px}.primary{background:var(--wine);color:#fff6e6}.primary:hover{background:#59180e;transform:translateY(-1px)}.secondary{border:1px solid #cdbdab;background:#f4eee3;color:var(--wine)}.button span{font-size:20px}.hero-details{display:flex;gap:24px;margin-top:27px;color:#776b5f;font-size:11px}.hero-art{position:relative;height:435px;display:flex;align-items:center;justify-content:center}.hero-art>img{width:94%;height:365px;object-fit:cover;border-radius:46% 46% 38% 38%;filter:brightness(.88) saturate(.8);position:relative;box-shadow:0 20px 45px #5f2b1725}.orbit{position:absolute;width:98%;height:94%;border-radius:50%;border:1px solid #d8bc91;transform:rotate(-20deg);background:#eee5d6}.handwritten{position:absolute;left:7px;top:1px;z-index:2;font-family:Georgia,serif;font-style:italic;font-size:15px;line-height:1.3;transform:rotate(-9deg);color:var(--wine)}.art-stamp{position:absolute;right:-7px;top:4px;border-radius:50%;background:var(--wine);width:121px;height:121px;color:#edcc96;text-align:center;display:flex;flex-direction:column;justify-content:center;font-size:10px;transform:rotate(12deg);outline:1px dashed #d2a575;outline-offset:-7px;box-shadow:0 5px 10px #0001}.art-stamp strong{font-family:'Barlow Condensed',sans-serif;font-size:25px;line-height:1.02;margin:5px}.art-stamp>span{font-size:5px;letter-spacing:1px}.photo-caption{position:absolute;bottom:7px;font-size:8px;letter-spacing:1.5px;color:#877158}.service-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:23px;padding-bottom:23px;gap:20px}.service-strip>div{display:flex;gap:13px;align-items:center;border-right:1px solid var(--line)}.service-strip>div:last-child{border:0}.service-icon{font-size:28px;color:var(--wine)}.service-strip p{margin:0}.service-strip strong{display:block;font-size:12px;font-weight:600}.service-strip small{display:block;color:var(--muted);font-size:10px;margin-top:7px}.open-status:before{content:'';display:inline-block;background:#599358;width:6px;height:6px;border-radius:50%;margin-right:6px}.menu-section{padding-top:61px;padding-bottom:50px}.section-heading{display:flex;justify-content:space-between;align-items:center}.section-heading h2,h2{font-family:'Barlow Condensed',sans-serif;font-size:44px;line-height:1.08;font-weight:700;margin:11px 0 26px}.section-heading h2 span,h2 span{color:var(--wine)}.search{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:5px;padding:0 12px;height:41px;width:244px}.search>span{font-size:24px;color:var(--muted)}.search input{border:0;background:transparent;width:100%;outline:none;font-size:11px}.menu-tools{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:5px 0 27px}.category-tabs{display:flex;gap:8px;overflow-x:auto}.category{white-space:nowrap;border:1px solid var(--line);border-radius:5px;background:transparent;padding:11px 17px;color:#72675c;font-size:11px}.category.selected{background:var(--wine);color:#fff4de;border-color:var(--wine)}.menu-note{font-size:10px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.product-card{border:1px solid var(--line);background:#fffdf8;border-radius:9px;overflow:hidden;transition:box-shadow .2s,transform .2s}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #55351b12}.product-photo{height:214px;position:relative;overflow:hidden;background:#eee5d6}.product-photo img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.04)}.badge{position:absolute;top:15px;left:15px;background:#f6ead4;color:var(--wine);padding:6px 9px;font-size:8px;letter-spacing:1px;font-weight:700;border-radius:3px}.product-body{padding:22px}.product-body h3{font-family:'Barlow Condensed',sans-serif;font-size:28px;margin:0 0 10px}.product-body p{font-size:12px;color:var(--muted);line-height:1.8;min-height:65px;margin:0}.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:19px;padding-top:17px;border-top:1px solid #eee6da}.product-bottom>span{color:var(--wine);font-size:20px;font-weight:700}.product-bottom button{background:#f5ede0;border:1px solid #e8d6be;border-radius:4px;color:var(--wine);font-size:10px;font-weight:600;padding:9px 12px;display:flex;align-items:center;gap:19px}.product-bottom button b{font-size:20px;line-height:15px;font-weight:400}.product-bottom button:hover{background:var(--wine);color:#fff}.sample-note{text-align:center;color:#968b7e;font-size:10px;margin:25px 0 0}.story{background:#eee6d9;border-radius:8px;display:grid;grid-template-columns:90px 1fr 1fr;gap:35px;align-items:center;padding-top:40px;padding-bottom:40px;margin-bottom:30px}.story-symbol{font-size:76px;color:var(--wine)}.story h2{font-size:35px;margin:12px 0 0}.story>p{color:#7c6b5a;line-height:1.9;font-size:12px;margin:0}.story p strong{display:block;color:var(--wine);margin-top:13px}footer{display:flex;gap:40px;align-items:center;flex-wrap:wrap;padding-top:30px}footer>div:nth-child(2){flex:1}footer strong{font-size:12px}footer p{font-size:10px;color:var(--muted);line-height:1.6}footer>a{font-size:11px;color:var(--muted)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding:22px 0;width:100%;font-size:10px;color:var(--muted)}dialog{border:0;border-radius:12px;padding:30px;background:var(--cream);color:var(--dark);width:590px;max-width:calc(100% - 24px);max-height:90vh;box-shadow:0 30px 100px #0004}dialog::backdrop{background:#22150dc2;backdrop-filter:blur(4px)}.dialog-heading{display:flex;justify-content:space-between;gap:15px}.dialog-heading .eyebrow{font-size:8px}.dialog-heading h2{margin-bottom:20px}.icon-button{border:1px solid var(--line);background:transparent;border-radius:50%;width:33px;height:33px;font-size:23px;color:var(--wine)}.cart-line{display:flex;align-items:center;gap:13px;padding:12px 0;border-bottom:1px solid var(--line)}.cart-line img{width:58px;height:53px;object-fit:cover;border-radius:5px}.cart-line>div:nth-child(2){flex:1}.cart-line strong{font-size:13px}.cart-line small{display:block;color:var(--wine);margin-top:6px}.quantity{display:flex;gap:12px;align-items:center}.quantity button{width:28px;height:28px;border:1px solid var(--line);border-radius:4px;background:transparent;color:var(--wine)}form label{display:flex;flex-direction:column;gap:7px;margin:15px 0;font-size:12px;font-weight:500}form input:not([type=checkbox]):not([type=radio]),form select,form textarea{width:100%;border:1px solid #dcd2c4;border-radius:5px;background:#fffefa;color:var(--dark);padding:12px;font-size:13px;outline:none}form input:focus,form textarea:focus,form select:focus{border-color:var(--wine)!important;box-shadow:0 0 0 2px #78241411}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.delivery-options{display:flex;gap:20px}.delivery-options label,.check-label{flex-direction:row;align-items:center;font-size:11px;line-height:1.7}input[type=checkbox],input[type=radio]{accent-color:var(--wine)}#quote-result{font-size:12px;color:var(--wine);line-height:1.7}.attribution,.privacy{font-size:10px;color:var(--muted)}#order-totals{padding:14px 0;border-top:1px solid var(--line);margin-top:20px}#order-totals>div{display:flex;justify-content:space-between;padding:7px 0;font-size:13px}#order-totals .total{font-size:21px;color:var(--wine);padding-top:12px}.full{width:100%}.estimate{background:#eee8dc;padding:12px;border-radius:5px;font-size:12px;line-height:1.5}.form-error{color:#af281c;font-size:12px;line-height:1.6}.checkout-footnote{text-align:center;font-size:10px;color:var(--muted)}.empty{text-align:center;padding:40px;color:var(--muted)}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);opacity:0;pointer-events:none;background:var(--wine);color:#fff4e2;border-radius:8px;padding:14px 24px;box-shadow:0 5px 30px #0002;z-index:5;transition:.2s;font-size:13px}#toast.show{opacity:1;transform:translate(-50%,0)}[hidden]{display:none!important}.success-mark{background:#e5ecd9;color:var(--green);font-size:35px;width:70px;height:70px;display:grid;place-items:center;border-radius:50%;margin:20px auto}#order-success{text-align:center;padding-bottom:15px}#order-success p{line-height:1.8;color:var(--muted);margin-bottom:25px}
/* Administração */
.admin-body{background:#f5f2ec}.admin-layout{display:grid;grid-template-columns:235px 1fr;min-height:100vh}.sidebar{background:#ede5d8;border-right:1px solid #ded4c5;padding:24px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.sidebar .brand-image{width:170px}.sidebar .eyebrow{font-size:9px;margin:18px 0 30px}.admin-nav{display:flex;flex-direction:column;gap:8px}.admin-nav button{background:transparent;text-align:left;padding:13px 15px;border:0;border-radius:6px;color:#716153;font-size:13px}.admin-nav button.selected{background:var(--wine);color:#fff4df}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:20px;font-size:12px;color:#80705e}.sidebar-bottom button{background:transparent;border:0;text-align:left;padding:0;color:inherit}.admin-main{padding:38px 45px;min-width:0}.admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.admin-top h1{font-family:'Barlow Condensed',sans-serif;font-size:43px;margin:10px 0}.admin-top p{color:var(--muted);font-size:12px}.admin-tag{padding:10px 13px;background:#e8e1d4;border-radius:5px;font-size:11px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:30px}.stat{padding:20px;background:#fffcf6;border:1px solid var(--line);border-radius:8px}.stat small{color:var(--muted);font-size:11px}.stat strong{display:block;font-size:28px;margin-top:9px;color:var(--wine)}.panel{padding:24px;background:#fffcf6;border:1px solid var(--line);border-radius:8px;margin-bottom:20px}.panel h3{margin:0 0 15px;font-size:17px}.panel>p{font-size:12px;color:var(--muted);line-height:1.8}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;gap:15px}.panel-title h3{margin:0}.admin-table{width:100%;border-collapse:collapse;font-size:12px}.admin-table th{text-align:left;padding:12px 10px;color:var(--muted);font-size:10px;font-weight:500;border-bottom:1px solid var(--line)}.admin-table td{padding:14px 10px;border-bottom:1px solid var(--line)}.table-product{display:flex;align-items:center;gap:12px}.table-product img{width:48px;height:45px;border-radius:4px;object-fit:cover}.table-product small{display:block;color:var(--muted);margin-top:5px;max-width:280px;line-height:1.5}.small-button{border:1px solid #dccdbb;background:#f7f0e5;border-radius:4px;padding:8px 10px;color:var(--wine);font-size:11px;margin:3px}.danger{color:#b3271c}.table-scroll{overflow:auto}.status-pill{display:inline-block;background:#eee4d2;padding:6px 9px;border-radius:20px;color:#816338;font-size:10px;white-space:nowrap}.status-entregue{background:#e5eddf;color:#48734a}.order-card{border:1px solid var(--line);border-radius:7px;padding:18px;margin:13px 0}.order-card header{display:flex;justify-content:space-between;align-items:center;gap:15px}.order-card h3{font-size:14px;margin:0}.order-card p{font-size:12px;line-height:1.8;margin:8px 0;color:#796b5e}.order-card .order-meta{display:flex;justify-content:space-between;font-size:11px;margin-top:14px;gap:15px;flex-wrap:wrap}.order-card details{margin-top:15px;font-size:12px;line-height:1.8}.order-card summary{cursor:pointer;color:var(--wine)}.order-filter{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:20px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.settings-grid .panel{margin:0}.hours-row{display:grid;grid-template-columns:95px 1fr 1fr;gap:12px;align-items:center}.hours-row label{flex-direction:row;align-items:center;font-size:11px}.hours-row input[type=time]{padding:9px!important}.help{font-size:11px;color:var(--muted);line-height:1.8}.upload-preview{width:100%;height:150px;object-fit:contain;background:#eee6db;border-radius:6px;margin-top:10px}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(ellipse at top,#ede0c9,var(--cream))}.login-panel{width:390px;max-width:100%;padding:35px;background:#fffaf1;border:1px solid #e1d2bc;border-radius:12px;box-shadow:0 15px 70px #532b1510}.login-panel>img{display:block;margin:0 auto;width:185px}.login-panel h1{font-family:'Barlow Condensed',sans-serif;font-size:35px;margin-bottom:8px}.login-panel>p{font-size:12px;color:var(--muted);line-height:1.8}.login-panel>a{display:block;margin-top:22px;font-size:12px;text-align:center}.save-bar{display:flex;justify-content:flex-end;margin:25px 0;gap:20px;align-items:center}.notice{background:#f0e4ce;color:#816231;border:1px solid #e5d1ac;border-radius:6px;padding:13px 16px;font-size:12px;line-height:1.8;margin-bottom:20px}.edit-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}
@media(min-width:1450px){.hero{min-height:570px}.hero h1{font-size:90px}.hero-art{height:470px}.hero-art>img{height:400px}}
@media(max-width:1000px){.wrap{padding-left:25px;padding-right:25px}.hero h1{font-size:66px}.hero-art{height:360px}.hero-art>img{height:310px}.hero{min-height:470px}.art-stamp{width:100px;height:100px}.art-stamp strong{font-size:21px}.menu-note{display:none}.service-strip{gap:10px}.service-strip strong{font-size:10px}.service-strip small{font-size:9px}.service-icon{font-size:23px}.product-body{padding:17px}.product-photo{height:185px}.product-bottom>span{font-size:17px}.product-bottom button{gap:10px}.story{border-radius:0;gap:20px;grid-template-columns:60px 1fr 1fr}.story-symbol{font-size:55px}.admin-main{padding:25px}.admin-layout{grid-template-columns:195px 1fr}.sidebar{padding:17px}.sidebar .brand-image{width:155px}.stats{grid-template-columns:1fr 1fr}.settings-grid{grid-template-columns:1fr}}
@media(max-width:700px){.announcement{font-size:8px;letter-spacing:1px;height:30px}.announcement span{display:none}.wrap{padding-left:20px;padding-right:20px}.site-header{height:85px}.brand-image{width:139px;height:65px}.site-header nav{display:none}.cart-button{padding:8px 11px;gap:8px;font-size:10px}.hero{grid-template-columns:1fr;gap:15px;padding-top:35px;padding-bottom:25px}.hero h1{font-size:69px}.hero-copy>p{font-size:13px;margin:20px 0;max-width:330px}.hero-copy .eyebrow{font-size:9px}.hero-details{margin-top:20px}.hero-art{height:335px;margin-top:14px}.hero-art>img{height:290px;width:92%;max-width:430px}.orbit{max-width:450px}.handwritten{left:12px;font-size:13px}.art-stamp{right:2px}.photo-caption{font-size:7px;bottom:0}.service-strip{grid-template-columns:1fr 1fr;gap:22px 14px;padding-top:23px;padding-bottom:23px}.service-strip>div:nth-child(2){border:0}.service-strip strong{font-size:11px}.service-strip small{font-size:9px}.menu-section{padding-top:39px}.section-heading{display:block}.section-heading h2{font-size:39px;margin-bottom:20px}.search{width:100%;margin-bottom:20px}.category-tabs{width:100%;padding-bottom:4px}.category{padding:10px 13px;font-size:10px}.product-grid{grid-template-columns:1fr 1fr;gap:12px}.product-photo{height:155px}.product-body{padding:13px}.product-body h3{font-size:23px}.product-body p{font-size:10px;line-height:1.7;min-height:85px}.product-bottom{flex-direction:column;align-items:flex-start;gap:12px;padding-top:12px;margin-top:12px}.product-bottom>span{font-size:17px}.product-bottom button{width:100%;justify-content:space-between;padding:10px}.badge{font-size:6px;letter-spacing:.6px;left:8px;top:8px;padding:5px}.story{grid-template-columns:1fr;gap:15px;padding-top:30px;padding-bottom:30px}.story-symbol{display:none}.story h2{font-size:33px}.story>p{font-size:12px}.story p strong{margin-bottom:0}footer{gap:20px;padding-top:12px}footer>div:nth-child(2){min-width:170px}footer>a{width:100%;text-align:right}.footer-bottom{gap:10px;line-height:1.6;font-size:9px}.footer-bottom>span:last-child{display:none}dialog{padding:22px}.dialog-heading h2{font-size:37px}.form-grid{grid-template-columns:1fr;gap:0}.delivery-options{gap:12px}.delivery-options label{font-size:10px}.admin-layout{display:block}.sidebar{position:relative;height:auto;padding:12px 20px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand-image{height:57px;width:140px}.sidebar .eyebrow{display:none}.admin-nav{flex-direction:row;overflow-x:auto;gap:5px;margin-top:10px}.admin-nav button{padding:10px;font-size:11px;white-space:nowrap}.sidebar-bottom{position:absolute;right:20px;top:30px;flex-direction:row;gap:15px;font-size:10px}.admin-main{padding:22px 15px}.admin-top{gap:15px}.admin-top h1{font-size:36px}.admin-tag{display:none}.panel{padding:16px}.stat{padding:16px}.stats{gap:10px}.hours-row{grid-template-columns:72px 1fr 1fr;gap:6px}.panel-title .button{font-size:11px;padding:11px}.order-card{padding:13px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
@media(max-width:700px){.hero-art{overflow:clip}.hero-art .orbit{width:88%;height:86%}.hero-art .handwritten{top:5px}}
.scroll-charm{position:fixed;inset:0;overflow:hidden;pointer-events:none;z-index:3;contain:strict}
.scroll-charm-item{position:absolute;width:27px;height:27px;color:#bd9462;opacity:0;pointer-events:none;animation:charm-float 1.8s ease-out forwards}
.scroll-charm-item svg{display:block;width:100%;height:100%}
.charm-position-0{left:2%;top:28%}.charm-position-1{right:3%;top:56%;width:23px;height:23px}
.charm-position-2{left:5%;top:74%;width:22px;height:22px}.charm-position-3{right:2%;top:34%}
.charm-position-4{left:3%;top:48%;width:24px;height:24px}.charm-position-5{right:5%;top:81%;width:22px;height:22px}
@keyframes charm-float{0%{opacity:0;transform:translateY(10px) rotate(-12deg) scale(.85)}25%{opacity:.28}65%{opacity:.2}100%{opacity:0;transform:translateY(-38px) rotate(10deg) scale(1)}}
@media(max-width:700px){.scroll-charm-item{width:20px;height:20px}.charm-position-0,.charm-position-2,.charm-position-4{left:1%}.charm-position-1,.charm-position-3,.charm-position-5{right:1%}}
@media(prefers-reduced-motion:reduce){.scroll-charm{display:none}.scroll-charm-item{animation:none}}
.burger-steam{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;border-radius:40% 40% 0 0}
.burger-steam>span{position:absolute;bottom:59%;left:38%;width:42px;height:110px;border-radius:48%;background:radial-gradient(ellipse at 40% 70%,#fff7e9a6,transparent 68%);filter:blur(7px);opacity:0;transform-origin:center bottom;animation:burger-steam-rise 4.8s ease-out infinite}
.burger-steam>span::after{content:'';position:absolute;inset:10% 16% 15% 0;border-left:9px solid #fff9ed80;border-radius:50%;transform:rotate(15deg);filter:blur(3px)}
.burger-steam>span:nth-child(2){left:47%;height:135px;animation-delay:-2.4s;animation-duration:5.4s}
.burger-steam>span:nth-child(3){left:56%;height:100px;animation-delay:-1.2s;animation-duration:4.6s}
.burger-steam>span:nth-child(4){left:43%;height:120px;animation-delay:-3.6s;animation-duration:5.8s}
.hero-art .art-stamp{z-index:2}
@keyframes burger-steam-rise{0%{opacity:0;transform:translate(0,22px) scale(.65) rotate(-8deg)}20%{opacity:.55}55%{opacity:.36;transform:translate(-8px,-32px) scale(1.05) rotate(8deg)}100%{opacity:0;transform:translate(16px,-95px) scale(1.45) rotate(-6deg)}}
@media(max-width:700px){.burger-steam>span{width:32px;height:85px;bottom:57%}.burger-steam>span:nth-child(2){height:105px}.burger-steam>span:nth-child(3){height:80px}.burger-steam>span:nth-child(4){height:95px}}
@media(prefers-reduced-motion:reduce){.burger-steam{display:none}.burger-steam>span{animation:none}}
/* Madeira clara e veios suaves no fundo da loja. */
.admin-nav button{display:flex;align-items:center;gap:11px;min-height:44px;font-weight:500;flex-shrink:0}
.admin-nav .admin-nav-icon{display:block;width:20px;height:20px;flex:0 0 20px;opacity:.85;pointer-events:none}
.admin-nav button.selected .admin-nav-icon{opacity:1}
.admin-nav button:not(.selected):hover{background:#e2d7c6;color:var(--wine)}
@media(max-width:700px){.admin-nav button{gap:8px;padding:11px 13px}.admin-nav .admin-nav-icon{width:18px;height:18px;flex-basis:18px}}
body:not(.admin-body){--muted:#71604e;--line:#a77d4f40;background-color:#a56d43;background-image:url('/assets/wood-natural.png');background-size:900px auto}
body:not(.admin-body) .site-header{border-bottom-color:#a77d4f4d}
body:not(.admin-body) .search{background:#fffaf073}
body:not(.admin-body) .category:not(.selected){background:#fffaf061;color:#65503c}
body:not(.admin-body) .product-card{background:#fffbf3;border-color:#c5a58080;box-shadow:0 3px 12px #68402308}
body:not(.admin-body) .story{background:#f6ead8d9;border:1px solid #c5a58066}
body:not(.admin-body) .sample-note,body:not(.admin-body) .menu-note{color:#77614a}
body:not(.admin-body) .site-header,body:not(.admin-body) .hero,body:not(.admin-body) .service-strip,body:not(.admin-body) .menu-section,body:not(.admin-body) footer{background-color:#fff4e5e8}
body:not(.admin-body) .site-header{margin-top:18px;border-radius:10px 10px 0 0}
body:not(.admin-body) .menu-section{border-radius:0 0 10px 10px;margin-bottom:28px}
body:not(.admin-body) .story{background:#f6ead8f2}
body:not(.admin-body) footer{border-radius:10px 10px 0 0}
body:not(.admin-body) .hero,body:not(.admin-body) .menu-section{background-color:transparent}
body:not(.admin-body) .hero-copy{background:#fff4e5ed;border:1px solid #f5dcb966;border-radius:10px;padding:25px}
body:not(.admin-body) .hero h1{font-size:clamp(56px,5.1vw,74px)}
body:not(.admin-body) .menu-section .section-heading h2,body:not(.admin-body) .menu-section .section-heading h2 span,body:not(.admin-body) .menu-section .eyebrow,body:not(.admin-body) .menu-note,body:not(.admin-body) .sample-note{color:#fff7e9;text-shadow:0 1px 3px #45200b}
body:not(.admin-body) .search{background:#fffaf0ed}
body:not(.admin-body) .category:not(.selected){background:#fffaf0e8}
body:not(.admin-body) .hero-art .handwritten,body:not(.admin-body) .photo-caption{color:#fff7e9;text-shadow:0 1px 3px #45200b}
@media(max-width:700px){body:not(.admin-body){background-size:600px auto}.wrap{max-width:calc(100% - 24px);padding-left:16px;padding-right:16px}body:not(.admin-body) .site-header{margin-top:12px}.hero h1{font-size:clamp(48px,15.5vw,65px)}}
