@font-face{font-family:Rorenza Rough;src:url(/assets/fonts/Rorenza-Rough.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Certia;src:url(/assets/fonts/Certia-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--font-brand: "Rorenza Rough", Georgia, "Times New Roman", serif;--font-body: "Certia", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--color-green-950: #173513;--color-green-800: #2c5425;--color-green-700: #3b6933;--color-cream-50: #fffef6;--color-cream-100: #f7f6df;--color-cream-200: #eee9c5;--color-ink: #1d2c1a;--color-muted: #667260;--color-danger: #8a3b2b;--color-line: rgb(44 84 37 / 18%);--shadow-soft: 0 22px 60px rgb(24 52 20 / 10%);--radius-sm: .65rem;--radius-md: 1rem;--radius-lg: 1.5rem;color:var(--color-ink);background:var(--color-cream-100);font-family:var(--font-body);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0;background:radial-gradient(circle at 90% 5%,rgb(238 233 197 / 75%),transparent 28rem),var(--color-cream-100)}button{font-family:var(--font-brand);font-size:inherit;font-style:normal;font-weight:400}input,select,textarea{font:inherit}h1,h2,h3{font-family:var(--font-brand);font-weight:400}h1,h2,h3,p{margin-top:0}.container{width:min(100% - 2rem,72rem);margin-inline:auto}.eyebrow{margin-bottom:.5rem;color:var(--color-green-700);font-size:.75rem;font-family:var(--font-brand);font-weight:400;letter-spacing:.16em;text-transform:uppercase}.app-state{width:min(100% - 2rem,34rem);min-height:100vh;margin-inline:auto;display:grid;align-content:center;justify-items:start}.app-state h1{margin-bottom:.75rem;color:var(--color-green-950);font-family:var(--font-brand);font-size:clamp(2rem,8vw,3.5rem);line-height:1}.app-state>p:not(.eyebrow){color:var(--color-muted);line-height:1.6}.loading-mark{width:2.5rem;height:2.5rem;border:3px solid var(--color-cream-200);border-top-color:var(--color-green-800);border-radius:50%;animation:spin .8s linear infinite}.site-footer{padding-block:2rem;color:var(--color-cream-200);background:var(--color-green-950);font-size:.8rem}.site-footer .container{display:flex;justify-content:space-between;gap:1rem}@keyframes spin{to{transform:rotate(360deg)}}.button{min-height:2.75rem;border-radius:var(--radius-sm);padding-inline:1rem;border:1px solid transparent;cursor:pointer;font-family:var(--font-brand);font-weight:400;letter-spacing:.02em}.button--primary{color:var(--color-cream-50);background:var(--color-green-800)}.button--secondary{color:var(--color-green-800);background:transparent;border-color:var(--color-line)}.badge{display:inline-flex;align-items:center;gap:.45rem;width:fit-content;border-radius:999px;padding:.5rem .75rem;font-size:.75rem;font-weight:800}.badge:before{width:.45rem;height:.45rem;border-radius:50%;background:currentColor;content:""}.badge--positive{color:var(--color-green-800);background:#2c54251a}.badge--neutral{color:var(--color-green-950);background:var(--color-cream-200)}.badge--attention{color:var(--color-danger);background:#8a3b2b1a}.card{border:1px solid var(--color-line);border-radius:var(--radius-md);overflow:hidden;background:#fffef6e0;box-shadow:0 12px 36px #1834140f}.section{scroll-margin-top:6rem;padding-block:2.75rem}.section+.section{border-top:1px solid var(--color-line)}.section__header{margin-bottom:1.5rem;display:flex;align-items:end;justify-content:space-between;gap:2rem}.section__header h2{margin-bottom:0;color:var(--color-green-950);font-family:var(--font-brand);font-size:clamp(2rem,7vw,3.25rem);line-height:1}.section__header>p{max-width:34rem;margin-bottom:0;color:var(--color-muted);line-height:1.6}@media(max-width:42rem){.section__header{align-items:start;flex-direction:column;gap:.75rem}}.store-hero{padding-block:clamp(2.5rem,8vw,6rem) 2.5rem;color:var(--color-green-950)}.store-hero__content{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);gap:clamp(2rem,6vw,5rem);align-items:end}.store-hero__brand{display:flex;align-items:flex-start}.store-hero__identity{display:grid;gap:.8rem}.store-hero__logo{width:min(21rem,72vw);height:auto;display:block}.store-hero__intro{padding-left:1.25rem;border-left:2px solid var(--color-green-800)}.store-hero__intro>p{max-width:31rem;margin:1rem 0 0;color:var(--color-muted);font-size:1rem;line-height:1.65}.store-hero__details{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.75rem 1.5rem;padding-top:1.5rem;border-top:1px solid var(--color-line);color:var(--color-muted);font-size:.85rem}.store-hero__details span{display:inline-flex;align-items:center;gap:.45rem}.store-hero__details svg{width:1rem;height:1rem;color:var(--color-green-800)}.category-navigation{position:sticky;z-index:10;top:0;border-block:1px solid var(--color-line);background:#f7f6dfeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.category-tabs{display:flex;gap:.5rem;overflow-x:auto;padding-block:.75rem;scrollbar-width:none}.category-tabs::-webkit-scrollbar{display:none}.category-tabs__item{min-height:2.75rem;display:inline-flex;align-items:center;gap:.65rem;flex:0 0 auto;border:1px solid transparent;border-radius:999px;padding-inline:1rem;color:var(--color-green-800);background:transparent;cursor:pointer;font-family:var(--font-brand);font-weight:400;letter-spacing:.02em}.category-tabs__item span{min-width:1.4rem;height:1.4rem;display:grid;place-items:center;border-radius:50%;color:var(--color-muted);background:#2c542514;font-size:.7rem}.category-tabs__item[aria-current=true]{color:var(--color-cream-50);background:var(--color-green-800)}.category-tabs__item[aria-current=true] span{color:var(--color-green-950);background:var(--color-cream-200)}.catalog-content{padding-bottom:2rem}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-card{min-height:15rem;display:grid;grid-template-columns:minmax(8.5rem,.38fr) minmax(0,.62fr);transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.product-card:hover{border-color:#2c542557;box-shadow:var(--shadow-soft);transform:translateY(-2px)}.product-card__media{min-height:100%;display:grid;place-items:center;overflow:hidden;color:var(--color-green-800);background:linear-gradient(145deg,#2c54250a,#2c542524),var(--color-cream-200);font-family:var(--font-brand);font-size:4rem}.product-card__media img{width:100%;height:100%;min-height:15rem;object-fit:cover}.product-card__body{min-width:0;padding:1.25rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem}.product-card__heading{display:grid;gap:1.15rem}.product-card h3{margin-bottom:.55rem;color:var(--color-green-950);font-family:var(--font-brand);font-size:1.35rem;line-height:1.05}.product-card p{display:-webkit-box;margin-bottom:0;overflow:hidden;color:var(--color-muted);font-size:.86rem;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:3}.price-display{display:flex;align-items:baseline;gap:.35rem;color:var(--color-green-800);font-size:1rem}.price-display span{color:var(--color-muted);font-size:.68rem;font-weight:600}.price-display--muted{color:var(--color-muted);font-size:.82rem}.product-card__meta{display:flex;align-items:end;justify-content:space-between;gap:.75rem;color:var(--color-muted);font-size:.72rem;font-weight:700}.product-card__meta>div{display:flex;flex-wrap:wrap;gap:.45rem .85rem}.product-card__meta span{display:inline-flex;align-items:center;gap:.3rem}.product-card__meta svg{width:.85rem;height:.85rem;color:var(--color-green-700)}.product-card__action{min-height:2.25rem;padding-inline:.75rem;font-size:.72rem}.product-sheet{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;align-items:end}.product-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#17351394;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.product-sheet__panel{position:relative;width:min(100%,42rem);max-height:min(92vh,56rem);margin-inline:auto;display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--color-cream-50);box-shadow:0 -24px 80px #1735133d}.product-sheet__header{position:relative;display:grid;grid-template-columns:6rem minmax(0,1fr) auto;gap:1rem;padding:1.25rem;border-bottom:1px solid var(--color-line)}.product-sheet__header h2{margin-bottom:.4rem;color:var(--color-green-950);font-family:var(--font-brand);font-size:1.75rem;line-height:1}.product-sheet__header p:last-child{margin-bottom:0;color:var(--color-muted);font-size:.82rem;line-height:1.45}.product-sheet__media{min-height:6rem;display:grid;place-items:center;overflow:hidden;border-radius:var(--radius-sm);color:var(--color-green-800);background:var(--color-cream-200);font-family:var(--font-brand);font-size:2.75rem}.product-sheet__media img{width:100%;height:100%;object-fit:cover}.product-sheet__close{width:2.5rem;height:2.5rem;display:grid;place-items:center;border:1px solid var(--color-line);border-radius:50%;color:var(--color-green-800);background:transparent;cursor:pointer}.product-sheet__close svg{width:1.15rem}.product-sheet__content{overflow-y:auto;padding:0 1.25rem}.selection-group{min-width:0;margin:0;padding:1.5rem 0;border:0}.selection-group+.selection-group{border-top:1px solid var(--color-line)}.selection-group legend{width:100%;display:flex;align-items:baseline;justify-content:space-between;gap:1rem;color:var(--color-green-950);font-family:var(--font-brand);font-weight:400}.selection-group legend small{color:var(--color-muted);font-size:.7rem}.selection-group__description{margin:.45rem 0 1rem;color:var(--color-muted);font-size:.8rem;line-height:1.4}.selection-options{display:grid;gap:.6rem;margin-top:.85rem}.selection-option{min-height:3.25rem;display:flex;align-items:center;gap:.75rem;border:1px solid var(--color-line);border-radius:var(--radius-sm);padding:.7rem .85rem;cursor:pointer}.selection-option:has(input:checked){border-color:var(--color-green-800);background:#2c54250f}.selection-option:has(input:disabled){cursor:not-allowed;opacity:.48}.selection-option input{width:1.1rem;height:1.1rem;flex:0 0 auto;accent-color:var(--color-green-800)}.selection-option>span{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex:1}.selection-option strong{color:var(--color-green-950);font-size:.84rem}.selection-option small{color:var(--color-muted);font-size:.76rem}.selection-error{margin:.6rem 0 0;color:var(--color-danger);font-size:.75rem;font-weight:700}.product-sheet__footer{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;padding:1rem 1.25rem;border-top:1px solid var(--color-line);background:var(--color-cream-50)}.quantity-selector{min-height:3rem;display:grid;grid-template-columns:repeat(3,2.5rem);align-items:center;border:1px solid var(--color-line);border-radius:var(--radius-sm);overflow:hidden}.quantity-selector button{height:100%;display:grid;place-items:center;border:0;color:var(--color-green-800);background:transparent;cursor:pointer}.quantity-selector button:disabled{cursor:not-allowed;opacity:.35}.quantity-selector svg{width:1rem}.quantity-selector output{text-align:center;color:var(--color-green-950);font-size:.85rem;font-weight:800}.product-sheet__confirm{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.product-sheet__confirm strong{white-space:nowrap}.selection-announcement{position:fixed;z-index:20;right:1rem;bottom:1rem;max-width:min(22rem,calc(100% - 2rem));border-radius:var(--radius-sm);color:var(--color-cream-50);background:var(--color-green-950);box-shadow:var(--shadow-soft);font-size:.8rem;font-weight:700}.selection-announcement:not(:empty){padding:.85rem 1rem}@media(max-width:56rem){.store-hero__content{grid-template-columns:1fr}.store-hero__intro{max-width:36rem}.product-grid{grid-template-columns:1fr}}@media(max-width:38rem){.store-hero{padding-top:2rem}.store-hero__brand{align-items:flex-start}.store-hero__logo{width:min(18rem,78vw)}.store-hero__details{display:grid}.product-card{min-height:10rem;grid-template-columns:7rem minmax(0,1fr)}.product-card__media{font-size:2.75rem}.product-card__media img{min-height:10rem}.product-card__body{padding:1rem;gap:1rem}.product-card__meta{align-items:stretch;flex-direction:column}.product-card__action{width:100%}.product-sheet__header{grid-template-columns:4.5rem minmax(0,1fr) auto;padding:1rem}.product-sheet__media{min-height:4.5rem}.product-sheet__header h2{font-size:1.45rem}.product-sheet__header p:last-child{display:none}.product-sheet__content{padding-inline:1rem}.product-sheet__footer{grid-template-columns:7.5rem minmax(0,1fr);padding:.85rem 1rem}}.category-navigation__content{display:flex;align-items:center;gap:.75rem}.category-navigation__content .category-tabs{min-width:0;flex:1}.cart-trigger{min-height:2.75rem;display:inline-flex;align-items:center;gap:.45rem;flex:0 0 auto;border:0;border-radius:999px;padding:.35rem .45rem .35rem .85rem;color:var(--color-cream-50);background:var(--color-green-950);cursor:pointer;font-size:.78rem;font-weight:800}.cart-trigger svg{width:1rem}.cart-trigger strong{min-width:1.8rem;height:1.8rem;display:grid;place-items:center;border-radius:50%;color:var(--color-green-950);background:var(--color-cream-200);font-family:var(--font-body);font-size:.7rem}.cart-drawer{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#17351394;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.cart-drawer__panel{position:absolute;top:0;right:0;width:min(100%,29rem);height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:var(--color-ink);background:var(--color-cream-50);box-shadow:-24px 0 80px #1735133d}.cart-drawer__header{display:flex;align-items:start;justify-content:space-between;gap:1rem;padding:1.25rem;border-bottom:1px solid var(--color-line)}.cart-drawer__header h2{margin-bottom:0;color:var(--color-green-950);font-family:var(--font-brand);font-size:1.75rem;line-height:1}.cart-drawer__close{width:2.5rem;height:2.5rem;display:grid;place-items:center;border:1px solid var(--color-line);border-radius:50%;color:var(--color-green-800);background:transparent;cursor:pointer}.cart-drawer__close svg{width:1.15rem}.cart-drawer__content{min-height:0;overflow-y:auto;overflow-x:hidden;padding:1rem 1.25rem}.cart-empty{min-height:100%;display:grid;align-content:center;justify-items:center;text-align:center}.cart-empty>svg{width:3rem;height:3rem;margin-bottom:1rem;color:var(--color-green-700)}.cart-empty h3{margin-bottom:.4rem;color:var(--color-green-950);font-family:var(--font-brand);font-size:1.4rem}.cart-empty p{margin-bottom:1.25rem;color:var(--color-muted);font-size:.85rem}.cart-items{display:grid;gap:.75rem}.cart-item{display:grid;gap:.8rem;border:1px solid var(--color-line);border-radius:var(--radius-md);padding:1rem;background:var(--color-cream-100)}.cart-item__heading{display:flex;align-items:start;justify-content:space-between;gap:1rem}.cart-item__heading h3{margin-bottom:.25rem;color:var(--color-green-950);font-family:var(--font-brand);font-size:1.12rem}.cart-item__heading p{margin-bottom:0;color:var(--color-muted);font-size:.75rem}.cart-item__heading>strong{flex:0 0 auto;color:var(--color-green-800);font-size:.9rem}.cart-item__modifiers{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem;list-style:none}.cart-item__modifiers li{border-radius:999px;padding:.3rem .55rem;color:var(--color-muted);background:#2c542512;font-size:.68rem}.cart-item__actions{display:flex;align-items:center;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--color-line)}.cart-item__actions>button{min-height:2.25rem;display:inline-flex;align-items:center;gap:.35rem;border:1px solid var(--color-line);border-radius:var(--radius-sm);padding-inline:.65rem;color:var(--color-green-800);background:transparent;cursor:pointer;font-size:.7rem;font-weight:800}.cart-item__actions>button:last-child{width:2.25rem;justify-content:center;margin-left:auto;padding:0;color:var(--color-danger)}.cart-item__actions svg{width:.85rem}.quantity-selector--compact{min-height:2.25rem;grid-template-columns:repeat(3,2rem)}.cart-drawer__footer{display:grid;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid var(--color-line);background:var(--color-cream-50)}.cart-summary{display:grid;gap:.35rem}.cart-summary>div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.cart-summary span{color:var(--color-muted);font-size:.85rem}.cart-summary strong{color:var(--color-green-950);font-size:.85rem}.cart-summary__total{margin-top:.15rem;padding-top:.45rem;border-top:1px solid var(--color-line)}.cart-summary__total strong{color:var(--color-green-950);font-family:var(--font-body);font-size:1.55rem}.cart-drawer__footer p{margin-bottom:0;color:var(--color-muted);font-size:.7rem;line-height:1.4}.cart-drawer__footer .button:disabled{cursor:not-allowed;opacity:.48}.cart-clear{justify-self:center;border:0;padding:.25rem;color:var(--color-danger);background:transparent;cursor:pointer;font-size:.72rem;font-weight:700}@media(max-width:38rem){.cart-trigger span{display:none}.cart-trigger{padding-left:.65rem}.cart-drawer{display:grid;align-items:end}.cart-drawer__panel{position:relative;width:100%;height:min(90vh,48rem);border-radius:var(--radius-lg) var(--radius-lg) 0 0;box-shadow:0 -24px 80px #1735133d}}.fulfillment{min-width:0;display:grid;gap:.75rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--color-line)}.fulfillment h3{margin:0;color:var(--color-green-950);font-family:var(--font-brand);font-size:1.05rem}.fulfillment__methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.fulfillment__methods label{min-height:4.25rem;display:flex;align-items:center;gap:.6rem;border:1px solid var(--color-line);border-radius:var(--radius-sm);padding:.75rem;background:var(--color-cream-100);cursor:pointer}.fulfillment__methods label.is-selected{border-color:var(--color-green-800);box-shadow:0 0 0 1px var(--color-green-800)}.fulfillment__methods input{position:absolute;opacity:0;pointer-events:none}.fulfillment__methods svg{width:1.15rem;flex:0 0 auto;color:var(--color-green-800)}.fulfillment__methods span{min-width:0;display:grid;gap:.15rem}.fulfillment__methods strong{color:var(--color-green-950);font-size:.78rem}.fulfillment__methods small{color:var(--color-muted);font-size:.63rem;line-height:1.3}.delivery-address{display:grid;gap:.75rem;border-radius:var(--radius-md);padding:1rem;background:var(--color-cream-100)}.delivery-address h3,.delivery-address p{margin:0}.delivery-address>div:first-child>p:last-child{margin-top:.25rem;color:var(--color-muted);font-size:.7rem;line-height:1.4}.delivery-address label{min-width:0;display:grid;gap:.35rem;color:var(--color-green-950);font-size:.72rem;font-weight:800}.delivery-address__postal-field{min-width:0;display:grid;gap:.35rem}.delivery-address__postal-field>label{display:block}.delivery-address input{min-width:0;width:100%;min-height:2.8rem;border:1px solid var(--color-line);border-radius:var(--radius-sm);padding-inline:.75rem;color:var(--color-ink);background:var(--color-cream-50)}.delivery-address__postal-code{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem}.delivery-address__postal-code button{min-height:2.8rem;border:0;border-radius:var(--radius-sm);padding-inline:.9rem;color:var(--color-cream-50);background:var(--color-green-800);cursor:pointer}.delivery-address__postal-code button:disabled{cursor:wait;opacity:.6}.delivery-address__fields{display:grid;grid-template-columns:minmax(0,.6fr) minmax(0,1.4fr);gap:.5rem}.delivery-address__resolved{display:grid;gap:.15rem;border-left:2px solid var(--color-green-800);padding-left:.65rem}.delivery-address__resolved strong{color:var(--color-green-950);font-size:.75rem}.delivery-address__resolved span,.delivery-address__attribution{color:var(--color-muted);font-size:.64rem;line-height:1.35}.delivery-address__status{border-radius:var(--radius-sm);padding:.6rem .7rem;font-size:.7rem}.delivery-address__status.is-ready{color:var(--color-green-800);background:#2c542517}.delivery-address__status.is-error{color:var(--color-danger);background:#8a3b2b14}.commercial-status{display:grid;gap:.1rem;border-radius:var(--radius-sm);padding:.65rem .75rem;background:#8a3b2b14}.commercial-status.is-open{background:#2c542517}.commercial-status strong{color:var(--color-danger);font-size:.76rem}.commercial-status.is-open strong{color:var(--color-green-800)}.commercial-status span{color:var(--color-muted);font-size:.67rem}.minimum-order,.delivery-estimate,.commercial-validation{border-radius:var(--radius-sm);padding:.55rem .65rem;background:#8a3b2b12}.minimum-order.is-valid,.commercial-validation.is-valid{color:var(--color-green-800);background:#2c542514}@media(max-width:24rem){.fulfillment__methods,.delivery-address__fields{grid-template-columns:1fr}}.checkout-form{display:grid;gap:1.25rem}.checkout-back{width:fit-content;display:inline-flex;align-items:center;gap:.35rem;border:0;padding:0;color:var(--color-green-800);background:transparent;cursor:pointer;font-size:.72rem;font-weight:800}.checkout-back svg{width:.9rem}.checkout-section{display:grid;gap:.75rem;padding-bottom:1.25rem;border-bottom:1px solid var(--color-line)}.checkout-section h3{margin:0;color:var(--color-green-950);font-family:var(--font-brand);font-size:1.25rem}.checkout-section label{display:grid;gap:.35rem;color:var(--color-green-950);font-size:.72rem;font-weight:800}.checkout-section input,.checkout-section textarea{width:100%;min-width:0;border:1px solid var(--color-line);border-radius:var(--radius-sm);padding:.75rem;color:var(--color-ink);background:var(--color-cream-50);font:inherit;font-weight:400}.checkout-section input{min-height:2.8rem}.checkout-section textarea{resize:vertical}.checkout-section input:focus,.checkout-section textarea:focus{border-color:var(--color-green-800);outline:2px solid rgb(44 84 37 / 12%)}.checkout-section small{color:var(--color-danger);font-size:.65rem}.checkout-section label small{color:var(--color-muted);font-weight:400}.checkout-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.checkout-option{position:relative;display:flex!important;min-height:2.8rem;align-items:center;justify-content:center;border:1px solid var(--color-line);border-radius:var(--radius-sm);padding:.65rem;background:var(--color-cream-50);cursor:pointer;text-align:center}.checkout-option.is-selected{border-color:var(--color-green-800);color:var(--color-cream-50);background:var(--color-green-800)}.checkout-option input{position:absolute;width:1px;min-height:1px;opacity:0}.checkout-option span{font-family:var(--font-brand);font-size:.9rem}.checkout-fields{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:.65rem}.checkout-review{display:grid;gap:.4rem;border-radius:var(--radius-md);padding:1rem;background:var(--color-cream-100)}.checkout-review>div{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.checkout-review__items{display:grid;gap:.6rem;margin:.35rem 0;padding:.75rem 0;border-block:1px solid var(--color-line);list-style:none}.checkout-review__items li{display:flex;align-items:start;justify-content:space-between;gap:1rem}.checkout-review__items li>div{min-width:0;display:grid;gap:.1rem}.checkout-review__items li>div strong{font-size:.75rem}.checkout-review__items li>div span{overflow:hidden;color:var(--color-muted);font-size:.65rem;text-overflow:ellipsis}.checkout-review__items li>strong{flex:0 0 auto}.checkout-review span{color:var(--color-muted);font-size:.75rem}.checkout-review strong{color:var(--color-green-950);font-size:.8rem}.checkout-review__total{margin-top:.25rem;padding-top:.6rem;border-top:1px solid var(--color-line)}.checkout-review__total strong{font-family:var(--font-body);font-size:1.35rem}.checkout-submit{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.checkout-submit svg{width:1.05rem}.checkout-disclaimer{margin:-.6rem 0 0;color:var(--color-muted);font-size:.65rem;line-height:1.45;text-align:center}@media(max-width:24rem){.checkout-fields,.checkout-options{grid-template-columns:1fr}}.status-page{width:min(100% - 2rem,70rem);margin:0 auto;padding:4rem 0 2rem}.status-hero{max-width:44rem;margin-bottom:2rem}.status-hero h1{margin:.35rem 0 .75rem;font-size:clamp(2.4rem,7vw,4.8rem)}.status-hero>p:last-child{max-width:40rem;color:var(--color-muted);font-size:1.05rem}.status-summary,.status-summary>div,.status-check{display:flex;align-items:center}.status-summary{justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding:1.15rem 1.25rem;border:1px solid var(--color-line);border-radius:1.25rem;background:var(--color-cream-50);box-shadow:var(--shadow-soft)}.status-summary>div{gap:.75rem}.status-summary p,.status-check p{margin:.2rem 0 0;color:var(--color-muted);font-size:.9rem}.status-summary__mark,.status-check__mark{flex:0 0 auto;border-radius:999px;background:#8c8c82}.status-summary__mark{width:.9rem;height:.9rem;box-shadow:0 0 0 .35rem #8c8c8224}.status-check__mark{width:.65rem;height:.65rem}.status-summary__mark--operational,.status-check__mark--operational{background:#2f7d4a}.status-summary__mark--degraded,.status-check__mark--degraded,.status-check__mark--not_applicable{background:#b27416}.status-summary__mark--unavailable,.status-check__mark--unavailable{background:#a63d40}.status-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.status-card{padding:1.5rem;border:1px solid var(--color-line);border-radius:1.25rem;background:var(--color-cream-50)}.status-card--wide{grid-column:1 / -1}.status-card h2{margin:.35rem 0 1.15rem;font-size:1.65rem}.status-metadata{display:grid;gap:0;margin:0}.status-metadata>div{display:flex;justify-content:space-between;gap:1rem;padding:.75rem 0;border-top:1px solid var(--color-line)}.status-metadata dt{color:var(--color-muted)}.status-metadata dd{margin:0;font-weight:700;text-align:right}.status-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.status-check{gap:.8rem;padding:.9rem 0;border-top:1px solid var(--color-line)}.status-check>div{flex:1}.status-pill{flex:0 0 auto;padding:.35rem .6rem;border-radius:999px;background:var(--color-cream-100);color:var(--color-muted);font-size:.76rem;font-weight:700}.status-pill--operational{background:#2f7d4a1a;color:#27673d}.status-pill--degraded,.status-pill--not_applicable{background:#b274161a;color:#8a590f}.status-pill--unavailable{background:#a63d401a;color:#873235}.status-footer{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;padding:1rem 0;color:var(--color-muted);font-size:.85rem}.status-footer a{color:var(--color-green-800);font-weight:700}@media(max-width:42rem){.status-page{padding-top:2rem}.status-grid{grid-template-columns:1fr}.status-card--wide{grid-column:auto}.status-summary,.status-footer{align-items:stretch;flex-direction:column}.status-summary .button{width:100%}.status-check{align-items:flex-start;flex-wrap:wrap}.status-pill{margin-left:1.45rem}}
