@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Newsreader:opsz,wght@6..72,500;6..72,600&display=swap";:root{color:#2d241e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fffdf8;font-family:Manrope,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;padding-top:env(safe-area-inset-top);background:#fffdf8;margin:0}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}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #6f321647}::selection{color:#fff;background:#7b3a1c}.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-auth-page{background:var(--surface-muted);place-items:center;min-height:650px;padding:70px 20px;display:grid}.customer-auth-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-raised);width:min(100%,480px);box-shadow:var(--shadow-soft);padding:42px}.customer-auth-card h1,.customer-section-heading h2{color:var(--brand-brown-deep);font-family:var(--heading);letter-spacing:-.04em;margin:10px 0 8px;font-size:36px;font-weight:600}.customer-auth-card>p,.customer-section-heading p{color:var(--text-muted);margin:0;font-size:13px;line-height:1.6}.customer-form{gap:17px;margin-top:28px;display:grid}.customer-form label{color:var(--text);gap:7px;font-size:11px;font-weight:700;display:grid}.customer-form input{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;min-height:45px;color:var(--text);background:#fff;outline:0;padding:0 13px;font-size:13px;font-weight:500}.customer-form input:focus{border-color:var(--brand-brown);box-shadow:0 0 0 3px #9449221a}.customer-form input[readonly]{background:var(--surface-muted);color:var(--text-muted)}.customer-form .button{cursor:pointer;border:0;width:fit-content}.customer-form .button:disabled{cursor:wait;opacity:.65}.customer-text-link{width:fit-content;color:var(--brand-brown);font-size:11px;font-weight:700}.customer-auth-card__footer{border-top:1px solid var(--border);color:var(--text-muted);justify-content:center;gap:7px;margin-top:25px;padding-top:22px;font-size:11px;display:flex}.customer-auth-card__footer a{color:var(--brand-brown);font-weight:800}.customer-feedback{border-radius:var(--radius-sm);background:var(--success-soft);color:var(--success);align-items:center;gap:8px;padding:11px 12px;font-size:11px;line-height:1.45;display:flex}.customer-feedback.is-error{background:var(--error-soft);color:var(--error)}.customer-account-hero{min-height:210px}.customer-account-hero .container{padding-block:48px}.customer-account-hero h1{margin:8px 0 5px}.customer-account-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:34px;padding-block:48px 76px;display:grid}.customer-account-nav,.customer-account-content{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised)}.customer-account-nav{overflow:hidden}.customer-account-nav__identity{border-bottom:1px solid var(--border);background:var(--surface-muted);align-items:center;gap:10px;padding:18px;display:flex}.customer-account-nav__identity>span{background:var(--brand-brown);color:#fff;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.customer-account-nav__identity strong,.customer-account-nav__identity small{text-overflow:ellipsis;white-space:nowrap;max-width:160px;display:block;overflow:hidden}.customer-account-nav__identity strong{font-size:11px}.customer-account-nav__identity small{color:var(--text-muted);margin-top:3px;font-size:9px}.customer-account-nav nav{padding:8px}.customer-account-nav nav a{color:var(--text-muted);border-radius:8px;grid-template-columns:20px 1fr 15px;align-items:center;gap:9px;padding:12px 10px;font-size:11px;font-weight:700;display:grid}.customer-account-nav nav a:hover,.customer-account-nav nav a.is-active{background:var(--brand-green-soft);color:var(--brand-brown-deep)}.customer-account-nav>button{border:0;border-top:1px solid var(--border);width:100%;color:var(--error);cursor:pointer;background:0 0;align-items:center;gap:9px;padding:15px 18px;font-size:11px;font-weight:700;display:flex}.customer-account-content{min-height:430px;padding:34px}.customer-section-heading{margin-bottom:26px}.customer-section-heading h2{font-size:32px}.customer-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.customer-dashboard-grid>a{border:1px solid var(--border);border-radius:var(--radius-md);min-height:98px;color:var(--brand-brown);grid-template-columns:34px 1fr 17px;align-items:center;gap:12px;padding:17px;transition:transform .2s,border-color .2s;display:grid}.customer-dashboard-grid>a:hover{border-color:var(--brand-brown);transform:translateY(-2px)}.customer-dashboard-grid strong,.customer-dashboard-grid span{display:block}.customer-dashboard-grid strong{color:var(--text);font-size:12px}.customer-dashboard-grid span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;overflow:hidden}.customer-form--panel{max-width:660px;margin-top:0}.customer-form__row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.customer-form__row--address{grid-template-columns:.35fr 1fr}.customer-form__row--state{grid-template-columns:100px 1fr;align-items:end}.customer-checkbox{grid-template-columns:18px 1fr;align-items:center;min-height:45px;display:flex!important}.customer-checkbox input{width:17px;min-height:17px}.customer-form__actions{gap:10px;display:flex}.customer-order-list,.customer-address-list{gap:12px;display:grid}.customer-order-list article,.customer-address-list article{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;padding:18px}.customer-order-list__top,.customer-order-list__details{justify-content:space-between;align-items:center;gap:14px;display:flex}.customer-order-list__top small,.customer-order-list__top strong{display:block}.customer-order-list__top small{color:var(--text-muted);font-size:9px}.customer-order-list__top strong{margin-top:3px;font-size:12px}.customer-order-status{background:var(--warning-soft);color:var(--warning);border-radius:99px;padding:6px 9px;font-size:9px;font-weight:800}.customer-order-status.is-completed{background:var(--success-soft);color:var(--success)}.customer-order-status.is-cancelled{background:var(--error-soft);color:var(--error)}.customer-order-list__details{color:var(--text-muted);margin-top:18px;font-size:10px}.customer-order-list__details strong{color:var(--text);margin-left:auto;font-size:14px}.customer-order-progress{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:15px;display:grid}.customer-order-progress i{background:var(--border);border-radius:99px;height:3px}.customer-order-progress i.is-complete{background:var(--brand-green)}.customer-address-list{margin-bottom:24px}.customer-address-list article{justify-content:space-between;gap:15px;display:flex}.customer-address-list strong{font-size:12px}.customer-address-list strong span{background:var(--brand-green-soft);color:var(--brand-green-deep);border-radius:99px;margin-left:8px;padding:4px 7px;font-size:8px}.customer-address-list p{color:var(--text);margin:8px 0 4px;font-size:11px}.customer-address-list small{color:var(--text-muted);font-size:9px}.customer-address-list article>div:last-child{gap:6px;display:flex}.customer-address-list button{border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:#fff;border-radius:50%;place-items:center;display:grid}.customer-address-list button:hover{color:var(--brand-brown)}.customer-address-form{border-top:1px solid var(--border);max-width:none;padding-top:25px}.customer-address-form h3{margin:0;font-size:14px}.customer-empty,.customer-state{color:var(--text-muted);text-align:center;justify-items:center;gap:10px;padding:56px 20px;display:grid}.customer-empty h2,.customer-empty h3,.customer-state h1{color:var(--text);font-family:var(--heading);margin:0;font-size:25px}.customer-empty p,.customer-state p{margin:0 0 8px;font-size:11px}.customer-state--page{align-content:center;min-height:500px}.customer-favorites-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=850px){.customer-account-layout{grid-template-columns:1fr}.customer-account-nav nav{grid-template-columns:repeat(2,1fr);display:grid}.customer-account-nav>button{justify-content:center}}@media (width<=620px){.customer-auth-card{padding:28px 22px}.customer-account-layout{width:min(100% - 28px,1180px);padding-block:28px 50px}.customer-account-content{padding:24px 18px}.customer-account-nav nav,.customer-dashboard-grid,.customer-form__row,.customer-form__row--address,.customer-form__row--state,.customer-favorites-grid{grid-template-columns:1fr}}:root{--admin-green:#7b3a1c;--admin-green-dark:#5f2a13;--admin-green-soft:#eef5dc;--admin-cream:#f8f4eb;--admin-white:#fff;--admin-ink:#2d241e;--admin-muted:#756a61;--admin-line:#e6ded2;--admin-clay:#78991c;--admin-warning:#a66c20;--admin-danger:#a33f32;--admin-shadow:0 12px 32px #4c2d1b12}.admin-body{background:var(--admin-cream);overflow-x:hidden}.admin-shell{min-height:100vh;color:var(--admin-ink);background:var(--admin-cream);font-family:DM Sans,Arial,sans-serif;overflow-x:clip}.admin-shell button,.admin-shell input,.admin-shell select,.admin-shell textarea{font:inherit}.admin-sidebar{z-index:50;color:#eff5ef;background:#244a35;flex-direction:column;width:248px;padding:0 14px 16px;transition:width .22s;display:flex;position:fixed;inset:0 auto 0 0}.admin-shell--collapsed .admin-sidebar{width:78px}.admin-brand{align-items:center;gap:11px;height:70px;padding:0 10px;display:flex}.admin-brand>span{color:#294b37;background:#f0e9d9;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.admin-brand div{flex-direction:column;line-height:1;display:flex}.admin-brand strong{letter-spacing:-.4px;font-family:Playfair Display,Georgia,serif;font-size:22px}.admin-brand small{color:#adc1b2;letter-spacing:1.7px;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:700}.admin-sidebar__nav{scrollbar-width:none;flex:1;overflow-y:auto}.admin-nav-group{margin:14px 0 20px}.admin-nav-group__label{color:#88a293;letter-spacing:1.2px;text-transform:uppercase;padding:0 12px 7px;font-size:10px;font-weight:700;display:block}.admin-nav-item{color:#cbd8cf;border-radius:10px;align-items:center;gap:11px;min-height:40px;margin:2px 0;padding:0 12px;font-size:13.5px;font-weight:500;transition:all .16s;display:flex;position:relative}.admin-nav-item svg{flex:none}.admin-nav-item.is-active{color:#21432f;background:#f2ecdc;font-weight:700}.admin-nav-item.is-active>i{background:#d7875e;border-radius:3px 0 0 3px;width:3px;height:20px;position:absolute;right:-14px}.admin-shell--collapsed .admin-nav-item{justify-content:center;padding:0}.admin-store-mini{background:#ffffff0f;border-radius:11px;align-items:center;gap:9px;margin-top:11px;padding:10px;display:flex}.admin-store-mini>span{color:#234631;background:#dce8da;border-radius:8px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:800;display:grid}.admin-store-mini>div{flex-direction:column;flex:1;min-width:0;display:flex}.admin-store-mini strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.admin-store-mini small{color:#9db2a4;font-size:9px}.admin-store-mini>i{background:#70bf83;border:2px solid #ffffff4d;border-radius:50%;width:7px;height:7px}.admin-sidebar__collapse{color:#3e5a49;cursor:pointer;background:#fff;border:1px solid #dce3dc;border-radius:8px;place-items:center;width:24px;height:35px;padding:0;display:grid;position:absolute;top:50%;right:-12px;transform:translateY(-50%);box-shadow:0 4px 14px #1e37281f}.admin-workspace{min-width:0;min-height:100vh;margin-left:248px;transition:margin-left .22s}.admin-shell--collapsed .admin-workspace{margin-left:78px}.admin-topbar{z-index:40;border-bottom:1px solid var(--admin-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;justify-content:space-between;align-items:center;height:70px;padding:0 28px;display:flex;position:sticky;top:0}.admin-topbar__left,.admin-topbar__actions,.admin-breadcrumb,.admin-breadcrumb span{align-items:center;min-width:0;display:flex}.admin-breadcrumb{color:#89948d;gap:7px;font-size:12px}.admin-breadcrumb a:hover{color:var(--admin-green)}.admin-breadcrumb span{gap:7px}.admin-breadcrumb strong{color:#415148;text-overflow:ellipsis;white-space:nowrap;max-width:250px;font-weight:600;overflow:hidden}.admin-topbar__actions{gap:9px}.admin-view-store{border:1px solid var(--admin-line);color:#4c5c52;background:#fff;border-radius:9px;align-items:center;gap:7px;height:37px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.admin-view-store:hover{color:var(--admin-green);border-color:#b7c9bb}.admin-icon-button{border:1px solid var(--admin-line);color:#657169;cursor:pointer;background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;padding:0;display:grid}.admin-icon-button:hover{color:var(--admin-green);background:#f3f7f3}.admin-notification{position:relative}.admin-notification i{background:var(--admin-clay);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:8px}.admin-profile{height:42px;color:var(--admin-ink);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;margin-left:3px;padding:0 7px 0 4px;display:flex}.admin-profile>span{color:#fff;background:var(--admin-green);border-radius:9px;place-items:center;width:33px;height:33px;font-size:10px;font-weight:800;display:grid}.admin-profile div{flex-direction:column;align-items:flex-start;line-height:1.3;display:flex}.admin-profile strong{text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:11.5px;overflow:hidden}.admin-profile small{color:var(--admin-muted);font-size:9.5px}.admin-menu-button{border:1px solid var(--admin-line);width:38px;height:38px;color:var(--admin-green);background:#fff;border-radius:9px;place-items:center;display:none}.admin-main{width:min(100%,1500px);min-width:0;margin:0 auto;padding:28px 30px 48px}.admin-page-header{grid-template-columns:1fr auto;align-items:end;gap:20px;margin-bottom:23px;display:grid}.admin-page-header h1{color:#20372a;letter-spacing:-.7px;margin:4px 0;font-family:Playfair Display,Georgia,serif;font-size:clamp(27px,3vw,36px);line-height:1.1}.admin-page-header>div:first-child{min-width:0}.admin-page-header p{overflow-wrap:anywhere;max-width:680px;color:var(--admin-muted);margin:0;font-size:13px;line-height:1.5}.admin-eyebrow{color:#75877b;letter-spacing:1.3px;text-transform:uppercase;font-size:9.5px;font-weight:800}.admin-page-header__actions{align-items:center;gap:8px;display:flex}.admin-button{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 15px;font-size:12px;font-weight:700;line-height:1.2;transition:all .15s;display:inline-flex}.admin-button:disabled{opacity:.5;cursor:not-allowed}.admin-button--primary{color:#fff;background:var(--admin-green);box-shadow:0 4px 10px #315b4326}.admin-button--primary:hover{background:#264b36;transform:translateY(-1px)}.admin-button--secondary{color:#425248;background:#fff;border-color:#dce2dc}.admin-button--ghost{color:#637168;background:0 0}.admin-button--danger{color:#fff;background:var(--admin-danger)}.admin-period-select,.admin-filter-bar select,.admin-panel__simple-header select{border:1px solid var(--admin-line);color:#526158;background:#fff;border-radius:9px;outline:none;height:38px;padding:0 31px 0 11px;font-size:11.5px}.admin-period-select:focus,.admin-filter-bar select:focus{border-color:#9bb8a4;box-shadow:0 0 0 3px #315b4314}.admin-panel{border:1px solid var(--admin-line);background:#fff;border-radius:15px;box-shadow:0 4px 18px #273c2f09}.admin-panel__header,.admin-panel__simple-header{justify-content:space-between;align-items:flex-start;gap:15px;padding:20px 21px;display:flex}.admin-panel__header h2,.admin-panel__simple-header h2{color:#293c31;margin:3px 0 2px;font-size:15px}.admin-panel__header p,.admin-panel__simple-header p{color:var(--admin-muted);margin:0;font-size:10.5px}.admin-panel__header>a{color:var(--admin-green);align-items:center;gap:6px;font-size:10.5px;font-weight:700;display:flex}.admin-metrics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:15px;display:grid}.admin-metric-card{border:1px solid var(--admin-line);background:#fff;border-radius:14px;grid-template-columns:38px minmax(0,1fr);align-items:start;gap:14px;min-width:0;min-height:140px;padding:19px 20px;display:grid}.admin-metric-card__icon{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.admin-tone--green{color:#315b43;background:#e4eee5}.admin-tone--sage{color:#687c58;background:#edf0e5}.admin-tone--sand{color:#9a6e36;background:#f6eddc}.admin-metric-card__body{flex-direction:column;min-width:0;display:flex}.admin-metric-card__top{color:#718078;justify-content:space-between;align-items:baseline;gap:8px;font-size:12px;font-weight:600;line-height:1.35;display:flex}.admin-metric-card__top span{min-width:0}.admin-metric-card__top small{color:#8b9890;white-space:nowrap;flex:none;font-size:10.5px;font-weight:700}.is-positive,.admin-metric-card__top small.is-positive{color:#398452}.admin-metric-card__body>strong{color:#24392d;letter-spacing:-.2px;white-space:nowrap;margin-top:9px;font-family:Playfair Display,Georgia,serif;font-size:28px;line-height:1.08}.admin-metric-card__body>p{color:#89968e;margin:6px 0 0;font-size:11px;line-height:1.4}.admin-dashboard-grid{grid-template-columns:minmax(0,1.72fr) minmax(280px,.8fr);gap:15px;margin-bottom:15px;display:grid}.admin-sales-panel,.admin-quick-panel{min-height:333px}.admin-chart-total{flex-direction:column;align-items:flex-end;display:flex}.admin-chart-total span{color:var(--admin-muted);font-size:9px}.admin-chart-total strong{font-family:Playfair Display,Georgia,serif;font-size:17px}.admin-chart{grid-template-columns:45px 1fr;height:225px;padding:6px 22px 20px;display:grid}.admin-chart__axis{color:#a0a9a3;flex-direction:column;justify-content:space-between;padding-bottom:20px;font-size:8px;display:flex}.admin-chart__plot{position:relative}.admin-chart__line{background:#eef0ec;height:1px;position:absolute;left:0;right:0}.admin-chart__line.one{top:0}.admin-chart__line.two{top:25%}.admin-chart__line.three{top:50%}.admin-chart__line.four{top:75%}.admin-chart__bars{justify-content:space-around;align-items:flex-end;gap:5px;display:flex;position:absolute;inset:3px 0 21px}.admin-chart__bars>span{align-items:flex-end;width:5.6%;height:100%;display:flex}.admin-chart__bars i{width:100%;height:var(--bar);opacity:.85;background:linear-gradient(#547f62,#adc4b0);border-radius:5px 5px 2px 2px;transition:height .4s}.admin-chart__labels{color:#a0a9a3;justify-content:space-between;font-size:8px;display:flex;position:absolute;inset:auto 0 0}.admin-quick-grid{grid-template-columns:1fr 1fr;gap:9px;padding:0 17px 18px;display:grid}.admin-quick-action{background:#fdfdfb;border:1px solid #ebeee9;border-radius:11px;grid-template-columns:34px 1fr;align-items:center;gap:9px;min-height:91px;padding:12px;display:grid}.admin-quick-action:hover{border-color:#c9d7cc;transform:translateY(-1px);box-shadow:0 5px 14px #2846320f}.admin-quick-action>span{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.admin-quick-action div{flex-direction:column;display:flex}.admin-quick-action strong{font-size:10.5px}.admin-quick-action small{color:var(--admin-muted);font-size:8.5px}.admin-quick-action>svg{display:none}.admin-dashboard-grid--lower{grid-template-columns:minmax(0,1.3fr) minmax(350px,1fr)}.admin-compact-list{border-top:1px solid #eff1ed}.admin-order-row{border-bottom:1px solid #f0f2ef;grid-template-columns:35px minmax(100px,1fr) auto 85px 12px;align-items:center;gap:10px;min-height:59px;padding:7px 20px;display:grid}.admin-order-row:hover{background:#fafbf8}.admin-avatar,.admin-person-cell>span{color:#355840;background:#e8efe7;border-radius:9px;place-items:center;width:33px;height:33px;font-size:9px;font-weight:800;display:grid}.admin-order-row>div{flex-direction:column;display:flex}.admin-order-row strong{font-size:10.5px}.admin-order-row>strong{text-align:right}.admin-order-row small{color:var(--admin-muted);font-size:8.5px}.admin-product-rank{border-top:1px solid #eff1ed;padding:0 20px 10px}.admin-product-rank>div{border-bottom:1px solid #f0f2ef;grid-template-columns:17px 37px 1fr auto;align-items:center;gap:9px;min-height:59px;display:grid}.admin-product-rank b{color:#97a198;font-family:Playfair Display,Georgia,serif;font-size:12px}.admin-product-rank img{object-fit:cover;border-radius:8px;width:37px;height:37px}.admin-product-rank span{flex-direction:column;min-width:0;display:flex}.admin-product-rank span strong{text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.admin-product-rank small{color:var(--admin-muted);font-size:8px}.admin-product-rank em{color:#526158;font-size:9.5px;font-style:normal;font-weight:700}.admin-low-stock{margin-bottom:5px}.admin-low-stock-grid{border-top:1px solid #eff1ed;grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.admin-low-stock-grid>div{border-right:1px solid #eff1ed;grid-template-columns:39px 1fr;gap:9px;padding:15px;display:grid}.admin-low-stock-grid img{object-fit:cover;border-radius:8px;width:39px;height:39px}.admin-low-stock-grid span{flex-direction:column;min-width:0;display:flex}.admin-low-stock-grid span strong{text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.admin-low-stock-grid small{color:var(--admin-muted);font-size:8px}.admin-low-stock-grid b{color:var(--admin-warning);grid-column:2;font-size:8.5px}.admin-low-stock-grid b.is-empty{color:var(--admin-danger)}.admin-status{white-space:nowrap;border-radius:999px;align-items:center;gap:5px;width:max-content;min-height:22px;padding:0 8px;font-size:8.5px;font-weight:700;display:inline-flex}.admin-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.admin-status--success{color:#3a8050;background:#e7f3e9}.admin-status--warning{color:#9b671e;background:#f8efd9}.admin-status--danger{color:#a84a4a;background:#f8e4e3}.admin-status--info{color:#427969;background:#e1f0ec}.admin-status--blue{color:#4d6d99;background:#e7eef8}.admin-status--purple{color:#786296;background:#eee8f4}.admin-status--neutral{color:#6f7972;background:#edf0ed}.admin-integration-status{text-align:center;border:1px solid;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-width:92px;padding:10px 14px;display:inline-flex;overflow:visible}.admin-integration-status>span{background:#ffffff94;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;overflow:visible}.admin-integration-status .icon{flex:none;display:block;overflow:visible}.admin-integration-status strong{overflow-wrap:anywhere;max-width:100%;font-size:9px;line-height:1.25;display:block}.admin-integration-status--success{color:#3a8050;background:#e7f3e9}.admin-integration-status--warning{color:#9b671e;background:#f8efd9}.admin-integration-status--danger{color:#a84a4a;background:#f8e4e3}.admin-integration-status--info{color:#427969;background:#e1f0ec}.admin-integration-status--neutral{color:#6f7972;background:#edf0ed}.admin-summary-strip{border:1px solid var(--admin-line);background:#fff;border-radius:12px;grid-template-columns:repeat(4,1fr);margin-bottom:14px;display:grid}.admin-summary-strip>div{border-right:1px solid var(--admin-line);justify-content:space-between;align-items:center;min-height:55px;padding:0 17px;display:flex}.admin-summary-strip>div:last-child{border:0}.admin-summary-strip span{color:var(--admin-muted);font-size:9.5px}.admin-summary-strip strong{font-family:Playfair Display,Georgia,serif;font-size:17px}.admin-list-panel{overflow:hidden}.admin-filter-bar{border-bottom:1px solid var(--admin-line);align-items:center;gap:8px;min-height:65px;padding:12px 16px;display:flex}.admin-search{border:1px solid var(--admin-line);color:#829087;background:#fff;border-radius:9px;flex:1;align-items:center;gap:8px;max-width:360px;height:38px;padding:0 11px;display:flex}.admin-search:focus-within{border-color:#9bb8a4;box-shadow:0 0 0 3px #315b4314}.admin-search input{width:100%;color:var(--admin-ink);background:0 0;border:0;outline:0;font-size:11.5px}.admin-search input::placeholder{color:#a1aaa4}.admin-filter-bar__fields{gap:7px;display:flex}.admin-filter-result{color:#929b95;white-space:nowrap;margin-left:auto;font-size:9.5px}.admin-filter-button{border:1px solid var(--admin-line);color:#5c6b62;cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:6px;height:38px;padding:0 11px;font-size:10.5px;display:flex}.admin-table-wrap{width:100%}.admin-table{border-collapse:collapse;width:100%;font-size:10.5px}.admin-table th{color:#89938d;letter-spacing:.4px;text-align:left;text-transform:uppercase;background:#fafbf8;height:38px;padding:0 14px;font-size:8.5px;font-weight:700}.admin-table td{color:#3f4d44;vertical-align:middle;border-top:1px solid #edf0ec;height:60px;padding:8px 14px}.admin-table tr.is-clickable{cursor:pointer}.admin-table tr.is-clickable:hover td{background:#fbfcf9}.admin-actions-cell{text-align:right;width:50px}.admin-order-id,.admin-price-cell{flex-direction:column;display:flex}.admin-order-id strong,.admin-product-cell strong,.admin-person-cell strong{color:#2e4035;font-size:10px}.admin-order-id small,.admin-product-cell small,.admin-person-cell small,.admin-price-cell small{color:#8c9790;margin-top:2px;font-size:8.5px}.admin-price-cell small{text-decoration:line-through}.admin-person-cell,.admin-product-cell{align-items:center;gap:9px;display:flex}.admin-person-cell>div,.admin-product-cell>div{flex-direction:column;min-width:0;display:flex}.admin-product-cell img{object-fit:cover;border-radius:8px;width:39px;height:39px}.admin-product-cell strong{text-overflow:ellipsis;white-space:nowrap;max-width:215px;overflow:hidden}.admin-muted{color:#728078}.admin-origin{color:#65736a;align-items:center;gap:6px;font-size:9.5px;display:flex}.admin-row-actions{justify-content:flex-end;align-items:center;gap:2px;display:flex}.admin-row-actions button{color:#7c8981;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:29px;height:29px;padding:0;display:grid}.admin-row-actions button:hover{color:var(--admin-green);background:#edf3ee}.admin-row-actions button:disabled{opacity:.35;cursor:not-allowed}.admin-person-cell{align-items:center;gap:10px;min-width:0;display:flex}.admin-person-cell>span{color:#fff;background:var(--admin-green);border-radius:10px;flex:0 0 35px;place-items:center;width:35px;height:35px;font-size:11px;font-weight:800;display:grid}.admin-person-cell>div{flex-direction:column;min-width:0;display:flex}.admin-person-cell strong{align-items:center;gap:7px;font-size:10.5px;display:flex}.admin-person-cell strong em{color:#7b5728;text-transform:uppercase;background:#f6eddc;border-radius:9px;padding:2px 6px;font-size:7px;font-style:normal}.admin-person-cell small{max-width:280px;color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.admin-users-loading{color:var(--admin-muted);text-align:center;padding:34px;font-size:11px}.admin-users-more{border-top:1px solid var(--admin-line);justify-content:center;padding:14px;display:flex}.admin-pagination{border-top:1px solid var(--admin-line);color:#89938d;justify-content:space-between;align-items:center;min-height:57px;padding:9px 16px;font-size:9px;display:flex}.admin-pagination>div{gap:4px;display:flex}.admin-pagination button{border:1px solid var(--admin-line);color:#6b776f;background:#fff;border-radius:7px;place-items:center;min-width:28px;height:28px;font-size:9.5px;display:grid}.admin-pagination button.is-active{border-color:var(--admin-green);color:#fff;background:var(--admin-green)}.admin-pagination button:disabled{opacity:.4}.admin-star-button,.admin-status-toggle{cursor:pointer;background:0 0;border:0;padding:0}.admin-star-button{color:#c2c7c3}.admin-star-button.is-active{color:#d4923f}.admin-star-button.is-active svg{fill:currentColor}.admin-stock-count{color:#5e6d64;align-items:center;gap:5px;font-size:9.5px;display:inline-flex}.admin-stock-count i{background:#70a97d;border-radius:50%;width:6px;height:6px}.admin-stock-count.is-low{color:var(--admin-warning);font-weight:700}.admin-stock-count.is-low i{background:#d9a049}.admin-tabs{border:1px solid var(--admin-line);scrollbar-width:none;background:#fff;border-radius:11px;align-items:center;gap:3px;margin-bottom:14px;padding:4px;display:flex;overflow-x:auto}.admin-tabs button{color:#78847c;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;height:34px;padding:0 13px;font-size:10.5px;font-weight:600;display:flex}.admin-tabs button.is-active{color:#2e523b;background:#eaf1ea}.admin-tabs small{background:#315b431a;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;display:grid}.admin-modal-layer{z-index:200;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.admin-modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#15261c6b;border:0;width:100%;height:100%;position:absolute;inset:0}.admin-modal{z-index:1;background:#fff;border-radius:16px;flex-direction:column;width:min(100%,590px);max-height:calc(100vh - 36px);display:flex;position:relative;overflow:hidden;box-shadow:0 25px 70px #14251b38}.admin-modal--small{width:min(100%,420px)}.admin-modal--large{width:min(100%,740px)}.admin-modal--product{width:min(100%,860px)}.admin-modal>header{z-index:2;border-bottom:1px solid var(--admin-line);background:#fff;flex:none;justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px;display:flex;position:relative}.admin-modal h2{margin:0 0 3px;font-family:Playfair Display,Georgia,serif;font-size:20px}.admin-modal header p{color:var(--admin-muted);margin:0;font-size:10.5px}.admin-modal__body{overscroll-behavior:contain;min-height:0;padding:22px;overflow-y:auto}.admin-modal__footer{border-top:1px solid var(--admin-line);background:#fff;flex:none;justify-content:flex-end;gap:8px;padding:15px 22px;display:flex;box-shadow:0 -8px 22px #23372a09}.admin-modal--product .admin-form-aside{position:static}.admin-confirm-icon{width:44px;height:44px;color:var(--admin-danger);background:#f8e6e5;border-radius:13px;place-items:center;margin:0 auto 10px;display:grid}.admin-confirm-copy{color:var(--admin-muted);text-align:center;margin:0 auto 20px;font-size:11px}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 14px;display:grid}.admin-form-grid--spaced{margin-top:16px}.admin-form-field{color:#435249;flex-direction:column;gap:7px;min-width:0;font-size:10.5px;font-weight:700;display:flex}.admin-form-field--wide{grid-column:1/-1}.admin-form-field>.admin-form-field__label{align-content:start;gap:3px;min-width:0;display:grid}.admin-form-field__label strong{color:#435249;min-width:0;font-size:10.5px;line-height:1.3}.admin-form-field__label small{overflow-wrap:anywhere;color:#8c9890;max-width:100%;font-size:8.5px;font-weight:500;line-height:1.35;display:block}.admin-form-field input,.admin-form-field select,.admin-form-field textarea,.admin-social-input input{color:#34443a;resize:vertical;background:#fff;border:1px solid #dfe4df;border-radius:9px;outline:0;width:100%;max-width:100%;min-height:41px;padding:10px 11px;font-size:11px;font-weight:400}.admin-form-field textarea{line-height:1.5}.admin-form-field input:focus,.admin-form-field select:focus,.admin-form-field textarea:focus{border-color:#91af99;box-shadow:0 0 0 3px #315b4314}.admin-form-field em{overflow-wrap:anywhere;color:var(--admin-danger);font-size:8.5px;font-style:normal;font-weight:600}.admin-form-actions{border-top:1px solid var(--admin-line);flex-wrap:wrap;justify-content:flex-end;gap:9px;margin-top:22px;padding-top:17px;display:flex}.admin-toggle-row{color:#405047;cursor:pointer;justify-content:space-between;align-items:center;gap:15px;min-height:54px;display:flex}.admin-toggle-row>span{flex-direction:column;flex:1;display:flex}.admin-toggle-row strong{font-size:10.5px}.admin-toggle-row small{color:#87928b;margin-top:2px;font-size:9px}.admin-toggle-row input{opacity:0;pointer-events:none;position:absolute}.admin-toggle-row>i{background:#cfd5d0;border-radius:12px;flex:0 0 36px;width:36px;height:21px;transition:all .18s;position:relative}.admin-toggle-row>i b{background:#fff;border-radius:50%;width:15px;height:15px;transition:all .18s;position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0003}.admin-toggle-row input:checked+i{background:var(--admin-green)}.admin-toggle-row input:checked+i b{left:18px}.admin-empty-state{min-height:280px;color:var(--admin-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:35px;display:flex}.admin-empty-state>span{width:47px;height:47px;color:var(--admin-green);background:#edf3ed;border-radius:14px;place-items:center;display:grid}.admin-empty-state h3{color:#34463b;margin:13px 0 4px;font-size:14px}.admin-empty-state p{max-width:390px;margin:0 0 16px;font-size:10.5px;line-height:1.5}.admin-drawer-backdrop{z-index:100;visibility:hidden;opacity:0;background:#19291f57;border:0;width:100%;transition:all .2s;position:fixed;inset:0}.admin-drawer-backdrop.is-open{visibility:visible;opacity:1}.admin-detail-drawer{z-index:110;background:#fff;width:min(100%,475px);transition:transform .24s;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-16px 0 45px #14271b26}.admin-detail-drawer.is-open{transform:translate(0)}.admin-detail-drawer>header{z-index:2;border-bottom:1px solid var(--admin-line);background:#fffffff5;justify-content:space-between;padding:22px;display:flex;position:sticky;top:0}.admin-detail-drawer h2{margin:4px 0 2px;font-family:Playfair Display,Georgia,serif;font-size:24px}.admin-detail-drawer header p{color:var(--admin-muted);margin:0;font-size:10px}.admin-detail-drawer__body{padding:20px 22px}.admin-order-detail>section,.admin-customer-detail>section{border-bottom:1px solid var(--admin-line);padding:18px 0}.admin-order-detail h3,.admin-customer-detail h3{margin:0 0 12px;font-size:11px}.admin-detail-status{grid-template-columns:1fr 1fr;gap:18px;display:grid;padding-top:0!important}.admin-detail-status>div,.admin-detail-status label{color:var(--admin-muted);flex-direction:column;gap:7px;font-size:9px;display:flex}.admin-detail-status select{border:1px solid var(--admin-line);color:#405047;border-radius:8px;height:35px;padding:0 8px;font-size:10px}.admin-person-card{align-items:center;gap:11px;display:flex}.admin-person-card>span{width:42px;height:42px;color:var(--admin-green);background:#e8f0e8;border-radius:11px;place-items:center;font-size:11px;font-weight:800;display:grid}.admin-person-card>div{flex-direction:column;display:flex}.admin-person-card strong{font-size:11px}.admin-person-card small{color:var(--admin-muted);margin-top:2px;font-size:9px}.admin-detail-products>div{grid-template-columns:25px 1fr auto;align-items:center;gap:9px;padding:9px 0;display:grid}.admin-detail-products>div>span{width:25px;height:25px;color:var(--admin-green);background:#edf3ed;border-radius:7px;place-items:center;font-size:9px;font-weight:700;display:grid}.admin-detail-products p{flex-direction:column;margin:0;font-size:10px;display:flex}.admin-detail-products small{color:var(--admin-muted);font-size:8px}.admin-detail-products strong{font-size:9.5px}.admin-detail-list{margin:0}.admin-detail-list div{justify-content:space-between;padding:5px 0;font-size:9.5px;display:flex}.admin-detail-list dt{color:var(--admin-muted)}.admin-detail-list dd{margin:0;font-weight:700}.admin-detail-list .is-total{border-top:1px solid var(--admin-line);margin-top:7px;padding-top:12px;font-size:12px}.admin-detail-actions{gap:8px;padding-top:18px;display:flex}.admin-detail-actions .admin-button{flex:1}.admin-form-layout{grid-template-columns:minmax(0,1fr) 270px;align-items:start;gap:15px;display:grid}.admin-form-main{flex-direction:column;gap:14px;min-width:0;display:flex}.admin-form-aside{flex-direction:column;gap:14px;display:flex;position:sticky;top:84px}.admin-form-section{padding:0 20px 20px}.admin-form-section>header{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:flex-start;gap:14px;margin:0 -20px 18px;padding:18px 20px;display:flex}.admin-form-section>header h2{margin:0 0 3px;font-size:13px}.admin-form-section>header p{color:var(--admin-muted);margin:0;font-size:9.5px}.admin-input-prefix{border:1px solid #dfe4df;border-radius:9px;align-items:center;height:39px;display:flex;overflow:hidden}.admin-input-prefix:focus-within{border-color:#91af99;box-shadow:0 0 0 3px #315b4314}.admin-input-prefix>span{border-right:1px solid var(--admin-line);color:#748078;background:#f6f8f5;align-self:stretch;place-items:center;min-width:40px;font-size:9px;display:grid}.admin-input-prefix input{border:0;border-radius:0;min-height:37px;box-shadow:none!important}.admin-image-upload{grid-template-columns:1fr auto;gap:12px;margin-bottom:15px;display:grid}.admin-image-upload>div{color:#738078;text-align:center;background:#fafbf8;border:1px dashed #cbd5cd;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:20px;display:flex}.admin-image-upload strong{color:#415047;margin-top:8px;font-size:10.5px}.admin-image-upload span{margin:3px 0 11px;font-size:8.5px}.admin-image-upload>img{object-fit:cover;border-radius:12px;width:150px;height:150px}.admin-publication-note{color:#748078;background:#f4f6f3;border-radius:8px;align-items:center;gap:7px;margin-top:9px;padding:10px;font-size:8.5px;display:flex}.admin-product-preview{padding:15px}.admin-product-preview img{object-fit:cover;border-radius:11px;width:100%;height:145px;margin:8px 0 10px}.admin-product-preview>strong,.admin-product-preview>small,.admin-product-preview>b{display:block}.admin-product-preview>strong{font-size:11px}.admin-product-preview>small{color:var(--admin-muted);font-size:8.5px}.admin-product-preview>b{color:var(--admin-green);margin-top:7px;font-family:Playfair Display,Georgia,serif;font-size:17px}.admin-variant-example{border:1px solid var(--admin-line);border-radius:10px;grid-template-columns:38px 1fr auto 30px;align-items:center;gap:10px;padding:13px;display:grid}.admin-variant-example>span{width:38px;height:38px;color:var(--admin-green);background:#edf3ed;border-radius:9px;place-items:center;display:grid}.admin-variant-example div{flex-direction:column;display:flex}.admin-variant-example strong{font-size:10.5px}.admin-variant-example p{color:var(--admin-muted);margin:2px 0 0;font-size:9px}.admin-variant-example>button{color:var(--admin-muted);background:0 0;border:0}.admin-empty-inline,.admin-notice{color:#5d6d63;background:#f5f8f4;border:1px solid #dfe8df;border-radius:10px;align-items:flex-start;gap:9px;margin-top:13px;padding:12px;display:flex}.admin-empty-inline p,.admin-notice p{margin:0;font-size:9.5px;line-height:1.5}.admin-seo-preview{border:1px solid var(--admin-line);background:#fbfbf9;border-radius:10px;margin-bottom:17px;padding:15px}.admin-seo-preview span{color:#718c78;font-size:8.5px}.admin-seo-preview strong{color:#3356a0;margin:4px 0;font-size:13px;display:block}.admin-seo-preview p{color:#67736b;margin:0;font-size:9.5px}.admin-category-list__head,.admin-category-row{grid-template-columns:70px minmax(260px,1fr) 85px 90px 80px;align-items:center;gap:10px;display:grid}.admin-category-list__head{color:#8d9790;text-transform:uppercase;background:#fafbf8;min-height:36px;padding:0 17px;font-size:8px;font-weight:700}.admin-category-row{border-top:1px solid var(--admin-line);min-height:67px;padding:8px 17px;font-size:10px}.admin-reorder{align-items:center;gap:4px;display:flex}.admin-reorder button{color:#87928b;cursor:pointer;background:#f2f4f1;border:0;border-radius:5px;place-items:center;width:22px;height:22px;padding:0;display:grid}.admin-reorder b{color:#79857d;text-align:center;min-width:15px;font-size:9px}.admin-category-name{align-items:center;gap:10px;display:flex}.admin-category-name img,.admin-category-name>span{object-fit:cover;border-radius:9px;width:42px;height:42px}.admin-category-name>span{color:var(--admin-green);background:#edf3ed;place-items:center;display:grid}.admin-category-name>div{flex-direction:column;min-width:0;display:flex}.admin-category-name strong{font-size:10.5px}.admin-category-name small{color:var(--admin-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.admin-category-name em{color:#806b4f;background:#f3ecdf;border-radius:4px;width:max-content;margin-top:3px;padding:2px 5px;font-size:7px;font-style:normal}.admin-metrics-grid--three{grid-template-columns:repeat(3,1fr)}.admin-inventory-metric{border:1px solid var(--admin-line);background:#fff;border-radius:13px;align-items:center;gap:12px;min-height:82px;padding:15px 18px;display:flex}.admin-inventory-metric>span{width:40px;height:40px;color:var(--admin-green);background:#e7f0e8;border-radius:11px;place-items:center;display:grid}.admin-inventory-metric>span.is-warning{color:#aa701f;background:#f7eedb}.admin-inventory-metric>span.is-sand{color:#b15f42;background:#f8e8e0}.admin-inventory-metric>div{flex-direction:column;display:flex}.admin-inventory-metric small{color:var(--admin-muted);font-size:9px}.admin-inventory-metric strong{margin-top:2px;font-family:Playfair Display,Georgia,serif;font-size:19px}.admin-inventory-value{align-items:baseline;gap:4px;display:flex}.admin-inventory-value strong{font-size:13px}.admin-inventory-value small{color:var(--admin-muted);font-size:8px}.admin-segmented{background:#f0f3ef;border-radius:9px;grid-template-columns:repeat(3,1fr);gap:4px;margin-bottom:18px;padding:4px;display:grid}.admin-segmented button{color:#758078;background:0 0;border:0;border-radius:7px;height:32px;font-size:9.5px;font-weight:700}.admin-segmented button.is-active{color:var(--admin-green);background:#fff;box-shadow:0 2px 6px #1e3c2814}.admin-tag-list{flex-wrap:wrap;gap:4px;display:flex}.admin-tag-list>span{color:#617066;background:#f6f8f5;border:1px solid #dde5dd;border-radius:8px;padding:3px 7px;font-size:8px}.admin-customer-hero{align-items:center;gap:13px;padding:0 0 18px;display:flex}.admin-customer-hero>span{width:55px;height:55px;color:var(--admin-green);background:#e8f0e8;border-radius:14px;place-items:center;font-size:14px;font-weight:800;display:grid}.admin-customer-hero>div{flex-direction:column;display:flex}.admin-customer-hero strong{font-size:14px}.admin-customer-hero p{color:var(--admin-muted);margin:2px 0 0;font-size:9px}.admin-customer-stats{border:1px solid var(--admin-line);border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.admin-customer-stats>div{border-right:1px solid var(--admin-line);flex-direction:column;align-items:center;padding:10px 5px;display:flex}.admin-customer-stats>div:last-child{border:0}.admin-customer-stats span{color:var(--admin-muted);font-size:8px}.admin-customer-stats strong{margin-top:3px;font-size:11px}.admin-address-card{background:#f6f8f5;border-radius:9px;gap:10px;padding:12px;display:flex}.admin-address-card strong{font-size:10px}.admin-address-card p{color:var(--admin-muted);margin:3px 0 0;font-size:8.5px}.admin-timeline>div{gap:9px;min-height:42px;display:flex}.admin-timeline i{background:#6c9a76;border-radius:50%;width:7px;height:7px;margin-top:4px;position:relative}.admin-timeline i:after{content:"";background:#dfe5df;width:1px;height:30px;position:absolute;top:8px;left:3px}.admin-timeline strong{font-size:9.5px}.admin-timeline p{color:var(--admin-muted);margin:2px 0 0;font-size:8.5px}.admin-coupon-insights{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:14px;display:grid}.admin-coupon-insights article{border:1px solid var(--admin-line);background:#fff;border-radius:13px;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-height:91px;padding:16px;display:grid}.admin-coupon-insights article>span{border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.admin-coupon-insights article div{flex-direction:column;display:flex}.admin-coupon-insights small{color:var(--admin-muted);font-size:8.5px}.admin-coupon-insights strong{font-family:Playfair Display,Georgia,serif;font-size:18px}.admin-coupon-insights p{color:#87928b;grid-column:2;margin:-8px 0 0;font-size:8px}.admin-coupon-list article{border-top:1px solid var(--admin-line);grid-template-columns:minmax(210px,1.5fr) .65fr .8fr 1fr 75px 65px;align-items:center;gap:15px;min-height:78px;padding:10px 16px;display:grid}.admin-coupon-list article.is-inactive{opacity:.64}.admin-coupon-list article>div:not(.admin-coupon-code):not(.admin-row-actions){flex-direction:column;display:flex}.admin-coupon-list article>div>span{color:var(--admin-muted);font-size:8px}.admin-coupon-list article>div>strong{font-size:10px}.admin-coupon-list article>div>small{color:var(--admin-muted);font-size:8px}.admin-coupon-code{align-items:center;gap:10px;display:flex}.admin-coupon-code>span{width:38px;height:38px;color:var(--admin-clay);background:#f8e9e2;border-radius:9px;place-items:center;display:grid}.admin-coupon-code div{flex-direction:column;display:flex}.admin-coupon-code strong{width:max-content;color:var(--admin-green);letter-spacing:.6px;background:#f5f8f4;border:1px dashed #9db2a2;border-radius:5px;padding:3px 7px;font-size:10px}.admin-coupon-code small{color:var(--admin-muted);margin-top:4px;font-size:8.5px}.admin-progress{background:#e9ece8;border-radius:3px;width:100%;height:3px;margin-top:5px;overflow:hidden}.admin-progress i{border-radius:inherit;background:#71987a;height:100%;display:block}.admin-notice{margin:0 0 14px}.admin-notice>div{flex-direction:column;display:flex}.admin-notice strong{margin-bottom:2px;font-size:10px}.admin-notice--secure{color:#3f6249;background:#edf5ed;border-color:#cee0d1}.admin-settings-layout{grid-template-columns:minmax(0,1.35fr) minmax(270px,.65fr);align-items:start;gap:16px;display:grid}.admin-settings-layout>aside,.admin-settings-layout>div{flex-direction:column;gap:14px;min-width:0;display:flex}.admin-payment-list,.admin-shipping-list{overflow:hidden}.admin-payment-list article{border-top:1px solid var(--admin-line);grid-template-columns:40px minmax(0,1fr) auto 42px 36px;align-items:center;gap:11px;min-height:69px;padding:9px 18px;display:grid}.admin-payment-icon,.admin-shipping-list article>span{width:38px;height:38px;color:var(--admin-green);background:#edf3ed;border-radius:10px;place-items:center;display:grid}.admin-payment-list article>div:nth-child(2),.admin-shipping-list article>div{flex-direction:column;min-width:0;display:flex}.admin-payment-list article strong,.admin-shipping-list article strong{font-size:10.5px}.admin-payment-list article small,.admin-shipping-list article small{overflow-wrap:anywhere;color:var(--admin-muted);font-size:8.5px;line-height:1.4}.admin-payment-list .admin-toggle-row,.admin-shipping-list .admin-toggle-row{min-height:auto}.admin-provider-card{min-width:0;padding:20px}.admin-provider-card>span{color:#8a724f;background:#f5ecdd;border-radius:11px;place-items:center;width:41px;height:41px;display:grid}.admin-provider-card h3{margin:11px 0 4px;font-size:11px}.admin-provider-card p{overflow-wrap:anywhere;color:var(--admin-muted);margin:0 0 12px;font-size:9px;line-height:1.55}.admin-sensitive-input{border:1px solid var(--admin-line);border-radius:9px;align-items:center;display:flex;overflow:hidden}.admin-sensitive-input input{border:0;box-shadow:none!important}.admin-sensitive-input button{width:39px;height:39px;color:var(--admin-muted);background:#f6f8f5;border:0;place-items:center;display:grid}.admin-shipping-list article{border-top:1px solid var(--admin-line);grid-template-columns:40px 1fr 42px 36px;align-items:center;gap:11px;min-height:70px;padding:9px 18px;display:grid}.admin-future-integrations{margin-top:15px}.admin-future-integrations>div{grid-template-columns:repeat(3,1fr);gap:10px;padding:0 18px 18px;display:grid}.admin-future-integrations article{border:1px solid var(--admin-line);border-radius:10px;grid-template-columns:35px 1fr;align-items:center;gap:8px;padding:12px;display:grid}.admin-future-integrations article>span{width:35px;height:35px;color:var(--admin-green);background:#e9f0e8;border-radius:9px;place-items:center;font-size:9px;font-weight:800;display:grid}.admin-future-integrations article>div{flex-direction:column;display:flex}.admin-future-integrations strong{font-size:9.5px}.admin-future-integrations small{color:var(--admin-muted);font-size:7.5px}.admin-future-integrations .admin-button{grid-column:1/-1;min-height:31px}.admin-store-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.admin-store-card{grid-template-columns:180px 1fr;display:grid;overflow:hidden}.admin-store-card__map{color:#66806d;background:radial-gradient(circle at 30% 20%,#e6eee3,#d4dfd3);flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.admin-store-card__map span{margin-top:8px;font-family:Playfair Display,Georgia,serif;font-size:13px}.admin-store-card>div:last-child{padding:20px}.admin-store-card__title{gap:9px;margin-bottom:17px;display:flex}.admin-store-card__title>span{width:36px;height:36px;color:var(--admin-green);background:#edf3ed;border-radius:9px;place-items:center;display:grid}.admin-store-card__title>div{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.admin-store-card h2{margin:0;font-size:12px}.admin-store-card>div>p{color:#69766e;align-items:center;gap:7px;margin:8px 0;font-size:9px;display:flex}.admin-store-card .admin-tag-list{margin-top:14px}.admin-store-card__actions{border-top:1px solid var(--admin-line);gap:7px;margin-top:17px;padding-top:14px;display:flex}.admin-toast{z-index:300;background:#fff;border:1px solid #dbe7dc;border-radius:12px;grid-template-columns:32px 1fr 24px;align-items:center;gap:9px;width:min(365px,100% - 32px);padding:11px;animation:.25s adminToastIn;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 45px #1f36272b}.admin-toast>span{color:#fff;background:#4d875e;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.admin-toast--error>span{background:var(--admin-danger)}.admin-toast>div{flex-direction:column;display:flex}.admin-toast strong{font-size:9.5px}.admin-toast p{color:var(--admin-muted);margin:1px 0 0;font-size:8.5px}.admin-toast>button{color:var(--admin-muted);background:0 0;border:0}.admin-mobile-backdrop,.admin-mobile-sidebar{display:none}.admin-skeleton__heading{background:#e8ebe7;border-radius:10px;width:320px;height:62px;margin-bottom:22px}.admin-skeleton__metrics{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.admin-skeleton__metrics div{background:#e8ebe7;border-radius:14px;height:130px}.admin-skeleton__panel{background:#e8ebe7;border-radius:15px;height:350px;margin-top:15px}.admin-skeleton>*{position:relative;overflow:hidden}.admin-skeleton>:after,.admin-skeleton__metrics div:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);animation:1.2s infinite adminShimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes adminToastIn{0%{opacity:0;transform:translateY(12px)}}.admin-skeleton{animation:.2s adminFade}@keyframes adminFade{0%{opacity:.4}}@keyframes adminShimmer{to{transform:translate(100%)}}@media (width<=1399px){.admin-metrics-grid,.admin-skeleton__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1180px){.admin-main{padding-inline:22px}.admin-dashboard-grid{grid-template-columns:1fr}.admin-quick-panel{min-height:auto}.admin-quick-grid{grid-template-columns:repeat(4,1fr)}.admin-quick-action{min-height:75px}.admin-dashboard-grid--lower{grid-template-columns:1fr 1fr}.admin-low-stock-grid{grid-template-columns:repeat(3,1fr)}.admin-low-stock-grid>div:nth-child(n+4){border-top:1px solid var(--admin-line)}.admin-store-card{grid-template-columns:135px 1fr}.admin-coupon-list article{grid-template-columns:minmax(190px,1.4fr) .6fr .8fr 1fr 65px}.admin-coupon-list .admin-row-actions{display:none}}@media (width<=950px){.admin-sidebar{display:none}.admin-workspace,.admin-shell--collapsed .admin-workspace{margin-left:0}.admin-menu-button{margin-right:10px;display:grid}.admin-sidebar__collapse{display:none}.admin-mobile-backdrop{z-index:150;visibility:hidden;opacity:0;background:#14261b66;border:0;width:100%;transition:all .2s;display:block;position:fixed;inset:0}.admin-mobile-backdrop.is-open{visibility:visible;opacity:1}.admin-mobile-sidebar{z-index:160;color:#eff5ef;background:#244a35;flex-direction:column;width:275px;padding:0 14px 16px;transition:transform .23s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.admin-mobile-sidebar.is-open{transform:translate(0)}.admin-mobile-sidebar .admin-sidebar__nav{flex:1}.admin-mobile-sidebar__close{z-index:2;color:#dce7df;background:#ffffff14;border-color:#ffffff1a;position:absolute;top:16px;right:12px}.admin-dashboard-grid--lower,.admin-settings-layout{grid-template-columns:1fr}.admin-settings-layout>aside{grid-template-columns:repeat(2,1fr);display:grid}.admin-store-grid{grid-template-columns:1fr}.admin-store-card{grid-template-columns:190px 1fr}.admin-form-layout{grid-template-columns:1fr}.admin-form-aside{grid-template-columns:1fr 1fr;display:grid;position:static}.admin-product-preview img{height:190px}.admin-coupon-list article{grid-template-columns:minmax(200px,1.5fr) .7fr .9fr 75px}.admin-coupon-list article>div:nth-child(4),.admin-coupon-list .admin-row-actions{display:none}}@media (width<=700px){.admin-topbar{height:62px;padding:0 14px}.admin-main{padding:20px 14px 40px}.admin-breadcrumb>a,.admin-breadcrumb span:not(:last-child),.admin-breadcrumb span:last-child svg{display:none}.admin-breadcrumb strong{max-width:155px;font-size:11px}.admin-topbar__actions .admin-view-store span,.admin-profile div,.admin-profile>svg{display:none}.admin-view-store{justify-content:center;width:36px;padding:0}.admin-profile{padding:0}.admin-page-header{grid-template-columns:1fr;align-items:start;gap:14px}.admin-page-header__actions{width:100%;padding-bottom:2px;overflow-x:auto}.admin-page-header__actions .admin-button{flex:1;min-width:max-content}.admin-page-header h1{font-size:28px}.admin-metrics-grid,.admin-metrics-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-metric-card{min-height:132px;padding:17px}.admin-inventory-metric{min-height:75px;padding:12px}.admin-inventory-metric:nth-child(3){grid-column:1/-1}.admin-dashboard-grid{gap:12px}.admin-quick-grid{grid-template-columns:1fr 1fr}.admin-sales-panel{min-height:305px}.admin-chart{padding-inline:12px}.admin-chart-total{display:none}.admin-order-row{grid-template-columns:34px 1fr auto 12px}.admin-order-row .admin-status{display:none}.admin-order-row>strong{font-size:9.5px}.admin-low-stock-grid{grid-template-columns:1fr}.admin-low-stock-grid>div{border-top:1px solid var(--admin-line);border-right:0}.admin-panel__header{padding:17px}.admin-panel__header>a{white-space:nowrap}.admin-summary-strip{grid-template-columns:1fr 1fr}.admin-summary-strip>div:nth-child(2){border-right:0}.admin-summary-strip>div:nth-child(n+3){border-top:1px solid var(--admin-line)}.admin-summary-strip strong{font-size:15px}.admin-filter-bar{flex-direction:column;align-items:stretch}.admin-search{max-width:none}.admin-filter-bar__fields{grid-template-columns:1fr 1fr;display:grid}.admin-filter-bar__fields>*{min-width:0}.admin-filter-result{margin-left:0;padding:1px 3px}.admin-table thead{display:none}.admin-table,.admin-table tbody,.admin-table tr,.admin-table td{width:100%;display:block}.admin-table tr{border-top:1px solid var(--admin-line);grid-template-columns:1fr 1fr;gap:9px 14px;padding:14px;display:grid}.admin-table td{text-align:right;border:0;justify-content:space-between;align-items:center;gap:10px;height:auto;min-height:28px;padding:0;display:flex}.admin-table td:before{content:attr(data-label);color:#8c9690;letter-spacing:.4px;text-transform:uppercase;font-size:7.5px;font-weight:700}.admin-table td:first-child,.admin-table td:nth-child(2){grid-column:1/-1}.admin-table td:first-child:before,.admin-table td:nth-child(2):before,.admin-table td.admin-actions-cell,.admin-table td:last-child:empty{display:none}.admin-table .admin-person-cell,.admin-table .admin-product-cell{width:100%}.admin-product-cell strong{max-width:calc(100vw - 120px)}.admin-pagination{flex-direction:column;gap:9px}.admin-form-grid{grid-template-columns:1fr}.admin-form-field--wide{grid-column:auto}.admin-form-section{padding:0 15px 17px}.admin-form-section>header{margin-inline:-15px;padding-inline:15px}.admin-image-upload{grid-template-columns:1fr}.admin-image-upload>img{width:100%;height:180px}.admin-form-aside{display:flex}.admin-form-actions .admin-button{flex:1}.admin-tabs{max-width:100%}.admin-detail-status{grid-template-columns:1fr}.admin-detail-drawer__body,.admin-detail-drawer>header{padding-inline:16px}.admin-category-list__head{display:none}.admin-category-row{grid-template-columns:55px 1fr auto;gap:8px;padding:11px 13px}.admin-category-row>strong{display:none}.admin-category-row>.admin-status-toggle{grid-column:2;justify-self:start}.admin-category-row>.admin-row-actions{grid-area:1/3/3}.admin-category-name img,.admin-category-name>span{width:37px;height:37px}.admin-category-name small{max-width:45vw}.admin-coupon-insights{grid-template-columns:1fr}.admin-coupon-insights article{min-height:73px}.admin-coupon-list article{grid-template-columns:1fr auto;gap:10px}.admin-coupon-list article>div:nth-child(n+2),.admin-coupon-list .admin-row-actions{display:none}.admin-settings-layout>aside{display:flex}.admin-payment-list article{grid-template-columns:37px 1fr 42px 32px}.admin-payment-list article .admin-status{display:none}.admin-shipping-list article{grid-template-columns:37px 1fr 42px}.admin-shipping-list article .admin-icon-button{display:none}.admin-future-integrations>div,.admin-store-card{grid-template-columns:1fr}.admin-store-card__map{min-height:120px}.admin-danger-zone>div{flex-direction:column;align-items:flex-start;gap:12px}.admin-store-grid{gap:12px}.admin-modal-layer{place-items:end center;padding:0}.admin-modal{border-radius:17px 17px 0 0;width:100%;max-height:92vh}.admin-modal--product{width:calc(100% - 12px);height:calc(100dvh - 12px);max-height:calc(100dvh - 12px)}.admin-modal--product .admin-modal__body{padding:14px}.admin-modal--product .admin-modal__footer{padding:12px 14px}.admin-modal--product .admin-form-aside{display:flex}.admin-modal--product .admin-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}.admin-modal--product .admin-tabs button{justify-content:center}.admin-toast{bottom:16px;right:16px}.admin-skeleton__metrics{grid-template-columns:1fr 1fr}.admin-skeleton__metrics div{height:110px}.admin-skeleton__heading{width:75%}}@media (width<=420px){.admin-metrics-grid{grid-template-columns:1fr}.admin-metric-card{grid-template-columns:36px minmax(0,1fr);gap:12px;min-height:124px;padding:16px}.admin-metric-card__icon{width:36px;height:36px}.admin-inventory-metric:nth-child(3){grid-column:auto}.admin-summary-strip{grid-template-columns:1fr}.admin-summary-strip>div{border-right:0;border-top:1px solid var(--admin-line)}.admin-summary-strip>div:first-child{border-top:0}.admin-quick-grid{grid-template-columns:1fr}.admin-quick-action{min-height:64px}.admin-filter-bar__fields,.admin-table tr{grid-template-columns:1fr}.admin-table td{grid-column:1/-1}.admin-customer-stats{grid-template-columns:1fr}.admin-customer-stats>div{border-right:0;border-top:1px solid var(--admin-line)}.admin-customer-stats>div:first-child{border-top:0}.admin-modal--product{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.admin-modal--product>header{padding:16px}.admin-modal--product .admin-modal__footer .admin-button{white-space:nowrap;flex:1;padding-inline:10px}}@media (width<=360px){.admin-metric-card{grid-template-columns:34px minmax(0,1fr);gap:10px;padding:15px 14px}.admin-metric-card__icon{width:34px;height:34px}}@media (prefers-reduced-motion:reduce){.admin-shell *,.admin-shell :before,.admin-shell :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-auth-loading,.admin-login-page{background:var(--admin-bg,#f5f6f2);min-height:100vh;color:var(--admin-ink,#26362d);place-items:center;display:grid}.admin-auth-loading{align-content:center;gap:12px}.admin-auth-loading>span{border:3px solid #dce5dc;border-top-color:#315b43;border-radius:50%;width:38px;height:38px;animation:.8s linear infinite admin-spin}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-login-card{background:#fff;border:1px solid #dfe5dc;border-radius:12px;width:min(430px,100% - 32px);padding:38px;box-shadow:0 24px 60px #233b2b1f}.admin-login-brand{color:#315b43;align-items:center;gap:10px;margin-bottom:34px;display:flex}.admin-login-brand>span{background:#e2eee4;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.admin-login-brand strong,.admin-login-brand small{display:block}.admin-login-brand strong{letter-spacing:-.05em;font-size:23px}.admin-login-brand small{color:#77847b;text-transform:uppercase;font-size:10px}.admin-login-card h1{margin:10px 0 8px;font-size:30px}.admin-login-card>div>p{color:#6f7d74;margin:0 0 24px;line-height:1.5}.admin-login-card form{gap:15px;display:grid}.admin-login-card form>label{gap:7px;font-size:12px;font-weight:700;display:grid}.admin-login-card input{border:1px solid #d7dfd7;border-radius:6px;min-height:44px;padding:0 12px}.admin-login-card form>.admin-button{width:100%;margin-top:4px}.admin-login-reset{color:#315b43;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.admin-login-card>a{color:#708077;text-align:center;margin-top:24px;font-size:12px;display:block}.admin-choice-grid{border:1px solid var(--admin-line);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:190px;margin:16px 0 8px;padding:13px;display:grid;overflow-y:auto}.admin-choice-grid legend{color:var(--admin-muted);padding:0 5px;font-size:9px;font-weight:700}.admin-choice-grid label{color:#4d5c52;background:#f7f9f6;border-radius:7px;align-items:center;gap:8px;min-height:32px;padding:5px 8px;font-size:9px;display:flex}.admin-choice-grid input{accent-color:var(--admin-green)}.admin-shipping-list article{grid-template-columns:40px minmax(180px,1fr) 58px 76px 94px}.admin-shipping-list .admin-reorder{gap:3px;display:flex}.admin-shipping-list .admin-reorder button{width:25px;height:25px}.admin-rule-manager>header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:15px;display:flex}.admin-rule-manager h3{margin:0 0 3px;font-size:13px}.admin-rule-manager header p{color:var(--admin-muted);margin:0;font-size:9px}.admin-rule-form{background:#f8faf7;border:1px solid #dce5dc;border-radius:11px;margin-bottom:16px;padding:15px}.admin-rule-form .admin-form-actions{margin-top:13px}.admin-rule-list{border:1px solid var(--admin-line);border-radius:10px;overflow:hidden}.admin-rule-list article{border-top:1px solid var(--admin-line);grid-template-columns:1fr 1fr 70px;align-items:center;gap:14px;min-height:60px;padding:9px 13px;display:grid}.admin-rule-list article:first-child{border-top:0}.admin-rule-list article>div:not(.admin-row-actions){flex-direction:column;min-width:0;display:flex}.admin-rule-list strong{color:#3e5044;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-rule-list small{color:var(--admin-muted);margin-top:2px;font-size:8px}.admin-payment-list .admin-form-field{min-width:105px}.admin-payment-list .admin-form-field>span{font-size:7.5px}.admin-payment-list .admin-form-field input{height:34px}.admin-payment-actions{border-top:1px solid var(--admin-line);padding:15px 18px}.admin-payment-credentials{min-width:0;padding-bottom:18px}.admin-payment-credentials>header{margin-bottom:20px}.admin-payment-credentials>header p{max-width:680px;line-height:1.5}.admin-payment-credentials .admin-form-grid{align-items:start}.admin-secret-input{min-width:0;position:relative}.admin-secret-input input{padding-right:40px}.admin-secret-input button{width:29px;height:29px;color:var(--admin-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.admin-secret-input button:hover{color:var(--admin-green);background:#edf3ed}.admin-payment-credential-actions{align-items:stretch;margin-bottom:0}.admin-payment-credential-actions .admin-button{min-width:150px}.admin-payment-sidebar .admin-payment-remove{width:100%}.admin-payment-sidebar .admin-notice span{overflow-wrap:anywhere}.admin-notice{color:#6c746e;min-width:0;padding:15px 18px;font-size:9px;line-height:1.5}.admin-notice small{color:inherit;overflow-wrap:anywhere;margin-top:5px;font-size:8.5px;display:block}.admin-notice--error{color:#8c4444;background:#fbefee;border-color:#ebcecc}@media (width<=1100px) and (width>=951px){.admin-settings-layout{grid-template-columns:1fr}.admin-settings-layout>aside{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.admin-payment-sidebar .admin-payment-remove{min-height:100%}}@media (width<=760px){.admin-choice-grid,.admin-store-grid{grid-template-columns:1fr}.admin-shipping-list article{grid-template-columns:37px 1fr auto}.admin-shipping-list article>.admin-reorder{display:none}.admin-shipping-list article>.admin-status-toggle{grid-column:2;justify-self:start}.admin-shipping-list article>.admin-row-actions{grid-area:1/3/3}.admin-rule-manager>header{flex-direction:column}.admin-rule-manager>header .admin-button{width:100%}.admin-rule-list article{grid-template-columns:1fr auto}.admin-rule-list article>div:nth-child(2){display:none}.admin-payment-list article{grid-template-columns:37px 1fr 42px}.admin-payment-list article>.admin-form-field{display:none}.admin-payment-credential-actions{flex-direction:column-reverse}.admin-payment-credential-actions .admin-button{width:100%;min-width:0}}.admin-login-feedback{color:#315b43;background:#e7f3e8;border-radius:6px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex}.admin-upload-progress{background:#edf2ed;border-radius:6px;min-height:38px;margin-bottom:14px;position:relative;overflow:hidden}.admin-upload-progress i{background:#d8eadb;transition:width .2s;position:absolute;inset:0 auto 0 0}.admin-upload-progress span{z-index:1;padding:11px 14px;font-size:11px;font-weight:700;display:block;position:relative}.admin-image-manager{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:12px;margin-top:16px;display:grid}.admin-image-manager>div{background:#f2f4f0;border:2px solid #0000;border-radius:8px;position:relative;overflow:hidden}.admin-image-manager>div.is-cover{border-color:#315b43}.admin-image-manager img{aspect-ratio:1;object-fit:cover;width:100%}.admin-image-cover{color:#315b43;cursor:pointer;background:#fff;border:0;width:100%;padding:8px;font-size:10px;font-weight:700}.admin-image-remove{color:#a44735;cursor:pointer;background:#fffffff0;border:0;border-radius:50%;place-items:center;width:26px;height:26px;display:grid;position:absolute;top:6px;right:6px}.admin-category-image-editor{border:1px solid var(--admin-line);border-radius:8px;align-items:center;gap:16px;margin:18px 0;padding:14px;display:flex}.admin-category-image-editor img,.admin-category-image-editor>span{object-fit:cover;border-radius:6px;flex:none;width:88px;height:72px}.admin-category-image-editor>span{color:#61746a;background:#edf2ed;place-items:center;display:grid}.admin-image-placeholder{color:#718078;background:#edf2ed;place-items:center;min-width:44px;min-height:44px;display:grid}.admin-data-error{border-left:4px solid #b9503b;min-width:0;padding:28px}.admin-data-error h2{overflow-wrap:anywhere;margin-top:0}.admin-data-error p{overflow-wrap:anywhere;color:var(--admin-muted);margin-bottom:0;line-height:1.55}.admin-auth-feedback{text-align:center;padding:24px}.admin-auth-feedback h1{max-width:620px;margin:0;font-size:clamp(22px,4vw,30px)}.admin-auth-feedback p{max-width:620px;color:var(--admin-muted);margin:0;line-height:1.6}.admin-store-mini>span .icon{color:#315b43}@media (width<=600px){.admin-login-card{padding:28px 22px}.admin-category-image-editor{flex-direction:column;align-items:flex-start}.admin-image-manager{grid-template-columns:repeat(2,1fr)}}.admin-storefront-form{gap:16px;display:grid}.admin-storefront-form .admin-page-header{margin-bottom:0}.admin-storefront-image{border:1px solid var(--admin-line);background:#fafbf9;border-radius:9px;align-items:center;gap:14px;margin-top:16px;padding:14px;display:flex}.admin-storefront-image>div{background:#edf2ed;border-radius:7px;flex:none;width:150px;height:92px;overflow:hidden}.admin-storefront-image img{object-fit:cover;width:100%;height:100%}.admin-storefront-image>div>span{height:100%;color:var(--admin-muted);place-items:center;display:grid}.admin-storefront-image small{color:var(--admin-muted)}.admin-benefit-editor{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-benefit-editor article{border:1px solid var(--admin-line);background:#fafbf9;border-radius:8px;grid-template-columns:120px 1fr;gap:10px;padding:14px;display:grid}.admin-benefit-editor article .admin-form-field:last-child{grid-column:1/-1}.admin-customer-address{border:1px solid var(--admin-line);border-radius:8px;margin:18px 0;padding:16px}.admin-customer-address legend{color:var(--admin-muted);text-transform:uppercase;letter-spacing:.08em;padding:0 7px;font-size:9px;font-weight:800}.admin-customer-detail{gap:18px;display:grid}.admin-customer-detail section{border-bottom:1px solid var(--admin-line);padding-bottom:16px}.admin-customer-detail section:last-of-type{border-bottom:0}.admin-customer-detail h3{margin:0 0 10px;font-size:12px}.admin-customer-detail p{color:var(--admin-muted);white-space:pre-wrap;margin:5px 0;font-size:10px;line-height:1.55}@media (width<=760px){.admin-benefit-editor{grid-template-columns:1fr}.admin-storefront-image{flex-direction:column;align-items:flex-start}.admin-storefront-image>div{width:100%;height:150px}}.admin-weight-options{border-top:1px solid var(--admin-line);margin-top:18px;padding-top:16px}.admin-weight-options>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.admin-weight-options>header strong,.admin-weight-options>header small{display:block}.admin-weight-options>header small,.admin-weight-options>p{color:var(--admin-muted);margin-top:3px;font-size:9px}.admin-weight-options>div{border:1px solid var(--admin-line);background:#fafbf9;border-radius:8px;grid-template-columns:120px minmax(160px,1fr) 140px 34px;align-items:end;gap:10px;margin-bottom:10px;padding:12px;display:grid}.admin-weight-options>em{color:#a44735;font-size:9px;font-style:normal}@media (width<=760px){.admin-weight-options>header{flex-direction:column;align-items:stretch}.admin-weight-options>div{grid-template-columns:1fr}.admin-weight-options>div>.admin-icon-button{justify-self:end}}.admin-shell{color:var(--admin-ink);background:var(--admin-cream);font-family:Manrope,Arial,sans-serif}.admin-sidebar{color:#ffffffe6;background:#2d211a}.admin-brand{height:76px;padding-inline:8px}.admin-brand>span{background:#fffdf8;border-radius:12px;flex-basis:42px;width:42px;height:42px;overflow:hidden}.admin-brand>span .brand-logo{width:36px;height:36px}.admin-brand strong{color:#fff;letter-spacing:-.4px;font-family:Manrope,Arial,sans-serif;font-size:18px;font-weight:800}.admin-brand small{color:#bfae9e}.admin-nav-group__label{color:#9f8d7d}.admin-nav-item{color:#d7cdc3}.admin-nav-item:hover{color:#fff;background:#ffffff12}.admin-nav-item.is-active{color:#54260f;background:#eef5dc}.admin-nav-item.is-active>i{background:#a5cd38}.admin-store-mini{background:#ffffff12}.admin-store-mini>span{color:#607b16;background:#eef5dc}.admin-topbar{border-color:var(--admin-line);background:#fffdf8f0}.admin-breadcrumb strong{color:var(--admin-ink)}.admin-view-store:hover,.admin-icon-button:hover{color:var(--admin-green);border-color:#ccbba9}.admin-profile>span{background:var(--admin-green)}.admin-profile:hover{background:#f4ede5}.admin-page-header h1,.admin-metric-card__body>strong,.admin-login-card h1{color:var(--admin-ink);font-family:Newsreader,Georgia,serif;font-weight:500}.admin-eyebrow{color:#607b16}.admin-button{border-radius:8px}.admin-button--primary{background:var(--admin-green);box-shadow:0 4px 12px #7b3a1c24}.admin-button--primary:hover{background:var(--admin-green-dark)}.admin-button--secondary:hover,.admin-button--ghost:hover{color:var(--admin-green);background:#faf3ec}.admin-panel,.admin-metric-card{border-color:var(--admin-line);box-shadow:none;border-radius:13px}.admin-tone--green,.admin-tone--sage{color:#607b16;background:#eef5dc}.admin-tone--clay{color:#7b3a1c;background:#faece4}.admin-chart__bars i{background:#a5cd38}.admin-chart__bars>span:nth-child(12) i{background:var(--admin-green)}.admin-auth-loading,.admin-login-page{color:var(--admin-ink);background:#f6f2e8}.admin-login-page{isolation:isolate;position:relative;overflow:hidden}.admin-login-page:before{z-index:-1;content:"";background:#a5cd382e;border-radius:50%;width:620px;height:620px;position:absolute;top:-240px;right:-180px}.admin-login-page:after{z-index:-1;content:"";border:90px solid #94492212;border-radius:50%;width:560px;height:560px;position:absolute;bottom:-280px;left:-220px}.admin-login-card{border-color:var(--admin-line);background:#fffdf8;border-radius:18px;width:min(440px,100% - 32px);padding:40px;box-shadow:0 28px 70px #4c2d1b1f}.admin-login-brand{border-bottom:1px solid var(--admin-line);justify-content:space-between;align-items:center;gap:18px;margin-bottom:30px;padding-bottom:24px;display:flex}.admin-login-brand .brand-logo{object-fit:contain;width:116px;height:80px}.admin-login-brand>.admin-eyebrow{color:#607b16;white-space:nowrap;background:0 0;border-radius:0;width:auto;height:auto;padding:0;display:inline-flex}.admin-login-card h1{letter-spacing:-.04em;margin-top:0;font-size:38px}.admin-login-card>div>p{color:var(--admin-muted);line-height:1.6}.admin-login-card form label{color:var(--admin-muted)}.admin-login-card form input{border-color:var(--admin-line);background:#fff;border-radius:8px}.admin-login-card form input:focus{border-color:var(--admin-green);box-shadow:0 0 0 3px #7b3a1c17}.admin-login-reset{color:var(--admin-green)}.admin-login-card>a{color:var(--admin-muted)}.admin-login-card>a:hover{color:var(--admin-green)}.admin-login-feedback{color:#3f7847;background:#e9f3e7}.admin-login-feedback.is-error{color:#a33f32;background:#faece8}@media (width<=600px){.admin-login-card{padding:30px 22px}.admin-login-brand{flex-direction:column;align-items:flex-start}.admin-login-brand .brand-logo{width:104px;height:72px}}.admin-toggle-row.is-disabled{opacity:.62;cursor:not-allowed}.admin-toggle-row.is-disabled input,.admin-toggle-row.is-disabled i{cursor:not-allowed}.admin-units-warning{color:#79551b;background:#fff9e9;border-color:#ead7a7}.admin-units-warning>.icon{flex:none}.admin-store-card.is-primary{border-color:#bdd68b;box-shadow:0 0 0 2px #a5cd3821}.admin-store-card__map .admin-reorder{background:#ffffff8f;border-radius:8px;margin-top:17px;padding:5px 7px}.admin-store-card__map .admin-reorder button:disabled{opacity:.38;cursor:not-allowed}.admin-store-card__primary-action{margin-top:14px}.admin-store-card__primary-action .admin-button{width:100%}.admin-store-card__actions{flex-wrap:wrap}.admin-store-card__actions .admin-button{flex:auto}.admin-tag-list>span.is-primary{color:#536b13;background:#eef5dc;border-color:#bdd68b}.admin-tag-list>span.is-city{font-weight:700}.admin-tag-list>span.is-florianopolis{color:#315b43;background:#edf5ed}.admin-tag-list>span.is-sao-jose{color:#71451c;background:#faefe2}@media (width<=560px){.admin-store-card__actions .admin-button{flex-basis:calc(50% - 4px)}}:root{--brand-brown:#944922;--brand-brown-deep:#6f3216;--brand-brown-hover:#7b3a1c;--brand-green:#a5cd38;--brand-green-deep:#536b13;--brand-green-soft:#eef5dc;--surface:#fffdf8;--surface-raised:#fff;--surface-muted:#f6f2e8;--surface-dark:#2d211a;--text:#2d241e;--text-muted:#756a61;--border:#e6ded2;--border-strong:#d2c5b6;--focus:#7b3a1c;--selected:#eef5dc;--success:#3f7847;--success-soft:#e9f3e7;--warning:#9a641b;--warning-soft:#fff4d8;--error:#a33f32;--error-soft:#faece8;--ink:var(--text);--ink-muted:var(--text-muted);--green:var(--brand-brown);--green-deep:var(--brand-brown-deep);--green-soft:var(--brand-green-soft);--cream:var(--surface);--sand:var(--surface-muted);--line:var(--border);--clay:var(--brand-green-deep);--clay-dark:var(--brand-green-deep);--white:var(--surface-raised);--heading:"Newsreader", Georgia, serif;--body:"Manrope", Arial, sans-serif;--shadow:0 20px 50px #4c2d1b17;--shadow-soft:0 10px 30px #4c2d1b0f;--radius-sm:8px;--radius-md:14px;--radius-lg:24px}.site-shell{background:var(--cream);overflow:hidden}.container{width:min(1180px,100% - 80px);margin:0 auto}.announcement-bar{z-index:30;background:var(--green-deep);color:#f2f6ee;letter-spacing:.04em;font-size:11px;position:relative;overflow:visible}.announcement-bar__inner{justify-content:space-between;align-items:center;min-height:42px;display:flex}.announcement-bar__message,.announcement-bar__inner>a{align-items:center;gap:8px;display:inline-flex}.announcement-bar__inner>a{color:#dbe9d7;justify-self:end;font-weight:600}.announcement-bar__inner>a:hover{color:#fff}.public-unit-selector{letter-spacing:0;justify-self:center;position:relative}.public-unit-selector__trigger{color:#fff;cursor:pointer;min-width:156px;max-width:220px;min-height:32px;font:inherit;background:#ffffff1a;border:1px solid #ffffff26;border-radius:99px;align-items:center;gap:8px;padding:0 12px;font-size:10px;font-weight:750;transition:background .2s,border-color .2s;display:inline-flex}.public-unit-selector__trigger:hover,.public-unit-selector.is-open .public-unit-selector__trigger{background:#ffffff29;border-color:#a5cd3880}.public-unit-selector__trigger:focus-visible{outline:2px solid var(--brand-green);outline-offset:2px}.public-unit-selector__trigger:disabled{cursor:wait;opacity:.65}.public-unit-selector__trigger span{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.public-unit-selector__trigger .icon:last-child{color:var(--brand-green);transition:transform .2s}.public-unit-selector.is-open .public-unit-selector__trigger .icon:last-child{transform:rotate(180deg)}.public-unit-selector__popover{color:#ffffffb8;background:var(--surface-dark);border:1px solid #ffffff1a;border-radius:16px;width:min(340px,100vw - 24px);padding:16px;position:absolute;top:calc(100% + 11px);left:50%;transform:translate(-50%);box-shadow:0 22px 55px #2016104d}.public-unit-selector__popover:before{content:"";background:var(--surface-dark);border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;width:12px;height:12px;position:absolute;top:-6px;left:calc(50% - 6px);transform:rotate(45deg)}.public-unit-selector__heading{padding:2px 3px 13px;position:relative}.public-unit-selector__heading span,.public-unit-selector__heading small{display:block}.public-unit-selector__heading span{color:#fff;font-size:13px;font-weight:750}.public-unit-selector__heading small{color:#ffffff80;letter-spacing:0;margin-top:4px;font-size:9px}.public-unit-selector__gps{color:#fff;cursor:pointer;text-align:left;background:#a5cd3814;border:1px solid #a5cd382e;border-radius:11px;grid-template-columns:31px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;padding:10px;display:grid}.public-unit-selector__gps:hover{background:#a5cd3821;border-color:#a5cd3859}.public-unit-selector__gps>span{width:31px;height:31px;color:var(--brand-green);background:#a5cd381f;border-radius:9px;place-items:center;display:grid}.public-unit-selector__gps strong,.public-unit-selector__gps small{display:block}.public-unit-selector__gps strong{font-size:10px}.public-unit-selector__gps small{color:#ffffff80;margin-top:3px;font-size:8px}.public-unit-selector__gps>.icon{color:#fff6}.public-unit-selector__message{color:#f0c98b;letter-spacing:0;margin:10px 2px 0;font-size:8.5px;line-height:1.45}.public-unit-selector__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.public-unit-selector__list button{color:#ffffffbd;cursor:pointer;min-height:35px;font:inherit;text-align:left;background:#ffffff0b;border:1px solid #ffffff14;border-radius:9px;justify-content:space-between;align-items:center;gap:7px;padding:0 10px;font-size:9px;font-weight:650;display:flex}.public-unit-selector__list button:hover{color:#fff;background:#ffffff14;border-color:#ffffff2b}.public-unit-selector__list button.is-selected{color:#fff;background:#a5cd381f;border-color:#a5cd3859}.public-unit-selector__list button.is-selected .icon{color:var(--brand-green)}.desktop-nav__actions{align-items:center;gap:18px;margin-left:auto;display:flex}.mobile-header-location{display:none}.site-header .public-unit-selector__trigger{border-color:var(--border);min-width:144px;min-height:30px;color:var(--brand-brown);background:var(--surface-muted)}.site-header .public-unit-selector__trigger:hover,.site-header .public-unit-selector.is-open .public-unit-selector__trigger{background:#f4eee7;border-color:#94492240}.site-header .public-unit-selector__trigger>.icon:first-child{color:var(--brand-brown)}.site-header .public-unit-selector__trigger .icon:last-child{color:var(--brand-green-deep)}.site-header .public-unit-selector__popover{left:auto;right:0;transform:none}.site-header .public-unit-selector__popover:before{left:auto;right:67px}.site-header{z-index:10;background:#faf9f5f5;border-bottom:1px solid #1f302714;position:relative}.site-header__main{align-items:center;gap:42px;min-height:86px;display:flex}.brand-mark{color:var(--green-deep);flex-shrink:0;align-items:center;gap:9px;display:inline-flex}.header-brand-mark{-webkit-user-select:none;user-select:none;touch-action:manipulation;position:relative}.header-brand-mark.is-holding{opacity:.86}.header-brand-mark__progress{pointer-events:none;background:0 0;border-radius:99px;height:2px;position:absolute;bottom:-7px;left:0;right:0;overflow:hidden}.header-brand-mark__progress:after{border-radius:inherit;content:"";background:var(--brand-green);transform-origin:0;width:100%;height:100%;display:block;transform:scaleX(0)}.header-brand-mark.is-holding .header-brand-mark__progress:after{animation:3s linear forwards header-brand-hold-progress}@keyframes header-brand-hold-progress{to{transform:scaleX(1)}}.brand-mark__leaf{border:1.5px solid var(--green);border-radius:50% 50% 50% 8px;place-items:center;width:35px;height:35px;display:grid;transform:rotate(-25deg)}.brand-mark__leaf .icon{transform:rotate(25deg)}.brand-mark strong{letter-spacing:-.07em;font-size:27px;font-weight:700;line-height:.8;display:block}.brand-mark small{color:var(--clay);letter-spacing:.16em;text-transform:uppercase;margin-top:6px;font-size:8px;font-weight:700;line-height:1;display:block}.search-bar{max-width:470px;height:43px;color:var(--ink-muted);background:#fff;border:1px solid #d8ded5;border-radius:99px;flex:1;align-items:center;gap:11px;padding:0 8px 0 15px;display:flex}.search-bar__field{flex:1;align-items:center;gap:11px;min-width:0;display:flex}.search-bar__field .icon{flex:none}.search-bar input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:12px}.search-bar button{cursor:pointer;background:var(--green);color:#fff;border:0;border-radius:99px;padding:9px 16px;font-size:11px;font-weight:700}.header-actions{align-items:center;gap:24px;margin-left:auto;display:flex}.header-action{color:var(--ink);white-space:nowrap;align-items:center;gap:8px;font-size:12px;font-weight:600;display:inline-flex}.header-action small{color:var(--ink-muted);font-size:9px;font-weight:400;line-height:1;display:block}.header-action:hover{color:var(--clay-dark)}.header-action--location{color:var(--green)}.cart-action{cursor:pointer;background:0 0;border:0;padding:0}.cart-icon{display:inline-flex;position:relative}.cart-icon b{background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:-8px;right:-9px}.desktop-nav{justify-content:space-between;align-items:center;min-height:45px;display:flex}.desktop-nav nav{align-items:center;gap:29px;display:flex}.desktop-nav nav a{color:#57655b;align-items:center;gap:5px;font-size:11px;font-weight:600;display:inline-flex}.desktop-nav nav a:hover{color:var(--clay-dark)}.header-contact{color:var(--green);align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.header-contact:hover{color:var(--clay-dark)}.mobile-menu,.mobile-menu-backdrop{display:none}.icon-button{color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;padding:8px;display:grid}.icon-button:hover{background:var(--green-soft)}.mobile-menu-trigger{display:none}.hero-section{background:#eff4eb;min-height:610px;position:relative;overflow:hidden}.hero-section__wash{background:#e2eee3;border-radius:50% 0 0 50%;width:68vw;height:100%;position:absolute;top:0;right:-15vw}.hero-grid{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:40px;min-height:564px;display:grid;position:relative}.hero-copy{z-index:2;padding-bottom:23px;position:relative}.hero-kicker,.eyebrow{color:var(--clay-dark);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:700;display:flex}.kicker-line{background:var(--clay);width:25px;height:1px}.hero-copy h1{max-width:560px;color:var(--green-deep);font-family:var(--heading);letter-spacing:-.05em;margin:20px 0 19px;font-size:clamp(43px,5.2vw,72px);font-weight:600;line-height:.99}h1 em,h2 em{color:var(--clay);font-style:italic}.hero-copy>p{max-width:435px;color:var(--ink-muted);font-size:15px;line-height:1.65}.hero-actions{align-items:center;gap:13px;margin-top:31px;display:flex}.button{border:1px solid #0000;border-radius:99px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 19px;font-size:11px;font-weight:700;transition:transform .2s,background .2s,border .2s;display:inline-flex}.button--primary{background:var(--green);color:#fff}.button--quiet{color:var(--green)}.button--quiet:hover{background:#fff9}.button--outline{color:var(--green);border-color:#c5d2c6}.button--cream{color:var(--green-deep);background:#f7f0df}.button--cream:hover{background:#fff}.hero-proof{color:#758379;align-items:center;gap:11px;margin-top:42px;font-size:10px;display:flex}.proof-avatars{display:flex}.proof-avatars span{background:var(--green);color:#fff;border:2px solid #eff4eb;border-radius:50%;place-items:center;width:25px;height:25px;margin-right:-6px;font-size:9px;display:grid}.proof-avatars span:nth-child(2){background:var(--clay)}.proof-avatars span:nth-child(3){color:var(--green);background:#c5d8b8}.hero-visual{height:550px;position:relative}.hero-visual__circle{aspect-ratio:1;background:#d3e4d1;border-radius:50%;width:min(480px,90%);position:absolute;top:45px;left:8%}.hero-photo{box-shadow:var(--shadow);position:absolute;overflow:hidden}.hero-photo img{object-fit:cover;width:100%;height:100%}.hero-photo--main{border-radius:47% 47% 9px;width:410px;height:432px;top:65px;left:17%;transform:rotate(4deg)}.hero-photo--small{border:7px solid #eff4eb;border-radius:50%;width:155px;height:155px;bottom:36px;right:4%;transform:rotate(-7deg)}.hero-note{color:var(--green);background:#ffffffe6;border:1px solid #2a51381a;border-radius:3px;align-items:center;gap:9px;padding:11px 14px;display:flex;position:absolute;box-shadow:0 12px 30px #263f2e14}.hero-note__icon{background:var(--green-soft);border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.hero-note strong{font-size:10px;display:block}.hero-note small{color:var(--ink-muted);margin-top:3px;font-size:9px;display:block}.hero-note--top{top:79px;right:-1%;transform:rotate(4deg)}.hero-note--bottom{flex-direction:column;align-items:flex-start;gap:7px;padding:13px 16px;bottom:76px;right:5%;transform:rotate(-4deg)}.hero-note--bottom strong{font-family:var(--heading);font-size:25px;line-height:.8}.hero-note--bottom span{color:var(--ink-muted);font-size:9px;line-height:1.25}.hero-doodle{color:var(--clay);place-items:center;display:grid;position:absolute}.hero-doodle--one{top:32px;left:6%}.hero-doodle--two{bottom:154px;right:-4%}.hero-marquee{background:var(--clay);color:#fff4e8;width:100%;font-family:var(--heading);white-space:nowrap;justify-content:center;align-items:center;gap:30px;padding:12px 0;font-size:14px;font-style:italic;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-marquee span{margin-left:20px}.hero-marquee .icon{flex:none}.benefits-section{border-bottom:1px solid var(--line);background:#fff}.benefits-grid{grid-template-columns:repeat(4,1fr);gap:35px;padding:28px 0;display:grid}.benefit{align-items:center;gap:13px;display:flex}.benefit__icon{background:var(--green-soft);width:39px;height:39px;color:var(--green);border-radius:50%;flex:none;place-items:center;display:grid}.benefit h3{color:var(--green-deep);margin:0 0 4px;font-size:11px}.benefit p{color:var(--ink-muted);margin:0;font-size:9px;line-height:1.45}.category-section{background:var(--cream)}.section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:41px;display:flex}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2,.split-copy h2,.supplement-card__copy h2,.about-copy h2,.newsletter-card h2,.instagram-copy h2{max-width:650px;color:var(--green-deep);font-family:var(--heading);letter-spacing:-.05em;margin:0;font-size:clamp(32px,4vw,46px);font-weight:600;line-height:1.04}.section-heading p{max-width:480px;color:var(--ink-muted);margin:13px 0 0;font-size:13px;line-height:1.5}.section-heading--center{text-align:center;justify-content:center}.section-heading--center p{margin-inline:auto}.text-link{color:var(--green);flex-shrink:0;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.text-link--large{margin-top:28px;font-size:12px}.category-grid{grid-template-columns:repeat(4,1fr);gap:27px 18px;display:grid}.category-card{min-width:0;display:block}.category-card__visual{position:relative}.category-card__image-wrap{aspect-ratio:1/.85;background:var(--green-soft);border-radius:7px;position:relative;overflow:hidden}.category-card__image-wrap:after{content:"";background:linear-gradient(#0000 62%,#152e201f);position:absolute;inset:0}.category-card__image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.category-card__arrow{z-index:1;width:31px;height:31px;color:var(--green);background:#ffffffe6;border-radius:50%;place-items:center;display:grid;position:absolute;top:11px;right:11px}.category-card__eyebrow,.post-card__category{color:var(--clay-dark);letter-spacing:.12em;text-transform:uppercase;margin-top:14px;font-size:9px;font-weight:700;display:block}.category-card h3{color:var(--green-deep);margin:5px 0 0;font-size:15px;font-weight:600}.products-section{background:#f1f5ef}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{background:#fff;border:1px solid #e0e8df;border-radius:5px;overflow:hidden}.product-card__image-wrap{aspect-ratio:1.18;background:var(--sand);position:relative;overflow:hidden}.product-card__image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-badge{z-index:1;border-radius:3px;padding:5px 9px;font-size:9px;font-weight:700;position:absolute;top:12px;left:12px}.product-badge--popular{background:var(--green);color:#fff}.product-favorite{z-index:1;width:30px;height:30px;color:var(--green);cursor:pointer;background:#ffffffdb;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:10px;right:10px}.product-favorite:hover{background:var(--clay);color:#fff}.product-card__category{color:var(--clay-dark);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:700}.product-card__brand{color:#8a958c;margin:0;font-size:10px}.product-card__price{flex-wrap:wrap;align-items:baseline;gap:6px;margin-top:14px;display:flex}.product-card__old-price{color:#68736b;font-size:10px;text-decoration:line-through}.product-card__unit{color:#8a958c;font-size:9px}.product-card__footer{border-top:1px solid #edf0eb;justify-content:space-between;align-items:center;gap:7px;margin-top:15px;padding-top:13px;display:flex}.stock{color:#718077;white-space:nowrap;align-items:center;gap:5px;font-size:9px;display:inline-flex}.stock__dot{background:#67a76b;border-radius:50%;width:5px;height:5px}.add-button{background:var(--green-soft);color:var(--green);cursor:pointer;border:0;border-radius:4px;align-items:center;gap:6px;padding:8px 10px;font-size:10px;font-weight:700;display:inline-flex}.add-button:hover{background:var(--green);color:#fff}.section-cta{justify-content:center;margin-top:38px;display:flex}.promotion-section{background:#f1f5ef;padding:0 0 106px}.promotion-card{background:var(--green);color:#fff;border-radius:7px;grid-template-columns:1fr .9fr;min-height:365px;display:grid;overflow:hidden}.promotion-card__content{padding:58px 70px;position:relative}.promotion-card__decoration{color:#dceed53d;pointer-events:none;position:absolute;bottom:8%;right:12%}.eyebrow--light{color:#cfe2c9}.promotion-card h2{z-index:1;max-width:430px;font-family:var(--heading);letter-spacing:-.05em;margin:17px 0 13px;font-size:clamp(31px,3.5vw,48px);font-weight:600;line-height:1.02;position:relative}.promotion-card p{z-index:1;color:#c8d7c8;max-width:390px;font-size:12px;line-height:1.55;position:relative}.promotion-card__image{min-height:100%;position:relative;overflow:hidden}.promotion-card__image:after{content:"";background:linear-gradient(90deg,#315b4359,#0000 40%);position:absolute;inset:0}.promotion-card__image img{object-fit:cover;width:100%;height:100%}.promotion-card__stamp{z-index:1;color:#fff5e6;width:102px;height:102px;font-family:var(--heading);text-align:center;border:1px solid #fff0db;border-radius:50%;place-items:center;font-size:12px;font-style:italic;line-height:.9;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-13deg)}.promotion-card__stamp strong{font-size:19px}.split-section{background:var(--cream)}.split-grid{grid-template-columns:1.04fr .96fr;align-items:center;gap:90px;display:grid}.split-image{min-height:420px;position:relative}.split-image__main{border-radius:8px 8px 8px 42%;width:79%;height:89%;position:absolute;top:0;left:0;overflow:hidden}.split-image__main img,.split-image__detail img{object-fit:cover;width:100%;height:100%}.split-image__detail{border:8px solid var(--cream);border-radius:50%;width:42%;height:43%;position:absolute;bottom:0;right:0;overflow:hidden}.organic-seal{border:1px dashed var(--green);width:79px;height:79px;color:var(--green);background:#f2d9b6;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:26px;left:30px;transform:rotate(-12deg)}.organic-seal small{text-align:center;font-size:9px;font-weight:700;line-height:1}.split-copy h2{margin:17px 0 18px}.split-copy>p,.about-copy>p,.supplement-card__copy>p,.newsletter-card__copy>p,.instagram-copy>p{color:var(--ink-muted);font-size:13px;line-height:1.65}.check-list{color:var(--green);gap:11px;margin:25px 0 0;padding:0;font-size:11px;font-weight:600;list-style:none;display:grid}.check-list li{align-items:center;gap:9px;display:flex}.check-list .icon{background:var(--green-soft);border-radius:50%;padding:3px}.supplement-section{background:var(--cream);padding-top:0}.supplement-card{background:#f3e9d9;border-radius:7px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.supplement-card__image{min-height:370px;position:relative}.supplement-card__image img{object-fit:cover;mix-blend-mode:multiply;width:100%;height:100%}.supplement-card__floating{color:var(--clay-dark);background:#fffaf0ed;border-radius:4px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;bottom:19px;right:18px}.supplement-card__copy{padding:55px 64px}.supplement-card__copy h2{margin:17px 0}.supplement-tags{gap:8px;margin-top:24px;display:flex}.supplement-tags span{color:var(--clay-dark);border:1px solid #dac7a9;border-radius:99px;padding:7px 10px;font-size:9px}.about-section{background:var(--cream);padding-bottom:121px}.about-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:115px;display:grid}.about-copy h2{margin:17px 0}.about-copy>p+p{margin-top:13px}.about-visual{min-height:395px;position:relative}.about-visual>img{object-fit:cover;border-radius:8px 45% 8px 8px;width:88%;height:395px;margin-left:auto}.about-visual__caption{background:var(--green);color:#eff6e9;box-shadow:var(--shadow);border-radius:5px;align-items:center;gap:14px;padding:16px 21px;display:flex;position:absolute;bottom:-27px;left:0}.about-quote-mark{color:#b9d0b6;font-family:var(--heading);font-size:44px;line-height:.6}.about-visual__caption p{max-width:140px;font-family:var(--heading);margin:0;font-size:14px;line-height:1.15}.about-caption-line{background:#b9d0b6;width:26px;height:1px}.stores-section{background:#edf3eb;padding:103px 0 110px}.stores-grid{grid-template-columns:repeat(2,1fr);gap:19px;display:grid}.store-card{background:#fff;border:1px solid #dbe6d9;border-radius:6px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden}.store-card__image{min-height:255px;position:relative;overflow:hidden}.store-card__image img{object-fit:cover;width:100%;height:100%}.store-card__city{color:var(--green);background:#ffffffe6;border-radius:3px;align-items:center;gap:4px;padding:6px 9px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;top:13px;left:13px}.store-card__body{flex-direction:column;align-items:flex-start;padding:27px 24px;display:flex}.store-card h3{color:var(--green-deep);font-family:var(--heading);margin:0 0 19px;font-size:24px;line-height:1}.store-card p{color:var(--ink-muted);align-items:center;gap:7px;margin:0 0 9px;font-size:10px;display:flex}.store-card p .icon{color:var(--clay-dark)}.store-card small{color:#a0aaa0;margin-top:auto;font-size:8px;line-height:1.35}.store-card .text-link{margin-top:17px}.journal-section{background:var(--cream)}.post-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.post-card{min-width:0}.post-card__image{aspect-ratio:1.45;border-radius:6px;display:block;position:relative;overflow:hidden}.post-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.post-card__image:hover img{transform:scale(1.05)}.post-card__image span{width:31px;height:31px;color:var(--green);background:#fff;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:12px;right:12px}.post-card h3{color:var(--green-deep);font-family:var(--heading);margin:8px 0 13px;font-size:21px;line-height:1.1}.post-card h3 a:hover{color:var(--clay-dark)}.post-card__meta{color:#89968b;gap:12px;font-size:9px;display:flex}.post-card__meta span+span{padding-left:12px;position:relative}.post-card__meta span+span:before{content:"";background:var(--clay);border-radius:50%;width:3px;height:3px;position:absolute;top:3px;left:0}.instagram-section{background:#e7f0e5;padding:96px 0}.instagram-layout{grid-template-columns:.75fr 1.25fr;align-items:center;gap:90px;display:grid}.instagram-copy h2{margin:17px 0 15px}.instagram-copy>p{max-width:320px}.social-link{color:var(--green);align-items:center;gap:8px;margin-top:22px;font-size:11px;font-weight:700;display:inline-flex}.social-link:hover{color:var(--clay-dark)}.instagram-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.instagram-grid a{aspect-ratio:1;border-radius:3px;overflow:hidden}.instagram-grid img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.instagram-grid a:hover img{transform:scale(1.06)}.newsletter-section{background:var(--sand);padding:89px 0}.newsletter-card{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.newsletter-card h2{margin:17px 0 13px;font-size:clamp(31px,3.5vw,43px)}.newsletter-form{gap:17px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:13px;display:grid}.input-field label{color:var(--green);margin:0 0 7px;font-size:10px;font-weight:700;display:block}.input-field input{width:100%;height:44px;color:var(--ink);background:#ffffffbf;border:1px solid #d8d6ca;border-radius:3px;outline:0;padding:0 13px;font-size:11px}.input-field input:focus{border-color:var(--green);box-shadow:0 0 0 3px #315b431a}.input-field input::placeholder{color:#a2a69e}.consent{color:#798277;align-items:flex-start;gap:8px;font-size:9px;line-height:1.35;display:flex}.consent input{accent-color:var(--green);margin:1px 0 0}.newsletter-form .button{justify-self:start}.site-footer{background:var(--green-deep);color:#d6e4d2;padding:70px 0 25px}.brand-mark--inverted{color:#fff}.brand-mark--inverted .brand-mark__leaf{border-color:#d5e7cf}.footer-main{grid-template-columns:1.5fr .65fr .8fr 1.2fr;gap:50px;padding-bottom:59px;display:grid}.footer-brand p{color:#a8bca9;max-width:220px;margin:23px 0 22px;font-size:11px;line-height:1.6}.social-link--footer{color:#d9ebd3;margin-top:0}.footer-column{flex-direction:column;align-items:flex-start;gap:13px;display:flex}.footer-column h3{color:#fff;margin:3px 0 8px;font-size:11px}.footer-column a,.footer-column span{color:#abc0ac;align-items:center;gap:7px;font-size:10px;display:inline-flex}.footer-column--contact{gap:14px}.footer-column--contact a .icon,.footer-column--contact span .icon{color:#c7dfc0}.footer-bottom{color:#8da891;border-top:1px solid #d5e7cf24;justify-content:space-between;align-items:center;gap:20px;padding-top:20px;font-size:9px;display:flex}.footer-bottom div{gap:22px;display:flex}.footer-bottom a:hover{color:#fff}.toast{z-index:20;max-width:min(360px,100% - 48px);box-shadow:var(--shadow);color:var(--green-deep);background:#fff;border:1px solid #cfe0ca;border-radius:5px;align-items:center;gap:9px;padding:12px 14px 12px 12px;font-size:11px;display:flex;position:fixed;bottom:89px;right:24px}.toast__check{background:var(--green-soft);width:22px;height:22px;color:var(--green);border-radius:50%;place-items:center;display:grid}.toast button{color:#829084;cursor:pointer;background:0 0;border:0;place-items:center;margin-left:6px;display:grid}.store-state--offline .button{margin-top:12px}.site-footer{padding-bottom:calc(25px + env(safe-area-inset-bottom))}.header-action--favorite{position:relative}.header-action--favorite:hover{color:var(--clay-dark)}.mobile-menu__actions{gap:9px;margin-top:22px;display:grid}.mobile-menu__actions a,.mobile-menu__actions button{color:var(--green);text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:11px 0;font-size:11px;font-weight:700;display:flex}.mobile-menu__actions button{cursor:pointer}.mobile-menu__actions a:hover,.mobile-menu__actions button:hover{color:var(--clay-dark)}.product-collection{background:var(--cream)}.product-collection.products-section{background:#f1f5ef}.product-collection.offers-collection{background:#f7f2e9}.product-collection.bulk-collection{background:#edf3eb}.product-collection.supplement-collection{background:#e7f0e5}.product-collection.new-collection{background:var(--cream)}.product-grid--collection{grid-template-columns:repeat(3,1fr)}.product-card__image-placeholder,.cart-item__image-placeholder,.cart-page-item__image-placeholder{background:var(--sand);color:var(--green-soft);place-items:center;display:grid}.product-card__image-placeholder{width:100%;height:100%}.cart-item__image-placeholder{border-radius:4px;width:65px;height:72px}.cart-page-item__image-placeholder{border-radius:4px;width:85px;height:93px}.product-card__fixed-unit{color:#8a958c;min-height:24px;margin-top:11px;font-size:9px;display:block}.weight-picker{color:#7e8c82;align-items:center;gap:6px;min-height:24px;margin-top:7px;font-size:9px;display:flex}.weight-picker select,.detail-picker select,.cart-item select,.cart-page-item select{min-width:65px;color:var(--green);background:#f6faf3;border:1px solid #d6e1d5;border-radius:3px;outline:0;padding:5px 6px;font-size:9px}.weight-picker select:focus,.detail-picker select:focus,.cart-item select:focus,.cart-page-item select:focus{border-color:var(--green)}.product-card__discount{color:var(--clay-dark);background:#f5d8c8;border-radius:3px;padding:3px 5px;font-size:9px;font-weight:700}.product-favorite--active{background:var(--clay);color:#fff}.add-button:disabled{cursor:not-allowed;opacity:.55}.stock--out{color:#a27c70}.empty-state{min-height:190px;color:var(--ink-muted);text-align:center;border:1px dashed #ccd9ca;border-radius:6px;place-items:center;gap:7px;padding:30px;display:grid}.empty-state h2,.empty-state h1,.empty-state h3{color:var(--green-deep);font-family:var(--heading);margin:3px 0}.empty-state p{margin:0 0 12px;font-size:12px}.drawer-backdrop{z-index:21;cursor:pointer;background:#14271c59;border:0;position:fixed;inset:0}.cart-drawer{z-index:22;background:var(--cream);flex-direction:column;width:min(430px,94vw);height:100%;transition:transform .3s;display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(105%);box-shadow:-12px 0 34px #18322029}.cart-drawer--open{transform:translate(0)}.cart-drawer__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:28px 27px 23px;display:flex}.cart-drawer__header .eyebrow{margin-bottom:8px}.cart-drawer__header h2{color:var(--green-deep);font-family:var(--heading);margin:0;font-size:30px;line-height:1}.cart-drawer__header h2 small{color:var(--ink-muted);font-family:DM Sans,Arial,sans-serif;font-size:10px;font-weight:500}.cart-drawer__items{flex:1;padding:11px 23px;overflow-y:auto}.cart-item{border-bottom:1px solid #e5ebe2;grid-template-columns:65px 1fr 20px;gap:11px;padding:15px 0;display:grid;position:relative}.cart-item>img{object-fit:cover;background:var(--sand);border-radius:4px;width:65px;height:72px}.cart-item__content>a{max-width:235px;color:var(--green-deep);font-family:var(--heading);font-size:15px;line-height:1.05;display:block}.cart-item__content small{color:#849088;margin-top:6px;font-size:9px;display:block}.cart-item__content select{margin-top:7px}.cart-item__bottom{justify-content:space-between;align-items:center;gap:8px;margin-top:12px;display:flex}.cart-item__bottom strong{color:var(--green);font-size:12px}.quantity-control{background:#fff;border:1px solid #d6e1d5;border-radius:4px;align-items:center;min-height:29px;display:inline-flex}.quantity-control button{width:25px;height:27px;color:var(--green);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.quantity-control button:hover{color:var(--clay-dark)}.quantity-control span{min-width:22px;color:var(--green-deep);text-align:center;font-size:10px}.cart-item__remove{color:#a0aaa0;cursor:pointer;background:0 0;border:0;place-items:start center;display:grid}.cart-item__remove:hover{color:var(--clay-dark)}.cart-drawer__footer{border-top:1px solid var(--line);background:#f3f6f0;padding:20px 27px 27px}.cart-subtotal{color:var(--ink-muted);justify-content:space-between;align-items:center;font-size:11px;display:flex}.cart-subtotal strong{color:var(--green-deep);font-size:20px}.cart-drawer__footer p{color:#89958b;margin:8px 0 17px;font-size:9px;line-height:1.45}.cart-drawer__footer .button{width:100%}.cart-empty{text-align:center;place-items:center;gap:7px;height:100%;padding:35px;display:grid}.cart-empty>span,.empty-state--page>span{background:var(--green-soft);width:58px;height:58px;color:var(--green);border-radius:50%;place-items:center;display:grid}.cart-empty h3{color:var(--green-deep);font-family:var(--heading);margin:8px 0 0;font-size:24px}.cart-empty p{color:var(--ink-muted);margin:0 0 15px;font-size:11px}.catalog-hero{background:#e7f0e5;padding:74px 0 67px}.catalog-hero .eyebrow{margin-bottom:14px}.catalog-hero h1{max-width:720px;color:var(--green-deep);font-family:var(--heading);letter-spacing:-.05em;margin:0;font-size:clamp(40px,6vw,65px);font-weight:600;line-height:.98}.catalog-hero p{max-width:520px;color:var(--ink-muted);margin:17px 0 0;font-size:13px;line-height:1.55}.catalog-content{padding-top:48px;padding-bottom:100px}.catalog-toolbar{color:var(--ink-muted);justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;font-size:11px;display:flex}.sort-control{align-items:center;gap:8px;display:inline-flex}.sort-control select{color:var(--green);background:#fff;border:1px solid #d6e1d5;border-radius:3px;outline:0;padding:9px 10px;font-size:10px}.catalog-layout{grid-template-columns:190px 1fr;gap:31px;display:grid}.catalog-filters{align-content:start;gap:17px;display:grid}.catalog-filters label{color:var(--green);gap:7px;font-size:10px;font-weight:700;display:grid}.catalog-filters select{width:100%;min-height:35px;color:var(--ink-muted);background:#fff;border:1px solid #d6e1d5;border-radius:3px;outline:0;padding:0 8px;font-size:10px}.filter-heading{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.filter-heading h2{color:var(--green-deep);margin:0;font-size:13px}.filter-heading button{color:var(--clay-dark);cursor:pointer;background:0 0;border:0;font-size:9px}.filter-check{grid-template-columns:14px 1fr;align-items:center;color:var(--ink-muted)!important;gap:8px!important;font-weight:500!important;display:flex!important}.catalog-results{min-width:0}.catalog-search{min-height:42px;color:var(--ink-muted);background:#fff;border:1px solid #d6e1d5;border-radius:4px;align-items:center;gap:10px;margin-bottom:22px;padding:0 7px 0 13px;display:flex}.catalog-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:11px}.catalog-search button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:3px;padding:9px 13px;font-size:10px;font-weight:700}.product-grid--catalog{grid-template-columns:repeat(3,1fr)}.load-more{margin:34px auto 0;display:flex}.mobile-filter-details{display:none}.breadcrumbs{color:#8a958c;flex-wrap:wrap;align-items:center;gap:6px;padding:29px 0;font-size:10px;display:flex}.breadcrumbs strong{color:var(--green);font-weight:600}.product-detail{grid-template-columns:1fr 1fr;align-items:center;gap:78px;padding:12px 0 105px;display:grid}.product-detail__main-image{aspect-ratio:1/1.05;background:var(--sand);border-radius:7px;overflow:hidden}.product-detail__main-image img{object-fit:cover;width:100%;height:100%}.product-detail__thumbs{gap:9px;margin-top:11px;display:flex}.product-detail__thumb{background:var(--sand);cursor:pointer;border:2px solid #0000;border-radius:4px;width:63px;height:63px;padding:0;overflow:hidden}.product-detail__thumb img{object-fit:cover;width:100%;height:100%}.product-detail__copy h1{max-width:530px;color:var(--green-deep);font-family:var(--heading);letter-spacing:-.05em;margin:14px 0 7px;font-size:clamp(35px,4.3vw,58px);font-weight:600;line-height:1}.product-detail__brand{color:var(--ink-muted);margin:0;font-size:12px}.product-detail__rating{color:#89958b;margin-top:18px;font-size:10px}.product-detail__rating span{color:var(--clay);letter-spacing:.12em;margin-right:7px}.product-detail__price{flex-wrap:wrap;align-items:baseline;gap:9px;margin-top:23px;display:flex}.product-detail__price del{color:#97a198;font-size:12px}.product-detail__price strong{color:var(--green-deep);font-size:29px}.product-detail__price span{color:var(--clay-dark);background:#f5d8c8;border-radius:3px;padding:4px 6px;font-size:10px;font-weight:700}.product-detail__unit{color:#89958b;margin:7px 0 0;font-size:10px}.product-detail__description{max-width:450px;color:var(--ink-muted);margin:21px 0 0;font-size:13px;line-height:1.65}.detail-picker{max-width:290px;color:var(--green);gap:8px;margin-top:24px;font-size:10px;font-weight:700;display:grid}.detail-picker select{min-height:40px;color:var(--green);background:#fff;border:1px solid #d6e1d5;border-radius:3px;outline:0;padding:0 10px;font-size:11px}.detail-actions{align-items:center;gap:9px;margin-top:23px;display:flex}.detail-actions .button{flex:1}.detail-favorite{width:45px;height:45px;color:var(--green);cursor:pointer;background:#fff;border:1px solid #cbd9cb;border-radius:4px;place-items:center;display:grid}.detail-favorite:hover,.detail-favorite--active{border-color:var(--clay);background:var(--clay);color:#fff}.detail-notes{border-top:1px solid var(--line);color:#7c897f;gap:10px;margin-top:25px;padding-top:20px;font-size:10px;display:grid}.detail-notes span{align-items:center;gap:8px;display:flex}.detail-notes .icon{color:var(--green)}.product-detail__info{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:40px;padding:36px 0 90px;display:flex}.product-detail__info h2{max-width:430px;color:var(--green-deep);font-family:var(--heading);letter-spacing:-.04em;margin:14px 0;font-size:31px;line-height:1.05}.product-detail__info p{max-width:550px;color:var(--ink-muted);margin:0;font-size:12px;line-height:1.6}.product-detail__tags{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:220px;display:flex}.product-detail__tags span{background:var(--green-soft);color:var(--green);border-radius:99px;padding:7px 9px;font-size:9px}.product-detail-page .product-collection{margin-bottom:0;padding-top:0}.cart-page{background:var(--cream)}.cart-page__content{padding:60px 0 110px}.cart-page__layout{grid-template-columns:1.25fr .75fr;align-items:start;gap:60px;display:grid}.cart-page__heading{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.cart-page__heading h2{color:var(--green-deep);font-family:var(--heading);margin:0;font-size:27px}.cart-page__heading span{color:var(--ink-muted);font-size:10px}.cart-page-item{border-top:1px solid var(--line);grid-template-columns:85px 1fr auto;align-items:center;gap:16px;padding:18px 0;display:grid}.cart-page-item>img{object-fit:cover;background:var(--sand);border-radius:4px;width:85px;height:93px}.cart-page-item>div>a{color:var(--green-deep);font-family:var(--heading);font-size:18px;line-height:1.05;display:block}.cart-page-item small{color:var(--ink-muted);margin-top:7px;font-size:10px;display:block}.cart-page-item select{margin-top:8px}.cart-page-item__quantity{align-items:center;gap:14px;display:flex}.cart-page-item__quantity>strong{color:var(--green);white-space:nowrap;font-size:13px}.cart-page-item__quantity>button{color:#9ba79e;cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.cart-page-item__quantity>button:hover{color:var(--clay-dark)}.cart-summary{background:#edf3eb;border-radius:6px;padding:28px;position:sticky;top:24px}.cart-summary h2{color:var(--green-deep);font-family:var(--heading);margin:13px 0 25px;font-size:32px}.cart-summary>div{color:var(--ink-muted);justify-content:space-between;align-items:center;margin-top:13px;font-size:11px;display:flex}.cart-summary>div strong{color:var(--green);font-size:15px}.cart-summary hr{border:0;border-top:1px solid #d6e2d4;margin:22px 0 4px}.cart-summary .cart-summary__total{color:var(--green-deep);font-size:13px}.cart-summary .cart-summary__total strong{font-size:22px}.coupon-field{color:var(--green);gap:7px;margin:25px 0 16px;font-size:10px;font-weight:700;display:grid}.coupon-field input{background:#fff;border:1px solid #d3dfd1;border-radius:3px;outline:0;height:39px;padding:0 10px;font-size:10px}.checkout-page{background:#f7f6f1;min-height:70vh;padding-bottom:80px}.checkout-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:26px;padding-top:34px;display:grid}.checkout-form-column{flex-direction:column;gap:16px;min-width:0;display:flex}.checkout-card,.checkout-summary,.checkout-result{background:#fff;border:1px solid #e1e4dc;border-radius:16px;box-shadow:0 12px 35px #2841300d}.checkout-card{padding:24px}.checkout-card>header{align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.checkout-card>header>span{color:#fff;background:var(--green);border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:grid}.checkout-card h2{color:var(--green-dark);margin:0;font-family:Playfair Display,Georgia,serif;font-size:21px}.checkout-card header p{color:var(--text-muted);margin:3px 0 0;font-size:11px}.checkout-form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-form-grid label,.checkout-result label{color:#506157;flex-direction:column;gap:6px;font-size:10px;font-weight:700;display:flex}.checkout-form-grid label small{color:#89938d;font-size:8px;font-weight:500}.checkout-field-label{align-items:baseline;gap:4px;min-height:12px;display:inline-flex}.checkout-form-grid input,.checkout-coupon input,.checkout-result textarea{color:#2c3d33;width:100%;min-height:42px;font:inherit;background:#fff;border:1px solid #dce2d9;border-radius:8px;outline:0;padding:0 11px;font-size:11px}.checkout-fulfillment-detail{border-top:1px solid #e5e8e2;margin-top:20px;padding-top:20px}.checkout-fulfillment-list{min-width:0}.checkout-subsection-heading{margin-bottom:14px}.checkout-subsection-heading h3{color:#36483d;margin:0;font-size:13px}.checkout-subsection-heading p{color:var(--text-muted);margin:4px 0 0;font-size:9px}.checkout-section-actions{justify-content:flex-end;margin-top:16px;display:flex}.checkout-section-actions .button{min-width:148px}.checkout-coupon{grid-template-columns:1fr auto;gap:9px;margin-top:17px;display:grid}.checkout-coupon .button{min-height:42px}.checkout-coupon-section .checkout-coupon{margin-top:0}.checkout-coupon-feedback{color:#4f875d;align-items:center;gap:6px;margin:11px 0 0;font-size:10px;display:flex}.checkout-shipping-options{gap:8px;margin-top:17px;display:grid}.checkout-shipping-options>label{cursor:pointer;border:1px solid #e0e5de;border-radius:10px;grid-template-columns:0 38px 1fr auto;align-items:center;gap:10px;min-height:64px;padding:8px 13px;transition:all .15s;display:grid}.checkout-shipping-options>label.is-selected{background:#f2f7f2;border-color:#719079;box-shadow:0 0 0 2px #315b4312}.checkout-shipping-options input{opacity:0}.checkout-shipping-options label>span{width:38px;height:38px;color:var(--green);background:#e7efe7;border-radius:10px;place-items:center;display:grid}.checkout-shipping-options label>div{flex-direction:column;min-width:0;display:flex}.checkout-shipping-options strong{color:#36483d;font-size:11px}.checkout-shipping-options small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.checkout-shipping-options b{color:var(--green);font-size:11px}.checkout-region-error,.checkout-error{color:#a14d42;align-items:center;gap:8px;font-size:10px;display:flex}.checkout-region-error{background:#fbefec;border-radius:8px;margin:16px 0 0;padding:11px}.checkout-error{background:#fff5f2;border:1px solid #efd7d2;border-radius:10px;padding:13px 15px}.checkout-loading{color:var(--text-muted);text-align:center;padding:25px;font-size:11px}.checkout-payment-brick{min-height:250px}.checkout-summary{padding:23px;position:sticky;top:86px}.checkout-summary>div{color:#65736a;justify-content:space-between;gap:12px;margin:11px 0;font-size:10px;display:flex}.checkout-summary>div strong{color:#34473b;white-space:nowrap}.checkout-summary-item{font-size:9px!important}.checkout-summary-item span{text-overflow:ellipsis;white-space:nowrap;max-width:190px;overflow:hidden}.checkout-summary hr{background:#e5e7e0;border:0;height:1px;margin:17px 0}.checkout-summary .is-discount,.checkout-summary .is-discount strong{color:#4f875d}.checkout-summary-total{align-items:flex-end}.checkout-summary-total span{font-weight:700}.checkout-summary-total strong{font-family:Playfair Display,Georgia,serif;font-size:24px;color:var(--green-dark)!important}.checkout-summary>small{color:#728078;align-items:center;gap:5px;margin-top:16px;font-size:8.5px;display:flex}.checkout-result{text-align:center;flex-direction:column;align-items:center;min-height:380px;padding:42px 30px;display:flex}.checkout-result>span{width:58px;height:58px;color:var(--green);background:#e8f1e8;border-radius:17px;place-items:center;display:grid}.checkout-result h1,.checkout-result h2{color:var(--green-dark);margin:17px 0 6px;font-family:Playfair Display,Georgia,serif}.checkout-result p{max-width:480px;color:var(--text-muted);margin:0 0 18px;font-size:11px;line-height:1.6}.checkout-result>strong{color:#45574c;margin-bottom:18px;font-size:11px}.checkout-result.is-pending>span{color:#9c6b2c;background:#f8eedc}.checkout-result--pix img{object-fit:contain;width:210px;height:210px;margin-bottom:18px}.checkout-result--pix label{text-align:left;width:min(100%,520px)}.checkout-result--pix textarea{resize:none;min-height:88px;padding:10px}.checkout-result--pix .button{margin-top:12px}.checkout-result--pix>small{color:#7a6650;align-items:center;gap:5px;margin-top:13px;font-size:10px;display:flex}.checkout-result--pix.is-expired{background:#fff9f8;border-color:#ebcecc}.checkout-result--pix.is-expired>span{color:#a84a4a;background:#f8e4e3}.checkout-result--pix .button:disabled{cursor:not-allowed;opacity:.55}@media (width<=900px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{grid-row:1;position:static}}@media (width<=600px){.checkout-layout{gap:14px;padding-top:18px}.checkout-card{padding:18px 15px}.checkout-form-grid{grid-template-columns:1fr}.checkout-section-actions .button{width:100%;min-width:0}.checkout-coupon{grid-template-columns:1fr}.checkout-shipping-options>label{grid-template-columns:0 35px 1fr}.checkout-shipping-options label>b{grid-column:3}.checkout-result{padding:30px 16px}.checkout-result--pix img{width:180px;height:180px}}.cart-summary>.button{width:100%}.cart-summary__note{color:#89958b;margin-top:14px;font-size:9px;line-height:1.4;display:block}.empty-state--page{min-height:370px;margin:30px 0}.empty-state--page h2,.empty-state--page h1{font-size:31px}.favorite-page__content{padding:60px 0 110px}@media (width<=1050px){.header-action--favorite{display:none}.product-grid--collection,.product-grid--catalog{grid-template-columns:repeat(2,1fr)}.product-detail{gap:45px}.cart-page__layout{gap:35px}}@media (width<=760px){.product-grid--collection{display:flex}.product-collection .section-heading{margin-bottom:25px}.product-collection .product-card{min-width:260px}.product-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-right:0;padding-right:0;display:grid;overflow:visible}.product-grid--catalog .product-card{min-width:0}.catalog-hero{padding:55px 0 47px}.catalog-content{padding-top:34px}.catalog-toolbar{flex-direction:column;align-items:flex-start;gap:13px}.catalog-layout{display:block}.catalog-layout>.catalog-filters{display:none}.mobile-filter-details{background:#fff;border:1px solid #d6e1d5;border-radius:4px;margin-bottom:17px;display:block}.mobile-filter-details summary{color:var(--green);cursor:pointer;justify-content:space-between;align-items:center;padding:12px 13px;font-size:11px;font-weight:700;list-style:none;display:flex}.mobile-filter-details summary::-webkit-details-marker{display:none}.mobile-filter-details[open] summary{border-bottom:1px solid var(--line)}.mobile-filter-details .catalog-filters{padding:15px;display:grid}.catalog-search{margin-bottom:17px}.product-detail{flex-direction:column;align-items:stretch;gap:36px;padding-bottom:70px;display:flex}.product-detail__copy h1{font-size:42px}.product-detail__info{flex-direction:column;align-items:flex-start;gap:24px;padding-bottom:70px}.product-detail__tags{justify-content:flex-start}.cart-page__content,.favorite-page__content{padding-top:40px}.cart-page__layout{flex-direction:column;gap:45px;display:flex}.cart-page__items,.cart-summary{width:100%}.cart-summary{position:static}}@media (width<=500px){.product-grid--catalog{grid-template-columns:1fr 1fr}.product-grid--catalog .product-card__body{padding:13px 11px 11px}.product-grid--catalog .product-card h3{min-height:43px;font-size:12px}.product-grid--catalog .product-card__price strong{font-size:15px}.product-grid--catalog .product-card__footer{flex-direction:column;align-items:flex-start}.product-grid--catalog .add-button{justify-content:center;width:100%}.catalog-toolbar .sort-control{justify-content:space-between;width:100%}.catalog-toolbar .sort-control select{flex:1}.cart-page-item{grid-template-columns:65px 1fr;gap:11px}.cart-page-item>img,.cart-page-item__image-placeholder{width:65px;height:72px}.cart-page-item__quantity{grid-column:2;justify-content:space-between}.cart-page-item>div>a{font-size:15px}.detail-actions{flex-wrap:wrap}.detail-actions .button{flex-basis:100%;order:3}.detail-favorite{margin-left:auto}}@media (width<=1050px){.container{width:min(100% - 48px,820px)}.site-header__main{gap:24px}.header-actions{gap:13px}.header-action--location{display:none}.desktop-nav nav{gap:19px}.hero-grid{grid-template-columns:1fr 1fr;gap:10px}.hero-photo--main{width:350px;height:390px;left:10%}.hero-note--top{right:-5%}.split-grid,.about-grid{gap:55px}.footer-main{gap:25px}}@media (width<=767px){.container{width:min(100% - 36px,560px)}.announcement-bar__inner{text-align:center;justify-content:center;min-height:38px}.announcement-bar__inner>a{display:none}.site-header__main{justify-content:space-between;gap:14px;min-height:72px}.mobile-menu-trigger{display:grid}.brand-mark strong{font-size:24px}.brand-mark__leaf{width:31px;height:31px}.search-bar{order:4;align-items:stretch;gap:0;width:auto;max-width:none;padding:0;position:absolute;top:calc(100% + 10px);left:18px;right:18px;overflow:hidden}.search-bar__field{gap:10px;padding:0 10px 0 15px}.search-bar input{height:100%;padding:0}.search-bar button{border-radius:0;align-self:stretch;height:auto;padding:0 16px}.header-actions{margin-left:0}.header-action--account>span,.cart-action>span:last-child{display:none}.header-action--account,.cart-action{place-items:center;display:grid}.desktop-nav{display:none}.mobile-menu-backdrop{z-index:19;background:#14271c59;display:block;position:fixed;inset:0}.mobile-menu{z-index:20;background:var(--cream);flex-direction:column;width:min(86vw,350px);height:100%;padding:25px 22px;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:10px 0 30px #172f1f26}.mobile-menu--open{transform:translate(0)}.mobile-menu__top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:29px;display:flex}.mobile-menu nav{margin-top:18px;display:grid}.mobile-menu nav a{color:var(--green-deep);font-family:var(--heading);border-bottom:1px solid #e8ece5;justify-content:space-between;align-items:center;padding:17px 0;font-size:22px;display:flex}.mobile-menu__contact{background:var(--green);color:#fff;border-radius:4px;align-items:center;gap:9px;width:max-content;margin-top:auto;padding:12px 15px;font-size:11px;font-weight:700;display:inline-flex}.hero-section{margin-top:41px}.hero-section__wash{border-radius:0 0 50% 50%;width:130vw;height:66%;right:-45vw}.hero-grid{flex-direction:column;align-items:stretch;min-height:auto;padding-top:61px;display:flex}.hero-copy{padding-bottom:0}.hero-copy h1{max-width:530px;margin-top:16px;font-size:clamp(43px,13vw,65px)}.hero-copy>p{max-width:475px;font-size:14px}.hero-actions{flex-wrap:wrap;margin-top:25px}.hero-proof{margin-top:24px}.hero-visual{height:440px;margin-top:2px}.hero-visual__circle{width:78%;top:21px;left:11%}.hero-photo--main{width:67%;height:330px;top:33px;left:17%}.hero-photo--small{border-width:5px;width:119px;height:119px;bottom:33px;right:1%}.hero-note--top{top:38px;right:0}.hero-note--bottom{bottom:50px;right:2%}.hero-doodle--one{top:8px;left:4%}.benefits-grid{grid-template-columns:repeat(2,1fr);gap:24px 14px;padding:24px 0}.benefit{align-items:flex-start}.benefit h3{font-size:10px}.benefit p{font-size:9px}.section{padding:74px 0}.section-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:28px}.section-heading h2,.split-copy h2,.supplement-card__copy h2,.about-copy h2,.instagram-copy h2{font-size:36px}.category-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:13px;margin-right:-18px;padding-bottom:8px;padding-right:18px;display:flex;overflow-x:auto}.category-grid::-webkit-scrollbar{display:none}.category-card{scroll-snap-align:start;min-width:160px}.category-card__image-wrap{aspect-ratio:1/1.08}.category-card h3{font-size:14px}.products-section{padding-bottom:74px}.product-grid{scrollbar-width:none;gap:13px;margin-right:-18px;padding-bottom:8px;padding-right:18px;display:flex;overflow-x:auto}.product-grid::-webkit-scrollbar{display:none}.product-card{scroll-snap-align:start;min-width:260px}.promotion-section{padding-bottom:74px}.promotion-card{flex-direction:column;display:flex}.promotion-card__content{padding:39px 27px 35px}.promotion-card__image{min-height:250px}.promotion-card__stamp{width:86px;height:86px}.split-grid,.supplement-card,.about-grid,.instagram-layout,.newsletter-card{flex-direction:column;gap:43px;display:flex}.split-image{width:100%;min-height:350px}.split-copy{order:2}.supplement-card__image{width:100%;min-height:270px}.supplement-card__copy{padding:0 28px 35px}.supplement-tags{flex-wrap:wrap}.about-section{padding-bottom:100px}.about-visual{width:100%;min-height:300px}.about-visual>img{width:88%;height:300px}.stores-section{padding:74px 0}.stores-grid,.post-grid{grid-template-columns:1fr}.store-card{grid-template-columns:.95fr 1.05fr}.store-card__image{min-height:225px}.store-card__body{padding:22px 17px}.store-card h3{font-size:20px}.post-grid{scrollbar-width:none;gap:16px;margin-right:-18px;padding-right:18px;display:flex;overflow-x:auto}.post-grid::-webkit-scrollbar{display:none}.post-card{min-width:265px}.instagram-section,.newsletter-section{padding:74px 0}.instagram-layout{align-items:stretch}.instagram-grid{width:100%}.newsletter-card{gap:26px}.form-row{grid-template-columns:1fr;gap:14px}.footer-main{grid-template-columns:1fr 1fr;gap:40px 20px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:13px}.toast{bottom:76px;right:17px}}@media (width<=430px){.container{width:calc(100% - 32px)}.hero-actions .button{width:100%}.hero-visual{height:385px}.hero-photo--main{height:290px}.hero-note--top{transform-origin:100% 0;top:28px;right:-7px;transform:scale(.9)rotate(4deg)}.hero-note--bottom{transform-origin:100% 100%;bottom:35px;transform:scale(.87)rotate(-4deg)}.benefits-grid{grid-template-columns:1fr 1fr}.benefit{gap:8px}.benefit__icon{width:33px;height:33px}.benefit p{font-size:8px}.store-card{grid-template-columns:1fr}.store-card__image{min-height:180px}.store-card__body{min-height:220px}.instagram-grid{gap:5px}.footer-main{grid-template-columns:1fr 1fr}.footer-column--contact{grid-column:1/-1}.footer-bottom div{flex-wrap:wrap;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width>=761px) and (width<=1050px){.product-grid--catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--catalog .product-card{min-width:0}}@media (width<=760px){.product-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;width:100%;margin:0;padding:0;display:grid;overflow:visible}.product-grid--catalog .product-card,.product-grid--catalog .product-card__body{min-width:0}.product-grid--catalog .product-card{width:100%}.product-grid--catalog .product-card__footer{flex-direction:column;align-items:stretch}.product-grid--catalog .add-button{justify-content:center;width:100%}.product-grid--catalog .weight-picker{min-width:0}.product-grid--catalog .weight-picker select{min-width:0;max-width:100%}}@media (width<=379px){.product-grid--catalog{grid-template-columns:1fr;gap:16px}.product-grid--catalog .product-card h3{min-height:36px;font-size:14px}.product-grid--catalog .product-card__price strong{font-size:18px}.product-grid--catalog .product-card__footer{flex-direction:row;align-items:center}.product-grid--catalog .add-button{width:auto}}.store-state{background:var(--cream);min-height:100vh;color:var(--green-deep);text-align:center;place-content:center;justify-items:center;gap:14px;padding:40px 20px;display:grid}.store-state>span{background:var(--green-soft);width:58px;height:58px;color:var(--green);border-radius:50%;place-items:center;display:grid}.store-state h1{font-family:var(--heading);margin:0;font-size:clamp(30px,5vw,48px)}.store-state p{max-width:560px;color:var(--ink-muted);margin:0;line-height:1.6}.button:disabled,.add-button:disabled{cursor:not-allowed;opacity:.58;transform:none}.product-card__image-link{width:100%;height:100%;display:block}.header-count-icon{display:inline-flex;position:relative}.header-count-icon b{background:var(--clay);color:#fff;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid;position:absolute;top:-8px;right:-9px}.store-data-warning{color:#704f0c;background:#fff4d8;border-bottom:1px solid #ead6a3}.store-data-warning .container{align-items:center;gap:8px;min-height:38px;font-size:13px;display:flex}.store-data-warning small{color:#8a691f;margin-left:auto}.site-header{z-index:18;position:sticky;top:0;box-shadow:0 5px 18px #1f30270a}.site-header__main{min-height:78px}.header-action--account{color:var(--green)}.storefront-hero{background:#edf4ea;padding:34px 0;overflow:hidden}.storefront-hero__grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:54px;min-height:320px;display:grid}.storefront-hero__copy .eyebrow{margin-bottom:13px}.storefront-hero__copy h1{max-width:570px;color:var(--green-deep);font-family:var(--heading);letter-spacing:-.05em;margin:0;font-size:clamp(39px,4.5vw,57px);font-weight:600;line-height:.98}.storefront-hero__copy h1 em{display:inline-block}.storefront-hero__copy p{max-width:510px;color:var(--ink-muted);margin:18px 0 0;font-size:14px;line-height:1.55}.storefront-hero__copy .hero-actions{margin-top:25px}.storefront-hero__visual{min-height:300px;box-shadow:var(--shadow);border-radius:10px;position:relative;overflow:hidden}.storefront-hero__visual>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.storefront-hero__visual>span{color:var(--green);background:#fffffff0;border-radius:7px;grid-template-columns:32px 1fr;align-items:center;column-gap:9px;padding:12px 15px;display:grid;position:absolute;bottom:18px;left:18px;box-shadow:0 10px 28px #203c2924}.storefront-hero__visual>span .icon{grid-row:1/3}.storefront-hero__visual>span strong{font-size:11px}.storefront-hero__visual>span small{color:var(--ink-muted);font-size:9px}.storefront-categories .section-heading{margin-bottom:24px}.storefront-categories .section-heading h2{font-size:clamp(28px,3vw,38px)}.storefront-categories .category-card__image-wrap{aspect-ratio:1/.78;border-radius:8px}.storefront-categories .category-card__placeholder{width:100%;height:100%;color:var(--green);background:linear-gradient(145deg,#e4eee2,#d5e4d7);place-items:center;display:grid}.storefront-categories .category-card__eyebrow{display:none}.storefront-categories .category-card h3{text-align:center;margin-top:10px;font-size:13px}.storefront-categories .category-card__arrow{width:27px;height:27px;top:8px;right:8px}.commerce-highlight .section-heading{margin-bottom:30px}.commerce-highlight .product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{border-radius:8px;flex-direction:column;min-width:0;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.product-card:hover{border-color:#ccd9cb;transform:translateY(-2px);box-shadow:0 12px 30px #263f2e14}.product-card__image-wrap{aspect-ratio:1/.84}.product-card__body{flex-direction:column;flex:1;display:flex}.product-card__price{min-height:25px}.product-card__price strong{font-size:19px}.product-card__installments{color:#758279;min-height:14px;margin:4px 0 0;font-size:8.5px;line-height:1.35}.product-card__footer{margin-top:auto}.product-badge--best{background:var(--green);color:#fff}.product-badge--new{color:var(--green-deep);background:#e7eedf}.product-badge--neutral{color:var(--green);background:#e3eddf}.product-card--unavailable .product-card__image-link img{filter:saturate(.45);opacity:.72}.product-card--unavailable .product-favorite{opacity:.75}.add-button{min-height:34px;padding-inline:12px}.storefront-showcase__heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px;display:flex}.storefront-showcase__heading h2{color:var(--green-deep);font-family:var(--heading);letter-spacing:-.05em;margin:9px 0 0;font-size:clamp(32px,4vw,46px);font-weight:600;line-height:1}.storefront-showcase__heading p{color:var(--ink-muted);margin:9px 0 0;font-size:11px}.storefront-toolbar{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:27px;padding:13px;display:flex}.storefront-category-chips{scrollbar-width:none;align-items:center;gap:7px;min-width:0;display:flex;overflow-x:auto}.storefront-category-chips::-webkit-scrollbar{display:none}.storefront-category-chips button{min-height:31px;color:var(--ink-muted);cursor:pointer;background:#fff;border:1px solid #dce4da;border-radius:99px;flex:none;padding:0 12px;font-size:9.5px;font-weight:600}.storefront-category-chips button:hover,.storefront-category-chips button.is-active{border-color:var(--green);background:var(--green);color:#fff}.storefront-toolbar>label{color:var(--ink-muted);flex:none;align-items:center;gap:8px;font-size:9.5px;display:inline-flex}.storefront-toolbar select{min-height:31px;color:var(--green);background:#f8faf6;border:1px solid #d6e1d5;border-radius:4px;outline:0;padding:0 9px;font-size:9.5px}.storefront-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.about-section--compact{background:#edf3eb;padding:52px 0}.about-compact{grid-template-columns:330px minmax(0,1fr);align-items:center;gap:52px;display:grid}.about-compact>img{object-fit:cover;border-radius:9px;width:100%;height:220px}.about-section--compact .about-copy h2{max-width:580px;margin:12px 0;font-size:clamp(30px,3.5vw,42px)}.about-section--compact .about-copy p{max-width:620px;margin:0;font-size:12px;line-height:1.6}.about-section--compact .text-link{margin-top:18px}.about-section--compact+.benefits-section{border-top:1px solid var(--line);border-bottom:0}@media (width<=1050px){.storefront-hero__grid{gap:30px;min-height:290px}.storefront-hero__copy h1{font-size:43px}.storefront-hero__visual{min-height:275px}.storefront-categories .category-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.commerce-highlight .product-grid--collection,.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-compact{grid-template-columns:280px minmax(0,1fr);gap:38px}}@media (width<=767px){.site-header{position:sticky}.storefront-hero{margin-top:41px;padding:29px 0 32px}.storefront-hero__grid{flex-direction:column;gap:25px;min-height:0;display:flex}.storefront-hero__copy h1{font-size:clamp(37px,11vw,50px)}.storefront-hero__copy p{margin-top:14px;font-size:12.5px}.storefront-hero__copy .hero-actions{margin-top:21px}.storefront-hero__visual{width:100%;min-height:215px}.storefront-categories{padding:38px 0 34px}.storefront-categories .section-heading{flex-direction:row;align-items:center}.storefront-categories .category-grid{gap:11px;margin-right:-18px;padding-bottom:5px;padding-right:18px;display:flex;overflow-x:auto}.storefront-categories .category-card{min-width:126px}.storefront-categories .category-card__image-wrap{aspect-ratio:1/.83}.product-collection.commerce-highlight{padding:48px 0 52px}.commerce-highlight .product-grid--collection{grid-template-columns:none;display:flex}.commerce-highlight .product-card{min-width:232px}.storefront-showcase{padding:52px 0 58px}.storefront-showcase__heading{align-items:flex-start}.storefront-showcase__heading .button{white-space:nowrap;min-height:38px;padding-inline:13px}.storefront-toolbar{flex-direction:column;align-items:stretch;gap:11px;padding:11px}.storefront-toolbar>label{justify-content:space-between}.storefront-toolbar select{flex:1}.storefront-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin:0;padding:0;overflow:visible;display:grid!important}.storefront-product-grid .product-card{width:100%;min-width:0}.storefront-product-grid .product-card__body{padding:13px 11px 11px}.storefront-product-grid .product-card h3{min-height:43px;font-size:12px}.storefront-product-grid .product-card__price strong{font-size:15px}.storefront-product-grid .product-card__footer{flex-direction:column;align-items:stretch}.storefront-product-grid .add-button{justify-content:center;width:100%}.about-section--compact{padding:44px 0}.about-compact{flex-direction:column;align-items:stretch;gap:26px;display:flex}.about-compact>img{height:210px}.about-section--compact .about-copy h2{font-size:33px}}@media (width<=500px){.header-action--account{display:none}.storefront-hero__copy .hero-actions{flex-direction:column;align-items:stretch}.storefront-hero__copy .button{width:100%}.storefront-hero__visual{display:none}.storefront-showcase__heading{flex-direction:column}.storefront-showcase__heading .button{width:100%}.storefront-product-grid .product-card__fixed-unit{min-height:32px}.storefront-product-grid .weight-picker{flex-direction:column;align-items:flex-start;min-height:43px}.storefront-product-grid .weight-picker select{width:100%}.storefront-product-grid .product-card__installments{min-height:24px}}@media (width<=379px){.storefront-product-grid{grid-template-columns:1fr;gap:16px}.storefront-product-grid .product-card h3{min-height:36px;font-size:14px}.storefront-product-grid .product-card__price strong{font-size:18px}.storefront-product-grid .product-card__footer{flex-direction:row;align-items:center}.storefront-product-grid .add-button{width:auto}}.site-shell{color:var(--text);background:var(--surface);font-family:var(--body)}.container{width:min(1220px,100% - 64px)}.announcement-bar{color:#ffffffe0;background:var(--brand-brown-deep);letter-spacing:.03em}.announcement-bar__inner{min-height:32px}.announcement-bar a{color:var(--brand-green)}.announcement-bar a:hover{color:#fff}.site-header{border-bottom:1px solid var(--border);box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf8f5}.site-header__main{gap:34px;min-height:86px}.brand-mark{justify-content:center;width:126px;height:78px}.brand-logo{object-fit:contain;width:auto;height:100%}.brand-logo--symbol{aspect-ratio:1}.search-bar{border-color:var(--border);background:var(--surface-raised);border-radius:12px;max-width:500px;height:44px}.search-bar:focus-within{border-color:var(--brand-brown);box-shadow:0 0 0 3px #9449221a}.search-bar input{color:var(--text)}.search-bar input::placeholder{color:#9a8f85}.search-bar button{background:var(--brand-brown);border-radius:8px;min-height:32px}.search-bar button:hover{background:var(--brand-brown-hover)}.header-actions{gap:20px}.header-action{color:var(--text);font-size:11px}.header-action:hover,.header-action--account{color:var(--brand-brown)}.header-action small{color:var(--text-muted)}.cart-icon b,.header-count-icon b{background:var(--brand-green-deep)}.desktop-nav{border-top:1px solid #94492214;min-height:42px}.desktop-nav nav{gap:28px}.desktop-nav nav a{color:#665a51;letter-spacing:.01em;font-size:10.5px}.desktop-nav nav a:hover,.header-contact:hover{color:var(--brand-brown)}.header-contact{color:var(--brand-green-deep)}.storefront-hero{isolation:isolate;background:var(--surface-muted);padding:58px 0;position:relative}.storefront-hero:before{z-index:-1;content:"";background:#a5cd3829;border-radius:50%;width:680px;height:680px;position:absolute;top:-260px;right:-180px}.storefront-hero:after{z-index:-1;background:var(--brand-green);content:"";border-radius:99px;width:70px;height:6px;position:absolute;bottom:54px;right:29%}.storefront-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:68px;min-height:390px}.eyebrow{color:var(--brand-green-deep);letter-spacing:.17em;font-size:9.5px;font-weight:800}.eyebrow:before{background:var(--brand-green);content:"";border-radius:99px;width:22px;height:2px}.storefront-hero__copy h1{max-width:610px;color:var(--text);letter-spacing:-.045em;font-size:clamp(45px,5.2vw,68px);font-weight:500;line-height:.98}.storefront-hero__copy h1 em{color:var(--brand-brown);font-weight:500;display:block}.storefront-hero__copy p{max-width:540px;color:var(--text-muted);font-size:14px;line-height:1.7}.hero-actions{gap:10px}.button{border-radius:9px;min-height:42px;padding-inline:18px;font-size:10.5px;transition:background-color .18s,border-color .18s,color .18s,transform .18s}.button:hover{transform:translateY(-1px)}.button--primary{color:#fff;background:var(--brand-brown)}.button--primary:hover{background:var(--brand-brown-hover)}.button--outline{border-color:var(--border-strong);color:var(--brand-brown)}.button--outline:hover{border-color:var(--brand-brown);background:#faf3ec}.storefront-hero__visual{min-height:390px;box-shadow:var(--shadow);background:#eae2d6;border-radius:190px 190px 22px 22px}.storefront-hero__visual>img{object-position:center}.storefront-hero__visual>span{color:var(--brand-brown);box-shadow:var(--shadow-soft);background:#fffdf8f5;border:1px solid #9449221f;border-radius:11px;bottom:22px;left:22px}.storefront-hero__visual>span small{color:var(--text-muted)}.section{padding:84px 0}.storefront-categories{background:var(--surface);padding:68px 0 62px}.section-heading{margin-bottom:32px}.section-heading h2,.storefront-showcase__heading h2,.about-copy h2,.catalog-hero h1,.product-detail__copy h1,.product-detail__info h2,.cart-drawer__header h2,.empty-state h2,.empty-state h3,.checkout-result h1,.checkout-result h2{color:var(--text);font-family:var(--heading);letter-spacing:-.035em;font-weight:500}.section-heading h2{font-size:clamp(31px,3.4vw,44px)}.section-heading p{color:var(--text-muted)}.text-link{color:var(--brand-brown)}.text-link:hover{color:var(--brand-green-deep)}.storefront-categories .category-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.storefront-categories .category-card__image-wrap{aspect-ratio:1;border:1px solid var(--border);background:var(--surface-muted);border-radius:50%}.storefront-categories .category-card__image-wrap:after{background:#2d211a0d}.storefront-categories .category-card__placeholder{color:var(--brand-green-deep);background:var(--brand-green-soft)}.category-card:hover .category-card__image-wrap img{transform:scale(1.035)}.storefront-categories .category-card__arrow{border:1px solid var(--border);width:30px;height:30px;color:var(--brand-brown);background:var(--surface-raised);top:7px;right:7px}.storefront-categories .category-card h3{color:var(--text);margin-top:13px;font-size:12.5px;font-weight:700}.product-collection.commerce-highlight{background:var(--surface-muted);padding:72px 0}.product-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:none;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-soft);border-color:#ccbba9;transform:translateY(-2px)}.product-card__image-wrap{aspect-ratio:1/.82;background:#f1ece3}.product-card__image-wrap:after{background:var(--border);content:"";height:1px;position:absolute;inset:auto 0 0}.product-card__image-wrap img{transition-duration:.35s}.product-card:hover .product-card__image-wrap img{transform:scale(1.025)}.product-favorite{width:32px;height:32px;color:var(--brand-brown);border:1px solid #9449221f;top:11px;right:11px}.product-favorite:hover,.product-favorite--active{color:#fff;background:var(--brand-brown)}.product-badge{letter-spacing:.02em;border-radius:6px;padding:5px 8px;top:11px;left:11px}.product-badge--sale{color:#fff;background:var(--brand-brown)}.product-badge--best{color:var(--brand-brown-deep);background:var(--brand-green)}.product-badge--new,.product-badge--neutral{color:var(--brand-green-deep);background:var(--brand-green-soft)}.product-badge--out{color:#675b52;background:#e6dfd6}.product-card__body{padding:16px 16px 14px}.product-card__category{color:var(--brand-green-deep);font-size:8.5px}.product-card h3{min-height:38px;color:var(--text);margin:7px 0 3px;font-size:13.5px;line-height:1.38}.product-card h3 a:hover{color:var(--brand-brown)}.product-card__brand,.product-card__installments,.product-card__fixed-unit{color:var(--text-muted)}.product-card__fixed-unit{min-height:27px;margin-top:9px;font-size:9px;display:block}.weight-picker{min-height:30px;color:var(--text-muted);margin-top:8px}.weight-picker select{border-color:var(--border);color:var(--text);background:var(--surface);border-radius:7px}.product-card__price{margin-top:10px}.product-card__price strong{color:var(--brand-brown-deep);font-size:18px}.product-card__discount{color:#2f6138}.product-card__footer{border-color:var(--border)}.stock{color:var(--text-muted)}.stock__dot{background:var(--success)}.stock--out .stock__dot{background:var(--error)}.add-button{color:#fff;background:var(--brand-brown);border-radius:8px;min-height:34px}.add-button:hover{background:var(--brand-brown-hover)}.storefront-showcase{background:var(--surface);padding:82px 0}.storefront-showcase__heading h2{font-size:clamp(34px,4vw,48px)}.storefront-showcase__heading p{color:var(--text-muted)}.storefront-toolbar{border-color:var(--border);background:var(--surface-muted);border-radius:12px;margin-bottom:30px;padding:11px}.storefront-category-chips button{color:var(--text-muted);background:0 0;border-color:#0000}.storefront-category-chips button:hover,.storefront-category-chips button.is-active{border-color:var(--brand-brown);color:#fff;background:var(--brand-brown)}.storefront-toolbar select{border-color:var(--border);color:var(--text);background:var(--surface-raised);border-radius:7px}.about-section--compact{color:#ffffffc7;background:var(--surface-dark);padding:72px 0;position:relative;overflow:hidden}.about-section--compact:after{content:"";border:1px solid #a5cd3838;border-radius:50%;width:330px;height:330px;position:absolute;top:-100px;right:-80px}.about-compact{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:70px}.about-compact>img{border-radius:140px 140px 18px 18px;height:290px}.about-section--compact .eyebrow{color:var(--brand-green)}.about-section--compact .eyebrow:before{background:var(--brand-green)}.about-section--compact .about-copy h2{color:#fff;font-size:clamp(35px,4vw,50px)}.about-section--compact .about-copy p{color:#ffffffad;font-size:13px}.about-section--compact .text-link{color:var(--brand-green)}.about-section--compact .text-link:hover{color:#fff}.benefits-section{border-color:var(--border);background:var(--surface-muted)}.benefits-grid{gap:24px;padding:32px 0}.benefit__icon{color:var(--brand-green-deep);background:var(--brand-green-soft)}.benefit h3{color:var(--text);font-size:10.5px}.benefit p{color:var(--text-muted);font-size:8.8px}.catalog-hero{background:var(--surface-muted);padding:64px 0 58px;position:relative;overflow:hidden}.catalog-hero:after{content:"";border:30px solid #a5cd381f;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-80px;right:8%}.catalog-hero h1{color:var(--text);font-size:clamp(40px,5vw,60px)}.catalog-hero p{color:var(--text-muted)}.catalog-content{padding:46px 0 90px}.catalog-toolbar{border-color:var(--border);color:var(--text-muted)}.catalog-toolbar strong{color:var(--brand-brown)}.sort-control select,.catalog-filters select,.catalog-search,.catalog-filters{border-color:var(--border)}.sort-control select,.catalog-filters select{color:var(--text);background:var(--surface-raised);border-radius:8px}.catalog-layout{grid-template-columns:220px minmax(0,1fr);gap:34px}.catalog-filters{background:var(--surface-raised);border-radius:12px}.filter-heading{border-color:var(--border)}.filter-heading h2{color:var(--text)}.filter-heading button{color:var(--brand-brown)}.catalog-filters label{color:var(--text-muted)}.filter-check input{accent-color:var(--brand-brown)}.catalog-search{color:var(--text-muted);background:var(--surface-raised);border-radius:10px}.catalog-search:focus-within{border-color:var(--brand-brown);box-shadow:0 0 0 3px #94492217}.load-more{margin-top:30px}.breadcrumbs{color:var(--text-muted)}.breadcrumbs a:hover{color:var(--brand-brown)}.product-detail-page{background:var(--surface)}.product-detail{gap:70px}.product-detail__main-image{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted)}.product-detail__thumb{border-color:var(--border);background:var(--surface-raised);border-radius:9px}.product-detail__thumb--active{border-color:var(--brand-brown)}.product-detail__copy h1{color:var(--text);font-size:clamp(42px,5vw,62px)}.product-detail__brand,.product-detail__unit,.product-detail__description{color:var(--text-muted)}.product-detail__price strong{color:var(--brand-brown-deep)}.product-detail__price>span{color:var(--success);background:var(--success-soft)}.quantity-control{border-color:var(--border);background:var(--surface-raised);border-radius:9px}.quantity-control button{color:var(--brand-brown)}.quantity-control button:hover{background:var(--surface-muted)}.detail-favorite{border-color:var(--border);color:var(--brand-brown);background:var(--surface-raised);border-radius:9px}.detail-favorite:hover,.detail-favorite--active{color:#fff;background:var(--brand-brown)}.product-detail__info{border-color:var(--border)}.product-detail__info p{color:var(--text-muted)}.product-detail__tags span{color:var(--brand-green-deep);background:var(--brand-green-soft)}.cart-page,.checkout-page{background:var(--surface)}.cart-page__content,.favorite-page__content{padding-bottom:90px}.cart-page-item{border-color:var(--border);border-radius:var(--radius-md);background:var(--surface-raised)}.cart-page-item>img,.cart-page-item__image-placeholder{background:var(--surface-muted);border-radius:9px}.cart-page-item>div>a{color:var(--text)}.cart-page-item>div>a:hover{color:var(--brand-brown)}.cart-page-item small{color:var(--text-muted)}.cart-summary,.checkout-summary{border-color:var(--border);border-radius:var(--radius-md);background:var(--surface-muted);box-shadow:none}.cart-summary hr,.checkout-summary hr{border-color:var(--border)}.cart-summary__total strong,.checkout-summary-total strong{color:var(--brand-brown-deep)}.drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2d211a6b}.cart-drawer{width:min(440px,100%);color:var(--text);background:var(--surface);box-shadow:-22px 0 55px #2d211a29}.cart-drawer__header,.cart-drawer__footer{border-color:var(--border)}.cart-drawer__header h2{color:var(--text)}.cart-item{border-color:var(--border)}.cart-item>img,.cart-item__image-placeholder{background:var(--surface-muted);border-radius:9px}.cart-item__content>a{color:var(--text)}.cart-item__content>a:hover{color:var(--brand-brown)}.cart-item__content small{color:var(--text-muted)}.cart-item__content select{border-color:var(--border);border-radius:7px}.cart-item__remove{color:var(--text-muted)}.cart-item__remove:hover{color:var(--error);background:var(--error-soft)}.cart-drawer__footer{background:var(--surface-muted)}.cart-drawer__footer p{color:var(--text-muted)}.checkout-layout{gap:30px;padding-top:38px;padding-bottom:90px}.checkout-card{border-color:var(--border);border-radius:var(--radius-md);background:var(--surface-raised);box-shadow:none}.checkout-card>header>span{color:var(--brand-brown-deep);background:var(--brand-green)}.checkout-card header h2{color:var(--text)}.checkout-card header p,.checkout-form-grid label,.checkout-field-label{color:var(--text-muted)}.checkout-form-grid input,.checkout-coupon input,.checkout-result textarea{border-color:var(--border);color:var(--text);background:var(--surface);border-radius:8px}.checkout-form-grid input:focus,.checkout-coupon input:focus,.checkout-result textarea:focus{border-color:var(--brand-brown);box-shadow:0 0 0 3px #94492217}.checkout-shipping-options>label{border-color:var(--border);background:var(--surface);border-radius:10px}.checkout-shipping-options>label.is-selected{border-color:var(--brand-brown);box-shadow:0 0 0 1px var(--brand-brown);background:#faf3ec}.checkout-shipping-options input{accent-color:var(--brand-brown)}.checkout-shipping-options label>span{color:var(--brand-green-deep);background:var(--brand-green-soft)}.checkout-coupon-feedback{color:var(--success);background:var(--success-soft)}.checkout-region-error,.checkout-error{color:var(--error);background:var(--error-soft)}.checkout-loading{color:var(--text-muted)}.checkout-summary{background:var(--surface-muted)}.checkout-summary small{color:var(--text-muted)}.checkout-summary .is-discount{color:var(--success)}.checkout-result{border-color:var(--border);border-radius:var(--radius-lg);background:var(--surface-raised)}.checkout-result>span{color:var(--brand-green-deep);background:var(--brand-green-soft)}.checkout-result p{color:var(--text-muted)}.checkout-result.is-approved>span{color:var(--success);background:var(--success-soft)}.checkout-result.is-error>span{color:var(--error);background:var(--error-soft)}.empty-state,.cart-empty{border-color:var(--border);border-radius:var(--radius-lg);color:var(--text-muted);background:var(--surface-muted)}.empty-state>.icon,.cart-empty>span{color:var(--brand-green-deep)}.store-state{color:var(--text);background:var(--surface)}.store-state>span{color:var(--brand-green-deep);background:var(--brand-green-soft)}.store-state p{color:var(--text-muted)}.store-data-warning{color:#704f0c;background:var(--warning-soft);border-color:#ead6a3}.toast{color:#fff;background:var(--surface-dark);box-shadow:var(--shadow);border:1px solid #a5cd3861;border-radius:10px}.site-footer{color:#ffffffb8;background:var(--surface-dark);position:relative;overflow:hidden}.site-footer:before{content:"";border:1px solid #a5cd3824;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-170px;right:-130px}.footer-main{grid-template-columns:1.55fr repeat(3,1fr);gap:54px}.footer-brand .brand-mark{justify-content:flex-start;width:150px;height:102px}.footer-brand p{color:#ffffff94;max-width:340px;line-height:1.7}.footer-column h3{color:var(--brand-green)}.footer-column a{color:#ffffffad}.footer-column a:hover{color:#fff}.social-link--footer{color:var(--brand-green)}.footer-bottom{color:#ffffff7a;border-color:#ffffff1a}.mobile-brand-mark{color:var(--text);align-items:center;gap:10px;display:inline-flex}.mobile-brand-mark .brand-logo{width:42px;height:42px}.mobile-brand-mark strong{font-size:18px;line-height:1;display:block}.mobile-brand-mark small{color:var(--brand-brown);letter-spacing:.16em;text-transform:uppercase;margin-top:4px;font-size:7px;font-weight:800;display:block}@media (width<=1050px){.container{width:min(100% - 48px,920px)}.site-header__main{gap:22px}.brand-mark{width:108px;height:72px}.header-actions{gap:13px}.storefront-hero__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.92fr);gap:38px}.storefront-hero__copy h1{font-size:49px}.storefront-hero__visual{min-height:350px}.storefront-categories .category-grid{gap:12px}.commerce-highlight .product-grid--collection,.storefront-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.about-compact{gap:44px}}@media (width<=767px){.container{width:min(100% - 34px,590px)}.announcement-bar__inner{min-height:36px}.store-data-warning .container{flex-direction:column;align-items:flex-start;gap:2px;min-height:0;padding-block:7px;font-size:10px;line-height:1.35}.store-data-warning .icon{display:none}.store-data-warning small{margin-left:0;font-size:9px}.site-header__main{min-height:70px}.brand-mark{width:90px;height:62px}.search-bar{border-radius:10px;height:42px;top:calc(100% + 9px);left:17px;right:17px}.search-bar button{border-radius:0 8px 8px 0}.mobile-menu-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#2d211a6b}.mobile-menu{background:var(--surface);width:min(88vw,360px);padding:22px 20px;box-shadow:14px 0 40px #2d211a29}.mobile-menu__top{border-color:var(--border);padding-bottom:20px}.mobile-menu nav a{border-color:var(--border);color:var(--text);font-family:var(--body);padding:15px 0;font-size:15px;font-weight:700}.mobile-menu__actions{gap:9px;margin-top:20px;display:grid}.mobile-menu__actions a,.mobile-menu__actions button{min-height:40px;color:var(--brand-brown);background:var(--surface-muted);font:inherit;border:0;border-radius:8px;align-items:center;gap:9px;padding:0 11px;display:flex}.mobile-menu__contact{background:var(--brand-brown);border-radius:8px}.storefront-hero{margin-top:41px;padding:45px 0 36px}.storefront-hero:before{width:500px;height:500px;top:-160px;right:-220px}.storefront-hero:after{display:none}.storefront-hero__grid{gap:30px;display:flex}.storefront-hero__copy h1{font-size:clamp(42px,12vw,56px)}.storefront-hero__copy p{font-size:13px}.storefront-hero__visual{border-radius:130px 130px 18px 18px;min-height:280px}.section{padding:62px 0}.section-heading{margin-bottom:25px}.section-heading h2{font-size:34px}.storefront-categories{padding:52px 0 46px}.storefront-categories .category-grid{gap:13px}.storefront-categories .category-card{min-width:132px}.product-collection.commerce-highlight,.storefront-showcase{padding:58px 0}.commerce-highlight .product-card{min-width:238px}.storefront-product-grid,.product-grid--catalog{gap:12px}.storefront-product-grid .product-card__body,.product-grid--catalog .product-card__body{padding:13px 11px 11px}.storefront-product-grid .product-card h3,.product-grid--catalog .product-card h3{font-size:12px}.storefront-toolbar{border-radius:10px}.about-section--compact{padding:58px 0}.about-compact{gap:30px}.about-compact>img{border-radius:120px 120px 16px 16px;height:250px}.about-section--compact .about-copy h2{font-size:36px}.catalog-hero{padding:54px 0 46px}.catalog-content{padding-top:32px}.mobile-filter-details{border-color:var(--border);border-radius:10px}.mobile-filter-details summary{color:var(--brand-brown)}.mobile-filter-details[open] summary{border-color:var(--border)}.product-detail{gap:34px}.product-detail__copy h1{font-size:43px}.cart-page__content,.favorite-page__content{padding-bottom:70px}.checkout-layout{padding-top:24px;padding-bottom:70px}.checkout-summary{border-radius:12px}.footer-main{gap:36px 22px}.footer-brand .brand-mark{width:132px;height:90px}}@media (width<=500px){.container{width:calc(100% - 30px)}.brand-mark{width:76px;height:56px}.header-actions{gap:9px}.storefront-hero__visual{min-height:220px;display:block}.storefront-hero__visual>span{bottom:12px;left:12px;right:12px}.storefront-showcase__heading{gap:14px}.storefront-product-grid,.product-grid--catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card__image-wrap{aspect-ratio:1/.9}.product-card__price{flex-direction:column;align-items:flex-start;gap:2px}.storefront-product-grid .product-card__footer,.product-grid--catalog .product-card__footer{gap:9px}.catalog-hero h1{font-size:43px}.cart-page-item{border-radius:12px}.checkout-card{border-radius:12px;padding:18px 15px}.footer-main{grid-template-columns:1fr 1fr}}@media (width<=379px){.storefront-product-grid,.product-grid--catalog{grid-template-columns:1fr}.product-card__image-wrap{aspect-ratio:1/.78}.product-card__price{flex-direction:row;align-items:baseline}}.units-section{border-top:1px solid var(--border);background:var(--surface);padding:84px 0 90px}.catalog-page .units-section{background:var(--surface-muted)}.units-section__heading{max-width:620px;margin-bottom:32px}.units-section__heading h2{color:var(--text);font-family:var(--heading);letter-spacing:-.045em;margin:10px 0 8px;font-size:clamp(36px,4vw,50px);font-weight:600;line-height:1}.units-section__heading>p{color:var(--text-muted);margin:0;font-size:13px}.units-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.unit-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-raised);flex-direction:column;min-width:0;min-height:310px;padding:21px;scroll-margin:110px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:0 8px 24px #4c2d1b0b}.unit-card:hover{border-color:var(--border-strong);transform:translateY(-2px)}.unit-card.is-selected{border-color:var(--brand-green-deep);box-shadow:0 0 0 3px #a5cd3833,0 16px 32px #4c2d1b14}.unit-card>header{align-items:flex-start;gap:11px;min-height:69px;display:flex}.unit-card>header>span{width:39px;height:39px;color:var(--brand-green-deep);background:var(--brand-green-soft);border-radius:10px;flex:none;place-items:center;display:grid}.unit-card>header>div{min-width:0}.unit-card h3{color:var(--text);font-family:var(--heading);margin:2px 0 0;font-size:18px;font-weight:600;line-height:1.08}.unit-card header small{color:var(--success);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:4px;margin-bottom:5px;font-size:8px;font-weight:800;display:flex}.unit-card__locality{border-top:1px solid var(--border);border-bottom:1px solid var(--border);justify-content:space-between;gap:10px;margin:14px 0;padding:10px 0;font-size:9.5px;display:flex}.unit-card__locality strong{color:var(--brand-brown)}.unit-card__locality span{color:var(--text-muted);text-align:right}.unit-card address{color:var(--text-muted);align-items:flex-start;gap:8px;margin:0 0 18px;font-size:9.5px;font-style:normal;line-height:1.65;display:flex}.unit-card address .icon{color:var(--brand-green-deep);flex:none;margin-top:1px}.unit-card .button{border-radius:8px;width:100%;min-height:40px;margin-top:auto}.units-section__state{border:1px dashed var(--border-strong);border-radius:var(--radius-md);min-height:100px;color:var(--text-muted);background:var(--surface-raised);align-items:center;gap:10px;padding:22px;display:flex}.units-section__state p{margin:0;font-size:11px}@media (width<=1050px){.units-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.unit-card{min-height:280px}}@media (width<=767px){.units-section{padding:60px 0 66px}.units-section__heading h2{font-size:36px}.units-grid{gap:12px}}@media (width<=560px){.units-grid{grid-template-columns:1fr}.unit-card{min-height:0}}@media (width<=767px){.announcement-bar__inner{justify-content:center;min-height:36px}.announcement-bar__inner>a{display:none}.site-header__main{justify-content:flex-start;gap:8px}.mobile-header-location{min-width:0;margin-left:auto;display:block}.mobile-header-location .public-unit-selector{position:static}.mobile-header-location .public-unit-selector__trigger{min-width:126px;max-width:132px;min-height:32px;padding-inline:10px}.mobile-header-location .public-unit-selector__trigger span{font-size:9px}.desktop-nav{display:none}.header-actions{margin-left:0}.mobile-header-location .public-unit-selector__popover{z-index:5;width:auto;top:calc(100% + 8px);left:12px;right:12px;transform:none}.mobile-header-location .public-unit-selector__popover:before{left:auto;right:105px}}
