:root{--ink:#202b27;--muted:#69736d;--green:#08783c;--green-dark:#24543b;--green-soft:#eaf4ed;--border:#e4e9e5;--paper:#f7f8f5;--cream:#f6f0e4;--serif:Georgia, "Times New Roman", serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:14px}.customer-page{background:#faf9f4;flex-direction:column;min-height:100dvh;display:flex}.customer-header{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:22px max(24px,50vw - 560px);display:flex}.customer-brand{flex-shrink:0;display:flex}.customer-brand img{width:200px;height:auto}.customer-header nav{align-items:center;gap:24px;font-size:13px;display:flex}.customer-header .action-form{margin:0}.customer-header .action-form fieldset:empty{display:none}.customer-header .button{min-height:38px}.customer-content{flex:1;width:100%;max-width:1120px;margin:0 auto;padding:55px 24px 70px}.customer-footer{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:18px;padding:24px max(24px,50vw - 560px);font-size:11px;display:flex}.customer-auth-card{border:1px solid var(--border);background:#fff;border-radius:16px;max-width:470px;margin:0 auto;padding:38px;box-shadow:0 8px 36px #253c2010}.customer-symbol{background:var(--green-soft);width:48px;height:48px;color:var(--green-dark);border-radius:50%;place-items:center;margin-bottom:25px;display:inline-grid}.customer-auth-card .eyebrow,.customer-page-heading .eyebrow{margin-bottom:12px;font-size:10px}.customer-auth-card h1{font-family:var(--serif);color:var(--green-dark);margin-bottom:14px;font-size:33px}.customer-auth-card>p{font-size:13px}.customer-auth-card .action-form{margin-top:28px}.customer-auth-card .action-form>button{width:100%}.customer-auth-alternative{text-align:center;padding-top:25px}.customer-auth-alternative a{color:var(--green-dark);text-underline-offset:3px;font-weight:600;text-decoration:underline}.customer-help{border-top:1px solid var(--border);color:var(--muted);margin-top:22px;padding-top:20px;font-size:12px}.customer-help summary{cursor:pointer}.customer-help p{margin-top:12px}.customer-return{color:var(--green-dark);align-items:center;gap:7px;margin-bottom:25px;font-size:12px;line-height:1.5;display:flex}.customer-page-heading{margin-bottom:35px}.customer-page-heading h1{font-family:var(--serif);color:var(--green-dark);margin-bottom:12px;font-size:40px}.customer-page-heading>p:not(.eyebrow){font-size:14px}.customer-panel{border:1px solid var(--border);background:#fff;border-radius:12px;min-width:0;padding:28px}.customer-panel h2{font-size:19px}.customer-panel-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.customer-panel-heading>span{background:var(--green-soft);color:var(--green-dark);border-radius:20px;padding:5px 10px;font-size:12px}.customer-empty{text-align:center;color:var(--green-dark);padding:45px 15px}.customer-empty h3{margin-top:20px;margin-bottom:12px;font-size:19px}.customer-empty p{max-width:380px;margin:0 auto;font-size:13px}.customer-empty .button{margin-top:24px}.customer-orders{display:grid}.customer-order-row{border-top:1px solid var(--border);grid-template-columns:44px minmax(0,1fr) auto auto 17px;align-items:center;gap:18px;padding:24px 0;display:grid}.customer-order-row:hover{color:var(--green)}.customer-order-row strong{font-size:14px}.customer-order-row small{color:var(--muted);margin-top:6px;font-size:11px;display:block}.customer-order-icon{background:var(--paper);color:var(--green-dark);border-radius:10px;place-items:center;width:44px;height:44px;display:grid}.customer-order-status{background:var(--green-soft);color:var(--green-dark);border-radius:20px;padding:6px 10px;font-size:11px}.customer-pagination{flex-wrap:wrap;justify-content:center;gap:22px;margin-top:20px;font-size:12px;display:flex}.customer-pagination a{color:var(--green-dark);text-decoration:underline}.customer-support{text-align:center;margin-top:26px;font-size:12px}.customer-settings{grid-template-columns:1fr 1fr;gap:22px;display:grid}.customer-settings .action-form{margin-top:24px}.customer-order-summary{flex-wrap:wrap;align-items:center;gap:24px;margin-bottom:25px;font-size:13px;display:flex}.customer-order-summary>span:first-child{color:var(--green-dark);align-items:center;gap:8px;display:flex}.customer-order-summary>strong{margin-left:auto;font-size:20px}.customer-order-lines{margin:18px 0 0;padding:0;list-style:none}.customer-order-lines li{border-bottom:1px solid var(--border);justify-content:space-between;gap:24px;padding:22px 0;display:flex}.customer-order-lines strong{font-size:14px;line-height:1.5}.customer-order-lines small{color:var(--muted);margin-top:6px;font-size:12px;display:block}.customer-order-total{justify-content:space-between;gap:24px;padding-top:24px;font-size:18px;display:flex}.public-community-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;display:grid}.public-community-grid>a{border:1px solid var(--border);color:var(--green-dark);background:#fff;border-radius:14px;flex-direction:column;gap:18px;padding:30px;display:flex}.public-community-grid>a:hover{background:#f7f9f2;border-color:#9fb59e}.public-community-grid h3{font-family:var(--serif);font-size:25px}.public-community-grid p{font-size:13px}.public-community-grid>a>span{justify-content:space-between;gap:18px;margin-top:auto;padding-top:10px;font-size:12px;display:flex}@media (max-width:700px){.customer-header{flex-wrap:wrap;gap:20px;padding:18px 20px}.customer-brand img{width:170px}.customer-header nav{gap:22px;width:100%}.customer-header nav .action-form{margin-left:auto}.customer-content{padding:32px 18px 45px}.customer-auth-card{padding:28px 22px}.customer-auth-card h1{font-size:29px}.customer-auth-card input,.customer-settings input{font-size:16px}.customer-page-heading h1{font-size:32px}.customer-settings{grid-template-columns:1fr}.customer-panel{padding:22px 18px}.customer-order-row{grid-template-columns:minmax(0,1fr) auto;gap:12px}.customer-order-icon,.customer-order-row>svg{display:none}.customer-order-row>span:nth-child(2){grid-column:1/-1}.customer-order-status{justify-self:start}.customer-order-row>strong{text-align:right}.customer-footer{padding:24px 20px}}.management-context{min-width:0}.management-context>span{color:var(--green-dark);margin-bottom:5px;font-size:11px;font-weight:600;display:block}.catalog-explorer{grid-template-columns:235px minmax(0,1fr);align-items:start;gap:22px;margin-bottom:24px;display:grid}.catalog-explorer-content{min-width:0}.page-heading .heading-action{min-width:0;max-width:100%}.page-heading .heading-actions{flex-wrap:wrap}.catalog-tree-panel{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden}.catalog-tree-panel>summary{cursor:pointer;align-items:center;gap:9px;padding:19px 15px;font-size:12px;font-weight:600;list-style:none;display:flex}.catalog-tree-panel>summary::-webkit-details-marker{display:none}.catalog-tree-panel>summary>svg:last-child{margin-left:auto;transition:transform .15s}.catalog-tree-panel[open]>summary>svg:last-child{transform:rotate(90deg)}.catalog-tree-panel nav{padding:0 8px 12px}.catalog-tree-panel ul{margin:0;padding:0;list-style:none}.catalog-tree-panel ul ul{border-left:1px solid var(--border);margin-left:15px;padding-left:5px}.catalog-tree-panel nav a{min-height:39px;color:var(--muted);border-radius:6px;align-items:center;gap:7px;padding:9px 8px;font-size:11px;display:flex}.catalog-tree-panel nav a>span{overflow-wrap:anywhere;flex:1}.catalog-tree-panel nav a small{text-align:center;font-variant-numeric:tabular-nums;min-width:18px;font-size:10px}.catalog-tree-panel nav a:hover{color:var(--green-dark);background:var(--paper)}.catalog-tree-panel nav a[aria-current=page]{color:var(--green-dark);background:var(--green-soft);font-weight:600}.catalog-tree-all{margin-bottom:5px}.catalog-organize-link{border-top:1px solid var(--border);color:var(--green-dark);align-items:center;gap:6px;padding:15px;font-size:11px;display:flex}.catalog-location{color:var(--muted);flex-wrap:wrap;gap:5px;margin-bottom:15px;font-size:10px;line-height:1.6;display:flex}.catalog-location a:hover,.catalog-group-heading a:hover{text-decoration:underline}.catalog-location [aria-current=page]{color:var(--green-dark);font-weight:600}.catalog-explorer-content .management-catalog-toolbar{grid-template-columns:minmax(0,1fr) auto;gap:12px;display:grid}.catalog-category-cards{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;margin:20px 0 25px;display:grid}.catalog-category-cards>a{color:var(--green-dark);background:#f6f8f1;border:1px solid #dee8dc;border-radius:9px;gap:7px;padding:16px;transition:border-color .15s,background .15s;display:grid;position:relative}.catalog-category-cards>a:hover{background:#eef4e8;border-color:#abc3a5}.catalog-category-cards strong{font-size:12px;line-height:1.4}.catalog-category-cards small{color:var(--muted);font-size:10px}.catalog-category-cards svg:last-child{position:absolute;top:17px;right:14px}.catalog-product-group{border:1px solid var(--border);border-radius:9px;margin-top:18px;overflow:hidden}.catalog-group-heading{color:var(--green-dark);border-bottom:1px solid var(--border);background:#f5f7f4;align-items:center;gap:9px;padding:13px 15px;display:flex}.catalog-group-heading h3{letter-spacing:0;flex:1;font-size:12px;line-height:1.5}.catalog-group-heading>span{color:var(--muted);font-size:10px}.catalog-product-group .product-detail{padding:0 15px}.catalog-product-group .product-detail-body{padding-left:0}.catalog-taxonomy-outline{border:1px solid var(--border);border-radius:8px;margin-bottom:22px;padding:6px}.catalog-taxonomy-outline a{align-items:center;gap:8px;min-height:36px;padding:8px 12px;font-size:12px;display:flex}.catalog-taxonomy-outline a:hover{background:var(--green-soft);color:var(--green-dark);border-radius:5px}@media (max-width:1100px){.catalog-explorer{grid-template-columns:210px minmax(0,1fr);gap:15px}.catalog-category-cards{grid-template-columns:1fr}.catalog-category-cards>a{grid-template-columns:22px 1fr auto;align-items:center;gap:10px;padding:12px}.catalog-category-cards svg:last-child{display:none}}@media (max-width:760px){.catalog-explorer{grid-template-columns:minmax(0,1fr)}.catalog-tree-panel nav{max-height:245px;overflow-y:auto}.catalog-tree-panel nav a{min-height:42px;font-size:12px}.catalog-tree-panel>summary{padding:15px}.catalog-tree-panel>summary,.catalog-organize-link{min-height:44px}.management-context{flex:1}.management-context>span{font-size:9px;line-height:1.4}.catalog-explorer-content .card-heading{flex-wrap:wrap}.catalog-product-group .product-detail{padding:0 10px}.catalog-group-heading{padding:12px 10px}}@media (prefers-reduced-motion:reduce){.catalog-tree-panel>summary>svg:last-child,.catalog-category-cards>a{transition:none}}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button,input,textarea,select,summary{outline-offset:4px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--green)}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;font-weight:600;line-height:1.2}p{color:var(--muted);line-height:1.6}svg{vertical-align:middle;flex-shrink:0}img{max-width:100%;height:auto}button:disabled{cursor:wait;opacity:.65}button,input,select{min-height:42px}fieldset{border:0;min-width:0;margin:0;padding:0}small{line-height:1.5}::selection{background:#d8eadb}html{scroll-behavior:smooth;scroll-padding-top:85px}.skip-link{z-index:100;background:var(--green-dark);color:#fff;border-radius:7px;padding:14px 20px;position:fixed;top:-70px;left:16px}.skip-link:focus{top:16px}.button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:11px 17px;font-size:13px;font-weight:600;line-height:1.3;transition:background .15s;display:inline-flex}.button:hover{background:#076533}.button.secondary{color:var(--ink);background:#fff;border-color:#d9e1da}.button.secondary:hover{background:var(--paper)}.button.cream{color:var(--green-dark);background:#fffaf0;border-color:#fffaf0}.button:disabled{color:#737d75;background:#e7ebe7;border-color:#dfe5df}.text-link{color:var(--green-dark);align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.text-link:hover{text-underline-offset:4px;text-decoration:underline}.back-link{color:var(--muted);align-items:center;gap:8px;margin-bottom:23px;font-size:12px;display:inline-flex}.back-link:hover{color:var(--green)}.eyebrow,.mini-label{letter-spacing:.14em;text-transform:uppercase;color:var(--green-dark);font-size:10px;font-weight:600;line-height:1.5}.mini-label{letter-spacing:.12em;align-items:center;gap:7px;font-size:9px;display:flex}.icon-button{width:40px;color:var(--ink);background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:inline-grid}.icon-button:hover{background:var(--green-soft)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.pulse-shell{min-height:100dvh;display:flex}.pulse-sidebar{border-right:1px solid var(--border);background:#fff;flex-direction:column;flex-shrink:0;width:240px;height:100dvh;padding:0 17px;display:flex;position:sticky;top:0}.pulse-wordmark{align-items:center;gap:10px;min-height:92px;padding:25px 10px 26px;display:flex}.pulse-wordmark>span:last-child{letter-spacing:-1px;font-size:27px;font-weight:700;line-height:1.1}.pulse-wordmark small{letter-spacing:1.4px;color:var(--muted);margin-top:6px;font-size:8px;font-weight:500;display:block}.pulse-mark{background:var(--green);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:37px;height:37px;display:inline-flex}.workspace-label{border:1px solid var(--border);border-radius:8px;align-items:center;gap:10px;margin:0 0 25px;padding:12px 10px;font-size:12px;font-weight:600;display:flex}.workspace-label small{color:var(--muted);margin-top:3px;font-size:10px;font-weight:400;display:block}.workspace-dot{background:var(--green);border-radius:50%;width:7px;height:7px}.pulse-sidebar nav{flex:1;overflow:auto}.nav-section-label{letter-spacing:.12em;text-transform:uppercase;color:#859087;margin:0 10px 12px;font-size:9px}.pulse-sidebar nav>a{color:#637067;border-radius:7px;align-items:center;gap:11px;min-height:43px;margin-bottom:5px;padding:10px 11px;font-size:12px;display:flex}.pulse-sidebar nav>a:hover{background:var(--paper)}.pulse-sidebar nav>a[aria-current=page]{background:var(--green-soft);color:#176137;font-weight:600}.nav-arrow{margin-left:auto}.sidebar-note{background:#f5f7f1;border-radius:9px;margin:20px 0;padding:17px 14px}.sidebar-note .mini-label{font-size:8px}.sidebar-note p{color:#64715e;margin:8px 0 13px;font-size:12px;line-height:1.55}.sidebar-note a{color:var(--green-dark);justify-content:space-between;align-items:center;font-size:11px;font-weight:600;display:flex}.sidebar-user{border-top:1px solid var(--border);align-items:center;gap:9px;min-width:0;padding:19px 0;display:flex}.sidebar-user>span:last-child{overflow:hidden}.sidebar-user strong,.sidebar-user small{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.sidebar-user strong{font-size:11px}.sidebar-user small{color:var(--muted);margin-top:3px;font-size:9px}.avatar{width:33px;height:33px;color:var(--green-dark);background:#ebf0e6;border-radius:50%;flex-shrink:0;place-items:center;font-size:12px;font-weight:600;display:grid}.pulse-workspace{flex:1;min-width:0}.pulse-topbar{border-bottom:1px solid var(--border);z-index:10;background:#fffffff5;justify-content:space-between;align-items:center;height:65px;padding:0 32px;display:flex;position:sticky;top:0}.breadcrumb{color:#939b95;align-items:center;gap:12px;font-size:11px;display:flex}.breadcrumb strong{color:#4b5950;font-weight:500}.topbar-right{align-items:center;gap:22px;display:flex}.pilot-label{color:#647356;letter-spacing:.04em;background:#f4f8ef;border:1px solid #dce5d7;border-radius:5px;padding:4px 8px;font-size:9px}.logout-form{color:var(--muted);align-items:center;gap:5px;display:flex}.logout-form .action-form{margin:0;display:block}.logout-form fieldset{display:none}.logout-form button{border:0;min-height:34px;padding:6px;font-size:11px;font-weight:400}.logout-form .form-message{font-size:10px}.management-content{max-width:1360px;margin:0 auto;padding:35px 38px 50px}.mobile-toggle,.mobile-close,.sidebar-overlay{display:none}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.page-heading .eyebrow{margin-bottom:10px;font-size:9px}.page-heading h1{font-size:29px}.page-heading p:not(.eyebrow){max-width:670px;margin-top:10px;font-size:12px}.heading-action{flex-shrink:0}.welcome-card{background:#edf2e5;border:1px solid #e3e9d8;border-radius:12px;justify-content:space-between;align-items:center;min-height:210px;margin-bottom:22px;padding:30px 34px;display:flex;overflow:hidden}.welcome-card>div:first-child{z-index:1;max-width:530px}.welcome-card h2{font-family:var(--serif);color:#324d31;letter-spacing:-.035em;margin:10px 0;font-size:31px;font-weight:400;line-height:1.18}.welcome-card p{color:#66715d;max-width:450px;font-size:12px}.welcome-card .text-link{margin-top:18px;font-size:12px}.welcome-art{align-self:stretch;place-items:center;min-width:235px;display:grid;position:relative}.art-circle{color:#7a9470;background:#f7f9f1;border:1px solid #d5dfc7;border-radius:50%;place-items:center;width:130px;height:130px;display:grid;transform:rotate(-7deg)}.art-circle:before,.art-circle:after{content:"";border:1px solid #dbe4cf;border-radius:50%;position:absolute;inset:-20px}.art-circle:after{border-color:#e2e9d8;inset:-39px}.art-tag{color:#6e7e65;background:#fff;border:1px solid #e0e7d6;border-radius:6px;align-items:center;gap:7px;padding:10px 12px;font-size:9px;display:flex;position:absolute;bottom:10px;left:5px;transform:rotate(-4deg);box-shadow:0 5px 15px #45573b07}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:25px;display:grid}.stat-card{border:1px solid var(--border);background:#fff;border-radius:9px;grid-template-columns:1fr auto;padding:21px 24px;display:grid}.stat-card>svg{color:#829384;grid-area:1/2/3}.stat-card>span{color:var(--muted);font-size:11px}.stat-card>strong{letter-spacing:-.04em;margin-top:8px;font-size:31px;font-weight:600}.stat-card>small{color:#8b938d;grid-column:1/3;margin-top:7px;font-size:10px}.dashboard-grid{grid-template-columns:1.05fr 1fr;gap:22px;display:grid}.card{border:1px solid var(--border);background:#fff;border-radius:10px;min-width:0;margin-bottom:23px;padding:25px}.card-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.card-heading h2{font-size:17px}.card-heading .mini-label{color:#758470;margin-bottom:9px}.card-heading p:not(.mini-label){max-width:620px;margin-top:9px;font-size:12px}.card-heading .text-link{white-space:nowrap;font-size:11px}.count-label{background:var(--paper);border:1px solid var(--border);color:var(--muted);border-radius:5px;padding:4px 8px;font-size:11px}.setup-steps{margin:0;padding:0;list-style:none}.setup-steps li{gap:14px;padding-bottom:23px;display:flex;position:relative}.setup-steps li:last-child{padding-bottom:0}.setup-steps li:not(:last-child):after{content:"";background:#e7ece6;width:1px;position:absolute;top:32px;bottom:3px;left:14px}.step-number{color:#7b8a73;background:#f9faf6;border:1px solid #dfe6db;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.step-number.done{color:var(--green);background:#e9f3e8;border-color:#d8e8d3}.setup-steps a{align-items:center;gap:8px;margin:3px 0 5px;font-size:12px;font-weight:600;display:flex}.setup-steps a svg{color:#9ca89b}.setup-steps p{max-width:340px;font-size:11px}.community-summary>a{border-bottom:1px solid #eef1eb;align-items:center;gap:12px;padding:15px 0;display:flex}.community-summary>a:first-child{padding-top:0}.community-summary>a:last-child{border-bottom:0}.community-summary>a>span:nth-child(2){flex:1;min-width:0}.community-summary strong,.community-summary small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.community-summary strong{font-size:12px;font-weight:500}.community-summary small{color:var(--muted);margin-top:4px;font-size:10px}.community-initial{color:#897a59;width:37px;height:37px;font-family:var(--serif);background:#f2f0e8;border:1px solid #eae6da;border-radius:9px;flex-shrink:0;place-items:center;font-size:22px;display:grid}.community-initial.large{width:46px;height:46px;font-size:28px}.badge{white-space:nowrap;color:#847e65;background:#f4f3ed;border-radius:5px;align-items:center;gap:6px;padding:5px 7px;font-size:9px;font-weight:400;line-height:1.3;display:inline-flex}.badge i{background:currentColor;border-radius:50%;width:4px;height:4px}.badge.positive{color:#34744b;background:#eef6ed}.empty-state{text-align:center;padding:32px 20px}.empty-icon{color:#839273;background:#f4f6ee;border-radius:13px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:17px;display:inline-flex}.empty-state h3{margin-bottom:9px;font-size:15px}.empty-state p{max-width:390px;margin:0 auto;font-size:12px;line-height:1.65}.empty-state .text-link{margin-top:17px;font-size:11px}.inline-note{color:#78866e;background:#f0f2ec;border:1px solid #e5e9df;border-radius:7px;align-items:flex-start;gap:11px;margin-bottom:23px;padding:16px 18px;display:flex}.inline-note p{color:#7b8476;font-size:11px;line-height:1.65}.inline-note>svg{margin-top:2px}.quick-links a{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:18px 0;font-size:12px;display:flex}.quick-links a:last-child{border-bottom:0}.community-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.community-card{border:1px solid var(--border);border-radius:9px;padding:20px;transition:border-color .15s,background .15s}.community-card:hover{background:#fcfdf9;border-color:#adc5aa}.community-card>div{justify-content:space-between;align-items:center;margin-bottom:23px;display:flex}.community-card>small{color:#8a9488;text-transform:uppercase;letter-spacing:.08em;margin-bottom:7px;font-size:9px;display:block}.community-card h3{overflow-wrap:anywhere;font-size:17px}.community-card p{overflow-wrap:anywhere;margin:6px 0 23px;font-size:11px}.community-card .text-link{font-size:11px}.form-card{scroll-margin-top:90px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px;display:grid}.field{margin-bottom:19px;display:block}.field>label{margin-bottom:8px;font-size:12px;font-weight:500;display:block}.field small{color:#83907f;margin-top:6px;font-size:10px;line-height:1.6;display:block}.field input,.field textarea,.field select{width:100%;color:var(--ink);outline-offset:2px;background:#fff;border:1px solid #dce3dc;border-radius:6px;padding:11px 12px;font-size:12px;display:block}.field input::placeholder,.field textarea::placeholder{color:#a0a69f}.field textarea{resize:vertical;min-height:95px;line-height:1.6}.field select{padding-right:22px}.action-form>.button{margin-top:5px}.check-field{align-items:center;gap:8px;margin:0 0 20px;font-size:12px;display:flex}.check-field input{width:16px;min-height:16px;accent-color:var(--green)}.form-message{border-radius:6px;margin:0 0 15px;padding:12px 14px;font-size:12px}.form-message.error{color:#984329;background:#fff3ed;border:1px solid #f0d8cb}.form-message.success{color:#386e42;background:#edf6e9;border:1px solid #dae9d2}.community-overview{border:1px solid var(--border);background:#fff;border-radius:9px;flex-wrap:wrap;gap:30px;margin-bottom:24px;padding:20px 24px;display:flex}.community-overview>div{color:#7b8d71;flex:1;align-items:center;gap:12px;min-width:250px;display:flex}.community-overview small,.community-overview strong{display:block}.community-overview small{color:var(--muted);margin-bottom:4px;font-size:10px}.community-overview strong{color:var(--ink);overflow-wrap:anywhere;font-size:12px;font-weight:500}.community-overview .text-link{white-space:nowrap;margin-left:auto;font-size:10px}.detail-grid{grid-template-columns:minmax(0,1.7fr) minmax(250px,1fr);align-items:start;gap:23px;display:grid}.detail-grid.equal{grid-template-columns:1fr 1fr}.publication-card h2{margin-bottom:13px;font-size:18px}.publication-card>p{margin-bottom:20px;font-size:12px}.small-note{color:#899180;border-top:1px solid var(--border);margin-top:20px;padding-top:15px;font-size:10px;line-height:1.6}.table-scroll{margin:0 -3px;overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{color:#7e887b;white-space:nowrap;border-bottom:1px solid var(--border);background:#f7f8f4;padding:12px 14px;font-size:10px;font-weight:500}th:first-child{border-radius:5px 0 0}th:last-child{border-radius:0 5px 0 0}td{vertical-align:middle;border-bottom:1px solid #edf0e9;padding:17px 14px}tr:last-child td{border-bottom:0}td strong{font-size:12px;font-weight:500}td small{color:var(--muted);margin-top:4px;font-size:10px;display:block}td code{color:#667660;background:#f6f7f2;border-radius:3px;padding:4px 6px;font-size:10px}.section-divider{border-top:1px solid var(--border);margin-top:24px;padding-top:24px}.section-divider h3{margin-bottom:20px;font-size:14px}.card-footer{border-top:1px solid var(--border);margin-top:20px;padding-top:17px}.product-detail{border-bottom:1px solid var(--border)}.product-detail:last-child{border-bottom:0}.product-detail>summary{cursor:pointer;align-items:center;gap:15px;padding:15px 0;list-style:none;display:flex}.product-detail>summary::-webkit-details-marker{display:none}.product-detail>summary>span:nth-child(2){flex:1;min-width:0}.product-detail strong,.product-detail small{display:block}.product-detail strong{font-size:13px;font-weight:500}.product-detail small{color:var(--muted);margin-top:5px;font-size:10px}.product-placeholder{color:#a6ad9d;aspect-ratio:4/5;background:#f1f0e9;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:14px;display:flex}.product-placeholder>span{color:#939b89;font-size:11px}.product-placeholder.small{aspect-ratio:auto;border-radius:6px;flex-shrink:0;width:47px;height:49px}.detail-toggle{color:#87927f;align-items:center;gap:6px;font-size:10px;display:flex}.product-detail[open] .detail-toggle>svg{transform:rotate(45deg)}.product-detail-body{padding:5px 0 22px 62px}.product-detail-body>p{white-space:pre-line;margin-bottom:16px;font-size:12px}.inline-disclosure{margin-top:20px;font-size:12px}.inline-disclosure>summary{color:var(--green-dark);cursor:pointer}.inline-disclosure .action-form{padding-top:20px}.tag-list{flex-wrap:wrap;gap:7px;margin-bottom:22px;display:flex}.tag-list>span{color:#6d7d63;background:#f7f9f4;border:1px solid #e2e8df;border-radius:5px;padding:6px 9px;font-size:10px}.available{color:var(--green)}.public-page{background:#faf8f2;min-height:100dvh}.public-header{background:#faf8f2;border-bottom:1px solid #e6e3d7;justify-content:space-between;align-items:center;gap:30px;min-height:94px;padding:17px 6%;display:flex}.public-logo{flex-shrink:0;width:218px;display:block}.public-logo img{mix-blend-mode:multiply;display:block}.public-header nav{align-items:center;gap:28px;display:flex}.public-header nav a{color:#66705e;font-size:12px}.public-header nav a:hover{color:#233e2b}.public-access{color:#4e604a;white-space:nowrap;align-items:center;gap:8px;font-size:11px;display:inline-flex}.editorial-hero{isolation:isolate;background:#eee7d6;align-items:center;min-height:590px;display:flex;position:relative;overflow:hidden}.editorial-hero>img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.editorial-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#f5efe7f2 0%,#f7efe6cd 25%,#f5eee622 52%,#0000 65%);position:absolute;inset:0}.editorial-hero-content{width:min(760px,56%);padding:60px 7%}.editorial-hero .eyebrow{color:#7f8063;font-size:10px}.editorial-hero h1{font-family:var(--serif);letter-spacing:-.045em;color:#526746;margin:25px 0;font-size:clamp(43px,5.5vw,80px);font-weight:400;line-height:1.04}.editorial-hero p:not(.eyebrow){color:#737661;max-width:370px;font-size:14px;line-height:1.8}.editorial-hero .button{background:#566e47;border-color:#566e47;border-radius:3px;min-height:46px;margin-top:30px;padding:14px 21px;font-size:11px}.image-caption{color:#939381;text-align:right;padding:8px 6% 0;font-size:9px}.public-intro{grid-template-columns:1fr 1fr;gap:80px;padding:78px 8%;display:grid}.public-intro h2{font-family:var(--serif);letter-spacing:-.03em;color:#5b6d4d;max-width:480px;margin-top:16px;font-size:40px;font-weight:400;line-height:1.15}.public-intro p:not(.eyebrow){color:#82826e;max-width:460px;margin-top:28px;font-size:14px;line-height:1.9}.public-intro .text-link{margin-top:25px}.intro-notes{flex-direction:column;justify-content:center;gap:27px;display:flex}.intro-notes>div{border-bottom:1px solid #e8e4d9;align-items:flex-start;gap:18px;padding-bottom:25px;display:flex}.intro-notes>div:last-child{border-bottom:0;padding-bottom:0}.intro-notes svg{color:#839172;margin-top:3px}.intro-notes h3{letter-spacing:0;color:#5d6b51;font-size:15px;font-weight:500}.intro-notes p{color:#898a76!important;margin:6px 0 0!important;font-size:12px!important;line-height:1.65!important}.public-footer{color:#858977;border-top:1px solid #e5e1d4;justify-content:space-between;align-items:center;gap:30px;padding:28px 6%;font-size:10px;display:flex}.public-footer p{color:#858977;font-size:10px}.public-footer a{color:#5e7251}.public-section{padding:50px 7% 60px}.public-section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.public-section-heading h2{font-family:var(--serif);color:#576e49;margin-top:13px;font-size:37px;font-weight:400}.public-section-heading>p{color:#90927e;max-width:300px;font-size:11px}.shop-wordmark{font-family:var(--serif);color:#526647;letter-spacing:-.035em;max-width:40%;font-size:26px;line-height:1.2}.shop-header{min-height:84px}.shop-header nav{gap:25px}.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:23px;display:grid}.shop-product h3{font-family:var(--serif);color:#5a6b4d;margin-top:16px;font-size:21px;font-weight:400;line-height:1.25}.shop-product>p{color:#8d937f;margin-top:7px;font-size:11px}.shop-product>strong{color:#677555;margin-top:13px;font-size:13px;font-weight:500;display:block}.shop-product .product-variants{flex-wrap:wrap;gap:6px;margin-top:13px;display:flex}.product-variants>span{color:#839173;border:1px solid #e2e6da;border-radius:3px;padding:4px 7px;font-size:9px}.shop-product details{color:#7a856d;margin-top:12px;font-size:11px}.shop-product summary{cursor:pointer}.shop-product details p{white-space:pre-line;margin-top:10px;font-size:11px}.shop-unavailable{color:#788367;background:#eeeede;border-radius:3px;align-items:center;gap:10px;margin:0 7% 15px;padding:15px 20px;font-size:11px;line-height:1.5;display:flex}.shop-about{background:#eef0e5;grid-template-columns:.8fr 1.2fr;gap:70px;margin:10px 0 0;padding:60px 9%;display:grid}.shop-about h2{font-family:var(--serif);color:#596d4c;margin-top:15px;font-size:37px;font-weight:400}.shop-about>p{white-space:pre-line;color:#7b826e;align-self:center;font-size:13px;line-height:1.9}.shop-pickup{background:#f6f4eb;align-items:flex-start;gap:18px;padding:34px 7%;display:flex}.shop-pickup svg{color:#879674;margin-top:3px}.shop-pickup h3{color:#68775a;letter-spacing:0;font-size:15px;font-weight:500}.shop-pickup p{color:#8a917b;margin-top:7px;font-size:12px}.category-pills{gap:9px;margin-bottom:28px;padding-bottom:6px;display:flex;overflow:auto}.category-pills a{white-space:nowrap;color:#7a876b;background:#f8f8ef;border:1px solid #e0e5d6;border-radius:4px;align-items:center;gap:8px;padding:10px 16px;font-size:11px;display:flex}.category-pills a:hover{background:#e8eddc}.category-pills a:first-child{color:#fff;background:#657a52;border-color:#657a52}.shop-empty{text-align:center;border:1px dashed #dbe2d2;border-radius:6px;padding:60px 20px}.shop-empty svg{color:#9fac8d;margin-bottom:20px}.shop-empty h3{font-family:var(--serif);color:#71805c;font-size:28px;font-weight:400}.shop-empty p{color:#8c957c;max-width:430px;margin:12px auto 0;font-size:12px}.public-error{text-align:center;background:#faf8f2;flex-direction:column;justify-content:center;align-items:center;min-height:85dvh;padding:80px 24px;display:flex}.public-error h1{font-family:var(--serif);color:#60704f;margin:20px 0;font-size:45px;font-weight:400}.public-error p{max-width:430px;margin-bottom:25px;font-size:13px}.login-page{background:#fff;grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.login-story{background:#edf0e3;flex-direction:column;justify-content:space-between;padding:44px 10% 35px;display:flex;position:relative;overflow:hidden}.login-story:after{content:"";pointer-events:none;opacity:.65;border:1px solid #dfe5ce;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-250px;right:-220px;box-shadow:0 0 0 65px #e6ebda,0 0 0 66px #dfe5ce,0 0 0 130px #e9edde}.login-story>div,.login-footer{z-index:1;position:relative}.login-brand img{mix-blend-mode:multiply;max-width:230px}.login-story h1{font-family:var(--serif);color:#586f49;margin:22px 0;font-size:clamp(45px,5vw,73px);font-weight:400;line-height:1.08}.login-story .eyebrow{color:#859472;font-size:9px}.login-story p:not(.eyebrow):not(.login-footer){color:#839176;max-width:330px;font-size:14px;line-height:1.8}.login-footer{color:#97a08b;margin-top:45px;font-size:10px}.login-panel{flex-direction:column;padding:40px 10%;display:flex}.login-panel>.back-link{align-self:flex-start}.login-form-wrap{width:100%;max-width:355px;margin:auto}.login-form-wrap>.pulse-mark{margin-bottom:28px}.login-form-wrap>.eyebrow{color:#80906e;margin-bottom:12px;font-size:9px}.login-form-wrap h2{letter-spacing:-.045em;margin-bottom:13px;font-size:27px}.login-form-wrap>p:not(.eyebrow){color:#8d9586;margin-bottom:25px;font-size:12px;line-height:1.8}.login-form-wrap .action-form>.button{width:100%;margin-top:3px}.login-form-wrap .field{margin-bottom:20px}.login-form-wrap .field input{min-height:45px}.login-help{border-top:1px solid var(--border);align-items:flex-start;gap:9px;padding-top:20px;display:flex;margin-top:24px!important;font-size:10px!important}.login-help svg{color:#859876;margin-top:3px}@media (min-width:1600px){.management-content{padding-top:46px}.editorial-hero{min-height:700px}}@media (max-width:1180px){.pulse-sidebar{width:215px;padding:0 12px}.management-content{padding:29px 26px}.page-heading h1{font-size:26px}.welcome-card{padding:27px}.welcome-art{min-width:175px}.welcome-card h2{font-size:27px}.art-tag{font-size:8px;left:-10px}.community-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:minmax(0,1.5fr) minmax(220px,1fr)}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.public-header,.public-header nav{gap:18px}.public-logo{width:190px}.editorial-hero-content{width:58%}}@media (max-width:900px){.pulse-sidebar{width:200px}.management-content{padding:25px 21px}.pulse-topbar{padding:0 22px}.page-heading{align-items:flex-start;gap:18px}.page-heading h1{font-size:24px}.heading-action .button{padding:10px 12px;font-size:11px}.welcome-art{display:none}.welcome-card{min-height:190px}.welcome-card>div:first-child{max-width:100%}.stat-grid{gap:12px}.stat-card{padding:18px 14px}.stat-card>span{font-size:10px}.stat-card>svg{width:17px}.stat-card>small{font-size:9px}.dashboard-grid,.detail-grid,.detail-grid.equal{grid-template-columns:1fr}.publication-card{display:block}.community-overview{gap:22px}.public-header nav{display:none}.editorial-hero{min-height:540px}.editorial-hero-content{width:65%}.editorial-hero h1{font-size:55px}.public-intro{gap:45px;padding:60px 7%}.public-intro h2{font-size:33px}.shop-about{gap:40px}.shop-grid{gap:18px}.login-story,.login-panel{padding:35px 9%}}@media (max-width:700px){.pulse-sidebar{z-index:40;width:255px;height:100dvh;padding:0 18px;transition:transform .2s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.pulse-sidebar.is-open{transform:translate(0)}.sidebar-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:30;background:#20342555;border:0;border-radius:0;width:100%;height:100%;display:block;position:fixed;inset:0}.mobile-toggle{margin-left:-7px;display:inline-grid}.mobile-close{display:inline-grid;position:absolute;top:27px;right:10px}.pulse-topbar{gap:10px;height:59px;padding:0 19px}.breadcrumb{flex:1;gap:9px;font-size:10px}.breadcrumb>span,.breadcrumb>svg{display:none}.topbar-right{gap:11px}.logout-form{gap:2px}.logout-form>svg{width:14px}.management-content{padding:25px 18px 40px}.page-heading{flex-wrap:wrap;gap:16px;margin-bottom:23px}.page-heading h1{font-size:25px;line-height:1.2}.page-heading p:not(.eyebrow){font-size:12px}.page-heading .eyebrow{font-size:8px}.welcome-card{min-height:200px;margin-bottom:17px;padding:25px 22px}.welcome-card h2{max-width:360px;font-size:30px}.welcome-card p{font-size:12px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:20px}.stat-card{padding:14px 11px}.stat-card>span{min-height:28px;font-size:9px;line-height:1.5}.stat-card>svg{display:none}.stat-card>strong{margin-top:6px;font-size:27px}.stat-card>small{font-size:8px;line-height:1.6}.card{margin-bottom:20px;padding:22px 18px}.card-heading{gap:12px;margin-bottom:20px}.card-heading h2{font-size:17px}.card-heading .text-link{font-size:10px}.dashboard-grid,.detail-grid{gap:0}.empty-state{padding:25px 10px}.empty-state h3{font-size:14px}.empty-state p{font-size:11px}.community-grid{grid-template-columns:1fr;gap:13px}.community-card{padding:19px}.community-card>div,.community-card p{margin-bottom:17px}.form-grid{grid-template-columns:1fr;gap:0}.field{margin-bottom:20px}.field input,.field textarea,.field select{padding:10px 11px;font-size:16px}.field>label{font-size:12px}.field small{font-size:10px}.community-overview{padding:20px 18px}.community-overview>div{flex-basis:100%;align-items:flex-start;gap:10px;min-width:0}.community-overview .text-link{font-size:9px}.community-overview strong{font-size:11px}.community-overview>div>svg{margin-top:4px}.table-scroll{margin:0 -7px}th{padding:11px 10px;font-size:9px}td{min-width:100px;padding:14px 10px;font-size:11px}td:first-child{min-width:155px}.product-detail>summary{gap:11px}.product-detail strong{font-size:12px}.detail-toggle{gap:0;font-size:0}.detail-toggle svg{width:16px}.product-detail-body{padding-left:0}.inline-note{margin-bottom:20px;padding:14px}.inline-note p{font-size:10px}.public-header{gap:15px;min-height:78px;padding:16px 5%}.public-logo{width:177px}.public-access{gap:5px;font-size:10px}.public-access svg{width:16px}.editorial-hero{align-items:flex-start;min-height:680px}.editorial-hero>img{object-position:70% bottom;object-fit:cover;height:68%;top:auto;bottom:0}.editorial-hero:after{background:linear-gradient(#f5eee5 0% 28%,#f4ece45e 49%,#0000 61%)}.editorial-hero-content{width:100%;padding:38px 7%}.editorial-hero h1{max-width:340px;margin:16px 0;font-size:47px}.editorial-hero .eyebrow{font-size:8px}.editorial-hero p:not(.eyebrow){max-width:310px;font-size:12px;line-height:1.75}.editorial-hero .button{min-height:42px;margin-top:21px;padding:12px 16px;font-size:10px}.image-caption{padding-right:6%;font-size:8px}.public-intro{grid-template-columns:1fr;gap:35px;padding:47px 7%}.public-intro h2{font-size:34px}.public-intro p:not(.eyebrow){margin-top:20px;font-size:12px}.public-intro .eyebrow{font-size:9px}.intro-notes{gap:20px}.intro-notes>div{padding-bottom:20px}.intro-notes h3{font-size:14px}.public-footer{flex-wrap:wrap;align-items:flex-start;gap:20px;padding:25px 6%;font-size:9px}.public-footer p{max-width:230px;font-size:9px}.shop-wordmark{max-width:63%;font-size:21px}.shop-header .public-access{font-size:9px}.public-section{padding:40px 6%}.public-section-heading{margin-bottom:23px;display:block}.public-section-heading h2{font-size:33px}.public-section-heading>p{margin-top:12px;font-size:10px}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 13px}.shop-product h3{font-size:20px}.shop-product>p{font-size:10px}.shop-product>strong{font-size:12px}.product-placeholder>span{font-size:9px}.shop-about{grid-template-columns:1fr;gap:20px;padding:40px 7%}.shop-about h2{font-size:31px}.shop-about>p{font-size:12px}.shop-unavailable{margin:0 6% 10px;padding:13px;font-size:10px}.category-pills{gap:7px}.category-pills a{padding:9px 12px;font-size:10px}.shop-empty{padding:43px 18px}.shop-empty h3{font-size:27px}.shop-pickup{padding:27px 6%}.login-page{grid-template-columns:1fr;min-height:100dvh}.login-story{min-height:220px;padding:25px 7% 30px}.login-story>div{margin-top:26px}.login-story h1{margin:12px 0;font-size:37px;line-height:1.07}.login-story h1 br{display:none}.login-story p:not(.eyebrow):not(.login-footer){max-width:350px;font-size:12px}.login-story .eyebrow{font-size:8px}.login-brand img{width:190px}.login-footer{display:none}.login-story:after{width:300px;height:300px;bottom:-170px;right:-190px}.login-panel{padding:25px 7% 40px}.login-panel>.back-link{display:none}.login-form-wrap{max-width:440px;margin:0 auto}.login-form-wrap>.pulse-mark{display:none}.login-form-wrap>.eyebrow{margin-top:5px;margin-bottom:11px;font-size:8px}.login-form-wrap h2{font-size:25px}.login-form-wrap>p:not(.eyebrow){margin-bottom:21px;font-size:12px}.login-help{margin-bottom:0!important}.public-error h1{font-size:35px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.shop-preview-note{color:#546344;background:#e9efd9;justify-content:space-between;align-items:center;gap:20px;padding:13px 6%;font-size:11px;line-height:1.6;display:flex}.shop-preview-note a{white-space:nowrap;align-items:center;gap:8px;font-weight:600;display:flex}.preview-link{margin-top:22px}.category-pills a:first-child:not([aria-current=page]){color:#7a876b;background:#f8f8ef;border-color:#e0e5d6}.category-pills a[aria-current=page]{color:#fff;background:#657a52;border-color:#657a52}@media (max-width:700px){.shop-preview-note{align-items:flex-start;font-size:9px}}.public-intro p:not(.eyebrow),.editorial-hero p:not(.eyebrow),.intro-notes p,.shop-about>p,.shop-pickup p,.shop-product>p,.product-variants>span,.shop-product details,.public-section-heading>p,.shop-empty p,.public-footer,.public-footer p,.image-caption{color:#69735e}.intro-notes p{color:#69735e!important}.product-placeholder>span{color:#6e795f}.field small,.stat-card>small,.community-card>small,.small-note,.detail-toggle,.nav-section-label,.mini-label,.login-form-wrap>p:not(.eyebrow),.login-story p:not(.eyebrow):not(.login-footer),.inline-note p{color:#6d7766}.tag-list>span{color:#626f58}.login-help{color:#64705c!important}@media (max-width:700px){.pulse-sidebar{visibility:hidden}.pulse-sidebar.is-open{visibility:visible}}.community-data-editor{padding:18px 24px}.community-data-editor>summary{color:#536e46;cursor:pointer;font-size:12px}.community-data-editor>p{margin:17px 0 20px;font-size:11px}.community-data-editor[open]{padding-bottom:24px}.public-header,.login-story{background:#f6f0e3}.public-logo img,.login-brand img{mix-blend-mode:normal}.shop-wordmark,.editorial-hero h1,.page-heading h1{overflow-wrap:anywhere}.heading-actions{flex-wrap:wrap;gap:9px;display:flex}.product-photo{aspect-ratio:1;background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.product-photo>img{object-fit:contain;width:100%;height:100%;display:block}.product-photo-empty{color:#7f8975;background:#f1f1e9;flex-direction:column;gap:13px}.product-photo-empty>span{font-size:11px}.product-photo.management-product-thumb{border:1px solid var(--border);flex:0 0 54px;width:54px;height:58px;padding:3px}.management-product-thumb.product-photo-empty>span{display:none}.product-gallery{min-width:0}.gallery-stage{background:#fff;border:1px solid #ebeee5;border-radius:9px;position:relative;overflow:hidden}.gallery-stage .product-photo{aspect-ratio:1;padding:15px}.gallery-arrow{color:#465d3b;background:#fffffff2;border:1px solid #d8ded3;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:calc(50% - 21px);box-shadow:0 2px 10px #2034250d}.gallery-arrow:hover{background:#edf3e7}.gallery-arrow.previous{left:10px}.gallery-arrow.next{right:10px}.gallery-counter{text-align:center;color:#68765e;margin:10px 0;font-size:10px}.gallery-thumbnails{gap:8px;padding:5px 3px 8px;display:flex;overflow-x:auto}.gallery-thumbnails>button{background:#fff;border:1px solid #dfe4d9;border-radius:5px;flex:0 0 62px;width:62px;height:65px;padding:5px}.gallery-thumbnails>button[aria-pressed=true]{border:2px solid var(--green-dark);background:#f4f7ef}.gallery-thumbnails img{object-fit:contain;width:100%;height:100%}.catalog-toolbar{align-items:end;gap:18px;margin-bottom:18px;display:flex}.catalog-toolbar label{color:#526249;margin-bottom:9px;font-size:11px;font-weight:600;display:block}.catalog-search{flex:1;min-width:0}.catalog-search>div{color:#7a886d;background:#fff;border:1px solid #dce2d4;border-radius:7px;align-items:center;gap:10px;padding:0 12px;display:flex}.catalog-search input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;padding:12px 0;font-size:12px}.catalog-category{flex:0 290px;min-width:0}.catalog-category select{width:100%;max-width:100%;color:var(--ink);background:#fff;border:1px solid #dce2d4;border-radius:7px;padding:12px;font-size:12px}.catalog-results-heading{justify-content:space-between;align-items:center;gap:15px;padding:4px 0 22px;scroll-margin-top:90px;display:flex}.catalog-results-heading>p,.catalog-management-results{color:#65725b;font-size:11px}.catalog-management-results{margin-bottom:15px}.clear-filters{background:0 0;border:0;min-height:34px;padding:0;font-size:11px;font-weight:400}.catalog-product-grid{row-gap:37px}.catalog-product{min-width:0}.catalog-card-open{text-align:left;width:100%;min-height:0;color:var(--ink);background:0 0;border:0;padding:0;display:block}.catalog-card-open .product-photo{aspect-ratio:4/5;background:#fff;border:1px solid #e7e9de;padding:12px;transition:border-color .15s}.catalog-card-open:hover .product-photo{border-color:#a1b494}.catalog-card-open:hover .catalog-card-name{color:#1f5934}.catalog-card-name{font-family:var(--serif);letter-spacing:-.025em;color:#3f5438;overflow-wrap:anywhere;margin-top:15px;font-size:21px;line-height:1.28;display:block}.catalog-product>.catalog-card-category{color:#6d765f;margin-top:8px;font-size:10px}.catalog-card-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:13px;display:flex}.catalog-card-bottom>strong{color:#465d3b;font-size:13px;font-weight:500}.catalog-card-bottom>span{color:#738166;align-items:center;gap:6px;font-size:10px;display:inline-flex}.catalog-pagination{border-top:1px solid #e2e6da;justify-content:space-between;align-items:center;gap:15px;margin-top:35px;padding-top:22px;display:flex}.catalog-pagination>span{color:#69785e;font-size:11px}.catalog-pagination .button{font-size:11px}.catalog-pagination button:disabled{cursor:default}.catalog-dialog{width:min(1060px,100vw - 38px);max-width:none;max-height:calc(100dvh - 42px);color:var(--ink);background:#fbfaf5;border:1px solid #e4e9da;border-radius:13px;padding:0;overflow:auto;box-shadow:0 20px 100px #14271233}.catalog-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#21302588}.catalog-dialog-surface{grid-template-columns:minmax(0,1.03fr) minmax(0,1fr);gap:35px;padding:46px 35px 35px;display:grid;position:relative}.dialog-close{z-index:1;position:absolute;top:6px;right:8px}.catalog-dialog-copy{min-width:0;padding:16px 4px}.catalog-dialog-copy h2{font-family:var(--serif);color:#3f5438;overflow-wrap:anywhere;margin:13px 0 20px;font-size:clamp(28px,3vw,41px);font-weight:400;line-height:1.12}.catalog-dialog-copy .catalog-detail-price{color:#46643a;margin-bottom:24px;font-size:19px}.catalog-description{white-space:pre-line;color:#5e6a55;overflow-wrap:anywhere;font-size:13px;line-height:1.8}.catalog-description>p{color:#5e6a55;margin:0 0 16px;font-size:13px}.catalog-single-variant{margin-bottom:18px;font-size:12px}.catalog-purchase-note{color:#69775d;border-top:1px solid #e2e7d9;align-items:flex-start;gap:10px;margin-top:26px;padding-top:18px;font-size:11px;display:flex}.catalog-purchase-note svg{margin-top:2px}.management-product-overview{grid-template-columns:minmax(170px,.8fr) minmax(0,1.2fr);gap:25px;margin-bottom:25px;display:grid}.management-product-overview .catalog-description{font-size:12px}.management-product-overview .gallery-stage .product-photo{aspect-ratio:1}.management-product-overview>div:last-child{max-height:480px;overflow:auto}.catalog-preview{background:#faf9f2;border:1px solid #e4e8db;border-radius:13px;overflow:hidden}.catalog-preview-bar{border-bottom:1px solid #e5e8d9;justify-content:space-between;align-items:center;gap:20px;padding:18px 30px;display:flex}.catalog-preview-bar .back-link{color:#526544;margin:0;font-size:10px}.catalog-preview-bar>span{color:#778366;font-size:9px}.catalog-preview-hero{background:#eef0e3;grid-template-columns:1fr 1fr;align-items:center;gap:20px;min-height:260px;padding:40px;display:grid}.catalog-preview-hero h1{font-family:var(--serif);color:#405b38;margin:14px 0;font-size:clamp(38px,4vw,63px);font-weight:400;line-height:1.05}.catalog-preview-hero>div>p:not(.eyebrow){color:#667759;max-width:300px;font-size:13px}.catalog-preview-hero .text-link{margin-top:24px;font-size:11px}.catalog-preview-collage{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:11px;display:grid}.catalog-preview-collage .product-photo{aspect-ratio:3/4;border:1px solid #e0e5d2;border-radius:60px 60px 8px 8px;padding:9px;box-shadow:0 8px 25px #2c4e1408}.catalog-preview-collage .product-photo:nth-child(2){border-radius:8px;margin-top:45px}.catalog-preview-products{padding:32px}.catalog-preview .catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 22px}.catalog-preview-footer{border-top:1px solid #e1e6d5;justify-content:space-between;align-items:center;gap:25px;padding:25px 32px;display:flex}.catalog-preview-footer p{max-width:350px;font-size:10px}.catalog-preview-footer a{color:#4f6742;align-items:center;gap:8px;font-size:10px;display:inline-flex}@media (max-width:1100px){.catalog-preview-hero{padding:30px}.catalog-preview-collage{gap:7px}.catalog-preview .catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.management-product-overview{grid-template-columns:minmax(150px,.8fr) minmax(0,1.2fr);gap:18px}}@media (max-width:700px){.catalog-toolbar{flex-wrap:wrap;gap:12px}.catalog-search{flex-basis:100%}.catalog-category{flex:1}.catalog-search input,.catalog-category select{font-size:16px}.catalog-card-name{margin-top:12px;font-size:18px}.catalog-card-open .product-photo{padding:7px}.catalog-card-bottom{gap:7px;margin-top:10px}.catalog-card-bottom>strong{font-size:12px}.catalog-card-bottom>span{font-size:9px}.catalog-results-heading{align-items:start}.catalog-results-heading>p{font-size:10px}.catalog-pagination{gap:8px}.catalog-pagination .button{padding:10px;font-size:10px}.catalog-pagination>span{text-align:center;font-size:10px}.catalog-dialog{border-radius:9px;width:calc(100vw - 20px);max-height:calc(100dvh - 20px)}.catalog-dialog-surface{grid-template-columns:1fr;gap:6px;padding:48px 20px 24px}.catalog-dialog-copy{padding:18px 0 0}.catalog-dialog-copy h2{font-size:30px}.catalog-dialog .gallery-stage .product-photo{max-height:50dvh}.management-product-overview{grid-template-columns:1fr}.management-product-overview .product-gallery{width:100%;max-width:380px;margin:0 auto}.catalog-preview-bar{flex-direction:column;align-items:start;gap:9px;padding:15px 18px}.catalog-preview-hero{grid-template-columns:1fr;gap:25px;padding:27px 22px}.catalog-preview-hero h1{font-size:48px}.catalog-preview-hero .text-link{margin-top:18px}.catalog-preview-collage{gap:12px;max-width:350px}.catalog-preview-collage .product-photo{aspect-ratio:1}.catalog-preview-collage .product-photo:nth-child(2){margin-top:20px}.catalog-preview-products{padding:25px 16px}.catalog-preview .catalog-product-grid{gap:26px 13px}.catalog-preview-footer{flex-direction:column;align-items:start;gap:12px;padding:22px 18px}}
.commerce-main{max-width:1200px;min-height:65vh;margin:auto;padding:52px 26px 80px}.commerce-main>h1{font:400 clamp(30px, 4vw, 45px)/1.15 var(--serif);color:var(--green-dark);margin:12px 0 32px}.commerce-test-note{color:#735c30;background:#f4ecdc;justify-content:center;align-items:center;gap:10px;margin-bottom:20px;padding:12px 22px;font-size:12px;line-height:1.5;display:flex}.public-page>.commerce-test-note{margin:0}.commerce-grid{grid-template-columns:minmax(0,1.55fr) minmax(280px,1fr);align-items:start;gap:28px;display:grid}.commerce-card{border:1px solid var(--border);background:#fff;border-radius:16px;padding:28px}.commerce-card h2{font:400 25px/1.25 var(--serif);margin:0 0 22px}.commerce-card h3{margin:25px 0 12px;font-size:15px}.commerce-card p{color:var(--muted);margin-bottom:18px;font-size:13px;line-height:1.7}.order-summary{position:sticky;top:24px}.order-summary>.button{width:100%;margin:12px 0}.order-summary>.text-link{margin-top:12px;display:inline-block}.summary-line{border-bottom:1px solid var(--border);justify-content:space-between;align-items:start;gap:20px;padding:15px 0;font-size:13px;display:flex}.summary-line strong{white-space:nowrap}.summary-line small,.order-timeline small{color:var(--muted);margin-top:5px;font-size:12px;display:block}.summary-total{border-bottom:0;padding:24px 0;font-size:19px}.checkout-steps{gap:24px;display:grid}.checkout-form>fieldset{display:block}.checkout-form>.button{min-width:280px;margin:26px 0 0 auto;display:flex}.checkout-form>.form-message{margin-top:20px}.delivery-options{gap:12px;margin:18px 0 24px;display:grid}.delivery-options>label{border:1px solid var(--border);cursor:pointer;border-radius:10px;align-items:center;gap:14px;padding:18px;display:flex}.delivery-options>label:has(input:checked){border-color:var(--green-dark);background:var(--green-soft)}.delivery-options small{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.5;display:block}.delivery-options .unavailable{opacity:.6;cursor:default}.delivery-options input,.test-consent input{width:18px;height:18px;accent-color:var(--green);flex-shrink:0}.test-consent{align-items:start;gap:10px;margin:18px 0;font-size:12px;line-height:1.6;display:flex}.checkout-security{align-items:center;gap:9px;margin-top:20px;display:flex}.field-pair{grid-template-columns:1fr 1fr;gap:18px;display:grid}.cart-row{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:24px 0;display:flex}.cart-photo{object-fit:contain;background:#f8f8f5;border-radius:8px;flex-shrink:0;width:72px;height:90px}.cart-row:first-child{padding-top:0}.cart-row:last-child{border:0;padding-bottom:0}.cart-row>.cart-item-copy{flex:1}.cart-row h2{margin:0 0 5px;font:600 15px/1.4 Arial,sans-serif}.cart-row p{margin:0 0 5px}.cart-row span{font-size:13px}.cart-row>strong{white-space:nowrap;font-size:14px}.cart-quantity{border:1px solid var(--border);border-radius:20px;align-items:center;gap:10px;display:flex}.cart-quantity button{cursor:pointer;background:0 0;border:0;place-items:center;padding:9px;display:grid}.commerce-empty{text-align:center;border:1px solid var(--border);background:#fff;border-radius:18px;padding:70px 25px}.commerce-empty svg{color:var(--green-dark);margin:auto auto 20px}.commerce-empty p{margin:15px 0 28px}.cart-link span{background:var(--green-soft);border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;display:grid}.add-to-cart{flex-wrap:wrap;align-items:end;gap:14px;margin-top:24px;display:flex}.add-to-cart label{gap:8px;font-size:12px;display:grid}.add-to-cart input{width:80px}.add-to-cart>p{width:100%;margin:0;font-size:13px}.add-to-cart>button{flex:1}.order-timeline{padding:0;list-style:none}.order-timeline li{border-left:2px solid var(--green-soft);padding:2px 0 20px 18px;font-size:13px}.shop-header{flex-wrap:wrap}.shop-header nav{flex:1;justify-content:center}@media (max-width:800px){.commerce-grid{grid-template-columns:1fr}.order-summary{position:static}.commerce-main{padding:34px 18px 60px}.commerce-card{padding:22px}.checkout-form>.button{width:100%}.shop-header nav{flex-basis:100%;order:4}.shop-header{gap:14px}.shop-header .public-access{font-size:12px}}@media (max-width:480px){.cart-row{flex-wrap:wrap}.cart-row>.cart-item-copy{flex-basis:100%}.field-pair{grid-template-columns:1fr;gap:0}.commerce-main .public-header{padding:15px}.public-header nav{flex-wrap:wrap}.commerce-card{padding:20px}}
