:root{color:#242424;font-synthesis:none;--customer-red:#cc071e;--customer-red-dark:#9f0014;--customer-cream:#f7f5f2;--customer-line:#dedbd6;--customer-muted:#625f5b;--customer-success:#17713d;background:#f7f5f2;font-family:Manrope Variable,Manrope,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--customer-cream);min-width:320px}body{background:var(--customer-cream);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.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}.customer-app{min-height:100vh;padding-bottom:calc(5.9rem + env(safe-area-inset-bottom));flex-direction:column;display:flex}.customer-header{border-bottom:1px solid var(--customer-line);padding:max(1rem, env(safe-area-inset-top)) 1rem 1rem;background:#fff}.customer-header--compact{z-index:20;padding-block:max(.65rem, env(safe-area-inset-top)) .65rem;position:sticky;top:0}.customer-brand{align-items:center;gap:.75rem;width:min(100%,68rem);margin:auto;text-decoration:none;display:flex}.customer-brand__logo{object-fit:contain;width:auto;max-width:10rem;height:2.75rem}.customer-brand__asset-slot{border:2px solid var(--customer-red);max-width:14rem;min-height:2.6rem;color:var(--customer-red);border-radius:.5rem;align-items:center;padding:.4rem .7rem;font-size:.78rem;font-weight:800;line-height:1.1;display:inline-flex}.customer-brand__service{color:var(--customer-muted);font-size:.92rem;font-weight:750}.customer-main{outline:none;flex:1;width:100%}.customer-page{width:min(100% - 2rem,46rem);margin:0 auto;padding:2rem 0 3rem}.customer-page--entry{text-align:center;max-width:38rem;padding-top:clamp(2.5rem,9vw,6rem)}.customer-page--form{max-width:38rem}.customer-page h1{color:#191919;letter-spacing:-.035em;overflow-wrap:anywhere;margin:.25rem 0 1rem;font-size:clamp(1.85rem,7vw,3rem);line-height:1.08}.customer-page h2{margin:0 0 .4rem;font-size:1.05rem}.customer-page p{line-height:1.6}.customer-eyebrow{color:var(--customer-red);letter-spacing:.06em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:800}.customer-lead{color:var(--customer-muted);margin-top:-.4rem;font-size:1.12rem;font-weight:650}.customer-actions{gap:.8rem;margin-top:1.8rem;display:flex}.customer-actions--stacked{flex-direction:column;align-items:stretch}.customer-actions--stacked>p{color:var(--customer-muted);margin:.25rem 0 -.25rem;font-size:.9rem}.customer-button{text-align:center;cursor:pointer;border:2px solid #0000;border-radius:.75rem;justify-content:center;align-items:center;gap:.55rem;min-height:3.2rem;padding:.72rem 1rem;font-weight:800;line-height:1.2;text-decoration:none;display:inline-flex}.customer-button svg{width:1.25rem;height:1.25rem}.customer-button:focus-visible,.customer-icon-button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,.customer-nav a:focus-visible{outline-offset:2px;outline:3px solid #101010}.customer-button:disabled{opacity:.58;cursor:wait}.customer-button--primary{color:#fff;background:var(--customer-red);border-color:var(--customer-red)}.customer-button--primary:hover{background:var(--customer-red-dark);border-color:var(--customer-red-dark)}.customer-button--secondary{color:var(--customer-red-dark);border-color:var(--customer-red);background:#fff}.customer-button--text{width:100%;color:var(--customer-red-dark);background:0 0}.customer-back{min-height:2.75rem;color:var(--customer-muted);align-items:center;margin-bottom:.7rem;font-weight:700;text-decoration:none;display:inline-flex}.customer-form{gap:1rem;margin-top:1.5rem;display:grid}.customer-form--grid{grid-template-columns:minmax(0,1fr)}.customer-field{gap:.4rem;min-width:0;display:grid}.customer-field label{color:#333;font-size:.88rem;font-weight:800}.customer-field label span,.customer-field small{color:var(--customer-muted);font-weight:500}.customer-field input,.customer-field select,.customer-field textarea,.customer-product-card input,.customer-product-card select{color:#1d1d1d;background:#fff;border:1px solid #aaa59f;border-radius:.6rem;width:100%;min-height:3rem;padding:.65rem .75rem;font-size:max(1rem,16px)}.customer-field textarea{resize:vertical}.customer-field__error{color:#a60017;font-size:.86rem}.customer-error{border-left:4px solid var(--customer-red);color:#79000f;background:#fff0f2;border-radius:.25rem;padding:.75rem .9rem}.customer-success-message{border-left:4px solid var(--customer-success);color:#0e542d;background:#edfff4;padding:.75rem .9rem}.customer-help{color:var(--customer-muted);margin-top:1.5rem;font-size:.88rem}.customer-search{grid-template-columns:minmax(0,1fr) 3.4rem;gap:.5rem;margin:1rem 0 1.4rem;display:grid}.customer-search input{background:#fff;border:1px solid #aaa59f;border-radius:.75rem;min-width:0;min-height:3.4rem;padding:0 1rem;font-size:max(1rem,16px)}.customer-search button{color:#fff;background:var(--customer-red);cursor:pointer;border:0;border-radius:.75rem;place-items:center;display:grid}.customer-search--hero{margin-top:1.5rem}.customer-info-card,.customer-consent-copy,.customer-not-found,.customer-section{border:1px solid var(--customer-line);background:#fff;border-radius:.9rem;margin:1.4rem 0;padding:1rem}.customer-product-list,.customer-cart-list,.customer-order-list,.customer-order-items{gap:.8rem;display:grid}.customer-product-card,.customer-cart-item,.customer-order-card,.customer-order-item{border:1px solid var(--customer-line);overflow-wrap:anywhere;background:#fff;border-radius:.9rem;padding:1rem}.customer-product-card{gap:1rem;display:grid}.customer-product-card p,.customer-cart-item p,.customer-order-item p{color:var(--customer-muted);margin:.2rem 0;font-size:.9rem}.customer-product-card__controls{grid-template-columns:minmax(0,1fr) minmax(6rem,.45fr);align-items:end;gap:.45rem .65rem;display:grid}.customer-product-card__controls label{color:var(--customer-muted);font-size:.78rem;font-weight:750}.customer-product-card__controls .customer-button{grid-column:1/-1;margin-top:.35rem}.customer-not-found{text-align:center;margin-top:1.5rem}.customer-empty{color:var(--customer-muted);text-align:center}.customer-empty--card{border:1px dashed #aaa59f;border-radius:.9rem;padding:2rem 1rem}.customer-loading{color:var(--customer-muted)}.customer-cart-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem;display:grid}.customer-cart-item__quantity{grid-column:1/-1;grid-template-columns:minmax(5rem,8rem) auto;align-items:center;gap:.5rem;display:grid}.customer-cart-item__quantity label{grid-column:1/-1;font-size:.8rem;font-weight:700}.customer-cart-item__quantity input{border:1px solid #aaa59f;border-radius:.55rem;min-height:2.8rem;padding:.5rem;font-size:16px}.customer-icon-button{width:2.8rem;height:2.8rem;color:var(--customer-red-dark);cursor:pointer;background:#fff0f2;border:0;border-radius:50%;place-items:center;display:grid}.customer-icon-button svg{width:1.25rem}.customer-item-kind{color:#654500;background:#fff0ba;border-radius:999px;margin-bottom:.35rem;padding:.22rem .55rem;font-size:.72rem;font-weight:800;display:inline-flex}.customer-success{text-align:center;max-width:38rem}.customer-success__icon{width:4.5rem;height:4.5rem;color:var(--customer-success)}.customer-order-number{border:1px solid var(--customer-line);background:#fff;border-radius:.9rem;gap:.2rem;margin:1.5rem 0;padding:1rem;display:grid}.customer-order-number span{color:var(--customer-muted);font-size:.8rem}.customer-order-number strong{letter-spacing:.03em;overflow-wrap:anywhere;font-size:1.2rem}.customer-order-card{color:inherit;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;text-decoration:none;display:grid}.customer-order-card>div{gap:.15rem;display:grid}.customer-order-card__status{text-align:right;justify-items:end}.customer-order-card__status .customer-planning-summary{color:var(--customer-red-dark);font-size:.78rem}.customer-order-card>div span,.customer-order-card>span:last-child{color:var(--customer-muted);font-size:.8rem}.customer-order-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.customer-order-heading h1{font-size:clamp(1.55rem,6vw,2.2rem)}.customer-order-item{justify-content:space-between;gap:1rem;display:flex}.customer-order-item>div:last-child{white-space:nowrap;justify-items:end;gap:.5rem;display:grid}.customer-status-card{border:1px solid var(--customer-line);border-left:.35rem solid var(--customer-red);background:#fff;border-radius:.9rem;gap:1rem;margin:1.25rem 0;padding:1rem;display:grid}.customer-status-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.customer-status-card__heading h2,.customer-status-card__heading p,.customer-planning-note{margin:0}.customer-planning-details,.customer-item-planning{gap:.8rem;margin:0;display:grid}.customer-planning-details div,.customer-item-planning div{gap:.2rem;display:grid}.customer-planning-details dt,.customer-item-planning dt{color:var(--customer-muted);font-size:.76rem;font-weight:750}.customer-planning-details dd,.customer-item-planning dd{margin:0;font-weight:700}.customer-item-planning{border-top:1px solid var(--customer-line);margin-top:.8rem;padding-top:.7rem}.customer-planning-note{color:var(--customer-muted);font-size:.8rem;line-height:1.45}.customer-ready-message{color:#075d30;background:#e7f8ed;border-radius:.75rem;gap:.2rem;padding:.9rem;display:grid}.customer-ready-message strong{font-size:1.05rem}.customer-ready-inline{color:#075d30;font-size:.76rem;font-weight:800}.customer-status{color:#333;white-space:nowrap;background:#ece9e5;border-radius:999px;align-self:start;align-items:center;padding:.28rem .58rem;font-size:.76rem;font-weight:800;display:inline-flex}.customer-status[data-state=ready],.customer-status[data-state=collected]{color:#075d30;background:#dff7e8}.customer-status[data-state=unavailable],.customer-status[data-state=cancelled]{color:#7b0010;background:#ffe1e5}.customer-footer{width:min(100% - 2rem,46rem);color:var(--customer-muted);text-align:center;margin:auto;padding:2rem 0;font-size:.76rem}.customer-footer nav{justify-content:center;gap:1.25rem;display:flex}.customer-footer p{line-height:1.5}.customer-nav{z-index:30;border-top:1px solid var(--customer-line);padding:.4rem max(.25rem, env(safe-area-inset-right)) max(.4rem, env(safe-area-inset-bottom)) max(.25rem, env(safe-area-inset-left));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -.25rem 1.2rem #00000014}.customer-nav a{color:#5a5753;text-align:center;border-radius:.6rem;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-width:0;min-height:4.15rem;font-size:.72rem;font-weight:700;line-height:1.1;text-decoration:none;display:flex;position:relative}.customer-nav a.router-link-active{color:var(--customer-red-dark);background:#fff1f3}.customer-nav svg{width:1.3rem;height:1.3rem}.customer-nav__badge{color:#fff;background:var(--customer-red);border:2px solid #fff;border-radius:999px;place-items:center;min-width:1.15rem;height:1.15rem;padding:0 .2rem;font-size:.62rem;display:grid;position:absolute;top:.18rem;left:calc(50% + .35rem)}.customer-legal{max-width:46rem}.customer-legal section{margin:1.5rem 0}.customer-legal h2{font-size:1.05rem}@media (width<=39.99rem){.customer-order-item{flex-direction:column}.customer-order-item>div:last-child{white-space:normal;justify-items:start}.customer-order-card{grid-template-columns:minmax(0,1fr) auto}.customer-order-card__status{justify-items:end;max-width:9rem}}@media (width>=40rem){.customer-app{padding-bottom:0}.customer-form--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-field--full{grid-column:1/-1}.customer-nav{border:1px solid var(--customer-line);border-bottom:0;border-radius:1rem 1rem 0 0;width:min(100%,48rem);margin:0 auto;position:sticky;bottom:0}.customer-nav a{font-size:.7rem}.customer-product-card{grid-template-columns:minmax(0,1fr) minmax(16rem,.85fr);align-items:start}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
