:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#18221b;background:#f7f8f5}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.topbar{height:72px;padding:0 7vw;display:flex;align-items:center;justify-content:space-between;background:white;border-bottom:1px solid #e6e9e3}.brand{font-size:1.25rem;font-weight:800}nav{display:flex;gap:24px;font-size:.95rem}.page-shell{max-width:1180px;padding:84px 28px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:800;opacity:.6}h1{max-width:760px;font-size:clamp(2.4rem,6vw,5.6rem);line-height:.98;margin:18px 0 24px}.lead{max-width:720px;font-size:1.1rem;line-height:1.65;opacity:.76}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px;margin-top:48px}.card{min-height:150px;display:flex;flex-direction:column;gap:12px;justify-content:flex-end;background:white;border:1px solid #e5e8e2;border-radius:18px;padding:24px}.card strong{font-size:1.05rem}.card span{opacity:.62;font-size:.9rem}.hero{padding-top:96px;padding-bottom:70px}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;padding:13px 20px;background:#18221b;color:white;font:inherit;font-weight:700;cursor:pointer}.button.ghost{background:white;color:#18221b;border:1px solid #dfe4dc}.catalogue-section{padding-top:24px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}h2{font-size:2rem;margin:8px 0 0}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));grid-gap:18px;gap:18px}.product-card{background:white;border:1px solid #e5e8e2;border-radius:16px;padding:14px;display:flex;flex-direction:column;gap:8px}.product-image{aspect-ratio:1/1;background:#eef0eb;border-radius:12px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:contain;background:#fff}.product-card h3{font-size:1rem;margin:2px 0;line-height:1.35;min-height:2.7em}.product-card small,.stock{opacity:.62}.empty{border:1px dashed #cdd3ca;padding:28px;border-radius:16px}.page-title{font-size:clamp(2.2rem,5vw,4.6rem)}.auth-shell{min-height:calc(100vh - 72px);display:grid;place-items:center;padding:40px 20px}.auth-card{width:min(460px,100%);background:white;border:1px solid #e2e6df;border-radius:20px;padding:32px;display:grid;grid-gap:18px;gap:18px}.auth-title{font-size:2.2rem;margin:0 0 6px}.auth-card label{display:grid;grid-gap:7px;gap:7px;font-size:.88rem;font-weight:700}.auth-card input{width:100%;padding:12px 13px;border:1px solid #ccd3c8;border-radius:9px;font:inherit}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.form-error{color:#9b1c1c}.form-error,.form-foot{margin:0;font-size:.9rem}.form-foot{text-align:center}.form-foot a{text-decoration:underline}.account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:14px;gap:14px;margin:32px 0}.account-stat{background:white;border:1px solid #e5e8e2;border-radius:16px;padding:20px;display:grid;grid-gap:8px;gap:8px}.account-stat span{opacity:.6;font-size:.85rem}.account-stat strong{font-size:1.5rem}@media(max-width:600px){.topbar{padding:0 20px}.topbar nav{gap:14px}.page-shell{padding:54px 20px}.form-row{grid-template-columns:1fr}}.button.small{padding:10px 13px;font-size:.86rem}.button.full{width:100%}.add-cart-wrap{display:flex;align-items:center;gap:9px;margin-top:6px;min-height:40px}.mini-message{font-size:.78rem;opacity:.65}.commerce-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:28px;gap:28px;align-items:start}.cart-list{display:grid;grid-gap:12px;gap:12px}.cart-row{background:white;border:1px solid #e5e8e2;border-radius:16px;padding:14px;display:grid;grid-template-columns:76px minmax(0,1fr) auto auto auto;grid-gap:16px;gap:16px;align-items:center}.cart-thumb{width:76px;height:76px;border-radius:11px;overflow:hidden;background:#eef0eb}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-info{display:grid;grid-gap:5px;gap:5px}.cart-info small,.cart-info span,.muted{opacity:.62}.quantity-control{display:flex;align-items:center;border:1px solid #dfe4dc;border-radius:9px;overflow:hidden}.quantity-control button{border:0;background:#f4f6f2;width:32px;height:34px;cursor:pointer;font-size:1.1rem}.quantity-control span{min-width:34px;text-align:center}.text-button{border:0;background:transparent;font:inherit;text-decoration:underline;cursor:pointer;padding:5px}.text-button.danger{color:#9b1c1c}.summary-card{background:white;border:1px solid #e2e6df;border-radius:18px;padding:22px;display:grid;grid-gap:15px;gap:15px}.summary-card h2{font-size:1.3rem;margin:0 0 7px}.summary-line,.summary-total{display:flex;justify-content:space-between;gap:16px;align-items:center}.summary-line{font-size:.92rem}.summary-line.muted{font-size:.8rem}.summary-total{border-top:1px solid #e6e9e3;padding-top:16px;margin-top:4px}.summary-total strong{font-size:1.35rem}.text-link{text-align:center;text-decoration:underline;font-size:.88rem}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;grid-gap:28px;gap:28px;align-items:start}.checkout-main{display:grid;grid-gap:18px;gap:18px}.checkout-card{background:white;border:1px solid #e2e6df;border-radius:18px;padding:24px}.checkout-card h2{font-size:1.35rem;margin:6px 0 18px}.section-heading.compact{margin-bottom:16px;align-items:center}.section-heading.compact h2{margin:4px 0 0}.address-list,.option-list{display:grid;grid-gap:10px;gap:10px}.address-list{margin-top:16px}.address-card,.option-card{border:1px solid #dfe4dc;border-radius:12px;padding:14px;display:flex;gap:12px;align-items:flex-start;cursor:pointer}.address-card.selected,.option-card.selected{border-color:#18221b;box-shadow:0 0 0 1px #18221b}.address-card span,.option-card span{display:grid;grid-gap:4px;gap:4px}.address-card small,.option-card small{opacity:.6}.payment-options{grid-template-columns:1fr 1fr}.address-form{display:grid;grid-gap:13px;gap:13px;margin-top:18px;padding-top:18px;border-top:1px solid #e7eae5}.address-form label{display:grid;grid-gap:6px;gap:6px;font-size:.84rem;font-weight:700}.address-form input,.voucher-row input{padding:12px;border:1px solid #ccd3c8;border-radius:9px;font:inherit;width:100%}.voucher-row{display:grid;grid-template-columns:1fr auto;grid-gap:10px;gap:10px}.sticky{position:-webkit-sticky;position:sticky;top:20px}.notice{background:#fff3f3;border:1px solid #f1cccc;border-radius:10px;padding:11px 13px}.order-list{display:grid;grid-gap:12px;gap:12px}.order-card{background:white;border:1px solid #e2e6df;border-radius:14px;padding:18px;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:18px;gap:18px;align-items:center}.order-card>div{display:grid;grid-gap:5px;gap:5px}.order-card small{opacity:.58}.status-pill{display:inline-flex;width:max-content;background:#edf2ed;border-radius:999px;padding:6px 9px;font-size:.72rem;font-weight:800;letter-spacing:.04em}.status-pill.large{padding:9px 13px}.order-title{font-size:clamp(2rem,5vw,3.8rem);margin:10px 0 0}.order-item{display:flex;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #edf0ec}.order-item span{display:grid;grid-gap:5px;gap:5px}.order-item small{opacity:.58}.dev-payment{margin-top:16px;background:#f5f7f3;border-radius:12px;padding:16px}.dev-payment p{margin-top:0}@media(max-width:850px){.checkout-grid,.commerce-layout{grid-template-columns:1fr}.sticky{position:static}.cart-row{grid-template-columns:64px 1fr auto}.cart-thumb{width:64px;height:64px}.cart-row>.quantity-control{grid-column:2}.cart-row>.text-button{grid-column:3}.payment-options{grid-template-columns:1fr}.order-card{grid-template-columns:1fr auto}.order-card>strong{grid-column:1/-1}}@media(max-width:620px){.topbar{height:auto;min-height:72px;align-items:flex-start;padding-top:20px;padding-bottom:20px;gap:16px}.topbar nav{flex-wrap:wrap;justify-content:flex-end}.cart-row{grid-template-columns:58px 1fr}.cart-row>.text-button,.cart-row>strong{grid-column:2}.cart-thumb{width:58px;height:58px}.order-card{grid-template-columns:1fr}.order-card>strong{grid-column:auto}}.product-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.save-button{border:1px solid #dfe4dc;background:white;border-radius:10px;padding:9px 12px;font:inherit;font-size:.83rem;font-weight:700;cursor:pointer}.wallet-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:14px;gap:14px;margin:26px 0}.mini-form{background:white;border:1px solid #e2e6df;border-radius:16px;padding:20px;display:grid;grid-gap:13px;gap:13px}.mini-form h3{margin:0}.mini-form label{display:grid;grid-gap:6px;gap:6px;font-size:.84rem;font-weight:700}.mini-form input{padding:11px;border:1px solid #ccd3c8;border-radius:9px;font:inherit}.notice.neutral{background:#f4f7f2;border-color:#dce4d8}.notification-list,.transaction-list{display:grid;grid-gap:10px;gap:10px}.transaction-row{background:white;border:1px solid #e2e6df;border-radius:13px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:20px}.transaction-row>div{display:grid;grid-gap:4px;gap:4px}.transaction-row small{opacity:.6}.positive{color:#176b38}.negative{color:#9b1c1c}.referral-code{display:flex;align-items:center;gap:16px;flex-wrap:wrap;background:white;border:1px solid #e2e6df;border-radius:16px;padding:20px;margin:26px 0}.referral-code span{opacity:.6}.referral-code strong{font-size:1.35rem;letter-spacing:.06em}.notification-row{width:100%;text-align:left;background:white;border:1px solid #e2e6df;border-radius:13px;padding:17px;display:flex;justify-content:space-between;gap:20px;font:inherit;cursor:pointer}.notification-row span{display:grid;grid-gap:5px;gap:5px}.notification-row small{opacity:.68}.notification-row time{opacity:.55;font-size:.78rem;white-space:nowrap}.notification-row.unread{border-left:4px solid #18221b}.notification-row.read{opacity:.7}.voucher-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:15px;gap:15px;margin-top:30px}.voucher-card{background:white;border:1px dashed #9ea89a;border-radius:16px;padding:22px;display:grid;grid-gap:16px;gap:16px}.voucher-card h2{margin:4px 0 0}.voucher-card.used{opacity:.55}.voucher-card small{opacity:.65}@media(max-width:620px){.notification-row{display:grid}.referral-code,.transaction-row{align-items:flex-start}.referral-code{flex-direction:column}}.hero.dynamic-hero{max-width:none;color:#fff;background-size:cover;background-position:50%;padding-left:max(24px,calc((100vw - 1200px)/2));padding-right:max(24px,calc((100vw - 1200px)/2));min-height:560px;display:flex;flex-direction:column;justify-content:center}.hero.dynamic-hero .eyebrow{color:#fff;opacity:.7}.hero.dynamic-hero .lead{opacity:.86}.hero.dynamic-hero .button{background:#fff;color:#18221b}.hero.dynamic-hero .button.ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.55)}.hero-copy{width:min(820px,100%)}.home-search{display:grid;grid-template-columns:minmax(0,520px) auto;grid-gap:10px;gap:10px;margin-top:28px;max-width:700px}.home-search input,.shop-search input{width:100%;border:1px solid #d7ddd4;background:#fff;border-radius:11px;padding:13px 15px;font:inherit;outline:none}.home-search input:focus,.shop-search input:focus{border-color:#647165;box-shadow:0 0 0 3px rgba(75,94,78,.12)}.store-trust{max-width:1180px;margin:-18px auto 20px;padding:0 28px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px}.store-trust>div{background:#fff;border:1px solid #e5e8e2;padding:18px 20px;display:grid;grid-gap:4px;gap:4px}.store-trust>div:first-child{border-radius:14px 0 0 14px}.store-trust>div:last-child{border-radius:0 14px 14px 0}.store-trust strong{font-size:.86rem}.store-trust span{font-size:.75rem;opacity:.62}.category-section{padding-top:36px;padding-bottom:28px}.category-strip{display:flex;gap:10px;overflow:auto;padding-bottom:4px;scrollbar-width:thin}.category-chip{white-space:nowrap;background:#fff;border:1px solid #dfe4dc;border-radius:999px;padding:11px 16px;font-size:.85rem;font-weight:700;transition:.15s ease}.category-chip:hover{border-color:#18221b;transform:translateY(-1px)}.product-image-link{display:flex}.product-image-empty{font-size:.75rem;opacity:.5}.product-name-link:hover h3{text-decoration:underline}.product-price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.product-price-row del{font-size:.72rem;opacity:.45}.stock.in-stock{color:#2f6b42;opacity:1}.stock.out-stock{color:#9b1c1c;opacity:.82}.shop-page{padding-top:58px}.shop-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,440px);grid-gap:36px;gap:36px;margin-bottom:36px}.shop-search{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px}.shop-layout{grid-template-columns:220px minmax(0,1fr);grid-gap:28px;gap:28px}.shop-filters{position:-webkit-sticky;position:sticky;top:22px;background:#fff;border:1px solid #e5e8e2;border-radius:15px;padding:18px;grid-gap:22px;gap:22px;max-height:calc(100vh - 44px);overflow:auto}.filter-block{display:grid;grid-gap:5px;gap:5px}.filter-block strong{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.filter-block a{font-size:.82rem;padding:7px 9px;border-radius:8px;color:#596159}.filter-block a.active,.filter-block a:hover{background:#eff2ed;color:#18221b;font-weight:750}.clear-filters{font-size:.8rem;text-decoration:underline}.shop-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-empty{display:grid;grid-gap:10px;gap:10px;justify-items:start}.shop-empty .button{margin-top:8px}.pagination{display:grid;grid-template-columns:1fr auto 1fr;margin-top:32px;border-top:1px solid #e2e6df;padding-top:20px;font-size:.85rem}.pagination a:last-child{text-align:right}.product-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;font-size:.78rem;opacity:.65;margin-bottom:26px}.product-detail-page{padding-top:44px}.product-detail-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);grid-gap:50px;gap:50px;align-items:start}.product-gallery{display:grid;grid-gap:12px;gap:12px}.product-main-image{aspect-ratio:1/1;background:#eef0eb;border-radius:20px;overflow:hidden;display:grid;place-items:center}.product-main-image img{width:100%;height:100%;object-fit:contain;background:#fff}.product-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:8px;gap:8px}.product-thumb{aspect-ratio:1/1;border:1px solid #e1e5df;border-radius:10px;overflow:hidden;background:#fff}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-buy-panel{position:-webkit-sticky;position:sticky;top:24px;background:#fff;border:1px solid #e2e6df;border-radius:20px;padding:28px}.product-buy-panel h1{font-size:clamp(1.8rem,3.4vw,3.1rem);line-height:1.05;margin:12px 0 10px}.product-sku{font-size:.75rem;opacity:.55}.detail-price{display:flex;align-items:baseline;gap:10px;margin:24px 0 10px}.detail-price strong{font-size:1.8rem}.detail-price del{opacity:.4}.detail-stock{display:block;margin-bottom:22px}.detail-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.product-service-points{display:grid;grid-gap:9px;gap:9px;margin-top:24px;padding-top:20px;border-top:1px solid #e8ebe6}.product-service-points>div{display:grid;grid-gap:2px;gap:2px}.product-service-points strong{font-size:.76rem}.product-service-points span{font-size:.7rem;opacity:.58}.product-description{margin-top:44px;background:#fff;border:1px solid #e2e6df;border-radius:18px;padding:28px}.product-description h2{font-size:1.6rem}.product-description p{max-width:900px;white-space:pre-line;line-height:1.72;opacity:.78}.loading-shell{padding-top:64px}.skeleton{background:linear-gradient(100deg,#e8ebe6 30%,#f3f5f1 50%,#e8ebe6 70%);background-size:300% 100%;animation:skeleton-shimmer 1.3s linear infinite;border-radius:8px}.skeleton-eyebrow{width:90px;height:10px}.skeleton-title{width:min(610px,88%);height:56px;margin-top:18px}.skeleton-copy{width:min(500px,72%);height:20px;margin-top:16px}.skeleton-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:48px}.skeleton-card{background:#fff;border:1px solid #e5e8e2;border-radius:16px;padding:14px}.skeleton-image{aspect-ratio:1/1}.skeleton-line{height:13px;margin-top:13px}.skeleton-line.short{width:58%}@keyframes skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.nav-signin{font-weight:750}@media(max-width:980px){.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-layout,.shop-heading{grid-template-columns:1fr}.product-buy-panel{position:static}.skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.store-trust{grid-template-columns:1fr;margin-top:14px}.store-trust>div,.store-trust>div:first-child,.store-trust>div:last-child{border-radius:12px}.shop-layout{grid-template-columns:1fr}.shop-filters{position:static;max-height:none;grid-template-columns:1fr 1fr}.home-search{grid-template-columns:1fr}.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.shop-filters,.shop-product-grid,.skeleton-grid{grid-template-columns:1fr}.product-thumbnails{grid-template-columns:repeat(4,1fr)}}.cart-inline-state{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cart-inline-label{font-size:.68rem;font-weight:800;color:#2f6b42;text-transform:uppercase;letter-spacing:.035em}.quantity-control.compact{display:grid;grid-template-columns:30px 34px 30px;align-items:center;border:1px solid #dce2da;border-radius:9px;overflow:hidden;background:#fff}.quantity-control.compact button{width:30px;height:30px;border:0;background:#f3f5f1;cursor:pointer;font-weight:800}.quantity-control.compact button:disabled{opacity:.45;cursor:not-allowed}.quantity-control.compact span{text-align:center;font-size:.78rem;font-weight:800}.header-cart-link{display:inline-flex!important;align-items:center;gap:5px}.header-cart-count{display:inline-grid;border-radius:999px;background:#18221b;font-size:.62rem;font-weight:800}.account-page{padding-top:46px}.account-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.account-signout{margin-top:8px}.account-nav{display:flex;gap:6px;overflow:auto;margin:28px 0 24px;padding:5px;background:#eef1ec;border-radius:12px;scrollbar-width:thin}.account-nav a{white-space:nowrap;padding:9px 12px;border-radius:8px;font-size:.78rem;font-weight:700;color:#626a62}.account-nav a.active,.account-nav a:hover{background:#fff;color:#18221b;box-shadow:0 1px 4px rgba(0,0,0,.05)}.account-summary-grid .account-stat{text-decoration:none;transition:.15s ease}.account-summary-grid .account-stat:hover{transform:translateY(-2px);border-color:#cfd7cc}.account-summary-grid small{font-size:.63rem;color:var(--muted)}.account-actions-heading{margin-top:38px;margin-bottom:16px}.account-actions-heading h2{margin:4px 0 0}.account-action-grid .card{min-height:125px}.account-child-page{padding-top:42px}.account-child-page>.account-nav{margin-top:0}.account-loading{padding-top:30px}.account-skeleton-title{height:48px;width:min(480px,80%);margin-top:18px}.account-skeleton-card{height:150px;margin-top:30px}.account-auth-empty{max-width:680px}.cart-heading,.checkout-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px}.cart-empty{display:grid;grid-gap:10px;gap:10px;justify-items:start}.cart-page-skeleton{height:420px;margin-top:40px}.cart-info a{text-decoration:none}.cart-info a:hover{text-decoration:underline}.checkout-progress{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:4px;gap:4px;margin:0 0 24px}.checkout-progress span{background:#e8ebe6;color:#8a918a;padding:9px 12px;text-align:center;font-size:.68rem;font-weight:800;border-radius:8px}.checkout-progress span.active{background:#e1efe5;color:#285f37}.checkout-item-preview{display:grid;grid-gap:8px;gap:8px;padding-bottom:14px;margin-bottom:12px;border-bottom:1px solid #e4e8e1}.checkout-preview-row{display:flex;justify-content:space-between;gap:12px;align-items:start}.checkout-preview-row span{display:grid;grid-gap:2px;gap:2px}.checkout-preview-row strong{font-size:.68rem}.checkout-preview-row small{font-size:.6rem;color:var(--muted)}@media(max-width:700px){.account-header,.cart-heading,.checkout-heading{flex-direction:column;align-items:flex-start}.account-nav{margin-left:-4px;margin-right:-4px}.checkout-progress{grid-template-columns:1fr}.checkout-progress span{text-align:left}}.nav-account{font-weight:750;color:#244c30!important}.nav-auth-loading{font-size:.82rem;opacity:.52;padding:6px 0}.account-panel{max-width:760px;background:#fff;border:1px solid #e1e6df;border-radius:16px;padding:22px;display:grid;grid-gap:16px;gap:16px;margin:22px 0 30px}.profile-form small{font-size:.64rem;color:var(--muted)}.profile-verification-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px}.profile-verification-row span{display:flex;justify-content:space-between;gap:10px;border:1px solid #e5e9e3;border-radius:10px;padding:11px 12px;font-size:.72rem}.profile-verification-row strong{font-size:.68rem}.address-book-form h2,.review-form h2{margin:0}.checkbox-label{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important}.checkbox-label input{width:auto!important}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.address-book-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.address-book-card{background:#fff;border:1px solid #e1e6df;border-radius:14px;padding:18px;display:grid;grid-gap:10px;gap:10px}.address-book-card.default{border-color:#a9c8b1;background:#fbfffc}.address-card-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.address-book-card p{margin:0;font-size:.76rem;line-height:1.55}.address-book-card>small{color:var(--muted)}.address-card-actions{display:flex;gap:12px;flex-wrap:wrap;padding-top:8px;border-top:1px solid #edf0eb}.reviewable-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:32px}.reviewable-card{background:#fff;border:1px solid #e1e6df;border-radius:14px;padding:12px;display:grid;grid-gap:10px;gap:10px}.reviewable-image{aspect-ratio:1/1;border-radius:10px;background:#f1f3ef;overflow:hidden}.reviewable-image img{width:100%;height:100%;object-fit:contain;background:#fff}.reviewable-card a{font-size:.76rem}.review-list{display:grid;grid-gap:12px;gap:12px}.review-history-card{background:#fff;border:1px solid #e1e6df;border-radius:14px;padding:18px;display:grid;grid-gap:8px;gap:8px}.review-history-card>div{display:flex;justify-content:space-between;gap:12px;align-items:start}.review-history-card h3{margin:0;font-size:.9rem}.review-history-card p{margin:0;line-height:1.55;font-size:.78rem}.review-history-card small{color:var(--muted)}.review-stars{letter-spacing:.05em;color:#8b6b00}.review-form textarea{width:100%;border:1px solid #d7ddd4;border-radius:10px;padding:12px;font:inherit;resize:vertical}@media(max-width:900px){.reviewable-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.address-book-grid,.profile-verification-row,.reviewable-grid{grid-template-columns:1fr}}.product-meta-line{display:flex;gap:10px;flex-wrap:wrap;font-size:.68rem;color:var(--muted);margin-top:4px}.product-meta-line span+span:before{content:"·";margin-right:10px}.product-rating-summary{display:flex;align-items:center;gap:7px;margin-top:13px;text-decoration:none;width:max-content;max-width:100%}.product-rating-summary strong{font-size:.78rem}.product-rating-summary small{font-size:.68rem;color:var(--muted)}.product-short-description{font-size:.82rem;line-height:1.55;color:#596159;margin:16px 0 0}.product-description-body{display:grid;grid-gap:10px;gap:10px}.product-description-body h3{font-size:1rem;margin:16px 0 0}.product-description-body p{margin:0!important}.product-description-bullet{display:grid;grid-template-columns:auto 1fr;grid-gap:8px;gap:8px;align-items:start}.product-description-bullet>span{font-weight:900}.product-specifications{margin-top:24px;background:#fff;border:1px solid #e2e6df;border-radius:18px;padding:28px}.product-specifications h2{font-size:1.5rem}.product-specifications dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0;gap:0;margin:18px 0 0;border:1px solid #e9ece7;border-radius:12px;overflow:hidden}.product-specifications dl>div{display:grid;grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);grid-gap:10px;gap:10px;padding:10px 12px;border-bottom:1px solid #ecefea}.product-specifications dl>div:nth-last-child(-n+2){border-bottom:0}.product-specifications dt{font-size:.67rem;font-weight:800;color:#687068}.product-specifications dd{font-size:.7rem;margin:0}.product-reviews-section{margin-top:24px;background:#fff;border:1px solid #e2e6df;border-radius:18px;padding:28px;scroll-margin-top:24px}.product-reviews-heading{display:flex;justify-content:space-between;align-items:end;gap:18px}.product-reviews-heading h2{margin:4px 0 0}.public-review-list{display:grid;grid-gap:12px;gap:12px;margin-top:20px}.public-review-card{border:1px solid #e7eae5;border-radius:12px;padding:16px;display:grid;grid-gap:9px;gap:9px}.public-review-head{display:flex;justify-content:space-between;gap:18px}.public-review-head>div{display:grid;grid-gap:4px;gap:4px}.public-review-head small{font-size:.63rem;color:var(--muted)}.public-review-card p{margin:0;font-size:.76rem;line-height:1.55}.verified-review-label{font-size:.6rem;font-weight:800;color:#2f6b42}.product-review-empty{margin-top:18px}.order-filter-tabs{display:flex;gap:6px;margin:0 0 20px;overflow:auto}.order-filter-tabs button{border:1px solid #dfe4dc;background:#fff;border-radius:999px;padding:8px 13px;white-space:nowrap;cursor:pointer;font-size:.72rem;font-weight:750}.order-filter-tabs button.active{background:#18221b;color:#fff;border-color:#18221b}.order-card-rich{align-items:center}.order-card-status{display:grid;grid-gap:4px;gap:4px}.orders-page-skeleton{height:300px}.order-progress{display:grid;grid-template-columns:repeat(4,1fr);margin:8px 0 26px}.order-progress-step{position:relative;display:grid;justify-items:center;grid-gap:7px;gap:7px;text-align:center;color:#969c96;font-size:.69rem}.order-progress-step:before{content:"";position:absolute;top:14px;left:-50%;width:100%;height:2px;background:#e0e5df;z-index:0}.order-progress-step:first-child:before{display:none}.order-progress-step.done:before{background:#80aa8b}.order-progress-dot{position:relative;z-index:1;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e8ece7;color:#848b84;font-size:.66rem;font-weight:900}.order-progress-step.done .order-progress-dot{background:#397449;color:#fff}.order-progress-step.current strong{color:#214d2d}.order-exception{display:grid;grid-gap:4px;gap:4px;border-radius:12px;padding:14px 16px;margin:8px 0 24px;font-size:.75rem}.order-exception.cancelled{background:#fff1f1;color:#8a2929}.order-exception.refunded{background:#eef3ff;color:#2e4c84}.status-cancelled,.status-refunded{opacity:.8}.status-delivered{background:#e8f5ec!important;color:#28703d!important}.notifications-skeleton{height:320px}.notification-list-rich{display:grid;grid-gap:9px;gap:9px}.notification-list-rich .notification-row{display:grid!important;padding:0!important;overflow:hidden}.notification-main{width:100%;border:0;background:transparent;text-align:left;display:grid;grid-template-columns:8px minmax(0,1fr) auto;grid-gap:10px;gap:10px;align-items:start;padding:14px 16px;cursor:pointer}.notification-main>span:nth-child(2){display:grid;grid-gap:4px;gap:4px}.notification-main small{line-height:1.45}.notification-main time{font-size:.61rem;color:var(--muted)}.notification-unread-dot{width:7px;height:7px;border-radius:50%;margin-top:5px;background:transparent}.notification-row.unread .notification-unread-dot{background:#397449}.notification-row.unread .notification-main{background:#fbfffc}.notification-cta{border-top:1px solid #edf0eb;padding:8px 16px 9px 34px;font-size:.66rem;font-weight:800;text-decoration:none}@media(max-width:720px){.product-specifications dl{grid-template-columns:1fr}.product-specifications dl>div{border-bottom:1px solid #ecefea!important}.product-reviews-heading,.public-review-head{flex-direction:column;align-items:flex-start}.order-progress{grid-template-columns:1fr;gap:8px}.order-progress-step{grid-template-columns:32px 1fr;justify-items:start;text-align:left;align-items:center}.order-progress-step:before{display:none}.notification-main{grid-template-columns:8px minmax(0,1fr)}.notification-main time{grid-column:2}}.header-saved-link{display:inline-flex!important;align-items:center;gap:5px}.header-saved-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#72562a;color:#fff;font-size:.62rem;font-weight:800}.save-button.saved{font-weight:800;color:#6b3b3b}.save-button-wrap{display:inline-grid;gap:2px}.saved-page-skeleton{height:320px}.saved-empty{display:grid;grid-gap:10px;gap:10px;justify-items:start}.shop-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:-12px 0 20px;border-bottom:1px solid #e5e8e2;font-size:.74rem}.shop-sort-form{display:flex;gap:8px;align-items:end}.shop-sort-form label{display:grid;grid-gap:4px;gap:4px;font-size:.65rem;font-weight:700}.filter-form input,.shop-sort-form select{border:1px solid #d8ddd5;border-radius:8px;padding:8px 9px;background:#fff;font:inherit}.filter-form{display:grid;grid-gap:10px;gap:10px}.filter-form>strong{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}.price-filter-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px}.price-filter-row label{display:grid;grid-gap:4px;gap:4px;font-size:.63rem;color:#697169}.related-products-section{margin-top:24px;padding:28px;background:#f7f9f6;border-radius:18px}.related-product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:980px){.related-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.shop-toolbar{align-items:flex-start;flex-direction:column}.shop-sort-form{width:100%;flex-wrap:wrap}.related-product-grid{grid-template-columns:1fr}}.checkout-page-skeleton{height:520px;margin-top:40px}.checkout-card-actions{display:flex;gap:12px;flex-wrap:wrap}.voucher-success{margin:8px 0 0;color:#2f6b42;font-size:.68rem;font-weight:800}.checkout-notes{width:100%;border:1px solid #d7ddd4;border-radius:10px;padding:12px;font:inherit;resize:vertical}.checkout-selected-address{display:grid;grid-gap:3px;gap:3px;padding:11px 0 14px;margin-bottom:10px;border-bottom:1px solid #e5e8e2}.checkout-selected-address span{font-size:.58rem;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:800}.checkout-selected-address strong{font-size:.72rem}.checkout-selected-address small{font-size:.62rem;color:var(--muted);line-height:1.35}.skip-link{position:fixed;left:12px;top:-60px;z-index:9999;background:#18221b;color:#fff;padding:10px 14px;border-radius:8px;font-weight:800}.skip-link:focus{top:12px}.site-footer{margin-top:70px;background:#172019;color:#edf2ed;padding-bottom:74px}.site-footer-grid{padding-top:54px!important;padding-bottom:42px!important;display:grid;grid-template-columns:1.5fr repeat(3,1fr);grid-gap:34px;gap:34px}.site-footer-grid>div{display:grid;align-content:start;grid-gap:9px;gap:9px}.site-footer-grid strong{font-size:.78rem}.site-footer-grid a,.site-footer-grid p,.site-footer-grid span{color:#d5ddd6;font-size:.72rem;line-height:1.5;margin:0}.footer-brand>strong{font-size:1.2rem}.footer-brand p{max-width:310px}.site-footer-bottom{border-top:1px solid rgba(255,255,255,.12);max-width:1180px;margin:auto;padding:18px 28px;display:flex;justify-content:space-between;gap:20px;font-size:.64rem;color:#abb6ad}.mobile-commerce-nav{display:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(49,100,64,.28)}@media(max-width:820px){.topbar{height:62px;padding:0 20px;position:-webkit-sticky;position:sticky;top:0;z-index:90}.topbar>nav{display:none}.page-shell{padding-left:18px;padding-right:18px}#main-content{padding-bottom:68px}.site-footer{padding-bottom:86px}.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding-left:22px!important;padding-right:22px!important}.site-footer-bottom{padding:16px 22px;flex-direction:column;gap:5px}.mobile-commerce-nav{position:fixed;z-index:100;bottom:0;left:0;right:0;height:66px;background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #dfe4dc;display:grid;grid-template-columns:repeat(4,1fr);padding:5px 8px max(5px,env(safe-area-inset-bottom))}.mobile-commerce-nav>a{display:grid;justify-items:center;align-content:center;grid-gap:2px;gap:2px;color:#6d746e;text-decoration:none;font-size:.72rem;border-radius:9px}.mobile-commerce-nav>a.active{color:#1f542f;background:#f0f6f1}.mobile-commerce-nav small{font-size:.58rem;font-weight:750}.mobile-nav-icon{position:relative;font-size:.62rem;font-weight:800}.mobile-nav-icon b{position:absolute;top:-9px;right:-14px;min-width:16px;height:16px;padding:0 3px;border-radius:99px;background:#18221b;color:#fff;display:grid;place-items:center;font-size:.5rem}}@media(max-width:520px){.site-footer-grid{grid-template-columns:1fr}.brand{font-size:1.08rem}}.route-error-page{min-height:60vh;display:grid;align-content:center;justify-items:start}.loading-shop-layout{margin-top:36px}.loading-filter{height:420px}.loading-product-grid{margin-top:0}@media(max-width:760px){.loading-shop-layout{grid-template-columns:1fr}.loading-filter{height:130px}}:root{--mhe-red:#ed2224;--mhe-red-dark:#c70e10;--mhe-red-deep:#881415;--mhe-red-soft:#ffe0e0;--mhe-red-pale:#fff1f1;--mhe-red-light:#ff6567;--mhe-black:#292929;--mhe-ink:#464646;--mhe-gray:#7c7c7c;--mhe-muted:#989898;--mhe-line:#dcdcdc;--mhe-panel:#f4f4f4;--mhe-font:"Clash Display","Helvetica Neue",Arial,sans-serif}:root,body,html{color:var(--mhe-black);background:#fff}body{font-family:var(--mhe-font);-webkit-font-smoothing:antialiased}.button{background:var(--mhe-red);border-radius:999px;color:#fff;box-shadow:none}.button:hover:not(:disabled){background:var(--mhe-red-dark)}.button.ghost{background:#fff;color:var(--mhe-black);border-color:#e4e7ec}.button:disabled{opacity:.55;cursor:not-allowed}.save-button{border-color:#e4e7ec;color:var(--mhe-black);border-radius:999px}.save-button.saved{color:var(--mhe-red-deep);border-color:#ffc5c6;background:var(--mhe-red-pale)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(237,34,36,.22);outline-offset:2px}.mhe-announcement,.skip-link{background:var(--mhe-red-dark)}.mhe-announcement{height:43px;display:flex;align-items:center;justify-content:center;padding:0 24px;color:#fff;font-size:12px;line-height:1.3;text-align:center}.mhe-header{height:83px;background:#fff;position:relative;z-index:80}.mhe-header-inner{height:83px;max-width:1440px;margin:0 auto;padding:0 28px;display:grid;grid-template-columns:minmax(320px,1fr) minmax(340px,473px) minmax(350px,1fr);grid-gap:34px;gap:34px;align-items:center}.mhe-header-left{display:flex;align-items:center;gap:17px;min-width:0}.mhe-logo-link{display:grid;place-items:center;flex:0 0 71px;width:71px;height:71px}.mhe-logo{display:block;width:71px;height:71px;object-fit:contain}.mhe-primary-nav{display:flex;gap:8px;align-items:center;font-size:16px;font-weight:500;white-space:nowrap}.mhe-primary-nav a{padding:8px;border-radius:8px}.mhe-primary-nav a:hover,.mhe-utility-link:hover{color:var(--mhe-red-dark)}.mhe-header-search{width:100%;height:44px;border:.5px solid #bdbdbd;border-radius:99px;display:flex;align-items:center;overflow:hidden;background:#fff}.mhe-header-search input{height:100%;flex:1 1;min-width:0;border:0;outline:0;padding:0 0 0 16px;font:inherit;font-size:12px;color:var(--mhe-ink);background:transparent}.mhe-header-search input::placeholder{color:#bdbdbd}.mhe-header-search button{width:52px;height:100%;border:0;background:transparent;font-size:22px;color:var(--mhe-black);cursor:pointer}.mhe-utility-nav{justify-self:end;display:flex;gap:8px;align-items:center;white-space:nowrap}.mhe-utility-link{position:relative;display:flex;align-items:center;gap:4px;padding:8px;border-radius:8px;font-size:16px;font-weight:500;color:var(--mhe-black)}.mhe-nav-icon{width:20px;height:20px;display:grid;place-items:center;font-size:13px;color:#606060}.mhe-nav-icon.profile{font-size:10px}.mhe-nav-icon.cart{font-size:11px;transform:rotate(180deg)}.header-cart-count{position:absolute;right:1px;top:0;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border-radius:99px;background:var(--mhe-red);color:#fff;font-size:9px;font-weight:700}.mhe-region{display:flex;align-items:center;gap:7px;padding:8px;cursor:default}.mhe-flag{width:21px;height:14px;display:grid;grid-template-columns:1fr 1fr 1fr;border:.5px solid #baf7ba;border-radius:2px;overflow:hidden}.mhe-flag i:first-child,.mhe-flag i:nth-child(3){background:#1b691b}.mhe-flag i:nth-child(2){background:#fff}.mhe-category-bar{height:40px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 40px;overflow:hidden;border-top:1px solid #fafafa;border-bottom:1px solid #f5f5f5;position:relative;z-index:60}.mhe-category-bar>strong{font-size:14px;font-weight:600;flex:0 0 auto;padding:8px}.mhe-category-scroll{display:flex;align-items:center;gap:16px;overflow:auto;scrollbar-width:none;white-space:nowrap}.mhe-category-scroll::-webkit-scrollbar{display:none}.mhe-category-scroll a{font-size:14px;padding:8px 16px;border-radius:99px;flex:0 0 auto}.mhe-category-scroll a:hover{background:var(--mhe-red-pale);color:var(--mhe-red-deep)}.page-shell{max-width:1440px;padding:56px 40px;margin:0 auto}.page-title,h1{color:#000}.eyebrow{color:var(--mhe-red);opacity:1}.lead{color:var(--mhe-gray);opacity:1}.figma-back-link{display:inline-flex;align-items:center;gap:5px;font-size:14px;font-weight:500;color:var(--mhe-black);margin-bottom:20px}.figma-back-link:hover{color:var(--mhe-red-dark)}.figma-simple-state{min-height:50vh;display:grid;align-content:center;justify-items:start;grid-gap:12px;gap:12px}.figma-simple-state>span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--mhe-red)}.figma-simple-state h1{font-size:42px;line-height:1.05;margin:0}.figma-simple-state p{margin:0;color:var(--mhe-gray)}.figma-button{min-height:44px;padding-left:28px;padding-right:28px}.figma-home{background:#fff;padding-bottom:40px}.figma-home-hero{position:relative;max-width:1360px;min-height:274px;margin:62px auto 0;padding:42px 48px;overflow:hidden;border-radius:0;background:linear-gradient(115deg,#fff1f1,#ffe0e0);display:flex;align-items:center}.figma-home-hero.has-image{background-size:cover;background-position:50%}.figma-home-hero-copy{position:relative;z-index:2;max-width:630px}.figma-hero-kicker{display:inline-flex;margin-bottom:8px;font-size:10px;font-weight:700;letter-spacing:.12em;color:var(--mhe-red-dark)}.figma-home-hero h1{font-size:38px;line-height:1.05;letter-spacing:-.5px;margin:0 0 10px;max-width:620px}.figma-home-hero p{font-size:15px;line-height:1.45;margin:0;max-width:570px;color:var(--mhe-ink)}.figma-hero-points{display:flex;align-items:center;gap:14px;margin:20px 0 22px;font-size:12px}.figma-hero-points i{width:3px;height:3px;border-radius:50%;background:var(--mhe-muted)}.figma-hero-badge{position:absolute;right:80px;top:50%;transform:translateY(-50%) rotate(-12deg);width:150px;height:150px;border-radius:50%;display:grid;place-items:center;background:var(--mhe-red);color:#fff;font-weight:800;font-size:34px;box-shadow:0 24px 60px rgba(199,14,16,.22)}.figma-category-showcase{padding-top:46px;padding-bottom:46px}.figma-category-circles{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:42px 74px;gap:42px 74px;align-items:start}.figma-category-circles>a{display:grid;justify-items:center;grid-gap:12px;gap:12px;text-align:center;font-size:14px}.figma-category-circles strong{font-weight:500}.figma-category-orb{width:132px;height:132px;border-radius:50%;display:grid;place-items:center;font-size:34px;font-weight:600;background:#f8f8f8;color:var(--mhe-red-dark);border:1px solid #f0f0f0}.figma-category-orb.orb-1{background:#fff1f1}.figma-category-orb.orb-2{background:#f4f4f4}.figma-category-orb.orb-3{background:#ffe0e0}.figma-category-orb.orb-4{background:#fafafa}.figma-home-section{padding-top:28px;padding-bottom:42px}.figma-home-section.secondary{padding-top:24px}.figma-section-title{height:55px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ededed;margin-bottom:16px}.figma-section-title h2{font-size:22px;margin:0;font-weight:600}.figma-section-title a{font-size:14px;color:var(--mhe-red-dark)}.figma-home-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:55px;margin-top:0}.figma-product-card{border:0;border-radius:20px;padding:12px 0 10px;gap:10px;min-width:0}.figma-product-card .product-image{border-radius:16px;background:#fff;aspect-ratio:1.18/1;min-height:158px}.figma-product-card h3{font-size:12px;line-height:1.38;font-weight:400;min-height:2.7em;margin:0}.figma-card-meta{display:flex;justify-content:space-between;gap:8px;font-size:10px;color:var(--mhe-gray);white-space:nowrap;overflow:hidden}.figma-card-meta span{overflow:hidden;text-overflow:ellipsis}.figma-product-card .product-price-row{display:flex;align-items:baseline;gap:8px}.figma-product-card .product-price-row strong{font-size:16px}.figma-product-card del{font-size:11px;color:var(--mhe-muted)}.figma-card-actions{gap:7px}.figma-card-actions .add-cart-wrap{margin:0;min-height:36px}.figma-card-actions .button.small{padding:9px 14px;font-size:11px}.figma-card-actions .save-button{padding:8px 10px;font-size:11px}.figma-promo-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;padding-top:46px;padding-bottom:54px}.figma-promo-card{min-height:274px;border-radius:0;padding:34px;display:flex;flex-direction:column;justify-content:center;gap:14px;overflow:hidden;position:relative}.figma-promo-card:after{content:"";position:absolute;width:220px;height:220px;border-radius:50%;right:-40px;top:-40px;background:rgba(255,255,255,.22)}.figma-promo-card.wallet{background:var(--mhe-red);color:#fff}.figma-promo-card.referral{background:#fff1f1;color:var(--mhe-black)}.figma-promo-card small{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.figma-promo-card h2{font-size:32px;margin:5px 0 0}.figma-promo-card p{font-size:14px;max-width:460px;margin:0;line-height:1.45}.figma-promo-card>span{font-size:12px;font-weight:600}.shop-page{padding-top:48px}.shop-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.shop-heading .page-title{font-size:34px;line-height:1.05;margin:5px 0 8px}.shop-heading .lead{font-size:13px;margin:0}.shop-search{display:flex;width:min(480px,100%);height:44px;border:1px solid #e4e7ec;border-radius:99px;overflow:hidden}.shop-search input{flex:1 1;min-width:0;border:0;padding:0 16px;font:inherit;font-size:12px;outline:0}.shop-search .button{border-radius:99px;padding:0 22px;font-size:12px}.shop-toolbar{margin:0 0 16px;padding:10px 0;font-size:12px;border-bottom:1px solid #f1f1f1}.shop-sort-form{align-items:center}.shop-sort-form label{display:flex;align-items:center;gap:7px;font-size:12px}.shop-sort-form select{border-radius:99px;padding:8px 30px 8px 13px;border:1px solid #e4e7ec}.shop-layout{display:grid;grid-template-columns:340px minmax(0,1fr);grid-gap:40px;gap:40px;align-items:start}.shop-filters{display:grid;grid-gap:18px;gap:18px}.filter-block,.filter-form{border:1px solid #e4e7ec;border-radius:20px;padding:20px;display:grid;grid-gap:8px;gap:8px;background:#fff}.filter-block>strong,.filter-form>strong{text-align:center;font-size:14px;text-transform:none;letter-spacing:0;margin-bottom:6px}.filter-block>a{display:flex;align-items:center;justify-content:center;min-height:40px;padding:9px 12px;border:1px solid transparent;border-radius:5px;font-size:12px}.filter-block>a.active{background:var(--mhe-red);color:#fff}.filter-block>a:not(.active):hover{border-color:#e4e7ec;background:#fafafa}.filter-form{padding:20px 28px}.price-filter-row label{font-size:11px}.shop-filters input{border-radius:84px!important;border-color:#e4e7ec!important}.checkbox-label{font-size:12px}.clear-filters{text-align:center;color:var(--mhe-red-dark);font-size:12px}.shop-results{min-width:0}.figma-product-list{display:grid;grid-gap:16px;gap:16px}.figma-product-row{min-height:207px;border:1px solid #e4e7ec;border-radius:20px;padding:20px 34px;display:grid;grid-template-columns:145px minmax(0,1fr);grid-gap:34px;gap:34px;align-items:center;background:#fff}.figma-product-row-image{width:134px;height:167px;border-radius:13px;overflow:hidden;background:#f6f6f6;display:grid;place-items:center}.figma-product-row-image img{width:100%;height:100%;object-fit:contain;background:#fff}.figma-product-row-image span{font-size:10px;color:var(--mhe-muted);text-align:center;padding:8px}.figma-product-row-copy{display:grid;grid-gap:13px;gap:13px;min-width:0}.figma-product-row-copy h3{margin:0;font-size:16px;font-weight:400;line-height:1.35;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.figma-product-meta{display:flex;gap:18px;align-items:center;font-size:12px;color:var(--mhe-gray)}.figma-product-meta .available{color:#2f7846}.figma-product-meta .unavailable{color:var(--mhe-red-dark)}.figma-product-row-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px}.figma-price-stack{display:flex;align-items:baseline;gap:10px}.figma-price-stack strong{font-size:26px;font-weight:500}.figma-price-stack del{font-size:12px;color:var(--mhe-muted)}.figma-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.figma-row-actions .add-cart-wrap{margin:0}.figma-row-actions .button.small{min-width:180px;min-height:46px;padding:12px 20px;font-size:14px}.figma-row-actions .save-button{min-height:44px;padding:10px 16px}.pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:34px;font-size:12px}.pagination a{color:var(--mhe-red-dark)}.figma-cart-page{padding-top:18px;padding-bottom:100px}.figma-cart-page>h1,.figma-checkout-page>h1{font-size:31px;line-height:1.05;letter-spacing:-.62px;margin:0 0 22px;font-weight:500}.figma-cart-layout{display:grid;grid-template-columns:minmax(0,899px) 437px;grid-gap:25px;gap:25px;align-items:start}.figma-cart-list{border:1px solid #f4f4f4;border-radius:16px;padding:24px;background:#fff;display:grid;grid-gap:0;gap:0}.figma-cart-row{padding:0 0 24px;margin:0 0 24px;border-bottom:1px solid #f4f4f4}.figma-cart-row:last-child{border-bottom:0;margin-bottom:0}.figma-cart-row-main{display:grid;grid-template-columns:95px minmax(0,1fr) auto;grid-gap:20px;gap:20px;align-items:center}.figma-cart-thumb{width:95px;height:95px;border-radius:24px;overflow:hidden;background:#989898;display:grid;place-items:center}.figma-cart-thumb img{width:100%;height:100%;object-fit:contain;background:#fff}.figma-cart-info{display:grid;grid-gap:8px;gap:8px;min-width:0}.figma-cart-info>a strong{display:block;font-size:16px;font-weight:400;line-height:1.35;max-width:555px}.figma-brand-line{display:flex;gap:8px;align-items:center;font-size:14px}.figma-brand-line b{padding:8px 24px;border-radius:99px;background:var(--mhe-red-soft);font-weight:400}.figma-cart-price{font-size:20px;font-weight:500;white-space:nowrap}.figma-cart-row-actions{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.figma-remove{border:0;background:transparent;color:var(--mhe-black);display:flex;gap:5px;align-items:center;padding:0;font:inherit;font-size:14px;cursor:pointer}.figma-remove span{color:var(--mhe-red)}.figma-qty{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:90px}.figma-qty button{width:24px;height:24px;border:0;border-radius:4px;background:var(--mhe-red);color:#fff;font:inherit;font-size:18px;line-height:1;cursor:pointer}.figma-qty button:disabled{opacity:.45}.figma-qty span{font-size:16px;font-weight:500}.figma-cart-summary{position:-webkit-sticky;position:sticky;top:18px;border-radius:16px;background:#f4f4f4;padding:22px 16px 16px;min-height:247px;display:grid;align-content:start;grid-gap:15px;gap:15px}.figma-cart-summary h2{font-size:16px;margin:0;font-weight:500}.figma-summary-rule{height:1px;background:#dcdcdc;width:100%}.figma-summary-line{display:flex;justify-content:space-between;gap:20px;align-items:start;font-size:16px}.figma-summary-line strong{font-size:31px;font-weight:500;letter-spacing:-.62px}.figma-cart-summary>small{font-size:12px;color:var(--mhe-gray);text-align:right;margin-top:-10px}.figma-summary-button{min-height:48px;display:flex;align-items:center;justify-content:center;background:var(--mhe-red);color:#fff;border-radius:99px;font-size:14px;margin-top:auto}.figma-summary-button:hover{background:var(--mhe-red-dark)}.figma-empty{display:grid;grid-gap:12px;gap:12px;justify-items:start;max-width:600px}.figma-checkout-page{padding-top:18px;padding-bottom:120px}.figma-checkout-grid{display:grid;grid-template-columns:minmax(0,899px) 437px;grid-gap:25px;gap:25px;align-items:start}.figma-checkout-main{display:grid;grid-gap:16px;gap:16px}.figma-checkout-card{border:1px solid #f4f4f4;border-radius:16px;padding:15px 23px 21px;background:#fff}.figma-step-heading{display:grid;grid-template-columns:24px auto 1fr;grid-gap:8px;gap:8px;align-items:center;min-height:28px}.figma-step-heading>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--mhe-red-soft);font-size:14px;font-weight:500}.figma-step-heading>strong{font-size:16px;font-weight:500}.figma-step-heading>button{justify-self:end;border:0;background:transparent;color:#8b1a1a;font:inherit;font-size:14px;cursor:pointer}.figma-address-summary,.figma-choice-panel{margin-top:12px;border-radius:16px;background:#f4f4f4;padding:20px 24px}.figma-address-summary{display:grid;grid-template-columns:1fr 2fr 1fr 1.2fr;grid-gap:8px 20px;gap:8px 20px;align-items:center;font-size:14px}.figma-address-summary strong{font-weight:500}.empty-address{display:block;color:var(--mhe-gray)}.figma-address-picker{display:flex;gap:9px;overflow:auto;margin-top:10px;padding-bottom:2px}.figma-address-picker label{flex:0 0 auto;border:1px solid #e0e0e0;border-radius:10px;padding:9px 12px;display:flex;gap:8px;font-size:11px}.figma-address-picker label.selected{border-color:var(--mhe-red);background:var(--mhe-red-pale)}.figma-address-picker label span{display:grid;grid-gap:3px;gap:3px}.figma-address-form{margin-top:14px;background:#fff}.figma-address-form input,.figma-notes-label textarea{border-color:#e4e7ec!important;background:#f8f8f8!important;border-radius:12px!important}.figma-choice-panel{display:grid;grid-template-columns:1fr 1fr;grid-gap:34px 70px;gap:34px 70px}.figma-choice-panel label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.figma-choice-panel input{width:20px;height:20px;accent-color:var(--mhe-red);flex:0 0 auto}.figma-choice-panel label span{display:grid;grid-gap:10px;gap:10px}.figma-choice-panel strong{font-size:16px;font-weight:400}.figma-choice-panel small{font-size:14px;line-height:1.45;color:var(--mhe-gray)}.figma-choice-panel.payment{grid-template-columns:repeat(2,1fr)}.figma-notes-label{display:grid;grid-gap:7px;gap:7px;margin-top:16px;font-size:12px;font-weight:500}.figma-order-summary{position:-webkit-sticky;position:sticky;top:18px;background:#f4f4f4;border-radius:16px;padding:16px 17px 14px;display:grid;grid-gap:12px;gap:12px}.figma-promo-control{display:grid;grid-template-columns:24px 1fr auto;align-items:center;grid-gap:8px;gap:8px}.figma-promo-control span{font-size:18px}.figma-promo-control input{border:0;background:transparent;min-width:0;font:inherit;font-size:14px;outline:0}.figma-promo-control button{font:inherit;font-size:12px;cursor:pointer}.figma-promo-control button,.figma-remove-voucher{border:0;background:transparent;color:var(--mhe-red-dark)}.figma-remove-voucher{justify-self:start;font:inherit;font-size:11px;padding:0}.figma-mypoints,.figma-order-line,.figma-order-total{display:flex;align-items:center;justify-content:space-between;gap:16px}.figma-mypoints{font-size:14px}.figma-mypoints span{color:var(--mhe-red)}.figma-mypoints strong{font-weight:400}.figma-order-summary h2{font-size:16px;font-weight:400;margin:0}.figma-order-line{font-size:15px}.figma-order-line strong{font-weight:400}.figma-order-line .discount{color:#e33536}.figma-order-total{font-size:16px}.figma-order-total strong{font-size:25px;font-weight:500}.figma-order-line.payment-label{padding-top:2px}.figma-continue{width:100%;min-height:48px;border:0;border-radius:99px;background:var(--mhe-red);color:#fff;font:inherit;font-size:14px;font-weight:500;cursor:pointer;margin-top:6px}.figma-continue:hover:not(:disabled){background:var(--mhe-red-dark)}.figma-continue:disabled{opacity:.5;cursor:not-allowed}.figma-dev-note{font-size:10px;line-height:1.4;color:var(--mhe-gray);text-align:center}.figma-checkout-error{margin-bottom:18px}.figma-footer-wrap{margin-top:80px;padding:44px 40px 39px;background:#000;color:#000}.figma-newsletter{max-width:1360px;height:334px;margin:0 auto 40px;border-radius:24px;overflow:hidden;position:relative;background:var(--mhe-red-dark);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px 24px}.figma-newsletter:after,.figma-newsletter:before{content:"";position:absolute;border-radius:50%;border:50px solid rgba(255,255,255,.08);width:320px;height:320px;top:-145px;left:50%;transform:translateX(-50%)}.figma-newsletter:after{width:520px;height:520px;top:-245px;border-color:rgba(255,255,255,.045)}.figma-newsletter>*{position:relative;z-index:1}.figma-newsletter small{font-size:10px;letter-spacing:.04em}.figma-newsletter h2{max-width:718px;margin:8px auto 18px;font-size:39px;line-height:1.18;font-weight:500;letter-spacing:-.39px}.figma-newsletter-input{width:min(521px,100%);height:47px;background:#fff1f1;border-radius:99px;display:flex;align-items:center;padding-left:18px;overflow:hidden}.figma-newsletter-input span{flex:1 1;text-align:left;font-size:11px;color:#989898}.figma-newsletter-input button{height:39px;margin-right:4px;border-radius:99px;border:1px solid #881415;background:var(--mhe-red);color:#fff;font:inherit;padding:0 26px}.figma-footer-panel{max-width:1360px;min-height:551px;margin:0 auto;background:#fff;padding:32px 33px 24px;position:relative;display:flex;flex-direction:column}.figma-footer-logo{height:71px}.figma-footer-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:40px;gap:40px;max-width:1100px;margin:0 auto;padding:8px 0 22px;width:100%}.figma-footer-grid>div{display:grid;align-content:start;grid-gap:6px;gap:6px}.figma-footer-grid strong{font-size:14px;color:#989898;margin-bottom:10px;font-weight:500}.figma-footer-grid a,.figma-footer-grid span{font-size:12px;line-height:1.35;color:#000}.figma-footer-grid a:hover{color:var(--mhe-red-dark)}.figma-footer-social{display:grid;justify-items:center;grid-gap:13px;gap:13px;margin-top:auto;padding-top:20px}.figma-footer-social strong{font-size:12px;color:#7c7c7c;font-weight:500}.figma-footer-social span{font-size:14px;letter-spacing:.25em}.figma-footer-bottom{margin-top:auto;padding-top:34px;display:flex;justify-content:space-between;gap:20px;font-size:10px}.figma-auth-page{min-height:100vh;background:#fff}.figma-auth-layout{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:566px 710px;grid-gap:48px;gap:48px;padding:20px 40px 34px;justify-content:space-between}.figma-auth-left{min-height:780px;display:flex;flex-direction:column;position:relative}.figma-auth-logo{width:71px;height:71px;display:block;margin-bottom:25px}.figma-auth-card{border:1px solid #dcdcdc;border-radius:24px;background:#fff;padding:28px 24px 18px;display:grid;grid-gap:14px;gap:14px;width:100%;max-width:566px}.figma-auth-card h1{font-size:20px;line-height:1.2;font-weight:400;text-align:center;margin:0 0 8px;max-width:none}.figma-auth-card h1 span{color:#ff0003}.figma-social-stack{display:grid;grid-gap:12px;gap:12px}.figma-social-stack button{height:56px;border:0;border-radius:16px;background:#ffe0e0;color:#000;position:relative;font:inherit;font-size:14px}.figma-social-stack button img{position:absolute;left:36px;top:18px;width:20px;height:20px}.figma-register-social button:disabled,.figma-social-stack button:disabled{opacity:.72;cursor:not-allowed}.figma-auth-field{display:grid;grid-gap:8px;gap:8px;font-size:12px;font-weight:500}.figma-auth-field>span:first-child{padding-left:0}.figma-auth-field input{width:100%;height:56px;border:0;border-radius:16px;background:#f4f4f4;padding:0 16px;font:inherit;font-size:12px;outline:0;color:#000}.figma-auth-field input::placeholder{color:#989898}.figma-password-field{position:relative;display:block}.figma-password-field input{padding-right:54px}.figma-password-field>button{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:30px;height:30px;border:0;background:transparent;color:#717171;cursor:pointer}.figma-auth-meta{display:flex;justify-content:space-between;align-items:center;padding:0 10px;color:#ff0003;font-size:12px}.figma-auth-meta small{color:#656565}.figma-auth-submit{height:52px;border:0;border-radius:99px;background:var(--mhe-red);color:#fff;font:inherit;font-size:16px;font-weight:500;cursor:pointer;margin-top:3px}.figma-auth-submit:hover:not(:disabled){background:var(--mhe-red-dark)}.figma-auth-submit:disabled{opacity:.6}.figma-auth-error{font-size:12px;text-align:center;background:#fff1f1;padding:9px;border-radius:8px}.figma-auth-switch{text-align:center;margin:0;font-size:14px;color:#656565}.figma-auth-switch a{color:var(--mhe-red-dark)}.figma-auth-copyright{text-align:center;font-size:10px;margin:auto 0 0;color:#000}.figma-auth-visual{height:736px;border-radius:24px;overflow:hidden;position:relative;background:#78000c}.figma-auth-visual>img{width:100%;height:100%;object-fit:cover;display:block}.figma-auth-visual-logo{position:absolute;left:28px;bottom:26px;opacity:.88}.figma-auth-name-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.figma-register-card{padding-top:24px;gap:12px}.figma-register-card .figma-auth-field input{height:54px;border-radius:10px}.figma-referral-field small{color:#989898;font-weight:400}.figma-register-social{display:flex;gap:10px;justify-content:center;padding-top:2px}.figma-register-social button{width:46px;height:46px;border:0;border-radius:8px;background:#ffe0e0;display:grid;place-items:center}.figma-register-social img{width:18px;height:18px}.figma-register-page .figma-auth-left{min-height:780px}@media(max-width:820px){.mobile-commerce-nav{border-top-color:#ededed;background:rgba(255,255,255,.98)}.mobile-commerce-nav>a.active{color:var(--mhe-red-dark);background:var(--mhe-red-pale)}.mobile-nav-icon b{background:var(--mhe-red)}}@media(max-width:1180px){.mhe-header-inner{grid-template-columns:auto minmax(300px,1fr) auto;gap:18px;padding:0 20px}.mhe-primary-nav{display:none}.mhe-utility-link{font-size:14px}.mhe-utility-nav{gap:1px}.figma-home-product-grid{gap:26px}.figma-cart-layout,.figma-checkout-grid{grid-template-columns:minmax(0,1fr) 360px}.figma-category-circles{gap:32px 30px}.figma-footer-grid{gap:24px}.figma-auth-layout{grid-template-columns:minmax(440px,566px) minmax(500px,710px);gap:28px;padding-left:28px;padding-right:28px}}@media(max-width:980px){.mhe-announcement{font-size:10px;height:36px}.mhe-header{height:70px}.mhe-header-inner{height:70px;grid-template-columns:auto 1fr auto}.mhe-logo,.mhe-logo-link{width:58px;height:58px}.mhe-utility-link{font-size:0}.mhe-nav-icon{font-size:12px}.mhe-region{display:none}.mhe-category-bar{padding:0 18px}.mhe-category-bar>strong{display:none}.page-shell{padding-left:24px;padding-right:24px}.figma-home-hero{margin:32px 24px 0}.figma-hero-badge{right:30px;opacity:.35}.figma-home-product-grid{grid-template-columns:repeat(3,1fr)}.figma-category-circles{grid-template-columns:repeat(5,1fr)}.figma-category-orb{width:100px;height:100px}.figma-promo-grid{grid-template-columns:1fr 1fr}.shop-layout{grid-template-columns:260px minmax(0,1fr);gap:20px}.figma-product-row{padding:18px;grid-template-columns:120px minmax(0,1fr);gap:20px}.figma-product-row-image{width:110px;height:145px}.figma-price-stack strong{font-size:20px}.figma-row-actions .button.small{min-width:130px}.figma-cart-layout,.figma-checkout-grid{grid-template-columns:1fr}.figma-cart-summary,.figma-order-summary{position:static}.figma-choice-panel{gap:24px}.figma-footer-grid{grid-template-columns:repeat(3,1fr)}.figma-newsletter h2{font-size:32px}.figma-auth-layout{grid-template-columns:1fr;padding:18px 24px 34px}.figma-auth-left{min-height:auto}.figma-auth-visual{display:none}.figma-auth-card{margin:0 auto}.figma-auth-logo{margin-left:auto;margin-right:auto}.figma-auth-copyright{margin:28px 0 0}}@media(max-width:820px){.mhe-header{position:-webkit-sticky;position:sticky;top:0;z-index:90}.mhe-header-inner{grid-template-columns:auto 1fr;height:70px}.mhe-header-search{justify-self:end;max-width:440px}.mhe-utility-nav{display:none}.mhe-category-bar{height:38px;position:-webkit-sticky;position:sticky;top:70px;z-index:70}#main-content{padding-bottom:68px}.figma-footer-wrap{padding-bottom:92px}.figma-category-circles{display:flex;overflow:auto;gap:18px;padding-bottom:5px}.figma-category-circles>a{flex:0 0 110px}.figma-category-orb{width:94px;height:94px}.figma-home-product-grid{display:flex;overflow:auto;gap:14px}.figma-product-card{flex:0 0 220px}.figma-promo-grid{grid-template-columns:1fr}.shop-heading{align-items:flex-start;flex-direction:column}.shop-search{width:100%}.shop-layout{grid-template-columns:1fr}.shop-filters{display:flex;overflow:auto;gap:10px;padding-bottom:8px}.filter-block,.filter-form{flex:0 0 260px}.figma-product-row-copy h3{white-space:normal}.figma-footer-wrap{padding-left:18px;padding-right:18px}.figma-footer-grid{grid-template-columns:repeat(2,1fr)}.figma-footer-panel{padding-left:22px;padding-right:22px}.figma-footer-bottom{flex-direction:column}}@media(max-width:640px){.mhe-announcement{height:auto;min-height:32px;padding:7px 14px}.mhe-header-inner{padding:0 14px;gap:10px}.mhe-logo,.mhe-logo-link{width:52px;height:52px}.mhe-header-search{height:40px}.mhe-header-search input{font-size:11px;padding-left:13px}.mhe-header-search button{width:42px}.mhe-category-scroll{gap:4px}.mhe-category-scroll a{padding:8px 10px;font-size:11px}.page-shell{padding:34px 16px}.figma-home-hero{margin:18px 14px 0;padding:30px 24px;min-height:300px}.figma-home-hero h1{font-size:31px}.figma-home-hero p{font-size:13px}.figma-hero-points{display:grid;grid-gap:7px;gap:7px}.figma-hero-points i{display:none}.figma-hero-badge{width:100px;height:100px;font-size:22px;right:10px;top:25%;opacity:.18}.figma-category-showcase{padding-top:28px;padding-bottom:28px}.figma-home-section{padding-top:18px;padding-bottom:24px}.figma-section-title h2{font-size:19px}.figma-promo-grid{padding-top:24px}.figma-promo-card{min-height:220px;padding:28px 24px}.figma-promo-card h2{font-size:27px}.shop-page{padding-top:28px}.shop-heading .page-title{font-size:28px}.shop-toolbar{align-items:flex-start}.shop-sort-form{width:100%;flex-wrap:wrap}.shop-sort-form label{flex:1 1}.figma-product-row{min-height:0;grid-template-columns:92px minmax(0,1fr);gap:14px;padding:14px;border-radius:15px}.figma-product-row-image{width:86px;height:112px}.figma-product-row-copy{gap:8px}.figma-product-row-copy h3{font-size:13px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.figma-product-meta{font-size:10px;flex-wrap:wrap;gap:7px}.figma-product-row-bottom{align-items:flex-start;flex-direction:column;gap:9px}.figma-price-stack strong{font-size:18px}.figma-row-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.figma-row-actions .button.small{min-width:0;padding:9px 14px;font-size:11px;min-height:36px}.figma-row-actions .save-button{min-height:36px;padding:8px 11px;font-size:11px}.figma-cart-page>h1,.figma-checkout-page>h1{font-size:28px}.figma-cart-list{padding:14px}.figma-cart-row-main{grid-template-columns:72px minmax(0,1fr);gap:12px}.figma-cart-thumb{width:72px;height:72px;border-radius:15px}.figma-cart-info>a strong{font-size:13px}.figma-brand-line{font-size:11px}.figma-brand-line b{padding:5px 10px}.figma-cart-price{grid-column:2;font-size:17px}.figma-cart-row-actions{padding-left:84px}.figma-cart-summary{min-height:215px}.figma-summary-line strong{font-size:25px}.figma-checkout-card{padding:14px}.figma-step-heading{grid-template-columns:24px minmax(0,1fr)}.figma-step-heading>button{grid-column:2;justify-self:start;padding:0}.figma-address-summary{grid-template-columns:1fr;gap:5px;font-size:12px}.figma-choice-panel,.figma-choice-panel.payment{grid-template-columns:1fr;gap:18px;padding:18px}.figma-choice-panel strong{font-size:14px}.figma-choice-panel small{font-size:12px}.figma-order-summary{padding:16px}.figma-auth-layout{padding:14px 14px 30px}.figma-auth-logo{margin-bottom:12px}.figma-auth-card{border-radius:20px;padding:22px 16px}.figma-auth-name-row{grid-template-columns:1fr}.figma-auth-switch,.figma-social-stack button{font-size:12px}.figma-social-stack button img{left:24px}.figma-footer-wrap{margin-top:45px}.figma-newsletter{height:270px;padding:24px 15px}.figma-newsletter h2{font-size:25px;line-height:1.15}.figma-newsletter-input span{font-size:9px}.figma-newsletter-input button{padding:0 16px;font-size:11px}.figma-footer-grid{grid-template-columns:1fr 1fr;gap:26px 18px}.figma-footer-grid strong{font-size:12px}.figma-footer-grid a,.figma-footer-grid span{font-size:10px}.figma-footer-bottom{font-size:9px}}@media(max-width:420px){.figma-home-product-grid .figma-product-card{flex-basis:195px}.figma-footer-grid{grid-template-columns:1fr}.figma-cart-row-actions{padding-left:0}.figma-cart-price{grid-column:1/-1}.figma-auth-card h1{font-size:18px}.figma-auth-field input,.figma-social-stack button{height:52px}.figma-social-stack button img{top:16px}.figma-auth-meta small{display:none}}.figma-choice-panel label.selected{color:var(--mhe-black)}.figma-choice-panel label.selected strong{color:var(--mhe-red-dark)}.figma-choice-panel label:not(.selected){color:var(--mhe-ink)}.figma-catalogue-page{padding-top:20px}.figma-results-head{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;font-size:12px}.figma-results-head p{margin:0}.figma-results-head a{color:var(--mhe-red-dark);font-weight:500}.figma-shop-layout{gap:40px}.figma-shop-filters{gap:20px}.figma-sort-block{padding:20px}.figma-sort-block>strong{text-align:center;margin-bottom:7px}.figma-sort-block>a{min-height:55px;border:1px solid #e4e7ec}.figma-sort-block>a.active{border-color:var(--mhe-red);background:var(--mhe-red);color:#fff}.figma-filter-compact{max-height:290px;overflow:auto}.figma-filter-compact>a{min-height:34px;padding:6px 10px}.figma-filter-compact>a.active{background:var(--mhe-red-pale);color:var(--mhe-red-deep);border-color:#ffc5c6}.figma-price-filter{padding:20px 28px;gap:18px}.figma-filter-title-row{display:flex;justify-content:space-between;align-items:center;font-size:14px}.figma-filter-title-row strong{font-weight:500}.figma-filter-title-row button{border:0;background:transparent;color:var(--mhe-red);font:inherit;font-size:12px;cursor:pointer}.figma-price-filter .price-filter-row{gap:17px}.figma-price-filter .price-filter-row label{display:grid;grid-gap:5px;gap:5px}.figma-price-filter .price-filter-row label>span{display:none}.figma-price-filter .price-filter-row input{height:40px;padding:0 13px;text-align:center;font-size:12px}.figma-price-filter .checkbox-label{display:flex;align-items:center;gap:8px}.figma-price-filter .checkbox-label input{width:16px!important;height:16px!important;accent-color:var(--mhe-red)}@media(max-width:820px){.figma-catalogue-page{padding-top:18px}.figma-shop-filters{display:flex}.figma-filter-compact,.figma-price-filter,.figma-sort-block{flex:0 0 260px;max-height:300px}}