*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#202020;background:#fffaf4;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.storefront{min-height:100vh}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#fffaf4f0;border-bottom:1px solid #efe3d6;justify-content:space-between;align-items:center;height:76px;padding:0 5%;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#ef7d22;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.brand strong,.brand span{display:block}.brand strong{font-size:15px}.brand span{color:#746b63;font-size:12px}.cart-button{color:#fff;cursor:pointer;background:#172f52;border:0;border-radius:999px;padding:11px 18px;font-weight:700}.cart-count{color:#172f52;background:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;margin-left:8px;display:inline-grid}.hero{background-color:#0000;background-image:linear-gradient(90deg,#161412e6,#1614128c),url(https://images.unsplash.com/photo-1504674900247-0877df9cc836?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:620px;padding:80px 7%;display:flex}.hero-content{color:#fff;max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;margin-bottom:14px;font-size:13px;font-weight:800;display:inline-block}.hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(48px,7vw,84px);line-height:.98}.hero p{color:#f1e8df;max-width:540px;margin:28px 0;font-size:18px;line-height:1.6}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:14px;padding:16px 24px;font-size:16px;font-weight:800}.primary-button{color:#fff;background:#ef7d22}.hero-button{min-width:180px}.secondary-button{color:#fff;background:#172f52}.trust-row{z-index:5;background:#fff;border-radius:18px;grid-template-columns:repeat(3,1fr);width:min(1100px,90%);margin:-38px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 40px #241f191a}.trust-row div{padding:26px}.trust-row div+div{border-left:1px solid #eee4db}.trust-row strong,.trust-row span{display:block}.trust-row strong{margin-bottom:6px}.trust-row span{color:#71685f;font-size:14px}.menu-section{max-width:1200px;margin:auto;padding:100px 5%}.section-heading{justify-content:space-between;align-items:end;margin-bottom:34px;display:flex}.section-heading h2{letter-spacing:-.04em;margin:0;font-size:clamp(36px,5vw,52px)}.section-heading .eyebrow{color:#ef7d22}.text-button{color:#172f52;cursor:pointer;background:0 0;border:0;font-weight:800}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{background:#fff;border:1px solid #eee3d7;border-radius:22px;transition:transform .18s,box-shadow .18s;overflow:hidden}.product-card:hover{transform:translateY(-4px);box-shadow:0 16px 38px #201b1614}.product-image-wrapper{height:260px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image{transform:scale(1.035)}.available-badge{background:#ffffffeb;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:16px;left:16px}.product-content{padding:20px}.product-top{justify-content:space-between;align-items:start;gap:14px;display:flex}.product-top h3{letter-spacing:-.025em;margin:3px 0 0;font-size:24px}.category{color:#97877a;text-transform:uppercase;font-size:11px;font-weight:700}.price{color:#ef7d22;font-size:20px}.product-description{color:#746a62;min-height:48px;line-height:1.5}.product-actions{gap:12px;margin-top:20px;display:flex}.quantity-selector{background:#f7f0e8;border-radius:12px;align-items:center;height:48px;display:flex;overflow:hidden}.quantity-selector button{cursor:pointer;background:0 0;border:0;width:42px;height:48px;font-size:20px}.quantity-selector span{text-align:center;width:30px;font-weight:800}.add-button{color:#fff;cursor:pointer;background:#172f52;border:0;border-radius:12px;flex:1;font-weight:800}.view-item{color:#766b62;cursor:pointer;background:0 0;border:0;width:100%;margin-top:14px;font-size:13px;font-weight:700}.special-section{color:#fff;text-align:center;background:#ef7d22;border-radius:30px;margin:0 5% 90px;padding:70px}.special-section h2{letter-spacing:-.04em;margin:0;font-size:clamp(38px,5vw,60px)}.special-section p{margin:15px 0 25px;font-size:18px}.closing-section{text-align:center;color:#fff;background:#172f52;padding:90px 20px}.closing-section h2{margin:0;font-size:58px}.closing-section p{color:#d6dcea;margin-bottom:28px}footer{color:#fff;background:#10213b;justify-content:space-between;gap:20px;padding:35px;display:flex}footer span{color:#b9c2d1}.sticky-cart{z-index:100;color:#fff;cursor:pointer;background:#172f52;border:0;border-radius:16px;justify-content:space-between;align-items:center;min-height:64px;padding:10px 16px;display:none;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 12px 40px #0000004d}.sticky-cart-left{align-items:center;gap:10px;display:flex}.sticky-cart-left span,.sticky-cart-left strong{text-align:left;display:block}.sticky-cart-left span{opacity:.75;font-size:11px}.sticky-count{background:#ef7d22;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;font-size:15px!important;display:grid!important}@media (width<=850px){.hero{min-height:540px}.trust-row{grid-template-columns:1fr}.trust-row div+div{border-top:1px solid #eee4db;border-left:0}.product-grid{grid-template-columns:1fr 1fr}}@media (width<=600px){body{padding-bottom:90px}.header{height:66px;padding:0 18px}.brand-mark{width:38px;height:38px}.brand span,.cart-button{display:none}.hero{align-items:end;min-height:520px;padding:60px 22px}.hero h1{font-size:48px}.hero p{font-size:16px}.hero-button{width:100%}.trust-row{width:calc(100% - 28px);margin-top:-22px}.trust-row div{padding:18px 20px}.menu-section{padding:70px 14px}.section-heading{align-items:start}.text-button{display:none}.product-grid{grid-template-columns:1fr}.product-image-wrapper{height:240px}.special-section{border-radius:22px;margin:0 14px 60px;padding:50px 24px}.closing-section h2{font-size:46px}footer{flex-direction:column}.sticky-cart{display:flex}}.brand,.product-name-link{color:inherit;text-decoration:none}.product-image-wrapper{display:block}.view-item{text-align:center;text-decoration:none;display:block}.soldout-badge{color:#fff;background:#292929;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;position:absolute;top:16px;left:16px}.cart-overlay{z-index:150;background:#0e111485;border:0;position:fixed;inset:0}.cart-drawer{z-index:160;background:#fffaf4;flex-direction:column;width:min(440px,100%);animation:.18s ease-out cartSlideIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-20px 0 60px #0000002e}@keyframes cartSlideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-drawer-header{border-bottom:1px solid #eadfd4;justify-content:space-between;align-items:center;padding:24px;display:flex}.cart-drawer-header h2{margin:2px 0 0;font-size:32px}.cart-eyebrow{color:#ef7d22;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:800}.close-cart{cursor:pointer;background:#f3e9df;border:0;border-radius:50%;width:44px;height:44px;font-size:27px;line-height:1}.cart-drawer-content{flex:1;padding:12px 24px;overflow-y:auto}.drawer-cart-item{border-bottom:1px solid #eadfd4;grid-template-columns:88px 1fr;gap:14px;padding:18px 0;display:grid}.drawer-cart-item img{object-fit:cover;border-radius:14px;width:88px;height:88px}.drawer-item-top{justify-content:space-between;gap:10px;display:flex}.drawer-item-top strong,.drawer-item-top span{display:block}.drawer-item-top span{color:#ef7d22;margin-top:5px}.remove-item{color:#9a4d42;cursor:pointer;background:0 0;border:0}.mini-quantity{background:#f1e7dc;border-radius:10px;align-items:center;width:fit-content;margin-top:12px;display:flex;overflow:hidden}.mini-quantity button{cursor:pointer;background:0 0;border:0;width:36px;height:36px}.mini-quantity span{text-align:center;width:30px;font-weight:800}.cart-drawer-footer{background:#fff;border-top:1px solid #eadfd4;padding:22px 24px}.subtotal-row{justify-content:space-between;align-items:center;font-size:19px;display:flex}.cart-small-print{color:#7a7068;margin:8px 0 18px;font-size:12px}.checkout-button{color:#fff;cursor:pointer;background:#172f52;border:0;border-radius:14px;justify-content:center;align-items:center;min-height:56px;padding:0 20px;font-weight:800;text-decoration:none;display:flex}.empty-cart{text-align:center;padding:80px 10px}.product-page{max-width:1200px;margin:auto;padding:40px 5% 100px}.back-button{color:#172f52;cursor:pointer;background:0 0;border:0;margin-bottom:30px;font-weight:700}.product-page-layout{grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:60px;display:grid}.product-page-image img{object-fit:cover;border-radius:28px;width:100%;max-height:690px}.product-page-details{padding-top:25px}.product-page-details h1{letter-spacing:-.045em;margin:8px 0;font-size:clamp(48px,6vw,74px);line-height:1}.product-page-price{color:#ef7d22;margin:18px 0;font-size:30px;display:block}.product-long-description{color:#6e645c;max-width:550px;font-size:17px;line-height:1.65}.availability-message{color:#27602c;background:#eef6ed;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:22px 0;padding:10px 14px;font-size:13px;font-weight:700;display:flex}.availability-dot{background:#39934a;border-radius:50%;width:8px;height:8px}.item-section{border-top:1px solid #e9ded3;padding:24px 0}.item-section label{margin-bottom:12px;font-weight:800;display:block}.large-quantity{background:#f2e8dd;border-radius:14px;justify-content:space-between;align-items:center;width:160px;height:54px;display:flex}.large-quantity button{cursor:pointer;background:0 0;border:0;width:52px;height:54px;font-size:22px}.item-section textarea{resize:vertical;width:100%;min-height:110px;font:inherit;background:#fff;border:1px solid #d9cec3;border-radius:14px;padding:15px}.character-count{text-align:right;color:#92877f;margin-top:5px;font-size:11px;display:block}.product-add-button{color:#fff;cursor:pointer;background:#172f52;border:0;border-radius:15px;width:100%;min-height:62px;margin-top:15px;font-size:17px;font-weight:800}.cart-page{max-width:1200px;min-height:75vh;margin:auto;padding:60px 5% 110px}.cart-page-heading{justify-content:space-between;align-items:end;margin-bottom:35px;display:flex}.cart-page-heading h1{letter-spacing:-.04em;margin:0;font-size:54px}.cart-page-heading .eyebrow{color:#ef7d22}.cart-page-heading a{color:#172f52;font-weight:700}.cart-page-layout{grid-template-columns:minmax(0,1fr) 340px;gap:45px;display:grid}.cart-page-item{border-bottom:1px solid #e3d9cf;grid-template-columns:120px 1fr auto;gap:20px;padding:20px 0;display:grid}.cart-page-item img{object-fit:cover;border-radius:16px;width:120px;height:120px}.cart-page-item h3{margin:3px 0 6px;font-size:22px}.cart-notes{color:#70665f;font-size:13px}.cart-item-controls{align-items:center;gap:15px;display:flex}.cart-line-total{font-size:18px}.order-summary{background:#fff;border:1px solid #e7ddd3;border-radius:20px;height:fit-content;padding:25px;position:sticky;top:100px}.order-summary h2{margin-top:0}.summary-row{border-bottom:1px solid #eee5dc;justify-content:space-between;padding:12px 0;display:flex}.summary-row.muted{color:#82776e;font-size:13px}.summary-total{justify-content:space-between;padding:20px 0;font-size:21px;display:flex}.checkout-coming{width:100%}.secure-message{color:#7e746b;text-align:center;margin-top:14px;font-size:11px;line-height:1.5;display:block}.empty-cart-page{text-align:center;padding-top:140px}.cart-link-button{margin-top:20px;text-decoration:none;display:inline-flex}@media (width<=750px){.product-page{padding:20px 14px 110px}.product-page-layout{grid-template-columns:1fr;gap:20px}.product-page-image img{border-radius:20px;max-height:440px}.product-page-details{padding-top:5px}.product-page-details h1{font-size:46px}.cart-page{padding:40px 14px 120px}.cart-page-heading{flex-direction:column;align-items:start;gap:12px}.cart-page-heading h1{font-size:44px}.cart-page-layout{grid-template-columns:1fr}.cart-page-item{grid-template-columns:90px 1fr}.cart-page-item img{width:90px;height:90px}.cart-line-total{display:none}.order-summary{position:static}}.checkout-page{max-width:1200px;margin:auto;padding:60px 5% 120px}.checkout-heading{margin-bottom:40px}.checkout-heading .eyebrow{color:#ef7d22}.checkout-heading h1{letter-spacing:-.05em;margin:0;font-size:clamp(46px,6vw,70px)}.checkout-heading p{color:#73685f;font-size:17px}.checkout-layout{grid-template-columns:minmax(0,1fr) 380px;align-items:start;gap:45px;display:grid}.checkout-forms{gap:24px;display:grid}.checkout-card{background:#fff;border:1px solid #e7ddd3;border-radius:22px;padding:30px;position:relative}.checkout-step{color:#fff;background:#ef7d22;border-radius:50%;place-items:center;width:34px;height:34px;margin-bottom:14px;font-weight:800;display:grid}.checkout-card h2{margin:0 0 24px;font-size:28px}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.full-field{grid-column:1/-1}.checkout-card label{gap:8px;font-size:13px;font-weight:700;display:grid}.checkout-card input,.checkout-card textarea,.checkout-card select{width:100%;font:inherit;background:#fffdfb;border:1px solid #d9cec4;border-radius:12px;outline:none;padding:14px 15px}.checkout-card input:focus,.checkout-card textarea:focus,.checkout-card select:focus{border-color:#ef7d22}.checkout-card textarea{resize:vertical;min-height:95px}.fulfillment-options,.payment-options{grid-template-columns:1fr 1fr;gap:14px;display:grid}.fulfillment-option{text-align:left;cursor:pointer;background:#fffdfb;border:2px solid #eadfd5;border-radius:16px;padding:20px}.fulfillment-option.active{background:#f2f5fa;border-color:#172f52}.fulfillment-option strong,.fulfillment-option span{display:block}.fulfillment-option span{color:#756b62;margin-top:5px;font-size:12px}.delivery-fields{gap:17px;margin-top:24px;display:grid}.payment-option{cursor:pointer;border:2px solid #eadfd5;border-radius:16px;grid-template-columns:auto 1fr;align-items:flex-start;gap:12px;padding:18px;display:flex!important}.payment-option.active{background:#f2f5fa;border-color:#172f52}.payment-option input{width:auto;margin-top:4px}.payment-option strong,.payment-option span{display:block}.payment-option span{color:#776d65;margin-top:3px;font-size:12px}.order-notes-field{margin-top:25px}.checkout-summary{background:#fff;border:1px solid #e7ddd3;border-radius:22px;padding:28px;position:sticky;top:100px}.checkout-summary h2{margin-top:0}.checkout-summary-item{border-bottom:1px solid #eee5dc;justify-content:space-between;gap:16px;padding:14px 0;display:flex}.checkout-summary-item span,.checkout-summary-item strong{display:block}.checkout-summary-item span{color:#867a70;margin-top:3px;font-size:11px}.checkout-totals{padding-top:16px}.checkout-totals>div{justify-content:space-between;padding:8px 0;display:flex}.checkout-final-total{border-top:2px solid #e8ddd2;margin-top:8px;font-size:21px;padding-top:18px!important}.place-order-button{color:#fff;cursor:pointer;background:#172f52;border:0;border-radius:14px;width:100%;min-height:60px;margin-top:20px;font-size:16px;font-weight:800}.place-order-button:disabled{opacity:.55;cursor:not-allowed}.back-to-cart{color:#766b62;text-align:center;margin-top:15px;font-size:13px;text-decoration:none;display:block}.validation-message{color:#6f665e;background:#f4efe9;border-radius:10px;padding:12px;font-size:12px}.checkout-errors,.checkout-main-error{color:#9d322b;background:#fff0ef;border-radius:10px;margin-top:15px;padding:13px;font-size:12px}.checkout-errors p{margin:3px 0}.checkout-empty{text-align:center;min-height:70vh;padding-top:130px}.confirmation-page{justify-content:center;min-height:80vh;padding:70px 20px 120px;display:flex}.confirmation-card{text-align:center;background:#fff;border:1px solid #e6dbd0;border-radius:28px;width:min(650px,100%);padding:45px;box-shadow:0 20px 60px #201b1614}.confirmation-check{color:#2d8038;background:#eaf6ea;border-radius:50%;place-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:34px;font-weight:800;display:grid}.confirmation-card .eyebrow{color:#ef7d22}.confirmation-card h1{letter-spacing:-.045em;margin:4px 0 14px;font-size:clamp(38px,6vw,54px)}.confirmation-intro{color:#71675f;max-width:480px;margin:0 auto 28px;line-height:1.6}.order-number-box{background:#fff5eb;border-radius:16px;padding:20px}.order-number-box span,.order-number-box strong{display:block}.order-number-box span{color:#88766a;font-size:11px}.order-number-box strong{margin-top:4px;font-size:27px}.confirmation-details{border:1px solid #eadfd4;border-radius:16px;grid-template-columns:repeat(3,1fr);margin:24px 0;display:grid;overflow:hidden}.confirmation-details div{padding:17px}.confirmation-details div+div{border-left:1px solid #eadfd4}.confirmation-details span,.confirmation-details strong{display:block}.confirmation-details span{color:#81756c;text-transform:uppercase;margin-bottom:4px;font-size:10px}.confirmation-items{text-align:left;margin-top:30px}.confirmation-item{border-bottom:1px solid #eee5dc;justify-content:space-between;padding:12px 0;display:flex}.confirmation-home{margin-top:30px;text-decoration:none;display:inline-flex}@media (width<=800px){.checkout-page{padding:40px 14px 120px}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.fulfillment-options,.payment-options{grid-template-columns:1fr}.confirmation-card{padding:32px 20px}.confirmation-details{grid-template-columns:1fr}.confirmation-details div+div{border-top:1px solid #eadfd4;border-left:0}}.menu-status{color:var(--fg-3,#666);flex-direction:column;align-items:flex-start;gap:10px;margin-top:18px;font-size:.95rem;display:flex}.menu-status-error{color:var(--s-red-fg,#b3261e)}.confirmation-zone{color:var(--fg-3,#666);margin:6px 0 0;font-size:.9rem}.location-capture{gap:10px;margin-bottom:8px;display:grid}.map-picker{gap:8px;display:grid}.map-picker-canvas{background:#f3f3f3;border:1px solid #e2e2e2;border-radius:12px;width:100%;height:280px}.map-picker-hint{color:#777;margin:0;font-size:.85rem}.map-picker-unavailable{color:#666;background:#fafafa;border:1px dashed #ccc;border-radius:12px;padding:18px;font-size:.9rem}.header-actions{align-items:center;gap:12px;display:flex}.account-link{color:inherit;font-size:.95rem;font-weight:700;text-decoration:none}.account-signout{color:var(--fg-3,#777);cursor:pointer;background:0 0;border:none;font-size:.85rem;text-decoration:underline}.account-page{gap:20px;max-width:640px;margin:0 auto;padding:40px 20px 80px;display:grid}.account-heading{justify-items:start;gap:8px;display:grid}.account-heading h1{margin:0;font-size:2rem}.account-form{background:#fff;border:1px solid #e2e2e2;border-radius:14px;gap:14px;padding:22px;display:grid}.account-form label{gap:6px;font-size:.9rem;font-weight:600;display:grid}.account-form input{border:1px solid #d7d7d7;border-radius:9px;padding:10px 12px;font-size:1rem}.account-switch button,.account-switch a{color:var(--accent,#b3541e);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:700;text-decoration:underline}.account-order-list{gap:10px;display:grid}.account-order{background:#fff;border:1px solid #e2e2e2;border-radius:12px;justify-content:space-between;gap:12px;padding:14px 16px;display:flex}.account-order div{gap:3px;display:grid}.account-order span{color:var(--fg-3,#777);font-size:.85rem}.account-orders h2{margin:0 0 10px}.scheduling-fields{gap:12px;display:grid}.scheduling-fields label{gap:6px;font-size:.9rem;font-weight:600;display:grid}.scheduling-fields input,.scheduling-fields select{background:#fff;border:1px solid #d7d7d7;border-radius:9px;padding:10px 12px;font-size:1rem}.admin-page{gap:20px;max-width:760px;margin:0 auto;padding:40px 20px 80px;display:grid}.admin-section{background:#fff;border:1px solid #e2e2e2;border-radius:14px;gap:12px;padding:22px;display:grid}.admin-section h2{margin:0}.admin-hint{color:var(--fg-3,#777);margin:0;font-size:.9rem}.admin-field{gap:6px;font-size:.9rem;font-weight:600;display:grid}.admin-field input{border:1px solid #d7d7d7;border-radius:9px;padding:10px 12px;font-size:1rem}.admin-preview{object-fit:cover;border-radius:10px;justify-self:start;max-height:160px}.admin-item-list{gap:14px;display:grid}.admin-item{border:1px solid #e7e7e7;border-radius:12px;align-items:flex-start;gap:14px;padding:14px;display:flex}.admin-thumb{object-fit:cover;border-radius:10px;flex-shrink:0;width:72px;height:72px}.admin-item-fields{flex:1;gap:8px;display:grid}.admin-item-fields input{border:1px solid #d7d7d7;border-radius:8px;padding:9px 11px;font-size:.95rem}.admin-item-fields small{color:var(--fg-3,#999);font-weight:500}.discovery-banner.has-banner-image{background-position:50%;background-size:cover;position:relative}.discovery-banner.has-banner-image>div{z-index:1;position:relative}.discovery-banner.has-banner-image:before{content:"";background:linear-gradient(90deg,#0000008c,#00000040);position:absolute;inset:0}.discovery-banner.has-banner-image,.discovery-banner.has-banner-image h2,.discovery-banner.has-banner-image p,.discovery-banner.has-banner-image span{color:#fff}.admin-copy-group{border:1px solid #e2e2e2;border-radius:10px;gap:10px;padding:12px 14px 14px;display:grid}.admin-copy-group legend{padding:0 6px;font-size:.85rem;font-weight:700}.admin-copy-group label{gap:4px;display:grid}.admin-copy-key{color:var(--fg-3,#999);font-family:monospace;font-size:.75rem}.admin-item-fields textarea{resize:vertical;border:1px solid #d7d7d7;border-radius:8px;padding:9px 11px;font-family:inherit;font-size:.95rem}:root{--ink:#172f52;--muted:#6b625a;--accent:#ad4b08;--line:#e8ddd1;--paper:#fffaf4}body{padding-bottom:0}a,button,input,textarea,select{touch-action:manipulation}button,a{transition:background-color .16s,color .16s,transform .16s,box-shadow .16s}button:not(:disabled):active,a:active{transform:scale(.98)}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:4px;outline:3px solid #b45213}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:250;color:var(--ink);background:#fff;padding:14px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:8px}.header{background:#ef7d22f7;border-bottom-color:#d86612;gap:16px}.header .brand-mark{background:var(--ink);color:#fff}.header-actions{gap:12px}.cart-button,.account-link,.account-signout{align-items:center;min-height:44px;display:inline-flex}.desktop-nav{gap:28px;display:flex}.desktop-nav a{color:var(--muted);padding:12px 2px;font-weight:700;text-decoration:none}.desktop-nav a.active{color:var(--ink);box-shadow:0 2px var(--ink)}.cart-count,.sticky-count{animation:.26s ease-out count-bump}.discovery-page,.browse-page{max-width:1140px;margin:auto;padding:30px 28px 60px}.welcome-heading{margin-bottom:22px}.welcome-heading .eyebrow{color:var(--accent);margin-bottom:8px;font-size:11px}.welcome-heading h1,.browse-heading h1{color:var(--ink);letter-spacing:-.04em;margin:0 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.12}.welcome-heading p,.browse-heading p{color:var(--muted);margin:0;line-height:1.5}.menu-search{background:#fff;border:1px solid #c9b8a8;border-radius:14px;align-items:center;gap:12px;padding:8px 10px 8px 18px;display:flex;box-shadow:0 3px 12px #33200d05}.menu-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 2px #ad4b081c}.menu-search>span{color:var(--ink);font-size:30px;line-height:1}.menu-search input{width:100%;min-width:0;height:42px;font:inherit;color:var(--ink);background:0 0;border:0;font-size:16px}.menu-search input:focus-visible{outline-offset:0}.menu-search button{white-space:nowrap;min-height:44px;color:var(--ink);cursor:pointer;background:#f6eee4;border:0;border-radius:9px;padding:10px 14px;font-size:13px;font-weight:700}.menu-search button[type=submit]{background:var(--accent);color:#fff}.menu-search button[type=submit]:hover{background:#933e07}.discovery-banner{color:#fff;background:linear-gradient(90deg,#172f52f2 0%,#172f52df 35%,#172f5233 100%),url(https://images.unsplash.com/photo-1509440159596-0249088772ff?auto=format&fit=crop&w=1200&q=85) 50% 52%/cover;border-radius:22px;min-height:310px;margin:24px 0 34px;padding:34px}.discovery-banner .eyebrow{color:#ffd0a4;font-size:11px}.discovery-banner h2{letter-spacing:-.03em;margin:0;font-size:clamp(30px,4vw,44px);line-height:1.08}.discovery-banner p{color:#f6e9da;margin:14px 0 22px}.primary-button,.secondary-button{justify-content:center;align-items:center;min-height:48px;text-decoration:none;display:inline-flex}.primary-button{background:#ac4b09}.discovery-banner .primary-button{color:#242020;background:#ffb26a}.banner-note{color:#f6e9da;margin-top:12px;font-size:11px;display:block}.discovery-page .home-order-hero{margin:0 0 24px;overflow:hidden}.home-hero-content{flex-direction:column;align-items:flex-start;width:100%;display:flex}.home-order-hero h1{letter-spacing:-.03em;color:inherit;text-wrap:balance;margin:0;font-size:clamp(30px,4vw,44px);line-height:1.08}.home-order-hero .home-order-button{align-self:center;width:min(100%,360px);min-height:60px;padding:18px 32px;font-size:19px}.discovery-page .discovery-categories{margin:32px 0}.home-weekly-special{color:var(--ink);background:#f9e9d6;border:1px solid #ebc4a0;border-radius:18px;margin-top:24px;padding:22px}.home-weekly-special>.eyebrow{color:var(--accent);margin:0 0 14px;font-size:11px}.home-weekly-special .compact-product{background:0 0;border:0;border-radius:0;grid-template-columns:minmax(120px,200px) minmax(0,1fr);gap:20px;display:grid;overflow:visible}.home-weekly-special .compact-product:hover{box-shadow:none}.home-weekly-special .compact-image{aspect-ratio:auto;border-radius:12px;height:100%;min-height:150px}.home-weekly-special .compact-product-body{padding:0}.home-weekly-special .compact-product-body h3{margin-top:0;font-size:24px}.home-weekly-special .compact-product-body p{font-size:14px}.home-weekly-special .category,.home-weekly-special .product-availability{display:none}.home-weekly-special .compact-product-actions{justify-content:flex-start;gap:24px}.home-weekly-special .compact-product-actions button{min-width:120px;min-height:48px}.home-weekly-special.no-special-image .compact-image{display:none}.home-weekly-special.no-special-image .compact-product{grid-template-columns:minmax(0,1fr)}.discovery-section-title{justify-content:space-between;align-items:center;gap:16px;margin:0 0 18px;display:flex}.discovery-section-title h2,.results-heading h2{color:var(--ink);letter-spacing:-.03em;margin:0;font-size:clamp(22px,3vw,28px)}.discovery-section-title a{color:var(--accent);white-space:nowrap;padding:12px 0;font-size:13px;font-weight:700;text-decoration:none}.category-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.category-tiles a{min-height:116px;color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:15px;flex-wrap:wrap;align-content:space-between;gap:10px;padding:18px;text-decoration:none;display:flex;position:relative}.category-tiles a:hover{border-color:var(--accent);background:#fff2e3}.category-number{width:100%;color:var(--accent);font-size:12px;display:block}.category-tiles strong{flex:1;font-size:16px}.weekly-promo{color:var(--ink);background:#f9e9d6;border:1px solid #ebc4a0;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin:32px 0;padding:26px 30px;text-decoration:none;display:flex}.weekly-promo .eyebrow{color:var(--accent);margin-bottom:8px;font-size:10px}.weekly-promo h2,.order-ahead-promo h2{letter-spacing:-.03em;margin:0 0 8px;font-size:27px}.weekly-promo p,.order-ahead-promo p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.weekly-promo>span{font-size:34px}.order-ahead-promo{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:36px;margin-top:38px;padding-top:32px;display:flex}.order-ahead-promo>div{max-width:650px}.order-ahead-promo .eyebrow{color:var(--accent);font-size:10px}.order-ahead-promo>a{flex-shrink:0}.browse-heading{margin:0 0 22px}.browse-heading>a{color:var(--accent);margin-bottom:20px;padding:6px 0;font-size:13px;display:inline-block}.menu-controls{z-index:40;background:var(--paper);padding:12px 0 0;position:sticky;top:76px}.category-strip{scrollbar-width:thin;scrollbar-color:#bcb1a6 transparent;gap:8px;padding:14px 3px 16px;display:flex;overflow-x:auto}.category-strip button{white-space:nowrap;min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #d8c9ba;border-radius:999px;padding:10px 16px;font-size:13px;font-weight:650}.category-strip button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.category-strip button:hover{box-shadow:0 2px 6px #172f5220}.menu-results{min-height:340px;padding-top:22px}.results-heading{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:18px;display:flex}.results-heading>span{color:var(--muted);font-size:13px}.menu-hint{color:var(--muted);font-size:13px;line-height:1.65}.compact-grid,.menu-skeleton{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.compact-product{background:#fff;border:1.5px solid #d5c1ad;border-radius:16px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 2px 8px #172f520d}.compact-product:hover{border-color:#b6672d;box-shadow:0 8px 22px #172f521c}.compact-product:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #ad4b0821,0 8px 22px #172f521a}.compact-image{aspect-ratio:1.25;background:#f1e5d6;display:block;position:relative;overflow:hidden}.compact-image img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.compact-image:hover img{transform:scale(1.035)}.product-availability{color:#324b35;background:#fffaf4ed;border-radius:6px;width:fit-content;max-width:calc(100% - 16px);padding:6px 9px;font-size:10px;font-weight:700;position:absolute;bottom:10px;left:8px;right:8px}.compact-product-body{flex-direction:column;flex:1;padding:14px;display:flex}.compact-product-body a{color:var(--ink);text-decoration:none}.compact-product-body h3{letter-spacing:-.02em;margin:6px 0 8px;font-size:18px;line-height:1.25}.compact-product-body .category{color:var(--accent);font-size:10px}.compact-product-body p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 12px;font-size:12px;line-height:1.5;display:-webkit-box;overflow:hidden}.compact-product-body small{color:var(--muted);margin-bottom:10px;font-size:11px}.compact-product-actions{justify-content:space-between;align-items:center;gap:8px;margin-top:auto;display:flex}.compact-product-actions strong{color:var(--ink);font-size:17px}.compact-product-actions button{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:10px;min-height:44px;padding:8px 13px;font-size:13px;font-weight:700}.compact-product-actions button.is-added,.product-add-button.is-added{opacity:1;background:#27643c}.compact-product-body .customize-link{color:var(--muted);align-items:center;min-height:36px;padding-top:8px;font-size:11px;display:flex}.is-sold-out img{filter:grayscale(.7);opacity:.6}.is-sold-out .product-availability{color:#762f24}.menu-empty{text-align:center;background:#fff;border:1px dashed #d4c2b1;border-radius:18px;margin:20px 0;padding:42px 20px}.menu-empty p{color:var(--muted);line-height:1.65}.menu-empty a{color:var(--accent)}.menu-loading{padding:10px 0}.loading-label{color:var(--accent);margin-bottom:16px;font-size:13px;display:block}.skeleton-card{border:1px solid var(--line);background:#fff;border-radius:16px;padding:12px}.skeleton-card div,.skeleton-card span{background:linear-gradient(100deg,#f1e7db 30%,#fbf7f1 50%,#f1e7db 70%) 0 0/200% 100%;border-radius:8px;animation:1.6s linear infinite shimmer}.skeleton-card div{aspect-ratio:1.3}.skeleton-card span{width:80%;height:14px;margin-top:14px;display:block}.skeleton-card span:last-child{width:45%;margin-bottom:10px}.results-enter{animation:.18s ease-out results-in}.home-search-results{border:1px solid var(--line);background:#fff5e9;border-radius:16px;margin-top:24px;padding:20px}.home-search-results .discovery-section-title>span{color:var(--muted);font-size:12px}.all-search-results{min-height:44px;color:var(--accent);align-items:center;margin-top:10px;font-size:13px;font-weight:700;display:inline-flex}.fulfillment-strip{min-height:44px;color:var(--ink);background:#f4e7d7;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:12px;text-decoration:none;display:flex}.fulfillment-strip span{font-weight:700}.account-feedback{text-align:center;color:var(--ink);background:#fff0dd;margin:0;padding:12px}.store-modal{background:var(--paper);max-width:calc(100% - 24px);max-height:92dvh;color:inherit;overscroll-behavior:contain;border:0;padding:0;box-shadow:0 20px 80px #0003}.store-modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#101b2c99}.product-sheet{border-radius:24px;width:540px;animation:.22s ease-out sheet-in}.sheet-close{float:right;z-index:2;border:1px solid var(--line);width:44px;height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:50%;margin:12px 12px -56px 0;font-size:28px;position:sticky;top:12px}.detail-photo{object-fit:cover;aspect-ratio:1.75;background:#f1e5d6;width:100%;max-height:290px;display:block}.detail-copy{padding:26px}.detail-copy h1{letter-spacing:-.035em;color:var(--ink);margin:8px 0 12px;font-size:32px}.detail-copy>p{color:var(--muted);line-height:1.6}.detail-price{color:var(--accent);font-size:22px}.detail-copy .availability-note{color:#285339;background:#e8f1e7;border-radius:9px;padding:10px 12px;font-size:13px;font-weight:600}.detail-copy .availability-note.unavailable{color:#873f32;background:#f9eae7}.detail-quantity{justify-content:space-between;align-items:center;gap:16px;margin:22px 0;display:flex}.detail-quantity output{text-align:center;min-width:32px;font-weight:700}.detail-notes{gap:8px;font-size:14px;font-weight:700;display:grid}.detail-notes span{color:var(--muted);font-size:12px;font-weight:400}.detail-notes textarea{resize:vertical;width:100%;min-height:82px;font:inherit;border:1px solid #d6c8ba;border-radius:10px;padding:12px;font-weight:400}.detail-copy .product-add-button{box-shadow:0 0 0 8px var(--paper);min-height:54px;font-size:15px;position:sticky;bottom:0}.detail-footnote{text-align:center;margin-bottom:0;font-size:12px}.product-detail-page{max-width:850px;margin:auto;padding:24px}.product-detail-page .product-detail-content{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden}.product-detail-page .back-button{margin-bottom:24px;display:inline-block}.drawer-modal{width:440px;max-width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;overflow:hidden}.drawer-modal .cart-drawer{width:100%;height:100%;box-shadow:none;position:static}.cart-drawer-content{min-height:0}.close-cart,.mini-quantity button,.large-quantity button,.remove-item{min-width:44px;min-height:44px}.drawer-item-note{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.feedback-region{z-index:110;pointer-events:none;width:max-content;max-width:calc(100% - 28px);position:fixed;bottom:106px;left:50%;transform:translate(-50%)}.cart-feedback{color:#24492e;background:#eff9f0;border:1px solid #b9d2bd;border-radius:12px;align-items:center;gap:10px;padding:14px 18px;font-size:14px;animation:.18s ease-out results-in;display:flex;box-shadow:0 8px 30px #172f5220}.cart-feedback>span{font-size:20px}.sticky-cart{z-index:80;border-radius:16px;align-items:center;gap:12px;width:min(640px,100% - 40px);min-height:64px;padding:14px 18px;display:flex;bottom:20px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 7px 30px #172f5233}.sticky-cart:active{transform:translate(-50%)scale(.98)!important}.sticky-cart>strong:last-child{margin-left:auto}.sticky-cart .sticky-count{flex-shrink:0}.mobile-nav{display:none}.has-order-bar{padding-bottom:80px}footer a{color:#ffd0a4}.checkout-card{scroll-margin-top:90px}.checkout-card:has(.fulfillment-options){order:1}.checkout-card:has(.scheduling-fields){order:2}.checkout-card:has(.form-grid){order:3}.checkout-card:has(.payment-options){order:4}.checkout-progress{flex-wrap:wrap;gap:8px 18px;padding:14px 0 0;list-style:none;display:flex}.checkout-progress a{color:var(--ink);padding:8px 0;font-size:13px;display:block}.checkout-review{overflow-wrap:anywhere;background:#f7f0e7;border-radius:12px;margin-bottom:12px;padding:14px;font-size:13px;line-height:1.6}.checkout-review p{margin:4px 0}.checkout-review a{color:var(--accent)}.checkout-summary .text-button{min-height:44px;display:inline-block}.continue-shopping{width:100%;min-height:44px;color:var(--ink);cursor:pointer;background:0 0;border:0;font-size:13px;display:block}.checkout-summary [role=alert]{scroll-margin-top:100px}.checkout-card input,.checkout-card select,.checkout-card textarea,.account-form input{font-size:16px}@keyframes shimmer{to{background-position:-200% 0}}@keyframes count-bump{50%{transform:scale(1.18)}}@keyframes results-in{0%{opacity:.35;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-in{0%{opacity:.5;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (width<=950px){.compact-grid,.menu-skeleton,.category-tiles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.header{gap:8px;height:66px;padding:0 14px}.brand{gap:8px}.brand strong{font-size:13px}.brand span,.desktop-nav{display:none}.header-actions{gap:8px}.account-link,.account-signout{font-size:11px}.cart-button{padding:8px 10px;font-size:12px;display:inline-flex}.cart-count{margin-left:5px}.brand-mark{width:34px;height:34px;font-size:12px}.discovery-page,.browse-page{padding:24px 16px 36px}.welcome-heading p{font-size:13px}.welcome-heading h1{max-width:300px;font-size:29px}.menu-search{gap:8px;padding-left:12px}.menu-search button{padding:8px;font-size:11px}.menu-search input{font-size:16px}.discovery-banner{background-position:58%;border-radius:17px;min-height:270px;margin:20px 0 28px;padding:26px 22px}.discovery-banner h2{font-size:32px}.discovery-banner p{max-width:200px;font-size:13px}.discovery-banner .primary-button{padding:13px 18px;font-size:14px}.discovery-page .home-order-hero{min-height:0;margin-bottom:20px;padding:24px 22px}.home-order-hero h1{font-size:clamp(28px,8vw,32px)}.home-order-hero p{max-width:none;margin:12px 0 22px}.home-order-hero .home-order-button{min-height:58px;padding:17px 24px;font-size:18px}.home-weekly-special{margin-top:20px;padding:18px}.home-weekly-special .compact-product{grid-template-columns:88px minmax(0,1fr);gap:14px}.home-weekly-special .compact-image{height:100px;min-height:0}.home-weekly-special .compact-product-body h3{font-size:20px}.home-weekly-special .compact-product-body p{font-size:12px}.home-weekly-special .compact-product-actions{flex-wrap:wrap;gap:8px 12px}.home-weekly-special .compact-product-actions button{flex:1;min-width:0}.category-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.category-tiles a{min-height:100px;padding:15px}.category-tiles strong{font-size:15px}.weekly-promo{padding:22px}.weekly-promo h2{font-size:23px}.order-ahead-promo{flex-direction:column;align-items:stretch;gap:20px}.menu-controls{margin:0 -2px;top:66px}.browse-heading h1{font-size:30px}.browse-heading p{font-size:13px}.category-strip{gap:7px}.results-heading{flex-wrap:wrap;gap:8px}.compact-grid,.menu-skeleton{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.compact-product-body{padding:12px 10px 8px}.compact-product-body h3{font-size:16px}.compact-product-actions strong{font-size:15px}.compact-product-actions button{padding:8px 10px;font-size:12px}.product-availability{padding:5px 7px;font-size:9px}.product-sheet{width:100%;max-width:100%;max-height:94dvh;padding-bottom:env(safe-area-inset-bottom);border-radius:22px 22px 0 0;margin:auto 0 0}.detail-photo{max-height:220px}.detail-copy{padding:22px}.storefront{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.storefront.has-order-bar{padding-bottom:calc(152px + env(safe-area-inset-bottom))}.mobile-nav{z-index:70;border-top:1px solid var(--line);padding:5px 10px calc(5px + env(safe-area-inset-bottom));background:#fffdf9;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav a,.mobile-nav button{min-height:54px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:3px;font-size:11px;text-decoration:none;display:flex}.mobile-nav span{height:24px;font-size:22px;line-height:24px}.mobile-nav .active,.mobile-nav button[aria-expanded=true]{color:var(--accent);background:#fbefdf;font-weight:700}.sticky-cart{bottom:calc(76px + env(safe-area-inset-bottom));gap:9px;width:calc(100% - 28px);min-height:58px;padding:11px 14px;font-size:12px}.feedback-region{bottom:calc(145px + env(safe-area-inset-bottom))}.cart-feedback{padding:12px;font-size:12px}.checkout-page{padding-bottom:40px}.checkout-heading h1{font-size:38px}.checkout-card{padding:22px}.checkout-card h2{font-size:25px}.fulfillment-options{grid-template-columns:1fr 1fr;gap:10px}.fulfillment-option{padding:16px 12px}.fulfillment-option span{font-size:11px}.cart-drawer-footer{padding-bottom:calc(24px + env(safe-area-inset-bottom))}}@media (width<=370px){.brand-mark{display:none}.compact-product-actions{flex-wrap:wrap}.compact-product-actions button{flex:1}.account-signout{max-width:45px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
