@import"https://fonts.googleapis.com/css2?family=Caveat:wght@500;600&display=swap";:root{--ink:#202018;--dark:#171913;--cream:#f7f5ee;--paper:#fffefa;--gold:#efa92c;--muted:#77766a;--line:#dfded4;--green:#4b6949;font-family:DM Sans,sans-serif;color:var(--ink);background:var(--cream);font-synthesis:none;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button{color:inherit}img,video{display:block;max-width:100%}button,input,textarea,select{outline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid #a96700;outline-offset:4px}button{border:0;background:none}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Barlow Condensed,sans-serif;line-height:.96;letter-spacing:-.025em}h1{font-size:clamp(4rem,7.6vw,8rem);font-weight:800}h2{font-size:clamp(3rem,4.4vw,5rem);font-weight:700;white-space:pre-line}h3{font-size:1.12rem;line-height:1.3}p{line-height:1.65}svg{flex-shrink:0}html{scroll-behavior:smooth;scroll-padding-top:120px}::selection{background:var(--gold);color:var(--ink)}.announcement{height:34px;background:var(--gold);padding:0 5%;display:flex;justify-content:space-between;align-items:center;font-size:.72rem;letter-spacing:.09em;font-weight:700}.site-header{height:99px;display:flex;align-items:center;gap:40px;padding:0 5%;background:var(--cream);position:relative;z-index:20;border-bottom:1px solid var(--line)}.brand{width:194px;flex-shrink:0}.brand img{width:100%;max-height:80px;object-fit:contain;mix-blend-mode:multiply}.site-header nav{display:flex;gap:30px;margin-left:auto}.site-header nav a{font-size:.89rem;font-weight:600;display:flex;align-items:center;gap:7px;white-space:nowrap}.site-header nav a:hover{color:#9b660f}.header-actions{display:flex;gap:22px;align-items:center}.account-button{display:flex;align-items:center;gap:9px;font-size:.86rem;font-weight:600;padding:10px 0}.bag-button{display:flex;align-items:center;gap:10px;background:var(--ink);color:#fff;padding:13px 18px;font-size:.88rem;border-radius:4px}.bag-button b{display:grid;place-items:center;background:var(--gold);color:var(--ink);width:23px;height:23px;border-radius:50%;font-size:.76rem}.icon-button{padding:9px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%}.icon-button:hover{background:#00000009}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:660px;background:var(--dark);color:var(--cream);position:relative;overflow:hidden}.hero-content{padding:70px 0 66px 10%;position:relative;z-index:2}.hero-eyebrow{display:flex;align-items:center;gap:10px;font-size:.69rem;letter-spacing:.18em;color:#d7d4bf;font-weight:600;margin-bottom:24px}.hero-eyebrow>span{width:24px;height:1px;background:var(--gold)}.hero h1{margin:0 0 25px;letter-spacing:-.035em}.hero h1>span{display:block}.gold{color:var(--gold)}.hero-content>p{max-width:390px;font-size:1rem;color:#bfbeb1;line-height:1.8;margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:16px 23px;min-height:52px;font-size:.91rem;font-weight:700;border-radius:4px;transition:transform .18s,background .18s}.button:hover:not(:disabled){transform:translateY(-2px)}.gold-button{background:var(--gold);color:#201c10}.dark-button{background:var(--ink);color:var(--cream)}.outline-button{border:1px solid var(--line);background:transparent}.full{width:100%}.hero-details{display:flex;gap:23px;margin-top:24px;font-size:.78rem;color:#bbbdb0}.hero-details>span{display:flex;align-items:center;gap:7px}.open-state i,.closed-state i{width:6px;height:6px;border-radius:50%;background:#92ae71}.closed-state i{background:var(--gold)}.hero-signature{margin-top:45px;display:flex;gap:20px;align-items:center}.hero-signature>span:last-child{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#a6a79a;max-width:130px;line-height:1.5}.handwritten{font-family:Caveat,cursive;font-size:1.7rem;transform:rotate(-5deg);color:#d7d0b8}.hero-visual{position:relative;min-width:0}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:50% 48%;position:absolute;inset:0;filter:brightness(.86)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--dark) 0%,transparent 18%),linear-gradient(0deg,#171913b0,transparent 25%)}.hero-stamp{position:absolute;top:46px;right:42px;z-index:3;width:136px;height:136px;border-radius:50%;background:var(--gold);color:var(--ink);transform:rotate(13deg);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;border:1px dashed #795411;outline:7px solid var(--gold)}.hero-stamp span{white-space:pre-line;text-align:center;font-family:Barlow Condensed;font-size:1.12rem;font-weight:700;line-height:1.05;letter-spacing:.02em}.hero-stamp .stamp-stars{font-size:.65rem;letter-spacing:5px;margin-top:3px}.photo-caption{position:absolute;bottom:42px;right:38px;z-index:2;display:flex;flex-direction:column;gap:9px;text-align:right}.photo-caption>span:first-child{font-size:.68rem;letter-spacing:.2em}.photo-caption>span:last-child{font-family:Caveat;font-size:1.5rem;display:flex;gap:12px}.arrow-down{transform:rotate(90deg)}.hero-number{position:absolute;bottom:20px;left:5%;color:#747a66;font-size:.6rem;letter-spacing:.16em}.marquee{background:var(--gold);height:63px;display:flex;align-items:center;justify-content:space-around;white-space:nowrap;overflow:hidden;gap:35px;font-family:Barlow Condensed;font-weight:700;letter-spacing:.09em;font-size:1.2rem}.marquee span{font-size:1.5rem}.section-wrap{padding:88px 5%}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:40px}.eyebrow{display:block;font-size:.68rem;font-weight:700;letter-spacing:.18em;color:#8a662a;margin-bottom:15px}.section-heading h2{margin:0}.section-heading>p{max-width:285px;color:var(--muted);font-size:.9rem;line-height:1.7;margin-bottom:4px}.menu-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;display:flex;gap:18px;align-items:center;flex-wrap:wrap}.category-tabs{display:flex;gap:7px;overflow-x:auto;padding:1px 0 6px;max-width:100%;scrollbar-width:thin;flex:1 1 100%}.category-tabs button{padding:12px 17px;white-space:nowrap;font-weight:600;font-size:.82rem;border:1px solid var(--line);display:flex;align-items:center;gap:6px;border-radius:3px;background:var(--paper)}.category-tabs button.active{background:var(--ink);border-color:var(--ink);color:var(--cream)}.search{display:flex;align-items:center;gap:10px;border:1px solid var(--line);padding:0 13px;min-height:43px;background:var(--paper);border-radius:4px;max-width:380px;width:100%;color:var(--muted)}.search input{border:0;background:none;width:100%;min-width:0;padding:12px 0;font-size:.85rem;outline:none}.menu-count{display:flex;justify-content:space-between;font-size:.73rem;color:var(--muted);margin:24px 0 20px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 23px}.product-card{display:flex;flex-direction:column;padding:0;text-align:left;border:1px solid var(--line);background:var(--paper);border-radius:5px;overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:0 13px 35px #3024110d}.product-image{aspect-ratio:1.18;position:relative;width:100%;overflow:hidden;background:#eee9df}.product-image img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-card:hover img{transform:scale(1.04)}.product-label{position:absolute;top:13px;left:13px;background:var(--cream);display:flex;align-items:center;gap:5px;font-weight:700;font-size:.6rem;letter-spacing:.06em;padding:7px 9px;border-radius:2px}.product-plus{position:absolute;bottom:13px;right:13px;display:grid;place-items:center;width:38px;height:38px;background:var(--gold);border-radius:50%;box-shadow:0 3px 10px #0002}.product-body{padding:20px;display:flex;flex-direction:column;flex:1;width:100%}.product-meta{font-size:.61rem;text-transform:uppercase;letter-spacing:.08em;color:#93846c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:10px}.product-body h3{font-family:Barlow Condensed;font-size:1.7rem;font-weight:600;margin:0 0 9px;line-height:1.05}.product-body p{font-size:.78rem;color:var(--muted);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 22px}.product-bottom{display:flex;align-items:center;justify-content:space-between;gap:5px;margin-top:auto}.product-bottom>strong{font-size:1.08rem;letter-spacing:-.03em}.product-bottom>span{font-size:.62rem;color:#8b7957;display:flex;gap:3px;align-items:center}.story-section{display:grid;grid-template-columns:1fr 1fr;background:#eae6db}.story-photo{min-height:675px;position:relative}.story-photo>img{height:100%;width:100%;position:absolute;object-fit:cover;object-position:40%}.story-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#1d160e70,transparent 40%)}.story-photo-note{position:absolute;bottom:45px;left:8%;z-index:2;font-family:Caveat;color:#fff;font-size:2rem;transform:rotate(-5deg);display:flex;gap:20px;align-items:center}.story-content{padding:70px 12% 60px}.story-content h2{font-size:4.1rem;margin-bottom:24px}.story-intro{font-size:.95rem;color:#6d6a60}.values{display:flex;flex-direction:column;gap:24px;margin-top:33px}.values>div{display:flex;gap:16px}.values>div>svg{color:#9d772c;margin-top:3px}.values h3{font-size:.87rem;margin:0 0 6px}.values p{font-size:.78rem;line-height:1.7;margin:0;color:#736f63}.loyalty-section{background:var(--gold);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9%;position:relative;overflow:hidden;padding-top:78px;padding-bottom:78px}.loyalty-section .eyebrow{color:#674b15}.loyalty-section h2{margin-bottom:24px}.loyalty-section p{max-width:360px;font-size:.94rem;color:#57451f;margin-bottom:24px}.loyalty-section .text-button{margin-top:15px;color:#594411}.loyalty-card{background:var(--ink);padding:34px;border-radius:15px;color:var(--cream);transform:rotate(-7deg);position:relative;z-index:2;box-shadow:10px 18px #6a47171c;max-width:455px;aspect-ratio:1.65}.loyalty-card-top{display:flex;justify-content:space-between;align-items:center;font-size:.72rem;line-height:1.6;letter-spacing:.08em}.loyalty-card-top>svg{color:var(--gold)}.loyalty-card-top b{font-size:.95rem}.loyalty-points{font-family:Barlow Condensed;font-size:3.8rem;font-weight:700;margin:22px 0 30px;display:flex;align-items:center;gap:16px;color:var(--gold)}.loyalty-points small{font-family:DM Sans;font-size:.6rem;letter-spacing:.08em;color:#b7b6a7;width:60px;font-weight:400}.loyalty-card-bottom{display:flex;justify-content:space-between;font-size:.56rem;letter-spacing:.03em;gap:16px;color:#bab9a9}.loyalty-decoration{position:absolute;right:-40px;bottom:-120px;font-size:30rem;color:#a8660920;line-height:1}.social-link{display:flex;align-items:center;gap:12px;font-weight:600;font-size:.9rem;padding-bottom:9px;border-bottom:1px solid var(--ink)}.social-description{color:var(--muted);font-size:.9rem;margin-top:-15px;margin-bottom:25px}.social-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.social-grid>a,.video-card{aspect-ratio:.82;position:relative;overflow:hidden;border-radius:4px;background:var(--ink)}.social-grid img,.social-grid video{width:100%;height:100%;object-fit:cover}.social-grid>a>span{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;padding:20px;color:#fff;background:linear-gradient(transparent,#0008)}.last-call{background:var(--ink);color:var(--cream);padding:44px 5%;display:flex;justify-content:space-between;align-items:center;gap:30px;border-bottom:1px solid #ffffff1a}.last-call>span{font-size:.73rem;letter-spacing:.15em;color:#afaf9f}.last-call button{font-family:Barlow Condensed;font-size:4.2rem;font-weight:600;display:flex;gap:30px;align-items:center}.last-call svg{width:52px;height:52px;color:var(--gold)}footer{background:var(--dark);color:var(--cream);padding:55px 5% 25px}.footer-main{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:70px;padding-bottom:40px}.footer-main>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-main img{width:160px;border-radius:2px}.footer-main p{color:#9c9f8f;font-size:.78rem;max-width:240px;margin-top:5px}.footer-main h3{font-size:.84rem;margin-bottom:6px}.footer-main a,.footer-main button{font-size:.77rem;color:#b3b4a7;line-height:1.6;text-align:left;padding:0;display:flex;align-items:flex-start;gap:8px}.footer-main a:hover,.footer-main button:hover{color:var(--gold)}.footer-bottom{border-top:1px solid #ffffff1a;padding-top:23px;display:flex;justify-content:space-between;color:#898e7c;font-size:.67rem;gap:20px}.footer-bottom>div{display:flex;gap:25px}.footer-bottom a{display:flex;gap:5px}.footer-bottom button{padding:0;font-size:inherit}.floating-bag{position:fixed;bottom:22px;right:28px;z-index:30;background:var(--gold);padding:17px 22px;display:flex;align-items:center;gap:35px;border-radius:7px;box-shadow:0 7px 30px #0003;font-size:.9rem}.floating-bag>span,.floating-bag>strong{display:flex;align-items:center;gap:9px}.loading{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.loading h1{font-size:3rem;margin:25px 0 15px}.loading svg{color:#b77c18}.overlay{position:fixed;inset:0;background:#0f120d99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:center;justify-content:center;padding:25px}.modal{background:var(--cream);border-radius:10px;max-width:540px;width:100%;max-height:92vh;overflow:auto;box-shadow:0 30px 100px #0005;outline:none;position:relative}.modal.wide{max-width:820px}.modal-head{position:sticky;top:0;background:var(--cream);display:flex;align-items:center;justify-content:space-between;padding:17px 24px;border-bottom:1px solid var(--line);z-index:5}.modal-head h2{font-family:DM Sans;font-size:1.12rem;letter-spacing:-.02em;margin:0}.modal-content{padding:25px}.modal-content>p{font-size:.92rem;color:#69695c}.modal-bottom{position:sticky;bottom:0;padding:18px 24px;background:var(--cream);display:flex;gap:15px;align-items:center;border-top:1px solid var(--line);z-index:5}.modal-bottom>.button{flex:1}.drawer-overlay{justify-content:flex-end;padding:0}.drawer{border-radius:0;height:100%;max-height:100%;max-width:535px;display:flex;flex-direction:column}.drawer .modal-content{flex:1;overflow:auto}.drawer .modal-head,.drawer .modal-bottom{flex-shrink:0}.product-detail{display:grid;grid-template-columns:40% 1fr;gap:25px;padding:25px 25px 0}.detail-photo{width:100%;aspect-ratio:1;object-fit:cover;border-radius:5px}.detail-intro{padding:15px 0}.detail-intro h2{font-size:2.6rem;margin-bottom:15px}.detail-intro p{font-size:.9rem;color:var(--muted)}.detail-intro>strong{font-size:1.3rem}.option-group{border-top:1px solid var(--line);padding-top:20px;margin-bottom:20px}.option-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.option-heading h3{margin:0;font-size:1rem}.option-heading>span{font-size:.73rem;color:var(--muted)}.option-row{padding:12px 0;display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #dfded470}.option-row>div:first-child{display:flex;flex-direction:column;gap:5px}.option-row strong{font-size:.87rem}.option-row span,.option-row small{font-size:.78rem;color:var(--muted)}.quantity{display:flex;align-items:center;gap:13px;border:1px solid var(--line);border-radius:4px;height:40px;width:max-content;flex-shrink:0;background:var(--paper)}.quantity button{width:31px;height:38px;display:grid;place-items:center;padding:5px}.quantity span{min-width:12px;text-align:center;font-size:.87rem;font-weight:600;color:var(--ink)}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;min-width:0;font-size:.84rem}.field>span{font-weight:600;line-height:1.4}.field input,.field textarea,.field select,input[type=time],.admin-toolbar>select{background:var(--paper);border:1px solid var(--line);padding:12px;border-radius:4px;color:var(--ink);min-width:0;width:100%;font-size:.9rem}.field textarea{resize:vertical;min-height:85px;line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus{border-color:#ab8338;outline:1px solid #ab8338}.field input[type=color]{height:48px;padding:5px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.form-heading{margin:25px 0 17px;font-size:1.05rem}.error{padding:13px 15px;color:#923829;border:1px solid #e8bcb2;background:#f9e8e2;border-radius:5px;font-size:.85rem;margin:15px 0;line-height:1.6}.help{font-size:.76rem!important;color:var(--muted);line-height:1.6;margin:0 0 18px}.help a{text-decoration:underline}.text-button{padding:9px 0;display:flex;align-items:center;justify-content:center;gap:5px;font-size:.83rem;text-decoration:underline;text-underline-offset:4px}.empty{padding:45px 22px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:9px}.empty svg{color:#9b8b66}.empty h3{font-size:1.2rem;margin:14px 0 0}.empty p{font-size:.87rem;color:var(--muted);max-width:300px}.empty>button:not(.button){text-decoration:underline;font-size:.87rem}.checkout-steps{display:flex;gap:12px;align-items:center;font-size:.77rem;color:#99988b;margin-bottom:25px}.checkout-steps .active{color:#8b641d;font-weight:700}.cart-item{display:flex;gap:16px;padding:0 0 23px;margin-bottom:23px;border-bottom:1px solid var(--line)}.cart-item>img{width:91px;height:99px;object-fit:cover;border-radius:4px}.cart-item>div{flex:1;position:relative}.cart-item h3{font-size:1rem;margin-bottom:7px}.cart-item small{display:block;font-size:.74rem;color:var(--muted);line-height:1.5}.cart-item strong{display:block;font-size:.93rem;margin-top:10px}.cart-item .quantity{margin-top:10px;height:32px;gap:8px}.cart-item .quantity button{height:30px}.upsell{background:#ece8dc;border:1px solid #dfd9c9;border-radius:5px;padding:19px;margin-bottom:22px}.upsell .eyebrow{font-size:.58rem;margin-bottom:10px}.upsell h3{font-size:.96rem}.upsell-products{display:flex;flex-direction:column;gap:10px}.upsell-products button{display:flex;align-items:center;gap:10px;text-align:left;background:var(--cream);padding:8px;border-radius:3px}.upsell-products img{width:47px;height:47px;object-fit:cover;border-radius:3px}.upsell-products button>span{flex:1;font-size:.78rem}.upsell-products strong{display:block;margin-top:4px;font-size:.79rem}.upsell-products svg{margin-right:5px}.loyalty-notice{display:flex;gap:12px;background:#eddfbc;padding:17px;border-radius:5px;text-align:left;font-size:.8rem;line-height:1.6;width:100%;margin:20px 0}.loyalty-notice>svg{color:#88631d}.loyalty-notice b{display:flex;align-items:center;gap:4px;margin-top:6px}.totals{border-top:1px solid var(--line);padding-top:18px;margin-top:22px}.totals>div{display:flex;justify-content:space-between;gap:15px;font-size:.88rem;padding:7px 0}.totals .total{border-top:1px solid var(--line);margin-top:12px;padding-top:18px;font-size:1.16rem}.totals .discount{color:var(--green)}.payment-options{display:grid;gap:12px;margin-bottom:20px}.payment-options label{border:1px solid var(--line);padding:13px;font-size:.84rem;display:flex;gap:9px;align-items:center;border-radius:4px}.payment-options input{accent-color:var(--ink)}.segmented{display:flex;gap:8px;margin-bottom:20px}.segmented button{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:3px;padding:12px;font-size:.88rem}.segmented .active{background:var(--ink);color:#fff}.coupon-row{display:flex;align-items:flex-end;gap:10px}.coupon-row .field{flex:1}.coupon-row .button{margin-bottom:18px;min-height:45px;padding:10px 16px}.notice{font-size:.8rem!important;padding:13px;background:#e8e5d9;display:flex;gap:9px;align-items:center;border-radius:4px;line-height:1.6}.success{padding:14px;border:1px solid #adc5a2;background:#eaf0e4;color:#3e5839;border-radius:5px;display:flex;gap:9px;align-items:center;font-size:.86rem}.list-line{display:flex;justify-content:space-between;gap:15px;align-items:center;border-bottom:1px solid var(--line);padding:14px 0;font-size:.84rem}.list-line>span{display:flex;align-items:center;gap:5px}.auth-intro{text-align:center;padding:6px 15px 20px}.auth-intro>svg{color:#b78528;margin-bottom:18px}.auth-intro h3{font-size:1.25rem}.auth-intro p{font-size:.87rem;color:var(--muted)}.member-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.member-heading h2{font-size:2.5rem}.points-balance{display:flex;gap:13px;align-items:center;padding:20px;background:var(--ink);color:var(--cream);border-radius:6px}.points-balance svg{color:var(--gold)}.points-balance strong{font-family:Barlow Condensed;font-size:2.8rem}.points-balance span{font-size:.87rem}.roulette{text-align:center;padding:24px 8px}.roulette p{font-size:.85rem;color:var(--muted)}.wheel{width:175px;height:175px;border-radius:50%;background:conic-gradient(var(--gold) 0deg 60deg,#ded9c3 60deg 120deg,var(--gold) 120deg 180deg,#ded9c3 180deg 240deg,var(--gold) 240deg 300deg,#ded9c3 300deg);border:7px solid var(--ink);margin:0 auto 22px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.wheel span{font-family:Barlow Condensed;font-weight:700;line-height:1}.wheel.spinning{animation:spin 1.8s ease-out}@keyframes spin{to{transform:rotate(1080deg)}}.order-history{width:100%;display:flex;align-items:center;gap:15px;padding:17px 0;border-bottom:1px solid var(--line);text-align:left}.order-history span:first-child{flex:1}.order-history b,.order-history small{display:block;font-size:.86rem}.order-history small{font-size:.72rem;color:var(--muted);margin-top:6px}.tracking-title{text-align:center;padding:5px 0 25px}.tracking-title>svg{color:#a87820;margin-bottom:12px}.tracking-title h2{font-size:3rem;margin-bottom:18px}.tracking-title p{font-size:.87rem;color:var(--muted)}.timeline{display:flex;flex-direction:column;margin:0 0 23px 10px}.timeline>div{display:flex;gap:15px;align-items:center;position:relative;padding-bottom:20px}.timeline>div:before{content:"";position:absolute;top:28px;bottom:0;left:14px;width:1px;background:var(--line)}.timeline>div:last-child:before{display:none}.timeline span{display:grid;place-items:center;border-radius:50%;width:29px;height:29px;background:#e4e2d7;font-size:.75rem;color:#aaa894}.timeline p{margin:0;font-size:.86rem;color:#959383}.timeline .done span{background:var(--ink);color:var(--gold)}.timeline .done p{color:var(--ink);font-weight:600}.receipt-item{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:16px 0;font-size:.85rem}.receipt-item small{display:block;color:var(--muted);font-size:.76rem;margin-top:5px}.pix-box{text-align:center;padding:25px 15px;background:#fff;border:1px solid var(--line);border-radius:5px;margin-top:20px}.pix-box>img{margin:auto;width:240px;height:240px}.pix-box p{font-size:.83rem}.pix-box textarea{width:100%;border:1px solid var(--line);font-size:.68rem;padding:8px;margin:10px 0;height:65px;resize:none}.pix-box .button{width:100%}.admin-login{min-height:100vh;background:var(--dark);color:var(--cream);display:grid;place-items:center;padding:65px 25px}.back-site{position:absolute;left:30px;top:25px;font-size:.8rem;color:#b8bbaa}.login-card{width:100%;max-width:400px}.login-brand{margin-bottom:40px}.login-brand img{width:210px;border-radius:4px}.login-card h1{font-size:3.5rem;margin-bottom:20px}.login-card>p{font-size:.89rem;color:#aeb29e;margin-bottom:28px}.login-card .eyebrow{color:var(--gold)}.login-card .field>span{color:#c3c6b6}.login-card .field input{background:#25291d;border-color:#3c4231;color:#fff}.login-card>small{display:flex;align-items:center;justify-content:center;gap:7px;font-size:.72rem;color:#838b71;margin-top:25px}.admin-shell{background:#f4f4ef;min-height:100vh;display:flex}.admin-sidebar{position:fixed;left:0;top:0;bottom:0;width:235px;background:var(--dark);color:#b5bcaa;padding:25px 17px 20px;display:flex;flex-direction:column;z-index:30}.admin-logo{display:block;width:160px;margin:0 auto 30px}.admin-logo img{border-radius:3px}.admin-label{font-size:.59rem;letter-spacing:.15em;padding:0 13px;color:#717b62;margin:5px 0 15px}.admin-sidebar nav{display:flex;flex-direction:column;gap:5px}.admin-sidebar nav button{display:flex;gap:12px;align-items:center;text-align:left;padding:13px 14px;font-size:.82rem;border-radius:5px}.admin-sidebar nav button.active{background:var(--gold);color:var(--ink);font-weight:700}.admin-sidebar nav button:hover:not(.active){background:#ffffff08;color:#fff}.admin-sidebar nav b{margin-left:auto;border-radius:4px;background:#fff2;font-size:.68rem;padding:2px 6px}.sidebar-bottom{margin-top:auto;border-top:1px solid #ffffff13;padding:19px 12px 0;display:flex;flex-direction:column;gap:18px}.sidebar-bottom a,.sidebar-bottom button{display:flex;gap:10px;align-items:center;font-size:.77rem;padding:0}.admin-main{margin-left:235px;min-width:0;flex:1}.admin-header{height:75px;background:#fff;border-bottom:1px solid #e5e7df;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:0 35px;position:sticky;top:0;z-index:20}.admin-header>div{display:flex;align-items:center;gap:15px}.admin-header>div>span:not(.live-badge){display:flex;align-items:center;gap:15px;font-size:.62rem;letter-spacing:.08em;color:#929689}.admin-header b{font-size:.82rem;font-weight:500}.live-badge{font-size:.67rem;color:#668451;border:1px solid #dfebd9;background:#f6faf3;border-radius:20px;padding:7px 10px}.admin-content{padding:35px;max-width:1700px;margin:auto}.admin-title{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:6px 0 28px}.admin-title .eyebrow{font-size:.6rem;margin-bottom:12px}.admin-title h1{font-size:2.8rem;font-weight:600;margin:0 0 13px;line-height:1.1}.admin-title p{font-size:.82rem;color:#858779;margin:0}.admin-title>.button{white-space:nowrap;font-size:.8rem;padding:13px 17px;min-height:44px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:26px}.metric{background:#fff;border:1px solid #e6e7df;padding:23px;border-radius:7px}.metric>div{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:.75rem;color:#7b8071}.metric svg{color:#999e8b}.metric>strong{display:block;font-size:1.8rem;font-weight:700;letter-spacing:-.03em;margin:24px 0 12px}.metric>small{font-size:.67rem;color:#939888}.overview-grid{display:grid;grid-template-columns:1fr 330px;gap:22px}.admin-panel{border:1px solid #e3e6dc;border-radius:7px;background:#fff;overflow:hidden;margin-bottom:24px}.panel-title{display:flex;justify-content:space-between;align-items:center;padding:23px 25px;gap:20px}.panel-title h2,.admin-panel h2{font-family:DM Sans;font-size:1rem;letter-spacing:-.02em;line-height:1.3;margin:0}.panel-title button:not(.button){font-size:.72rem;color:#7f846f;display:flex;align-items:center;gap:5px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:.64rem;font-weight:500;color:#8b907f;background:#fafbf7;padding:13px 20px;border-top:1px solid #f1f2ec;border-bottom:1px solid #edf0e6}td{padding:18px 20px;border-bottom:1px solid #edf0e6;font-size:.73rem;color:#717664}td b{font-weight:600;color:#3b4230}tbody tr{cursor:pointer}tbody tr:hover{background:#f9faf5}.table-order{text-align:left;padding:0}.table-order small{display:block;font-size:.64rem;color:#929986;margin-top:7px}.status{font-size:.63rem;font-weight:500;padding:6px 9px;border-radius:4px;background:#f0f1eb;color:#798167;white-space:nowrap}.status.active,.status-entregue{color:#527441;background:#edf4e8}.status.inactive,.status-cancelado{color:#a36253;background:#f8ede9}.status.pending,.status-novo{color:#b18835;background:#fff5db}.status-preparando{color:#b77732;background:#fff0dc}.status-saiu,.status-confirmado{color:#587a8d;background:#eaf2f7}.operation-card{padding:25px}.operation-card h2{font-size:1.2rem;margin-bottom:20px}.operation-card .list-line{font-size:.74rem;padding:18px 0}.operation-card .button{font-size:.78rem;min-height:43px;padding:12px;margin-top:26px}.admin-toolbar{display:flex;align-items:center;gap:15px;margin-bottom:22px}.admin-toolbar>span{font-size:.75rem;color:#929986;margin-left:auto}.admin-toolbar>select{width:auto;font-size:.81rem;min-width:170px}.admin-toolbar .button{font-size:.73rem;padding:10px 13px;min-height:43px;white-space:nowrap}.admin-toolbar .sound-on{color:#517637;border-color:#a3c08e;background:#f4faee}.entity-row{display:flex;align-items:center;width:100%;gap:20px;border-bottom:1px solid #edf0e6;padding:17px 24px;text-align:left}.entity-row:last-child{border-bottom:0}.entity-row:hover{background:#fafbf7}.entity-row>img{width:63px;height:63px;object-fit:cover;border-radius:5px}.entity-row>div{flex:1;min-width:0}.entity-row strong{font-size:.85rem}.entity-row small{display:block;font-size:.71rem;color:#989e8b;margin-top:6px;max-width:500px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-row>b{font-size:.86rem;white-space:nowrap}.entity-row>span:not(.status){font-size:.73rem;color:#929986}.settings-section{padding:26px}.settings-section>h2{font-size:1.1rem;margin-bottom:25px}.settings-section>p{font-size:.85rem;color:#858b77}.settings-section h3{font-size:.88rem;margin-top:25px}.settings-section .field input,.settings-section .field textarea,.settings-section .field select,.admin-shell .modal .field input,.admin-shell .modal .field textarea,.admin-shell .modal .field select{background:#fff}.settings-section .field{font-size:.77rem;margin-bottom:24px}.settings-section .field>span{color:#6a725d;font-weight:500}.settings-section .field input,.settings-section .field textarea{font-size:.83rem;border-color:#dfe3d5}.settings-section .form-grid{gap:0 28px}.settings-panels{max-width:1100px}.toggle{display:flex;align-items:center;gap:10px;position:relative;min-height:42px;font-size:.8rem;margin-bottom:18px;cursor:pointer}.toggle>input{position:absolute;opacity:0;width:1px;height:1px}.switch{width:36px;height:21px;background:#ddd;border-radius:20px;position:relative;flex-shrink:0}.switch:after{content:"";position:absolute;left:3px;top:3px;width:15px;height:15px;background:#fff;border-radius:50%;transition:left .15s}.toggle>input:checked+.switch{background:#627c42}.toggle>input:checked+.switch:after{left:18px}.toggle>input:focus-visible+.switch{outline:2px solid #836228;outline-offset:3px}.upload-line{display:flex;align-items:center;gap:15px;margin-top:-9px;margin-bottom:25px;flex-wrap:wrap}.upload-line>img{width:80px;height:63px;object-fit:cover;border:1px solid var(--line);border-radius:4px}.upload-button{display:flex;align-items:center;gap:7px;position:relative;padding:9px 12px;border:1px solid var(--line);font-size:.72rem;border-radius:4px;overflow:hidden;cursor:pointer}.upload-button input{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%}.upload-line>small{font-size:.65rem;color:#a0a58f}.gallery-editor{display:grid;grid-template-columns:1fr 1fr;gap:20px}.schedule-row{display:flex;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid #f0f1eb}.schedule-row>.toggle{flex:1;margin:0}.schedule-row>input{width:125px;font-size:.85rem;padding:8px}.schedule-row>span{font-size:.75rem;color:#969d87}.toast{position:fixed;right:28px;bottom:25px;z-index:120;padding:17px 22px;background:var(--ink);color:var(--cream);border-radius:7px;box-shadow:0 5px 30px #0002;display:flex;gap:10px;align-items:center;font-size:.84rem}.toast svg{color:var(--gold)}.order-detail-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.order-detail-top h2{font-size:2.3rem;margin-bottom:10px}.order-detail-top p{font-size:.8rem;color:var(--muted)}.item-note{font-size:.78rem;padding:8px;background:#f5e7be;margin:10px 0 0}.addons-editor{border-top:1px solid var(--line);padding-top:22px;margin-top:15px}.addon-editor{border:1px solid var(--line);padding:20px;border-radius:5px;margin-bottom:20px}.addon-editor .field{font-size:.75rem}.addon-option-editor{display:flex;align-items:center;gap:10px}.addon-option-editor>.field:first-child{flex:1}.addon-option-editor>.field:nth-child(2){width:110px}.addon-option-editor>.toggle{font-size:.72rem;padding-top:18px}.addon-option-editor>.icon-button{margin-top:5px}.danger{color:#a65d4d}.admin-mobile-menu{display:none}.admin-shell>.overlay .modal{background:#fafbf6}.admin-shell .modal-head,.admin-shell .modal-bottom{background:#fafbf6}@media(min-width:1600px){.hero{min-height:750px}.hero-content{padding-top:100px}.section-wrap{padding-left:max(5%,calc((100vw - 1450px)/2));padding-right:max(5%,calc((100vw - 1450px)/2))}.site-header{padding-left:6%;padding-right:6%}}@media(max-width:1200px){.site-header{gap:25px}.brand{width:160px}.site-header nav{gap:20px}.header-actions{gap:17px}.account-button span{display:none}.hero{min-height:610px}.hero-content{padding-top:65px}.hero-stamp{width:108px;height:108px;right:30px;top:35px}.hero-stamp span{font-size:.94rem}.hero-stamp svg{width:20px}.hero-signature{margin-top:35px}.story-content{padding:60px 9%}.story-content h2{font-size:3.6rem}.story-photo{min-height:660px}.product-body{padding:17px}.product-bottom{flex-wrap:wrap;gap:8px}.overview-grid{grid-template-columns:1fr}.metric-grid{gap:12px}.metric{padding:18px}.admin-content{padding:25px}.admin-header{padding:0 25px}.admin-sidebar{width:215px}.admin-main{margin-left:215px}.metric>strong{font-size:1.5rem}.admin-toolbar{flex-wrap:wrap}}@media(max-width:900px){.site-header{height:84px;padding:0 5%;gap:20px}.site-header nav{gap:18px}.site-header nav a{font-size:.78rem}.brand{width:138px}.header-actions{gap:12px}.bag-button{padding:10px 13px}.bag-button>span{display:none}.hero{min-height:560px}.hero-content{padding-top:55px;padding-bottom:45px}.hero h1{font-size:5.4rem}.hero-content>p{font-size:.91rem;padding-right:10px}.hero-details{gap:10px;flex-wrap:wrap}.hero-signature{gap:10px}.hero-signature>span:last-child{font-size:.55rem}.hero-stamp{width:94px;height:94px;right:25px;top:27px}.hero-stamp span{font-size:.8rem}.hero-stamp .stamp-stars{font-size:.48rem}.hero-photo{object-position:47%}.section-wrap{padding-top:60px;padding-bottom:60px}.section-heading h2{font-size:3.6rem}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px 16px}.story-section{grid-template-columns:45% 55%}.story-content{padding:45px 9%}.story-content h2{font-size:3.1rem}.story-intro{font-size:.87rem}.story-photo{min-height:640px}.values{gap:18px}.values p{font-size:.74rem}.loyalty-card{padding:26px;aspect-ratio:auto}.loyalty-card-bottom{font-size:.48rem}.loyalty-points{margin:17px 0 22px}.loyalty-section{gap:7%}.loyalty-section h2{font-size:3.5rem}.social-link{font-size:.76rem;gap:7px}.social-grid{gap:11px}.footer-main{gap:30px}.last-call button{font-size:3.5rem}.admin-sidebar{width:190px;padding:20px 10px}.admin-sidebar nav button{font-size:.75rem;gap:10px;padding:12px 11px}.admin-main{margin-left:190px}.admin-logo{width:150px}.admin-content{padding:22px}.admin-header{padding:0 22px}.admin-header>div>span:not(.live-badge){display:none}.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-title{align-items:flex-start}.admin-title h1{font-size:2.5rem}.entity-row{padding:15px;gap:14px}.entity-row small{max-width:240px}.gallery-editor{grid-template-columns:1fr}.settings-section{padding:23px}.schedule-row>input{width:95px}.schedule-row{gap:8px}.schedule-row>.toggle{font-size:.71rem}.addon-option-editor{flex-wrap:wrap}.addon-option-editor>.field:first-child{flex:1 1 50%}}@media(max-width:650px){html{scroll-padding-top:20px}.announcement{height:30px;font-size:.58rem;padding:0 5%}.site-header{height:78px;gap:15px}.brand{width:143px}.header-actions{margin-left:auto;gap:10px}.account-button{padding:8px}.account-button svg{width:18px}.bag-button{padding:9px;gap:7px}.bag-button svg{width:17px}.bag-button b{width:20px;height:20px;font-size:.65rem}.menu-toggle{display:flex;padding:5px}.menu-toggle svg{width:21px}.site-header nav{display:none;position:absolute;top:78px;left:0;right:0;background:var(--cream);padding:22px 6%;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex;flex-direction:column;gap:24px}.site-header nav a{font-size:.9rem}.hero{display:flex;flex-direction:column;min-height:0}.hero-content{padding:38px 6% 0}.hero-eyebrow{font-size:.58rem;margin-bottom:18px;letter-spacing:.13em}.hero h1{font-size:4.55rem;margin-bottom:18px;line-height:.94;letter-spacing:-.025em}.hero-content>p{font-size:.86rem;max-width:320px;margin-bottom:20px;line-height:1.7}.hero .button{padding:14px 20px;font-size:.84rem;min-height:49px}.hero-details{font-size:.67rem;gap:21px;margin-top:20px}.hero-signature{display:none}.hero-visual{height:340px;margin-top:10px}.hero-visual:after{background:linear-gradient(180deg,var(--dark),transparent 23%),linear-gradient(0deg,#171913a0,transparent 30%)}.hero-photo{object-position:50% 51%;filter:brightness(.87)}.hero-stamp{top:24px;right:30px;width:92px;height:92px}.photo-caption{bottom:20px;right:22px}.photo-caption>span:first-child{font-size:.55rem}.photo-caption>span:last-child{font-size:1.15rem}.hero-number{bottom:23px;left:6%;font-size:.5rem;z-index:3;color:#ccc7b8}.marquee{height:48px;font-size:1rem;justify-content:flex-start;gap:25px;padding-left:22px}.marquee span{font-size:1.1rem}.section-wrap{padding:49px 5%}.section-heading{display:block;margin-bottom:25px}.section-heading h2{font-size:3.1rem}.eyebrow{font-size:.6rem;margin-bottom:13px}.section-heading>p{max-width:100%;font-size:.83rem;margin:18px 0 0}.menu-toolbar{padding:15px 0;gap:12px}.category-tabs{margin-right:-5vw;max-width:calc(100% + 5vw);padding-right:5vw}.category-tabs button{font-size:.72rem;padding:10px 12px}.search{min-height:41px;max-width:100%}.search input{font-size:.8rem;padding:10px 0}.menu-count{font-size:.65rem;margin:19px 0 15px}.menu-count>span{display:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}.product-image{aspect-ratio:1.03}.product-label{top:8px;left:8px;font-size:.43rem;padding:5px 6px;gap:3px}.product-label svg{width:9px;height:9px}.product-plus{width:31px;height:31px;right:9px;bottom:9px}.product-plus svg{width:20px}.product-body{padding:13px 12px 16px}.product-meta{font-size:.48rem;margin-bottom:8px}.product-body h3{font-size:1.5rem;margin-bottom:8px}.product-body p{font-size:.69rem;line-height:1.5;margin-bottom:13px;-webkit-line-clamp:3}.product-bottom>strong{font-size:.91rem}.product-bottom>span{font-size:.55rem;gap:3px}.product-bottom>span svg{width:11px}.story-section{display:flex;flex-direction:column}.story-photo{min-height:330px;height:330px}.story-photo>img{object-position:50% 55%}.story-photo-note{font-size:1.7rem;bottom:30px;left:7%}.story-content{padding:42px 7% 45px}.story-content h2{font-size:3.3rem}.story-intro{font-size:.9rem}.values{gap:25px;margin-top:30px}.values h3{font-size:.85rem}.values p{font-size:.79rem}.loyalty-section{display:block;padding:45px 7% 63px}.loyalty-section h2{font-size:3.3rem}.loyalty-section p{font-size:.89rem}.loyalty-section .text-button{justify-content:flex-start}.loyalty-card{margin:33px auto 0;max-width:360px;transform:rotate(-5deg);padding:27px;min-height:205px}.loyalty-card-top{font-size:.65rem}.loyalty-points{margin:16px 0 20px}.loyalty-card-bottom{font-size:.5rem}.loyalty-decoration{bottom:-100px;right:-90px;font-size:23rem}.social-link{width:max-content;margin-top:23px;font-size:.78rem}.social-description{margin-top:0;font-size:.84rem}.social-grid{grid-template-columns:1fr 1fr;gap:12px}.social-grid>a,.video-card{aspect-ratio:.82}.social-grid video{object-fit:cover}.social-grid>a>span{padding:13px}.last-call{display:block;padding:32px 6%}.last-call>span{font-size:.62rem}.last-call button{font-size:3.7rem;padding:0;margin-top:16px;width:100%;justify-content:space-between}.last-call svg{width:43px;height:43px}footer{padding:38px 6% 25px}.footer-main{grid-template-columns:1fr;gap:30px;padding-bottom:32px}.footer-main>div{gap:11px}.footer-main img{width:156px}.footer-main p{max-width:280px;font-size:.8rem;margin-bottom:0}.footer-main h3{font-size:.87rem}.footer-main a,.footer-main button{font-size:.8rem}.footer-bottom{flex-direction:column;gap:16px;font-size:.65rem}.footer-bottom>div{justify-content:space-between}.floating-bag{left:15px;right:15px;bottom:15px;padding:16px 18px;justify-content:space-between;font-size:.82rem;gap:15px}.overlay{padding:0;align-items:flex-end}.modal,.modal.wide{border-radius:14px 14px 0 0;max-height:95dvh;max-width:100%;width:100%}.modal-head{padding:13px 18px}.modal-head h2{font-size:1.02rem}.modal-content{padding:20px}.modal-bottom{padding:15px 18px calc(15px + env(safe-area-inset-bottom));gap:10px}.modal-bottom .button{padding:14px 13px;font-size:.8rem;gap:9px}.drawer{max-height:100dvh;height:100dvh;border-radius:0}.product-detail{grid-template-columns:35% 1fr;padding:20px 20px 0;gap:16px}.detail-photo{aspect-ratio:.85}.detail-intro{padding:5px 0}.detail-intro .eyebrow{font-size:.54rem}.detail-intro h2{font-size:2rem;margin-bottom:10px}.detail-intro p{font-size:.79rem;line-height:1.5;margin-bottom:10px}.detail-intro>strong{font-size:1.1rem}.option-heading h3{font-size:.88rem}.option-heading>span{font-size:.65rem}.option-row strong{font-size:.81rem}.option-row span,.option-row small{font-size:.73rem}.field input,.field select,.field textarea{font-size:16px}.form-grid{grid-template-columns:1fr}.cart-item>img{width:81px;height:91px}.cart-item h3{font-size:.92rem}.cart-content .form-grid{grid-template-columns:1fr}.admin-sidebar{transform:translate(-100%);width:235px;transition:transform .2s}.admin-sidebar.visible{transform:translate(0);box-shadow:0 0 0 100vw #0006}.admin-main{margin-left:0}.admin-mobile-menu{display:flex}.admin-header{height:65px;padding:0 16px}.admin-header>div{gap:9px}.admin-header b{font-size:.78rem}.live-badge{font-size:.56rem;padding:5px 8px}.admin-content{padding:20px 16px}.admin-title{flex-wrap:wrap;gap:17px;margin:5px 0 23px}.admin-title h1{font-size:2.5rem;margin-bottom:12px}.admin-title p{font-size:.76rem;max-width:300px}.admin-title .eyebrow{font-size:.52rem}.admin-title>.button{padding:12px 16px;font-size:.75rem;min-height:43px}.metric-grid{gap:10px;margin-bottom:22px}.metric{padding:16px}.metric>div{font-size:.67rem;gap:5px}.metric svg{width:17px}.metric>strong{font-size:1.7rem;margin:20px 0 10px}.metric>small{font-size:.59rem}.panel-title{padding:20px 16px}.panel-title h2{font-size:.9rem}.panel-title button:not(.button){font-size:.65rem}.admin-toolbar{gap:12px}.admin-toolbar>select{flex:1}.admin-toolbar>span{font-size:.68rem}.entity-row{padding:14px 12px;gap:10px;flex-wrap:wrap}.entity-row>img{width:48px;height:48px}.entity-row strong{font-size:.76rem}.entity-row small{font-size:.65rem;max-width:160px}.entity-row>b{font-size:.76rem}.entity-row>.status{font-size:.55rem;padding:5px}.entity-row>svg{width:15px}.settings-section{padding:20px 16px}.settings-section h2{font-size:1.05rem}.settings-section .form-grid{gap:0}.settings-section .field{margin-bottom:22px}.settings-section .field input,.settings-section .field textarea{font-size:16px}.schedule-row{flex-wrap:wrap;padding:13px 0;gap:9px}.schedule-row>.toggle{flex:1 1 100%;font-size:.8rem;min-height:25px;margin-bottom:3px}.schedule-row>input{width:calc(50% - 21px)}.toggle{font-size:.8rem}.order-detail-top .button{padding:10px;font-size:.7rem;min-height:42px}.order-detail-top h2{font-size:2rem}.addon-editor{padding:15px}.addon-option-editor>.field:first-child{flex:1 1 100%}.addon-option-editor>.field:nth-child(2){flex:1}.admin-shell .modal .field input,.admin-shell .modal .field textarea,.admin-shell .modal .field select{font-size:16px}.admin-login{padding:75px 25px 45px}.login-card h1{font-size:3.1rem}.login-brand{margin-bottom:30px}.login-brand img{width:190px}.toast{left:16px;right:16px;bottom:16px;justify-content:center;font-size:.8rem}.settings-section .form-grid .field>span{font-size:.8rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}@media print{body>*{visibility:hidden}.overlay,.overlay *{visibility:visible}.overlay{position:absolute;inset:0;padding:0;background:#fff;display:block;-webkit-backdrop-filter:none;backdrop-filter:none}.modal{box-shadow:none;max-width:100%!important;max-height:none!important;overflow:visible}.modal-head,.modal-bottom,.no-print{display:none!important}.modal-content{padding:0}.receipt-item{break-inside:avoid}.printable{color:#000;background:#fff}.admin-main,.admin-sidebar{display:none}}
