:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20321c;background:#f8f7f1;font-synthesis:none;text-rendering:optimizeLegibility;--brand: #69c52f;--brand-strong: #4fa51f;--brand-deep: #285d20;--brand-soft: #eaf7dd;--lime-wash: #f2f9e9;--ink: #20321c;--ink-soft: #52614c;--cream: #f8f7f1;--paper: #fffef9;--sand: #eee9dc;--line: #dedfd4;--orange: #f4a33b;--orange-soft: #fff1d5;--red: #bb3f36;--red-soft: #fcebea;--blue: #2f6d8b;--blue-soft: #e7f3f8;--shadow-sm: 0 1px 2px rgb(34 55 26 / 6%), 0 6px 20px rgb(34 55 26 / 4%);--shadow-md: 0 18px 50px rgb(34 55 26 / 10%);--radius-sm: 10px;--radius: 18px;--radius-lg: 28px}*{box-sizing:border-box}html{min-width:320px;min-height:100%;scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 4% 3%,rgb(105 197 47 / 8%),transparent 24rem),var(--cream);color:var(--ink);line-height:1.55}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);line-height:1.14}h1,h2{font-family:Newsreader,Georgia,serif;letter-spacing:-.025em}h1{font-size:clamp(2.15rem,7vw,3.75rem);margin-bottom:.65rem}h2{font-size:clamp(1.35rem,3vw,1.75rem);margin-bottom:.6rem}small{color:var(--ink-soft)}code{max-width:100%;padding:.14rem .36rem;border-radius:6px;background:#f1f2ea;color:#3c5037;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.78rem;overflow-wrap:anywhere}:focus-visible{outline:3px solid rgb(105 197 47 / 45%);outline-offset:3px}::selection{background:#69c52f47}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:.5rem;left:.5rem;transform:translateY(-160%);border-radius:8px;padding:.65rem .85rem;background:var(--ink);color:#fff}.skip-link:focus{transform:none}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fffef9f5;box-shadow:var(--shadow-sm)}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:999px;padding:.72rem 1.15rem;font-weight:700;line-height:1.2;text-align:center;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.58}.button--primary{background:var(--brand);color:#17360d;box-shadow:0 8px 24px #69c52f38}.button--primary:hover:not(:disabled){background:#75d337;box-shadow:0 10px 28px #69c52f4d}.button--secondary{border-color:#cbd2c4;background:var(--paper);color:var(--ink)}.button--secondary:hover:not(:disabled){border-color:#aebba5;background:var(--lime-wash)}.button--ghost{background:transparent;color:var(--ink-soft)}.button--ghost:hover:not(:disabled){background:#eff1e8;color:var(--ink)}.button--danger{background:var(--red);color:#fff;box-shadow:0 8px 22px #bb3f362e}.button--danger:hover:not(:disabled){background:#a9332c}.button--small{min-height:38px;padding:.52rem .86rem;font-size:.85rem}.button--full{width:100%}.icon-button{display:inline-grid;width:42px;height:42px;place-items:center;border:0;border-radius:50%;background:transparent;color:inherit;cursor:pointer}.icon-button:hover{background:#69c52f1f}.badge{display:inline-flex;width:fit-content;align-items:center;gap:.3rem;border:1px solid transparent;border-radius:999px;padding:.28rem .58rem;font-size:.73rem;font-weight:700;line-height:1.2;white-space:nowrap}.badge--positive{border-color:#b6dda0;background:var(--brand-soft);color:#326e20}.badge--warning{border-color:#efc875;background:var(--orange-soft);color:#82530d}.badge--danger{border-color:#e8b5b1;background:var(--red-soft);color:#8d3029}.badge--info{border-color:#afd0df;background:var(--blue-soft);color:var(--blue)}.badge--neutral{border-color:#d4d7cc;background:#f0f1eb;color:#5b6457}.brand{display:inline-flex;align-items:center;gap:.7rem}.brand__mark{position:relative;display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:47% 53% 48% 52%/53% 43% 57% 47%;background:var(--brand);box-shadow:inset -8px -8px #397a1b24;transform:rotate(-8deg)}.brand__mark:before,.brand__mark:after{content:"";position:absolute;top:-5px;width:13px;height:20px;border-radius:100% 0;background:var(--brand-deep)}.brand__mark:before{left:10px;transform:rotate(-24deg)}.brand__mark:after{right:7px;transform:rotate(26deg) scaleX(-1)}.brand__mark span{width:8px;height:8px;border-radius:50%;background:#f6bd41;box-shadow:10px 5px #f6bd41,-8px 7px #f6bd41}.brand__text{display:grid;line-height:1.05}.brand__text strong{font-family:Newsreader,Georgia,serif;font-size:1.12rem;letter-spacing:-.015em}.brand__text small{margin-top:.22rem;color:#65725f;font-size:.68rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.brand--compact .brand__mark{width:36px;height:36px}.brand--compact .brand__text strong{font-size:1rem}.eyebrow{margin-bottom:.45rem;color:var(--brand-deep);font-size:.73rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.muted{color:var(--ink-soft)}.text-link,.back-link,.table-link{color:var(--brand-deep);font-weight:700}.text-link:hover,.back-link:hover,.table-link:hover{color:var(--brand-strong);text-decoration:underline;text-underline-offset:3px}.back-link,.table-link{display:inline-flex;align-items:center;gap:.35rem}.page-stack{display:grid;gap:1.15rem}.page-heading{display:flex;flex-direction:column;gap:1rem}.page-heading h1{max-width:800px}.page-heading__description{max-width:720px;margin-bottom:0;color:var(--ink-soft);font-size:1rem}.page-heading__actions{display:flex;flex-wrap:wrap;gap:.6rem}.public-shell,.customer-shell{min-height:100vh}.public-shell{display:flex;flex-direction:column}.public-shell>main{width:100%;flex:1}.public-header,.customer-header{position:relative;z-index:20;display:flex;width:100%;align-items:center;justify-content:space-between;border-bottom:1px solid rgb(204 210 196 / 75%);background:#fffef9e0;backdrop-filter:blur(16px)}.public-header{padding:.8rem 1rem}.customer-header{position:sticky;top:0;padding:.7rem 1rem}.customer-header__nav{display:none}.account-chip{display:flex;align-items:center;gap:.4rem}.account-chip__name{display:none;font-weight:700;font-size:.88rem}.avatar{display:grid;width:36px;height:36px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--brand-soft);color:var(--brand-deep);font-size:.75rem;font-weight:800}.avatar--dark{background:#e7f7da;color:#244f1b}.customer-main{width:min(1180px,calc(100% - 2rem));min-height:calc(100vh - 180px);margin:0 auto;padding:1.4rem 0 6.5rem}.mobile-nav{position:fixed;z-index:30;right:.75rem;bottom:.7rem;left:.75rem;display:grid;grid-template-columns:1fr 1fr;border:1px solid #d8ddcf;border-radius:18px;padding:.35rem;background:#fffef9f5;box-shadow:0 12px 36px #20321c2e;backdrop-filter:blur(12px)}.mobile-nav a{display:flex;min-height:48px;align-items:center;justify-content:center;gap:.4rem;border-radius:14px;color:var(--ink-soft);font-size:.76rem;font-weight:700}.mobile-nav a.active{background:var(--brand-soft);color:var(--brand-deep)}.legal-footer{display:flex;flex-wrap:wrap;gap:.75rem 1rem;align-items:center;justify-content:center;border-top:1px solid var(--line);padding:1.1rem 1rem 5.5rem;color:#6c7568;font-size:.75rem}.legal-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem}.legal-footer nav a:hover{color:var(--brand-deep)}.legal-footer__secure{display:inline-flex;align-items:center;gap:.25rem}.state{display:grid;min-height:240px;place-items:center;align-content:center;gap:.6rem;padding:2rem 1.25rem;text-align:center}.state h1,.state h2,.state p{margin-bottom:0}.state p{max-width:520px;color:var(--ink-soft)}.state--loading{color:var(--brand-deep)}.state--loading p{font-weight:700}.state--error>svg{color:var(--red)}.state--empty>svg{color:#8ca183}.state--success>svg{color:var(--brand-strong)}.standalone-state{display:grid;min-height:100vh;place-items:center;padding:1rem}.standalone-state .state{width:min(620px,100%)}.notice{display:grid;gap:.3rem;border:1px solid;border-radius:14px;padding:.9rem 1rem;font-size:.9rem}.notice p:last-child,.notice ul:last-child{margin-bottom:0}.notice--info{border-color:#b8d6e2;background:var(--blue-soft);color:#285d75}.notice--positive{border-color:#b6dda0;background:var(--brand-soft);color:#326e20}.notice--warning{border-color:#efd18d;background:var(--orange-soft);color:#744a0c}.notice--danger{border-color:#e7b3af;background:var(--red-soft);color:#842e28}.form-field{display:grid;min-width:0;gap:.42rem}.form-field>label{font-size:.84rem;font-weight:700}.form-field input,.form-field select,.form-field textarea,.filter-form input,.filter-form select{width:100%;min-height:46px;border:1px solid #cbd1c4;border-radius:11px;padding:.7rem .82rem;background:#fff;color:var(--ink);transition:border-color .15s ease,box-shadow .15s ease}.form-field textarea{resize:vertical}.form-field input:hover,.form-field select:hover,.form-field textarea:hover{border-color:#aab5a3}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--brand-strong);box-shadow:0 0 0 3px #69c52f24;outline:0}.form-field--error input,.form-field--error select,.form-field--error textarea{border-color:#d57972}.form-field__hint,.form-field__error{margin:0;font-size:.75rem}.form-field__hint{color:var(--ink-soft)}.form-field__error,.form-global-error{color:var(--red);font-size:.8rem;font-weight:650}.form-global-error{margin:.6rem 0 0}.form-grid{display:grid;gap:.9rem}.form-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end;margin-top:1rem}.form-section{display:grid;gap:1rem;padding:1.1rem}.form-section__heading{display:flex;gap:.8rem;align-items:flex-start}.form-section__heading>span{display:grid;width:32px;height:32px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--brand-soft);color:var(--brand-deep);font-weight:800}.form-section__heading h2{margin-bottom:.2rem}.form-section__heading p{margin:0;color:var(--ink-soft);font-size:.86rem}.checkbox-card{display:flex;gap:.75rem;align-items:flex-start;border:1px solid #d4dacd;border-radius:14px;padding:.9rem;background:#fff;cursor:pointer}.checkbox-card:has(input:checked){border-color:var(--brand);background:var(--lime-wash)}.checkbox-card--danger:has(input:checked){border-color:#d77871;background:var(--red-soft)}.checkbox-card input{width:20px;height:20px;flex:0 0 auto;margin:.12rem 0 0;accent-color:var(--brand-strong)}.checkbox-card span{display:grid;gap:.28rem}.checkbox-card strong{font-size:.88rem}.checkbox-card small{line-height:1.45}.checkbox-card a{color:var(--brand-deep);text-decoration:underline;text-underline-offset:2px}.definition-item{display:grid;gap:.25rem}.definition-item dt{color:var(--ink-soft);font-size:.76rem}.definition-item dd{margin:0;font-weight:700}.definition-item dd>span{display:inline-flex;align-items:center;gap:.35rem}.definition-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0}.dialog-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:end center;padding:0;background:#1623138f;backdrop-filter:blur(4px)}.dialog{position:relative;width:100%;border-radius:24px 24px 0 0;padding:1.5rem 1.2rem calc(1.25rem + env(safe-area-inset-bottom));background:var(--paper);box-shadow:0 -20px 60px #0003}.dialog h2{padding-right:2.5rem}.dialog p{color:var(--ink-soft)}.dialog__close{position:absolute;top:.75rem;right:.75rem}.dialog__actions{display:flex;flex-direction:column-reverse;gap:.6rem;margin-top:1.25rem}.auth-exchange,.result-page{display:grid;min-height:calc(100vh - 160px);place-items:center;padding:2rem 1rem;text-align:center}.auth-exchange>p{margin-top:-4rem;color:var(--ink-soft);font-size:.8rem}.auth-card,.result-card{display:grid;width:min(560px,100%);justify-items:center;gap:.8rem;padding:1.5rem 1.2rem;box-shadow:var(--shadow-md)}.auth-card__brand{margin-bottom:.5rem}.auth-card__illustration{display:grid;width:76px;height:76px;place-items:center;border-radius:50% 45% 52% 48%;background:var(--brand-soft);color:var(--brand-deep)}.auth-card h1,.result-card h1{font-size:clamp(2rem,8vw,3.1rem)}.auth-card>p:not(.eyebrow),.result-card>p:not(.eyebrow){max-width:450px;margin-bottom:0;color:var(--ink-soft)}.auth-card__assurance{display:inline-flex;align-items:center;gap:.35rem;color:#60705a;font-size:.72rem}.result-card__icon{width:56px;height:56px}.result-card__icon--success{color:var(--brand-strong)}.result-card__icon--failure{color:var(--red)}.result-card__icon--processing{color:var(--orange)}.result-card small{max-width:420px}.legal-page,.not-found{width:min(1080px,calc(100% - 2rem));margin:0 auto;padding:2rem 0 3rem}.legal-page{display:grid;gap:1.3rem}.legal-page__grid{display:grid;gap:1rem}.legal-content,.legal-aside{padding:1.2rem}.legal-content>svg,.legal-aside>svg{color:var(--brand-strong)}.legal-content>p{color:var(--ink-soft)}.check-list{display:grid;gap:.5rem;padding-left:0;list-style:none}.check-list li{position:relative;padding-left:1.5rem}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--brand-strong);font-weight:900}.legal-version{border-top:1px solid var(--line);padding-top:1rem;font-size:.8rem}.legal-aside{position:sticky;top:1rem}.not-found{display:grid;min-height:65vh;place-items:center;align-content:center;text-align:center}.not-found__number{color:#69c52f2b;font-family:Newsreader,serif;font-size:clamp(7rem,35vw,15rem);font-weight:700;line-height:.7}.not-found h1{margin-top:-1rem}.not-found p:not(.eyebrow){color:var(--ink-soft)}.customer-hero{position:relative;display:grid;min-height:340px;overflow:hidden;border-radius:var(--radius-lg);padding:1.5rem 1.2rem;background:linear-gradient(145deg,#f2faeaf7,#dff2cef5),var(--brand-soft);box-shadow:inset 0 0 0 1px #cde7b9}.customer-hero>div:first-child{position:relative;z-index:2;align-self:center}.customer-hero h1{max-width:580px}.customer-hero p:not(.eyebrow){max-width:560px;color:#4c6345}.customer-hero__garden{position:relative;min-height:130px}.garden-sun{position:absolute;top:5px;right:18%;width:74px;height:74px;border-radius:50%;background:#f6c95c;box-shadow:0 0 0 16px #f6c95c26}.garden-leaf{position:absolute;bottom:-34px;width:110px;height:170px;border-radius:100% 0;background:#67aa3c;transform-origin:bottom}.garden-leaf--one{left:18%;transform:rotate(-28deg)}.garden-leaf--two{right:12%;transform:rotate(18deg) scaleX(-1);background:#3f862b}.garden-fruit{position:absolute;z-index:2;bottom:18px;width:64px;height:64px;border-radius:48% 52% 46% 54%;background:var(--orange);box-shadow:inset -10px -8px #b5601224}.garden-fruit:after{content:"";position:absolute;top:-12px;left:24px;width:20px;height:22px;border-radius:100% 0;background:var(--brand-deep)}.garden-fruit--one{left:38%;transform:rotate(-8deg)}.garden-fruit--two{right:27%;bottom:-8px;width:78px;height:78px;background:#ef7965;transform:rotate(12deg)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:.8rem}.section-heading h2{margin-bottom:0}.section-heading>span{color:var(--ink-soft);font-size:.8rem}.subscription-grid{display:grid;gap:1rem}.subscription-card{display:grid;overflow:hidden}.subscription-card__visual{position:relative;min-height:170px;overflow:hidden;background:linear-gradient(155deg,#f4cb69,#eea342)}.subscription-card__visual:before{content:"";position:absolute;right:-40px;bottom:-70px;width:180px;height:180px;border-radius:50%;background:#ffffff2b}.fruit{position:absolute;display:block;border-radius:48% 52% 50% 50%;box-shadow:inset -9px -9px #5942101f,0 10px 20px #5942101f}.fruit:before{content:"";position:absolute;top:-12px;left:42%;width:20px;height:24px;border-radius:100% 0;background:#306d27}.fruit--one{left:16%;bottom:28px;width:78px;height:78px;background:#ec755e;transform:rotate(-12deg)}.fruit--two{left:41%;bottom:17px;width:96px;height:96px;background:#f4bd31;transform:rotate(8deg)}.fruit--three{right:10%;bottom:37px;width:66px;height:66px;background:#7ebc3c;transform:rotate(20deg)}.subscription-card__weight{position:absolute;top:.85rem;left:.85rem;border-radius:999px;padding:.36rem .62rem;background:#fffef9db;font-size:.75rem;font-weight:800;backdrop-filter:blur(4px)}.subscription-card__content{display:grid;gap:.55rem;padding:1rem}.subscription-card__topline{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.subscription-card__price{font-family:Newsreader,serif;font-size:1.2rem;font-weight:700}.subscription-card h2{margin:0}.subscription-card p{margin-bottom:0}.subscription-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:.55rem 0}.subscription-card__warning{border-radius:10px;padding:.65rem;background:var(--orange-soft);color:#7b510f;font-size:.78rem}.subscription-card__link{display:flex;min-height:44px;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:.75rem;color:var(--brand-deep);font-weight:800}.delivery-promise{display:flex;gap:.8rem;align-items:center;border-radius:var(--radius);padding:1rem;background:#254c25;color:#fff}.delivery-promise>svg{color:#a9e87f}.delivery-promise div{display:grid}.delivery-promise span{color:#d2dfce;font-size:.78rem}.new-subscription{max-width:1180px;margin:0 auto}.checkout-layout,.checkout-layout__main{display:grid;gap:1rem}.checkout-summary>.card{display:grid;gap:.8rem;padding:1.1rem}.checkout-summary h2{margin-bottom:0}.checkout-summary dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin:0}.checkout-summary__total{display:flex;align-items:end;justify-content:space-between;border-top:1px solid var(--line);padding-top:.9rem}.checkout-summary__total span{color:var(--ink-soft);font-size:.82rem}.checkout-summary__total strong{font-family:Newsreader,serif;font-size:1.7rem}.secure-note{display:flex;gap:.35rem;align-items:flex-start;margin:0;color:#64725f;font-size:.7rem}.plan-options{display:grid;gap:.7rem}.plan-option{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem;align-items:center;border:1px solid #d2d8cc;border-radius:15px;padding:.9rem;background:#fff;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.plan-option:hover{border-color:#a9bc9e;transform:translateY(-1px)}.plan-option--selected{border-color:var(--brand);background:var(--lime-wash);box-shadow:0 0 0 2px #69c52f1a}.plan-option>input{position:absolute;opacity:0;pointer-events:none}.plan-option__visual{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;background:var(--brand-soft);color:var(--brand-deep)}.plan-option__body{display:grid}.plan-option__body>span{color:var(--ink-soft);font-size:.82rem}.plan-option__body small{margin-top:.2rem}.plan-option__price{grid-column:2;display:grid;justify-items:start}.plan-option__price strong{font-family:Newsreader,serif;font-size:1.15rem}.plan-option__check{position:absolute;top:.7rem;right:.7rem;display:none;width:24px;height:24px;place-items:center;border-radius:50%;background:var(--brand);color:#17360d}.plan-option--selected .plan-option__check{display:grid}.consent-summary{border-radius:14px;padding:.9rem;background:#f4f5ef;color:var(--ink-soft);font-size:.85rem}.consent-summary p{margin-bottom:.5rem}.consent-summary .check-list{margin-bottom:0}.narrow-page{width:min(760px,100%);margin:0 auto}.detail-hero{display:grid;overflow:hidden;border-radius:var(--radius-lg);padding:1.3rem;background:linear-gradient(135deg,#eef8e5,#dcefc9);box-shadow:inset 0 0 0 1px #c9e5b4}.detail-hero h1{margin-top:.8rem}.detail-hero p{color:#4e6547}.reference{display:inline-block;border-radius:8px;padding:.36rem .55rem;background:#ffffff8c;color:#52664c;font-size:.75rem}.detail-hero__crate{display:none}.detail-grid{display:grid;gap:1rem}.detail-card{display:grid;align-content:start;gap:.8rem;padding:1.05rem}.detail-card address{display:grid;gap:.25rem;color:var(--ink-soft);font-style:normal}.detail-card address strong{color:var(--ink)}.detail-card p{margin-bottom:0;color:var(--ink-soft)}.card-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.card-title-row h2{margin-bottom:0}.card-title-row>svg{color:var(--brand-strong)}.table-card{overflow:hidden}.responsive-table{width:100%;overflow-x:auto}.responsive-table table{width:100%;border-collapse:collapse}.responsive-table thead{display:none}.responsive-table tbody{display:grid;gap:.8rem;padding:.8rem}.responsive-table tr{display:grid;gap:.55rem;border:1px solid var(--line);border-radius:12px;padding:.8rem;background:#fff}.responsive-table td{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:1rem;color:var(--ink);font-size:.85rem;text-align:right;overflow-wrap:anywhere}.responsive-table td:before{content:attr(data-label);flex:0 0 38%;color:var(--ink-soft);font-size:.72rem;font-weight:700;text-align:left;text-transform:uppercase}.responsive-table td>strong,.responsive-table td>small{display:block}.responsive-table td>small{margin-top:.15rem}.cancel-strip{display:flex;flex-direction:column;gap:.7rem;align-items:flex-start;padding:1rem;background:#f3f2ec}.cancel-strip h2{font-size:1.2rem}.cancel-strip p{margin-bottom:0;color:var(--ink-soft);font-size:.85rem}.secure-payment-card{display:grid;gap:1rem;padding:1.2rem;background:linear-gradient(145deg,#f8fbf5,#ecf7e2)}.secure-payment-card__visual{position:relative;display:grid;width:92px;height:72px;place-items:center;border-radius:14px;background:#294f2a;color:#c4efaa}.secure-payment-card__visual svg:last-child{position:absolute;right:-8px;bottom:-8px;border-radius:50%;padding:4px;background:var(--brand);color:#17360d}.cancellation-card{display:grid;grid-template-columns:auto 1fr;gap:.8rem;align-items:center;padding:1rem}.cancellation-card__icon{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;background:var(--red-soft);color:var(--red)}.cancellation-card h2,.cancellation-card p{margin-bottom:0}.cancellation-card>dl{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:.8rem;border-top:1px solid var(--line);margin:0;padding-top:.8rem}.quick-facts{display:flex;flex-wrap:wrap;gap:.5rem}.quick-facts span{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;padding:.4rem .65rem;background:#eef3e9;color:#566550;font-size:.75rem}.admin-shell{min-height:100vh;background:#f3f3ed}.admin-sidebar{position:sticky;z-index:20;top:0;display:grid;border-bottom:1px solid #d7dbd1;background:#203620}.admin-sidebar__brand,.admin-sidebar__account{display:none}.admin-nav{display:flex;gap:.25rem;overflow-x:auto;padding:.5rem;scrollbar-width:none}.admin-nav::-webkit-scrollbar{display:none}.admin-nav a{display:inline-flex;min-width:max-content;min-height:42px;align-items:center;gap:.4rem;border-radius:10px;padding:.55rem .75rem;color:#ced9ca;font-size:.78rem;font-weight:650}.admin-nav a:hover{background:#ffffff12;color:#fff}.admin-nav a.active{background:var(--brand);color:#17360d}.admin-main{min-width:0}.admin-mobile-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:.65rem 1rem;background:var(--paper)}.admin-pill{display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;padding:.3rem .55rem;background:var(--brand-soft);color:var(--brand-deep);font-size:.68rem;font-weight:800;text-transform:uppercase}.admin-page{width:min(1440px,calc(100% - 1.5rem));margin:0 auto;padding:1.25rem 0 2.5rem}.narrow-admin{max-width:800px}.metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.metric-card{display:grid;min-width:0;gap:.25rem;padding:.9rem;border-left:4px solid var(--brand)}.metric-card>span{color:var(--ink-soft);font-size:.72rem;font-weight:700}.metric-card>strong{font-family:Newsreader,serif;font-size:clamp(1.35rem,4vw,2rem);line-height:1.1;overflow-wrap:anywhere}.metric-card>small{font-size:.65rem}.metric-card--warning{border-left-color:var(--orange)}.metric-card--danger{border-left-color:var(--red)}.admin-dashboard-grid{display:grid;gap:1rem}.operations-card,.webhook-card{padding:1rem}.operation-links{display:grid}.operation-links a{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid var(--line);padding:.7rem 0}.operation-links a:hover strong{color:var(--brand-deep)}.operation-links span{display:grid}.event-list{display:grid;gap:0;margin:0;padding:0;list-style:none}.event-list li{display:flex;flex-wrap:wrap;gap:.5rem .8rem;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:.75rem 0}.event-list li>div{display:grid;min-width:0}.event-list li span{color:var(--ink-soft);font-size:.78rem}.event-list li small{font-size:.72rem}.compact-empty{display:flex;gap:.5rem;align-items:center;border-radius:12px;padding:.8rem;background:var(--brand-soft);color:var(--brand-deep)}.filter-card{padding:.9rem}.filter-form{display:grid;gap:.75rem}.filter-form .button{align-self:end}.plan-editor{display:grid;gap:1rem;padding:1rem}.plan-editor__form{display:grid;gap:.9rem}.plan-editor__fields{display:grid;gap:.75rem}.price-integrity{display:flex;flex-wrap:wrap;gap:.45rem .75rem;align-items:center;border:1px solid var(--line);border-radius:12px;padding:.75rem;background:#f7f8f3;font-size:.8rem}.price-integrity--valid{border-color:#b9dbab;background:var(--brand-soft)}.price-integrity--invalid{border-color:#efb9b2;background:var(--red-soft)}.provider-builder{border-top:1px solid var(--line);padding-top:.9rem}.provider-builder>summary{color:var(--brand-deep);cursor:pointer;font-size:.85rem;font-weight:800}.provider-builder__grid{display:grid;gap:1rem;margin-top:1rem}.provider-builder__grid form{display:grid;align-content:start;gap:.75rem;border:1px solid var(--line);border-radius:14px;padding:.9rem;background:#f8f8f4}.provider-builder__grid h3{margin-bottom:0;font-size:1rem}.table-actions{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:flex-end}.detail-grid--admin{grid-template-columns:1fr}.environment-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;overflow:hidden}.environment-card>div{display:grid;gap:.25rem;border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:.9rem}.environment-card span{color:var(--ink-soft);font-size:.72rem}.environment-card strong{text-transform:capitalize}@media(min-width:600px){.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid .form-field:nth-child(5){grid-column:span 2}.plan-option{grid-template-columns:auto minmax(0,1fr) auto}.plan-option__price{grid-column:auto;justify-items:end;padding-right:1.8rem}.dialog-backdrop{place-items:center;padding:1rem}.dialog{width:min(520px,100%);border-radius:22px;padding:1.5rem}.dialog__actions{flex-direction:row;justify-content:flex-end}.secure-payment-card{grid-template-columns:auto 1fr}.filter-form{grid-template-columns:minmax(150px,.6fr) minmax(220px,1fr) auto;align-items:end}.filter-form--subscriptions{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-form--subscriptions .button{justify-self:start}}@media(min-width:760px){.public-header,.customer-header{padding-right:max(2rem,calc((100vw - 1180px)/2));padding-left:max(2rem,calc((100vw - 1180px)/2))}.customer-header__nav{display:flex;align-self:stretch;gap:.2rem}.customer-header__nav a{display:flex;align-items:center;border-bottom:2px solid transparent;padding:0 .85rem;color:var(--ink-soft);font-size:.85rem;font-weight:700}.customer-header__nav a.active{border-bottom-color:var(--brand);color:var(--ink)}.account-chip__name{display:inline}.customer-main{padding-top:2rem;padding-bottom:3rem}.mobile-nav{display:none}.legal-footer{padding-bottom:1.1rem}.page-stack{gap:1.6rem}.page-heading{flex-direction:row;align-items:flex-end;justify-content:space-between}.customer-hero{min-height:330px;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);padding:2.2rem}.customer-hero__garden{min-height:280px}.subscription-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-promise{padding:1.2rem 1.5rem}.legal-page{padding-top:3rem}.legal-page__grid{grid-template-columns:minmax(0,1fr) 280px}.legal-content,.legal-aside{padding:1.5rem}.auth-card,.result-card{padding:2.2rem}.detail-hero{grid-template-columns:minmax(0,1fr) 260px;align-items:center;padding:2rem}.detail-hero__crate{display:grid;min-height:170px;place-items:center;align-content:center;border:8px solid #b48145;border-radius:18px;background:#d8a968;color:#5a3613;box-shadow:inset 0 0 0 2px #5c330d33;transform:rotate(3deg)}.detail-hero__crate strong{font-family:Newsreader,serif;font-size:2rem}.detail-hero__crate span{font-size:.75rem;font-weight:700;text-transform:uppercase}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.cancel-strip{flex-direction:row;align-items:center;justify-content:space-between}.responsive-table thead{display:table-header-group}.responsive-table tbody{display:table-row-group;padding:0}.responsive-table tr{display:table-row;border:0;padding:0;background:transparent}.responsive-table th,.responsive-table td{border-bottom:1px solid var(--line);padding:.8rem .75rem;vertical-align:top;text-align:left}.responsive-table th{color:var(--ink-soft);background:#f4f5ef;font-size:.69rem;letter-spacing:.04em;text-transform:uppercase}.responsive-table td{display:table-cell;font-size:.82rem}.responsive-table td:before{display:none}.responsive-table tbody tr:last-child td{border-bottom:0}.metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{padding:1rem}.admin-dashboard-grid{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.admin-page{width:min(1440px,calc(100% - 3rem));padding-top:2rem}.detail-grid--admin{grid-template-columns:repeat(3,minmax(0,1fr))}.plan-editor{padding:1.25rem}.plan-editor__fields,.provider-builder__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1020px){.subscription-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.checkout-layout{grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);align-items:start;gap:1.3rem}.checkout-summary{position:sticky;top:90px}.form-section{padding:1.4rem}.admin-shell{display:grid;grid-template-columns:244px minmax(0,1fr)}.admin-sidebar{position:sticky;top:0;height:100vh;grid-template-rows:auto 1fr auto;align-self:start;border-right:1px solid rgb(255 255 255 / 8%);border-bottom:0;padding:1rem .75rem}.admin-sidebar__brand{display:grid;gap:.65rem;align-items:start;padding:.2rem .5rem 1.25rem;color:#fff}.admin-sidebar__brand .brand__text small{color:#aebda9}.admin-pill{width:fit-content}.admin-nav{display:grid;align-content:start;overflow:visible;padding:0}.admin-nav a{width:100%;min-width:0;min-height:46px;padding:.65rem .75rem;font-size:.82rem}.admin-sidebar__account{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.55rem;align-items:center;border-top:1px solid rgb(255 255 255 / 11%);padding:1rem .25rem 0;color:#fff}.admin-sidebar__account>div{display:grid;min-width:0}.admin-sidebar__account strong,.admin-sidebar__account small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-sidebar__account strong{font-size:.76rem}.admin-sidebar__account small{color:#aebda9;font-size:.64rem}.admin-sidebar__account .icon-button:hover{background:#ffffff17}.admin-mobile-header{display:none}.admin-page{width:min(1440px,calc(100% - 4rem));padding-top:2.5rem}.filter-form--subscriptions{grid-template-columns:repeat(3,minmax(0,1fr))}.metrics-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
