:root{--paper:#f8f5ef;--ink:#20231f;--muted:#6e746d;--line:#dedfd7;--soft:#eceee7;--accent:#d9573f;--accent-dark:#b84331;--sage:#dce8dc;--focus:#f1a08e;--focus-ring:#52635b;--surface:#fffefa;--shadow-sm:0 .5rem 1.5rem #20231f0d;--shadow-md:0 1.25rem 3rem #20231f14;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{background:radial-gradient(circle at 92% 0%, #e9eee5 0, transparent 28rem), var(--paper);margin:0;overflow-x:hidden}.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}a{color:inherit;text-decoration:none}img{max-width:100%}.site-shell{width:min(100% - 4rem,1280px);margin:0 auto}.nav{z-index:10;isolation:isolate;justify-content:space-between;align-items:center;min-height:4.2rem;padding:.6rem 0;display:flex;position:sticky;top:0}.nav:before{z-index:-1;border-bottom:1px solid color-mix(in srgb, var(--line) 80%, transparent);background:var(--paper);content:"";position:absolute;inset:0 calc(-50vw + 50%)}.wordmark{letter-spacing:-.05em;align-items:center;min-height:2.75rem;font-size:1.2rem;font-weight:800;display:inline-flex}.wordmark span{background:var(--accent);color:#fff;border-radius:.65rem;place-items:center;width:2rem;height:2rem;margin-right:.45rem;display:inline-grid;box-shadow:0 .35rem .8rem #d9573f38}.nav__links{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:.25rem;font-size:.9rem;display:flex}.nav__links a{border-radius:999px;padding:.65rem .75rem}.nav__links a:hover{color:var(--ink)}.mobile-nav{display:none}.location-picker{z-index:5;margin:.65rem 0;position:relative}.location-picker--compact{margin:.65rem 0 0}.nav__identity{align-items:center;gap:.9rem;min-width:0;display:flex}.nav__identity .location-picker--header{margin:0}.nav__identity .location-trigger{width:min(14rem,32vw);box-shadow:none;background:0 0;border-color:#0000}.nav__identity .location-trigger:hover{border-color:var(--line);background:var(--soft)}.location-trigger{border:1px solid var(--line);background:var(--surface);width:min(100%,24rem);color:var(--ink);cursor:pointer;text-align:left;box-shadow:var(--shadow-sm);border-radius:999px;align-items:center;gap:.6rem;padding:.55rem .95rem;display:inline-flex}.icon{flex:none}.location-trigger>.icon{color:var(--accent)}.location-trigger small,.location-trigger strong{display:block}.location-trigger>span:last-child{flex:1;min-width:0}.location-trigger small{color:var(--muted);font-size:.7rem}.location-trigger strong{text-overflow:ellipsis;white-space:nowrap;max-width:15rem;font-size:.9rem;overflow:hidden}.location-backdrop{z-index:100;background:#20231f52;position:fixed;inset:0}.location-panel{border-left:1px solid var(--line);background:var(--surface);width:min(28rem,100vw);height:100%;box-shadow:var(--shadow-md);flex-direction:column;padding:1.5rem;animation:.2s ease-out location-drawer-in;display:flex;position:absolute;top:0;right:0;overflow-y:auto}.location-panel__header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.location-panel h2{margin:0 0 .4rem;font-size:1.2rem}.location-panel__close{border:1px solid var(--line);background:var(--surface);width:2.75rem;height:2.75rem;color:var(--ink);font:inherit;cursor:pointer;border-radius:50%;place-items:center;font-size:1.5rem;display:grid}.location-panel__close:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}.location-panel p{color:var(--muted);margin:.4rem 0 1rem;font-size:.9rem;line-height:1.5}.button--location{width:100%}.location-search{margin-top:.75rem;display:block}.location-search input{border:1px solid var(--line);width:100%;font:inherit;border-radius:.6rem;padding:.8rem}@keyframes location-drawer-in{0%{opacity:.7;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@keyframes location-sheet-in{0%{opacity:.7;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.outlet-context{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0 2rem;padding:.85rem 1rem;display:flex}.outlet-context--available{background:#f4faf5;border-color:#c8dfcf}.outlet-context--unavailable{background:#fff8f6;border-color:#eccac2}.outlet-context--closed{background:#fffaf1;border-color:#ead1ae}.outlet-context--neutral{border-color:var(--line);color:var(--muted);font-size:.9rem}.outlet-context--pending{opacity:.78}.outlet-context>div{flex:auto;min-width:0}.outlet-context strong{display:block}.outlet-context p{color:var(--muted);margin:.3rem 0 0;font-size:.85rem;line-height:1.4}.outlet-context__action{flex:none}.outlet-context--compact{min-height:3.4rem;padding:.6rem .8rem}.outlet-context__compact{align-items:center;gap:.55rem;width:100%;min-width:0;display:flex}.outlet-context__status{color:#276b4e;flex:none;font-size:.78rem;font-weight:800}.outlet-context__compact .themed-select{flex:1;min-width:0}.outlet-context__compact .themed-select__trigger{background:0 0;border-color:#0000;min-height:2.25rem;padding:.35rem .45rem;font-size:.82rem}.outlet-context__compact .themed-select__trigger:hover{border-color:var(--line);background:var(--surface)}.outlet-context__dot{background:#3b8b68;border-radius:50%;flex:none;width:.5rem;height:.5rem;box-shadow:0 0 0 .2rem #3b8b6822}.outlet-select{color:var(--muted);flex:0 18rem;gap:.3rem;font-size:.8rem;display:grid}.outlet-select select{border:1px solid var(--line);min-width:0;color:var(--ink);font:inherit;background:#fff;border-radius:.5rem;padding:.65rem}.store-information{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);margin:2rem 0}.store-information>summary{cursor:pointer;color:var(--ink);padding:1rem 0;font-weight:700}.store-information__content{max-width:48rem;padding:0 0 1.25rem}.store-information p{margin:.45rem 0;line-height:1.5}.store-information a{color:var(--accent);font-weight:700}.store-information__faqs{border-top:1px solid var(--line);margin-top:1.25rem;padding-top:1rem}.store-information__faqs h3,.store-information__faqs h4{color:var(--ink);margin:.6rem 0}.store-information__faqs h3{font-size:1rem}.store-information__faqs h4{font-size:.9rem}.store-information__faqs details{margin:.65rem 0 0 .5rem}.store-information__faqs details summary{cursor:pointer;color:var(--ink);font-weight:600}.store-information__disclaimer{border-top:1px solid var(--line);padding-top:1rem;font-size:.8rem;margin-top:1.25rem!important}.store-actions{flex-wrap:wrap;align-items:center;gap:.75rem;width:100%;display:flex}.store-actions__secondary{flex-wrap:wrap;flex:100%;justify-content:flex-start;align-items:center;gap:.4rem;min-width:0;display:flex}.store-actions>small{color:var(--muted);flex-basis:100%;font-size:.8rem}.icon-button{border:1px solid var(--line);background:var(--surface);width:2.75rem;height:2.75rem;color:var(--muted);cursor:pointer;border-radius:50%;place-items:center;display:inline-grid}.icon-button:hover{border-color:var(--ink);color:var(--ink)}.icon-button:active{background:var(--soft);transform:scale(.96)}.action-button{border:1px solid var(--line);background:var(--paper);min-width:2.75rem;min-height:2.75rem;color:var(--ink);font:inherit;cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;gap:.45rem;padding:0 .7rem;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.action-button:hover{border-color:var(--ink);background:var(--soft)}.action-button:active{transform:scale(.96)}.action-button:focus-visible,.icon-button:focus-visible{outline:3px solid var(--accent);outline-offset:2px}.action-button__label{white-space:nowrap;font-size:.78rem;font-weight:700;display:none}@media (min-width:960px){.action-button__label{display:inline}}.store-cart-bar{z-index:19;background:var(--ink);color:#fff;box-shadow:var(--shadow-md);border-radius:1rem;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .8rem .7rem 1rem;display:flex;position:fixed;bottom:1rem;left:max(1rem,50vw - 640px);right:max(1rem,50vw - 640px)}.store-cart-bar div{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.store-cart-bar span{color:#d9dfd7;font-size:.9rem}.store-product-section+.store-product-section{margin-top:2rem}.store-product-section>h3{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 .7rem;font-size:.82rem}.store-product-section .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.store-product-section--large .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-product-section--list .product-grid{grid-template-columns:1fr}.store-product-section--list .product-card{border-bottom:1px solid var(--line);grid-template-columns:6rem minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.7rem 0;display:grid}.store-product-section--list .product-card__image{width:6rem}.store-product-section--list .product-card h3,.store-product-section--list .product-card p{margin:0}.store-product-section--list .product-card strong{justify-self:end}@media (min-width:1101px){.store-product-section .product-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.store-product-section--large .product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:901px) and (max-width:1100px){.store-product-section .product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.store-product-section--large .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.store-products-more{justify-items:center;gap:.5rem;margin-top:1.25rem;display:grid}.store-products-more p{color:var(--accent);margin:0;font-size:.88rem}.feed-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-bottom:4rem;display:grid}.feed-card,.feed-empty{background:#fff;border-radius:1rem;padding:1.25rem}.feed-card>img{object-fit:cover;width:calc(100% + 2.5rem);max-height:18rem;margin:-1.25rem -1.25rem 1rem}.feed-card h2,.feed-empty h2{margin:.4rem 0}.feed-card>p:not(.eyebrow),.feed-empty p{color:var(--muted);line-height:1.5}.feed-card__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.2rem;display:flex}.feed-card__footer small{color:var(--muted)}.product-search-results{margin-bottom:2rem}.product-search-results h2{margin:0 0 1rem}.product-search-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.product-search-card{background:#fff;border-radius:1rem;overflow:hidden}.product-search-card img,.product-search-card>span{aspect-ratio:1;object-fit:cover;background:var(--soft);width:100%;color:var(--accent);place-items:center;font-size:2rem;font-weight:800;display:grid}.product-search-card>div{gap:.25rem;padding:.8rem;display:grid}.product-search-card small{color:var(--muted)}.product-search-card b{font-size:.9rem}.product-skeleton{gap:.7rem;display:grid}.product-skeleton span,.product-skeleton i{background:linear-gradient(100deg, var(--soft) 30%, #fff 45%, var(--soft) 60%);background-size:200% 100%;border-radius:1rem;animation:1.5s infinite shimmer;display:block}.product-skeleton span{aspect-ratio:1}.product-skeleton i{width:65%;height:.9rem}.product-skeleton i:last-child{width:40%;height:.7rem}.community-row{flex-wrap:wrap;gap:.7rem;margin-bottom:1.5rem;display:flex}.community-row button{border:1px solid var(--line);color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border-radius:.8rem;gap:.2rem;padding:.8rem 1rem;display:grid}.community-row button.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--focus)}.community-row small{color:var(--muted)}.discovery-context{border-bottom:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;margin:0 0 1.5rem;padding:0 0 1rem;font-size:.9rem;display:flex}.discovery-context strong{color:var(--ink);margin-top:.25rem;font-size:1rem;display:block}.discovery-context .text-button{color:var(--accent);flex:none}.discovery-empty{background:#fff;border-radius:1.25rem;max-width:36rem;margin:1rem 0 5rem;padding:2rem}.discovery-empty--compact{border:1px dashed var(--line);background:0 0;max-width:none;margin:2rem 0 5rem}.discovery-empty__icon{background:var(--soft);width:3rem;height:3rem;color:var(--accent);border-radius:1rem;place-items:center;margin-bottom:1rem;font-size:1.5rem;font-weight:800;display:grid}.discovery-empty h2{letter-spacing:-.04em;margin:0 0 .5rem;font-size:clamp(1.5rem,4vw,2.2rem)}.discovery-empty p{max-width:32rem;color:var(--muted);margin:0 0 1.25rem;line-height:1.6}.community-skeletons{gap:.7rem;display:flex}.community-skeletons span{background:linear-gradient(100deg, var(--soft) 30%, #fff 45%, var(--soft) 60%);background-size:200% 100%;border-radius:.8rem;width:10rem;height:4.1rem;animation:1.5s infinite shimmer;display:block}.community-loading{place-items:center;min-height:12rem;margin:2rem 0;display:grid}.community-loading__indicator{border:.2rem solid var(--soft);border-top-color:var(--accent);border-radius:50%;width:2rem;height:2rem;animation:.8s linear infinite spin}.store-grid--loading{opacity:.62;pointer-events:none;transition:opacity .18s}@media (max-width:1024px){.product-search-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.store-product-section .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.product-search-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-cart-bar{bottom:max(1rem, env(safe-area-inset-bottom))}.store-product-section .product-grid,.store-product-section--large .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feed-list{grid-template-columns:1fr}}.button{background:var(--accent);color:#fff;min-height:2.9rem;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.25rem;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;box-shadow:0 .5rem 1rem #d9573f2b}.button:hover{background:var(--accent-dark);transform:translateY(-1px);box-shadow:0 .7rem 1.3rem #d9573f38}.button--light{color:var(--ink);background:#fff}.eyebrow{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:800}.store-card{border-radius:1.15rem;min-width:0;padding-bottom:.45rem;transition:transform .2s;display:block}.store-card:hover{transform:translateY(-3px)}.store-card__image{aspect-ratio:1.35;background:var(--soft);border:1px solid #20231f0d;border-radius:1.15rem;position:relative;overflow:hidden}.store-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.store-card:hover .store-card__image img{transform:scale(1.04)}.store-card__image>span:not(.store-card__badge){width:100%;height:100%;color:var(--accent);place-items:center;font-size:3rem;font-weight:800;display:grid}.store-card__badge{color:var(--ink);background:#fff;border-radius:999px;padding:.35rem .6rem;font-size:.72rem;font-weight:700;position:absolute;top:.7rem;left:.7rem}.store-card__body{justify-content:space-between;gap:.5rem;padding:.85rem .25rem 0;display:flex}.store-card h3{margin:0;font-size:1rem}.store-card p{color:var(--muted);margin:.25rem 0 0;font-size:.85rem}.store-card__rating{color:var(--ink);flex:none;font-size:.85rem;font-weight:700}.store-card__community{margin:0 .2rem;font-size:.78rem!important}.product-card{min-width:0}.product-card__image{aspect-ratio:1;background:var(--soft);border:1px solid #20231f0d;border-radius:1.15rem;position:relative;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__image>span:not(.product-card__status){width:100%;height:100%;color:var(--accent);place-items:center;font-size:2.5rem;font-weight:800;display:grid}.product-card__status{background:var(--ink);color:#fff;border-radius:999px;padding:.35rem .55rem;font-size:.72rem;position:absolute;bottom:.6rem;right:.6rem}.product-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5em;margin:.7rem 0 .2rem;font-size:1rem;line-height:1.25;display:-webkit-box;overflow:hidden}.product-card p{min-height:2.4em;color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .45rem;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.product-card strong{font-size:.95rem}.app-prompt{background:var(--accent);color:#fff;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin:1.5rem 0;padding:1.25rem 1.5rem;display:flex}.app-prompt h2{letter-spacing:-.05em;margin:.35rem 0 .2rem;font-size:clamp(1.5rem,3vw,2.1rem)}.app-prompt p:not(.eyebrow){opacity:.82;margin:0}.app-prompt__links{flex-wrap:wrap;gap:.6rem;display:flex}.add-to-cart{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.product-choice{border:0;width:100%;margin:0;padding:0}.product-choice legend{color:var(--muted);font-size:.9rem;font-weight:700}.add-to-cart a,.text-button{color:var(--accent);font-weight:700}.add-to-cart p{width:100%;color:var(--accent);margin:0;font-size:.9rem}.simple-header{padding:2rem 0 1rem}.simple-header h1{letter-spacing:-.065em;max-width:18ch;margin:.4rem 0 0;font-size:clamp(2.35rem,5vw,3.75rem);line-height:1}.page-lede{max-width:34rem;color:var(--muted);margin:1rem 0 0;font-size:1.05rem;line-height:1.6}.cart-layout{grid-template-columns:1.2fr .8fr;gap:3rem;padding-bottom:4rem;display:grid}.cart-item{border-bottom:1px solid var(--line);gap:1rem;padding:1rem 0;display:flex}.cart-item__image{background:var(--soft);border-radius:.8rem;flex:0 0 6rem;height:6rem;overflow:hidden}.cart-item__image img{object-fit:cover;width:100%;height:100%}.cart-item h2{margin:0;font-size:1rem}.cart-item__body{min-width:0}.cart-item p{color:var(--muted);margin:.4rem 0;font-size:.9rem}.quantity-control{border:1px solid var(--line);border-radius:999px;align-items:center;gap:.8rem;margin:.25rem 0 .65rem;padding:.15rem;display:inline-flex}.quantity-control button{background:var(--soft);width:2.5rem;height:2.5rem;color:var(--ink);font:inherit;cursor:pointer;border:0;border-radius:50%;place-items:center;font-size:1.2rem;display:grid}.quantity-control button:hover{background:var(--focus)}.text-button{min-height:2.75rem;font:inherit;cursor:pointer;background:0 0;border:0;padding:.35rem 0}.account-card--danger{border-color:#e7b7ad}.account-card--danger select,.feedback-card select,.feedback-card textarea{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:.5rem;margin-top:.4rem;padding:.75rem;display:block}.account-card--danger label,.feedback-card label{color:var(--muted);margin:1rem 0;font-size:.9rem;display:block}.acknowledgement{align-items:center;gap:.55rem;display:flex!important}.button--danger{background:#b5332d}.form-error{font-weight:700;color:#b5332d!important}.feedback-card{max-width:42rem;margin-bottom:4rem}.feedback-card fieldset{border:0;margin:1.5rem 0;padding:0}.feedback-card legend{color:var(--muted);font-size:.9rem}.rating-row{gap:.2rem;display:flex}.rating-star{min-width:2.75rem;min-height:2.75rem;color:var(--line);cursor:pointer;background:0 0;border:0;font-size:2.5rem;line-height:1}.rating-star.active{color:#e2a83b}.account-legal{color:var(--muted);gap:1rem;padding-bottom:3rem;font-size:.85rem;display:flex}.account-delete-back{color:var(--muted);margin:.25rem 0 0;font-size:.9rem}.store-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2vw,1.5rem);display:grid}.store-skeleton{gap:.7rem;display:grid}.store-skeleton span,.store-skeleton i{background:linear-gradient(100deg, var(--soft) 30%, #fff 45%, var(--soft) 60%);background-size:200% 100%;border-radius:1rem;animation:1.5s infinite shimmer;display:block}.store-skeleton span{aspect-ratio:1.35}.store-skeleton i{width:60%;height:1rem}.store-skeleton i:last-child{width:38%;height:.75rem}.store-card__status{margin:.35rem 0 0;color:var(--accent)!important;font-size:.75rem!important}@keyframes shimmer{to{background-position:-200% 0}}@media (max-width:1024px){.store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:850px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}}.cart-summary{border:1px solid var(--line);background:#fff;border-radius:1rem;align-self:start;padding:1.5rem;position:sticky;top:1rem;box-shadow:0 .75rem 2rem #251b1608}.cart-summary h2{margin:.5rem 0;font-size:2rem}.cart-summary p:not(.eyebrow){color:var(--muted);line-height:1.5}.cart-summary .button{margin-top:1rem}.cart-outlet{background:#fff;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;margin:1rem 0;padding:1rem 1.2rem;display:flex}.cart-outlet p{color:var(--muted);margin:.25rem 0 0;font-size:.85rem}.cart-outlet label{color:var(--muted);gap:.3rem;font-size:.8rem;display:grid}.cart-outlet select{border:1px solid var(--line);min-width:14rem;color:var(--ink);font:inherit;background:#fff;border-radius:.5rem;padding:.65rem}@media (max-width:600px){.cart-outlet{flex-direction:column;align-items:stretch}.cart-outlet select{width:100%}}.empty-state{color:var(--muted);padding:2rem 0 5rem}.login-card{background:#fff;border-radius:1rem;max-width:32rem;padding:1.5rem}.login-card h2{margin:.5rem 0 1.25rem;font-size:1.6rem}.segmented{border-bottom:1px solid var(--line);margin-bottom:1rem;display:flex}.segmented button{min-height:2.75rem;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.65rem 1rem}.segmented button.active{border-color:var(--accent);color:var(--ink);font-weight:700}.login-card form{gap:1rem;display:grid}.google-button{border:1px solid var(--line);max-width:100%;min-height:2.75rem;color:var(--ink);background:#fff;border-radius:.7rem;justify-content:center;align-items:center;font-weight:700;display:flex;overflow:hidden}.google-button:hover{border-color:var(--ink);background:var(--soft)}.login-divider{color:var(--muted);text-align:center;align-items:center;gap:.7rem;margin:1rem 0;font-size:.75rem;display:flex}.login-divider:before,.login-divider:after{border-top:1px solid var(--line);content:"";flex:1}.login-card label{color:var(--muted);gap:.4rem;font-size:.9rem;display:grid}.login-card input{border:1px solid var(--line);font:inherit;color:var(--ink);border-radius:.6rem;padding:.8rem}.checkout-ready{background:#fff;border-radius:1rem;max-width:32rem;padding:1.5rem}.checkout-ready h2{margin:.5rem 0}.checkout-ready p:not(.eyebrow),.checkout-lede,.checkout-note{color:var(--muted);line-height:1.6}.confirmation-links{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.confirmation-links a:not(.button){color:var(--accent);font-weight:700}.order-shell{max-width:42rem;padding:7rem 0}.order-shell--compact{padding:2rem 0 4rem}.order-shell h1{letter-spacing:-.075em;margin:.5rem 0;font-size:clamp(3rem,8vw,6rem)}.order-shell p:not(.eyebrow){color:var(--muted);line-height:1.6}.order-id{font-family:monospace}.order-detail{grid-template-columns:1fr 1fr;gap:1rem;padding-bottom:1rem;display:grid}.order-card{background:#fff;border-radius:1rem;padding:1.25rem}.order-card--status{background:var(--ink);color:#fff;grid-column:1/-1}.order-card h2,.order-card h3{margin:.35rem 0 .6rem}.order-card p{color:var(--muted);line-height:1.5}.order-card--status p{color:#d8cfc8}.text-button--light{color:#ffd0c4;margin-top:1rem;display:inline-block}.order-progress{background:#5b4b43;border-radius:99px;height:.4rem;margin-top:1.25rem;overflow:hidden}.order-progress__fill{border-radius:inherit;background:var(--focus);width:62%;height:100%;display:block}.order-items{gap:.8rem;display:grid}.order-item,.order-total{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.7rem 0;display:flex}.order-item small{color:var(--muted);margin-top:.2rem;display:block}.order-total{border:0;padding-bottom:0}.review-box{border-top:1px solid var(--line);gap:.7rem;margin-top:1.5rem;padding-top:1rem;display:grid}.review-box h3{margin:0}.stars{gap:.25rem;display:flex}.stars button{color:var(--line);cursor:pointer;background:0 0;border:0;font-size:1.7rem}.stars button.selected{color:#e3a534}.review-box textarea{resize:vertical;border:1px solid var(--line);min-height:5rem;font:inherit;border-radius:.6rem;padding:.7rem}.choice-row,.slot-list{flex-wrap:wrap;gap:.7rem;margin:1rem 0 1.5rem;display:flex}.choice-row button,.slot{border:1px solid var(--line);min-height:2.75rem;font:inherit;cursor:pointer;background:#fff;border-radius:.7rem;padding:.8rem 1rem}.choice-row button.selected,.slot.selected,.address.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--focus)}.address-list{gap:.7rem;margin-bottom:2rem;display:grid}.address{border:1px solid var(--line);cursor:pointer;border-radius:.7rem;align-items:start;gap:.7rem;padding:.85rem;display:flex}.address input{accent-color:var(--accent);margin-top:.25rem}.slot{text-align:left;gap:.25rem;display:grid}.slot span{color:var(--muted);font-size:.85rem}.step-label{margin-top:1.5rem}.checkout-form{grid-template-columns:1.2fr .8fr;gap:3rem;padding-bottom:4rem;display:grid}.checkout-form section{min-width:0}.checkout-form .cart-summary{height:max-content}.payment-choices{gap:.75rem;margin:1rem 0;display:grid}.payment-choices label{color:var(--muted);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.payment-choices input{accent-color:var(--accent)}.form-note{color:var(--muted)}@media (max-width:700px){.checkout-form{grid-template-columns:1fr;gap:1rem}}.form-note{color:var(--muted);margin:0}.form-error{color:var(--accent);margin:1rem 0 0}.recovery-card{background:#fff;border-radius:1rem;max-width:38rem;margin:5rem auto;padding:2rem}.recovery-card h1{letter-spacing:-.06em;margin:.5rem 0;font-size:clamp(2.2rem,6vw,4rem)}.recovery-card p:not(.eyebrow){color:var(--muted);margin-bottom:1.5rem;line-height:1.6}button,a,input,select,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}input:focus{outline:none}button:disabled{cursor:not-allowed;opacity:.55}.outlet-select select,.cart-outlet select,.account-card--danger select,.feedback-card select{appearance:none;border:1px solid var(--line);background-color:var(--surface);min-height:2.75rem;color:var(--ink);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none' stroke='%236e746d' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m4 6 4 4 4-4'/%3E%3C/svg%3E");background-position:right .8rem center;background-repeat:no-repeat;background-size:1rem;border-radius:.75rem;padding:.7rem 2.8rem .7rem .85rem}.outlet-select select:hover,.cart-outlet select:hover,.account-card--danger select:hover,.feedback-card select:hover{border-color:var(--ink)}.outlet-select select:disabled,.cart-outlet select:disabled,.account-card--danger select:disabled,.feedback-card select:disabled{cursor:not-allowed}input:not([type=radio]):not([type=checkbox]),textarea{border-color:var(--line);background:var(--surface);min-height:2.75rem;color:var(--ink);border-radius:.75rem}input[type=radio],input[type=checkbox]{accent-color:var(--accent)}.themed-field,.cart-outlet__select{color:var(--muted);gap:.4rem;font-size:.85rem;display:grid}.themed-select{width:100%;position:relative}.themed-select__trigger{border:1px solid var(--line);background:var(--surface);width:100%;min-height:2.75rem;color:var(--ink);font:inherit;text-align:left;cursor:pointer;border-radius:.75rem;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .85rem;display:flex}.themed-select__trigger:hover{border-color:var(--ink)}.themed-select__chevron{width:1rem;height:1rem;color:var(--muted);flex:none;justify-content:center;align-items:center;display:inline-flex}.themed-select__chevron svg{width:1rem;height:1rem}.themed-select__content{z-index:50;min-width:var(--radix-select-trigger-width);border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-md);border-radius:.85rem;padding:.35rem;overflow:hidden}.themed-select__viewport{padding:.1rem}.themed-select__option{width:100%;min-height:2.6rem;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:.55rem;outline:0;justify-content:space-between;align-items:center;padding:.6rem .7rem;display:flex;position:relative}.themed-select__option[data-highlighted]{background:var(--soft)}.themed-select__option[data-disabled]{color:var(--muted);cursor:not-allowed;opacity:.55}.themed-select__option--selected{background:var(--sage);font-weight:700}.themed-select__indicator{color:var(--accent-dark);font-weight:800}.cart-outlet__select{min-width:14rem}.cart-outlet__select .themed-select{width:100%}@media (max-width:600px){.cart-outlet__select{min-width:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.account-card{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:1.15rem;padding:clamp(1rem,2vw,1.4rem)}.account-card h2{margin:.35rem 0 .75rem}.account-card p{color:var(--muted);line-height:1.5}.account-auth{grid-template-columns:minmax(0,1fr) minmax(20rem,32rem);align-items:center;gap:clamp(2rem,7vw,6rem);padding:2rem 0 4rem;display:grid}.account-auth__intro{max-width:34rem}.account-auth__intro h2{letter-spacing:-.06em;max-width:14ch;margin:.5rem 0 1rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1}.account-auth__intro p:not(.eyebrow){max-width:30rem;color:var(--muted);line-height:1.6}.login-card__future-note{color:var(--muted);margin:1rem 0 0;font-size:.85rem}.account-shell{grid-template-columns:17.5rem minmax(0,1fr);align-items:start;gap:clamp(1rem,2.5vw,2rem);padding-bottom:4rem;display:grid}.account-rail{gap:.8rem;display:grid;position:sticky;top:5.4rem}.account-identity{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:1.15rem;justify-items:start;gap:.6rem;padding:1.1rem;display:grid}.account-identity__top{align-items:center;gap:.75rem;min-width:0;display:flex}.account-identity h2{letter-spacing:-.02em;margin:0;font-size:1.05rem}.account-identity p{color:var(--muted);overflow-wrap:anywhere;margin:.15rem 0 0;font-size:.85rem}.account-avatar{background:var(--sage);width:2.9rem;height:2.9rem;color:var(--ink);border-radius:50%;flex:none;place-items:center;font-size:1rem;font-weight:800;display:grid}.account-nav{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:1.15rem;gap:.15rem;padding:.4rem;display:grid}.account-nav__link{min-height:2.9rem;color:var(--muted);border-radius:.8rem;align-items:center;gap:.7rem;padding:.55rem .7rem;font-size:.95rem;display:flex}.account-nav__link:hover{background:var(--soft);color:var(--ink)}.account-nav__link[aria-current=page]{background:var(--sage);color:var(--ink)}.account-nav__link>.icon{color:var(--accent);flex:none}.account-nav__link>span:not(.account-nav__chevron){flex:1;min-width:0;display:grid}.account-nav__link strong{font-weight:700}.account-nav__link small{color:var(--muted);font-size:.78rem;display:none}.account-nav__chevron{color:var(--muted);flex:none;display:none}.account-content{align-content:start;gap:1rem;min-width:0;display:grid}.account-back{min-height:2.75rem;color:var(--muted);align-items:center;gap:.4rem;font-size:.9rem;display:inline-flex}.account-back:hover{color:var(--ink)}.account-panel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:1.15rem;padding:clamp(1rem,2vw,1.4rem)}.account-panel--danger{border-color:#e7b7ad}.account-panel__head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.account-panel h2{letter-spacing:-.03em;margin:0;font-size:1.2rem}.account-panel__head p{max-width:44ch;color:var(--muted);margin:.3rem 0 0;font-size:.9rem;line-height:1.5}.account-panel__head>.button,.account-panel__head>.text-button,.account-panel__head>a{flex:none}.account-rows{margin:0;padding:0;list-style:none;display:grid}.account-row{border-radius:.9rem;align-items:flex-start;gap:.9rem;padding:.85rem .6rem;display:flex;position:relative}.account-row+.account-row{border-top:1px solid var(--line)}.account-row--stack{flex-wrap:wrap}.account-row--link:hover{background:var(--soft)}.account-row__body{flex:1;min-width:0}.account-row__body strong{font-size:.98rem;display:block}.account-row__body p{color:var(--muted);overflow-wrap:anywhere;margin:.2rem 0 0;font-size:.85rem;line-height:1.45}.account-row__body small{color:var(--muted);margin-top:.3rem;font-size:.78rem;display:block}.account-row__stretch{color:inherit}.account-row__stretch:after{border-radius:inherit;content:"";position:absolute;inset:0}.account-row__side{flex:none;justify-items:end;gap:.4rem;display:grid;position:relative}.account-row__actions{z-index:1;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.8rem;display:flex;position:relative}.account-row__actions .text-button{min-height:2.5rem;font-size:.88rem}.account-thumb{background:var(--soft);width:3.1rem;height:3.1rem;color:var(--accent);border-radius:.8rem;flex:none;place-items:center;font-size:1.1rem;font-weight:800;display:grid;overflow:hidden}.account-thumb img{object-fit:cover;width:100%;height:100%}.account-rating{color:#a8781a;align-items:center;gap:.25rem;font-size:.85rem;font-weight:700;display:inline-flex}.status-pill{background:var(--soft);color:var(--ink);white-space:nowrap;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .6rem;font-size:.75rem;font-weight:700;display:inline-flex}.status-pill--positive{background:var(--sage);color:#2a5c43}.status-pill--warn{color:#7c4a10;background:#fae5c6}.status-pill--danger{color:#8e2f24;background:#f7ddd7}.status-pill--muted{background:var(--soft);color:var(--muted)}.status-pill--neutral{color:#33475b;background:#e2e8ef}.account-banner{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-left:.3rem solid #3b8b68;border-radius:.95rem;align-items:flex-start;gap:.8rem;padding:.95rem 1.1rem;display:flex}.account-banner--alert{border-left-color:var(--accent)}.account-banner>.icon{color:var(--accent);flex:none;margin-top:.1rem}.account-banner strong{display:block}.account-banner p{color:var(--muted);margin:.25rem 0 0;font-size:.88rem;line-height:1.5}.account-banner a{color:var(--accent);font-weight:700}.account-empty{border:1px dashed var(--line);border-radius:1rem;justify-items:start;gap:.55rem;padding:1.5rem;display:grid}.account-empty strong{font-size:1.05rem}.account-empty p{max-width:44ch;color:var(--muted);margin:0;line-height:1.55}.account-inline-error{border:1px solid #e7b7ad;border-radius:.95rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.8rem;padding:.9rem 1rem;display:flex}.account-inline-error p{color:var(--muted);margin:0;font-size:.9rem}.account-skeleton{gap:.55rem;display:grid}.account-skeleton span{background:linear-gradient(100deg, var(--soft) 30%, #fff 45%, var(--soft) 60%);background-size:200% 100%;border-radius:.9rem;height:4rem;animation:1.5s infinite shimmer;display:block}.account-skeleton--rail span:first-child{height:7.5rem}.account-skeleton--rail span:last-child{height:15rem}.account-tiles{grid-template-columns:repeat(auto-fit,minmax(12.5rem,1fr));gap:.8rem;display:grid}.account-tile{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:1.05rem;align-content:start;gap:.3rem;padding:1rem;transition:transform .2s;display:grid}.account-tile:hover{transform:translateY(-2px)}.account-tile strong{align-items:center;gap:.45rem;display:flex}.account-tile .icon{color:var(--accent)}.account-tile small{color:var(--muted);line-height:1.45}.account-form{gap:.75rem;max-width:26rem;display:grid}.account-form--wide{width:100%;max-width:34rem}.account-form label{color:var(--muted);gap:.35rem;font-size:.88rem;display:grid}.account-form input{border:1px solid var(--line);color:var(--ink);font:inherit;border-radius:.75rem;padding:.7rem .8rem}.account-form__row{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.account-actions{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.account-note{color:#2a5c43;margin:.7rem 0 0;font-size:.88rem;font-weight:700}.account-confirm{background:var(--soft);width:100%;color:var(--ink);border-radius:.8rem;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.6rem;padding:.7rem .85rem;font-size:.88rem;display:flex}.account-confirm .button{min-height:2.6rem;padding:.55rem 1rem}.text-button--danger{color:#a5372a}.account-search{flex-wrap:wrap;gap:.6rem;margin-bottom:1rem;display:flex}.account-search input{border:1px solid var(--line);min-width:0;color:var(--ink);font:inherit;border-radius:.75rem;flex:12rem;padding:.7rem .85rem}@media (max-width:900px){.account-shell{grid-template-columns:1fr}.account-rail{position:static}.account-shell:not(.account-shell--root) .account-rail{display:none}.account-nav{padding:.3rem}.account-nav__link{min-height:3.6rem}.account-nav__link small{display:block}.account-nav__chevron{display:inline-flex}}@media (max-width:700px){.account-auth{grid-template-columns:1fr;gap:1rem;padding-top:.75rem}.account-auth__intro h2{max-width:18ch;font-size:clamp(2rem,9vw,3rem)}}@media (max-width:560px){.account-row{flex-wrap:wrap;padding:.85rem .3rem}.account-row__side{flex:100%;justify-content:flex-start;align-items:center;gap:.7rem;display:flex}.account-row__actions{justify-content:flex-start;margin-left:auto}.account-form__row{grid-template-columns:1fr}.account-panel__head{flex-wrap:wrap}.account-panel__head>.button{width:100%}}.order-row{gap:1rem;padding:1rem .6rem}.order-row__title{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.order-row__title .account-row__stretch strong{letter-spacing:-.01em;font-size:1rem}.account-thumb--order{border-radius:.9rem;width:3.5rem;height:3.5rem}.order-preview{flex-wrap:wrap;gap:.35rem;margin:.5rem 0 0;padding:0;list-style:none;display:flex}.order-preview li{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:999px;padding:.22rem .6rem;font-size:.78rem}.order-preview li b{color:var(--muted);font-weight:700}.order-preview__more{color:var(--muted)!important;border-style:dashed!important}.order-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:.55rem 0 0;font-size:.78rem;display:flex}.order-meta dd{margin:0}.order-meta dd+dd:before{content:"·";margin-right:.5rem}.order-meta__id{color:var(--ink);font-family:monospace;font-size:.8rem}.order-meta__place{overflow-wrap:anywhere}.order-row__side{gap:.3rem}.order-row__amount{letter-spacing:-.02em;font-size:1.05rem}.order-row__side small{color:var(--muted);font-size:.78rem}.order-row__side .account-row__actions{margin-top:.2rem}.order-group+.order-group{margin-top:1.25rem}.order-group h3{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:baseline;gap:1rem;margin:0 0 .25rem;padding:0 .6rem .5rem;font-size:.8rem;font-weight:800;display:flex}.order-group h3 span{color:var(--muted);letter-spacing:0;text-transform:none;font-size:.75rem;font-weight:700}@media (max-width:560px){.order-row{gap:.8rem;padding:.95rem .3rem}.account-thumb--order{width:3rem;height:3rem}.order-row__side{flex-wrap:wrap;flex:100%;align-items:baseline;gap:.5rem}.order-row__side small{margin-right:auto}.order-group h3{padding-inline:.3rem}}.address-form{border:1px dashed var(--line);border-radius:.8rem;margin-top:1rem;padding:1rem}.address-form h3{margin:0 0 1rem}.address-form label{color:var(--muted);gap:.4rem;margin-bottom:.8rem;font-size:.9rem;display:grid}.address-form input{border:1px solid var(--line);font:inherit;border-radius:.6rem;padding:.75rem}.address-fields{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.suggestions{border:1px solid var(--line);background:#fff;border-radius:.6rem;margin:-.35rem 0 .8rem;display:grid}.suggestions button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;gap:.2rem;padding:.7rem;display:grid}.suggestions button:last-child{border-bottom:0}.suggestions span{color:var(--muted);font-size:.8rem}@media (max-width:520px){.address-fields{grid-template-columns:1fr}}@media (max-width:700px){.cart-layout{grid-template-columns:1fr;gap:1rem}.cart-summary{position:static}.order-detail{grid-template-columns:1fr}.order-card--status{grid-column:auto}}@media (max-width:1024px){.site-shell{width:min(100% - 3rem,900px)}}@media (max-width:520px){body{padding-bottom:calc(4.6rem + env(safe-area-inset-bottom))}.site-shell{width:calc(100% - 2rem)}.nav{padding:.75rem 0}.nav__links{display:none}.mobile-nav{z-index:20;padding:.45rem .5rem calc(.45rem + env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf5f2;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.5rem 1.5rem #251b1610}.mobile-nav a{min-height:3.5rem;color:var(--muted);justify-items:center;gap:.15rem;padding:.35rem .2rem;font-size:1.25rem;display:grid}.mobile-nav small{font-size:.68rem;font-weight:700}.simple-header{padding:1.5rem 0 .75rem}.simple-header h1{font-size:clamp(2rem,10vw,3rem)}.button{min-height:2.8rem}.outlet-context,.cart-outlet{flex-direction:column;align-items:stretch}.outlet-select,.cart-outlet select{width:100%}.app-prompt{flex-direction:column;align-items:flex-start;gap:1rem;margin:1.25rem 0;padding:1.15rem}.app-prompt__links{width:100%}.app-prompt__links .button{flex:1}}@media (max-width:600px){.outlet-context{flex-direction:column;align-items:stretch}.outlet-select{flex-basis:auto}}@media (max-width:520px){.store-actions{justify-content:flex-start}.store-cart-bar{right:.75rem;bottom:calc(4.6rem + env(safe-area-inset-bottom) + .75rem);left:.75rem}}@media (max-width:700px){.location-backdrop{align-items:flex-end;display:flex}.location-panel{border-top:1px solid var(--line);width:100%;height:auto;max-height:min(85dvh,42rem);padding-bottom:calc(1.5rem + env(safe-area-inset-bottom));border-left:0;border-radius:1.25rem 1.25rem 0 0;animation:.2s ease-out location-sheet-in;position:relative}}@media (max-width:520px){.nav__identity{flex:1;justify-content:space-between;gap:.5rem;width:100%}.nav__identity .location-trigger{width:min(14rem,48vw);padding-left:.6rem;padding-right:.6rem}.nav__identity .location-trigger strong{max-width:9rem}.location-picker--header{justify-content:flex-end;width:100%;margin:.5rem 0 0;display:flex}.location-picker--header .location-trigger{width:min(11rem,100%);box-shadow:none;background:0 0;border-color:#0000;padding:.45rem .2rem .45rem .65rem}.location-picker--header .location-trigger>.icon{order:2}.location-picker--header .location-trigger>span:last-child{text-align:right}.location-picker--header .location-trigger strong{max-width:7rem;font-size:.82rem}.location-picker--header .location-trigger small{font-size:.65rem}.nav__identity .location-picker--header{width:auto;margin:0}.store-actions__secondary{flex-basis:100%;justify-content:flex-start}}@media (min-width:1180px){.action-button__label{display:inline}}@media (max-width:520px){.store-product-section--list .product-card{grid-template-columns:5rem minmax(0,1fr)}.store-product-section--list .product-card__image{width:5rem}.store-product-section--list .product-card strong{grid-column:2;justify-self:start}}
