@import "https://fonts.googleapis.com/css2?family=Heebo:wght@400;500;600;700;800;900&display=swap";
:root{--cream:#fffcf8;--sand:#f0e0cf;--caramel:#9a572d;--chocolate:#3e241b;--muted:#78655a;--line:#e9ddcf;--serif:"Heebo", Arial, sans-serif;--font:"Heebo", Arial, sans-serif}*{box-sizing:border-box}html{scrollbar-gutter:stable;scroll-behavior:smooth;scroll-padding-top:30px}body{background:var(--cream);color:var(--chocolate);font-family:var(--font);margin:0;font-size:15px;line-height:1.65}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}a{color:inherit;text-decoration:none}button{background:0 0;border:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:700;line-height:1.16}h2{font-size:42px}h3{font-size:20px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:4px;outline:3px solid #a65e32}.brand{text-align:center;flex-direction:column;flex-shrink:0;line-height:1.15;display:flex}.brand>span{letter-spacing:-2px;direction:ltr;font-family:Arial,sans-serif;font-size:36px;font-weight:800}.brand-dot{color:var(--caramel)}.brand small{letter-spacing:.2px;color:var(--muted);margin-top:7px;font-size:9px;font-weight:400}.button{border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:49px;padding:12px 24px;font-size:14px;font-weight:500;transition:background .2s;display:inline-flex}.primary{background:var(--chocolate);color:#fff}.primary:hover:not(:disabled){background:#70462c}.icon-button{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.icon-button:hover{background:#ebdfd2}.text-link{align-items:center;gap:9px;padding:0;font-size:12px;display:inline-flex}.text-link:hover{color:var(--caramel)}.modal{background:var(--cream);width:min(520px,100% - 28px);max-height:90dvh;color:var(--chocolate);border:0;border-radius:24px;padding:0;overflow-y:auto;box-shadow:0 20px 100px #2b160b40}.modal::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2b1b1259}.modal-header{z-index:3;background:var(--cream);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px 23px;display:flex;position:sticky;top:0}.modal-header h2{font-family:var(--font);font-size:20px;font-weight:500}.modal-content{padding:24px}.drawer{border-radius:0;width:min(480px,100%);height:100dvh;max-height:100dvh;margin:0 auto 0 0}.detail-image{object-fit:cover;width:100%;max-height:340px}.modal-content>p{margin-bottom:15px}.muted{color:var(--muted)}.small{font-size:12px}.full{width:100%;margin-top:14px}.subtle{color:var(--muted);background:0 0}.empty-state{text-align:center;flex-direction:column;align-items:center;gap:20px;padding:75px 24px;display:flex}.cart-lines{flex-direction:column;gap:20px;display:flex}.cart-line{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding-bottom:20px;display:flex}.cart-line>img{object-fit:cover;border-radius:12px;width:76px;height:82px}.cart-line>div{flex:1}.cart-line strong{font-size:13px;font-weight:500}.cart-line small{color:var(--muted);margin-block:3px 7px;font-size:10px;display:block}.cart-line>.line-end{white-space:nowrap;flex-direction:column;flex:0;align-items:flex-end;gap:13px;display:flex}.quantity{border:1px solid var(--line);border-radius:20px;align-items:center;gap:10px;padding:3px;display:inline-flex}.quantity button{place-items:center;width:26px;height:25px;display:grid}.quantity span{font-size:12px}.cart-total{justify-content:space-between;margin:25px 0 10px;display:flex}.toast{z-index:10;background:var(--chocolate);color:#fff;border-radius:30px;align-items:center;gap:10px;max-width:95vw;padding:13px 24px;font-size:13px;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 7px 25px #0002}.checkout label,.admin-form label{flex-direction:column;gap:5px;margin-top:15px;font-size:12px;display:flex}input,select,textarea{background:#fffdfa;border:1px solid #dbc9b8;border-radius:10px;width:100%;padding:11px 12px;font-size:14px}textarea{resize:vertical}input[readonly]{background:#f0e5d8}.segmented{background:#ecdfd0;border-radius:25px;margin-top:20px;padding:4px;display:flex}.segmented button{border-radius:22px;flex:1;padding:9px;font-size:13px}.segmented .active{background:#fff;box-shadow:0 2px 5px #0001}.form-row{gap:12px;display:flex}.form-row>*{flex:1;min-width:0}.notice{background:#f0e3d2;border-radius:10px;gap:9px;margin-top:15px;padding:12px;font-size:12px;display:flex}.order-summary{background:#f1e6d9;border-radius:14px;margin-top:23px;padding:18px}.order-summary>div{justify-content:space-between;margin-bottom:6px;font-size:13px;display:flex}.order-summary .summary-total{border-top:1px solid #d9c7b5;margin-top:12px;margin-bottom:0;padding-top:12px;font-size:16px}.payment-demo{align-items:center;gap:12px;margin-top:23px;display:flex}.payment-demo strong{font-size:13px}.payment-demo p{color:var(--muted);font-size:11px}.error{color:#a52f23;background:#fff0eb;border:1px solid #e6b4a8;border-radius:8px;margin-top:15px;padding:12px;font-size:12px}.receipt{text-align:center}.success-icon{color:#4e6742;background:#e3ebdb;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 15px;display:grid}.receipt h3{margin-bottom:10px;font-size:26px}.receipt-line{justify-content:space-between;margin-top:10px;font-size:13px;display:flex}.receipt hr{border:0;border-top:1px solid var(--line);margin:20px 0}.mobile-cart{display:none}.admin-shell{max-width:1200px;margin:auto;padding:30px}.admin-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:25px;padding-bottom:20px;display:flex}.admin-header>div{align-items:center;gap:25px;display:flex}.admin-nav{gap:10px;margin:20px 0;display:flex}.admin-nav button{border:1px solid var(--line);border-radius:24px;padding:10px 22px}.admin-nav .active{background:var(--chocolate);color:#fff}.admin-stats{flex-wrap:wrap;gap:20px;margin:20px 0;display:flex}.admin-stats>div{background:#f0e1d0;border-radius:16px;flex:1;padding:20px}.admin-stats strong{font-size:30px;display:block}.admin-stats small{color:var(--muted)}.admin-card{border:1px solid var(--line);background:#fffdf9;border-radius:18px;margin-bottom:16px;padding:22px}.admin-card summary{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.admin-card summary strong{font-size:16px}.admin-card p{margin-top:9px;font-size:13px}.admin-order-items{gap:12px;margin:16px 0;display:grid}.admin-order-item{border:1px solid var(--line);background:var(--cream);border-radius:14px;align-items:center;gap:14px;padding:12px;display:flex}.admin-order-photo{background:#f1e6d9;border-radius:10px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.admin-order-photo img{object-fit:contain;width:100%;height:100%}.admin-order-photo>span{height:100%;color:var(--muted);place-items:center;display:grid}.admin-order-item-info{overflow-wrap:anywhere;flex:1;gap:4px;min-width:0;font-size:14px;display:grid}.admin-order-item-info span{color:var(--muted);font-size:12px}.admin-order-item-total{white-space:nowrap;font-size:14px}@media (max-width:540px){.admin-order-item{flex-wrap:wrap;gap:10px}.admin-order-photo{width:60px;height:60px}.admin-order-item-info{flex-basis:calc(100% - 70px)}.admin-order-item-total{margin-inline-start:70px}}.status-pill{background:var(--sand);border-radius:16px;padding:4px 12px;font-size:12px}.status-new{background:#f6d7a9}.status-completed{background:#dce9d4}.status-cancelled{background:#f6dbd6}.admin-form{max-width:760px}.admin-form .check-label{flex-direction:row;align-items:center}.check-label input{width:auto}.admin-table{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.admin-product{align-items:center;gap:15px;display:flex}.admin-product img{object-fit:cover;border-radius:12px;width:80px;height:80px}.admin-product>div{flex:1}.admin-product h3{font-size:15px}.admin-product small{color:var(--muted)}.login{max-width:400px;margin:15vh auto;padding:30px}.login h1{font-size:37px}.login input{margin-top:15px}.admin-toolbar{justify-content:space-between;align-items:center;gap:15px;margin:20px 0;display:flex}.admin-toolbar select{max-width:220px}.admin-toast{color:#435a36;background:#e2ead9;border-radius:10px;margin:15px 0;padding:12px}.admin-notes{white-space:pre-wrap;overflow-wrap:anywhere}.admin-card .button{margin-top:10px;margin-left:10px}@media (max-width:700px){.mobile-cart{z-index:4;gap:10px;display:flex;position:fixed;bottom:17px;left:16px;right:16px;box-shadow:0 7px 30px #3e241b30}.mobile-cart strong{margin-right:auto}.toast{white-space:nowrap;padding:12px 18px;font-size:11px;bottom:82px}.drawer{border-radius:0;width:100%}.modal-header{padding:17px 19px}.modal-content{padding:20px}.admin-shell{padding:20px 15px}.admin-header{flex-wrap:wrap;gap:15px}.admin-header>div{gap:15px}.admin-table{grid-template-columns:1fr}.admin-stats{gap:10px}.admin-stats>div{min-width:90px;padding:12px}.admin-stats strong{font-size:24px}.admin-stats small{font-size:10px}.admin-card{padding:15px}.admin-card summary{gap:10px}.admin-nav button{padding:8px 17px}.admin-toolbar{flex-wrap:wrap}.login{margin:10vh 15px}.admin-header h1{font-size:30px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
.wrap{width:calc(100% - 96px);max-width:1320px;margin-inline:auto}.demo-banner{text-align:center;color:#78675d;background:#f3eee8;padding:6px 16px;font-size:11px}.site-header{justify-content:space-between;align-items:center;gap:30px;height:104px;display:flex}.nav{gap:34px;font-size:14px;font-weight:500;display:flex}.nav a{padding-block:12px}.nav a:hover{color:var(--caramel)}.header-actions{gap:10px;display:flex}.bag-button{background:var(--chocolate);color:#fff;border-radius:15px;align-items:center;gap:10px;min-height:46px;padding:10px 16px;font-size:13px;display:flex}.bag-button b{background:#fff2;border-radius:7px;place-items:center;min-width:23px;height:23px;font-size:11px;display:grid}.menu-button{display:none}.hero{grid-template-columns:1fr 1.08fr;gap:18px;min-height:490px;display:grid}.hero-copy{background:#f1dcc8;border-radius:30px;flex-direction:column;justify-content:center;align-items:flex-start;padding:44px 44px 35px;display:flex;position:relative;overflow:hidden}.hero-note{color:#74513c;align-items:center;gap:6px;margin-bottom:27px;font-size:12px;font-weight:500;display:flex}.hero h1{letter-spacing:-3.6px;max-width:100%;font-size:clamp(54px,5.3vw,78px);font-weight:800;line-height:1.08}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px;margin-top:24px;display:flex}.hero-actions>.button{background:var(--chocolate);border-radius:15px;min-height:54px;padding-inline:22px;font-size:14px}.hero-art{grid-template-rows:minmax(0,1fr) 113px;gap:16px;min-width:0;display:grid}.hero-feature{background:#f3e3d0;border-radius:30px;min-height:345px;position:relative;overflow:hidden}.hero-feature>img{object-fit:cover;object-position:center 58%;width:100%;height:100%;position:absolute;inset:0}.hero-caption{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border-radius:17px;justify-content:space-between;align-items:center;gap:10px;padding:16px 20px;display:flex;position:absolute;bottom:20px;left:20px;right:20px}.hero-caption strong{font-size:17px;font-weight:700}.hero-caption .icon-button{background:var(--chocolate);color:#fff;border-radius:12px;width:45px;height:45px}.hero-picks{grid-template-columns:1fr 1fr;gap:14px;display:grid}.hero-pick{text-align:right;background:#f5f0e9;border-radius:20px;align-items:center;gap:12px;padding:10px;display:flex;overflow:hidden}.hero-pick:nth-child(2){background:#f0e4d8}.hero-pick>img{object-fit:cover;border-radius:13px;width:90px;height:90px}.hero-pick>span{flex:1;min-width:0}.hero-pick strong{font-size:13px;font-weight:600;line-height:1.5;display:block}.hero-pick>svg{flex-shrink:0;margin-left:4px}.hero-pick:hover{background:#eadaca}.catalog{padding-block:46px 40px}.hero-description{color:#705343;margin-top:20px;font-size:16px;line-height:1.8}.hero-service{color:#705343;border-top:1px solid #b9927160;gap:22px;width:100%;margin-top:28px;padding-top:20px;font-size:12px;display:flex}.hero-service span{align-items:center;gap:7px;display:flex}.catalog-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.catalog-heading .section-heading,.catalog-heading .catalog-toolbar{margin-bottom:0}.coffee-feature{background:var(--chocolate);border-radius:26px;grid-template-columns:.85fr 1.15fr;min-height:285px;margin-bottom:48px;display:grid;overflow:hidden}.coffee-copy{color:#fff8f0;align-self:center;padding:38px 44px}.coffee-copy h2{letter-spacing:-1.5px;font-size:45px;line-height:1.15}.coffee-copy .button{color:var(--chocolate);background:#f0d7bd;margin-top:25px;font-size:13px}.coffee-feature>img{object-fit:cover;object-position:center 52%;width:100%;height:285px}@media (min-width:701px){.product-card:nth-child(4n+1):nth-last-child(2),.product-card:nth-child(4n+2):last-child{background:#f4ece2;border-radius:24px;grid-column:span 2;grid-template-columns:1fr 1fr;align-items:center;gap:22px;padding:14px;display:grid}.product-card:nth-child(4n+1):nth-last-child(2) .product-photo,.product-card:nth-child(4n+2):last-child .product-photo{aspect-ratio:1.2;border-radius:17px}.product-card:nth-child(4n+1):nth-last-child(2) .product-info,.product-card:nth-child(4n+2):last-child .product-info{padding:0 0 0 12px}}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px;display:flex}.section-heading h2{letter-spacing:-1.4px;font-size:40px}.catalog-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;display:flex}.category-tabs{gap:10px;display:flex}.category-tabs button{white-space:nowrap;background:#f4efe9;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:47px;padding:12px 22px;font-size:13px;font-weight:500;display:flex}.category-tabs button.active{background:var(--chocolate);color:#fff}.category-tabs button:not(.active):hover{background:#ede2d7}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:33px 22px;display:grid}.product-card{min-width:0}.product-photo{aspect-ratio:1.08;background:#f3e7d7;border-radius:23px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.product-photo img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.product-photo:hover img{transform:scale(1.04)}.badge{background:#fffdf6ef;border-radius:7px;padding:6px 10px;font-size:10px;font-weight:500;position:absolute;top:14px;right:14px}.badge.preorder{background:#f4e1b4}.badge.sold_out{color:#776c61;background:#f2ede6}.product-info{padding:15px 3px 0}.product-name{text-align:right;padding:0;font-size:16px;font-weight:600}.product-info>p{color:var(--muted);margin-top:3px;font-size:12px}.product-bottom{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.product-bottom strong{letter-spacing:-.5px;font-size:17px;font-weight:700}.add-button{color:var(--chocolate);background:#f0e3d5;border-radius:12px;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:42px;padding:9px 14px;font-size:12px;font-weight:500;display:flex}.add-button:hover:not(:disabled){background:var(--chocolate);color:#fff}.catalog-note{color:var(--muted);text-align:center;margin-top:29px;font-size:11px;line-height:1.8}.delivery{padding-block:24px 60px}.delivery .section-heading h2{font-size:34px}.delivery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.delivery-grid article{background:#f6f1eb;border-radius:21px;padding:27px}.delivery-grid article>svg{box-sizing:content-box;width:23px;height:23px;color:var(--caramel);stroke-width:1.6px;background:#fffaf3;border-radius:13px;margin-bottom:21px;padding:11px}.delivery-grid h3{margin-bottom:9px;font-size:18px;font-weight:600}.delivery-grid p{color:var(--muted);font-size:12px;line-height:1.9}footer{color:var(--chocolate);background:#f1e8dd}.footer-main{justify-content:space-between;align-items:center;gap:32px;padding-block:42px;display:flex}.footer-main .brand small{margin-top:10px;font-size:11px}.footer-nav{gap:30px;font-size:13px;display:flex}.footer-top{align-items:center;gap:9px;font-size:12px;display:flex}.footer-top svg{transform:rotate(90deg)}.footer-nav a:hover,.footer-top:hover{color:var(--caramel)}.footer-bottom{color:#817263;border-top:1px solid #d7c8b7;justify-content:space-between;align-items:center;padding-block:21px;font-size:10px;display:flex}@media (min-width:1500px){.hero-copy{padding:50px}.hero{min-height:520px}}@media (max-width:1100px){.wrap{width:calc(100% - 48px)}.hero{gap:14px;min-height:490px}.hero-copy{padding:33px 29px}.hero h1{letter-spacing:-2.5px;font-size:59px}.hero-pick{gap:9px}.hero-pick>img{width:66px;height:80px}.hero-pick>svg{display:none}.hero-pick strong{font-size:12px}.hero-feature{min-height:360px}.product-grid{gap:28px 17px}.category-tabs button{padding-inline:17px}.delivery-grid article{padding:22px}}@media (max-width:700px){.hero-description{margin-top:17px;font-size:13px}.hero-service{gap:14px;margin-top:22px;padding-top:15px;font-size:10px}.hero-service svg{width:15px;height:15px}.catalog-heading{margin-bottom:23px;display:block}.catalog-heading .section-heading{margin-bottom:18px}.coffee-feature{border-radius:22px;grid-template-columns:1fr;margin-bottom:10px}.coffee-copy{grid-row:2;justify-content:space-between;align-items:center;gap:16px;padding:27px 25px;display:flex}.coffee-copy h2{letter-spacing:-1px;font-size:29px}.coffee-copy .button{gap:7px;margin:0;padding:11px 13px;font-size:11px}.coffee-feature>img{height:220px}.wrap{width:calc(100% - 32px)}.demo-banner{padding:5px 10px;font-size:9px}.site-header{gap:10px;height:82px}.site-header .brand>span{font-size:29px}.site-header .brand small{font-size:8px}.bag-button{border-radius:12px;gap:8px;min-height:42px;padding:8px 10px}.bag-label{display:none}.header-actions{gap:7px}.menu-button{display:inline-flex}.nav{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease, transform .24s var(--motion-ease), visibility .24s;z-index:6;border-bottom:1px solid var(--line);background:#fffaf4;justify-content:center;gap:24px;padding:12px;font-size:12px;display:flex;position:absolute;top:106px;left:0;right:0;transform:translateY(-8px)}.nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.hero{grid-template-columns:1fr;gap:12px;min-height:0}.hero-copy{border-radius:23px;padding:27px 25px 29px}.hero-note{margin-bottom:22px;font-size:10px}.hero h1{letter-spacing:-2.5px;font-size:53px}.hero-actions{flex-direction:row;align-items:center;gap:15px;width:100%}.hero-actions>.button{flex-shrink:0;gap:10px;min-height:48px;padding:11px 14px;font-size:11px}.hero-art{grid-template-rows:310px 92px;gap:12px}.hero-feature{border-radius:23px;min-height:0}.hero-caption{border-radius:14px;padding:12px 14px;bottom:13px;left:13px;right:13px}.hero-caption strong{font-size:15px}.hero-caption .icon-button{width:40px;height:40px}.hero-picks{gap:10px}.hero-pick{border-radius:16px;gap:8px;padding:7px}.hero-pick>img{border-radius:10px;width:57px;height:75px}.hero-pick strong{font-size:11px}.hero-pick>svg{display:none}.catalog{padding-block:38px}.section-heading{margin-bottom:22px;display:block}.section-heading h2{letter-spacing:-1px;font-size:30px}.catalog-toolbar{margin-bottom:23px}.category-tabs{gap:6px;width:100%}.category-tabs button{border-radius:10px;flex:1;gap:5px;min-width:0;min-height:44px;padding:10px 8px;font-size:11px}.category-tabs button svg{width:15px;height:15px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 12px}.product-photo{aspect-ratio:1;border-radius:17px}.product-info{padding:11px 1px 0}.product-name{min-height:20px;font-size:13px;line-height:1.5}.product-info>p{font-size:10px}.product-bottom{gap:5px;margin-top:10px}.product-bottom strong{font-size:14px}.add-button{border-radius:12px;min-width:44px;min-height:44px;padding:9px}.add-button span{display:none}.badge{border-radius:6px;padding:4px 7px;font-size:9px;top:9px;right:9px}.catalog-note{margin-top:25px;font-size:10px}.delivery{padding-block:40px}.delivery .section-heading h2{font-size:27px}.delivery-grid{grid-template-columns:1fr;gap:12px}.delivery-grid article{border-radius:18px;padding:23px 78px 23px 20px;position:relative}.delivery-grid article>svg{border-radius:11px;width:20px;height:20px;margin:0;padding:9px;position:absolute;top:24px;right:18px}.delivery-grid h3{margin-bottom:7px;font-size:16px}.delivery-grid p{font-size:11px}.footer-bottom{flex-wrap:wrap;gap:12px;padding-bottom:95px;font-size:10px}.footer-main{flex-wrap:wrap;gap:26px;padding-block:30px}.footer-main .brand>span{font-size:31px}.footer-nav{order:3;gap:25px;width:100%;font-size:12px}.footer-top{font-size:11px}.footer-bottom>span:last-child{width:100%}}
.product-dialog{background:#fffcf8;border-radius:28px;width:min(940px,100% - 48px);max-height:90dvh;overflow-x:hidden}.product-dialog>.modal-header{z-index:5;background:0 0;border:0;justify-content:flex-end;height:0;padding:0 16px;position:sticky;top:28px}.product-dialog>.modal-header h2{display:none}.product-dialog>.modal-header .icon-button{background:#fffdf8e8;border-radius:50%;width:40px;height:40px;box-shadow:0 2px 10px #3e241b0a}.product-detail-grid{grid-template-columns:1fr 1fr;min-height:490px;display:grid}.product-media{background:#f2e7d8;justify-content:center;align-items:center;min-width:0;padding:26px;display:flex;position:relative}.product-media>img{object-fit:contain;border-radius:18px;width:100%;height:auto;max-height:520px;display:block}.product-image-note{text-align:center;color:#806d5a;font-size:10px;position:absolute;bottom:17px;left:0;right:0}.product-summary{flex-direction:column;min-width:0;padding:57px 30px 26px;display:flex}.product-detail-meta{color:var(--muted);align-items:center;gap:13px;margin-bottom:18px;font-size:12px;display:flex}.availability-pill{color:#48643e;background:#eaf0e4;border-radius:7px;align-items:center;gap:6px;padding:5px 9px;font-size:10px;font-weight:500;display:inline-flex}.availability-pill i{background:currentColor;border-radius:50%;width:5px;height:5px}.availability-pill.preorder{color:#88602d;background:#f3e7cf}.availability-pill.sold_out{color:#7a6c60;background:#eee9e2}.product-summary h2{letter-spacing:-1px;margin:0 0 14px;font-size:32px;line-height:1.2}.product-detail-description{color:#816b5b;margin:0;font-size:14px;line-height:1.8}.product-detail-price{flex-wrap:wrap;align-items:baseline;gap:12px;padding:22px 0;display:flex}.product-detail-price strong{letter-spacing:-1px;font-size:29px;font-weight:700}.product-detail-price>span{color:var(--muted);font-size:12px}.product-lead{color:#795334;background:#f5ecdf;border-radius:11px;align-items:center;gap:9px;margin-bottom:18px;padding:12px 13px;font-size:12px;display:flex}.product-lead svg{flex-shrink:0}.product-ingredients{color:#89786a;gap:8px;padding-bottom:22px;font-size:11px;line-height:1.75;display:flex}.product-ingredients svg{flex-shrink:0;margin-top:2px}.product-purchase{border-top:1px solid var(--line);background:#fffcf8;margin-top:auto;padding-top:20px}.product-purchase-row{gap:10px;display:flex}.product-stepper{border:1px solid #e2d8ca;border-radius:13px;justify-content:space-between;align-items:center;gap:4px;min-width:123px;padding:4px;display:flex}.product-stepper button{border-radius:9px;justify-content:center;align-items:center;width:36px;min-height:44px;display:flex}.product-stepper button:hover:not(:disabled){background:#f0e5d8}.product-stepper output{text-align:center;min-width:19px;font-size:15px;font-weight:600}.product-buy{white-space:nowrap;border-radius:13px;flex:1;gap:8px;min-height:54px;padding:12px 15px;font-size:13px}.product-purchase-caption{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:11px;font-size:10px;display:flex}.product-buy-content{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px 12px;display:flex}.product-buy-total{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}.product-buy>svg{flex-shrink:0}@media (max-width:700px){.product-dialog{border-radius:23px;width:calc(100% - 24px);max-height:94dvh}.product-detail-grid{grid-template-columns:1fr;min-height:0}.product-media{height:min(300px,37dvh);padding:19px 24px 29px}.product-media>img{object-fit:contain;border-radius:14px;width:100%;height:100%}.product-image-note{font-size:9px;bottom:8px}.product-summary{padding:20px 20px 18px}.product-detail-meta{margin-bottom:11px;font-size:11px}.product-summary h2{margin-bottom:10px;font-size:27px}.product-detail-description{font-size:12px;line-height:1.7}.product-detail-price{gap:10px;padding:13px 0}.product-detail-price strong{font-size:26px}.product-detail-price>span{font-size:11px}.product-lead{margin-bottom:12px;padding:10px;font-size:11px}.product-ingredients{padding-bottom:16px;font-size:10px}.product-purchase{z-index:2;margin-inline:-20px;padding:13px 20px 18px;position:sticky;bottom:-18px}.product-stepper{min-width:115px}.product-stepper button{width:32px}.product-buy{padding-inline:11px;font-size:12px}}
.checkout-panel[open]{flex-direction:column;width:min(540px,100%);max-width:100vw;display:flex;overflow:hidden}.checkout-panel .modal-header{flex-shrink:0;padding:17px 26px}.checkout-panel .modal-header h2{letter-spacing:-.6px;font-size:23px;font-weight:700}.checkout-panel .modal-header .icon-button{background:#f1e9e0;border-radius:50%;width:36px;height:36px}.checkout-form{flex-direction:column;flex:1;min-height:0;display:flex}.checkout-body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d9c5b4 transparent;flex:1;padding:18px 26px 24px;scroll-padding:18px;overflow-y:auto}.checkout-intro{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:23px;font-size:11px;display:flex}.checkout-back{color:var(--chocolate);align-items:center;gap:6px;padding:7px 0;font-size:12px;display:inline-flex}.checkout-section{border:0;border-bottom:1px solid var(--line);min-width:0;margin:0 0 21px;padding:0 0 21px}.checkout-section legend{align-items:center;gap:10px;margin-bottom:14px;padding:0;font-size:17px;font-weight:700;display:flex}.checkout-number{color:var(--caramel);letter-spacing:1px;border:1px solid #e4d6c8;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;font-weight:600;display:grid}.fulfillment-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.fulfillment-option{text-align:start;background:#fff;border:1px solid #e5dcd3;border-radius:16px;padding:14px 16px;transition:border-color .18s,background .18s,box-shadow .18s}.fulfillment-option.is-selected{border-color:var(--caramel);box-shadow:inset 0 0 0 .5px var(--caramel);background:#fbf0e5}.fulfillment-top{color:var(--caramel);justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.fulfillment-check{border:1px solid #d9c7b6;border-radius:50%;place-items:center;width:17px;height:17px;display:grid}.is-selected .fulfillment-check{background:var(--caramel);color:#fff;border-color:var(--caramel)}.fulfillment-option strong{font-size:14px;font-weight:600;display:block}.fulfillment-price{color:var(--muted);font-size:12px}.checkout-delivery-hint{color:var(--muted);margin-top:11px;font-size:11px}.checkout-delivery-hint.needs-action{color:#784623;background:#fbecdb;border-radius:10px;padding:10px 12px}.checkout-delivery-hint button{text-underline-offset:3px;align-items:center;gap:6px;padding:7px 0 0;font-size:12px;font-weight:600;text-decoration:underline;display:flex}.checkout-location{color:var(--muted);align-items:flex-start;gap:6px;margin-top:13px;font-size:11px;display:flex}.checkout-location svg,.checkout-lead svg{flex-shrink:0;margin-top:2px}.checkout-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.checkout-form label{gap:7px;margin-top:12px;font-size:12px}.checkout-fields label{min-width:0;margin-top:0}.checkout-form input,.checkout-form select,.checkout-form textarea{background:#fff;border-color:#e4d8cc;border-radius:11px;min-height:46px;padding:11px 12px;font-size:14px;transition:border-color .18s,box-shadow .18s}.checkout-form input::placeholder,.checkout-form textarea::placeholder{color:#9a8b80;font-size:13px}.checkout-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus{border-color:var(--caramel)}.checkout-form select:disabled{color:#9a8b80;background:#f5f0eb}.checkout-lead{color:var(--muted);gap:6px;margin-top:11px;font-size:11px;display:flex}.checkout-disclosure{margin-top:16px;font-size:12px}.checkout-disclosure summary{cursor:pointer;align-items:center;gap:7px;min-height:30px;list-style:none;display:flex}.checkout-disclosure summary::-webkit-details-marker{display:none}.checkout-disclosure summary span{color:var(--muted);font-size:10px}.checkout-disclosure summary>svg:last-child{margin-inline-start:auto;transition:transform .2s}.checkout-disclosure[open] summary>svg:last-child{transform:rotate(180deg)}.checkout-disclosure summary:focus-visible{outline:2px solid var(--caramel);outline-offset:3px;border-radius:4px}.checkout-review{gap:8px;font-size:12px;display:grid}.checkout-review>div{justify-content:space-between;display:flex}.checkout-review>div>span:first-child{color:var(--muted)}.checkout-free{color:#52613e}.checkout-demo-options{color:var(--muted);border-top:1px dashed var(--line);margin-top:15px;padding-top:10px}.checkout-footer{border-top:1px solid var(--line);padding:16px 26px max(12px, env(safe-area-inset-bottom));background:#fffdfa;flex-shrink:0;box-shadow:0 -8px 24px #3e241b06}.checkout-total{justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;font-weight:600;display:flex}.checkout-total-note{color:var(--muted);font-size:10px;font-weight:400;display:block}.checkout-total strong{letter-spacing:-.8px;font-size:26px;font-weight:700}.checkout-submit{border-radius:12px;justify-content:space-between;width:100%;min-height:49px;padding-inline:18px;font-weight:600;display:flex}.checkout-safe{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:9px;font-size:10px;display:flex}.checkout-sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:540px){.checkout-panel .modal-header{padding:14px 18px}.checkout-panel .modal-header h2{font-size:21px}.checkout-body{padding:12px 18px 20px}.checkout-intro{margin-bottom:16px}.checkout-intro>span{font-size:10px}.checkout-footer{padding:12px 18px max(10px, env(safe-area-inset-bottom))}.checkout-form input,.checkout-form select,.checkout-form textarea{padding-inline:10px;font-size:16px}.checkout-fields{gap:10px}.checkout-schedule{grid-template-columns:1.15fr 1fr}.checkout-total{margin-bottom:8px}.checkout-total strong{font-size:24px}}@media (prefers-reduced-motion:reduce){.checkout-form *,.checkout-disclosure summary>svg:last-child{transition:none}}
.site-header{z-index:20;-webkit-backdrop-filter:blur(18px)saturate(140%);backdrop-filter:blur(18px)saturate(140%);background:#fffcf8d1;border-bottom:1px solid #e9ddcfa6;height:auto;display:block;position:sticky;top:0;box-shadow:0 4px 22px #3e241b08}.site-header+main{padding-top:24px}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:92px;display:flex}.site-header .header-actions{flex-shrink:0;align-items:center}.header-contact{white-space:nowrap;background:#ffffff8c;border:1px solid #9a572d2e;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-width:44px;height:44px;padding:0 12px;font-size:13px;font-weight:500;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.header-contacts{align-items:center;gap:10px;display:flex}.header-contact svg{flex-shrink:0}.header-whatsapp{color:#fff;background:#18764d;border-color:#146742;font-weight:600;box-shadow:0 2px 5px #1253361f}.header-contact:hover:not(:disabled){background:#f0e4d7;border-color:#cbb7a2;transform:translateY(-1px)}.header-whatsapp:hover:not(:disabled){background:#125f3e;border-color:#105636}.header-whatsapp:active:not(:disabled){box-shadow:none;background:#104f35;transform:translateY(0)}.header-whatsapp:focus-visible{outline-color:#18764d}.site-header .header-contact:disabled{opacity:.55}html{scroll-padding-top:110px}@media (max-width:1200px){.site-header .nav{gap:20px;font-size:13px}}@media (max-width:1000px){.site-header .menu-button{display:inline-flex}.site-header .nav{top:100%;z-index:1;border-bottom:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s, transform .24s var(--motion-ease), visibility .24s;background:#fffcf8f7;justify-content:center;gap:24px;padding:12px 16px;display:flex;position:absolute;inset-inline:0;transform:translateY(-8px)}.site-header .nav.open{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}@media (max-width:700px){.site-header+main{padding-top:16px}.header-inner{grid-template-columns:1fr auto auto;gap:8px;min-height:116px;padding-block:10px;display:grid}.site-header .brand>span{letter-spacing:-1.5px;font-size:26px}.site-header .header-actions{display:contents}.header-contacts{grid-area:2/1/auto/-1;gap:8px}.header-contact{border-radius:12px;flex:1;height:40px}.site-header .brand{grid-area:1/1;justify-self:start}.site-header .bag-button{grid-area:1/2}.site-header .menu-button{border-radius:12px;grid-area:1/3;width:40px;min-width:40px;height:40px}.site-header .bag-button{gap:7px;min-height:40px;padding:8px 12px}.site-header .bag-label{white-space:nowrap;font-size:13px;display:inline}.site-header .bag-button>svg{width:18px}.site-header .bag-button b{min-width:20px}html{scroll-padding-top:134px}}@media (max-width:400px){.header-inner{gap:6px}}
:is(body:has(.admin-shell),body:has(.login)){background:#f7f3ee}.admin-shell,.login{--cream:#fffdf9;--sand:#eee5da;--chocolate:#47352b;--muted:#7b6c60;--line:#e8ded2;--caramel:#925b38;color:#47352b;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Heebo,sans-serif}.admin-shell .admin-card,.login.admin-card{background:#fff;border-color:#e8ded2}.admin-shell .admin-header{border-bottom-color:#e3d6c7}.admin-shell .status-pill{color:#786858;background:#eee5da}.admin-shell .status-new{color:#a65313;background:#fff0dc}.admin-shell .status-preparing,.admin-shell .status-delivering{color:#7c6542;background:#f4ebdb}.admin-shell .status-confirmed,.admin-shell .status-ready,.admin-shell .status-completed{color:#3c6749;background:#e8f1e9}.admin-shell .status-cancelled{color:#934947;background:#f7e9e9}.admin-shell .admin-nav{background:#eee5db;border:1px solid #e7dbcd;border-radius:13px;gap:4px;padding:4px;display:inline-flex}.admin-shell .admin-nav button{color:#786858;border:0;border-radius:9px}.admin-shell .admin-nav .active{color:#47352b;background:#fff;box-shadow:0 1px 4px #00000014}.admin-shell .admin-stats>div{background:#fff;border:1px solid #e8ded2;box-shadow:0 2px 8px #00000005}.admin-shell .admin-stats strong{letter-spacing:-1px;font-weight:600}.admin-shell .primary,.login .primary{color:#fff;background:#925b38}.admin-shell .primary:hover:not(:disabled),.login .primary:hover:not(:disabled){background:#7b492d}.admin-shell .button,.login .button{border-radius:11px}.admin-shell input,.admin-shell select,.admin-shell textarea,.login input{background:#fff;border-color:#dfd1c0}.admin-shell .admin-order-photo{background:#f7f3ee}.admin-shell .admin-toast{color:#3c6749;background:#e8f1e9}.admin-shell .animated-details>summary:focus-visible,.admin-shell button:focus-visible,.admin-shell a:focus-visible,.admin-shell input:focus-visible,.admin-shell select:focus-visible,.admin-shell textarea:focus-visible,.login input:focus-visible,.login button:focus-visible{outline-color:#925b38}.admin-card.admin-order-card{background:#fffdf9;border:1px solid #e3d6c7;border-radius:17px;margin-bottom:28px;padding:0;transition:border-color .18s,box-shadow .18s;box-shadow:0 5px 16px #00000008}.admin-order-card[open]{border-color:#d6bea5;box-shadow:0 8px 24px #0000000d}.admin-order-card>summary{background:#fcf9f4;border-radius:16px;gap:18px;padding:18px 22px;transition:background-color .18s,color .18s}.admin-order-card[open]>summary{color:#47352b;background:#f3e9dc;border-radius:16px 16px 0 0}.admin-order-heading{flex:1;align-items:center;gap:12px;min-width:180px;display:flex}.admin-order-heading>strong:last-child{overflow-wrap:anywhere}.admin-order-number{color:#68513e;font-variant-numeric:tabular-nums;white-space:nowrap;background:#eee5da;border-radius:8px;justify-content:center;align-items:center;padding:6px 10px;display:inline-flex}.admin-order-card[open] .admin-order-number{color:#885c36;background:#ebdcc8}.admin-order-schedule{text-align:center;gap:1px;font-size:12px;display:grid}.admin-order-card .status-pill{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.admin-order-card .status-pill svg{flex-shrink:0}.admin-order-chevron{transition:transform .22s var(--motion-ease);flex-shrink:0}.admin-order-card[open] .admin-order-chevron{transform:rotate(180deg)}.admin-order-card>.disclosure-content{padding:12px 22px 0}.admin-order-card .admin-order-item{background:#fff;border-color:#eee3d7}.admin-order-card .admin-order-actions{background:#faf6f0;border-top:1px solid #e8ded2;border-radius:0 0 16px 16px;flex-wrap:wrap;align-items:center;gap:12px;margin:18px -22px 0;padding:15px 22px;display:flex}.admin-order-card .admin-order-actions .button{margin:0}.admin-order-card>.disclosure-content>p:last-child{margin-bottom:18px}@media (max-width:700px){.admin-order-card>summary{gap:12px;padding:16px}.admin-order-heading{flex-basis:calc(100% - 35px);min-width:0}.admin-order-chevron{order:-1}.admin-order-heading{order:-2}.admin-order-schedule{text-align:start}.admin-order-card>.disclosure-content{padding:10px 16px 0}.admin-order-card .admin-order-actions{gap:8px;margin-inline:-16px;padding:14px 16px}.admin-order-card .admin-order-actions .button{padding-inline:14px}}
.product-media.has-gallery{padding-bottom:125px}.has-gallery .product-image-note{bottom:100px}.product-gallery{bottom:22px;justify-content:center;gap:10px;display:flex;position:absolute;inset-inline:20px}.product-gallery button{background:#fffaf4;border:1px solid #dccab7;border-radius:12px;align-items:center;gap:8px;padding:5px 9px;font-size:12px;display:flex}.product-gallery button[aria-pressed=true]{border-color:#9a572d;box-shadow:0 0 0 1px #9a572d}.product-gallery img{object-fit:contain;border-radius:7px;width:45px;height:45px}.admin-cut-photo{align-items:center;gap:12px;margin-top:12px;display:flex}.admin-cut-photo img{object-fit:contain;border-radius:12px}.product-card{flex-direction:column;display:flex}.product-info{flex-direction:column;flex:1;padding:12px 2px 0;display:flex}.product-name{align-self:flex-start;min-height:0;line-height:1.4}.product-info>p{margin:4px 0 0;font-size:14px;line-height:1.5}.product-bottom{justify-content:flex-end;min-height:44px;margin-top:auto;padding-top:10px}.product-photo-price{inset-inline-end:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--chocolate);white-space:nowrap;background:#fffcf8f0;border:1px solid #ffffffb3;border-radius:12px;padding:7px 12px;font-size:16px;font-weight:700;line-height:1.4;position:absolute;bottom:12px;box-shadow:0 2px 8px #3e241b14}.product-card .add-button{border-radius:13px;width:44px;height:44px;padding:0}.product-info:has(.add-button){grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) 44px;align-content:start;gap:4px 10px;display:grid}.product-info:has(.add-button) .product-name{grid-area:1/1}.product-info:has(.add-button)>p{grid-area:2/1;margin:0}.product-info:has(.add-button) .product-bottom{grid-area:1/2/3;align-self:start;margin-top:0;padding-top:0}.product-card .add-button.is-added{color:#3f6035;background:#e7efdf;border:1px solid #cedec2;flex-direction:column;gap:0}.product-card .add-button.is-added span{font-size:11px;font-weight:600;line-height:1.3;display:block}.product-card .add-button.is-added:hover{color:#314b29;background:#d8e6ce}.delivery-grid p{font-size:14px;line-height:1.8}.catalog-note,.footer-bottom,.footer-main .brand small{color:#78655a;font-size:12px}.hero-service,.hero-note,.badge{font-size:12px}.product-detail-description{color:#725e4f;font-size:15px}.product-ingredients p,.product-purchase-caption,.product-image-note,.availability-pill{font-size:12px}.checkout-form label,.checkout-location,.checkout-lead,.checkout-delivery-hint,.checkout-safe,.checkout-review{font-size:13px}.checkout-total-note,.checkout-disclosure summary span{font-size:12px}.field-error{color:#a33425;margin-top:5px;font-size:12px;line-height:1.55}.checkout-form input[aria-invalid=true]{background:#fff9f6;border-color:#b44331}.schedule-label{margin-bottom:8px;font-size:13px;font-weight:500}.date-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.schedule-picker .schedule-option{cursor:pointer;margin:0;position:relative}.schedule-option input{opacity:0;width:1px;height:1px;min-height:0;padding:0;position:absolute}.schedule-option>span{background:#fff;border:1px solid #e2d5c6;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:1px;padding:10px 6px;transition:background-color .18s,border-color .18s;display:flex}.schedule-option small{font-size:12px}.schedule-option strong{font-size:21px;font-weight:600}.schedule-option input:checked+span{background:#f3e4d1;border-color:#9a572d;box-shadow:inset 0 0 0 1px #9a572d}.schedule-option input:focus-visible+span{outline-offset:3px;outline:3px solid #9a572d}.schedule-option:hover>span{border-color:#b58d68}.more-dates{color:#8a4d28;text-underline-offset:4px;min-height:40px;padding:6px 0;font-size:13px;text-decoration:underline}.schedule-picker>div+div{margin-top:16px}.slot-options{animation:content-enter .2s var(--motion-ease);grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.slot-options .schedule-option>span{min-height:46px;padding-inline:4px;font-size:13px}.schedule-hint{color:var(--muted);background:#f5efe8;border-radius:10px;padding:12px;font-size:13px}.receipt-redesign{padding:26px}.receipt-redesign .receipt-eyebrow{color:var(--muted);margin-bottom:6px;font-size:13px}.receipt-redesign h3{margin-bottom:22px;font-size:30px}.receipt-pickup,.receipt-location{text-align:start;background:#f3e9dd;border-radius:14px;align-items:center;gap:12px;padding:16px;display:flex}.receipt-pickup>div,.receipt-location>div{gap:3px;display:grid}.receipt-pickup strong{font-size:18px}.receipt-pickup bdi{font-size:17px}.receipt-location{background:0 0;padding-inline:0;font-size:14px}.receipt-location svg{flex-shrink:0}.receipt-location p{color:var(--muted);font-size:13px}.receipt-products{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:8px}.receipt-product{text-align:start;align-items:center;gap:10px;padding:10px 0;font-size:13px;display:flex}.receipt-product img{object-fit:contain;background:#f2e7d8;border-radius:10px;flex-shrink:0;width:58px;height:58px}.receipt-product>div{flex:1;gap:4px;display:grid}.receipt-product span{color:var(--muted)}.receipt-product b{white-space:nowrap}.receipt-total{justify-content:space-between;align-items:center;padding:18px 0;font-size:14px;display:flex}.receipt-total strong{font-size:24px}.receipt-contact{border:1px solid #d7c5b2;width:100%;font-size:13px}@media (max-width:700px){.product-info{padding-top:10px}.product-bottom{padding-top:8px}.product-name{font-size:15px}.product-info>p{font-size:13px}.delivery-grid p{font-size:14px}.catalog-note,.footer-bottom{font-size:12px}.product-card .product-bottom{flex-wrap:wrap;gap:8px}.product-photo-price{bottom:9px;border-radius:10px;padding:5px 9px;font-size:14px;inset-inline-end:9px}.receipt-redesign{padding:20px}}
.brand-logo{object-fit:contain;mix-blend-mode:multiply;width:190px;height:auto}.brand:has(.brand-logo){align-items:center}.site-header .header-inner{min-height:92px}.footer-main .brand-logo{width:210px}.footer-main .brand small{margin-top:12px}.login .brand-logo{width:210px}.admin-header .brand-logo{width:176px}html{scroll-padding-top:110px}@media (max-width:700px){.site-header .brand-logo{width:116px}.site-header .header-inner{min-height:116px;padding-block:10px}.footer-main .brand-logo{width:175px}.admin-header .brand-logo{width:138px}html{scroll-padding-top:134px}}
.showcase{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);grid-template-areas:"copy photo""picks photo""service service";gap:28px clamp(28px,4vw,64px);padding-top:8px;display:grid}.showcase-copy{grid-area:copy;align-self:center;padding:30px 0 0}.showcase h1{letter-spacing:-2px;font-size:clamp(42px,4.5vw,64px);font-weight:700;line-height:1.13}.showcase-description{color:var(--muted);margin-top:20px;font-size:16px;line-height:1.65}.showcase-actions{margin-top:26px}.showcase-actions .button{border-radius:14px;gap:24px;min-height:50px;padding:12px 22px;font-size:15px}.showcase-picks{border-top:1px solid var(--line);grid-area:picks;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-block:20px;display:grid}.showcase-pick{text-align:start;border-radius:14px;align-items:center;gap:12px;min-width:0;padding:0;display:flex}.showcase-pick>img{object-fit:contain;background:#f4ede4;border-radius:14px;flex-shrink:0;width:72px;height:72px}.showcase-pick>span{gap:6px;display:grid}.showcase-pick strong{font-size:14px;font-weight:500;line-height:1.4}.showcase-pick>span>span{color:var(--muted);font-size:13px}.showcase-pick>svg{display:none}.showcase-service{color:#705747;background:#f4ede4;border-radius:14px;flex-wrap:wrap;grid-area:service;justify-content:center;align-items:center;gap:12px 32px;padding:17px 20px;font-size:13px;display:flex}.showcase-service>span{align-items:center;gap:9px;display:flex}.showcase-service b{white-space:nowrap;font-weight:500}.showcase>.hero-feature{border-radius:28px;grid-area:photo;min-height:460px}.hero-feature{text-align:start;cursor:pointer;padding:0;display:block}.hero-feature>img{transition:transform .65s var(--motion-ease)}.hero-feature .hero-caption{inset-inline:18px auto;-webkit-backdrop-filter:blur(18px)saturate(130%);background:#fffcf8e0;border:1px solid #fffc;border-radius:19px;gap:18px;width:min(390px,100% - 36px);padding:13px 15px;transition:background-color .2s,box-shadow .2s;bottom:18px;box-shadow:0 5px 24px #3e241b17}.hero-caption-copy{gap:5px;min-width:0;display:grid}.hero-feature .hero-caption strong{font-size:17px;font-weight:600;line-height:1.35}.hero-caption-meta{flex-wrap:wrap;align-items:center;gap:10px;font-size:13px;line-height:1.5;display:flex}.hero-caption-meta b{color:#895230;white-space:nowrap;font-weight:600}.hero-caption-meta>span{color:#78655a;border-inline-start:1px solid #d9c9b9;padding-inline-start:10px;font-size:12px}.hero-caption-arrow{color:#654330;background:#e9d9c8;border-radius:50%;flex-shrink:0;place-items:center;width:38px;height:38px;transition:background-color .2s,transform .2s,color .2s;display:grid}@media (hover:hover) and (pointer:fine){.showcase-pick:hover strong{color:var(--caramel)}.hero-feature:hover>img{transform:scale(1.025)}.hero-feature:hover .hero-caption{background:#fffcf8f5;box-shadow:0 7px 28px #3e241b21}.hero-feature:hover .hero-caption-arrow{color:#fff;background:#734a31;transform:translate(-2px)}}.hero-feature:focus-visible .hero-caption-arrow{color:#fff;background:#734a31}@media (min-width:701px) and (max-width:1000px){.showcase{grid-template-areas:"copy photo""picks picks""service service";gap:24px}.showcase-copy{padding:0}.showcase>.hero-feature{min-height:340px}.showcase-picks{padding-block:18px 0}}@media (max-width:700px){.showcase{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""photo""picks""service";gap:18px;padding-top:0}.showcase-copy{padding:8px 4px 2px}.showcase h1{letter-spacing:-1.3px;font-size:clamp(35px,8vw,48px)}.showcase-description{margin-top:12px;font-size:14px}.showcase-actions{margin-top:18px}.showcase-actions .button{min-height:46px;padding:10px 18px;font-size:14px}.showcase>.hero-feature{aspect-ratio:1.15;border-radius:22px;min-height:0}.showcase-picks{border-top:0;gap:14px;padding-block:0}.showcase-pick{gap:9px}.showcase-pick>img{border-radius:12px;width:52px;height:52px}.showcase-pick strong{font-size:12px}.showcase-pick>span{gap:4px}.showcase-pick>span>span{font-size:12px}.showcase-service{justify-content:flex-start;gap:8px;padding:13px 14px;font-size:12px}.showcase-service>span{gap:7px}.hero-feature .hero-caption{inset-inline-start:12px;border-radius:16px;gap:10px;width:calc(100% - 24px);padding:12px;bottom:12px}.hero-feature .hero-caption strong{font-size:15px}.hero-caption-arrow{width:34px;height:34px}}
:root{--motion-ease:cubic-bezier(.22, .75, .24, 1)}.bag-button{position:relative}.cart-feedback{border-radius:inherit;pointer-events:none;position:absolute;inset:0}.cart-feedback-ring{border-radius:inherit;animation:.85s ease-out both cart-added-ring;position:absolute;inset:0}.cart-feedback-chip{top:-12px;color:#fff;min-width:30px;height:26px;animation:cart-added-chip 1.1s var(--motion-ease) both;background:#466b3c;border:2px solid #fffaf4;border-radius:20px;place-items:center;padding:0 7px;font-size:12px;font-weight:700;line-height:1;display:grid;position:absolute;inset-inline-end:-7px;box-shadow:0 3px 8px #253c2626}.cart-added-icon{animation:cart-added-bounce .55s var(--motion-ease);transform-origin:bottom}@keyframes cart-added-ring{0%{background:#e7cfad30;box-shadow:0 0 #b88a5970}45%{background:0 0;box-shadow:0 0 0 7px #b88a592e}to{background:0 0;box-shadow:0 0 0 13px #b88a5900}}@keyframes cart-added-bounce{0%,to{transform:translateY(0)scale(1)}35%{transform:translateY(-4px)scale(1.15)}65%{transform:translateY(1px)scale(.96)}}@keyframes cart-added-chip{0%{opacity:0;transform:translateY(6px)scale(.75)}20%,75%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-6px)scale(.95)}}.modal[open]{animation:modal-enter .24s var(--motion-ease) both}.modal.drawer[open]{animation:drawer-enter .34s var(--motion-ease) both}.modal[open]::backdrop{animation:.24s ease-out both backdrop-enter}.modal[open][data-closing]{animation:.18s ease-in both modal-exit}.modal.drawer[open][data-closing]{animation:.22s ease-in both drawer-exit}.modal[open][data-closing]::backdrop{animation:.18s ease-in both backdrop-exit}.animated-details[data-animating]{overflow:clip}.animated-details>.disclosure-content{display:flow-root}.animated-details>summary:focus-visible{outline:2px solid var(--caramel);outline-offset:5px;border-radius:4px}.animated-details[open]>.disclosure-content{animation:content-enter .24s var(--motion-ease)}.admin-tab-content,.admin-toast,.login,.checkout-address{animation:content-enter .26s var(--motion-ease)}.admin-nav button{transition:background-color .18s,color .18s}@keyframes content-enter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hero-copy{animation:hero-enter .48s var(--motion-ease) both}.hero-art{animation:hero-enter .58s 60ms var(--motion-ease) both}.button,.icon-button,.add-button,.bag-button,.category-tabs button,.hero-pick{transition:background-color .18s ease, color .18s ease, box-shadow .18s ease, transform .18s var(--motion-ease)}.product-card{transition:transform .22s var(--motion-ease)}.product-stepper output,.bag-button b{animation:count-change .24s var(--motion-ease)}.toast{animation:toast-enter .23s var(--motion-ease) both}.mobile-cart{animation:hero-enter .26s var(--motion-ease) both}input,select,textarea{transition:border-color .16s,background-color .16s}@media (hover:hover) and (pointer:fine){.button:hover:not(:disabled),.bag-button:hover,.hero-pick:hover{transform:translateY(-2px)}.add-button:hover:not(:disabled),.icon-button:hover:not(:disabled),.category-tabs button:hover{transform:translateY(-1px)}.product-card:hover{transform:translateY(-3px)}}.button:active:not(:disabled),.add-button:active:not(:disabled),.icon-button:active:not(:disabled),.bag-button:active,.category-tabs button:active{transform:scale(.97)}@keyframes drawer-enter{0%{opacity:.65;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes drawer-exit{0%{opacity:1;transform:translate(0)}to{opacity:.5;transform:translate(-100%)}}@keyframes modal-enter{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes modal-exit{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(8px)scale(.985)}}@keyframes backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes backdrop-exit{0%{opacity:1}to{opacity:0}}@keyframes hero-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes count-change{0%{transform:scale(.88)}50%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes toast-enter{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){*,:before,:after,::backdrop{scroll-behavior:auto!important;transition:none!important;animation:none!important}.button,.icon-button,.add-button,.bag-button,.category-tabs button,.hero-pick,.product-card,.product-photo img{transform:none!important}}
