@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;450;500;550;600;650;700&family=Playfair+Display:ital,wght@1,500;1,600&display=swap";:root{color:#f7f1e6;font-synthesis:none;--bg:#15120e;--accent:#efb94c;--muted:#b1a99b;--line:#ffffff18;--panel:#201c16;background:#15120e;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:105px}body{margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{opacity:.45;cursor:not-allowed}a{color:inherit;text-decoration:none}button{background:0 0;border:0}input,select,textarea{color:#f7f1e6;background:#15120e;border:1px solid #ffffff20;border-radius:8px;outline:none;width:100%;padding:12px 14px}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #efb94c15}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}textarea{resize:vertical;min-height:100px}input[type=color]{height:48px;padding:6px}input[type=checkbox]{width:auto;accent-color:var(--accent)}label{flex-direction:column;gap:8px;font-size:14px;font-weight:550;display:flex}p{color:var(--muted);line-height:1.8}h1,h2,h3,p{margin-top:0}h2{margin-bottom:18px;font-family:Barlow Condensed,sans-serif;font-size:48px;font-weight:600;line-height:1.12}h3{margin-bottom:10px;font-family:Barlow Condensed,sans-serif;font-size:27px;font-weight:600}svg{flex-shrink:0}small{font-size:12px}img{max-width:100%;display:block}em{color:var(--accent);font-style:normal}.container{width:calc(100% - 112px);max-width:1280px;margin:auto}.announcement{background:var(--accent);color:#272014;letter-spacing:1.8px;justify-content:space-between;align-items:center;height:34px;padding:0 56px;font-size:10px;font-weight:750;display:flex}.announcement a{letter-spacing:.3px;align-items:center;gap:8px;font-size:11px;display:flex}.header{background:color-mix(in srgb,var(--bg) 94%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);z-index:30;height:96px;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:25px;height:100%;display:flex}.brand{align-items:center;gap:10px;min-width:185px;display:flex}.brand-mark{width:44px;height:48px;color:var(--accent);border:1px solid #d6a44395;border-radius:4px 4px 14px 14px;flex-direction:column;justify-content:center;align-items:center;display:flex}.brand-mark svg+svg{background:var(--bg);margin-top:-8px}.brand span{flex-direction:column;display:flex}.brand small{text-transform:uppercase;letter-spacing:3px;font-size:10px;font-weight:650}.brand strong{text-transform:uppercase;color:var(--accent);letter-spacing:1px;font-family:Barlow Condensed,sans-serif;font-size:29px;line-height:1.1}.nav-links{color:#d8d1c5;align-items:center;gap:30px;font-size:13px;display:flex}.nav-links button{padding:0;font-size:13px}.nav-links a:hover,.nav-links button:hover{color:var(--accent)}.nav-actions{align-items:center;gap:10px;display:flex}.bag-button{border:1px solid #efb94c66;border-radius:7px;align-items:center;gap:10px;padding:12px 14px;font-size:12px;display:flex}.bag-button svg{color:var(--accent)}.bag-button b{background:var(--accent);color:#20170a;border-radius:50%;justify-content:center;align-items:center;width:21px;height:21px;font-size:11px;display:flex}.hamburger{display:none!important}.hero{grid-template-columns:1fr 1fr;gap:50px;min-height:660px;padding-top:32px;padding-bottom:36px;display:grid}.hero-copy{padding-top:56px}.eyebrow{color:var(--accent);letter-spacing:2.6px;align-items:center;gap:9px;margin-bottom:22px;font-size:11px;font-weight:650;display:flex}.eyebrow>span{background:var(--accent);width:22px;height:1px}.hero h1{letter-spacing:-1px;margin:0 0 25px;font-family:Barlow Condensed,sans-serif;font-size:clamp(66px,7.7vw,110px);font-weight:700;line-height:.96}.hero h1 em{display:inline-block;position:relative}.hero h1 em:after{content:"";background:var(--accent);opacity:.65;height:3px;position:absolute;bottom:-10px;left:0;right:8px;transform:rotate(-2deg)}.hero-copy>p{max-width:420px;margin:32px 0 28px;font-size:15px;line-height:1.9}.hero-ctas{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.button{border-radius:7px;justify-content:center;align-items:center;gap:13px;min-height:46px;padding:13px 20px;font-size:13px;font-weight:650;transition:transform .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--accent);color:#241b0e;border:1px solid var(--accent)}.button.secondary{color:inherit;background:0 0;border:1px solid #ffffff28}.button.full{width:100%;margin-top:12px}.button.danger{color:#f99a8c;border:1px solid #f99a8c35;width:fit-content}.text-link{align-items:center;gap:10px;font-size:12px;font-weight:550;display:inline-flex}.text-link:hover{color:var(--accent)}.hero-bottom{align-items:center;gap:13px;margin-top:46px;display:flex}.mini-stamp{width:45px;height:45px;color:var(--accent);border:1px solid #efb94c35;border-radius:50%;justify-content:center;align-items:center;display:flex}.hero-bottom strong{font-size:12px;font-weight:600;display:block}.hero-bottom span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.hero-photo{isolation:isolate;border-radius:130px 12px 12px;min-height:576px;position:relative}.hero-photo>img{object-fit:cover;object-position:50% 50%;border-radius:inherit;width:100%;height:100%;position:absolute}.photo-shade{border-radius:inherit;background:linear-gradient(#0000 56%,#080603bb);position:absolute;inset:0}.artisan-seal{background:var(--accent);color:#221707;outline:5px solid var(--accent);border:1px dashed #6c4c16;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:105px;height:105px;display:flex;position:absolute;top:31px;right:-19px;transform:rotate(11deg)}.artisan-seal span{font-family:Barlow Condensed;font-size:17px;font-weight:700}.artisan-seal small{letter-spacing:1.7px;font-size:6px}.photo-caption{position:absolute;bottom:36px;left:34px}.photo-caption>span{letter-spacing:2px;margin-bottom:9px;font-size:8px;display:block}.photo-caption strong{font-family:Barlow Condensed;font-size:35px;font-weight:500}.photo-caption i{color:var(--accent);font-family:Playfair Display;font-weight:500}.vertical-label{writing-mode:vertical-rl;letter-spacing:2.6px;font-size:8px;position:absolute;top:38%;right:13px}.benefits{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#1d1913}.benefits>.container{justify-content:space-between;align-items:center;gap:15px;height:80px;display:flex}.benefits span{color:#ddd3c3;align-items:center;gap:12px;font-size:12px;display:flex}.benefits svg{color:var(--accent);width:18px}.benefits i{background:var(--line);width:1px;height:20px}.menu-section{padding-top:90px;padding-bottom:60px}.section-heading{justify-content:space-between;align-items:center;gap:30px;display:flex}.section-heading .eyebrow{margin-bottom:15px}.section-heading h2{margin-bottom:13px}.section-heading p{margin-bottom:0;font-size:14px}.store-status{color:#b7caa1;flex-wrap:wrap;align-items:center;gap:8px;width:190px;font-size:12px;display:flex}.store-status>span{background:#a6c275;border-radius:50%;width:6px;height:6px}.store-status.closed{color:#c4aca0}.store-status.closed>span{background:#c49778}.store-status small{width:100%;color:var(--muted);align-items:center;gap:6px;margin-top:3px;font-size:11px;display:flex}.menu-tools{justify-content:space-between;align-items:center;gap:20px;margin-top:34px;margin-bottom:30px;display:flex}.tabs{flex-wrap:wrap;gap:7px;display:flex}.tabs button{color:var(--muted);border:1px solid #ffffff20;border-radius:6px;padding:11px 16px;font-size:12px}.tabs button.active{background:var(--accent);color:#241b0e;border-color:var(--accent);font-weight:650}.search{color:var(--muted);border:1px solid #ffffff20;border-radius:7px;flex-direction:row;align-items:center;gap:10px;padding:0 13px;display:flex}.search input{box-shadow:none;background:0 0;border:0;padding:12px 0;font-size:12px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.product-card{background:#211c15;border:1px solid #ffffff0f;border-radius:11px;transition:transform .25s,border-color .25s;overflow:hidden}.product-card:hover{border-color:#efb94c55;transform:translateY(-5px)}.product-image{width:100%;height:230px;padding:0;display:block;position:relative;overflow:hidden}.product-image:after{content:"";background:linear-gradient(#0004,#0000 40%);position:absolute;inset:0}.product-image>img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.product-card:hover .product-image>img{transform:scale(1.045)}.badge{z-index:1;color:#f6ecd9;letter-spacing:.2px;background:#18140de0;border-radius:4px;align-items:center;gap:4px;padding:7px 9px;font-size:9px;display:flex;position:absolute;top:13px;left:13px}.badge.gold{background:var(--accent);color:#21180a}.image-open{background:#0003;border:1px solid #fff8;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;bottom:12px;right:12px}.product-body{padding:20px}.portion{color:var(--accent);letter-spacing:.4px;font-size:10px}.product-title{text-align:left;margin-top:7px;padding:0;display:block}.product-title h3{margin-bottom:9px;font-size:28px}.product-body p{min-height:63px;margin-bottom:20px;font-size:12px;line-height:1.75}.product-price{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:15px;display:flex}.product-price strong{font-size:21px;font-weight:600}.product-price button{background:var(--accent);color:#241b0e;border-radius:6px;justify-content:center;align-items:center;min-width:36px;height:36px;font-size:12px;display:flex}.promotion{background:linear-gradient(100deg,#36250f,#241d12);border:1px solid #6d4e24;border-radius:9px;align-items:center;gap:24px;margin-top:35px;padding:28px;display:flex}.promo-icon{color:var(--accent);display:flex}.promotion h3{color:var(--accent);margin:4px 0;font-size:34px}.promotion span{letter-spacing:1.6px;font-size:8px}.promotion p{margin:0;font-size:12px}.promo-gift{flex-direction:column;gap:9px;margin-left:auto;display:flex}.promo-gift strong{color:var(--accent);font-family:Barlow Condensed;font-size:27px}.promo-gift small{color:var(--muted);font-size:10px}.icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex}.icon:hover{background:#ffffff0d}.story{grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:60px 0 85px;display:grid}.story-image{height:510px;margin-right:10px;position:relative}.story-image>img{object-fit:cover;border-radius:10px;width:100%;height:100%}.story-tag{color:#291c0b;background:#efb94c;border-radius:5px;align-items:center;gap:16px;padding:21px 24px;display:flex;position:absolute;bottom:25px;right:-28px;transform:rotate(-3deg);box-shadow:0 8px 30px #0004}.story-tag span{font-size:12px;line-height:1.6}.story-copy h2{font-size:49px}.story-copy h2 em{font-family:Playfair Display;font-size:35px;font-weight:500;line-height:1.5}.story-copy p{font-size:14px}.story-copy .text-link{color:var(--accent);border-bottom:1px solid #efb94c66;margin-top:14px;padding-bottom:8px}.gallery-section{padding:35px 0 85px}.handwritten{color:var(--accent);font-family:Playfair Display;font-size:22px;font-style:italic}.process{grid-template-columns:repeat(3,1fr);gap:36px;margin:35px 0;display:grid}.process>div{border-top:1px solid #ffffff20;padding-top:23px;padding-left:42px;position:relative}.process span{color:var(--accent);font-family:Barlow Condensed;font-size:23px;position:absolute;top:23px;left:0}.process h3{font-size:23px}.process p{margin-bottom:0;font-size:12px}.gallery{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.gallery-item{border-radius:8px;height:340px;padding:0;position:relative;overflow:hidden}.gallery-item:after{content:"";background:linear-gradient(#0000 50%,#000a);position:absolute;inset:0}.gallery-item img{object-fit:cover;width:100%;height:100%}.gallery-item>span{z-index:2;text-align:left;font-family:Barlow Condensed;font-size:25px;position:absolute;bottom:22px;left:22px}.gallery-item i{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#ffffff25;border:1px solid #fff8;border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:45%;left:calc(50% - 25px)}.reviews{border-block:1px solid var(--line);background:#1d1913;padding:75px 0 80px}.reviews>.container>.eyebrow{justify-content:center}.reviews h2{text-align:center;font-size:43px}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:35px;display:grid}.reviews-grid article{background:#231e17;border:1px solid #ffffff12;border-radius:8px;padding:25px}.quote{color:var(--accent);font-family:Playfair Display;font-size:58px;line-height:.8}.reviews-grid p{color:#e0d5c6;min-height:85px;font-size:14px}.reviews-grid article>div{border-top:1px solid var(--line);grid-template-columns:35px 1fr 18px;align-items:center;gap:0 10px;padding-top:18px;display:grid}.avatar{width:35px;height:35px;color:var(--accent);background:#efb94c1a;border-radius:50%;grid-row:span 2;place-items:center;font-size:13px;display:grid}.reviews-grid b{font-size:12px}.reviews-grid small{color:var(--muted);grid-column:2;margin-top:4px;font-size:10px}.reviews-grid svg{color:var(--accent);grid-area:1/3/3}.delivery{grid-template-columns:1fr 1fr;gap:100px;padding:90px 0;display:grid}.delivery h2{font-size:50px}.delivery p{max-width:380px;font-size:14px}.delivery .text-link{color:var(--accent);margin-top:15px}.zones{border:1px solid var(--line);background:#1d1913;border-radius:10px;padding:10px 28px}.zones>div{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:17px 0;font-size:13px;display:flex}.zones>div:last-child{border:0}.zones svg{color:var(--accent)}.zones strong{color:var(--accent);margin-left:auto;font-weight:550}footer{border-top:1px solid var(--line);background:#100e0a}.footer-top{grid-template-columns:1.5fr .8fr 1fr 1fr;gap:50px;padding:55px 0 40px;display:grid}.footer-top>div{flex-direction:column;gap:15px;font-size:12px;display:flex}.footer-top>div>p{max-width:250px;margin-top:2px;font-size:12px;line-height:1.8}.footer-top>div>b{margin-bottom:6px;font-size:13px}.footer-top>div>a:not(.brand){color:var(--muted);align-items:center;gap:8px;display:flex}.footer-note{border-left:1px solid var(--line);color:var(--accent);text-align:center;justify-content:center;align-items:center;font-family:Playfair Display;font-style:italic;font-size:21px!important}.footer-bottom{border-top:1px solid var(--line);color:#8c8375;gap:25px;padding:22px 0;font-size:10px;display:flex}.footer-bottom>span{margin-right:auto}.footer-bottom>button{padding:0;font-size:10px}.floating-cart{z-index:31;color:#211709;background:#eeba50;border:1px solid #edbc65;border-radius:9px;align-items:center;gap:18px;min-width:350px;padding:15px 20px;font-size:13px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #0007}.floating-cart>span{text-align:left;flex:1}.floating-cart b{background:#261b1022;border-radius:4px;margin-left:6px;padding:2px 6px}.toast{z-index:100;color:#211709;background:#efb94c;border-radius:7px;align-items:center;gap:12px;max-width:90vw;padding:15px 22px;font-size:13px;display:flex;position:fixed;top:146px;left:50%;transform:translate(-50%);box-shadow:0 6px 30px #0006}.overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:80;background:#080704b8;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.modal{background:#201b14;border:1px solid #ffffff25;border-radius:13px;outline:none;width:540px;max-width:100%;max-height:92dvh;padding:28px;overflow:auto;box-shadow:0 25px 100px #0009}.modal.wide{width:800px}.modal-head{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.modal-head h2{margin:0;font-size:31px}.modal>p{font-size:14px}.empty{text-align:center;color:var(--muted);padding:45px 20px}.empty svg{color:var(--accent);margin:0 auto 15px}.empty h3{color:#eee4d5;font-size:26px}.empty p{font-size:14px}.detail-image{object-fit:cover;border-radius:8px;width:100%;height:300px;margin-bottom:20px}.video-view{object-fit:contain;background:#000;width:100%;max-height:75vh}.checkout-steps{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-bottom:24px;font-size:12px;display:flex}.checkout-steps span{padding-bottom:14px}.checkout-steps .current{color:var(--accent);border-bottom:2px solid var(--accent)}.cart-line{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:18px 0;display:flex}.cart-line>img{object-fit:cover;border-radius:6px;width:64px;height:70px}.cart-line>div:nth-child(2){flex-direction:column;flex:1;gap:6px;font-size:13px;display:flex}.cart-line small{color:var(--muted);font-size:10px}.cart-line span{font-size:13px}.quantity{border:1px solid var(--line);border-radius:5px;align-items:center;gap:10px;padding:4px;display:flex}.quantity button{padding:5px;display:flex}.summary-row{justify-content:space-between;align-items:center;gap:15px;padding:12px 0;font-size:13px;display:flex}.summary-row small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.summary-row.total{border-top:1px solid var(--line);margin-top:10px;padding-top:20px;font-size:19px}.muted{color:var(--muted);font-size:12px;line-height:1.7}.form{flex-direction:column;gap:18px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-row.address{grid-template-columns:2fr 1fr}.form-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.form-actions>.primary{flex:1}.segmented{gap:10px;display:flex}.segmented button{border:1px solid var(--line);border-radius:6px;flex:1;justify-content:center;align-items:center;gap:10px;padding:13px;font-size:13px;display:flex}.segmented button.active{border-color:var(--accent);color:var(--accent);background:#efb94c0a}.alert,.success{color:#ffbcad;background:#9c392318;border:1px solid #df756645;border-radius:7px;margin-bottom:16px;padding:14px 17px;font-size:13px;line-height:1.6}.success{color:#c4df9d;background:#799a3211;border-color:#94bc5433;align-items:center;gap:10px;display:flex}.review-box{border:1px solid var(--line);background:#ffffff05;border-radius:8px;margin:15px 0;padding:20px}.review-box h3{font-size:25px}.review-box p{white-space:pre-line;font-size:13px}.review-box>b{font-size:13px}.order-number{text-align:center;background:#efb94c0b;border:1px solid #efb94c33;border-radius:8px;flex-direction:column;gap:10px;padding:20px;display:flex}.order-number>span{letter-spacing:1px;color:var(--accent);font-size:12px}.order-number strong{font-family:Barlow Condensed;font-size:33px}.order-number small{color:var(--muted);font-size:11px}.timeline{padding:20px 5px}.timeline>div{gap:13px;padding-bottom:21px;font-size:14px;display:flex;position:relative}.timeline>div:before{content:"";background:#efb94c55;width:1px;height:100%;position:absolute;top:8px;left:10px}.timeline>div:last-child:before{display:none}.timeline i{z-index:1;background:var(--accent);color:#261b0e;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.timeline small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.pix{text-align:center;margin:25px 0}.pix>img{border-radius:8px;width:215px;margin:15px auto}.pix textarea{height:80px;font-size:11px}.tracking-other{border-top:1px solid var(--line);margin-top:25px;padding-top:18px;font-size:13px}.tracking-other form{flex-direction:column;gap:12px;margin-top:15px;display:flex}summary{cursor:pointer}.loading{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100vh;display:flex}.loading p{text-align:center;max-width:90%}.loading button{border:1px solid var(--accent);border-radius:5px;padding:15px}.admin-shell{background:#14120f;min-height:100vh}.admin-sidebar{border-right:1px solid var(--line);z-index:40;background:#1b1712;flex-direction:column;width:244px;padding:30px 21px;display:flex;position:fixed;top:0;bottom:0;left:0}.admin-sidebar .brand{margin:0 7px 45px}.sidebar-label{letter-spacing:2px;color:#8f8677;margin:0 13px 15px;font-size:9px}.admin-sidebar nav{flex-direction:column;gap:6px;display:flex}.admin-sidebar nav>button{text-align:left;color:#ada496;border-radius:7px;align-items:center;gap:12px;padding:13px 12px;font-size:12px;display:flex}.admin-sidebar nav>button.active{color:var(--accent);background:#efb94c16}.admin-sidebar nav>button b{background:var(--accent);color:#241b0e;border-radius:4px;margin-left:auto;padding:2px 5px;font-size:10px}.sidebar-bottom{color:#aaa08f;flex-direction:column;gap:20px;margin-top:auto;padding-top:25px;font-size:12px;display:flex}.sidebar-bottom a,.sidebar-bottom button{align-items:center;gap:12px;padding-left:12px;font-size:12px;display:flex}.sidebar-bottom small{color:#827969;border-top:1px solid var(--line);padding:20px 12px 0;font-size:10px;line-height:1.8}.admin-main{margin-left:244px}.admin-header{border-bottom:1px solid var(--line);height:83px;color:var(--muted);justify-content:space-between;align-items:center;padding:0 38px;font-size:11px;display:flex}.admin-header>span{align-items:center;gap:12px;display:flex}.admin-header>div{align-items:center;gap:22px;display:flex}.sound{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:flex}.sound.on{color:var(--accent)}.admin-avatar{width:33px;height:33px;color:var(--accent);background:#efb94c25;border-radius:50%;place-items:center;font-size:11px;display:grid}.admin-content{max-width:1550px;margin:auto;padding:37px}.admin-title{justify-content:space-between;align-items:center;gap:25px;margin-bottom:30px;display:flex}.admin-title .eyebrow{letter-spacing:1.7px;margin-bottom:12px;font-size:9px}.admin-title h1{margin:0 0 8px;font-family:Barlow Condensed;font-size:43px;font-weight:600}.admin-title p{margin-bottom:0;font-size:12px}.admin-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.admin-actions .button{min-height:40px;padding:11px 15px;font-size:11px}.unsaved{color:var(--accent);text-align:right;width:100%;font-size:10px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:28px;display:grid}.stat{background:#201b15;border:1px solid #ffffff12;border-radius:9px;padding:22px}.stat>span{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex}.stat svg{color:var(--accent)}.stat>strong{margin:23px 0 12px;font-size:29px;font-weight:550;display:block}.stat>small{color:#8f8575;font-size:9px}.admin-two{grid-template-columns:1.8fr 1fr;gap:24px;display:grid}.panel{background:#201b15;border:1px solid #ffffff12;border-radius:9px;margin-bottom:24px;padding:25px}.panel h2{margin-bottom:20px;font-family:DM Sans;font-size:17px;font-weight:600;line-height:1.4}.panel>p,.panel-title p{font-size:12px}.panel-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.panel-title>h2{margin:0;font-family:DM Sans;font-size:17px;font-weight:600}.panel-title>button:not(.button){color:var(--accent);align-items:center;gap:4px;font-size:11px;display:flex}.panel-title>div>h2{margin-bottom:7px}.panel-title>div>p{margin-bottom:0}.recent-order{border-bottom:1px solid var(--line);text-align:left;align-items:center;gap:12px;width:100%;padding:16px 0;display:flex}.recent-order:last-child{border:0}.order-icon{width:36px;height:40px;color:var(--accent);background:#efb94c0d;border-radius:7px;place-items:center;display:grid}.recent-order>span:nth-child(2){flex:1}.recent-order b{font-size:11px}.recent-order small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.recent-order>strong{font-size:12px}.status{white-space:nowrap;color:#efcb80;background:#efb94c12;border:1px solid #efb94c25;border-radius:4px;width:fit-content;padding:6px 9px;font-size:10px;display:inline-flex}.status.delivered,.status.confirmed{color:#b9d29b;background:#91ac6511;border-color:#91ac6533}.status.cancelled{color:#dcb0a3;background:#b76c5411;border-color:#b76c5433}.status.out{color:#a8c7dc;background:#77a7c811;border-color:#77a7c833}.top-product{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px 0;font-size:11px;display:flex}.top-product>b{color:var(--accent);font-family:Barlow Condensed;font-size:19px}.top-product>span{flex:1}.top-product small{color:var(--muted);font-size:9px;font-weight:400}.quick-note{background:#efb94c0a;border-radius:8px;margin-top:25px;padding:20px}.quick-note>svg{color:var(--accent);margin-bottom:15px}.quick-note h3{font-size:23px}.quick-note p{font-size:11px}.order-tools{align-items:center;gap:15px;margin-bottom:20px;display:flex}.order-tools>.search{flex:1;min-width:160px}.order-tools select{max-width:200px;font-size:12px}.order-tools .button{font-size:11px}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;font-size:12px}th{letter-spacing:.4px;color:var(--muted);border-bottom:1px solid var(--line);padding:14px 14px 14px 0;font-size:10px;font-weight:500}td{border-bottom:1px solid var(--line);padding:18px 14px 18px 0}td>small{color:var(--muted);margin-top:7px;font-size:10px;display:block}td .button{min-height:34px;padding:9px 12px;font-size:10px}.category-edit{flex-wrap:wrap;gap:12px;display:flex}.category-edit>div{align-items:center;gap:5px;display:flex}.category-edit input{max-width:200px;font-size:12px}.admin-products{grid-template-columns:1fr 1fr;align-items:start;gap:20px;display:grid}.product-editor{margin:0;padding:17px}.product-editor>summary{align-items:center;gap:12px;display:flex}.product-editor>summary>img{object-fit:cover;border-radius:6px;width:55px;height:65px}.product-editor>summary>span:first-of-type{flex:1}.product-editor>summary b{font-size:13px}.product-editor>summary small{color:var(--muted);margin-top:8px;font-size:10px;display:block}.product-editor>.form{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.admin-products label{font-size:11px}.admin-products input,.admin-products select,.admin-products textarea{font-size:12px}.image-field{flex-direction:column;gap:12px;display:flex}.image-field>div{align-items:center;gap:15px;display:flex}.image-field img{object-fit:cover;border-radius:5px;width:65px;height:65px}.upload{cursor:pointer;width:fit-content;position:relative;overflow:hidden}.upload input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.toggle{cursor:pointer;flex-direction:row;align-items:center;gap:10px;font-size:13px;display:flex;position:relative}.toggle>input{opacity:0;width:34px;height:21px;position:absolute}.toggle>span{background:#4a4237;border-radius:12px;flex-shrink:0;width:34px;height:20px;position:relative}.toggle>span:after{content:"";background:#b5ac9f;border-radius:50%;width:14px;height:14px;transition:all .2s;position:absolute;top:3px;left:3px}.toggle input:checked+span{background:var(--accent)}.toggle input:checked+span:after{background:#322510;left:17px}.toggle input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.toggle-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.edit-block{border:1px solid var(--line);border-radius:8px;flex-direction:column;gap:15px;padding:20px;display:flex}.edit-block>summary{font-size:14px}.edit-block[open]>.form{margin-top:20px}.zone-editor{border-bottom:1px solid var(--line);grid-template-columns:2fr 1fr 100px 35px;align-items:center;gap:20px;padding-bottom:20px;display:grid}.zone-editor .toggle{margin-top:20px}.media-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.media-grid>div{flex-direction:column;gap:12px;display:flex;overflow:hidden}.media-grid img,.media-grid video{object-fit:cover;background:#100e0a;border-radius:6px;width:100%;height:220px}.media-grid b{font-size:12px}.media-grid input{font-size:10px}.media-grid .button{font-size:11px}.hours-row{grid-template-columns:1fr 120px 25px 120px;align-items:center;gap:15px;font-size:12px;display:grid}.receipt>p{font-size:13px}.receipt h2{font-size:32px}.login-page{grid-template-columns:1.1fr 1fr;min-height:100vh;display:grid}.login-story{background:linear-gradient(90deg,#15120eed,#15120e99),url(/media/rolo-premium.webp) 50%/cover;flex-direction:column;justify-content:center;padding:60px 12%;display:flex}.login-story .brand{position:absolute;top:45px}.login-story h1{font-family:Barlow Condensed;font-size:70px;font-weight:600;line-height:1.05}.login-story p{font-size:14px}.login-form{width:380px;max-width:85%;margin:auto}.login-form>svg{color:var(--accent);margin-bottom:25px}.login-form h2{font-size:39px}.login-form>p{margin-bottom:30px;font-size:13px}.login-form .text-link{color:var(--muted);justify-content:center;margin-top:12px}@media (width>=1500px){.hero{min-height:720px}.hero-photo{min-height:650px}.hero-copy{padding-top:80px}.hero h1{font-size:120px}.hero-copy>p{font-size:16px}}@media (width<=1150px){.container{width:calc(100% - 64px)}.announcement{padding:0 32px}.nav-links{gap:18px;font-size:11px}.nav-links button{font-size:11px}.hero{gap:25px;min-height:600px}.hero-photo{min-height:520px}.hero h1{font-size:86px}.hero-copy{padding-top:40px}.hero-copy>p{font-size:14px}.hero-ctas{gap:18px}.hero-ctas>.text-link{font-size:11px}.hero-bottom{margin-top:30px}.product-grid{gap:16px}.product-image{height:200px}.product-body{padding:16px}.product-title h3{font-size:25px}.product-body p{font-size:11px}.story{gap:55px}.story-copy h2{font-size:42px}.story-copy h2 em{font-size:31px}.story-image{height:450px}.promotion{gap:20px;padding:22px}.promo-gift small{max-width:190px;line-height:1.5}.footer-top{gap:30px}.admin-sidebar{width:215px;padding:25px 14px}.admin-main{margin-left:215px}.admin-content{padding:25px}.admin-header{padding:0 25px}.stats-grid{gap:12px}.stat{padding:17px}.stat>strong{font-size:25px}.admin-two{grid-template-columns:1fr}.admin-title{align-items:flex-start}.admin-actions{max-width:250px}.admin-products{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=850px){.nav-links{display:none}.hamburger{display:flex!important}.nav-links.expanded{border-bottom:1px solid var(--line);background:#201b15;flex-direction:column;align-items:flex-start;gap:24px;padding:25px 32px;display:flex;position:absolute;top:85px;left:0;right:0}.nav-links.expanded a,.nav-links.expanded button{font-size:15px}.header{height:84px}.hero{gap:25px;min-height:560px}.hero-copy{padding-top:25px}.hero h1{font-size:72px}.hero-photo{border-top-left-radius:100px;min-height:485px}.hero-copy>p{font-size:13px;line-height:1.8}.hero-bottom{margin-top:25px}.hero-ctas{gap:20px}.hero-ctas .primary{padding:12px 15px}.photo-caption{bottom:25px;left:24px}.photo-caption strong{font-size:28px}.artisan-seal{width:85px;height:85px;right:-8px}.artisan-seal span{font-size:14px}.artisan-seal small{font-size:5px}.benefits>.container{flex-wrap:wrap;justify-content:center;gap:16px 25px;height:auto;padding:23px 0}.benefits i{display:none}.benefits span{font-size:11px}.menu-section{padding-top:60px}.section-heading h2{font-size:40px}.menu-tools{flex-direction:column;align-items:flex-start}.search{width:100%}.product-grid{grid-template-columns:repeat(2,1fr)}.product-image{height:265px}.product-body{padding:21px}.product-body p{min-height:45px;font-size:13px}.product-title h3{font-size:30px}.promotion{flex-wrap:wrap}.promo-gift{margin-left:55px}.promo-gift small{max-width:none}.promotion>.icon{margin-left:auto}.story{gap:40px}.story-copy h2{font-size:37px}.story-copy h2 em{font-size:27px}.story-image{height:430px}.story-copy p{font-size:13px}.story-tag{padding:15px;right:-15px}.gallery-item{height:265px}.handwritten{display:none}.process{gap:20px}.process h3{font-size:22px}.process p{font-size:11px}.reviews-grid{gap:15px}.reviews-grid article{padding:20px}.reviews-grid p{min-height:110px;font-size:12px}.delivery{gap:40px}.zones{padding:10px 20px}.zones>div{font-size:12px}.footer-top{grid-template-columns:1.3fr 1fr 1fr}.footer-note{display:none!important}.admin-sidebar{transition:transform .2s;transform:translate(-100%);box-shadow:8px 0 40px #0008}.admin-sidebar.shown{transform:translate(0)}.admin-main{margin-left:0}.admin-header{gap:15px;height:70px;padding:0 20px}.admin-header>span{margin-right:auto}.admin-title h1{font-size:38px}.admin-products{grid-template-columns:1fr 1fr}.product-editor>summary{flex-wrap:wrap}.product-editor>summary>.status{margin-left:65px}.product-editor .form-row{grid-template-columns:1fr}.login-story{padding:60px 9%}.login-story h1{font-size:58px}}@media (width<=600px){.container{width:calc(100% - 40px)}.announcement{letter-spacing:1.4px;justify-content:center;height:30px;padding:0 10px;font-size:8px}.announcement a{display:none}.header{height:77px}.nav{gap:10px}.brand{gap:8px;min-width:160px}.brand strong{font-size:25px}.brand small{letter-spacing:2px;font-size:9px}.brand-mark{width:37px;height:43px}.bag-button{gap:7px;padding:10px}.bag-button>span{display:none}.nav-actions{gap:4px}.hero{grid-template-columns:1fr;gap:30px;min-height:0;padding-top:30px;padding-bottom:32px}.hero-copy{padding:0}.hero .eyebrow{letter-spacing:2px;margin-bottom:21px;font-size:9px}.hero h1{letter-spacing:-.8px;font-size:84px;line-height:.97}.hero-copy>p{max-width:340px;margin:28px 0 25px;font-size:14px}.hero-ctas{flex-wrap:wrap;gap:20px}.hero-ctas .primary{padding:14px 17px;font-size:12px}.hero-ctas>.text-link{font-size:10px}.hero-bottom{margin-top:24px}.hero-bottom strong{font-size:11px}.hero-bottom span{font-size:10px}.mini-stamp{width:36px;height:36px}.mini-stamp svg{width:18px}.hero-photo{border-top-left-radius:90px;min-height:425px;margin-right:5px}.hero-photo>img{object-position:center 46%}.artisan-seal{top:22px;right:-8px}.photo-caption>span{font-size:7px}.photo-caption strong{font-size:30px}.vertical-label{font-size:7px}.benefits>.container{grid-template-columns:1fr 1fr;gap:20px 12px;padding:23px 0;display:grid}.benefits span{gap:8px;font-size:10px}.benefits svg{width:15px}.menu-section{padding-top:50px;padding-bottom:35px}.section-heading{flex-direction:column;align-items:flex-start;gap:20px}.eyebrow{letter-spacing:1.8px;margin-bottom:15px;font-size:9px}h2,.section-heading h2{font-size:38px}.section-heading p{font-size:13px}.store-status{width:auto;font-size:11px}.store-status small{width:auto;margin:0 0 0 8px;font-size:10px}.menu-tools{gap:18px;margin-top:25px;margin-bottom:25px}.tabs{flex-wrap:nowrap;max-width:100%;padding-bottom:6px;overflow:auto}.tabs button{white-space:nowrap;padding:10px 13px;font-size:11px}.product-grid{gap:13px}.product-image{height:185px}.product-body{padding:14px}.product-title h3{font-size:25px}.product-body p{min-height:73px;margin-bottom:15px;font-size:11px;line-height:1.65}.portion{font-size:9px;line-height:1.6;display:block}.badge{padding:6px;font-size:8px;top:9px;left:9px}.badge svg{width:10px}.product-price strong{font-size:17px}.product-price button{min-width:30px;height:30px}.product-price button svg{width:17px}.image-open{width:23px;height:23px;bottom:9px;right:9px}.image-open svg{width:15px}.promotion{gap:15px;margin-top:25px;padding:22px}.promo-icon{display:none}.promotion>div:nth-child(2){width:100%}.promotion h3{font-size:31px}.promotion p{font-size:11px}.promotion span{letter-spacing:1.2px;font-size:7px}.promo-gift{gap:5px;margin-left:0}.promo-gift strong{font-size:25px}.promo-gift small{max-width:215px;font-size:9px}.story{grid-template-columns:1fr;gap:35px;padding:30px 0 55px}.story-image{height:380px;margin:0 12px 0 0}.story-tag{bottom:22px;right:-12px}.story-copy h2{font-size:42px}.story-copy h2 em{font-size:30px}.story-copy p{font-size:14px}.gallery-section{padding:20px 0 55px}.process{grid-template-columns:1fr;gap:18px;margin:22px 0 30px}.process>div{padding-top:18px}.process span{top:18px}.process h3{margin-bottom:6px;font-size:25px}.process p{font-size:12px}.gallery{grid-template-columns:repeat(2,1fr);gap:13px}.gallery-item{height:255px}.gallery-item>span{font-size:21px;bottom:17px;left:13px;right:10px}.gallery-item i{width:40px;height:40px;left:calc(50% - 20px)}.gallery-item i svg{width:17px}.reviews{padding:50px 0}.reviews h2{font-size:35px}.reviews-grid{grid-template-columns:1fr;gap:16px;margin-top:25px}.reviews-grid p{min-height:0;font-size:14px}.reviews-grid article{padding:25px}.reviews-grid b{font-size:13px}.reviews-grid small{font-size:11px}.delivery{grid-template-columns:1fr;gap:28px;padding:55px 0}.delivery h2{font-size:43px}.delivery p{font-size:14px}.zones>div{font-size:13px}.footer-top{grid-template-columns:1fr 1fr;gap:30px;padding:40px 0 25px}.footer-top>div:first-child{grid-column:span 2}.footer-top>div>p{max-width:100%;font-size:12px}.footer-bottom{flex-wrap:wrap;gap:15px;padding-bottom:85px;font-size:9px}.footer-bottom>span{width:100%;line-height:1.8}.floating-cart{gap:12px;width:calc(100% - 28px);min-width:0;padding:14px 16px;font-size:12px;bottom:14px}.floating-cart>span{white-space:nowrap}.overlay{align-items:center;padding:10px}.modal{border-radius:10px;max-height:94dvh;padding:22px}.modal-head h2{font-size:29px}.modal-head{margin-bottom:20px}.form-row{grid-template-columns:1fr}.form-row.address{grid-template-columns:2fr 1fr}.form-actions .button{padding:12px;font-size:12px}.cart-line>img{width:48px;height:57px}.cart-line{gap:10px}.cart-line>div:nth-child(2){font-size:12px}.quantity{gap:5px}.summary-row{font-size:12px}.detail-image{height:270px}.admin-content{padding:24px 17px}.admin-header>span{gap:6px;font-size:10px}.admin-header>div{gap:10px}.sound{font-size:0}.sound svg{width:19px}.admin-title{flex-direction:column;gap:18px;margin-bottom:22px}.admin-title h1{font-size:39px}.admin-title p{font-size:11px}.admin-actions{justify-content:flex-start;width:100%;max-width:none}.unsaved{text-align:left;font-size:11px}.stats-grid{grid-template-columns:1fr 1fr;gap:12px}.stat{padding:18px}.stat>strong{margin:18px 0 10px;font-size:27px}.stat>span{font-size:10px}.stat>small{font-size:8px}.panel{padding:19px}.panel-title{flex-wrap:wrap;gap:15px}.panel h2{font-size:16px}.admin-two{gap:0}.recent-order{flex-wrap:wrap}.recent-order .status{padding:5px;font-size:8px}.recent-order>strong{font-size:11px}.recent-order>span:nth-child(2){min-width:130px}.admin-products{grid-template-columns:1fr;gap:15px}.product-editor>summary{flex-wrap:nowrap}.product-editor>summary>.status{margin-left:0}.product-editor .form-row{grid-template-columns:1fr 1fr}.admin-products label{font-size:12px}.order-tools{flex-wrap:wrap;gap:10px}.order-tools>.search{flex-basis:100%}.order-tools select{flex:1;max-width:none}.order-tools .button{padding:11px;font-size:10px}.zone-editor{grid-template-columns:1fr 100px;gap:14px}.zone-editor .toggle{margin-top:0}.zone-editor>.icon{margin-left:auto}.toggle-grid{grid-template-columns:1fr}.hours-row{grid-template-columns:1fr 85px 15px 85px;gap:8px}.hours-row input{padding:8px 3px;font-size:11px}.hours-row .toggle{gap:7px;font-size:11px}.hours-row .toggle>span{width:30px;height:18px}.hours-row .toggle>span:after{width:12px;height:12px}.hours-row .toggle input:checked+span:after{left:15px}.media-grid{grid-template-columns:1fr 1fr;gap:13px}.media-grid img,.media-grid video{height:190px}.media-grid b{font-size:11px}.media-grid input{padding:9px;font-size:9px}.media-grid .button{min-height:36px;padding:10px;font-size:10px}.login-page{grid-template-columns:1fr}.login-story{min-height:280px;padding:95px 30px 35px}.login-story .brand{top:25px}.login-story>.eyebrow{display:none}.login-story h1{margin-bottom:10px;font-size:47px}.login-story p{display:none}.login-form{padding:40px 0}.login-form>svg{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}@media print{body{color:#000!important;background:#fff!important}.admin-sidebar,.admin-main,.no-print,.modal-head{display:none!important}.overlay{background:#fff;padding:0;display:block;position:static}.modal{color:#000;width:80mm;max-height:none;box-shadow:none;background:#fff;border:0;padding:5mm;overflow:visible}.receipt p,.receipt small{color:#333}.receipt h2{font-size:24px}.receipt h3{font-size:20px}.receipt .summary-row{font-size:11px}.review-box{background:#fff;border:1px solid #bbb}}.brand-photo{background-position:0 0;background-repeat:no-repeat;border-radius:4px;flex-shrink:0;width:58px;height:52px}.brand:has(.brand-photo){gap:6px}.artisan-seal span{text-align:center;max-width:90%;line-height:1.1}.gallery{grid-template-columns:repeat(4,1fr)}@media (width<=850px){.gallery{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.brand-photo{width:45px;height:41px}.hero h1{font-size:clamp(60px,17vw,70px)}}.culinary{padding:0 0 60px}.culinary>div:last-child{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.culinary article{border-top:1px solid var(--line);padding-top:24px}.culinary article>svg{color:var(--accent);width:23px;margin-bottom:18px}.culinary article>h3{font-size:27px}.culinary article>p{max-width:340px;font-size:13px}@media (width<=600px){.culinary>div:last-child{grid-template-columns:1fr;gap:14px}.culinary{padding-bottom:40px}.culinary article{padding-top:20px}.culinary article>svg{float:left;margin-right:14px}.culinary article>p{max-width:none}}
