:root{font-family:Inter,system-ui,sans-serif;color:#172129;background:#f7f8f7;--admin-ink:#17212b;--admin-muted:#66737f;--admin-line:#dce3e8;--admin-canvas:#f4f6f7;--admin-surface:#fff;--admin-sidebar:#14212b;--admin-sidebar-muted:#9faeba;--admin-accent:#c65d2d;--admin-accent-dark:#a84a20;--admin-success:#19704a;--admin-warning:#9a6507;--admin-danger:#ad3c35;--admin-radius:10px;--admin-shadow:0 8px 24px rgba(20,33,43,.06)}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1200px;margin:auto}header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem}nav{display:flex;gap:1rem;flex-wrap:wrap}a{color:inherit;text-decoration:none}.logo{font-weight:800;font-size:1.3rem;color:#0b6b46}main{padding:2rem 1.25rem;min-height:calc(100vh - 140px)}footer{padding:1.5rem;color:#53615b}.hero{max-width:700px;padding:4rem 0}.hero h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.05}.eyebrow{color:#0b6b46;font-weight:700;text-transform:uppercase}.button,button{border:0;border-radius:.4rem;padding:.7rem 1rem;background:#0b6b46;color:#fff;cursor:pointer}.button:disabled,button:disabled{opacity:.45;cursor:not-allowed}input,select,textarea{padding:.55rem;border:1px solid #b8c3bd;border-radius:.3rem}.filters{display:flex;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.filters label{display:grid;gap:.3rem}.product-grid,.directory{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.product-card,.directory a,.cart-list article{background:#fff;border-radius:.6rem;padding:1rem;box-shadow:0 1px 4px #0001}.product-card img,.product-detail img{width:100%;aspect-ratio:1;object-fit:contain}.product-card h3{margin:.7rem 0 .2rem}.product-card p,footer{color:#53615b}.price{font-weight:700}.price del{font-weight:400;color:#7d8681;margin-left:.5rem}.contact-price{font-weight:700;color:#99610a}.image-placeholder{aspect-ratio:1;background:#e8ece9;display:grid;place-items:center;color:#53615b}.pagination{display:flex;gap:1rem;align-items:center;justify-content:center;margin:2rem 0}.product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:3rem;max-width:900px}.directory a{display:grid;place-items:center;gap:.5rem;min-height:120px}.directory img{max-width:140px;max-height:70px;object-fit:contain}.cart-list{display:grid;gap:.75rem}.cart-list article{display:flex;gap:1rem;align-items:center}.cart-list article span{flex:1}.admin-product-toolbar{align-items:center;background:#fff;border:1px solid #dce2dd;border-radius:7px;display:flex;gap:8px;margin:0 0 14px;padding:9px}.admin-product-toolbar input,.admin-product-toolbar select{background:#fff;border:1px solid #cfd7d1;border-radius:5px;color:#28323a;font-size:13px;height:36px;padding:0 10px}.admin-product-toolbar input{flex:1 1 320px;min-width:180px}.admin-product-toolbar select{flex:0 1 160px}.admin-product-toolbar input:focus,.admin-product-toolbar select:focus{border-color:#268a22;box-shadow:0 0 0 3px #268a221f;outline:0}.admin-product-thumbnail,.admin-product-placeholder{align-items:center;background:#f5f7f5;border:1px solid #e0e5e0;border-radius:5px;display:flex;height:44px;justify-content:center;object-fit:contain;width:44px}.admin-product-placeholder{color:#7b848b;font-size:9px;text-align:center}.admin-product-cell{min-width:250px}.admin-success{background:#edf7ed;border:1px solid #cce6cd;border-radius:6px;color:#267022;font-size:12px;margin:0 0 14px;padding:9px 10px}.admin-editor{grid-template-columns:minmax(0,1fr) minmax(280px,340px)!important}.admin-editor-rail{display:grid;gap:12px;grid-column:2;grid-row:1}.admin-editor-rail .admin-form-section{display:grid;gap:10px}.admin-editor-rail label{color:#4b5563;display:grid;font-size:12px;font-weight:600;gap:5px}.admin-editor-rail input,.admin-editor-rail select{border:1px solid #cfd7d1;border-radius:5px;font:inherit;height:36px;padding:0 9px;width:100%}.admin-editor-rail .admin-switch{display:flex!important}.admin-images{grid-column:1/-1}.admin-image-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.admin-image-card img{height:160px}.admin-page-header .admin-button{height:36px}.admin-list-panel{overflow:hidden}@media(max-width:900px){.admin-product-toolbar{align-items:stretch;flex-wrap:wrap}.admin-product-toolbar input{flex-basis:100%}.admin-product-toolbar select{flex:1 1 140px}.admin-editor{grid-template-columns:1fr!important}.admin-editor-rail{grid-column:1;grid-row:auto}.admin-images{grid-column:1}}@media(max-width:560px){.admin-product-toolbar{display:grid;grid-template-columns:1fr}.admin-product-toolbar input,.admin-product-toolbar select{width:100%}}.admin-login-page{background:#f8faf8!important;display:grid!important;grid-template-columns:minmax(360px,45%) minmax(0,55%);min-height:100vh!important;padding:0!important}.admin-login-brand-panel{background:#333a40;color:#fff;min-height:100vh;overflow:hidden;padding:clamp(38px,7vw,96px);position:relative}.admin-login-brand-panel:before{background:linear-gradient(145deg,rgba(45,178,74,.3),transparent 52%);content:"";inset:0;position:absolute}.admin-login-brand-content{max-width:390px;position:relative;z-index:1}.admin-login-brand-content img{background:#fff;border-radius:12px;height:84px;object-fit:contain;padding:5px;width:84px}.admin-login-kicker{color:#8de18d;font-size:16px;font-weight:700;margin:32px 0 10px}.admin-login-brand-content h1{font-size:clamp(26px,3vw,40px);letter-spacing:-.035em;line-height:1.1;margin:0}.admin-login-brand-copy{color:#ced4d6;font-size:14px;margin:14px 0 0}.admin-login-brand-mark{bottom:-40px;color:#ffffff09;font-size:clamp(240px,30vw,440px);font-weight:800;line-height:.8;position:absolute;right:-25px}.admin-login-form-panel{align-items:center;background:#fff;display:flex;justify-content:center;min-width:0;padding:40px}.admin-login-form-wrap{max-width:420px;width:100%}.admin-login-intro{margin-bottom:28px}.admin-login-mobile-brand{display:none}.admin-login-intro h1{font-size:25px;margin:0}.admin-login-intro p{font-size:14px}.admin-login-form>input,.admin-password-field input{height:42px}.admin-login-submit{height:42px;margin-top:16px}.admin-login-back,.admin-login-note{text-align:left}@media(max-width:820px){.admin-login-page{grid-template-columns:minmax(280px,40%) minmax(0,60%)}.admin-login-brand-panel{padding:40px}.admin-login-brand-content img{height:64px;width:64px}.admin-login-kicker{margin-top:22px}.admin-login-brand-content h1{font-size:28px}}@media(max-width:620px){.admin-login-page{display:block!important}.admin-login-brand-panel{min-height:230px;padding:28px}.admin-login-brand-content img{height:52px;width:52px}.admin-login-kicker{font-size:13px;margin:14px 0 5px}.admin-login-brand-content h1{font-size:24px}.admin-login-brand-copy{font-size:12px;margin-top:8px}.admin-login-brand-mark{font-size:210px}.admin-login-form-panel{min-height:calc(100vh - 230px);padding:32px 22px}.admin-login-mobile-brand{color:#268a22;display:block;font-size:12px;font-weight:700;margin:0 0 18px!important}.admin-login-intro h1{font-size:23px}.admin-login-back,.admin-login-note{text-align:center}}.admin-login-page{align-items:center;background:#f6f7f6;display:flex;justify-content:center;margin:0!important;max-width:none!important;min-height:100vh!important;padding:24px!important;width:100%}.admin-login-card{background:#fff;border:1px solid #dce2dd;border-radius:10px;box-shadow:0 10px 30px #1f29270f;max-width:420px;padding:30px;width:100%}.admin-login-brand{align-items:center;display:flex;gap:10px;margin:0 0 28px;padding:0}.admin-login-brand img{height:36px;object-fit:contain;width:36px}.admin-login-brand strong,.admin-login-brand span{display:block}.admin-login-brand strong{color:#1f2937;font-size:15px;font-weight:700}.admin-login-brand span{color:#69737b;font-size:11px;margin-top:2px}.admin-login-intro{margin-bottom:22px}.admin-login-intro h1{color:#1f2937;font-size:24px;font-weight:650;letter-spacing:-.02em;margin:0}.admin-login-intro p{color:#66737b;font-size:13px;margin:6px 0 0}.admin-login-form{display:grid;gap:8px}.admin-login-form label{color:#39434c;font-size:12px;font-weight:600;margin-top:6px}.admin-login-form>input,.admin-password-field input{background:#fff;border:1px solid #cfd7d1;border-radius:6px;color:#1f2937;font:inherit;font-size:14px;height:40px;padding:0 11px;width:100%}.admin-login-form>input:focus,.admin-password-field input:focus{border-color:#268a22;box-shadow:0 0 0 3px #268a221f;outline:0}.admin-password-field{position:relative}.admin-password-field input{padding-right:52px}.admin-password-field button{background:transparent;color:#4f5b63;font-size:12px;padding:0;position:absolute;right:11px;top:11px}.admin-login-submit{background:#268a22;border-radius:6px;font-size:13px;font-weight:650;height:40px;margin-top:14px;width:100%}.admin-login-submit:hover{background:#1f741c}.admin-login-submit:disabled{background:#8eb98c}.admin-login-error{background:#fdf0ef;border:1px solid #f0cfcc;border-radius:6px;color:#9d3f38;font-size:12px;margin:2px 0 4px;padding:9px 10px}.admin-login-back{color:#59636c;display:block;font-size:12px;margin:20px 0 0;text-align:center}.admin-login-back:hover{color:#1f2937;text-decoration:underline}.admin-login-note{color:#89929a;font-size:11px;margin:13px 0 0;text-align:center}@media(max-width:480px){.admin-login-page{align-items:flex-start;padding:18px!important}.admin-login-card{margin-top:42px;padding:24px 20px}}.admin-sidebar nav{display:block!important;flex:none!important;width:100%}.admin-nav-group{display:block!important;width:100%}.admin-nav-group a{display:flex!important;width:100%}.admin-sidebar-footer{width:100%}.admin-content{max-width:1480px!important;margin:0 auto!important;padding:26px 28px 44px!important}.admin-header-actions .admin-button{min-height:36px;align-items:center}.admin-stats .admin-stat:nth-child(3){border-left:3px solid #d6a23c!important}.admin-stats .admin-stat:nth-child(6){border-left:3px solid #d6a23c!important}.admin-panel .admin-empty{max-width:420px;margin:8px auto!important}.admin-brand{gap:10px!important;margin-bottom:22px!important}.admin-brand img{background:#fff;border:1px solid #d9dde2;border-radius:6px;height:34px;object-fit:contain;padding:2px;width:34px}.admin-brand>span{background:transparent!important;border-radius:0!important;color:#1f2937!important;display:block!important;letter-spacing:0!important;padding:0!important}.admin-brand>span strong,.admin-brand>span small{display:block}.admin-brand>span strong{font-size:14px;font-weight:700}.admin-brand>span small{color:#6b7280;font-size:10px;font-weight:500;margin-top:1px}.admin-nav-group a.active{background:#e8f3e7!important;box-shadow:inset 3px 0 #2faa27!important}.admin-button{background:#268a22!important}.admin-button:hover{background:#1f741c!important}.admin-button-secondary{background:#fff!important;color:#374151!important}.admin-badge-success{background:#eaf6e9!important;border-color:#c7e3c4!important;color:#267022!important}.admin-switch input{accent-color:#268a22!important}.admin-filter-grid input:focus,.admin-filter-grid select:focus,.admin-form-grid input:focus,.admin-form-grid textarea:focus,.admin-image-form input:focus{border-color:#268a22!important;box-shadow:0 0 0 3px #268a221f!important}.admin-page-header{margin-bottom:16px!important}.admin-stats{gap:10px!important}.admin-stat{background:#fff!important;border:1px solid #dfe3e7!important;border-radius:6px!important;padding:13px 14px!important;transition:border-color .12s ease}.admin-stat:hover{border-color:#c8ced5!important}.admin-stat strong{color:#1f2937;font-size:25px!important;font-weight:700!important}.admin-stat span{color:#66707c!important;font-size:12px!important;font-weight:550}.admin-panel{background:#fff!important;border-radius:6px!important}.admin-empty{background:#fafbfb!important;border:0!important;border-radius:5px!important;padding:20px!important}.admin-empty:before{color:#8b949e;content:"—";display:block;font-size:18px;margin-bottom:4px}.admin-image-card .admin-danger-button{background:#fdf0ef!important;color:#a13f38!important}.admin-app{color:#1f2937;font-size:14px}.admin-sidebar{background:#f3f4f6!important;border-right-color:#d8dce1!important;color:#252b33!important}.admin-brand{color:#1f2937!important}.admin-nav-group p{color:#69717c!important;font-size:10px!important;font-weight:650!important}.admin-nav-group a{color:#3f4752!important;font-size:13px!important;font-weight:500!important;min-height:36px}.admin-nav-group a:hover{background:#e6e8eb!important;color:#171c23!important}.admin-nav-group a.active{background:#dfe2e6!important;box-shadow:inset 3px 0 #6b7280;color:#111827!important;font-weight:650!important}.admin-identity strong{color:#1f2937}.admin-identity small{color:#626b76!important}.admin-logout{background:#fff!important;border-color:#ccd1d7!important;color:#374151!important;font-weight:600}.admin-logout:hover{background:#e7e9ec!important}.admin-page-header h1{color:#1f2937;font-size:24px!important;font-weight:650}.admin-page-description{color:#6b7280}.admin-button{background:#374151!important;color:#fff!important}.admin-button:hover{background:#1f2937!important}.admin-button-secondary{background:#fff!important;border-color:#cfd4da!important;color:#374151!important}.admin-button-secondary:hover{background:#f3f4f6!important}.admin-panel{border-color:#d9dde2!important}.admin-table th{background:#f7f8f9!important;color:#66707c!important;font-size:10px!important;font-weight:650}.admin-table td{color:#303844;vertical-align:middle}.admin-table tbody tr{transition:background-color .12s ease}.admin-table tbody tr:hover td{background:#f8fafb!important}.admin-table-link{color:#1f2937!important;font-weight:650}.admin-table-link:focus-visible,.admin-row-action:focus-visible,.admin-nav-group a:focus-visible,.admin-button:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2563eb!important;outline-offset:2px}.admin-row-action{color:#4b5563!important;font-weight:600}.admin-row-action:hover{color:#111827!important;text-decoration:underline}.admin-product-mark{background:#f1f2f4!important;border:1px solid #e0e3e7;border-radius:5px!important;color:#69717c!important;height:40px!important;width:40px!important}.admin-badge{background:#f3f4f6!important;border-color:#d9dde2!important;border-radius:999px!important;color:#4b5563!important;font-size:10px!important;font-weight:600!important;padding:3px 7px!important}.admin-badge-success{background:#edf7f0!important;border-color:#c9e7d2!important;color:#267047!important}.admin-badge-warning{background:#fff7e8!important;border-color:#efddb9!important;color:#8a6114!important}.admin-badge-danger{background:#fdf0ef!important;border-color:#efcfcc!important;color:#a13f38!important}.admin-unpriced{color:#7a5b19!important;font-weight:600}.admin-filter-panel{background:#fff}.admin-filter-grid label,.admin-form-grid label,.admin-image-form label{color:#4b5563!important;font-size:12px!important;font-weight:550!important}.admin-filter-grid input,.admin-filter-grid select,.admin-form-grid input,.admin-form-grid textarea,.admin-image-form input{border-color:#cfd4da!important;border-radius:5px!important;min-height:36px}.admin-filter-grid input::placeholder{color:#9299a3}.admin-text-button{color:#59616c!important;font-weight:600}.admin-text-button:hover{text-decoration:underline}.admin-form-section{box-shadow:none!important}.admin-form-section h2{color:#252c35;font-size:15px;font-weight:650}.admin-save-bar{background:#fff!important;border-color:#d6dae0!important;box-shadow:0 4px 14px #1f293714;color:#5c6570!important}.admin-image-card{border-color:#d9dde2!important}.admin-image-card img{background:#f7f8f9!important}.admin-image-card button{background:#eef0f2!important;color:#374151!important}.admin-app{display:flex!important;margin:0!important;min-height:100vh!important;width:100%!important;max-width:none!important}.admin-app>.admin-main{box-sizing:border-box;flex:1 1 auto!important;margin:0!important;max-width:none!important;min-height:100vh!important;min-width:0!important;overflow-x:hidden;padding:0!important}.admin-sidebar{box-sizing:border-box!important;flex:0 0 232px!important;height:100vh!important;min-height:100vh!important;overflow-y:auto!important;width:232px!important}.admin-content{box-sizing:border-box!important;max-width:none!important;min-width:0!important;width:100%!important}.admin-image-form,.admin-filter-grid,.admin-form-grid{min-width:0}.admin-image-form>*,.admin-filter-grid>*,.admin-form-grid>*{min-width:0}.admin-sidebar{background:#f7f7f8!important;border-right:1px solid #e1e3e5;color:#303236;flex-basis:214px!important;padding:16px 10px!important}.admin-brand{color:#26282b;font-size:14px;margin:0 8px 20px}.admin-brand span{background:#303236;border-radius:5px;padding:6px}.admin-nav-group{margin-bottom:14px}.admin-nav-group p{color:#8b8e93;font-size:9px;margin:0 9px 5px}.admin-nav-group a{border-radius:5px;color:#54575b;font-size:13px;gap:9px;padding:7px 9px}.admin-nav-group a i{color:#74777b;font-size:14px}.admin-nav-group a.active,.admin-nav-group a:hover{background:#e9eaec;color:#202226}.admin-sidebar-footer{border-color:#e1e3e5;padding:12px 8px 0}.admin-identity>span{background:#dedfe1;color:#3e4145}.admin-identity small{color:#787b80}.admin-logout{border-color:#d7d9dc;color:#51545a}.admin-main{background:#f6f6f7}.admin-content{max-width:1680px!important;padding:24px 28px 42px!important}.admin-page-header{margin-bottom:18px}.admin-eyebrow{display:none}.admin-page-header h1{font-size:24px;font-weight:650;letter-spacing:-.02em}.admin-page-description{font-size:13px;margin-top:4px}.admin-button{background:#303236;border-radius:5px;font-size:12px;padding:8px 11px}.admin-button:hover{background:#1f2022}.admin-button-secondary{background:#fff;border-color:#d9dbde;color:#303236}.admin-stats{gap:0;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:18px}.admin-stat{background:transparent;border:0;border-right:1px solid #dedfe1;border-radius:0;padding:8px 14px}.admin-stat:last-child{border:0}.admin-stat strong{font-size:21px;margin:5px 0 2px}.admin-stat span,.admin-stat small{font-size:10px}.admin-panel{border-color:#dedfe1;border-radius:6px;box-shadow:none;padding:16px}.admin-section-heading{margin-bottom:10px}.admin-section-heading h2{font-size:14px}.admin-section-heading p{font-size:12px}.admin-section-heading a{color:#4d5055;font-size:12px}.admin-table{font-size:12px}.admin-table th{background:#fafafa;font-size:9px;padding:8px 10px}.admin-table td{padding:9px 10px}.admin-table tr:hover td{background:#fbfbfc}.admin-badge{background:transparent!important;border:1px solid #d7d9dd;border-radius:4px;color:#55585d!important;font-size:9px;font-weight:700;padding:3px 5px}.admin-badge-success{border-color:#b9d9c6;color:#22613e!important}.admin-badge-warning{border-color:#e4d1a9;color:#7b570e!important}.admin-badge-danger{border-color:#e6bbb8;color:#963e38!important}.admin-filter-panel{padding:12px 14px}.admin-filter-grid{gap:8px;grid-template-columns:2.2fr repeat(3,minmax(120px,1fr)) auto}.admin-filter-grid input,.admin-filter-grid select{border-color:#d9dbde;border-radius:5px;font-size:12px;padding:8px}.admin-text-button{color:#55585d;font-size:11px}.admin-list-panel{border-radius:6px}.admin-product-mark{background:#eef0f1;border-radius:4px;height:28px;width:28px}.admin-product-cell{gap:8px}.admin-featured{color:#666970;font-size:9px}.admin-row-action{color:#44474b;font-size:11px}.admin-pagination{padding:10px 12px}.admin-pagination button{border-radius:4px;font-size:11px;padding:6px 8px}.admin-users-layout{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1.6fr) minmax(320px,.85fr)}.admin-users-list{padding:0}.admin-users-list>.admin-section-heading{border-bottom:1px solid #dedfe1;margin:0;padding:15px 16px}.admin-user-name{align-items:center;display:flex;gap:9px;min-width:200px}.admin-user-name>span{align-items:center;background:#edf3ed;border:1px solid #d7e5d6;border-radius:50%;color:#287026;display:flex;font-size:11px;font-weight:700;height:28px;justify-content:center;width:28px}.admin-user-name div{display:grid;gap:2px}.admin-user-name strong{font-size:12px;font-weight:650}.admin-user-name small{color:#747b84;font-size:11px}.admin-role-label{color:#515a64;font-size:12px;font-weight:600}.admin-user-form{position:sticky;top:20px}.admin-user-form .admin-section-heading{border-bottom:1px solid #e4e6e8;margin-bottom:14px;padding-bottom:13px}.admin-user-form form{display:grid;gap:12px}.admin-user-form label{color:#4b5563;display:grid;font-size:12px;font-weight:600;gap:6px}.admin-user-form input,.admin-user-form select{background:#fff;border:1px solid #cfd4da;border-radius:5px;color:#28313a;font:inherit;font-size:13px;height:37px;padding:0 9px;width:100%}.admin-user-form input:focus,.admin-user-form select:focus{border-color:#268a22;box-shadow:0 0 0 3px #268a221f;outline:0}.admin-user-form label>small{color:#77808a;font-size:11px;font-weight:400;line-height:1.4}.admin-user-form .admin-switch{margin-top:2px}.admin-user-password{position:relative}.admin-user-password input{padding-right:52px}.admin-user-password button{background:transparent;color:#59636c;font-size:11px;padding:0;position:absolute;right:9px;top:11px}.admin-self-protection{background:#fff7e8;border:1px solid #efddb9;border-radius:5px;color:#7b5a16;font-size:11px;line-height:1.45;margin:0;padding:9px 10px}.admin-user-actions{border-top:1px solid #e4e6e8;margin-top:3px;padding-top:14px}.admin-user-actions .admin-button{min-width:110px}@media(max-width:1000px){.admin-users-layout{grid-template-columns:1fr}.admin-user-form{position:static}}@media(max-width:640px){.admin-user-form{padding:14px}.admin-users-table{min-width:620px}.admin-user-actions .admin-button{justify-content:center;width:100%}}.admin-settings-stack{display:grid;gap:16px;max-width:820px}.admin-settings-section{padding:0}.admin-settings-section>.admin-section-heading{border-bottom:1px solid #e3e6e8;margin:0;padding:16px 18px}.admin-settings-fields{display:grid}.admin-setting-field,.admin-setting-toggle{align-items:center;border-bottom:1px solid #edf0f2;display:grid;gap:20px;grid-template-columns:minmax(0,1fr) 230px;padding:14px 18px}.admin-setting-field:last-child,.admin-setting-toggle:last-child{border-bottom:0}.admin-setting-field>span,.admin-setting-toggle>span:first-child{display:grid;gap:3px}.admin-setting-field strong,.admin-setting-toggle strong{color:#30363d;font-size:13px;font-weight:650}.admin-setting-field small,.admin-setting-toggle small{color:#737b84;font-size:11px;line-height:1.45}.admin-setting-field input{border:1px solid #cfd4da;border-radius:5px;font:inherit;font-size:13px;height:37px;padding:0 9px;width:100%}.admin-setting-field input:focus{border-color:#268a22;box-shadow:0 0 0 3px #268a221f;outline:0}.admin-setting-field em,.admin-setting-toggle>em{color:#454d56;font-size:13px;font-style:normal;text-align:right}.admin-setting-switch{align-items:center;display:flex;gap:9px;justify-content:flex-end}.admin-setting-switch input{accent-color:#268a22;height:17px;width:17px}.admin-setting-switch b{color:#4b535d;font-size:12px;font-weight:600}.admin-settings-actions{border-top:1px solid #e3e6e8;padding:13px 18px}.admin-settings-actions .admin-button{min-width:110px}@media(max-width:640px){.admin-settings-stack{max-width:none}.admin-setting-field,.admin-setting-toggle{align-items:start;grid-template-columns:1fr;padding:14px}.admin-setting-field em,.admin-setting-toggle>em{text-align:left}.admin-setting-switch{justify-content:flex-start}.admin-settings-section>.admin-section-heading{padding:14px}.admin-settings-actions .admin-button{justify-content:center;width:100%}}.admin-reviews-table td{vertical-align:top}.admin-reviews-table td:nth-child(4){max-width:290px}.admin-reviews-table td small{color:#737a83;display:block;font-size:11px;line-height:1.4;margin-top:3px}.admin-review-rating{color:#b67a12;font-size:13px;letter-spacing:1px;white-space:nowrap}.admin-review-rating i{color:#d7dade;font-style:normal}.admin-review-rating b{color:#67707a;font-size:10px;font-weight:650;letter-spacing:0;margin-left:5px}.admin-review-detail-layout{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr)}.admin-review-rail{display:grid;gap:16px}.admin-review-card{padding:16px}.admin-review-card h2{color:#2a3037;font-size:14px;font-weight:650;margin:0 0 11px}.admin-review-detail-heading{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-bottom:18px}.admin-review-comment{color:#3f4852;font-size:13px;line-height:1.7;margin:0 0 14px;white-space:pre-wrap}.admin-review-card>small{color:#747c85;font-size:11px}.admin-review-card>p:not(.admin-review-comment){color:#434b54;font-size:13px;margin:0}.admin-review-actions{display:grid;gap:12px}.admin-review-actions p{color:#68717b!important;font-size:12px!important;line-height:1.45;margin:0!important}.admin-review-actions .admin-button{justify-content:center}@media(max-width:800px){.admin-review-detail-layout{grid-template-columns:1fr}.admin-reviews-table{min-width:800px}}@media(max-width:640px){.admin-review-card{padding:14px}}.admin-coupon-layout{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1.7fr) minmax(320px,.85fr)}.admin-coupon-layout.admin-coupon-readonly{grid-template-columns:1fr}.admin-coupon-list{padding:0}.admin-coupon-list>.admin-section-heading{border-bottom:1px solid #dedfe1;margin:0;padding:15px 16px}.admin-coupons-table code{background:#f0f3f0;border:1px solid #dce5db;border-radius:4px;color:#326b30;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px;font-weight:700;padding:4px 6px}.admin-coupons-table td strong{font-size:12px;font-weight:650}.admin-coupons-table td small{color:#737a83;display:block;font-size:10px;line-height:1.45;margin-top:3px;white-space:nowrap}.admin-coupon-form{position:sticky;top:20px}.admin-coupon-form .admin-section-heading{border-bottom:1px solid #e4e6e8;margin-bottom:14px;padding-bottom:13px}.admin-coupon-form h3{color:#59616a;font-size:11px;font-weight:700;letter-spacing:.04em;margin:17px 0 9px;text-transform:uppercase}.admin-coupon-form h3:first-of-type{margin-top:0}.admin-coupon-form-grid{display:grid;gap:11px;grid-template-columns:1fr 1fr}.admin-coupon-form-grid label{color:#4b5563;display:grid;font-size:12px;font-weight:600;gap:6px}.admin-coupon-form-grid input,.admin-coupon-form-grid select{background:#fff;border:1px solid #cfd4da;border-radius:5px;color:#28313a;font:inherit;font-size:13px;height:37px;padding:0 8px;width:100%}.admin-coupon-form-grid input:focus,.admin-coupon-form-grid select:focus{border-color:#268a22;box-shadow:0 0 0 3px #268a221f;outline:0}.admin-coupon-form>.admin-switch{margin-top:15px}.admin-coupon-actions{border-top:1px solid #e4e6e8;margin-top:15px;padding-top:14px}.admin-coupon-actions .admin-button{min-width:125px}@media(max-width:1000px){.admin-coupon-layout{grid-template-columns:1fr}.admin-coupon-form{position:static}}@media(max-width:640px){.admin-coupon-form-grid{grid-template-columns:1fr}.admin-coupon-form{padding:14px}.admin-coupons-table{min-width:840px}}.admin-customer-toolbar{align-items:center;background:#fff;border:1px solid #dce2dd;border-radius:7px;display:flex;gap:8px;margin:0 0 14px;padding:9px}.admin-customer-toolbar input{background:#fff;border:1px solid #cfd7d1;border-radius:5px;color:#28323a;font-size:13px;height:36px;max-width:480px;padding:0 10px;width:100%}.admin-customer-toolbar input:focus{border-color:#268a22;box-shadow:0 0 0 3px #268a221f;outline:0}.admin-customer-name{align-items:center;display:flex;gap:9px;min-width:180px}.admin-customer-name>span{align-items:center;background:#edf3ed;border:1px solid #d7e5d6;border-radius:50%;color:#287026;display:flex;font-size:11px;font-weight:700;height:27px;justify-content:center;width:27px}.admin-customer-name strong{font-size:12px;font-weight:650}.admin-customers-table small{white-space:nowrap}.admin-customer-detail-layout{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr)}.admin-customer-main,.admin-customer-rail{display:grid;gap:16px}.admin-customer-card{padding:16px}.admin-customer-card h2{color:#2a3037;font-size:14px;font-weight:650;margin:0 0 13px}.admin-customer-facts{display:grid;margin:0}.admin-customer-facts>div{align-items:center;border-bottom:1px solid #edf0f2;display:flex;justify-content:space-between;padding:9px 0}.admin-customer-facts>div:first-child{padding-top:0}.admin-customer-facts>div:last-child{border-bottom:0;padding-bottom:0}.admin-customer-facts dt{color:#747b84;font-size:12px}.admin-customer-facts dd{color:#30363d;font-size:12px;margin:0;max-width:62%;overflow-wrap:anywhere;text-align:right}.admin-address-list{display:grid;gap:10px}.admin-address-card{border:1px solid #e1e5e8;border-radius:5px;padding:11px}.admin-address-card>div{align-items:center;display:flex;gap:6px;justify-content:space-between}.admin-address-card strong{color:#30363d;font-size:12px;font-weight:650}.admin-address-card p{color:#525a63;font-size:12px;line-height:1.55;margin:8px 0}.admin-address-card p b{color:#30363d;font-weight:650}.admin-address-card small{color:#747b84;display:block;font-size:11px}.admin-customer-orders{min-width:640px}@media(max-width:900px){.admin-customer-detail-layout{grid-template-columns:1fr}.admin-customer-rail{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.admin-customer-toolbar{display:grid;grid-template-columns:1fr}.admin-customer-toolbar input{max-width:none}.admin-customer-rail{grid-template-columns:1fr}.admin-customer-card{padding:14px}}.admin-order-toolbar{align-items:center;background:#fff;border:1px solid #dce2dd;border-radius:7px;display:flex;gap:8px;margin:0 0 14px;padding:9px}.admin-order-toolbar input,.admin-order-toolbar select{background:#fff;border:1px solid #cfd7d1;border-radius:5px;color:#28323a;font-size:13px;height:36px;padding:0 10px}.admin-order-toolbar input{flex:1 1 320px;min-width:180px}.admin-order-toolbar select{flex:0 1 170px}.admin-order-toolbar input:focus,.admin-order-toolbar select:focus,.admin-status-control select:focus{border-color:#268a22;box-shadow:0 0 0 3px #268a221f;outline:0}.admin-orders-table td strong{font-size:12px;font-weight:650}.admin-orders-table td small{white-space:nowrap}.admin-order-header-badges{display:flex;gap:6px;margin:-6px 0 14px}.admin-order-detail-layout{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1.7fr) minmax(285px,.8fr)}.admin-order-main,.admin-order-rail{display:grid;gap:16px}.admin-order-section{padding:16px}.admin-order-section h2{color:#2a3037;font-size:14px;font-weight:650;margin:0 0 13px}.admin-order-totals,.admin-order-facts{display:grid;margin:0}.admin-order-totals>div,.admin-order-facts>div{align-items:center;border-bottom:1px solid #edf0f2;display:flex;justify-content:space-between;padding:9px 0}.admin-order-totals>div:first-child,.admin-order-facts>div:first-child{padding-top:0}.admin-order-totals>div:last-child,.admin-order-facts>div:last-child{border-bottom:0;padding-bottom:0}.admin-order-totals dt,.admin-order-facts dt{color:#747b84;font-size:12px}.admin-order-totals dd,.admin-order-facts dd{color:#30363d;font-size:13px;margin:0;text-align:right}.admin-order-grand-total{background:#f5f8f5;border:1px solid #d7e6d5;border-radius:5px;margin-top:8px;padding:11px!important}.admin-order-grand-total dt,.admin-order-grand-total dd{color:#236920!important;font-size:14px!important;font-weight:700}.admin-status-history{display:grid;gap:0;list-style:none;margin:0;padding:0}.admin-status-history li{align-items:flex-start;border-left:2px solid #d6e5d5;display:flex;gap:10px;margin-left:5px;padding:0 0 14px 13px;position:relative}.admin-status-history li:before{background:#268a22;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #bddbbc;content:"";height:7px;left:-5px;position:absolute;top:5px;width:7px}.admin-status-history li:last-child{padding-bottom:0}.admin-status-history strong,.admin-status-history small{display:block}.admin-status-history strong{color:#414850;font-size:12px;font-weight:600;margin:2px 0 4px}.admin-status-history small,.admin-muted-copy{color:#757c85;font-size:11px;margin:0}.admin-history-empty{border-left:0!important;color:#757c85;padding-left:0!important}.admin-history-empty:before{display:none}.admin-order-section address{color:#424950;font-size:13px;font-style:normal;line-height:1.65}.admin-payment-list{display:grid;gap:10px}.admin-payment-list>div{align-items:center;display:grid;gap:5px;grid-template-columns:1fr auto}.admin-payment-list strong{font-size:12px;font-weight:650}.admin-payment-list small{color:#68717b;font-size:12px}.admin-status-control{display:grid;gap:10px}.admin-status-control label{color:#4b5563;display:grid;font-size:12px;font-weight:600;gap:6px}.admin-status-control select{border:1px solid #cfd7d1;border-radius:5px;font:inherit;height:36px;padding:0 9px}.admin-status-control .admin-button{justify-content:center}@media(max-width:900px){.admin-order-detail-layout{grid-template-columns:1fr}.admin-order-rail{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-order-rail .admin-order-section:last-child{grid-column:1/-1}}@media(max-width:640px){.admin-order-toolbar{align-items:stretch;display:grid;grid-template-columns:1fr}.admin-order-toolbar input,.admin-order-toolbar select{width:100%}.admin-order-rail{grid-template-columns:1fr}.admin-order-rail .admin-order-section:last-child{grid-column:auto}.admin-order-section{padding:14px}.admin-order-items{min-width:640px}}.admin-taxonomy-layout{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr)}.admin-taxonomy-layout.admin-taxonomy-readonly{grid-template-columns:minmax(0,1fr)}.admin-taxonomy-list{padding:0}.admin-taxonomy-list>.admin-section-heading{border-bottom:1px solid #dedfe1;margin:0;padding:15px 16px}.admin-taxonomy-records{display:grid}.admin-taxonomy-record{align-items:center;border-bottom:1px solid #e8eaec;display:grid;gap:11px;grid-template-columns:38px minmax(0,1fr) auto auto;padding:11px 16px}.admin-taxonomy-record:last-child{border-bottom:0}.admin-taxonomy-record.is-selected{background:#f4f8f3;box-shadow:inset 3px 0 #268a22}.admin-taxonomy-image,.admin-taxonomy-placeholder{background:#f0f1f2;border:1px solid #dde0e3;border-radius:5px;display:grid;height:38px;object-fit:contain;place-items:center;width:38px}.admin-taxonomy-placeholder{color:#71767d;font-size:13px;font-weight:700}.admin-taxonomy-record-main{display:grid;gap:2px;min-width:0}.admin-taxonomy-record-main strong{color:#2b3036;font-size:13px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-taxonomy-record-main b{color:#4c535c;font-size:12px;font-weight:500;text-align:left}.admin-taxonomy-record-main small,.admin-taxonomy-meta small{color:#81868d;font-size:10px}.admin-taxonomy-meta{align-items:center;display:flex;gap:5px}.admin-taxonomy-form{position:sticky;top:20px}.admin-taxonomy-form .admin-section-heading{border-bottom:1px solid #e4e6e8;margin-bottom:15px;padding-bottom:13px}.admin-taxonomy-form-grid{display:grid;gap:12px;grid-template-columns:1fr 1fr}.admin-taxonomy-form-grid label{color:#4b5563;display:grid;font-size:12px;font-weight:600;gap:6px}.admin-taxonomy-form-grid input,.admin-taxonomy-form-grid textarea{background:#fff;border:1px solid #cfd4da;border-radius:5px;color:#28313a;font:inherit;font-size:13px;min-height:37px;padding:8px;width:100%}.admin-taxonomy-form-grid textarea{min-height:auto;resize:vertical}.admin-taxonomy-form-grid input:focus,.admin-taxonomy-form-grid textarea:focus{border-color:#268a22;box-shadow:0 0 0 3px #268a221f;outline:0}.admin-taxonomy-toggles{align-items:center;display:flex;gap:15px;padding-top:19px}.admin-taxonomy-actions{border-top:1px solid #e4e6e8;margin-top:16px;padding-top:14px}.admin-taxonomy-actions .admin-button{min-width:125px}@media(max-width:1000px){.admin-taxonomy-layout{grid-template-columns:1fr}.admin-taxonomy-form{position:static}}@media(max-width:640px){.admin-taxonomy-record{align-items:start;grid-template-columns:38px minmax(0,1fr) auto;padding:11px 12px}.admin-taxonomy-meta{grid-column:2;grid-row:2}.admin-taxonomy-record .admin-row-action{grid-column:3;grid-row:1}.admin-taxonomy-form-grid{grid-template-columns:1fr}.admin-taxonomy-toggles{padding-top:0}.admin-taxonomy-form{padding:14px}.admin-taxonomy-list>.admin-section-heading{padding:14px}}.admin-editor{align-items:start!important;grid-template-columns:minmax(0,2fr) minmax(300px,1fr)!important}.admin-editor>.admin-form-section:first-child{grid-column:1}.admin-editor-grid{display:contents!important}.admin-editor-grid>.admin-panel{grid-column:2}.admin-editor>.admin-form-section:nth-of-type(2){grid-column:2}.admin-editor .admin-save-bar{bottom:16px;grid-column:1/-1;position:sticky;z-index:4}.admin-topbar{display:none}@media(max-width:900px){.admin-editor{grid-template-columns:1fr!important}.admin-editor>.admin-form-section:first-child,.admin-editor-grid>.admin-panel,.admin-editor>.admin-form-section:nth-of-type(2),.admin-editor .admin-save-bar{grid-column:1}.admin-editor-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px}.admin-editor .admin-save-bar{position:static}}.admin-app{display:flex;min-height:100vh;margin:-2rem -1.25rem}.admin-sidebar{background:var(--admin-sidebar);color:#fff;display:flex;flex:0 0 248px;flex-direction:column;height:100vh;padding:22px 14px;position:sticky;top:0}.admin-brand{align-items:center;display:flex;font-size:15px;gap:10px;letter-spacing:.01em;margin:0 8px 30px}.admin-brand span{background:var(--admin-accent);border-radius:7px;color:#fff;font-size:12px;font-weight:800;letter-spacing:.06em;padding:8px 6px}.admin-nav-group{margin:0 0 20px}.admin-nav-group p{color:var(--admin-sidebar-muted);font-size:10px;font-weight:700;letter-spacing:.1em;margin:0 10px 7px;text-transform:uppercase}.admin-nav-group a{align-items:center;border-radius:7px;color:#d9e2e8;display:flex;font-size:14px;gap:11px;margin:2px 0;padding:9px 10px}.admin-nav-group a i{font-size:16px;font-style:normal;text-align:center;width:18px}.admin-nav-group a.active,.admin-nav-group a:hover{background:#223541;color:#fff}.admin-sidebar-footer{border-top:1px solid #2a3b46;margin-top:auto;padding:16px 8px 0}.admin-identity{align-items:center;display:flex;gap:9px;margin-bottom:12px}.admin-identity>span{align-items:center;background:#365160;border-radius:50%;display:flex;font-size:13px;font-weight:800;height:30px;justify-content:center;width:30px}.admin-identity strong,.admin-identity small{display:block}.admin-identity strong{font-size:12px}.admin-identity small{color:var(--admin-sidebar-muted);font-size:10px;margin-top:2px;text-transform:capitalize}.admin-logout{background:transparent;border:1px solid #40525d;border-radius:6px;color:#d9e2e8;font-size:12px;padding:7px 9px;width:100%}.admin-main{background:var(--admin-canvas);color:var(--admin-ink);min-width:0;flex:1}.admin-topbar{align-items:center;background:#ffffffeb;border-bottom:1px solid var(--admin-line);display:flex;justify-content:space-between;max-width:none;padding:13px 32px;position:sticky;top:0;z-index:5}.admin-topbar p{color:var(--admin-muted);font-size:11px;margin:0 0 2px;text-transform:uppercase;letter-spacing:.08em}.admin-topbar strong{font-size:15px}.admin-content{margin:0 auto;max-width:1500px;padding:30px 32px 48px}.admin-menu-button,.admin-backdrop{display:none}.admin-page-header{align-items:flex-end;display:flex;gap:24px;justify-content:space-between;margin-bottom:26px}.admin-eyebrow{color:var(--admin-accent);font-size:11px;font-weight:800;letter-spacing:.1em;margin:0 0 6px;text-transform:uppercase}.admin-page-header h1{font-size:28px;letter-spacing:-.03em;margin:0}.admin-page-description{color:var(--admin-muted);font-size:14px;margin:7px 0 0}.admin-header-actions{display:flex;gap:8px}.admin-button{background:var(--admin-accent);border-radius:7px;color:#fff;display:inline-flex;font-size:13px;font-weight:700;padding:10px 13px}.admin-button:hover{background:var(--admin-accent-dark)}.admin-button-secondary{background:#fff;border:1px solid var(--admin-line);color:var(--admin-ink)}.admin-stats{display:grid;gap:12px;grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:22px}.admin-stat{background:var(--admin-surface);border:1px solid var(--admin-line);border-radius:var(--admin-radius);padding:16px}.admin-stat span,.admin-stat small{color:var(--admin-muted);display:block;font-size:11px}.admin-stat strong{display:block;font-size:25px;letter-spacing:-.04em;margin:9px 0 5px}.admin-panel{background:var(--admin-surface);border:1px solid var(--admin-line);border-radius:var(--admin-radius);box-shadow:var(--admin-shadow);padding:20px}.admin-section-heading{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.admin-section-heading h2{font-size:16px;margin:0}.admin-section-heading p{color:var(--admin-muted);font-size:13px;margin:5px 0 0}.admin-section-heading a{color:var(--admin-accent);font-size:13px;font-weight:700}.admin-table-wrap{overflow:auto}.admin-table{border-collapse:collapse;font-size:13px;width:100%}.admin-table th{background:#f8fafb;border-bottom:1px solid var(--admin-line);color:var(--admin-muted);font-size:10px;letter-spacing:.07em;padding:10px 12px;text-align:left;text-transform:uppercase}.admin-table td{border-bottom:1px solid #edf0f2;padding:12px}.admin-table tr:last-child td{border:0}.admin-table td small{color:var(--admin-muted);display:block;font-size:11px;margin-top:3px}.admin-table-link{color:var(--admin-ink);font-weight:700}.admin-table-link:hover{color:var(--admin-accent)}.admin-number{text-align:right!important;white-space:nowrap}.admin-badge{border-radius:999px;display:inline-block;font-size:10px;font-weight:800;letter-spacing:.03em;padding:4px 7px;text-transform:capitalize;white-space:nowrap}.admin-badge-success{background:#e6f4ec;color:var(--admin-success)}.admin-badge-warning{background:#fff4d8;color:var(--admin-warning)}.admin-badge-danger{background:#fbe9e8;color:var(--admin-danger)}.admin-badge-neutral{background:#edf1f3;color:#55646e}.admin-badge-info{background:#e7f0f9;color:#2a5f91}.admin-loading,.admin-empty{background:#fff;border:1px dashed #cbd5da;border-radius:var(--admin-radius);color:var(--admin-muted);padding:32px;text-align:center}.admin-empty strong,.admin-empty span{display:block}.admin-empty strong{color:var(--admin-ink);margin-bottom:5px}.admin-empty span{font-size:13px}.admin-error{background:#fbe9e8;border:1px solid #efc0bd;border-radius:8px;color:#922d27;padding:11px 13px}.admin-raw-data{background:#14212b;border-radius:8px;color:#dce8ed;overflow:auto;padding:18px}@media(max-width:1100px){.admin-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){header{align-items:flex-start;flex-direction:column}.product-detail{grid-template-columns:1fr}.cart-list article{flex-wrap:wrap}.admin-app{margin:-2rem -1.25rem}.admin-sidebar{box-shadow:10px 0 30px #0003;left:0;position:fixed;transform:translate(-105%);transition:transform .18s ease;z-index:20}.admin-sidebar.is-open{transform:translate(0)}.admin-menu-button{background:var(--admin-sidebar);border-radius:0 0 7px;display:block;left:0;padding:10px 13px;position:fixed;top:0;z-index:30}.admin-backdrop{background:#00000059;border:0;border-radius:0;display:block;inset:0;position:fixed;z-index:15}.admin-topbar{padding:13px 20px 13px 58px}.admin-content{padding:24px 16px 40px}.admin-page-header{align-items:flex-start;flex-direction:column;margin-bottom:20px}.admin-page-header h1{font-size:24px}.admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-stat{padding:13px}.admin-panel{padding:14px}.admin-header-actions{width:100%}.admin-header-actions .admin-button{justify-content:center;flex:1}.admin-table{min-width:620px}}.admin-filter-panel{margin-bottom:16px}.admin-filter-grid{align-items:end;display:grid;gap:12px;grid-template-columns:2fr repeat(3,minmax(130px,1fr)) auto}.admin-filter-grid label,.admin-form-grid label,.admin-image-form label{color:var(--admin-muted);display:grid;font-size:11px;font-weight:700;gap:6px}.admin-filter-grid input,.admin-filter-grid select,.admin-form-grid input,.admin-form-grid textarea,.admin-image-form input{background:#fff;border:1px solid #cfd9df;border-radius:7px;color:var(--admin-ink);font:inherit;font-size:13px;width:100%}.admin-filter-grid input:focus,.admin-filter-grid select:focus,.admin-form-grid input:focus,.admin-form-grid textarea:focus,.admin-image-form input:focus{border-color:var(--admin-accent);box-shadow:0 0 0 3px #c65d2d1f;outline:0}.admin-text-button{background:transparent;color:var(--admin-accent);font-size:12px;padding:9px 0;white-space:nowrap}.admin-list-panel{padding:0}.admin-product-cell{align-items:center;display:flex;gap:9px}.admin-product-mark{align-items:center;background:#edf1f3;border-radius:7px;color:#53646f;display:flex;font-size:13px;font-weight:800;height:32px;justify-content:center;width:32px}.admin-unpriced{color:var(--admin-warning);font-weight:700}.admin-featured{color:var(--admin-accent);display:block;font-size:10px;font-weight:700;margin-top:4px}.admin-row-action{color:var(--admin-accent);font-size:12px;font-weight:800}.admin-pagination{align-items:center;border-top:1px solid var(--admin-line);color:var(--admin-muted);display:flex;font-size:12px;justify-content:space-between;padding:12px 14px}.admin-pagination div{display:flex;gap:7px}.admin-pagination button{background:#fff;border:1px solid var(--admin-line);color:var(--admin-ink);font-size:12px;padding:7px 10px}.admin-editor{display:grid;gap:16px}.admin-editor-grid{display:grid;gap:16px;grid-template-columns:1fr 1fr}.admin-form-section h2{font-size:15px;margin:0 0 16px}.admin-form-grid{display:grid;gap:13px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-full{grid-column:1/-1}.admin-form-grid textarea{resize:vertical}.admin-toggle-row{align-items:center;display:flex;gap:18px}.admin-switch{align-items:center!important;color:var(--admin-ink)!important;display:flex!important;font-size:13px!important;gap:8px!important}.admin-switch input{accent-color:var(--admin-accent);height:16px;width:16px}.admin-save-bar{align-items:center;background:#fff5f0;border:1px solid #f0d1c3;border-radius:8px;color:#6f4838;display:flex;font-size:12px;justify-content:space-between;padding:10px 12px}.admin-images{margin-top:16px}.admin-image-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.admin-image-card{border:1px solid var(--admin-line);border-radius:8px;overflow:hidden}.admin-image-card img{background:#fff;height:145px;object-fit:contain;width:100%}.admin-image-card>div{padding:9px}.admin-image-card p{display:flex;gap:6px;margin:9px 0 0}.admin-image-card button{background:#edf1f3;color:var(--admin-ink);font-size:11px;padding:6px 7px}.admin-image-card .admin-danger-button{background:#fbe9e8;color:var(--admin-danger)}.admin-image-form{align-items:end;border-top:1px solid var(--admin-line);display:grid;gap:12px;grid-template-columns:2fr 1.3fr auto auto;margin-top:16px;padding-top:16px}@media(max-width:900px){.admin-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-editor-grid{grid-template-columns:1fr}.admin-image-form{grid-template-columns:1fr 1fr}}@media(max-width:600px){.admin-filter-grid,.admin-form-grid,.admin-image-form{grid-template-columns:1fr}.admin-toggle-row,.admin-save-bar{align-items:flex-start;flex-direction:column}.admin-product-table{min-width:820px}}.admin-content>h1{font-size:28px;letter-spacing:-.03em;margin:0 0 18px}.admin-content>input,.admin-content>select{background:#fff;border:1px solid var(--admin-line);border-radius:7px;font-size:13px;margin:0 8px 16px 0;min-width:180px}.admin-content>input:focus,.admin-content>select:focus{border-color:var(--admin-accent);box-shadow:0 0 0 3px #c65d2d1f;outline:0}.admin-content>h1+input~a>p{background:#fff;border:1px solid var(--admin-line);border-radius:8px;color:var(--admin-ink);font-size:13px;margin:7px 0;padding:12px 14px}.admin-content>h1+input~a>p:hover{border-color:#b9c7ce;box-shadow:var(--admin-shadow)}.admin-content>h2{font-size:16px;margin:25px 0 10px}.admin-content>h2~p{background:#fff;border:1px solid var(--admin-line);border-radius:7px;font-size:13px;margin:6px 0;padding:10px 12px}.admin-content details{background:#fff;border:1px solid var(--admin-line);border-radius:8px;margin:9px 0;overflow:hidden}.admin-content summary{cursor:pointer;font-size:14px;font-weight:700;padding:13px 14px}.admin-content details[open] summary{border-bottom:1px solid var(--admin-line)}.admin-content details pre{background:#f8fafb;color:#53646f;font-size:11px;margin:0;max-height:220px;overflow:auto;padding:12px 14px}.admin-content details form{border-top:1px solid var(--admin-line);display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));padding:14px}.admin-content details form label,.admin-content>form label{color:var(--admin-muted);display:grid;font-size:11px;font-weight:700;gap:5px}.admin-content details form input,.admin-content>form input{border:1px solid var(--admin-line);font:inherit;font-size:13px;width:100%}.admin-content>form{background:#fff;border:1px solid var(--admin-line);border-radius:8px;display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 0 16px;padding:14px}.admin-content>form button,.admin-content details form button{align-self:end;background:var(--admin-accent);font-size:12px}.admin-content>form label:has(input[type=checkbox]),.admin-content details form label:has(input[type=checkbox]){align-items:center;color:var(--admin-ink);display:flex;gap:7px}.admin-content>form label input[type=checkbox],.admin-content details form label input[type=checkbox]{height:16px;width:16px}@media(max-width:760px){.admin-content>form,.admin-content details form{grid-template-columns:1fr}.admin-content>input,.admin-content>select{width:100%}}@media(max-width:1080px){body .store-container.store-checkout-container .store-checkout-layout{grid-template-columns:1fr!important}}body .store-container.store-checkout-container{max-width:none!important;padding:0!important;width:100%!important}body .store-checkout-container>.store-checkout{box-sizing:border-box!important;display:block!important;margin-inline:auto!important;max-width:1840px!important;padding-inline:40px!important;width:100%!important}body .store-checkout-container .store-checkout-title{display:block!important;max-width:600px!important;visibility:visible!important}body .store-checkout-container .store-checkout-layout{display:grid!important;grid-template-columns:minmax(0,1fr) 520px!important;justify-content:normal!important;width:100%!important}body .store-checkout-container .store-checkout-main{max-width:none!important;min-width:0!important;width:100%!important}body .store-checkout-container .store-checkout-main>section,body .store-checkout-container .store-checkout-summary,body .store-checkout-container .store-address-choice,body .store-checkout-container .store-payment-choice{max-width:none!important;width:100%!important}@media(max-width:1180px){body .store-checkout-container>.store-checkout{padding-inline:32px!important}body .store-checkout-container .store-checkout-layout{grid-template-columns:minmax(0,1fr) 460px!important}}@media(max-width:960px){body .store-checkout-container .store-checkout-layout{grid-template-columns:1fr!important}}@media(max-width:620px){body .store-checkout-container>.store-checkout{padding-inline:16px!important}}body .store-container:has(.store-checkout){background:#fafbfa!important;max-width:none!important;padding:0!important}body .store-checkout{max-width:1840px!important;padding:34px clamp(40px,2.5vw,48px) 56px!important}body .store-checkout-title{margin-bottom:30px!important;max-width:760px!important}body .store-checkout-title h1{font-size:clamp(42px,2.65vw,48px)!important;font-weight:780!important}body .store-checkout-layout{gap:28px!important;grid-template-columns:minmax(0,1fr) minmax(500px,540px)!important}body .store-checkout-main{gap:16px!important}body .store-checkout-main>section{padding:25px 26px!important}body .store-checkout h2{font-size:23px!important;letter-spacing:-.025em!important;margin-bottom:20px!important}body .store-contact-fields,body .store-address-form{gap:16px 18px!important}body .store-contact-fields label,body .store-address-form label,body .store-coupon-field{font-size:13px!important;gap:8px!important}body .store-contact-fields label>i{color:#b44942;font-size:12px;font-style:normal}body .store-contact-fields label>small{color:var(--store-muted);font-weight:600}body .store-contact-fields input,body .store-address-form input,body .store-coupon-field input{height:44px!important;padding-inline:13px!important}body .store-checkout-main section>p{font-size:13px!important;margin-top:15px!important}body .store-checkout legend{font-size:13px!important;margin-bottom:11px!important}body .store-address-choice,body .store-payment-choice{border-radius:9px!important;gap:13px!important;padding:15px!important}body .store-address-choice.selected{background:#f4fbf5!important;border-color:#74b786!important}body .store-address-choice span,body .store-payment-choice span{gap:5px!important}body .store-address-choice strong,body .store-payment-choice strong{font-size:14px!important}body .store-address-choice small,body .store-payment-choice small{font-size:12px!important}body .store-secondary-action{align-items:center!important;border-top:1px solid #e5ece7!important;display:flex!important;font-size:13px!important;justify-content:space-between!important;margin-top:15px!important;padding:14px 0 0!important;text-align:start!important;width:100%!important}body .store-address-form{margin-top:15px!important;padding:18px!important}body .store-checkout-summary{gap:20px!important;padding:25px 26px!important;top:100px!important}body .store-checkout-summary h2{font-size:23px!important;margin:0!important}body .store-checkout-lines{gap:0!important}body .store-checkout-lines article{border-bottom:1px solid #e6ece7!important;gap:14px!important;grid-template-columns:64px minmax(0,1fr) auto!important;padding:0 0 18px!important}body .store-checkout-lines article+article{padding-top:18px!important}body .store-checkout-lines img{height:64px!important;width:64px!important}body .store-checkout-lines strong{font-size:14px!important}body .store-coupon-field{border-bottom:1px solid #e6ece7!important;padding-bottom:20px!important}body .store-checkout-summary dl{gap:14px!important}body .store-checkout-summary dt,body .store-checkout-summary dd{font-size:14px!important}body .store-checkout-summary .store-checkout-subtotal{margin-top:3px!important;padding-top:16px!important}body .store-shipping-note{background:#f2faf4;border:1px solid #cce3d1;border-radius:9px;display:grid;gap:5px;padding:14px 15px}body .store-shipping-note strong{color:#176b38;font-size:13px}body .store-shipping-note span{color:#4f6657;font-size:12px;line-height:1.5}body .store-place-order{height:50px!important;margin-top:15px!important}body .store-checkout-error{border-radius:9px!important;max-width:900px!important}body .store-checkout[dir=rtl] .store-checkout-title,body .store-checkout[dir=rtl] .store-checkout-main,body .store-checkout[dir=rtl] .store-checkout-summary{text-align:right}@media(max-width:1180px){body .store-checkout-layout{grid-template-columns:minmax(0,1fr) minmax(430px,480px)!important}body .store-checkout{padding-inline:32px!important}}@media(max-width:960px){body .store-checkout{max-width:1000px!important;padding-inline:28px!important}body .store-checkout-layout{grid-template-columns:1fr!important}body .store-checkout-summary{position:static!important}}@media(max-width:620px){body .store-checkout{padding:28px 16px 44px!important}body .store-checkout-title{margin-bottom:25px!important}body .store-checkout-title h1{font-size:34px!important}body .store-checkout-main>section,body .store-checkout-summary{padding:20px!important}body .store-checkout h2,body .store-checkout-summary h2{font-size:20px!important}body .store-address-choice,body .store-payment-choice{padding:13px!important}body .store-checkout-lines article{grid-template-columns:56px minmax(0,1fr) auto!important}body .store-checkout-lines img{height:56px!important;width:56px!important}}body .store-catalog{background:linear-gradient(122deg,#f8faf8f5,#ffffffed 57%,#f1f8f3b8);max-width:none;padding:32px max(24px,calc((100vw - 1400px)/2)) 58px;position:relative}body .store-catalog:before{background:repeating-radial-gradient(ellipse at 100% 20%,transparent 0 32px,rgba(27,129,64,.1) 33px 34px,transparent 35px 64px);content:"";inset:0 0 auto auto;opacity:.55;pointer-events:none;position:absolute;width:46%;height:300px}body .store-catalog>*{position:relative}body .store-catalog-header{margin-bottom:27px;max-width:430px}body .store-catalog-header h1{font-size:38px}body .store-catalog-header>span{font-size:13px;line-height:1.55;margin-top:11px}body .store-catalog-layout{gap:30px;grid-template-columns:268px minmax(0,1fr)}body .store-catalog-sidebar{top:92px}body .store-catalog-filters{border:0;border-radius:7px;box-shadow:0 7px 20px #15271d0d;gap:0;padding:16px}body .store-filter-heading{margin-bottom:16px}body .store-filter-heading h2{font-size:16px}body .store-filter-heading .store-clear-filters{font-size:11px}body .store-catalog-filters form{gap:0;margin-bottom:16px}body .store-catalog-filters form label{font-size:12px}body .store-filter-search{align-items:center;border:1px solid #e0e6e1;border-radius:6px;display:flex;margin-top:7px;overflow:hidden}body .store-catalog-filters input:not([type=radio]){border:0;margin:0;min-height:37px}body .store-filter-search span{color:#728078;font-size:20px;padding-inline:10px}body .store-catalog-filters fieldset{padding:15px 0 4px}body .store-catalog-filters legend{align-items:center;display:flex;font-size:12px;justify-content:space-between;padding-bottom:11px;width:100%}body .store-catalog-filters fieldset label{font-size:12px;font-weight:550;line-height:1.3;margin-bottom:10px}body .store-catalog-filters input[type=radio]{appearance:none;border:1px solid #b9c3bd;border-radius:3px;height:14px;margin-top:1px;width:14px}body .store-catalog-filters input[type=radio]:checked{background:var(--store-green);border-color:var(--store-green);box-shadow:inset 0 0 0 3px #fff}body .store-clear-filters-bottom{background:var(--store-green)!important;border-radius:5px;color:#fff;margin-top:14px;min-height:38px;padding:0 12px!important;text-align:center}body .store-catalog-toolbar{margin-bottom:13px;min-height:42px}body .store-catalog-toolbar>strong{font-size:15px}body .store-catalog-toolbar label{font-size:12px}body .store-catalog-toolbar select{border-radius:6px;min-width:160px}body .store-catalog-grid{gap:12px;grid-template-columns:repeat(4,minmax(0,1fr))}body .store-catalog .store-product-card{background:#fff;border:0;border-radius:7px;box-shadow:0 4px 14px #13231a0d;overflow:hidden;position:relative}body .store-catalog .store-product-card:hover{box-shadow:0 10px 24px #142a1c1f;transform:translateY(-2px)}body .store-product-save{color:#98a4aa;font-size:25px;font-weight:300;line-height:1;position:absolute;inset:15px 14px auto auto;z-index:1}body .store-catalog .store-product-card-image{border:0;height:198px;padding:8px}body .store-catalog .store-product-card-image img{height:174px;max-width:88%;width:88%}body .store-catalog .store-product-card-content{gap:7px;padding:11px 14px 14px}body .store-catalog .store-product-brand{font-size:10px}body .store-catalog .store-product-card-content h3{font-size:13px;line-height:1.35}body .store-catalog .store-product-category{font-size:10px}body .store-catalog .store-product-card-meta{align-items:flex-start;flex-direction:column;gap:5px}body .store-catalog .store-price{font-size:13px}body .store-catalog .store-stock{font-size:11px}body .store-catalog .store-add-to-cart{border-radius:4px;font-size:11px;min-height:34px}body .store-catalog-pagination{gap:6px;margin-top:22px}body .store-catalog-pagination>span{align-items:center;display:flex;gap:6px}body .store-catalog-pagination button{border:0;border-radius:5px;min-height:31px;min-width:31px;padding:0 7px}body .store-catalog-pagination button:not(:disabled):hover{background:#edf5ef}body .store-catalog-pagination button.is-current{background:var(--store-green);color:#fff}body .store-catalog-pagination i{color:#75827b;font-size:14px;font-style:normal;padding-inline:3px}body .store-product-skeleton{border:0;box-shadow:0 4px 14px #13231a0d}@media(max-width:1240px){body .store-catalog{padding-inline:32px}body .store-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){body .store-catalog{padding-inline:24px}body .store-catalog-layout{gap:20px;grid-template-columns:232px minmax(0,1fr)}body .store-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body .store-catalog{padding:26px 16px 44px}body .store-catalog:before{width:80%}body .store-catalog-header h1{font-size:32px}body .store-catalog-layout{display:block}body .store-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}body .store-catalog .store-product-card-image{height:164px}body .store-catalog .store-product-card-image img{height:142px}body .store-product-save{font-size:21px;inset:12px 10px auto auto}body .store-catalog-pagination{overflow:auto;justify-content:flex-start;padding-bottom:3px}body .store-catalog-toolbar>div{flex-direction:row!important;align-items:center!important}body .store-mobile-filter-trigger{display:inline-flex}body .store-catalog-toolbar select{min-width:0;max-width:138px}}body .store-catalog{padding-inline:max(32px,calc((100vw - 1840px)/2))}body .store-container.store-catalog-container{max-width:none;padding:0;width:100%}@media(max-width:1400px){body .store-catalog{padding-inline:32px}body .store-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}body .store-catalog:before{height:214px}body .store-catalog-header{margin-inline-start:298px;margin-bottom:38px;max-width:455px}body .store-catalog-header>p{margin-bottom:8px}body .store-catalog-header>span{margin-top:11px}body .store-catalog .store-product-card-image{height:220px}body .store-catalog .store-product-card-image img{height:194px}body .store-catalog .store-product-card-content{gap:6px;padding:10px 13px 12px}body .store-catalog .store-product-card-content h3{font-size:12px}body .store-catalog .store-product-category{line-height:1.3}body .store-catalog .store-product-card-meta{gap:4px}body .store-catalog .store-add-to-cart{margin-top:0;min-height:32px}body .store-catalog-grid{gap:10px}body .store-catalog-toolbar{margin-bottom:14px}@media(max-width:1599px){body .store-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1199px){body .store-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){body .store-catalog-header{margin-inline-start:0;margin-bottom:28px}body .store-catalog .store-product-card-image{height:164px}body .store-catalog .store-product-card-image img{height:142px}}@media(max-width:900px){body .store-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}body .store-catalog-header{align-items:flex-start;display:flex;flex-direction:column;inline-size:min(100%,620px);margin-bottom:34px;text-align:start}body .store-catalog-header>p{flex:0 0 auto;margin:0 0 9px}body .store-catalog-header h1{flex:0 0 auto;font-size:46px;line-height:1.04;margin:0;white-space:nowrap}body .store-catalog-header>span{display:block;flex:0 0 auto;font-size:15px;line-height:1.58;margin:12px 0 0;max-width:580px}@media(max-width:760px){body .store-catalog-header{inline-size:100%;margin-bottom:30px}body .store-catalog-header h1{font-size:clamp(32px,10vw,46px);white-space:normal}}body .store-catalog-header{max-width:620px;padding:0}@media(max-width:760px){body .store-catalog>.store-filter-dialog{display:block;inset:0;isolation:isolate;position:fixed;z-index:60}body .store-catalog>.store-filter-dialog .store-filter-backdrop{background:#121e1861!important;border:0;border-radius:0!important;cursor:pointer;inset:0;position:absolute;width:100%}body .store-catalog>.store-filter-dialog>aside{background:#fff;box-shadow:10px 0 28px #121e1829;inset-block:0;inset-inline-start:0;max-width:335px;overflow:auto;position:absolute;width:min(88vw,335px)}body .store-catalog[dir=rtl]>.store-filter-dialog>aside,html[dir=rtl] body .store-catalog>.store-filter-dialog>aside{box-shadow:-10px 0 28px #121e1829;inset-inline-end:auto;inset-inline-start:0}}:root{--store-green:#198a3d;--store-green-dark:#126d2e;--store-ink:#20282b;--store-muted:#667276;--store-line:#dce3df;--store-canvas:#f6f7f5;--store-surface:#fff;--store-radius:10px;--store-shadow:0 8px 24px rgba(20,32,27,.06)}.storefront{background:var(--store-canvas);color:var(--store-ink);font-family:Inter,Segoe UI,Tahoma,Arial,sans-serif;min-height:100vh}.storefront *{min-width:0}.store-main{max-width:none;margin:0;padding:0;min-height:calc(100vh - 220px)}.store-main-home{min-height:0}.store-home-shell{max-width:none}.store-container{margin-inline:auto;max-width:1280px;padding:32px 24px 56px}.storefront a:focus-visible,.storefront button:focus-visible,.storefront input:focus-visible,.storefront select:focus-visible{outline:3px solid rgba(25,138,61,.35);outline-offset:2px}.sr-only{clip:rect(0,0,0,0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.store-header{background:#fff;border-bottom:1px solid var(--store-line);position:sticky;top:0;z-index:20}.store-header-inner{align-items:center;display:flex;gap:28px;margin-inline:auto;max-width:1280px;min-height:72px;padding-inline:24px}.store-brand{align-items:center;display:flex;flex:0 0 auto;gap:9px}.store-brand img{height:38px;object-fit:contain;width:38px}.store-brand strong,.store-brand small{display:block}.store-brand strong{font-size:15px;font-weight:800;letter-spacing:-.02em}.store-brand small{color:var(--store-muted);font-size:10px;margin-top:1px}.store-desktop-nav{align-items:center;display:flex;gap:21px}.store-desktop-nav a{color:#4d595c;font-size:13px;font-weight:650;padding-block:26px;position:relative}.store-desktop-nav a:hover,.store-desktop-nav a.active{color:var(--store-ink)}.store-desktop-nav a.active:after{background:var(--store-green);bottom:0;content:"";height:2px;inset-inline:0;position:absolute}.store-header-tools{align-items:center;display:flex;gap:9px;margin-inline-start:auto}.store-search{align-items:center;background:#f7f9f7;border:1px solid var(--store-line);border-radius:7px;display:flex;height:36px;overflow:hidden}.store-search input{background:transparent;border:0;color:var(--store-ink);font:inherit;font-size:12px;height:100%;min-width:170px;outline:0;padding-inline:11px}.store-search button{background:transparent;color:var(--store-muted);font-size:11px;font-weight:700;height:100%;padding-inline:10px}.store-search button:hover{color:var(--store-green)}.store-language select{background:#fff;border:1px solid var(--store-line);border-radius:6px;color:#4b5659;font:inherit;font-size:12px;height:36px;padding-inline:8px}.store-cart-link{align-items:center;border:1px solid var(--store-line);border-radius:6px;color:#3f4b4e;display:flex;font-size:12px;font-weight:700;gap:7px;height:36px;padding-inline:10px}.store-cart-icon{color:#314039;display:block;flex:0 0 19px;height:19px;stroke:currentColor;width:19px}.store-cart-link:hover .store-cart-icon{color:var(--store-green)}.store-cart-link b{align-items:center;background:var(--store-green);border-radius:999px;color:#fff;display:flex;font-size:10px;height:18px;justify-content:center;min-width:18px;padding-inline:4px}.store-menu-button,.store-nav-backdrop,.store-mobile-nav{display:none}.store-footer{background:#202a28;color:#d9e1dd;margin:0;max-width:none;padding:0}.store-footer-inner{display:grid;gap:34px;grid-template-columns:minmax(240px,1.8fr) repeat(2,minmax(130px,.7fr));margin-inline:auto;max-width:1280px;padding:40px 24px}.store-footer-brand{align-items:flex-start;display:flex;gap:12px}.store-footer-brand img{background:#fff;border-radius:7px;height:38px;object-fit:contain;padding:2px;width:38px}.store-footer strong{color:#fff;font-size:15px}.store-footer p{color:#acb8b1;font-size:12px;line-height:1.6;margin:5px 0 0;max-width:250px}.store-footer h2{color:#fff;font-size:11px;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.store-footer section>a{color:#bdc8c1;display:block;font-size:12px;margin-block:8px}.store-footer section>a:hover{color:#fff}.store-footer-bottom{border-top:1px solid #35423d;color:#9ca9a2;font-size:11px;margin-inline:auto;max-width:1280px;padding:15px 24px}.store-page-heading{margin-bottom:22px}.store-page-heading p{color:var(--store-green);font-size:11px;font-weight:800;letter-spacing:.1em;margin:0 0 6px;text-transform:uppercase}.store-page-heading h1{font-size:clamp(26px,3vw,36px);letter-spacing:-.035em;margin:0}.store-hero{background:#fff;border:1px solid var(--store-line);border-radius:var(--store-radius);box-shadow:var(--store-shadow);max-width:none;padding:clamp(36px,7vw,82px)}.store-hero h1{font-size:clamp(32px,5vw,58px);max-width:680px}.store-hero p:not(.eyebrow){color:var(--store-muted);max-width:560px}.storefront .button,.storefront button{background:var(--store-green);border-radius:6px;font-size:13px;font-weight:750}.storefront .button:hover,.storefront button:hover{background:var(--store-green-dark)}.storefront .filters{gap:12px}.store-filters{background:#fff;border:1px solid var(--store-line);border-radius:var(--store-radius);padding:14px}.store-filters label{color:#4e5a5c;font-size:12px;font-weight:700}.store-filters input,.store-filters select{border-color:var(--store-line);border-radius:6px;font:inherit;min-height:37px}.storefront .product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.store-product-card{border:1px solid var(--store-line);border-radius:var(--store-radius);box-shadow:none;display:flex;flex-direction:column;padding:0;transition:box-shadow .16s ease,transform .16s ease}.store-product-card:hover{box-shadow:var(--store-shadow);transform:translateY(-2px)}.store-product-card-image{background:#fff;border-bottom:1px solid #edf0ed;display:block}.store-product-card-image img,.store-product-card-image .image-placeholder{aspect-ratio:1/1;height:auto;object-fit:contain;padding:14px}.store-product-card-content{display:grid;gap:8px;padding:14px}.store-product-card-content h3{font-size:14px;line-height:1.4;margin:0}.store-product-brand{color:var(--store-muted);font-size:11px;margin:0}.store-product-card-meta{align-items:center;display:flex;gap:8px;justify-content:space-between}.store-price{color:#202c27;font-size:13px;font-weight:800}.store-price del{color:#89918d;font-size:11px;margin-inline-start:5px}.store-contact-price{color:#826114;font-size:12px;font-weight:750}.store-stock{font-size:10px;font-weight:700}.store-stock.is-in-stock{color:#257441}.store-stock.is-out-of-stock{color:#a2433a}.store-add-to-cart{margin-top:2px;width:100%}.storefront .directory{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.storefront .directory a{border:1px solid var(--store-line);box-shadow:none;color:#33403d;font-size:13px;font-weight:700;min-height:140px}.storefront .directory a:hover{border-color:#9bc8a8}.storefront .directory img{height:58px;object-fit:contain}.storefront .pagination button{background:#fff;border:1px solid var(--store-line);color:var(--store-ink)}html[dir=rtl] .storefront{font-family:Tahoma,Segoe UI,Arial,sans-serif}.storefront [dir=rtl]{text-align:start}@media(max-width:1050px){.store-header-inner{gap:18px}.store-desktop-nav{gap:13px}.store-search-desktop{display:none}.store-footer-inner{grid-template-columns:1.4fr 1fr 1fr}}@media(max-width:760px){.store-header-inner{min-height:64px;padding-inline:16px}.store-brand img{height:34px;width:34px}.store-brand small,.store-desktop-nav{display:none}.store-header-tools{gap:7px}.store-cart-link{gap:6px;padding-inline:8px}.store-cart-icon{flex-basis:20px;height:20px;width:20px}.store-cart-link>span{display:none}.store-menu-button{align-items:center;display:flex;font-size:18px;height:36px;justify-content:center;padding:0;width:36px}.store-mobile-nav{background:#fff;display:grid;gap:18px;inset-block:0;inset-inline-start:0;max-width:320px;padding:20px;position:fixed;width:84vw;z-index:31}.store-mobile-nav-head{align-items:center;display:flex;justify-content:space-between}.store-mobile-nav-head strong{font-size:15px}.store-mobile-nav-head button{background:#edf2ee;color:#33403d;font-size:22px;height:34px;padding:0;width:34px}.store-mobile-nav nav{display:grid;gap:3px}.store-mobile-nav nav a{border-bottom:1px solid #edf0ed;color:#36413e;font-size:14px;font-weight:700;padding:12px 3px}.store-mobile-nav nav a.active{color:var(--store-green)}.store-mobile-nav .store-search{height:42px}.store-mobile-nav .store-search input{min-width:0;width:100%}.store-nav-backdrop{background:#101c165c;border-radius:0;display:block;inset:0;position:fixed;z-index:30}.store-container{padding:24px 16px 40px}.store-footer-inner{grid-template-columns:1fr 1fr;padding:30px 16px}.store-footer-brand{grid-column:1/-1}.store-footer-bottom{padding:14px 16px}.storefront .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-card-content{padding:11px}.store-product-card-content h3{font-size:12px}.store-product-card-meta{align-items:flex-start;flex-direction:column;gap:4px}.store-add-to-cart{font-size:11px;padding:8px}.store-filters{display:grid;grid-template-columns:1fr}.store-filters label,.store-filters input,.store-filters select{width:100%}.storefront .directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.storefront .directory a{min-height:120px}.store-hero{padding:32px 24px}}@media(max-width:390px){.store-language select{max-width:84px}.store-footer-inner{gap:24px}.store-brand strong{font-size:13px}}.store-footer-inner{gap:30px;grid-template-columns:minmax(255px,1.7fr) repeat(3,minmax(135px,.72fr));padding-block:38px}.store-footer-contact{display:flex;flex-direction:column}.store-footer-contact>a{margin-block:0 7px}.store-footer-contact>a>span{color:#9eaca4;display:block;font-size:11px;margin-top:2px}.store-footer-contact-label{color:#fff;font-size:12px;font-weight:700;margin:7px 0 5px}.store-footer-contact a:focus-visible{outline:3px solid rgba(112,205,145,.5);outline-offset:3px}@media(max-width:1050px){.store-footer-inner{grid-template-columns:1.45fr repeat(3,minmax(120px,.7fr));gap:22px}}@media(max-width:760px){.store-footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));padding-block:30px}.store-footer-brand,.store-footer-contact{grid-column:1/-1}}@media(max-width:390px){.store-footer-inner{gap:22px}}.store-main.store-main-cart{min-height:0}.store-container.store-cart-container{max-width:none;padding:0;width:100%}.store-cart{box-sizing:border-box;margin-inline:auto;max-width:1600px;padding:44px clamp(24px,3vw,40px) 56px;width:100%}.store-cart-header{display:block;margin-bottom:32px;max-width:720px;padding:0}.store-cart-header p{color:var(--store-green);font-size:12px;font-weight:850;letter-spacing:.09em;margin:0 0 9px;text-transform:uppercase}.store-cart-header h1{font-size:clamp(40px,3vw,46px);letter-spacing:-.045em;line-height:1.08;margin:0}.store-cart-header>span{color:var(--store-muted);display:block;font-size:16px;line-height:1.55;margin-top:12px}.store-cart-layout{align-items:start;display:grid;gap:34px;grid-template-columns:minmax(0,1fr) minmax(360px,380px)}.store-cart-items{display:grid;gap:14px}.store-cart-item{align-items:center;background:#fff;border:1px solid #e1e7e2;border-radius:12px;display:grid;gap:20px;grid-template-columns:130px minmax(280px,1fr) 112px 134px 120px;padding:18px 20px}.store-cart-image{align-items:center;background:#f8faf8;border-radius:8px;display:flex;height:128px;justify-content:center;overflow:hidden}.store-cart-image img{height:100%;max-width:100%;object-fit:contain;width:100%}.store-cart-image span{color:var(--store-muted);font-size:11px;text-align:center}.store-cart-product>p{color:#748078;font-size:12px;margin:0 0 7px}.store-cart-product>a{color:#24302b;font-size:16px;font-weight:800;line-height:1.42;text-decoration:none}.store-cart-product>a:hover{color:var(--store-green)}.store-cart-product small{color:#718078;display:block;font-size:13px;margin-top:6px}.store-cart-remove{background:transparent!important;color:#9a625b!important;font-size:12px!important;font-weight:700;margin-top:14px;padding:0!important}.store-cart-remove:hover{color:#a2433a!important;text-decoration:underline}.store-cart-unit,.store-cart-line-total,.store-cart-quantity{display:grid;gap:7px}.store-cart-unit>span,.store-cart-line-total>span,.store-cart-quantity>span{color:#748078;font-size:11px}.store-cart-unit strong,.store-cart-line-total strong{color:#26312d;font-size:14px}.store-cart-quantity>div{align-items:center;background:#fff;border:1px solid var(--store-line);border-radius:8px;display:flex;height:42px;overflow:hidden;width:max-content}.store-cart-quantity button{background:#fff!important;color:#314039!important;font-size:20px;height:100%;min-width:40px;padding:0}.store-cart-quantity button:not(:disabled):hover{background:#edf7ef!important;color:var(--store-green)!important}.store-cart-quantity button:disabled{cursor:not-allowed;opacity:.4}.store-cart-quantity output{font-size:14px;font-weight:800;min-width:32px;text-align:center}.store-cart-quantity .is-invalid{color:#a2433a;font-size:11px;line-height:1.35}.store-cart-summary{background:#fff;border:1px solid #dfe6e1;border-radius:12px;display:grid;gap:19px;padding:24px;position:sticky;top:96px}.store-cart-summary h2{color:#24302b;font-size:21px;letter-spacing:-.02em;margin:0}.store-cart-summary>div{align-items:center;display:flex;justify-content:space-between}.store-cart-summary>div>span{color:#68756e;font-size:14px}.store-cart-summary>div>strong{color:#24302b;font-size:16px}.store-cart-summary .store-cart-shipping{align-items:flex-start;border-top:1px solid #e5ebe6;padding-top:18px}.store-cart-shipping{display:grid!important;gap:4px}.store-cart-shipping small{color:#75817b;font-size:12px}.store-cart-validation{background:#fff6f5;border:1px solid #f0d4d1;color:#9f3f37;font-size:12px;line-height:1.5;margin:0;padding:10px}.store-cart-checkout,.store-cart-continue{align-items:center;border-radius:8px;display:flex;font-size:13px;font-weight:800;height:48px;justify-content:center;text-decoration:none}.store-cart-checkout{background:var(--store-green);color:#fff}.store-cart-checkout:hover{background:var(--store-green-dark)}.store-cart-checkout.is-disabled{cursor:not-allowed;opacity:.5}.store-cart-continue{color:var(--store-green)}.store-cart-continue:hover{text-decoration:underline}.store-cart-empty{background:#fff;border:1px solid #e1e7e2;border-radius:12px;max-width:570px;padding:42px}.store-cart-empty h2{font-size:24px;margin:0}.store-cart-empty p{color:var(--store-muted);line-height:1.6;margin:10px 0 22px}.store-cart-empty a{background:var(--store-green);border-radius:8px;color:#fff;display:inline-flex;font-size:13px;font-weight:800;padding:13px 19px;text-decoration:none}@media(max-width:1199px){.store-cart{padding-inline:32px}.store-cart-layout{grid-template-columns:minmax(0,1fr) 360px}.store-cart-item{gap:16px;grid-template-columns:118px minmax(180px,1fr) 92px 122px 98px;padding:16px}.store-cart-image{height:118px}}@media(max-width:960px){.store-cart-layout{grid-template-columns:1fr}.store-cart-summary{position:static}.store-cart-item{grid-template-columns:118px minmax(0,1fr) 108px 126px}.store-cart-line-total{grid-column:3/5}}@media(max-width:620px){.store-cart{padding:28px 16px 44px}.store-cart-header{margin-bottom:28px}.store-cart-header h1{font-size:34px}.store-cart-header>span{font-size:15px}.store-cart-item{align-items:start;gap:14px;grid-template-columns:104px minmax(0,1fr);padding:14px}.store-cart-image{height:104px}.store-cart-unit,.store-cart-quantity,.store-cart-line-total{grid-column:1/-1;grid-template-columns:1fr auto}.store-cart-quantity>div{justify-self:end}.store-cart-remove{margin-top:10px}.store-cart-summary{padding:20px}.store-cart-empty{padding:30px 22px}}.store-container:has(.store-checkout),.store-container:has(.store-orders),.store-container:has(.store-order-detail){max-width:none;padding:0}.store-checkout,.store-orders,.store-order-detail{box-sizing:border-box;margin-inline:auto;max-width:1600px;padding:44px clamp(24px,3vw,40px) 56px}.store-checkout-title{display:block;margin:0 0 32px;max-width:720px;padding:0}.store-checkout-title p{color:var(--store-green);font-size:12px;font-weight:850;letter-spacing:.09em;margin:0 0 9px;text-transform:uppercase}.store-checkout-title h1{font-size:clamp(38px,3vw,46px);letter-spacing:-.045em;line-height:1.08;margin:0}.store-checkout-title>span{color:var(--store-muted);display:block;font-size:16px;line-height:1.55;margin-top:12px}.store-checkout-layout{align-items:start;display:grid;gap:36px;grid-template-columns:minmax(0,1fr) minmax(380px,410px)}.store-checkout-main{display:grid;gap:16px}.store-checkout-main>section,.store-checkout-summary,.store-order-detail section,.store-orders-list article{background:#fff;border:1px solid #dfe6e1;border-radius:12px}.store-checkout-main>section{padding:22px}.store-checkout h2,.store-order-detail h2{font-size:20px;margin:0 0 17px}.store-contact-fields,.store-address-form{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.store-contact-fields label,.store-address-form label,.store-coupon-field{color:#4f5d56;display:grid;font-size:12px;font-weight:700;gap:6px}.store-contact-fields input,.store-address-form input,.store-coupon-field input{background:#fbfcfb;border:1px solid var(--store-line);border-radius:7px;color:var(--store-ink);font:inherit;height:40px;padding-inline:10px}.store-contact-fields label:last-child,.store-address-notes{grid-column:1/-1}.store-checkout-main section>p{color:var(--store-muted);font-size:12px;margin:13px 0 0}.store-checkout fieldset{border:0;display:grid;gap:10px;margin:0;padding:0}.store-checkout legend{font-size:12px;font-weight:700;margin:0 0 9px}.store-address-choice,.store-payment-choice{align-items:flex-start;border:1px solid var(--store-line);border-radius:8px;cursor:pointer;display:flex;gap:10px;padding:13px}.store-address-choice.selected{border-color:#78b98a;background:#f8fcf8}.store-address-choice input,.store-payment-choice input{accent-color:var(--store-green);margin:3px 0 0}.store-address-choice span,.store-payment-choice span{display:grid;gap:4px}.store-address-choice strong,.store-payment-choice strong{font-size:13px}.store-address-choice small,.store-payment-choice small{color:var(--store-muted);font-size:12px}.store-address-choice em{background:#e9f6ed;border-radius:999px;color:var(--store-green);font-size:10px;font-style:normal;margin-inline-start:7px;padding:3px 6px}.store-secondary-action{background:transparent!important;color:var(--store-green)!important;font-size:12px!important;margin-top:13px;padding:0!important}.store-address-form{background:#f8faf8;border-radius:8px;margin-top:14px;padding:14px}.store-address-form>div{display:flex;gap:10px;grid-column:1/-1}.store-address-form button{font-size:12px}.store-checkout-summary{display:grid;gap:18px;padding:22px;position:sticky;top:96px}.store-checkout-summary h2{font-size:21px;margin:0}.store-checkout-lines{display:grid;gap:12px}.store-checkout-lines article{align-items:center;display:grid;gap:10px;grid-template-columns:48px minmax(0,1fr) auto}.store-checkout-lines img{height:48px;object-fit:contain;width:48px}.store-checkout-lines div{display:grid;gap:3px}.store-checkout-lines strong{font-size:12px}.store-checkout-lines small{color:var(--store-muted);font-size:11px}.store-checkout-lines b{font-size:12px}.store-checkout-summary dl,.store-order-detail dl{display:grid;gap:11px;margin:0}.store-checkout-summary dl>div,.store-order-detail dl>div{display:flex;justify-content:space-between}.store-checkout-summary dt,.store-order-detail dt{color:var(--store-muted);font-size:13px}.store-checkout-summary dd,.store-order-detail dd{font-size:13px;font-weight:750;margin:0}.store-checkout-summary .store-checkout-subtotal{border-top:1px solid #e5ebe6;margin-top:2px;padding-top:14px}.store-place-order{border-radius:8px;height:48px;margin-top:14px;width:100%}.store-checkout-error{background:#fff6f5;border:1px solid #f0d4d1;color:#9f3f37;margin:0 0 18px;padding:11px}.store-checkout-empty,.store-orders-empty{background:#fff;border:1px solid var(--store-line);border-radius:10px;padding:24px}.store-orders-list{display:grid;gap:12px}.store-orders-list article{align-items:center;display:grid;gap:16px;grid-template-columns:minmax(170px,1fr) minmax(160px,.7fr) 150px auto;padding:17px 20px}.store-orders-list article>div{display:grid;gap:5px}.store-orders-list strong{font-size:14px}.store-orders-list small{color:var(--store-muted);font-size:12px}.store-orders-list a,.store-order-actions a{color:var(--store-green);font-size:13px;font-weight:800}.store-order-status{border-radius:999px;font-size:10px;font-weight:800;padding:5px 8px;text-transform:capitalize;width:max-content}.status-pending,.status-processing,.status-unpaid{background:#fff4da;color:#8d6512}.status-confirmed,.status-delivered,.status-paid{background:#eaf7ed;color:#207440}.status-cancelled,.status-failed{background:#fff0ef;color:#a0433b}.status-shipped{background:#edf5fb;color:#386a91}.store-order-confirmation{background:#fff;border:1px solid var(--store-line);border-radius:12px;margin-bottom:24px;max-width:700px;padding:30px}.store-order-confirmation p{color:var(--store-green);font-size:12px;font-weight:800;margin:0 0 10px;text-transform:uppercase}.store-order-confirmation h1{font-size:36px;margin:0}.store-order-confirmation span{color:var(--store-muted);display:block;margin-top:10px}.store-order-detail-layout{align-items:start;display:grid;gap:34px;grid-template-columns:minmax(0,1fr) 380px}.store-order-detail-layout main{display:grid;gap:16px}.store-order-detail section{padding:21px}.store-order-item{align-items:center;border-top:1px solid #e8ede9;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) 100px 110px;padding:13px 0}.store-order-item:first-of-type{border-top:0;padding-top:0}.store-order-item div{display:grid;gap:4px}.store-order-item strong{font-size:13px}.store-order-item small{color:var(--store-muted);font-size:11px}.store-order-detail ol{display:grid;gap:10px;margin:0;padding:0}.store-order-detail li{align-items:center;display:flex;gap:9px;list-style:none}.store-order-detail li span{color:var(--store-muted);font-size:12px}.store-order-detail aside{display:grid;gap:14px}.store-order-detail aside section{display:grid;gap:8px}.store-order-detail aside h2{font-size:16px;margin:0}.store-order-detail aside p{font-size:13px;line-height:1.6;margin:0}.store-order-detail aside small{color:var(--store-muted);font-size:12px}.store-cancel-order{background:#fff!important;border:1px solid #dca5a0!important;color:#9f3f37!important;font-size:13px!important}.store-order-actions{display:flex;gap:20px;margin-top:22px}.store-order-actions a{padding:8px 0}@media(max-width:960px){.store-checkout-layout,.store-order-detail-layout{grid-template-columns:1fr}.store-checkout-summary{position:static}.store-orders-list article{grid-template-columns:1fr 1fr}}@media(max-width:620px){.store-checkout,.store-orders,.store-order-detail{padding:28px 16px 44px}.store-contact-fields,.store-address-form{grid-template-columns:1fr}.store-contact-fields label:last-child,.store-address-notes{grid-column:auto}.store-checkout-title h1{font-size:34px}.store-orders-list article{align-items:start;grid-template-columns:1fr}.store-order-item{grid-template-columns:1fr auto}.store-order-item b{grid-column:2}.store-order-detail section{padding:17px}.store-order-actions{justify-content:space-between}}.store-orders,.store-order-detail{max-width:1840px;padding-inline:max(32px,calc((100vw - 1840px)/2))}.store-orders-list article{grid-template-columns:minmax(190px,1fr) minmax(180px,.8fr) minmax(190px,.75fr) auto}.store-order-list-head,.store-order-list-status,.store-order-list-total{min-width:0}.store-order-list-status small,.store-order-list-total small{line-height:1.4}.store-order-list-total{justify-items:start}.store-orders-empty{display:grid;gap:10px;justify-items:start;max-width:520px}.store-orders-empty h2,.store-orders-empty p{margin:0}.store-orders-empty p{color:var(--store-muted)}.store-orders-empty a{color:var(--store-green);font-size:13px;font-weight:800}.store-orders-loading{display:grid;gap:12px}.store-orders-loading span{animation:store-shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#edf2ee,#f7f9f7,#edf2ee);border-radius:10px;height:104px}.store-order-detail-header{align-items:end;border-bottom:1px solid #e2e8e3;display:grid;gap:14px;grid-template-columns:1fr auto;margin-bottom:30px;padding-bottom:22px}.store-order-detail-header>a{color:var(--store-green);font-size:13px;font-weight:800;grid-column:1/-1;text-decoration:none}.store-order-detail-header h1{font-size:clamp(28px,3vw,40px);letter-spacing:-.04em;margin:0}.store-order-detail-header span{color:var(--store-muted);display:block;font-size:14px;margin-top:8px}.store-order-detail-layout{grid-template-columns:minmax(0,1fr) minmax(380px,420px)}.store-order-detail-layout main{gap:18px}.store-order-detail-layout>aside{align-content:start;position:sticky;top:96px}.store-order-detail-layout>aside section{padding:21px}.store-order-detail-layout>aside .store-order-total{border-top:1px solid #e4ebe6;margin-top:3px;padding-top:13px}.store-order-address{color:#3e4d45;display:grid;font-size:13px;font-style:normal;gap:5px;line-height:1.55}.store-order-address strong{color:var(--store-ink)}.store-order-address small{color:var(--store-muted)}.store-order-history{gap:0!important}.store-order-history li{align-items:flex-start!important;border-top:1px solid #e8ede9;gap:12px;padding:13px 0}.store-order-history li:first-child{border-top:0;padding-top:0}.store-order-history li div{display:grid;gap:3px}.store-order-history li strong{font-size:13px}.store-order-history li span{font-size:12px}.store-order-confirmation{display:grid;gap:0;margin-bottom:30px;max-width:760px;padding:30px}.store-order-confirmation h1{font-size:clamp(30px,3vw,40px);letter-spacing:-.04em}.store-order-confirmation>div{align-items:center;border-top:1px solid #e3e9e4;display:flex;flex-wrap:wrap;gap:10px;margin-top:22px;padding-top:16px}.store-order-confirmation>div strong{color:var(--store-muted);font-size:12px}.store-order-confirmation>div b{font-size:16px;margin-inline-end:8px}.store-order-receipt{display:flex;justify-content:space-between}.store-order-receipt h2,.store-order-receipt p{margin:0}.store-order-receipt p{color:var(--store-muted);font-size:13px}.store-order-dialog{align-items:center;background:#161f1a57;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:80}.store-order-dialog>div{background:#fff;border:1px solid var(--store-line);border-radius:12px;max-width:410px;padding:24px;width:100%}.store-order-dialog h2{font-size:20px;margin:0}.store-order-dialog p{color:var(--store-muted);font-size:14px;line-height:1.55}.store-order-dialog footer{display:flex;gap:10px;justify-content:flex-end;margin-top:22px}.store-secondary-button{background:#fff!important;border:1px solid var(--store-line)!important;color:var(--store-ink)!important}.store-order-actions{border-top:1px solid #e2e8e3;margin-top:30px;padding-top:18px}@media(max-width:960px){.store-orders,.store-order-detail{padding-inline:32px}.store-order-detail-layout>aside{position:static}.store-orders-list article{grid-template-columns:1fr 1fr}.store-order-list-total{grid-column:1}.store-orders-list article>a{justify-self:start}.store-order-detail-header{align-items:start;grid-template-columns:1fr}.store-order-detail-header .store-order-status{grid-row:2;grid-column:1}.store-order-detail-header>div{grid-row:3}.store-order-detail-header>a{grid-row:1}}@media(max-width:620px){.store-orders,.store-order-detail{padding-inline:16px}.store-orders-list article{gap:11px}.store-order-list-total{grid-column:auto}.store-order-detail-header{margin-bottom:22px}.store-order-confirmation{padding:22px}.store-order-confirmation>div{align-items:flex-start;flex-direction:column}.store-order-receipt{align-items:flex-start;flex-direction:column;gap:5px}.store-order-dialog footer{align-items:stretch;flex-direction:column-reverse}.store-order-dialog footer button{width:100%}}.store-account-menu-wrap{position:relative}.store-account-trigger{background:#fff;cursor:pointer;font:inherit}.store-account-menu{background:#fff;border:1px solid #d7dfda;border-radius:8px;box-shadow:0 10px 24px #1e2e251f;display:grid;gap:2px;inset-block-start:calc(100% + 8px);inset-inline-end:0;min-width:184px;padding:6px;position:absolute;z-index:40}.store-account-menu a,.store-account-menu button{background:transparent;border:0;border-radius:5px;color:#2b3833;cursor:pointer;font:inherit;font-size:13px;font-weight:700;padding:10px 11px;text-align:start;text-decoration:none;width:100%}.store-account-menu a:hover,.store-account-menu a:focus-visible,.store-account-menu button:hover,.store-account-menu button:focus-visible{background:#f1f7f2;color:var(--store-green)}.store-account-menu button{border-top:1px solid #e5ebe6;color:#9f3f37;margin-top:3px}.store-mobile-account-links{display:grid;gap:3px}.store-mobile-account-links button{background:transparent;border:0;border-bottom:1px solid #edf0ed;color:#9f3f37;cursor:pointer;font:inherit;font-size:14px;font-weight:700;padding:12px 3px;text-align:start;width:100%}body .store-container.store-orders-container{max-width:none!important;padding:0!important;width:100%!important}body .store-orders-container>.store-orders,body .store-orders-container>.store-order-detail{box-sizing:border-box!important;margin-inline:auto!important;max-width:1840px!important;padding:44px clamp(40px,2.5vw,48px) 56px!important;width:100%!important}body .store-orders-container .store-order-detail-layout{gap:30px!important;grid-template-columns:minmax(0,1fr) minmax(430px,460px)!important;width:100%!important}body .store-orders-container .store-order-detail-layout main,body .store-orders-container .store-order-detail-layout main>section,body .store-orders-container .store-order-detail-layout>aside,body .store-orders-container .store-order-detail-layout>aside>section,body .store-orders-container .store-order-receipt{box-sizing:border-box!important;max-width:none!important;min-width:0!important;width:100%!important}@media(max-width:1100px){body .store-orders-container>.store-orders,body .store-orders-container>.store-order-detail{padding-inline:32px!important}body .store-orders-container .store-order-detail-layout{grid-template-columns:1fr!important}}@media(max-width:620px){body .store-orders-container>.store-orders,body .store-orders-container>.store-order-detail{padding:28px 16px 44px!important}}body .store-container.store-account-container{max-width:none!important;padding:0!important;width:100%!important}.store-account-hub{box-sizing:border-box;margin-inline:auto;max-width:1840px;padding:44px clamp(40px,2.5vw,48px) 64px;width:100%}.store-account-intro{margin-bottom:32px;max-width:720px}.store-account-intro p{color:var(--store-green);font-size:12px;font-weight:850;letter-spacing:.09em;margin:0 0 9px;text-transform:uppercase}.store-account-intro h1{color:var(--store-ink);font-size:clamp(34px,3vw,48px);letter-spacing:-.045em;line-height:1.1;margin:0}.store-account-intro span{color:var(--store-muted);display:block;font-size:16px;line-height:1.55;margin-top:13px}.store-account-grid{align-items:start;display:grid;gap:32px;grid-template-columns:minmax(0,1fr) minmax(420px,500px)}.store-account-main,.store-account-side{min-width:0}.store-account-side{display:grid;gap:20px}.store-account-card{background:#fff;border:1px solid #dce3df;border-radius:12px;box-shadow:none;box-sizing:border-box;padding:26px}.store-account-card h2{color:#202a28;font-size:20px;letter-spacing:-.025em;margin:0}.store-account-card header>p{color:var(--store-muted);font-size:13px;line-height:1.5;margin:6px 0 0}.store-account-profile form{margin-top:23px}.store-account-form-grid{display:grid;gap:18px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}.store-account-form-grid label{color:#35433e;display:grid;font-size:13px;font-weight:750;gap:8px}.store-account-form-grid input{background:#fff;border:1px solid #d7dfda;border-radius:9px;color:#23302c;font:inherit;font-size:14px;height:46px;min-width:0;padding-inline:13px;width:100%}.store-account-form-grid input:disabled{background:#f7f9f7;color:#68736e;cursor:not-allowed}.store-account-email{grid-column:1/-1}.store-account-save{margin-top:20px;min-height:42px;padding-inline:18px}.store-account-feedback{border-radius:8px;font-size:13px;margin:17px 0 0;padding:10px 12px}.store-account-feedback.is-success{background:#edf8f0;color:#1c7038}.store-account-alert{background:#fff3f1;border:1px solid #f1c9c2;border-radius:9px;color:#9b3d34;margin:0 0 22px;padding:12px 14px}.store-account-shortcuts{padding:18px}.store-account-shortcuts header{padding:5px 7px 10px}.store-account-shortcuts a{align-items:center;border-top:1px solid #edf0ed;color:#263530;display:grid;gap:12px;grid-template-columns:28px minmax(0,1fr) auto;padding:16px 7px;text-decoration:none}.store-account-shortcuts a:hover{color:var(--store-green)}.store-account-shortcuts a strong,.store-account-shortcuts a small{display:block}.store-account-shortcuts a strong{font-size:14px}.store-account-shortcuts a small{color:var(--store-muted);font-size:12px;line-height:1.4;margin-top:4px}.store-account-shortcuts a b{font-size:18px;font-weight:500}.store-account-hub-icon{color:var(--store-green);display:block;height:21px;width:21px}.store-account-address-summary{padding:22px}.store-account-address-summary header,.store-account-recent>header{align-items:center;display:flex;gap:16px;justify-content:space-between}.store-account-address-summary header>a,.store-account-recent>header>a{color:var(--store-green);font-size:12px;font-weight:800;text-decoration:none}.store-account-address-summary>div{display:grid;gap:5px;margin-top:17px}.store-account-address-summary strong{font-size:14px}.store-account-address-summary span,.store-account-address-summary small{color:var(--store-muted);font-size:12px;line-height:1.45}.store-account-skeleton{background:linear-gradient(90deg,#f3f6f3,#fafbfa,#f3f6f3);border-radius:7px;height:60px;margin-top:17px}.store-account-logout{padding-inline:4px}.store-account-logout button{align-items:center;background:transparent!important;border:0;color:#9d4038;display:inline-flex;gap:8px;padding:8px 4px}.store-account-logout button:hover{background:transparent!important;color:#7e3029}.store-account-logout .store-account-hub-icon{color:currentColor;height:18px;width:18px}.store-account-recent{margin-top:30px}.store-account-recent>header{margin-bottom:19px}.store-account-recent>header p{margin-top:5px}.store-account-order-list{border-top:1px solid #edf0ed}.store-account-order-list article{align-items:center;border-bottom:1px solid #edf0ed;display:grid;gap:18px;grid-template-columns:minmax(150px,1.2fr) minmax(110px,.7fr) minmax(130px,.8fr) auto;padding:16px 0}.store-account-order-list article>div strong,.store-account-order-list article>div small{display:block}.store-account-order-list article>div strong{font-size:14px}.store-account-order-list article>div small{color:var(--store-muted);font-size:12px;margin-top:4px}.store-account-order-list>b{font-size:14px}.store-account-order-list a{color:var(--store-green);font-size:13px;font-weight:800;text-decoration:none}.store-account-orders-empty{padding:12px 0 3px}.store-account-orders-empty h3{font-size:15px;margin:0}.store-account-orders-empty p{color:var(--store-muted);font-size:13px;margin:6px 0 14px}.store-account-orders-empty a{color:var(--store-green);font-size:13px;font-weight:800}.store-account-order-loading{display:grid;gap:10px}.store-account-order-loading span{background:#f2f5f2;border-radius:7px;height:54px}@media(max-width:1120px){.store-account-hub{padding-inline:32px}.store-account-grid{grid-template-columns:minmax(0,1fr) minmax(340px,400px);gap:24px}}@media(max-width:860px){.store-account-grid{grid-template-columns:1fr}.store-account-side{grid-template-columns:1fr 1fr}.store-account-logout{grid-column:1/-1}.store-account-recent{margin-top:24px}}@media(max-width:620px){.store-account-hub{padding:28px 16px 44px}.store-account-intro{margin-bottom:24px}.store-account-intro h1{font-size:34px}.store-account-intro span{font-size:15px}.store-account-card{border-radius:10px;padding:20px}.store-account-form-grid{grid-template-columns:1fr}.store-account-email{grid-column:auto}.store-account-side{grid-template-columns:1fr;gap:16px}.store-account-order-list article{align-items:start;gap:8px;grid-template-columns:1fr auto}.store-account-order-list article .store-order-status{grid-column:1}.store-account-order-list article>b{grid-column:1}.store-account-order-list article>a{grid-column:2;grid-row:1;white-space:nowrap}.store-account-recent>header{align-items:flex-start;flex-direction:column;gap:9px}.store-account-recent{margin-top:20px}}html[dir=rtl] .store-account-hub{direction:rtl}.store-account-hub [dir=ltr]{direction:ltr}body .storefront .store-container.store-account-container{box-sizing:border-box!important;margin-inline:0!important;min-width:0!important}body .storefront .store-account-container>.store-account-hub{margin-inline:auto!important;max-width:1840px!important;width:100%!important}body .storefront .store-account-hub>.store-account-grid{grid-template-columns:minmax(0,1fr) 480px!important;width:100%!important}body .storefront .store-account-hub .store-account-main,body .storefront .store-account-hub .store-account-side,body .storefront .store-account-hub .store-account-card{max-width:none!important;min-width:0!important;width:100%!important}body .storefront .store-account-hub .store-account-profile,body .storefront .store-account-hub .store-account-recent{justify-self:stretch!important}@media(max-width:1080px){body .storefront .store-account-hub>.store-account-grid{grid-template-columns:1fr!important}body .storefront .store-account-hub .store-account-side{grid-template-columns:1fr 1fr!important}}@media(max-width:620px){body .storefront .store-account-hub .store-account-side{grid-template-columns:1fr!important}}body .store-container.store-addresses-container,body .store-container.store-auth-container{max-width:none!important;padding:0!important;width:100%!important}.store-addresses-page{box-sizing:border-box;margin-inline:auto;max-width:1840px;padding:44px clamp(40px,2.5vw,48px) 64px;width:100%}.store-addresses-intro{margin-bottom:32px;max-width:720px}.store-addresses-intro p,.store-auth-form-panel header>p{color:var(--store-green);font-size:12px;font-weight:850;letter-spacing:.09em;margin:0 0 9px;text-transform:uppercase}.store-addresses-intro h1{font-size:clamp(34px,3vw,48px);letter-spacing:-.045em;line-height:1.1;margin:0}.store-addresses-intro span{color:var(--store-muted);display:block;font-size:16px;line-height:1.55;margin-top:13px}.store-addresses-layout{align-items:start;display:grid;gap:32px;grid-template-columns:minmax(0,1fr) 560px}.store-addresses-main,.store-addresses-side{min-width:0}.store-addresses-section-head{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:17px}.store-addresses-section-head h2,.store-address-form-card h2{font-size:21px;letter-spacing:-.025em;margin:0}.store-addresses-section-head p,.store-address-form-card header>p{color:var(--store-muted);font-size:13px;line-height:1.5;margin:5px 0 0}.store-addresses-section-head button,.store-addresses-empty button,.store-address-form-open{min-height:42px;padding-inline:17px;white-space:nowrap}.store-addresses-list{display:grid;gap:14px}.store-address-card,.store-address-form-card{background:#fff;border:1px solid #dce3df;border-radius:12px;box-sizing:border-box;padding:22px}.store-address-card{align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto}.store-address-card-copy>strong{font-size:15px}.store-address-card-copy>em{background:#eaf6ed;border-radius:999px;color:#18743a;font-size:11px;font-style:normal;font-weight:800;margin-inline-start:9px;padding:4px 8px}.store-address-card-copy>span{display:grid;gap:4px;margin-top:9px}.store-address-card-copy small,.store-address-card-copy p{color:var(--store-muted);font-size:13px;line-height:1.45;margin:0}.store-address-card-copy p{border-top:1px solid #edf0ed;margin-top:10px;padding-top:10px}.store-address-card-actions{align-items:center;display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.store-address-action{background:#fff!important;border:1px solid #d7dfda;color:#2e3b35;font-size:12px;min-height:34px;padding-inline:10px}.store-address-action:hover{background:#f3f8f4!important;color:var(--store-green)}.store-address-action.is-delete{border-color:#ecc9c3;color:#9d4038}.store-address-action.is-delete:hover{background:#fff4f2!important;color:#873128}.store-address-form-card{position:sticky;top:100px}.store-address-form-card header{margin-bottom:20px}.store-address-form-grid{display:grid;gap:15px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.store-address-form-grid label{color:#35433e;display:grid;font-size:12px;font-weight:750;gap:7px}.store-address-form-grid input,.store-address-form-grid textarea{background:#fff;border:1px solid #d7dfda;border-radius:8px;color:#27332e;font:inherit;font-size:13px;min-width:0;padding:11px 12px;width:100%}.store-address-form-grid input{height:42px}.store-address-form-grid textarea{height:76px;resize:vertical}.store-address-notes-field{grid-column:1/-1}.store-address-default-field{align-items:center;display:flex!important;grid-column:1/-1;grid-template-columns:18px 1fr!important}.store-address-default-field input{accent-color:var(--store-green);height:16px;width:16px}.store-address-form-card footer{display:flex;gap:10px;margin-top:20px}.store-address-form-card footer button{min-height:42px;padding-inline:16px}.store-address-cancel{background:#fff!important;border:1px solid #d7dfda;color:#394640}.store-address-cancel:hover{background:#f5f8f5!important}.store-addresses-loading{display:grid;gap:14px}.store-addresses-loading span{background:linear-gradient(90deg,#f2f5f2,#fafbfa,#f2f5f2);border-radius:10px;height:132px}.store-addresses-empty{background:#fff;border:1px solid #dce3df;border-radius:12px;padding:28px}.store-addresses-empty h3{font-size:17px;margin:0}.store-addresses-empty p{color:var(--store-muted);font-size:13px;margin:7px 0 17px}.store-addresses-feedback,.store-addresses-alert{border-radius:9px;font-size:13px;margin:0 0 18px;padding:11px 13px}.store-addresses-feedback{background:#edf8f0;color:#1b7038}.store-addresses-alert{background:#fff3f1;border:1px solid #f1c9c2;color:#9a3c34}.store-address-dialog{align-items:center;background:#14201b66;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:70}.store-address-dialog>div{background:#fff;border:1px solid #dce3df;border-radius:12px;max-width:420px;padding:24px;width:100%}.store-address-dialog h2{font-size:20px;margin:0}.store-address-dialog p{color:var(--store-muted);font-size:13px;line-height:1.5;margin:9px 0 20px}.store-address-dialog footer{display:flex;gap:10px;justify-content:flex-end}.store-address-delete-confirm{background:#a34339!important}.store-address-delete-confirm:hover{background:#873128!important}.store-auth-page{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,640px);margin:0;min-height:calc(100vh - 220px);width:100%}.store-auth-brand{align-items:center;background:#f0f5f1;border-inline-end:1px solid #dce3df;display:flex;gap:18px;padding:clamp(40px,7vw,128px)}.store-auth-brand img{background:#fff;border:1px solid #dce3df;border-radius:10px;height:64px;object-fit:contain;padding:6px;width:64px}.store-auth-brand strong{color:#202a28;display:block;font-size:24px;letter-spacing:-.035em}.store-auth-brand p{color:#596861;font-size:15px;line-height:1.6;margin:8px 0 0;max-width:330px}.store-auth-form-panel{align-self:center;box-sizing:border-box;margin-inline:auto;max-width:520px;padding:52px 40px;width:100%}.store-auth-form-panel h1{font-size:clamp(30px,2.5vw,40px);letter-spacing:-.045em;line-height:1.1;margin:0}.store-auth-form-panel header>span{color:var(--store-muted);display:block;font-size:15px;line-height:1.55;margin-top:13px}.store-auth-form-panel form{display:grid;gap:17px;margin-top:28px}.store-auth-form-panel form>label{color:#35433e;display:grid;font-size:13px;font-weight:750;gap:8px}.store-auth-form-panel input{background:#fff;border:1px solid #d7dfda;border-radius:9px;color:#26322d;font:inherit;font-size:14px;height:46px;min-width:0;padding-inline:13px;width:100%}.store-auth-form-panel label>small{color:var(--store-muted);font-size:12px;font-weight:500;margin-top:-2px}.store-auth-password{display:flex;position:relative}.store-auth-password input{padding-inline-end:66px}.store-auth-password button{background:transparent!important;color:#27613d;font-size:12px;inset-block:4px;inset-inline-end:5px;padding-inline:8px;position:absolute}.store-auth-password button:hover{background:#eff6f0!important}.store-auth-submit{height:48px;margin-top:3px;width:100%}.store-auth-error{background:#fff3f1;border:1px solid #f1c9c2;border-radius:8px;color:#9a3c34;font-size:13px;margin:0;padding:11px 12px}.store-auth-switch{color:#65716c;font-size:13px;margin:21px 0 0}.store-auth-switch a{color:var(--store-green);font-weight:800;text-decoration:none}@media(max-width:1080px){.store-addresses-page{padding-inline:32px}.store-addresses-layout{grid-template-columns:minmax(0,1fr) 480px;gap:24px}.store-auth-page{grid-template-columns:minmax(0,1fr) minmax(440px,520px)}.store-auth-brand{padding:40px}}@media(max-width:900px){.store-addresses-layout{grid-template-columns:1fr}.store-addresses-side{max-width:none}.store-address-form-card{position:static}.store-auth-page{grid-template-columns:1fr}.store-auth-brand{border-block-end:1px solid #dce3df;border-inline-end:0;padding:28px 32px}.store-auth-form-panel{max-width:560px}}@media(max-width:620px){.store-addresses-page{padding:28px 16px 44px}.store-addresses-intro{margin-bottom:24px}.store-addresses-intro h1{font-size:34px}.store-addresses-intro span{font-size:15px}.store-addresses-section-head{align-items:flex-start;flex-direction:column;gap:13px}.store-address-card{grid-template-columns:1fr}.store-address-card-actions{justify-content:flex-start}.store-address-form-grid{grid-template-columns:1fr}.store-address-notes-field,.store-address-default-field{grid-column:auto}.store-address-form-card,.store-address-card{padding:20px}.store-address-dialog{padding:16px}.store-address-dialog footer{align-items:stretch;flex-direction:column-reverse}.store-address-dialog footer button{width:100%}.store-auth-page{min-height:0}.store-auth-brand{gap:12px;padding:22px 16px}.store-auth-brand img{height:46px;width:46px}.store-auth-brand strong{font-size:18px}.store-auth-brand p{font-size:13px;margin-top:4px}.store-auth-form-panel{padding:34px 16px 44px}.store-auth-form-panel h1{font-size:32px}}.store-container.store-product-detail-container{max-width:none;padding:0;width:100%}.store-product-detail{margin-inline:auto;max-width:1840px;padding:32px max(32px,calc((100vw - 1840px)/2)) 72px}.store-detail-breadcrumb{align-items:center;color:#748078;display:flex;font-size:12px;gap:8px;margin-bottom:28px;overflow:hidden;white-space:nowrap}.store-detail-breadcrumb a{color:#52615a;text-decoration:none}.store-detail-breadcrumb a:hover{color:var(--store-green)}.store-detail-breadcrumb strong{color:#28322e;font-weight:700;overflow:hidden;text-overflow:ellipsis}.store-detail-hero{align-items:start;display:grid;gap:clamp(48px,5vw,90px);grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr)}.store-detail-image-stage{align-items:center;background:#f6f8f6;border:1px solid #e7ece8;display:flex;height:clamp(500px,37vw,630px);justify-content:center;padding:30px}.store-detail-image-stage img{height:100%;max-height:100%;max-width:100%;object-fit:contain;width:100%}.store-detail-thumbnails{display:flex;gap:10px;margin-top:12px}.store-detail-thumbnails button{align-items:center;background:#fff;border:1px solid var(--store-line);border-radius:5px;display:flex;height:72px;justify-content:center;padding:5px;width:72px}.store-detail-thumbnails button.is-selected{border-color:var(--store-green);box-shadow:0 0 0 1px var(--store-green)}.store-detail-thumbnails img{height:100%;object-fit:contain;width:100%}.store-detail-info{padding-top:24px}.store-detail-brand{color:var(--store-green);font-size:12px;font-weight:850;letter-spacing:.09em;margin:0 0 12px;text-transform:uppercase}.store-detail-info h1{font-size:clamp(34px,3vw,48px);letter-spacing:-.045em;line-height:1.08;margin:0;max-width:680px}.store-detail-category{color:#627069;display:inline-block;font-size:15px;margin-top:17px;text-decoration:none}.store-detail-short-description{color:#5f6c68;font-size:16px;line-height:1.65;margin:22px 0 0;max-width:630px}.store-detail-price-stock{border-block:1px solid #e2e8e3;display:flex;justify-content:space-between;margin-top:28px;padding-block:23px}.store-detail-price,.store-detail-not-priced,.store-detail-stock{font-size:16px;font-weight:800;margin:0}.store-detail-price{color:#1f2924;font-size:24px}.store-detail-price del{color:#87918d;font-size:14px;font-weight:600;margin-inline-start:9px}.store-detail-not-priced{color:#826114}.store-detail-stock.is-in-stock{color:#247342}.store-detail-stock.is-out-of-stock{color:#aa4037}.store-detail-purchase{align-items:center;display:flex;gap:12px;margin-top:25px}.store-detail-quantity{align-items:center;border:1px solid var(--store-line);border-radius:5px;display:flex;height:44px}.store-detail-quantity button{background:#fff!important;color:#2d3a34!important;font-size:20px;height:100%;min-width:42px;padding:0}.store-detail-quantity button:disabled{cursor:not-allowed;opacity:.4}.store-detail-quantity output{font-size:14px;font-weight:800;min-width:34px;text-align:center}.store-detail-add,.store-detail-inquiry{align-items:center;background:var(--store-green);border:1px solid var(--store-green);border-radius:5px;color:#fff;display:inline-flex;font-size:13px;font-weight:800;height:44px;justify-content:center;padding-inline:28px;text-decoration:none}.store-detail-inquiry{background:#fff;color:var(--store-green)}.store-detail-information,.store-detail-related{border-top:1px solid #dfe6e1;margin-top:68px;padding-top:30px}.store-detail-information h2,.store-detail-related h2{font-size:24px;letter-spacing:-.03em;margin:0 0 20px}.store-detail-description{color:#56645e;line-height:1.75;max-width:900px;white-space:pre-line}.store-detail-information dl{display:grid;grid-template-columns:repeat(2,minmax(0,360px));margin:28px 0 0}.store-detail-information dl>div{border-top:1px solid #e6ece7;display:grid;gap:20px;grid-template-columns:130px 1fr;padding:13px 0}.store-detail-information dt{color:#718078;font-size:13px}.store-detail-information dd{color:#25302b;font-size:13px;font-weight:700;margin:0}.store-detail-related .store-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.store-detail-loading{display:grid;gap:20px;grid-template-columns:1.1fr .9fr;min-height:520px}.store-detail-loading span{background:linear-gradient(90deg,#f0f4f0,#e4ebe5,#f0f4f0);min-height:70px}.store-detail-loading span:first-child{grid-row:span 3}.store-detail-message{padding-block:92px;text-align:center}.store-detail-message h1{font-size:32px}.store-detail-message p{color:var(--store-muted)}.store-detail-secondary{color:var(--store-green);font-weight:800}@media(max-width:1199px){.store-product-detail{padding-inline:32px}.store-detail-hero{gap:42px;grid-template-columns:minmax(0,1fr) minmax(330px,.8fr)}.store-detail-image-stage{height:500px}.store-detail-related .store-catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:850px){.store-detail-hero{grid-template-columns:1fr}.store-detail-info{padding-top:0}.store-detail-image-stage{height:min(580px,82vw)}.store-detail-related .store-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.store-product-detail{padding:22px 16px 48px}.store-detail-breadcrumb{margin-bottom:20px}.store-detail-image-stage{height:clamp(320px,95vw,500px);padding:20px}.store-detail-info h1{font-size:34px}.store-detail-price-stock{align-items:flex-start;flex-direction:column;gap:12px}.store-detail-purchase{align-items:stretch;flex-direction:column}.store-detail-add,.store-detail-inquiry{width:100%}.store-detail-quantity{align-self:start}.store-detail-information,.store-detail-related{margin-top:46px}.store-detail-information dl{grid-template-columns:1fr}.store-detail-related .store-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.store-not-found{margin-inline:auto;max-width:760px;padding:clamp(72px,12vw,140px) 24px;text-align:center}.store-not-found>p{color:var(--store-green);font-size:12px;font-weight:850;letter-spacing:.1em;margin:0 0 10px}.store-not-found h1{font-size:clamp(34px,5vw,54px);letter-spacing:-.05em;margin:0}.store-not-found>span{color:var(--store-muted);display:block;font-size:16px;line-height:1.6;margin:15px auto 0;max-width:530px}.store-not-found>div{display:flex;gap:10px;justify-content:center;margin-top:27px}.store-not-found a,.store-error-boundary a,.store-error-boundary button{align-items:center;border-radius:6px;display:inline-flex;font:inherit;font-size:13px;font-weight:800;justify-content:center;min-height:42px;padding-inline:18px;text-decoration:none}.store-not-found-primary,.store-error-boundary button{background:var(--store-green);border:1px solid var(--store-green);color:#fff}.store-not-found-secondary,.store-error-boundary a{background:#fff;border:1px solid var(--store-green);color:var(--store-green)}.store-error-boundary{align-items:center;background:#f5f8f5;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:24px;text-align:center}.store-error-boundary>div{background:#fff;border:1px solid var(--store-line);border-radius:10px;max-width:500px;padding:36px;width:100%}.store-error-boundary p{color:var(--store-green);font-size:13px;font-weight:850;letter-spacing:.08em;margin:0 0 10px}.store-error-boundary h1{font-size:30px;letter-spacing:-.04em;margin:0}.store-error-boundary span{color:var(--store-muted);display:block;line-height:1.6;margin-top:12px}.store-error-boundary>div>div{display:flex;gap:10px;justify-content:center;margin-top:24px}@media(max-width:500px){.store-not-found>div,.store-error-boundary>div>div{align-items:stretch;flex-direction:column}.store-not-found a,.store-error-boundary a,.store-error-boundary button{width:100%}}.store-catalog{margin-inline:auto;max-width:1600px;padding:clamp(32px,4vw,54px) clamp(16px,3vw,48px) 64px}.store-catalog-header{max-width:690px;margin-bottom:30px}.store-catalog-header>p{color:var(--store-green);font-size:12px;font-weight:850;letter-spacing:.08em;margin:0 0 9px;text-transform:uppercase}.store-catalog-header h1{font-size:clamp(32px,3.2vw,46px);letter-spacing:-.045em;line-height:1.08;margin:0}.store-catalog-header>span{color:var(--store-muted);display:block;font-size:15px;line-height:1.55;margin-top:12px}.store-catalog-layout{align-items:start;display:grid;gap:26px;grid-template-columns:258px minmax(0,1fr)}.store-catalog-sidebar{position:sticky;top:98px}.store-catalog-filters{background:#fff;border:1px solid var(--store-line);border-radius:9px;display:grid;gap:20px;padding:18px}.store-filter-heading{align-items:center;display:flex;justify-content:space-between}.store-filter-heading h2{font-size:16px;margin:0}.store-filter-heading button{background:transparent;color:var(--store-ink);font-size:25px;padding:0}.store-catalog-filters form{display:grid;gap:8px}.store-catalog-filters label,.store-catalog-filters legend{color:#3d4945;font-size:12px;font-weight:800}.store-catalog-filters input:not([type=radio]){border:1px solid var(--store-line);border-radius:6px;font:inherit;margin-top:6px;min-height:39px;padding-inline:10px;width:100%}.store-catalog-filters form button{font-size:12px;min-height:36px}.store-catalog-filters fieldset{border:0;border-top:1px solid #e7ede8;margin:0;padding:16px 0 0}.store-catalog-filters legend{padding:0 0 9px}.store-catalog-filters fieldset label{align-items:flex-start;cursor:pointer;display:flex;gap:8px;line-height:1.4;margin:0 0 9px}.store-catalog-filters input[type=radio]{accent-color:var(--store-green);margin:2px 0 0}.store-clear-filters,.store-view-product{background:transparent!important;border:0;color:var(--store-green);font-size:12px;font-weight:800;padding:0;text-align:start;text-decoration:none}.store-clear-filters:hover,.store-view-product:hover{text-decoration:underline}.store-catalog-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.store-catalog-toolbar>strong{font-size:14px}.store-catalog-toolbar>div{align-items:center;display:flex;gap:10px}.store-catalog-toolbar label{align-items:center;color:#5e6b65;display:flex;font-size:12px;font-weight:750;gap:8px}.store-catalog-toolbar select{background:#fff;border:1px solid var(--store-line);border-radius:6px;color:var(--store-ink);font:inherit;min-height:38px;padding-inline:9px}.store-mobile-filter-trigger{display:none}.store-catalog-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.store-catalog .store-product-card{min-height:0}.store-catalog .store-product-card-image{align-items:center;background:#fff;display:flex;height:226px;justify-content:center;overflow:hidden}.store-catalog .store-product-card-image img{aspect-ratio:auto;height:190px;max-width:86%;object-fit:contain;padding:0;width:86%}.store-product-name{color:var(--store-ink);text-decoration:none}.store-product-name h3{display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.store-product-category{color:#738078;font-size:11px;line-height:1.35;margin:0;min-height:15px}.store-view-product{display:block;margin-top:4px}.store-view-product span{display:inline-block;margin-inline-start:5px}.store-catalog-pagination{align-items:center;display:flex;gap:12px;justify-content:center;margin-top:30px}.store-catalog-pagination button{background:#fff;border:1px solid var(--store-line);color:var(--store-ink);font-size:12px;min-height:38px}.store-catalog-pagination button:disabled{cursor:not-allowed;opacity:.45}.store-catalog-pagination span{color:var(--store-muted);font-size:12px}.store-product-skeleton{background:#fff;border:1px solid var(--store-line);border-radius:9px;display:grid;gap:12px;padding:14px}.store-product-skeleton span{animation:store-shimmer 1.3s ease-in-out infinite;background:linear-gradient(90deg,#f3f6f3,#e8eeea,#f3f6f3);border-radius:5px;height:14px}.store-product-skeleton span:first-child{aspect-ratio:1/1;height:auto}.store-product-skeleton span:last-child{width:58%}@keyframes store-shimmer{50%{opacity:.48}}.store-catalog-message{background:#fff;border:1px solid var(--store-line);border-radius:9px;margin:0;padding:34px;text-align:center}.store-catalog-message h2{font-size:19px;margin:0}.store-catalog-message p{color:var(--store-muted);font-size:14px;margin:8px 0 18px}.store-filter-dialog{display:none}@media(max-width:1050px){.store-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.store-catalog{padding-block:28px 48px}.store-catalog-layout{display:block}.store-catalog-sidebar{display:none}.store-mobile-filter-trigger{display:inline-flex;font-size:12px;min-height:38px}.store-catalog-toolbar label{gap:5px}.store-catalog-toolbar select{max-width:155px}.store-filter-dialog{display:block;inset:0;position:fixed;z-index:50}.store-filter-backdrop{background:#121e1861!important;border-radius:0!important;inset:0;position:absolute;width:100%}.store-filter-dialog>aside{background:#fff;inset-block:0;inset-inline-start:0;max-width:335px;overflow:auto;position:absolute;width:88vw}.store-catalog-filters.is-mobile{border:0;border-radius:0;min-height:100%;padding:20px}.store-catalog-grid{gap:11px}.store-catalog .store-product-card-image{height:174px}.store-catalog .store-product-card-image img{height:145px}.store-catalog .store-product-card-content{gap:6px;padding:11px}.store-catalog .store-product-card-content h3{font-size:13px}.store-catalog .store-product-card-meta{align-items:flex-start;flex-direction:column;gap:4px}.store-catalog .store-add-to-cart{font-size:11px;min-height:36px}.store-catalog-pagination{gap:8px}.store-catalog-pagination span{font-size:11px}html[dir=rtl] .store-filter-dialog>aside{inset-inline-end:0;inset-inline-start:auto}}@media(max-width:390px){.store-catalog-header>span{font-size:14px}.store-catalog-toolbar{align-items:flex-start;gap:10px}.store-catalog-toolbar>div{align-items:flex-end;flex-direction:column}.store-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-catalog .store-product-card-image{height:154px}.store-catalog .store-product-card-image img{height:128px}.store-catalog .store-product-brand,.store-product-category{font-size:10px}.store-catalog .store-product-card-content h3{font-size:12px}.store-catalog .store-stock,.store-catalog .store-price{font-size:10px}}.store-addresses-feedback.is-error{background:#fff3f1;border:1px solid #f1c9c2;color:#9a3c34}.store-auth-page{background:#fff;grid-template-columns:55fr 45fr;min-height:calc(100vh - 220px)}.store-auth-page[dir=rtl]{grid-template-columns:45fr 55fr}.store-auth-brand{align-items:center;background:#f1f6f2;border-inline-end:1px solid #dbe5de;display:flex;justify-content:center;overflow:hidden;padding:56px;position:relative;text-align:center}.store-auth-brand-lines,.store-auth-brand-lines:before,.store-auth-brand-lines:after{border:1px solid rgba(25,138,61,.12);border-radius:50%;content:"";inset:50% auto auto 50%;pointer-events:none;position:absolute;transform:translate(-50%,-50%)}.store-auth-brand-lines{height:min(72vw,780px);width:min(72vw,780px)}.store-auth-brand-lines:before{height:72%;width:72%}.store-auth-brand-lines:after{height:46%;width:46%}.store-auth-brand-content{align-items:center;display:flex;flex-direction:column;position:relative;z-index:1}.store-auth-brand img{background:#fff;border:1px solid #d5e0d8;border-radius:16px;box-shadow:0 10px 26px #19342412;height:120px;object-fit:contain;padding:10px;width:120px}.store-auth-brand strong{font-size:33px;letter-spacing:-.045em;margin-top:24px}.store-auth-brand-content>span{color:var(--store-green);font-size:13px;font-weight:850;letter-spacing:.11em;line-height:1.45;margin-top:10px;max-width:320px;text-transform:uppercase}.store-auth-brand p{font-size:17px;line-height:1.6;margin:16px 0 0;max-width:390px}.store-auth-form-panel{align-self:center;margin-inline:auto;max-width:470px;padding:56px 24px;width:100%}.store-auth-form-panel header{display:block!important;text-align:start}.store-auth-form-panel header>p{font-size:13px;margin:0 0 11px}.store-auth-form-panel h1{font-size:44px;line-height:1.08;margin:0;max-width:460px}.store-auth-form-panel header>span{font-size:16px;line-height:1.58;margin-top:15px;max-width:440px}.store-auth-form-panel form{gap:20px;margin-top:31px}.store-auth-form-panel form>label{font-size:14px;gap:9px}.store-auth-form-panel input{border-radius:9px;height:52px;padding-inline:14px}.store-auth-password input{padding-inline-end:54px}.store-auth-password button{align-items:center;background:transparent!important;color:#5b7063;display:flex;height:42px;inset-block:5px;inset-inline-end:5px;justify-content:center;padding:0;position:absolute;width:42px}.store-auth-password button:hover{background:#edf5ef!important;color:var(--store-green)}.store-auth-eye{display:block;height:20px;width:20px}.store-auth-submit{border-radius:9px;height:50px;margin-top:2px}.store-auth-secondary{display:grid;gap:13px;margin-top:24px;text-align:center}.store-auth-secondary>p{color:#65716c;font-size:13px;margin:0}.store-auth-secondary>span{align-items:center;color:#89958f;display:flex;font-size:11px;font-weight:750;gap:10px;letter-spacing:.08em;text-transform:uppercase}.store-auth-secondary>span:before,.store-auth-secondary>span:after{background:#e1e7e2;content:"";flex:1;height:1px}.store-auth-secondary a{align-items:center;background:#fff;border:1px solid var(--store-green);border-radius:9px;color:var(--store-green);display:flex;font-size:14px;font-weight:800;height:48px;justify-content:center;text-decoration:none}.store-auth-secondary a:hover{background:#f1f8f2}.store-auth-page[dir=rtl] .store-auth-form-panel{text-align:right}@media(max-width:1080px){.store-auth-page,.store-auth-page[dir=rtl]{grid-template-columns:1fr minmax(440px,45fr)}.store-auth-brand{padding:42px}.store-auth-brand img{height:104px;width:104px}.store-auth-brand strong{font-size:30px}}@media(max-width:900px){.store-auth-page,.store-auth-page[dir=rtl]{grid-template-columns:1fr}.store-auth-brand{border-block-end:1px solid #dbe5de;border-inline-end:0;min-height:250px;padding:34px}.store-auth-brand-lines{height:560px;width:560px}.store-auth-form-panel{max-width:500px;padding-block:46px}}@media(max-width:620px){.store-auth-brand{min-height:0;padding:25px 16px}.store-auth-brand img{border-radius:12px;height:76px;padding:6px;width:76px}.store-auth-brand strong{font-size:24px;margin-top:12px}.store-auth-brand-content>span{font-size:11px;margin-top:6px}.store-auth-brand p{font-size:13px;margin-top:8px;max-width:290px}.store-auth-form-panel{padding:34px 16px 46px}.store-auth-form-panel h1{font-size:34px}.store-auth-form-panel header>span{font-size:15px}.store-auth-form-panel form{gap:18px;margin-top:27px}.store-auth-form-panel input{height:50px}}.store-announcement{background:#075b32;color:#fff;font-size:11px;font-weight:650;min-height:32px}.store-announcement>div{align-items:center;display:flex;justify-content:space-between;margin-inline:auto;max-width:1600px;min-height:32px;padding-inline:clamp(32px,3vw,48px)}.store-announcement span{align-items:center;display:flex;gap:7px}.store-announcement span:before{color:#c3f0d0;content:"◇";font-size:13px}.store-announcement span:nth-child(2):before{content:"•";font-size:12px}.store-announcement span:last-child:before{content:"↗"}header.store-header{background:#fff;border-bottom:1px solid #dde2df;box-shadow:none;display:block;margin:0;max-width:none;padding:0;width:100%}.store-header-inner{align-items:center;display:flex;gap:18px;margin-inline:auto;max-width:1600px;min-height:80px;padding-inline:clamp(32px,3vw,48px)}.store-brand{gap:12px}.store-brand img{height:50px;width:50px}.store-brand strong{color:#202a28;font-size:19px;font-weight:800}.store-brand small{color:#65706d;font-size:11px;letter-spacing:.035em;margin-top:3px;text-transform:uppercase}.store-desktop-nav{flex:0 0 auto;flex-wrap:nowrap!important;gap:18px;justify-content:center;white-space:nowrap}.store-desktop-nav a{color:#26312e;flex:0 0 auto;font-size:14px;font-weight:700;padding-block:30px}.store-desktop-nav a.active:after{height:3px}.store-header-tools{align-items:center;display:flex;flex:1 1 auto;flex-wrap:nowrap!important;gap:7px;justify-content:flex-end;min-width:0}.store-search-desktop{flex:1 1 230px;max-width:360px;min-width:150px}.store-search{background:#f8faf8;border-color:#d7dfda;border-radius:7px;height:42px;width:100%}.store-search input{font-size:13px;min-width:0;width:100%}.store-search button{background:var(--store-green);border-radius:0;color:#fff;font-size:0;padding:0;width:44px}.store-search button:after{content:"⌕";font-size:24px;font-weight:400;line-height:1}.store-search button:hover{background:var(--store-green-dark);color:#fff}.store-language,.store-account-link,.store-cart-link{flex:0 0 auto}.store-language select,.store-account-link{border:1px solid #d7dfda;border-radius:7px;color:#27322f;font-size:12px;font-weight:700;height:37px}.store-language select{background:#fff;padding-inline:11px}.store-account-link{align-items:center;display:inline-flex;gap:7px;padding-inline:13px}.store-account-icon{display:block;flex:0 0 19px;height:19px;stroke:currentColor;width:19px}.store-cart-link{border:0;border-radius:0;color:#22352c;font-size:12px;height:37px;padding-inline:2px}.store-cart-link:before{color:#16753c;content:"⌑";font-size:25px;line-height:1}.store-cart-link b{height:19px;min-width:19px}.store-home{margin:0;max-width:none}.store-hero-surface{background:radial-gradient(ellipse 58% 115% at 91% 40%,rgba(203,232,210,.6) 0%,rgba(229,242,232,.48) 46%,transparent 74%),radial-gradient(ellipse 44% 72% at 69% 100%,rgba(216,237,220,.34),transparent 72%),linear-gradient(90deg,#fff 0% 31%,#f8fbf8 49%,#edf7f0);border:0;border-radius:0;box-shadow:none;margin:0;max-width:none;outline:0;overflow:hidden;width:100%}.storefront-wide-container,.store-hero-surface>.storefront-wide-container{margin-inline:auto;max-width:1600px;padding-inline:clamp(32px,3vw,48px);width:100%}.store-home .store-hero{background:transparent;border:0;border-radius:0;box-shadow:none;color:#1e2925;display:grid;grid-template-columns:minmax(0,42%) minmax(0,58%);isolation:isolate;margin:0;max-width:none;min-height:572px;outline:0;overflow:visible;padding-block:clamp(48px,5vw,72px);padding-inline:0;position:relative;width:100%}.store-home .store-hero:before,.store-home .store-hero:after{background:none;border:0;border-radius:0;box-shadow:none;content:none;display:none;outline:0}.store-hero-copy{align-self:center;max-width:580px;position:relative;z-index:2}.store-hero-eyebrow{color:#08723c!important;font-size:13px!important;font-weight:850;letter-spacing:.045em;margin:0 0 18px!important;text-transform:uppercase}.store-home .store-hero h1{color:#202b28;font-size:clamp(52px,4.15vw,68px);letter-spacing:-.058em;line-height:1.07;margin:0;max-width:580px}.store-home .store-hero-copy>p:not(.store-hero-eyebrow){color:#5b6862;font-size:17px;line-height:1.55;margin:20px 0 0;max-width:455px}.store-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.store-home .button,.store-hero-secondary{align-items:center;border-radius:6px;display:inline-flex;font-size:13px;font-weight:800;gap:16px;justify-content:center;min-height:44px;padding-inline:18px}.store-hero-secondary{border:1px solid #23864a;color:#16733b}.store-hero-secondary:hover{background:#e6f2e8}.store-hero-visual{inset-block:0;inset-inline-end:0;min-height:100%;overflow:visible;position:absolute;width:58%;z-index:1}.store-hero-arc{border:1px solid rgba(35,133,72,.1);border-radius:50%;position:absolute}.store-hero-arc-one{height:112%;inset-block-start:-18%;inset-inline-end:-5%;width:78%}.store-hero-arc-two{background:linear-gradient(135deg,#cbe8d26b,#e1f0e414);border:0;height:76%;inset-block-start:12%;inset-inline-start:3%;width:73%}.store-hero-dots{background-image:radial-gradient(rgba(33,133,71,.22) 1px,transparent 1px);background-size:11px 11px;bottom:18%;height:35%;inset-inline-end:2%;opacity:.32;position:absolute;width:31%}.store-hero-floor{background:radial-gradient(ellipse,rgba(57,94,70,.16) 0%,rgba(57,94,70,.06) 38%,transparent 72%);bottom:9%;height:11%;inset-inline:9%;position:absolute}.store-hero-artwork{bottom:8%;filter:drop-shadow(0 18px 15px rgba(20,45,32,.17));height:auto;inset-inline:2%;max-height:86%;max-width:96%;object-fit:contain;object-position:center bottom;position:absolute;width:96%;z-index:2}.store-feature-surface{background:#fff;border-bottom:1px solid #e1e7e2;border-top:1px solid #e3eae4}.store-feature-strip{background:transparent;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:94px}.store-feature-strip article{align-items:center;display:flex;gap:10px;padding:21px 24px}.store-feature-strip article>span{color:#08733d;font-size:27px;line-height:1}.store-feature-strip h2{color:#26302c;font-size:13px;margin:0}.store-feature-strip p{color:#6a746f;font-size:10px;line-height:1.5;margin:3px 0 0;white-space:nowrap}.store-footer{margin-top:0}.store-footer-inner,.store-footer-bottom{max-width:1600px}.store-category-surface{background:#f3f8f4;border-bottom:1px solid #e1e8e2}.store-category-section{padding-block:clamp(38px,3.5vw,54px)}.store-category-heading{align-items:flex-start;display:flex;flex-direction:column;margin-inline-end:auto;margin-inline-start:0;max-width:700px;text-align:left;width:100%}.store-category-heading p{color:#08723c;font-size:12px;font-weight:850;letter-spacing:.06em;margin:0 0 10px;text-transform:uppercase}.store-category-heading h2{color:#202b28;font-size:clamp(30px,2.5vw,42px);letter-spacing:-.04em;line-height:1.08;margin:0}.store-category-heading span{color:#65716b;display:block;font-size:15px;line-height:1.55;margin-top:12px;max-width:660px}.store-category-grid{display:grid;gap:18px;margin-top:38px;grid-template-columns:repeat(4,minmax(0,1fr))}.store-category-card{background:#fff;border:1px solid #dbe6de;border-radius:9px;color:#202b28;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:178px minmax(44px,1fr);min-height:250px;overflow:hidden;padding:14px;position:relative;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.store-category-card:hover{border-color:#93cbaa;box-shadow:0 7px 16px #1f412b12;transform:translateY(-2px)}.store-category-artwork{align-items:center;background:#f7fbf8;border-radius:6px;display:flex;grid-column:1/-1;justify-content:center;min-height:0;overflow:hidden}.store-category-artwork img{height:142px;max-width:82%;object-fit:contain;transform:scale(1);transition:transform .16s ease;width:82%}.store-category-card:hover .store-category-artwork img{transform:scale(1.025)}.store-category-name{align-self:center;font-size:15px;font-weight:800;line-height:1.34;padding-inline-end:10px}.store-category-arrow{align-items:center;align-self:center;border:1px solid #b7d9c0;border-radius:50%;color:#08723c;display:inline-flex;font-size:17px;font-weight:700;height:29px;justify-content:center;line-height:1;transition:background .16s ease,color .16s ease,transform .16s ease;width:29px}.store-category-card:hover .store-category-arrow{background:#08723c;color:#fff;transform:translate(2px)}.store-category-card:focus-visible{outline:3px solid rgba(25,138,61,.35);outline-offset:3px}html[dir=rtl] .store-category-heading{align-items:flex-end;margin-inline-end:0;margin-inline-start:auto;text-align:right}html[dir=rtl] .store-category-heading p{letter-spacing:0;text-transform:none}html[dir=rtl] .store-category-name{text-align:right}html[dir=rtl] .store-category-arrow{transform:rotate(180deg)}html[dir=rtl] .store-category-card:hover .store-category-arrow{transform:rotate(180deg) translate(2px)}@media(prefers-reduced-motion:reduce){.store-category-card,.store-category-artwork img,.store-category-arrow{transition:none}.store-category-card:hover,.store-category-card:hover .store-category-artwork img{transform:none}}.store-brand-surface{background:#fff;border-bottom:1px solid #e5ebe6}.store-brand-section{padding-block:clamp(42px,4vw,62px)}.store-brand-heading{align-items:flex-start;display:flex;flex-direction:column;margin-inline-end:auto;margin-inline-start:0;max-width:700px;text-align:left;width:100%}.store-brand-heading p{color:#08723c;font-size:12px;font-weight:850;letter-spacing:.06em;margin:0 0 10px;text-transform:uppercase}.store-brand-heading h2{color:#202b28;font-size:clamp(30px,2.5vw,42px);letter-spacing:-.04em;line-height:1.08;margin:0}.store-brand-heading span{color:#65716b;display:block;font-size:15px;line-height:1.55;margin-top:12px;max-width:660px}.store-brand-grid{display:grid;gap:16px;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:36px}.store-brand-card{background:#fff;border:1px solid #dce6df;border-radius:8px;color:#202b28;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:118px minmax(32px,1fr);min-height:172px;padding:13px;position:relative;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.store-brand-card:hover{border-color:#93cbaa;box-shadow:0 6px 15px #1f412b0f;transform:translateY(-2px)}.store-brand-logo{align-items:center;background:#f8fbf9;border-radius:5px;display:flex;grid-column:1/-1;justify-content:center;min-height:0;overflow:hidden}.store-brand-logo img{height:72px;max-width:76%;object-fit:contain;object-position:center;transform:scale(1);transition:transform .16s ease;width:76%}.store-brand-card:hover .store-brand-logo img{transform:scale(1.02)}.store-brand-name{align-self:center;font-size:14px;font-weight:800;line-height:1.3;padding-inline-end:8px}.store-brand-arrow{align-items:center;align-self:center;border:1px solid #b7d9c0;border-radius:50%;color:#08723c;display:inline-flex;font-size:16px;font-weight:700;height:27px;justify-content:center;line-height:1;transition:background .16s ease,color .16s ease,transform .16s ease;width:27px}.store-brand-card:hover .store-brand-arrow{background:#08723c;color:#fff;transform:translate(2px)}.store-brand-card:focus-visible{outline:3px solid rgba(25,138,61,.35);outline-offset:3px}html[dir=rtl] .store-brand-heading{align-items:flex-end;margin-inline-end:0;margin-inline-start:auto;text-align:right}html[dir=rtl] .store-brand-heading p{letter-spacing:0;text-transform:none}html[dir=rtl] .store-brand-name{text-align:right}html[dir=rtl] .store-brand-arrow{transform:rotate(180deg)}html[dir=rtl] .store-brand-card:hover .store-brand-arrow{transform:rotate(180deg) translate(2px)}@media(prefers-reduced-motion:reduce){.store-brand-card,.store-brand-logo img,.store-brand-arrow{transition:none}.store-brand-card:hover,.store-brand-card:hover .store-brand-logo img{transform:none}}.store-featured-surface{background:#f3f8f4;border-bottom:1px solid #e1e8e2}.store-featured-section{padding-block:clamp(44px,4vw,64px)}.store-featured-heading{align-items:flex-end;display:flex;gap:24px;justify-content:space-between}.store-featured-heading>div{max-width:700px}.store-featured-heading p{color:#08723c;font-size:12px;font-weight:850;letter-spacing:.06em;margin:0 0 10px;text-transform:uppercase}.store-featured-heading h2{color:#202b28;font-size:clamp(30px,2.5vw,42px);letter-spacing:-.04em;line-height:1.08;margin:0}.store-featured-heading>div>span{color:#65716b;display:block;font-size:15px;line-height:1.55;margin-top:12px;max-width:660px}.store-featured-heading>a{color:#08723c;flex:0 0 auto;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.store-featured-heading>a:hover{text-decoration:underline}.store-featured-heading>a span{display:inline-block;margin-inline-start:6px}.store-featured-grid{display:grid;gap:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:36px}.store-featured-card{background:#fff;border:1px solid #dbe6de;border-radius:9px;display:flex;flex-direction:column;min-width:0;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.store-featured-card:hover{border-color:#93cbaa;box-shadow:0 7px 16px #1f412b12;transform:translateY(-2px)}.store-featured-image{align-items:center;background:#f8fbf9;border-bottom:1px solid #e6ede8;display:flex;height:218px;justify-content:center;overflow:hidden}.store-featured-image img{height:184px;max-width:86%;object-fit:contain;transform:scale(1);transition:transform .16s ease;width:86%}.store-featured-card:hover .store-featured-image img{transform:scale(1.025)}.store-featured-placeholder{color:#66716b;font-size:13px}.store-featured-content{display:flex;flex:1;flex-direction:column;gap:7px;padding:15px}.store-featured-brand,.store-featured-category{color:#6b7670;font-size:11px;margin:0}.store-featured-brand{font-weight:750;text-transform:uppercase}.store-featured-name{color:#202b28;font-size:15px;font-weight:800;line-height:1.35;text-decoration:none}.store-featured-name:hover{text-decoration:underline}.store-featured-meta{align-items:center;display:flex;gap:8px;justify-content:space-between;margin-top:auto;padding-top:4px}.store-featured-price{color:#202b28;font-size:13px;font-weight:850}.store-featured-price del{color:#87918c;font-size:11px;font-weight:650;margin-inline-start:5px}.store-featured-stock{font-size:11px;font-weight:750}.store-featured-stock.is-in-stock{color:#267542}.store-featured-stock.is-out-of-stock{color:#a2433a}.store-featured-action{color:#08723c;font-size:12px;font-weight:800;margin-top:7px;text-decoration:none}.store-featured-action:hover{text-decoration:underline}.store-featured-action span{display:inline-block;margin-inline-start:6px}.store-featured-card:focus-within{outline:3px solid rgba(25,138,61,.35);outline-offset:3px}html[dir=rtl] .store-featured-heading{align-items:flex-end;flex-direction:row-reverse}html[dir=rtl] .store-featured-heading>div{text-align:right}html[dir=rtl] .store-featured-heading p{letter-spacing:0;text-transform:none}html[dir=rtl] .store-featured-content{text-align:right}html[dir=rtl] .store-featured-action span{transform:rotate(180deg)}@media(prefers-reduced-motion:reduce){.store-featured-card,.store-featured-image img{transition:none}.store-featured-card:hover,.store-featured-card:hover .store-featured-image img{transform:none}}html[dir=rtl] .store-announcement>div,html[dir=rtl] .store-header-inner,html[dir=rtl] .store-desktop-nav,html[dir=rtl] .store-header-tools{direction:rtl}html[dir=rtl] .store-home .store-hero{direction:ltr;grid-template-columns:minmax(0,58%) minmax(0,42%)}html[dir=rtl] .store-home .store-hero:before{background:linear-gradient(270deg,#fbfcfa,#fbfcfaf5 38%,#fbfcfa8f 51%,#fbfcfa00 69%)}html[dir=rtl] .store-hero-copy{direction:rtl;grid-column:2;text-align:right}html[dir=rtl] .store-hero-visual{inset-inline:auto;left:0;right:auto;width:58%}html[dir=rtl] .store-hero-artwork{transform:none}@media(max-width:1180px)and (min-width:931px){.store-header-inner,.store-hero-surface>.storefront-wide-container{padding-inline:20px}.store-header-inner{gap:12px}.store-brand small{font-size:9px}.store-desktop-nav{gap:12px}.store-desktop-nav a{font-size:13px}.store-search-desktop{max-width:240px;min-width:135px}.store-language select,.store-account-link{font-size:12px;padding-inline:8px}.store-account-link:before{display:none}.store-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:930px){.store-search-desktop{display:none}.store-header-inner{min-height:72px}.store-desktop-nav a{padding-block:25px}.store-hero-surface>.storefront-wide-container{padding-inline:32px}.store-home .store-hero{min-height:470px}.store-home .store-hero h1{font-size:clamp(44px,5.8vw,58px)}.store-feature-strip article{padding-inline:14px}.store-category-grid,.store-brand-grid,.store-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.store-announcement{display:none}.store-header-inner{display:flex;min-height:65px;padding-inline:16px}.store-brand img{height:38px;width:38px}.store-brand strong{font-size:15px}.store-brand small,.store-header-tools .store-account-link,.store-header-tools .store-language{display:none}.store-cart-link{height:36px}.store-mobile-nav .store-account-link,.store-mobile-nav .store-language{display:flex}.storefront-wide-container,.store-hero-surface>.storefront-wide-container{padding-inline:16px}.store-home .store-hero{display:block;min-height:0;padding-block:38px 0}.store-home .store-hero:before{background:linear-gradient(180deg,#fbfcfa,#fbfcfafa,#fbfcfa40)}.store-hero-copy{max-width:none;padding-bottom:18px}.store-home .store-hero h1{font-size:clamp(38px,10vw,48px)}.store-home .store-hero-copy>p:not(.store-hero-eyebrow){font-size:15px;margin-top:16px}.store-hero-actions{margin-top:25px}.store-hero-visual{height:270px;min-height:0;position:relative;width:100%}.store-hero-artwork{bottom:12px;inset-inline:0;max-height:calc(100% - 22px);max-width:100%;width:100%}.store-hero-arc-one{height:270px;inset-block-start:-12px;inset-inline-end:-34px;width:270px}.store-hero-arc-two{height:215px;inset-block-start:30px;inset-inline-start:15%;width:215px}.store-hero-dots{bottom:15%;width:33%}.store-hero-floor{bottom:10px;height:14%;inset-inline:3%}.store-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr));min-height:0}.store-feature-strip article{align-items:flex-start;min-height:86px;padding:17px 13px}.store-feature-strip p{white-space:normal}html[dir=rtl] .store-home .store-hero{direction:rtl;display:block}html[dir=rtl] .store-hero-copy{grid-column:auto;text-align:start}html[dir=rtl] .store-hero-visual{left:auto;right:auto;width:100%}}@media(max-width:500px){.store-category-section{padding-block:36px}.store-category-grid{gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.store-category-card{gap:10px;grid-template-rows:136px minmax(52px,1fr);min-height:208px;padding:10px}.store-category-artwork img{height:112px;max-width:88%;width:88%}.store-category-name{font-size:13px;line-height:1.3}.store-category-arrow{height:26px;width:26px}.store-featured-heading{align-items:flex-start;flex-direction:column}.store-featured-heading>div{max-width:none}.store-featured-grid{gap:12px}.store-featured-image{height:184px}.store-featured-image img{height:154px}.store-featured-content{padding:12px}.store-featured-name{font-size:14px}html[dir=rtl] .store-featured-heading{align-items:flex-end;flex-direction:column}}@media(max-width:360px){.store-category-grid{grid-template-columns:1fr}.store-category-card{grid-template-rows:150px minmax(44px,1fr);min-height:220px}.store-category-artwork img{height:124px}}@media(max-width:390px){.store-home .store-hero{padding-inline:0}.store-hero-actions{display:grid;gap:9px}.store-home .button,.store-hero-secondary{width:100%}.store-feature-strip{grid-template-columns:1fr}.store-feature-strip article{border-bottom:1px solid #edf0ed}}.store-featured-action{background:transparent!important;border:0;padding:0;text-align:start}.store-why-surface{background:linear-gradient(118deg,#172721,#1c2f28 58%,#143b28);border-top:1px solid rgba(166,213,181,.14);color:#fff;overflow:hidden;position:relative}.store-why-section{display:grid;gap:clamp(40px,5vw,82px);grid-template-columns:minmax(0,40%) minmax(0,60%);min-height:360px;padding-block:clamp(52px,5vw,72px);position:relative}.store-why-copy,.store-why-reasons{position:relative;z-index:1}.store-why-copy{align-self:center;max-width:465px}.store-why-copy>p{color:#78cb94;font-size:12px;font-weight:850;letter-spacing:.07em;margin:0 0 12px;text-transform:uppercase}.store-why-copy h2{color:#fff;font-size:clamp(34px,3.1vw,50px);letter-spacing:-.045em;line-height:1.08;margin:0;max-width:420px}.store-why-copy>span{color:#c0ccc5;display:block;font-size:16px;line-height:1.62;margin-top:18px;max-width:455px}.store-why-reasons{align-self:center;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 36px}.store-why-reason{align-items:flex-start;border-top:1px solid rgba(211,231,218,.18);display:flex;gap:13px;min-height:116px;padding:20px 0}.store-why-marker{align-items:center;border:1px solid #43a568;border-radius:50%;color:#78cb94;display:inline-flex;flex:0 0 auto;font-size:17px;height:29px;justify-content:center;line-height:1;width:29px}.store-why-marker svg{fill:none;height:17px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;width:17px}.store-why-reason h3{color:#fff;font-size:15px;line-height:1.35;margin:1px 0 5px}.store-why-reason p{color:#b8c6be;font-size:13px;line-height:1.52;margin:0}.store-why-watermark{height:auto;inset-block-start:50%;inset-inline-start:8%;max-width:360px;opacity:.045;pointer-events:none;position:absolute;transform:translateY(-50%);-webkit-user-select:none;user-select:none;width:28%;z-index:0}html[dir=rtl] .store-why-copy{text-align:right}html[dir=rtl] .store-why-copy>p{letter-spacing:0;text-transform:none}html[dir=rtl] .store-why-reason{text-align:right}@media(max-width:760px){.store-why-section{gap:30px;grid-template-columns:1fr;min-height:0;padding-block:46px}.store-why-copy{max-width:560px}.store-why-reasons{grid-template-columns:1fr}.store-why-reason{min-height:0;padding:17px 0}.store-why-watermark{inset-inline-start:auto;inset-inline-end:-10%;opacity:.035;width:60%}}@media(max-width:390px){.store-why-copy h2{font-size:33px}.store-why-copy>span{font-size:15px}.store-why-reason{gap:11px}}.store-contact-surface{background:#f3f8f4;border-top:1px solid #dce7df}.store-contact-section{align-items:center;display:grid;gap:clamp(38px,5vw,84px);grid-template-columns:minmax(0,42%) minmax(0,58%);padding-block:clamp(46px,4.5vw,66px)}.store-contact-copy{max-width:485px}.store-contact-copy>p{color:#08723c;font-size:12px;font-weight:850;letter-spacing:.07em;margin:0 0 11px;text-transform:uppercase}.store-contact-copy h2{color:#202b28;font-size:clamp(32px,2.8vw,46px);letter-spacing:-.045em;line-height:1.1;margin:0}.store-contact-copy>span{color:#637069;display:block;font-size:16px;line-height:1.62;margin-top:16px}.store-contact-methods{display:grid;gap:10px}.store-contact-method{align-items:center;background:#fff;border:1px solid #dce6df;border-radius:8px;color:#26312e;display:flex;gap:14px;min-height:76px;padding:13px 16px;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.store-contact-method:hover{border-color:#9bcbaa;box-shadow:0 5px 14px #1f412b0f;transform:translateY(-1px)}.store-contact-method:focus-visible,.store-contact-method small a:focus-visible{outline:3px solid rgba(25,138,61,.35);outline-offset:3px}.store-contact-icon{align-items:center;background:#edf7ef;border-radius:50%;color:#08723c;display:inline-flex;flex:0 0 auto;height:38px;justify-content:center;width:38px}.store-contact-icon svg{fill:none;height:20px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7;width:20px}.store-contact-method>span:last-child{display:grid;gap:3px;min-width:0}.store-contact-method strong{font-size:14px;line-height:1.3}.store-contact-method small{color:#67736c;font-size:13px;line-height:1.45}.store-contact-method small a{color:inherit;display:block;text-decoration:none;width:max-content}.store-contact-method small a:hover{text-decoration:underline}.store-contact-method.is-whatsapp{background:#08723c;border-color:#08723c;color:#fff}.store-contact-method.is-whatsapp .store-contact-icon{background:#ffffff29;color:#fff}.store-contact-method.is-whatsapp small{color:#e6f5e9}.store-contact-method.is-whatsapp:hover{background:#075f33;border-color:#075f33}html[dir=rtl] .store-contact-copy{text-align:right}html[dir=rtl] .store-contact-copy>p{letter-spacing:0;text-transform:none}html[dir=rtl] .store-contact-method{text-align:right}html[dir=rtl] .store-contact-method small a{direction:ltr;text-align:right}@media(max-width:760px){.store-contact-section{gap:30px;grid-template-columns:1fr;padding-block:44px}.store-contact-copy{max-width:600px}.store-contact-method{min-height:72px}}@media(max-width:390px){.store-contact-copy h2{font-size:32px}.store-contact-copy>span{font-size:15px}.store-contact-method{padding-inline:13px}}
