.customer-catalog{padding:4.5rem 0 0}.customer-catalog-intro{align-items:end;gap:1.5rem;margin-bottom:2.5rem;display:grid}.customer-catalog-intro h2,.customer-catalog-empty h2,.customer-catalog-state h2{max-width:15ch;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:.95}.customer-catalog-intro>p{max-width:31rem;color:var(--muted);margin:0;line-height:1.7}.customer-search{gap:.6rem;margin-bottom:1rem;display:grid}.customer-search>label{color:var(--leaf);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.customer-search>div{grid-template-columns:minmax(0,1fr) auto;gap:.5rem;max-width:42rem;display:grid}.customer-search input{width:100%;min-height:3.5rem;color:var(--ink);background:#fff;border:1px solid #224f3d3d;border-radius:999px;padding:.75rem 1rem;box-shadow:0 .45rem 1.4rem #224f3d12}.customer-search button{color:#fff;background:var(--leaf);font:inherit;border:0;border-radius:999px;padding-inline:1.25rem;font-weight:850}.customer-category-rail{scrollbar-width:none;gap:.65rem;margin:.75rem 0 1.25rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.customer-category-rail::-webkit-scrollbar{display:none}.customer-category-rail button{min-height:2.55rem;color:var(--leaf);font:inherit;cursor:pointer;background:#fff;border:1px solid #224f3d33;border-radius:999px;flex:none;padding:0 1rem;font-size:.78rem;font-weight:850}.customer-category-rail button.is-active{color:#fff;background:var(--leaf)}.customer-catalog-notice{color:var(--leaf);background:#eef3ea;border:1px solid #224f3d29;border-radius:1rem;flex-wrap:wrap;align-items:center;gap:.3rem .8rem;margin:1.5rem 0 2rem;padding:.9rem 1rem;font-size:.82rem;display:flex}.customer-catalog-notice.is-stale{color:#594718;background:#faf0d1;border-color:#d6be83}.customer-catalog-notice span{color:inherit;opacity:.82}.customer-catalog-notice button{min-height:2.25rem;margin-left:auto;padding-inline:1rem}.customer-product-grid{gap:1.25rem;display:grid}.customer-product-card{background:var(--card);border:1px solid #224f3d24;border-radius:1.35rem;overflow:hidden;box-shadow:0 1rem 2.5rem #224f3d17}.customer-product-visual{aspect-ratio:1/.82;background:linear-gradient(145deg, #ffffff1f, transparent), var(--leaf);min-height:13rem;position:relative;overflow:hidden}.customer-product-visual img,.customer-product-visual>div{object-fit:cover;width:100%;height:100%;min-height:13rem}.customer-product-visual>div{color:#ffffffc7;letter-spacing:-.08em;place-items:center;font-family:Georgia,Times New Roman,serif;font-size:3rem;display:grid}.customer-product-visual>span{color:var(--leaf);background:var(--gold);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.45rem .7rem;font-size:.67rem;font-weight:850;position:absolute;bottom:.9rem;left:.9rem}.customer-product-content{padding:1.25rem}.customer-product-kicker{color:var(--leaf);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.45rem;font-size:.66rem;font-weight:850}.customer-product-content h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,6vw,2.05rem);font-weight:500}.customer-product-description{color:#586254;margin:.65rem 0 0;font-size:.92rem;line-height:1.55}.customer-product-content fieldset{border:0;margin:1.4rem 0 0;padding:0}.customer-product-content legend{color:#565e54;letter-spacing:.04em;margin-bottom:.75rem;font-size:.72rem;font-weight:800}.customer-variant-list{gap:.55rem;display:grid}.customer-variant-list label{cursor:pointer;border:1px solid #224f3d2e;border-radius:.95rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.8rem;min-height:3.7rem;padding:.65rem .8rem;display:grid}.customer-variant-list label:has(input:checked){border-color:var(--leaf);box-shadow:inset 0 0 0 1px var(--leaf);background:#f3f7ef}.customer-variant-list label:has(input:disabled){color:#85877f;cursor:not-allowed;background:#efede6}.customer-variant-list input{width:1.15rem;height:1.15rem;accent-color:var(--leaf);margin:0}.customer-variant-copy{gap:.18rem;display:grid}.customer-variant-copy strong{font-size:.86rem}.customer-variant-copy>span,.customer-variant-status{color:#666c64;font-size:.72rem}.customer-variant-status{font-weight:750}.customer-add-to-cart{background:var(--leaf);color:#fff;width:100%;min-height:2.9rem;font:inherit;cursor:pointer;border:0;border-radius:999px;margin-top:1rem;font-weight:800}.customer-add-to-cart:disabled{cursor:not-allowed;opacity:.5}.customer-catalog-empty,.customer-catalog-state{text-align:center;background:#fffdf8;border:1px solid #224f3d24;border-radius:1.25rem;align-content:center;place-items:center;min-height:22rem;padding:3rem 1.25rem;display:grid}.customer-catalog-empty p,.customer-catalog-state p{max-width:31rem;color:var(--muted);margin:.8rem 0 0;line-height:1.6}.customer-catalog-empty .eyebrow,.customer-catalog-state .eyebrow{color:#4f6955;margin:0 0 .8rem}.customer-catalog-empty button,.customer-catalog-state button{margin-top:1.25rem;padding-inline:1.4rem}.customer-catalog-error{border-color:#c98c84}.customer-pagination{text-align:center;grid-template-columns:1fr;align-items:center;gap:.75rem;margin-top:2rem;display:grid}.customer-pagination button{padding-inline:1rem}.customer-pagination span{color:var(--muted);font-size:.78rem;font-weight:750}@media (width>=44rem){.customer-catalog{padding-top:7rem}.customer-catalog-intro{grid-template-columns:1.3fr .7fr}.customer-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-pagination{grid-template-columns:1fr auto 1fr}}@media (width>=70rem){.customer-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.customer-product-card.is-added{border-color:var(--leaf);box-shadow:0 1rem 2.8rem #2a312a24}.customer-single-variant{border-block:1px solid #224f3d29;justify-content:space-between;align-items:center;gap:.4rem 1rem;margin-top:1.25rem;padding:.85rem 0;display:flex}.customer-single-variant strong{color:var(--ink);font-size:1.05rem}.customer-single-variant span{color:#586254;font-size:.8rem;font-weight:800}.customer-purchase-controls{gap:.8rem;margin-top:1rem;display:grid}.customer-quantity-stepper{background:#fff;border:1px solid #224f3d2e;border-radius:999px;grid-template-columns:2.75rem minmax(0,1fr) 2.75rem;align-items:stretch;display:grid;overflow:hidden}.customer-quantity-stepper button{color:var(--leaf);font:inherit;cursor:pointer;background:#eef3ea;border:0;font-size:1.25rem;font-weight:900}.customer-quantity-stepper button:disabled{color:#9b978f;cursor:not-allowed;opacity:.65}.customer-quantity-stepper label{place-items:center;gap:.15rem;padding:.35rem .5rem;display:grid}.customer-quantity-stepper label span{color:#62695f;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850}.customer-quantity-stepper input{width:100%;color:var(--ink);font:inherit;text-align:center;background:0 0;border:0;font-size:1.05rem;font-weight:850}.customer-add-to-cart.is-added{background:#6f8f45}@media (prefers-reduced-motion:no-preference){.customer-product-card.is-added{animation:.42s cubic-bezier(.2,.9,.3,1.25) product-added-lift}.customer-add-to-cart.is-added{animation:.42s cubic-bezier(.2,.9,.3,1.25) add-button-confirm}@keyframes product-added-lift{40%{transform:translateY(-.12rem)}}@keyframes add-button-confirm{35%{transform:scale(1.03)}}}.cart-launcher{z-index:15;pointer-events:none;justify-content:flex-end;align-items:center;gap:.75rem;width:min(100% - 2rem,76rem);margin:0 auto 1rem;display:flex;position:sticky;top:1rem}.cart-trigger{pointer-events:auto;color:#fbf6eb;min-height:2.75rem;font:inherit;cursor:pointer;background:#224f3d;border:1px solid #224f3d2e;border-radius:999px;align-items:center;gap:.55rem;padding:.65rem 1rem;font-weight:700;display:inline-flex;box-shadow:0 .5rem 1.5rem #224f3d2e}.cart-trigger span{color:#224f3d;background:#d6b568;border-radius:999px;place-items:center;min-width:1.5rem;min-height:1.5rem;display:grid}.cart-added-toast{pointer-events:auto;color:#224f3d;background:#fbf6eb;border:1px solid #224f3d24;border-radius:.9rem;gap:.1rem;padding:.7rem .9rem;display:grid;box-shadow:0 .75rem 1.8rem #224f3d29}.cart-added-toast span{color:#637064;font-size:.92rem}.cart-live-status{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cart-backdrop{z-index:50;background:#1733267a;justify-content:flex-end;display:flex;position:fixed;inset:0}.cart-drawer{color:#224f3d;background:#fbf6eb;width:min(100%,32rem);height:100%;padding:1.25rem;overflow-y:auto;box-shadow:-1rem 0 3rem #17332633}.cart-header,.cart-line-heading,.cart-line-actions,.cart-summary,.cart-readiness{justify-content:space-between;align-items:center;gap:1rem;display:flex}.cart-header{z-index:2;background:#fbf6eb;border-bottom:1px solid #224f3d24;margin:-1.25rem -1.25rem 1rem;padding:1.25rem;position:sticky;top:-1.25rem}.cart-header h2,.cart-empty h3{margin:0}.cart-header button,.cart-line button,.cart-clear,.cart-warning button{color:#cf6f3f;font:inherit;cursor:pointer;background:0 0;border:0;font-weight:700;text-decoration:underline}.cart-lines{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.cart-line{background:#fff;border:1px solid #224f3d24;border-radius:1rem;gap:.8rem;padding:1rem;display:grid}.cart-line-heading>div{gap:.2rem;display:grid}.cart-line-heading span,.cart-line-actions span,.cart-summary small,.cart-readiness span{color:#637064}.cart-line-actions{justify-content:flex-start}.cart-line-actions input{width:4.5rem;min-height:2.5rem;font:inherit;border:1px solid #9faf9f;border-radius:.5rem;padding:.45rem}.cart-resolution,.cart-warning{background:#faf0d1;border-radius:.75rem;gap:.65rem;padding:.8rem;display:grid}.cart-summary{border-block:1px solid #224f3d24;flex-wrap:wrap;align-items:flex-start;margin-top:1.25rem;padding:1rem 0}.cart-summary>div{text-align:right;display:grid}.cart-summary small{flex-basis:100%}.cart-clear{margin:.75rem 0 1.25rem}.cart-readiness{background:#eef3ea;border-radius:.85rem;flex-direction:column;align-items:flex-start;margin-top:1rem;padding:1rem}.checkout-buyer{background:#fff;border:1px solid #224f3d24;border-radius:.85rem;gap:.75rem;margin-top:1rem;padding:1rem;display:grid}.checkout-buyer h3{margin:0}.checkout-buyer label{color:#224f3d;gap:.35rem;font-weight:700;display:grid}.checkout-buyer label span{color:#637064;font-weight:400}.checkout-buyer input{min-height:2.65rem;font:inherit;background:#fbf6eb;border:1px solid #9faf9f;border-radius:.55rem;padding:.55rem .65rem}.cart-validate{color:#fbf6eb;width:100%;min-height:3rem;font:inherit;cursor:pointer;background:#224f3d;border:0;border-radius:.75rem;margin-top:1rem;font-weight:700}.cart-validate:disabled{cursor:not-allowed;opacity:.5}.cart-empty{text-align:center;padding:3rem 1rem}.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 (width>=48rem){.cart-drawer{padding:1.75rem}.cart-header{margin:-1.75rem -1.75rem 1.25rem;padding:1.5rem 1.75rem;top:-1.75rem}}@media (prefers-reduced-motion:no-preference){.cart-drawer{animation:.18s ease-out cart-enter}.cart-trigger-added{animation:.36s cubic-bezier(.2,.9,.3,1.25) cart-added-pop}.cart-added-toast{animation:.22s ease-out cart-toast-enter}@keyframes cart-enter{0%{opacity:.7;transform:translate(1rem)}}@keyframes cart-added-pop{35%{transform:translateY(-.08rem)scale(1.05);box-shadow:0 .85rem 1.9rem #224f3d3d}}@keyframes cart-toast-enter{0%{opacity:0;transform:translateY(-.35rem)}}}.customer-shell{--ink:#173326;--muted:#637064;--paper:#f7f1e5;--card:#fffdf8;--leaf:#224f3d;--leaf-dark:#163426;--gold:#d6b568;--cream:#fbf6eb;--lime:#e8d99a;width:min(100%,90rem);color:var(--ink);margin:0 auto;padding:.75rem .75rem 5rem;font-family:Montserrat,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.customer-hero{min-height:min(68vh,42rem);color:var(--leaf);background:radial-gradient(circle at 78% 22%, #d6b56847, transparent 18rem), linear-gradient(135deg, #fffdf8, var(--cream));border:1px solid #224f3d2e;border-radius:1.65rem;align-content:space-between;padding:1rem;display:grid;position:relative;overflow:hidden;box-shadow:0 1.5rem 5rem #224f3d24}.customer-hero:after{content:"";border:1px solid #224f3d24;border-radius:44% 56% 52% 48%;width:23rem;height:23rem;position:absolute;bottom:-8rem;right:-5rem;transform:rotate(24deg);box-shadow:0 0 0 2.6rem #224f3d0a,0 0 0 5.4rem #224f3d08}.customer-wordmark{z-index:1;background:#fff;border:1px solid #224f3d24;border-radius:999px;align-items:center;width:fit-content;padding:.55rem .8rem;text-decoration:none;display:inline-flex;box-shadow:0 .85rem 2rem #0000001a}.customer-wordmark>img{width:clamp(8.5rem,42vw,11.25rem);height:auto;display:block}.customer-wordmark:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.customer-hero-copy{z-index:1;max-width:56rem;padding:4.5rem 0 3rem}.customer-hero-copy .eyebrow{color:#cf6f3f}.customer-hero-copy h1{letter-spacing:-.07em;max-width:12ch;margin-bottom:1.35rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,13vw,7rem);font-weight:500;line-height:.82}.customer-hero-copy>p:last-child{color:#224f3dc7;max-width:36rem;margin:0;font-size:clamp(1.05rem,3.2vw,1.45rem);line-height:1.45}.customer-hero-note{z-index:1;color:#224f3dad;letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:800}@media (width>=44rem){.customer-shell{padding:1.25rem 1.25rem 7rem}.customer-hero{padding:1.75rem}}@media (width>=70rem){.customer-shell{padding-inline:2rem}.customer-hero{padding:2.35rem}}:root{color:#171b18;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f1e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 100% 0,#cfd8c673,#0000 34rem),#f5f1e8;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{color:#fffdf8;cursor:pointer;background:#304d3a;border:1px solid #304d3a;border-radius:999px;min-height:2.75rem;font-weight:750}button:hover:not(:disabled){background:#203c2a}button:disabled{color:#76776f;cursor:not-allowed;background:#e8e5dc;border-color:#b9b8ae}button:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #b26a13}.app-shell{width:min(100%,80rem);margin:0 auto;padding:2rem 1rem 5rem}.hero{border-bottom:1px solid #c9c6bb;gap:1.5rem;margin-bottom:2rem;padding:1.5rem 0 2rem;display:grid}.eyebrow{color:#3a5b44;letter-spacing:.16em;text-transform:uppercase;margin:0 0 .5rem;font-size:.75rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:0;font-size:clamp(2.75rem,12vw,6rem);line-height:.9}h2{letter-spacing:-.045em;margin-bottom:0;font-size:clamp(1.75rem,7vw,3.25rem);line-height:1}h3{margin-bottom:0;font-size:1.25rem;line-height:1.15}.hero-copy{color:#4c514d;max-width:26rem;margin-bottom:0;font-size:clamp(1rem,4vw,1.3rem);line-height:1.55}.stock-toolbar{gap:.75rem;margin-bottom:2rem;display:grid}.freshness{color:#292e2a;background:#fffdf8b8;border-left:4px solid;grid-template-columns:auto 1fr;align-items:center;gap:.25rem .75rem;padding:.9rem 1rem;display:grid}.freshness strong{font-size:.9rem}.freshness span{color:#62665f;font-size:.78rem}.freshness p{grid-column:1/-1;margin:.25rem 0 0;font-size:.82rem;line-height:1.4}.freshness-current{border-color:#3f724c}.freshness-stale,.freshness-checking{border-color:#a65f0c}.freshness-offline{border-color:#a02b2b}.refresh-button{width:100%;padding:.65rem 1.1rem}.inline-error{color:#8f1e1e;margin:-1rem 0 2rem;font-weight:700}.catalog-heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.catalog-count{color:#595e58;flex:none;margin-bottom:0;font-size:.85rem;font-weight:700}.search-field{color:#353b36;gap:.55rem;margin-bottom:1.5rem;font-size:.82rem;font-weight:750;display:grid}.search-field input{color:#171b18;background:#fffdf8;border:1px solid #9e9e94;border-radius:.75rem;min-height:3.25rem;padding:.75rem 1rem}.search-field input::placeholder{color:#6c706a}.product-grid{gap:1rem;display:grid}.product-card{background:#fffdf8db;border:1px solid #d2cfc4;border-radius:1rem;grid-template-columns:6.25rem minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 .5rem 1.75rem #29312b12}.product-image{object-fit:cover;background:#dde4d7;width:100%;height:100%;min-height:9rem}.product-image-fallback{color:#fdf9ef;letter-spacing:.12em;background:radial-gradient(circle at 35% 35%,#6d8a6b 0 19%,#0000 20%),radial-gradient(circle at 65% 35%,#6d8a6b 0 19%,#0000 20%),#304d3a;place-items:center;font-size:.75rem;font-weight:900;display:grid}.product-content{min-width:0;padding:1rem}.variant-list{gap:0;margin:1rem 0 0;padding:0;list-style:none;display:grid}.variant{border-top:1px solid #ddd9ce;padding:.9rem 0}.variant-summary{gap:.3rem;display:grid}.variant-summary span{overflow-wrap:anywhere;color:#5a5f59;font-size:.8rem}.variant-summary strong{color:#24382a;font-size:.95rem}.location-toggle{color:#365c41;text-underline-offset:.2rem;background:0 0;border:0;border-radius:0;align-items:center;min-height:2.75rem;margin-top:.75rem;padding:.2rem 0;font-size:.78rem;text-decoration:underline;display:inline-flex}.update-prompt{z-index:10;background:#fffdf8;border:1px solid #9e9e94;border-radius:1rem;gap:1rem;width:auto;max-width:28rem;margin-left:auto;padding:1.25rem;display:grid;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 1rem 3rem #171b1838}.update-prompt h2{letter-spacing:-.025em;font-size:1.5rem}.update-prompt p{color:#4c514d;margin:.5rem 0 0}.update-prompt .eyebrow{color:#3a5b44;margin:0 0 .35rem}.update-prompt-actions{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.update-prompt-actions button{padding-inline:1rem}.location-toggle:hover:not(:disabled){color:#1e3b28;background:0 0}.location-list{background:#f0eee6;border-radius:.65rem;gap:.5rem;margin:.8rem 0 0;padding:.8rem;display:grid}.location-list div{justify-content:space-between;gap:1rem;display:flex}.location-list dt,.location-list dd{margin:0;font-size:.8rem}.location-list dd{font-weight:800}.empty-catalog,.state-panel{text-align:center;background:#fffdf8c7;border:1px solid #d2cfc4;border-radius:1rem;grid-column:1/-1;padding:3rem 1.25rem}.empty-catalog p,.state-panel p{color:#5c615b;margin:.75rem 0 0}.state-panel{align-content:center;place-items:center;gap:1rem;min-height:15rem;display:grid}.state-error{border-color:#bb6661}.state-error button{padding-inline:1.25rem}.loading-mark{border:3px solid #b7b9b0;border-top-color:#304d3a;border-radius:50%;width:1.5rem;height:1.5rem;animation:.8s linear infinite rotate}.pagination{grid-template-columns:1fr auto 1fr;align-items:center;gap:.6rem;margin-top:2rem;display:grid}.pagination button{padding:.55rem .8rem}.pagination span{color:#555a54;text-align:center;font-size:.78rem;font-weight:700}@keyframes rotate{to{transform:rotate(360deg)}}@media (width>=44rem){.app-shell{padding:3rem 2rem 6rem}.hero{grid-template-columns:1.5fr 1fr;align-items:end;padding-bottom:3rem}.stock-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}.refresh-button{width:auto}.search-field{max-width:34rem}.location-toggle{min-height:auto}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{grid-template-columns:8rem minmax(0,1fr)}}@media (width>=68rem){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{grid-template-columns:1fr}.product-image{aspect-ratio:16/10;min-height: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}}.install-card{color:#173326;background:#fffdf8;border:1px solid #224f3d29;border-radius:1.25rem;gap:1rem;margin:1rem 0 0;padding:1rem;display:grid;box-shadow:0 1rem 2.5rem #224f3d14}.install-card-logo{width:min(11rem,52vw);height:auto;display:block}.install-card h2{max-width:18ch;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,7vw,2.45rem);font-weight:500}.install-card p{color:#637064;margin:.5rem 0 0;line-height:1.55}.install-card button{background:#224f3d;border:0;width:100%}.install-card-help{background:#eef3ea;border-radius:.9rem;padding:.75rem .9rem;font-size:.86rem}@media (width>=44rem){.install-card{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;margin-top:1.25rem;padding:1.25rem}.install-card button{width:auto;padding-inline:1.4rem}.install-card-logo{width:9rem}.install-card-help{grid-column:1/-1}}
