:root{color:#1d211c;background:#f5f3ec;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--ink: #1d211c;--muted: #6f746b;--paper: #fffefa;--soft: #f5f3ec;--line: #dfddd4;--green: #214f2d;--green-dark: #102718;--green-soft: #e8efe6;--shadow: 0 18px 55px rgba(20, 26, 18, .1)}.customer-nav-count{min-width:22px;height:22px;margin-left:auto;display:inline-grid;place-items:center;padding:0 6px;border-radius:999px;background:#1f5b35;color:#fff;font-size:12px;font-weight:800;line-height:1}.customer-nav-count+.customer-nav-chevron{margin-left:2px}.customer-nav-trailing{display:inline-flex;min-width:18px;align-items:center;justify-content:flex-end;gap:6px;overflow:visible;white-space:nowrap}.customer-nav-trailing .customer-nav-count{flex:0 0 auto;margin-left:0}.customer-nav-trailing .customer-nav-chevron{flex:0 0 auto}.notification-center-panel{display:grid;gap:24px}.notification-center-head,.notification-center-actions,.notification-detail-heading{display:flex;align-items:center}.notification-center-head{justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid #e2e4df}.notification-center-head h2,.notification-detail h3{margin:5px 0 0;color:#172019}.notification-center-head p,.notification-detail-heading small{margin:0;color:#747b74}.notification-center-actions{gap:10px;flex-wrap:wrap;justify-content:flex-end}.notification-center-actions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid #d9ddd7;border-radius:12px;background:#fff;color:#1f5b35;font-weight:800}.notification-center-actions button svg{width:17px}.notification-center-actions button:disabled{opacity:.55;cursor:not-allowed}.notification-center-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(300px,1.05fr);gap:20px;min-height:420px}.notification-list{display:grid;align-content:start;gap:10px;max-height:620px;overflow-y:auto;padding-right:4px}.notification-list>button{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:12px;align-items:start;padding:16px;border:1px solid #e0e3de;border-radius:16px;background:#fff;color:inherit;text-align:left}.notification-list>button.unread{border-color:#1f5b3557;background:#f2f8f3}.notification-list>button.active{box-shadow:inset 3px 0 #1f5b35}.notification-list-icon,.notification-detail-heading>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#e8f1e9;color:#1f5b35}.notification-list-icon svg,.notification-detail-heading svg{width:20px}.notification-list-copy{min-width:0;display:grid;gap:5px}.notification-list-copy b,.notification-list-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-list-copy small,.notification-list-copy time,.notification-read-state,.notification-detail>time{color:#747b74;font-size:13px}.notification-read-state{padding-top:2px;font-weight:750}.notification-list>button.unread .notification-read-state{color:#1f5b35}.notification-detail{align-self:stretch;padding:26px;border:1px solid #e0e3de;border-radius:18px;background:#fbfcfa}.notification-detail-heading{gap:14px;margin-bottom:18px}.notification-detail>p{margin:22px 0;color:#343a34;font-size:16px;line-height:1.7;white-space:pre-wrap}.notification-reference{padding:9px 12px;border:0;border-radius:9px;background:#e8f1e9;color:#1f5b35;font-weight:800}.notification-empty{min-height:300px;display:grid;place-items:center;align-content:center;gap:12px;color:#747b74;text-align:center}.notification-empty svg{width:38px;height:38px;color:#1f5b35}@media(max-width:900px){.notification-center-grid{grid-template-columns:1fr}.notification-list{max-height:none}}@media(max-width:620px){.notification-center-head{align-items:flex-start;flex-direction:column}.notification-center-actions{width:100%;justify-content:stretch}.notification-center-actions button{flex:1 1 140px}.notification-list>button{grid-template-columns:38px minmax(0,1fr);padding:14px}.notification-read-state{grid-column:2}.notification-detail{padding:20px}}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.help-search-panel{margin:0 0 22px;padding:18px;border:1px solid var(--ios-divider, #d9ddd8);border-radius:18px;background:#fff;box-shadow:0 10px 28px #1428180f}.help-search-form{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-height:58px;padding:0 16px;border:1px solid #cfd7cf;border-radius:14px;background:#f7f8f5;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.help-search-form:focus-within{border-color:var(--green);background:#fff;box-shadow:0 0 0 4px #1c5b311f}.help-search-form>svg{width:22px;height:22px;color:var(--green)}.help-search-form input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit;font-size:16px;font-weight:650}.help-search-form input::placeholder{color:#7a817a;font-weight:500}.help-search-form input::-webkit-search-cancel-button{display:none}.help-search-clear{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--green);font-weight:800;white-space:nowrap}.help-search-clear svg{width:17px;height:17px}.help-search-empty{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:18px;text-align:center}.help-search-empty button{min-height:44px;padding:0 18px;border:1px solid var(--green);border-radius:12px;background:#fff;color:var(--green);font-weight:800}@media(max-width:760px){.help-search-panel{margin-bottom:16px;padding:12px;border-radius:16px}.help-search-form{min-height:54px;gap:10px;padding:0 13px}.help-search-clear span{display:none}.help-search-clear{width:38px;height:38px;justify-content:center}}.product-list-page,.product-detail-page,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.customer-dashboard,.payment-result-page{width:100%;max-width:100%;box-sizing:border-box}.page-hero,.about-hero,.auth-visual,.auth-card,.policy-document,.article-detail,.contact-policy-panel,.help-sidebar,.detail-panel,.review-list-panel,.review-form-panel,.dashboard-panel,.metric-card,.order-detail,.cart-sheet{border-color:var(--ios-separator);border-radius:var(--ios-radius-xl);background:#ffffffe6;box-shadow:var(--ios-shadow-soft)}.page-hero.compact{padding:34px}.page-hero.compact h1,.article-detail header h1,.policy-document header h1,.about-hero h1,.auth-title-block h2,.customer-hero h1{letter-spacing:-.035em}.list-toolbar,.article-toolbar,.panel-head,.support-section-title,.support-chat-head,.order-detail-head{border-color:var(--ios-separator)}.filter-panel,.list-toolbar,.article-toolbar{border-color:var(--ios-separator);border-radius:var(--ios-radius-lg);background:#ffffffdb;box-shadow:var(--ios-shadow-soft)}.article-detail,.policy-document{overflow:hidden}.article-detail header,.policy-document header{border-bottom-color:var(--ios-separator);background:#ffffff85}.article-content{color:#1d221dd1}.auth-shell,.help-center-layout,.list-layout,.detail-lower,.product-reviews-layout,.orders-layout,.address-manager,.support-layout,.profile-split-grid,.wallet-history-grid,.wallet-grid{min-width:0}.dashboard-form,.coupon-redeem-form,.order-coupon-box,.support-availability,.support-conversations,.support-chat-panel,.support-session-list>button,.support-message,.address-card-actionable,.favorite-product-card,.coupon-card,.wallet-card,.commission-referral-card,.commission-record-card{border-color:var(--ios-separator);border-radius:var(--ios-radius-lg);background:#ffffffdb}.dashboard-field input,.dashboard-field select,.dashboard-field textarea,.auth-field input,.auth-field select,.auth-field textarea,.support-message-form textarea,.coupon-redeem-form input,.order-coupon-box select{border-color:var(--ios-separator);border-radius:var(--ios-radius-md);background:#ffffffeb}@media(min-width:761px)and (max-width:1180px){.product-list-page,.product-detail-page,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page{padding-left:22px;padding-right:22px}.detail-layout{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:28px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.auth-shell,.help-center-layout,.support-layout{gap:18px}}@media(max-width:760px){.product-list-page,.product-detail-page,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.customer-dashboard{width:100%;max-width:100%;padding:12px;overflow-x:clip;box-sizing:border-box}.page-hero.compact,.about-hero,.auth-visual,.auth-card,.policy-document,.article-detail,.contact-policy-panel,.help-sidebar,.detail-panel,.review-list-panel,.review-form-panel,.dashboard-panel,.metric-card,.order-detail,.filter-panel,.list-toolbar,.article-toolbar{border-radius:24px}.page-hero.compact{margin:0 0 12px;padding:24px 20px}.page-hero.compact h1,.about-hero h1,.auth-visual h1,.auth-title-block h2,.article-detail header h1,.policy-document header h1{font-size:clamp(30px,9vw,42px);line-height:1.02}.page-hero.compact span,.about-hero span,.auth-visual span,.article-detail header p,.policy-document header p{font-size:15px;line-height:1.55}.list-layout,.detail-layout,.detail-lower,.product-reviews-layout,.help-center-layout,.auth-shell,.about-hero,.about-custom-section,.about-process-section,.about-note-grid,.orders-layout,.address-manager,.support-layout,.profile-split-grid,.wallet-history-grid,.wallet-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:100%;max-width:100%;padding-left:0;padding-right:0;box-sizing:border-box}.product-list-page .product-grid,.related-products .product-grid{grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:12px;max-width:none}.product-list-page .product-card,.related-products .product-card{border-radius:20px}.product-list-page .product-card-body,.related-products .product-card-body{padding:10px}.product-list-page .product-title-button,.related-products .product-title-button{display:-webkit-box;min-height:34px;overflow:hidden;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-list-page .product-card-body>span,.related-products .product-card-body>span{display:-webkit-box;min-height:26px;overflow:hidden;font-size:10px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.filter-panel{padding:12px}.filter-toggle{min-height:44px}.filter-content{padding-top:12px}.list-toolbar,.article-toolbar{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;padding:14px}.detail-gallery,.detail-info,.detail-lower,.related-products,.product-reviews-layout{min-width:0}.detail-info{display:grid;gap:14px}.detail-info h1{font-size:clamp(30px,9vw,42px);line-height:1.03}.detail-summary{font-size:15px;line-height:1.6}.detail-promises{grid-template-columns:1fr}.detail-panel{padding:18px}.spec-table{font-size:14px}.spec-table div{grid-template-columns:minmax(112px,.9fr) minmax(0,1.1fr);gap:12px}.review-list-panel,.review-form-panel{padding:18px}.article-grid,.article-grid.preview{grid-template-columns:minmax(0,1fr);gap:12px}.article-card{border-radius:22px}.article-card-body{padding:16px}.article-detail,.policy-document{padding:0}.article-detail header,.policy-document header{padding:22px}.article-content{padding:22px}.article-hero-image{border-radius:0}.about-hero{padding:22px}.about-hero img{width:100%;aspect-ratio:1 / .78;object-fit:cover}.about-stat-row{grid-template-columns:1fr;gap:10px}.about-stat-row div,.about-capability-list,.about-note-grid article{border-radius:22px}.about-custom-section,.about-process-section,.about-note-grid{padding:0}.about-process-section ol{gap:10px}.about-process-section li{border-radius:20px;background:#ffffffdb;padding:14px}.auth-shell{padding:0}.auth-visual,.auth-card{padding:22px}.auth-proof-grid,.auth-two-col{grid-template-columns:1fr}.auth-tabs,.auth-segment{padding:4px;border-radius:18px;background:#7676801f}.auth-tabs button,.auth-segment button,.auth-submit,.auth-google{min-height:46px;border-radius:14px}.customer-dashboard{gap:14px}.customer-main,.dashboard-grid,.dashboard-metrics{min-width:0}.dashboard-metrics,.profile-account-metrics,.commission-metrics,.commission-referral-stats{grid-template-columns:1fr}.metric-card{min-height:96px;padding:18px}.dashboard-panel{padding:18px}.panel-head{align-items:flex-start;gap:10px}.order-card{grid-template-columns:58px minmax(0,1fr);gap:10px;border-radius:18px}.order-card em,.order-card strong{grid-column:2;justify-self:start}.order-items>div{grid-template-columns:52px minmax(0,1fr)}.dashboard-form,.coupon-redeem-form,.order-coupon-box{padding:16px}.dashboard-form.two-column,.dashboard-form-row{grid-template-columns:1fr}.support-conversations,.support-chat-panel{min-height:auto;padding:14px}.support-message-list{min-height:320px;max-height:60vh}.support-message{max-width:92%}.support-message-form{grid-template-columns:1fr}.support-message-actions{justify-content:space-between}.cart-sheet{width:100%;max-width:100%;border-radius:var(--ios-radius-xl) var(--ios-radius-xl) 0 0}.cart-list{min-height:180px}}*{box-sizing:border-box}html{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip;overscroll-behavior-x:none;scroll-behavior:smooth}body{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip;overscroll-behavior-x:none;touch-action:pan-y;min-width:320px;min-height:100vh;margin:0;background:var(--soft);-webkit-font-smoothing:antialiased}#root{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}button,input,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.portal-shell{max-width:1600px;margin:0 auto;background:var(--paper);box-shadow:var(--shadow)}.announcement-bar{display:flex;justify-content:center;gap:44px;min-height:34px;align-items:center;background:var(--green-dark);color:#ffffffdb;font-size:12px;font-weight:700}.store-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:220px auto minmax(0,1fr);align-items:center;gap:24px;min-height:76px;padding:0 34px;border-bottom:1px solid var(--line);background:#fffefaf5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-brand{display:flex;align-items:center;gap:12px}.brand-button{border:0;background:transparent;padding:0;text-align:left}.brand-shield{display:grid;width:36px;height:36px;place-items:center;border:2px solid #1e261f;border-radius:9px;color:var(--green-dark);font-size:11px;font-weight:900}.brand-logo-img{width:38px;height:38px;object-fit:contain;flex:0 0 auto}.site-brand strong{display:block;font-size:25px;line-height:1;letter-spacing:0}.site-brand small{display:block;margin-top:4px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.store-nav{display:flex;justify-content:flex-start;gap:20px;color:#202820;font-size:12px;font-weight:800}.store-nav a,.store-nav button{white-space:nowrap;text-decoration:none;text-underline-offset:4px}.store-nav button{border:0;background:transparent;color:inherit;padding:0;font-weight:inherit}.store-nav a:hover,.store-nav button:hover{color:var(--green);text-decoration:underline}.nav-dropdown{position:relative}.nav-dropdown-trigger{display:inline-flex;align-items:center;gap:5px}.nav-dropdown-trigger span{color:var(--muted);font-size:13px;line-height:1}.nav-dropdown-menu{position:absolute;top:calc(100% + 14px);left:50%;z-index:30;display:grid;min-width:220px;border:1px solid var(--line);border-radius:8px;background:#fffefa;padding:8px;box-shadow:0 18px 45px #141a1224;opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity .16s ease,transform .16s ease}.nav-dropdown-menu:before{content:"";position:absolute;inset:-16px 0 auto;height:16px}.nav-dropdown:hover .nav-dropdown-menu,.nav-dropdown.open .nav-dropdown-menu,.nav-dropdown:focus-within .nav-dropdown-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-dropdown-menu button,.nav-dropdown-menu a{display:flex;align-items:center;min-height:38px;border-radius:6px;padding:0 12px;color:#263025;text-align:left;text-decoration:none}.nav-dropdown-menu button:hover,.nav-dropdown-menu a:hover{background:var(--green-soft);text-decoration:none}.mobile-header-actions,.mobile-menu-button,.mobile-menu{display:none}.header-tools{display:flex;align-items:center;justify-content:flex-end;gap:12px}.header-search{display:flex;align-items:center;gap:8px;width:min(260px,20vw);height:38px;border:1px solid var(--line);border-radius:999px;background:#fff;padding:0 13px;color:var(--muted)}.header-search input{width:100%;border:0;outline:0;background:transparent;color:var(--ink)}.header-search button{display:inline-grid;flex:0 0 auto;width:24px;height:24px;place-items:center;border:0;background:transparent;color:var(--muted);padding:0}.header-search button svg{width:18px;height:18px}.mobile-search-panel{display:none}.market-selector{position:relative;min-width:104px}.market-selector-trigger{display:inline-flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:34px;border:1px solid rgba(33,79,45,.22);border-radius:999px;background:#fff;color:var(--green);padding:0 12px;font-size:12px;font-weight:800}.market-selector-trigger span{color:var(--green);font-size:13px;line-height:1}.market-selector-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:45;display:none;min-width:100%;width:max-content;max-width:min(220px,calc(100vw - 36px));border:1px solid var(--line);border-radius:8px;background:#fffefa;padding:6px;box-shadow:0 18px 45px #141a1224;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .14s ease,transform .14s ease}.market-selector-menu.open{display:grid;opacity:1;pointer-events:auto;transform:translateY(0)}.market-selector-menu button{min-height:34px;border:0;border-radius:6px;background:transparent;color:#263025;padding:0 12px;text-align:left;font-size:12px;font-weight:800}.market-selector-menu button:hover,.market-selector-menu button.active{background:var(--green-soft);color:var(--green)}.account-button,.header-message-button,.top-cart-button,.sort-button,.view-cart-button{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink)}.header-message-button{position:relative;display:grid;width:40px;height:40px;place-items:center;padding:0;border-color:transparent;color:var(--green)}.header-message-button svg{width:22px;height:22px}.header-message-button b{position:absolute;top:-1px;right:-3px;display:grid;min-width:18px;height:18px;place-items:center;border:2px solid #fff;border-radius:999px;background:#c83b35;color:#fff;padding:0 4px;font-size:10px;line-height:1}.account-button{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 8px 0 0;border-color:transparent}.account-circle{display:grid;width:34px;height:34px;place-items:center;border:2px solid var(--green);border-radius:999px;color:var(--green);font-weight:900}.account-button b,.account-button small{display:block;text-align:left}.account-button b{font-size:12px}.account-button small{color:var(--muted);font-size:11px}.top-cart-button{display:flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-weight:800}.top-cart-button b{display:grid;min-width:20px;height:20px;place-items:center;border-radius:999px;background:var(--green);color:#fff;font-size:11px}.shopify-hero{position:relative;min-height:620px;overflow:hidden;background:var(--green-dark)}.home-page{background:#f5f5f7}.shopify-hero img{width:100%;height:620px;object-fit:cover;object-position:center bottom;opacity:.76}.hero-panel{position:absolute;left:58px;top:50%;width:min(510px,45vw);transform:translateY(-50%);color:#fff}.hero-panel p:first-child,.section-heading p,.editorial-split p,.pc-promo p{margin:0 0 12px;color:#d7e6d8;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero-panel h1{margin:0 0 18px;color:#fff;font-size:clamp(44px,5vw,76px);line-height:.94;letter-spacing:0;text-transform:uppercase}.hero-panel h1 span{color:#a8d3a7}.hero-panel p:nth-child(3){max-width:440px;margin:0 0 26px;color:#ffffffd6;font-size:16px;line-height:1.6}.hero-panel a,.hero-panel button,.editorial-split a,.editorial-split button,.pc-promo a,.checkout-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:0;border-radius:6px;background:var(--green);color:#fff;padding:0 22px;font-size:13px;font-weight:900}.trust-row{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line);background:#f8f7f2}.trust-row span{display:grid;gap:4px;min-height:78px;align-content:center;padding:0 30px;border-right:1px solid var(--line)}.trust-row span:last-child{border-right:0}.trust-row b{font-size:14px}.trust-row small{color:var(--muted);font-size:12px}.collection-section,.featured-section,.editorial-split,.pc-promo,.store-footer{padding-left:34px;padding-right:34px}.collection-section,.featured-section{padding-top:48px;padding-bottom:42px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-heading h2{margin:0;color:var(--ink);font-size:30px;line-height:1.1}.section-heading p{color:var(--green)}.section-heading a{color:var(--green);font-size:13px;font-weight:900}.section-heading button{border:0;background:transparent;color:var(--green);padding:0;font-size:13px;font-weight:900}.collection-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr;gap:14px}.collection-card{position:relative;display:block;min-height:260px;overflow:hidden;border:0;border-radius:8px;background:var(--green-dark);padding:0;text-align:left}.collection-card:first-child{min-height:360px}.collection-card img{width:100%;height:100%;min-height:inherit;object-fit:cover;opacity:.74;transition:transform .25s ease}.collection-card:hover img{transform:scale(1.04)}.collection-card span{position:absolute;left:20px;right:20px;bottom:20px;display:grid;gap:6px;color:#fff}.collection-card strong{font-size:22px}.collection-card small{color:#ffffffd1;font-size:13px}.collection-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.collection-tabs button,.sort-button{min-height:36px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#343a33;padding:0 14px;font-size:13px;font-weight:800}.collection-tabs button.active{border-color:var(--green);background:var(--green);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 18px}.product-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.product-card:hover{border-color:#214f2d73;transform:translateY(-2px);box-shadow:0 12px 32px #141a1217}.product-media-button{display:block;width:100%;aspect-ratio:1 / 1;border:0;background:transparent;padding:0}.product-card img{display:block;width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover}.product-card-body{padding:13px 14px 15px}.product-card strong,.product-card span,.product-card b{display:block}.product-title-button{display:block;border:0;background:transparent;color:#141915;padding:0;text-align:left;min-height:38px;font-size:14px;font-weight:800;line-height:1.25}.product-title-button:hover{color:var(--green);text-decoration:underline;text-underline-offset:3px}.product-card span{min-height:18px;color:var(--muted);font-size:12px}.product-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:14px}.product-row b{font-size:14px}.product-row b small{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:700;text-decoration:line-through}.product-state{grid-column:1 / -1;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);padding:18px;font-size:13px;font-weight:800}.product-state.compact{padding:10px 12px}.product-row button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #bfc8ba;border-radius:6px;background:#fff;color:var(--green);font-size:22px;font-weight:700;line-height:1}.page-hero{padding:58px 34px;border-bottom:1px solid var(--line);background:#f8f7f2}.page-hero.compact{padding-bottom:42px}.page-hero p{margin:0 0 10px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.page-hero h1{margin:0 0 12px;font-size:clamp(38px,5vw,64px);line-height:.98}.page-hero span{display:block;max-width:680px;color:var(--muted);font-size:15px;line-height:1.65}.product-list-page{background:var(--paper)}.list-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;padding:34px}.filter-panel{align-self:start;position:sticky;top:100px;display:grid;border:1px solid var(--line);border-radius:8px;background:#fff;padding:20px}.filter-toggle{display:flex;align-items:center;justify-content:space-between;margin:0;border:0;background:transparent;color:#1f241f;padding:0;text-align:left;font-size:18px;font-weight:900}.filter-toggle b{display:none}.filter-content{display:grid;gap:22px;margin-top:22px}.filter-content div{display:grid;gap:10px}.filter-panel strong{color:#242b23;font-size:13px}.filter-panel button,.filter-panel label{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:34px;border:0;border-radius:6px;background:transparent;color:#394138;padding:0 8px;text-align:left;font-size:13px}.filter-panel button.active{background:var(--green-soft);color:var(--green);font-weight:900}.list-results{min-width:0}.catalog-pagination{display:grid;grid-template-columns:minmax(110px,auto) 1fr minmax(110px,auto);align-items:center;gap:12px;margin-top:24px;border:1px solid var(--ios-divider);border-radius:var(--ios-radius-group);background:var(--ios-group);padding:12px;box-shadow:var(--ios-shadow-group)}.catalog-pagination>button,.catalog-page-numbers button{min-height:42px;border:1px solid var(--ios-divider);border-radius:12px;background:#fff;color:var(--green);padding:0 16px;font-weight:800;cursor:pointer}.catalog-pagination button:hover:not(:disabled),.catalog-page-numbers button.active{border-color:var(--green);background:var(--green);color:#fff}.catalog-pagination button:disabled{cursor:not-allowed;opacity:.42}.catalog-page-numbers{display:flex;align-items:center;justify-content:center;gap:8px;min-width:0}.catalog-page-numbers button{width:42px;padding:0}.catalog-page-numbers span{color:var(--muted);font-weight:800}@media(max-width:560px){.catalog-pagination{grid-template-columns:1fr 1fr}.catalog-page-numbers{grid-column:1 / -1;grid-row:1}}.account-danger-zone{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);align-items:start;gap:24px;border-color:#c6282833;background:#c6282809}.account-danger-copy h3{color:var(--ios-danger, #c62828)}.account-danger-copy p{max-width:620px;margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.account-danger-fields{display:grid;gap:12px}.account-danger-fields textarea{width:100%;min-height:92px;resize:vertical;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:12px;font:inherit;line-height:1.45}.account-delete-confirmation{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;color:var(--ink);font-weight:600;line-height:1.45}.account-delete-confirmation input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--ios-danger, #c62828)}.account-delete-button{justify-self:start;min-height:44px;border:1px solid rgba(198,40,40,.32);border-radius:12px;background:#fff;padding:0 18px;color:var(--ios-danger, #c62828);font:inherit;font-weight:750}.account-delete-button:hover:not(:disabled){background:var(--ios-danger, #c62828);color:#fff}@media(max-width:760px){.account-danger-zone{grid-template-columns:minmax(0,1fr);gap:18px}.account-delete-button{justify-self:stretch;width:100%}}.list-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.list-toolbar p{margin:0 0 6px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.list-toolbar h2{margin:0;font-size:28px}.product-detail-page{background:var(--paper);padding:28px 34px 54px}.breadcrumb-button{border:0;background:transparent;color:var(--muted);padding:0;font-size:13px}.breadcrumb-button:hover{color:var(--green);text-decoration:underline}.detail-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);align-items:start;gap:46px;margin-top:22px}.detail-gallery{min-width:0;display:grid;align-content:start;gap:18px}.detail-main-image{width:100%;aspect-ratio:1 / 1;border-radius:8px;object-fit:cover;display:block;background:#f5f4ef}.detail-main-video{width:100%;aspect-ratio:1 / 1;border-radius:8px;object-fit:contain;display:block;background:#0d1410;border:0}.detail-main-video-link{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:8px;overflow:hidden;display:grid;place-items:center;background:#0d1410;color:#fff;text-decoration:none}.detail-main-video-link img{width:100%;height:100%;object-fit:cover;display:block}.detail-main-video-link:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0d141047}.detail-video-play{position:absolute;border-radius:999px;background:#c62828;color:#fff;padding:12px 18px;font-weight:900;box-shadow:0 14px 30px #00000038}.detail-main-media{position:relative}.detail-gallery-controls{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;padding:0 14px;pointer-events:none}.detail-gallery-controls button{width:42px;height:42px;border:1px solid rgba(255,255,255,.72);border-radius:999px;background:#ffffffe0;color:var(--green);font-size:30px;line-height:1;display:grid;place-items:center;box-shadow:0 10px 24px #11182729;cursor:pointer;pointer-events:auto}.detail-gallery-controls button:hover{background:#fff;border-color:var(--green)}.detail-image-placeholder{width:100%;aspect-ratio:1 / 1;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center;background:#f5f4ef;color:var(--green);font-size:56px;font-weight:900}.detail-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(74px,92px));gap:12px}.detail-thumbs button{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0;cursor:pointer}.detail-thumbs button.active{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.detail-thumbs img{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.detail-video-thumb{position:relative;overflow:hidden;width:100%;aspect-ratio:1 / 1;display:grid;place-items:center;background:#0d1410;color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.detail-video-thumb.with-image img{width:100%;height:100%;object-fit:cover;display:block}.detail-video-thumb.with-image span{position:absolute;inset:auto 8px 8px;border-radius:999px;background:#c62828f0;color:#fff;padding:4px 8px;font-size:10px;letter-spacing:0}.detail-info{align-self:start;display:grid;gap:18px}.detail-summary-block,.detail-buy-box{display:grid;gap:18px}.detail-badge{width:fit-content;border-radius:999px;background:var(--green-soft);color:var(--green);padding:7px 11px;font-size:12px;font-weight:900}.detail-info h1{margin:0;font-size:clamp(36px,4vw,58px);line-height:.98}.rating-row{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:13px}.detail-price{font-size:24px}.detail-price-row{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.detail-price-row span{color:var(--muted);text-decoration:line-through;font-size:18px}.detail-info p{margin:0;color:var(--muted);font-size:15px;line-height:1.65;white-space:pre-line}.stock-line{display:flex;gap:10px;flex-wrap:wrap;align-items:center;color:var(--muted)}.stock-line b{color:#9a3412}.stock-line.available b{color:var(--green)}.stock-line span{border:1px solid var(--line);border-radius:999px;padding:5px 10px;background:#fff}.option-group,.quantity-row{display:grid;gap:10px}.option-head,.quantity-row{color:#263025}.option-head{display:flex;justify-content:space-between;gap:16px;font-size:13px}.color-options{display:flex;flex-wrap:wrap;gap:8px}.color-options button{min-height:38px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#343a33;padding:0 13px;font-size:13px;font-weight:800}.color-options button.active{border-color:var(--green);background:var(--green);color:#fff}.quantity-row{display:flex;align-items:center;justify-content:space-between}.quantity-row div{display:grid;grid-template-columns:38px 48px 38px;min-height:38px;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:#fff}.quantity-row button{border:0;background:transparent;color:var(--green);font-size:18px;font-weight:900}.quantity-row span{display:grid;place-items:center;color:var(--ink);font-weight:900}.detail-cart-button,.review-submit-button{min-height:50px;border:0;border-radius:6px;background:var(--green);color:#fff;font-weight:900}.detail-favorite-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--green);font-weight:900}.detail-favorite-button.active{border-color:var(--green);background:var(--green-soft)}.detail-favorite-button span{font-size:18px;line-height:1}.detail-action-message{color:var(--muted);font-size:13px;line-height:1.45}.detail-promises{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--line)}.detail-promises span{display:grid;min-height:58px;place-items:center;background:#fff;color:#2c342c;font-size:12px;font-weight:900;text-align:center}.detail-panel{border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px}.detail-spec-panel{grid-column:1}.detail-panel h2,.related-products h2{margin:0 0 16px}.detail-panel p{margin:0;color:var(--muted);line-height:1.65}.detail-video-panel{padding:16px}.detail-video-list{display:grid;gap:12px}.detail-inline-video{width:100%;aspect-ratio:16 / 9;border:0;border-radius:8px;display:block;background:#0d1410}.spec-table{display:grid;margin:0;border-top:1px solid var(--line)}.spec-table div{display:grid;grid-template-columns:160px 1fr;gap:16px;padding:12px 0;border-bottom:1px solid var(--line)}.spec-table dt{color:var(--muted);font-size:13px}.spec-table dd{margin:0;color:var(--ink);font-weight:800}.related-products{margin-top:44px}.product-reviews-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;margin:18px 0 42px}.review-list-panel,.review-form-panel{border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:22px}.review-list-panel{display:grid;gap:14px;align-content:start}.product-review-card{border-bottom:1px solid var(--line);padding:0 0 16px}.product-review-card:last-child{border-bottom:0;padding-bottom:0}.review-card-head{display:flex;align-items:center;justify-content:space-between;gap:14px}.review-card-head strong,.review-card-head span,.product-review-card h3,.review-admin-reply b,.review-form-panel h3{color:var(--ink)}.review-display-stars{display:inline-flex;align-items:center;gap:2px;color:#c6c0b2;font-size:18px;line-height:1}.review-display-stars span.active{color:#d69a1e}.product-review-card h3{margin:10px 0 6px;font-size:18px}.product-review-card p,.review-admin-reply p,.review-message{color:var(--muted);line-height:1.55}.product-review-card small{display:inline-block;margin-top:10px;color:var(--green);font-weight:800}.review-admin-reply{margin-top:14px;border-radius:8px;background:var(--green-soft);padding:12px 14px}.review-admin-reply p{margin:6px 0 0}.review-form-panel{display:grid;gap:14px;align-content:start}.review-form-panel h3{margin:0;font-size:22px}.review-locked-panel{align-content:center}.review-locked-panel p{margin:0;border-radius:8px;background:var(--green-soft);color:var(--muted);line-height:1.55;padding:14px 16px}.review-form-panel label{display:grid;gap:7px;color:var(--ink);font-weight:800}.review-star-rating{display:inline-flex;align-items:center;gap:6px;width:fit-content;border:1px solid var(--line);border-radius:8px;background:#fff;padding:10px 12px}.review-star-rating button{width:34px;height:34px;border:0;background:transparent;color:#c6c0b2;font-size:28px;line-height:1;cursor:pointer}.review-star-rating button.active{color:#d69a1e}.review-star-rating button:focus-visible{outline:2px solid rgba(28,83,47,.28);outline-offset:2px}.review-star-rating span{margin-left:6px;color:var(--muted);font-size:14px;font-weight:800}.review-form-panel input,.review-form-panel select,.review-form-panel textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font:inherit;padding:12px 14px}.review-form-panel textarea{min-height:130px;resize:vertical}.help-preview-section,.help-center-page,.article-detail-page{padding-left:34px;padding-right:34px}.help-preview-section{padding-top:48px;padding-bottom:46px;background:#f8f7f2}.help-center-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;padding:34px 0 50px}.help-sidebar{align-self:start;position:sticky;top:100px;display:grid;gap:12px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:20px}.help-sidebar strong{margin-bottom:4px;color:var(--ink);font-size:15px}.help-sidebar a,.help-sidebar button,.help-category-row{display:flex;align-items:center;justify-content:space-between;gap:14px}.help-sidebar button{border:0;background:transparent;padding:0;text-align:left}.help-sidebar a,.help-sidebar button{color:var(--muted);font-size:13px;font-weight:800;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:4px}.help-sidebar a:hover,.help-sidebar button:hover{color:var(--green);text-decoration-color:currentColor}.help-category-row{min-height:34px;border-radius:6px;background:var(--green-soft);padding:0 10px;color:var(--green);font-size:12px}.help-category-row b{font-size:12px}.help-category-row small{color:var(--green);font-weight:900}.article-toolbar{margin-bottom:18px}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.article-grid.preview{grid-template-columns:repeat(3,minmax(0,1fr))}.article-card{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.article-card:hover{border-color:#214f2d73;transform:translateY(-2px);box-shadow:0 12px 32px #141a1217}.article-media-button{display:block;width:100%;border:0;background:transparent;padding:0}.article-media-button img{display:block;width:100%;aspect-ratio:16 / 9;object-fit:cover}.article-card.no-cover .article-card-body{min-height:220px}.article-card-body{display:grid;gap:10px;padding:16px}.article-card-body span{color:var(--green);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.article-card-body button{border:0;background:transparent;color:var(--ink);padding:0;text-align:left;font-size:18px;font-weight:900;line-height:1.2}.article-card-body p{min-height:66px;margin:0;color:var(--muted);font-size:13px;line-height:1.55}.article-card-body footer{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:12px}.article-card-body small{color:var(--muted);font-size:12px}.article-card-body b{color:var(--green);font-size:12px}.article-card-body .article-read-more{min-height:32px;border:0;border-radius:9px;background:transparent;color:var(--green);padding:4px 8px;font-size:12px;font-weight:900;line-height:1.2;white-space:nowrap;cursor:pointer}.article-card-body .article-read-more:hover,.article-card-body .article-read-more:focus-visible{background:#1f5a3414;outline:none}.article-detail-page,.policy-page{padding-top:32px;padding-bottom:56px;background:var(--paper)}.about-page{background:var(--paper)}.about-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:34px;align-items:center;padding:48px 34px;border-bottom:1px solid var(--line);background:#f8f7f2}.about-hero p,.about-custom-section p,.about-process-section p{margin:0 0 12px;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.about-hero h1{max-width:680px;margin:0 0 18px;color:var(--ink);font-size:clamp(38px,5vw,66px);line-height:.98}.about-hero span,.about-custom-section span,.about-process-section span{display:block;max-width:700px;color:var(--muted);font-size:15px;line-height:1.75}.about-hero button,.about-note-grid button{min-height:42px;margin-top:24px;border:0;border-radius:6px;background:var(--green);color:#fff;padding:0 18px;font-size:13px;font-weight:900}.about-hero img{width:100%;border-radius:8px;aspect-ratio:16 / 10;object-fit:cover}.about-stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border-bottom:1px solid var(--line)}.about-stat-row div{display:grid;min-height:118px;align-content:center;gap:8px;background:#fff;padding:24px 34px}.about-stat-row strong{color:var(--green-dark);font-size:34px;line-height:1}.about-stat-row span{color:var(--muted);font-size:13px;font-weight:800}.about-custom-section,.about-process-section,.about-note-grid{padding:48px 34px}.about-custom-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:34px;align-items:start}.about-custom-section h2,.about-process-section h2,.about-note-grid h2{margin:0 0 16px;color:var(--ink);font-size:clamp(28px,4vw,46px);line-height:1.05}.about-capability-list{display:grid;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:22px}.about-capability-list h3{margin:0 0 6px;font-size:18px}.about-capability-list span{max-width:none;min-height:38px;border-radius:6px;background:var(--green-soft);color:var(--green-dark);padding:10px 12px;font-size:13px;font-weight:800;line-height:1.35}.about-process-section{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8f7f2}.about-process-section ol{display:grid;gap:12px;margin:0;padding:0;list-style:none}.about-process-section li{display:grid;grid-template-columns:50px minmax(0,1fr);gap:14px;align-items:center;min-height:64px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:12px 16px}.about-process-section li b{color:var(--green);font-size:18px}.about-process-section li span{max-width:none;color:#2f352e;font-size:14px;font-weight:800}.about-note-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.about-note-grid article{border:1px solid var(--line);border-radius:8px;background:#fff;padding:28px}.about-note-grid p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}.article-detail,.policy-document{max-width:920px;margin:24px auto 0}.article-detail header,.policy-document header{display:grid;gap:14px;border-bottom:1px solid var(--line);padding-bottom:24px}.article-detail header span,.policy-document header span{color:var(--green);font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.article-detail h1,.policy-document h1{margin:0;font-size:clamp(34px,4.8vw,58px);line-height:1}.article-detail header p,.policy-document header p{max-width:760px;margin:0;color:var(--muted);font-size:17px;line-height:1.65}.article-detail header small,.policy-document header small{color:var(--muted);font-size:13px;font-weight:800}.contact-policy-panel{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1fr);gap:24px;margin-top:28px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px}.contact-policy-panel h2{margin:0 0 10px;color:var(--ink);font-size:24px;line-height:1.1}.contact-policy-panel p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.contact-policy-panel dl{display:grid;gap:10px;margin:0}.contact-policy-panel dl div{display:grid;grid-template-columns:130px minmax(0,1fr);gap:14px;border-bottom:1px solid var(--line);padding-bottom:10px}.contact-policy-panel dl div:last-child{border-bottom:0;padding-bottom:0}.contact-policy-panel dt{color:var(--muted);font-size:13px;font-weight:800}.contact-policy-panel dd{margin:0;color:var(--green-dark);font-size:14px;font-weight:900;overflow-wrap:anywhere}.contact-policy-panel a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.contact-policy-empty{grid-column:1 / -1;border-radius:6px;background:var(--green-soft);padding:10px 12px;color:var(--green-dark)!important;font-weight:800}.article-hero-image{width:100%;margin-top:28px;border-radius:8px;aspect-ratio:16 / 8;object-fit:cover}.article-content{margin-top:30px;color:#242b23;font-size:16px;line-height:1.85}.article-content h1,.article-content h2,.article-content h3{margin:32px 0 12px;line-height:1.15}.article-content p{margin:0 0 18px}.article-content ul,.article-content ol{padding-left:22px}.article-content a{color:var(--green);font-weight:800;text-decoration:underline;text-underline-offset:4px}.editorial-split{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;padding-top:50px;padding-bottom:50px;background:#f7f6f0}.editorial-split img{width:100%;aspect-ratio:16 / 9;border-radius:8px;object-fit:cover}.editorial-split p{color:var(--green)}.editorial-split h2,.pc-promo h2{margin:0 0 14px;font-size:38px;line-height:1}.editorial-split span,.pc-promo span{display:block;max-width:540px;margin-bottom:24px;color:var(--muted);font-size:15px;line-height:1.65}.pc-promo{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:34px;padding:34px;border-radius:8px;background:linear-gradient(90deg,#0f2114,#274b2b);color:#fff}.pc-promo h2{color:#fff}.pc-promo a{min-width:190px;background:#fff;color:var(--green)}.brand-icon-strip{display:grid;gap:28px;padding:18px 34px;border-top:1px solid var(--line);background:#fff}.social-row,.payment-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.social-row{gap:34px}.social-icon{display:grid;width:34px;height:34px;place-items:center;color:#222}.social-icon svg{width:24px;height:24px;fill:currentColor}.payment-row{gap:10px}.payment-icon{display:grid;width:64px;height:40px;place-items:center;border:1px solid #d8ddd7;border-radius:6px;background:#fff;color:var(--payment-brand-color, #1d211c)}.payment-icon svg{width:44px;height:24px;fill:currentColor}.auth-page{padding:54px 34px 64px;background:linear-gradient(135deg,#e8efe6d9,#fffefaf2 46%),var(--paper)}.auth-shell{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(420px,1fr);gap:26px;max-width:1120px;margin:0 auto}.auth-visual{position:relative;overflow:hidden;display:flex;min-height:620px;flex-direction:column;justify-content:flex-end;gap:18px;padding:38px;border-radius:24px;background:linear-gradient(180deg,#1027182e,#102718e0),url(/assets/hero-forest-knife-Dxnj5a4_.webp) center / cover;color:#fffefa;box-shadow:0 24px 60px #1027182e}.auth-visual .brand-shield{position:absolute;left:34px;top:34px;border-color:#ffffffd9;color:#fffefa}.auth-visual p{margin:0;color:#ffffffb8;font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.auth-visual h1{max-width:430px;margin:0;font-size:clamp(38px,5vw,58px);line-height:.98}.auth-visual>span{max-width:440px;color:#ffffffd1;font-size:17px;line-height:1.65}.auth-proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:10px}.auth-proof-grid b{display:grid;min-height:58px;place-items:center;border:1px solid rgba(255,255,255,.2);border-radius:14px;background:#ffffff1a;color:#ffffffe6;font-size:12px;text-align:center}.auth-card{padding:26px;border:1px solid var(--line);border-radius:24px;background:var(--paper);box-shadow:0 18px 48px #141a1214}.auth-tabs,.auth-segment{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:6px;border:1px solid var(--line);background:var(--soft)}.auth-tabs{margin-bottom:26px;border-radius:999px}.auth-segment{border-radius:16px}.auth-tabs button,.auth-segment button{min-height:42px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-weight:800}.auth-tabs button.active,.auth-segment button.active{background:var(--green-dark);color:#fffefa}.auth-form{display:grid;gap:16px}.auth-title-block h2{margin:0;color:var(--ink);font-size:30px;line-height:1.1}.auth-title-block p{margin:8px 0 0;color:var(--muted);line-height:1.55}.auth-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auth-field{display:grid;gap:7px;color:var(--ink);font-weight:800}.auth-field span{font-size:13px}.auth-field b{margin-left:4px;color:#b42318}.auth-field input,.auth-password-input input{width:100%;min-height:48px;border:1px solid #d8dbd2;border-radius:12px;background:#fff;color:var(--ink);padding:0 14px;outline:0}.auth-field input:focus,.auth-password-input input:focus{border-color:var(--green);box-shadow:0 0 0 3px #214f2d1f}.auth-field small{font-size:12px;font-weight:700}.auth-field small.ok{color:var(--green)}.auth-field small.bad{color:#b42318}.auth-password-input{position:relative}.auth-password-input input{padding-right:76px}.auth-password-input button{position:absolute;right:8px;top:50%;min-height:32px;padding:0 10px;transform:translateY(-50%);border:0;border-radius:8px;background:var(--green-soft);color:var(--green);font-size:12px;font-weight:900}.auth-code-row{display:grid;grid-template-columns:minmax(0,1fr) 132px;align-items:end;gap:10px}.auth-code-row>button{min-height:48px;border:1px solid var(--green);border-radius:12px;background:var(--green);color:#fffefa;font-weight:900}.auth-code-row>button:disabled,.auth-submit:disabled{opacity:.56;cursor:not-allowed}.auth-inline-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.auth-inline-row label,.auth-agree{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:14px;font-weight:700}.auth-inline-row input,.auth-agree input{width:16px;height:16px;accent-color:var(--green)}.auth-link,.auth-agree button,.auth-switch button{border:0;background:transparent;color:var(--green);font-weight:900;text-decoration:underline;text-underline-offset:4px}.auth-agree{align-items:flex-start;line-height:1.45}.auth-submit{min-height:52px;border:0;border-radius:14px;background:var(--green);color:#fffefa;font-size:16px;font-weight:900;box-shadow:0 14px 30px #214f2d38}.auth-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:13px;font-weight:800}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:var(--line)}.auth-google{display:flex;min-height:50px;align-items:center;justify-content:center;gap:10px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);font-weight:900}.auth-google svg{width:20px;height:20px}.auth-switch{margin:0;color:var(--muted);text-align:center}.auth-notice{padding:12px 14px;border-radius:12px;font-size:14px;font-weight:800}.auth-notice.success{border:1px solid rgba(33,79,45,.2);background:var(--green-soft);color:var(--green)}.auth-notice.error{border:1px solid rgba(180,35,24,.22);background:#fff1f0;color:#b42318}.customer-dashboard{display:grid;grid-template-columns:260px minmax(0,1fr);gap:24px;max-width:100%;min-width:0;padding:34px;background:var(--soft)}.customer-sidebar{position:sticky;top:108px;display:grid;align-self:start;gap:8px;padding:18px;border:1px solid var(--line);border-radius:18px;background:var(--paper)}.customer-profile-card{display:grid;gap:6px;padding:6px 4px 16px;border-bottom:1px solid var(--line);margin-bottom:8px}.customer-profile-card span{display:grid;width:48px;height:48px;place-items:center;border-radius:999px;background:var(--green);color:#fffefa;font-size:20px;font-weight:900}.customer-profile-card b,.customer-profile-card small{overflow:hidden;text-overflow:ellipsis}.customer-profile-card small{color:var(--muted)}.customer-sidebar button{min-height:42px;border:0;border-radius:10px;background:transparent;color:var(--ink);padding:0 12px;text-align:left;font-weight:800}.customer-sidebar button.active{background:var(--green-soft);color:var(--green)}.customer-sidebar .logout-button{margin-top:10px;border:1px solid #f0c8c3;color:#b42318}.customer-main{display:grid;gap:20px;min-width:0;max-width:100%}.customer-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:28px;border-radius:20px;background:var(--green-dark);color:#fffefa}.customer-hero p,.customer-hero h1,.customer-hero span{margin:0}.customer-hero p{color:#ffffffa8;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.customer-hero h1{margin-top:10px;font-size:clamp(28px,4vw,44px);line-height:1}.customer-hero span{display:block;max-width:620px;margin-top:12px;color:#ffffffc2;line-height:1.6}.customer-hero button,.panel-head button,.support-cta,.account-locked button{min-height:42px;border:0;border-radius:10px;background:var(--green);color:#fffefa;padding:0 18px;font-weight:900;white-space:nowrap}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.metric-card,.dashboard-panel,.account-locked{border:1px solid var(--line);border-radius:16px;background:var(--paper);box-shadow:0 12px 32px #141a120f}.metric-card{display:grid;gap:8px;padding:18px}.metric-card span,.metric-card small{color:var(--muted);font-size:13px}.metric-card b{color:var(--green-dark);font-size:28px;line-height:1}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.favorite-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.favorite-product-card{display:grid;gap:10px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:12px}.favorite-product-card.unavailable{opacity:.72}.favorite-product-main{display:grid;grid-template-columns:86px minmax(0,1fr);gap:12px;border:0;background:transparent;padding:0;color:inherit;text-align:left}.favorite-product-main img,.favorite-product-main>span{width:86px;aspect-ratio:1;border-radius:10px;object-fit:cover;background:var(--green-soft)}.favorite-product-main>span{display:grid;place-items:center;color:var(--green);font-weight:900}.favorite-product-main div{display:grid;gap:5px;min-width:0}.favorite-product-main b,.favorite-product-main small{overflow:hidden;text-overflow:ellipsis}.favorite-product-main b{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ink)}.favorite-product-main small,.favorite-product-main em{color:var(--muted);font-size:12px;font-style:normal}.favorite-product-main strong{color:var(--green-dark)}.favorite-remove-button{min-height:36px;border:1px solid #f0c8c3;border-radius:8px;background:#fff;color:#b42318;font-weight:900}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.panel-head h2{margin:0;font-size:18px}.coming-soon{border-radius:999px;background:var(--green-soft);color:var(--green);padding:7px 10px;font-size:12px;font-weight:900}.order-status-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.order-status-grid span{display:grid;gap:5px;min-height:76px;place-items:center;border-radius:12px;background:var(--soft);color:var(--muted);font-size:12px;text-align:center}.order-status-grid b{color:var(--green);font-size:22px}.panel-note,.empty-dashboard-state{margin:14px 0 0;color:var(--muted);line-height:1.6}.address-list{display:grid;gap:10px}.address-card{display:grid;gap:5px;padding:14px;border-radius:12px;background:var(--soft)}.address-card span,.address-card small{color:var(--muted);line-height:1.5}.account-detail-list{display:grid;gap:10px;margin:0}.account-detail-list div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--line)}.account-detail-list dt{color:var(--muted);font-weight:700}.account-detail-list dd{margin:0;font-weight:900;text-align:right}.account-state{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:14px;color:var(--muted);font-weight:800}.account-state.error{border-color:#b4231838;background:#fff1f0;color:#b42318}.account-state.success{border-color:#214f2d33;background:var(--green-soft);color:var(--green)}.account-summary-card{display:grid;grid-template-columns:minmax(260px,.86fr) minmax(0,1.14fr);gap:14px;border:1px solid var(--ios-separator);border-radius:24px;background:#ffffffe0;padding:14px;box-shadow:var(--ios-shadow-soft)}.account-summary-balance{display:grid;gap:8px;align-content:center;min-height:156px;border-radius:20px;background:linear-gradient(135deg,#102718fa,#214f2deb),#102718;color:#fffefa;padding:22px}.account-summary-balance span,.account-summary-balance small{color:#ffffffb8}.account-summary-balance span,.account-summary-grid span{font-size:13px;font-weight:800}.account-summary-balance strong{font-size:clamp(34px,5vw,48px);line-height:1;letter-spacing:-.04em}.account-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.account-summary-grid>div{display:grid;align-content:center;gap:8px;min-width:0;min-height:156px;border:1px solid var(--ios-separator);border-radius:20px;background:#f5f5f7b8;padding:18px}.account-summary-grid b{color:var(--green-dark);font-size:30px;line-height:1;letter-spacing:-.035em}.account-summary-grid span,.account-summary-grid small{color:var(--ios-secondary)}.account-summary-grid small{display:-webkit-box;overflow:hidden;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.account-locked{display:grid;max-width:520px;margin:38px auto;place-items:center;gap:14px;padding:44px 28px;text-align:center}.account-locked h1,.account-locked p{margin:0}.account-locked p{color:var(--muted);line-height:1.6}.dashboard-wide-panel{min-width:0}.orders-layout,.address-manager,.wallet-history-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:16px;align-items:start}.order-list{display:grid;gap:10px}.order-list-entry{display:grid;gap:10px;scroll-margin-top:96px}.mobile-order-detail,.order-card-action{display:none}.order-list.compact{margin-top:14px}.order-card{display:grid;grid-template-columns:58px minmax(0,1fr) auto auto;gap:12px;align-items:center;width:100%;min-height:82px;border:1px solid var(--line);border-radius:12px;background:#fffefa;padding:10px;color:var(--ink);text-align:left}.order-card:hover{border-color:#214f2d52;background:var(--green-soft)}.order-card.selected{border-color:#214f2d80;box-shadow:inset 3px 0 0 var(--green)}.order-card img,.order-thumb-placeholder{display:grid;width:58px;height:58px;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green);object-fit:cover;font-size:13px;font-weight:900}.order-card span,.order-card small,.order-card b{display:block;min-width:0}.order-card b{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.order-card small{margin-top:4px;overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px}.order-card em,.status-pill{border-radius:999px;background:var(--green-soft);color:var(--green);padding:7px 10px;font-size:12px;font-style:normal;font-weight:900;white-space:nowrap}.status-pill.success{background:#214f2d1f}.order-card strong{color:var(--green-dark);white-space:nowrap}.order-detail{display:grid;gap:14px;min-width:0;border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:16px}.order-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.order-detail-head h3,.order-detail-head span{margin:0}.order-detail-head h3{font-size:18px}.order-detail-head span{color:var(--muted);font-size:12px}.order-detail-head em{border-radius:999px;background:#fffefa;color:var(--green);padding:8px 10px;font-size:12px;font-style:normal;font-weight:900}.order-items,.tracking-list,.history-list{display:grid;gap:10px}.order-items>div,.history-list>div{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center;padding:10px;border-radius:12px;background:#fffefa}.order-items img,.order-items .order-thumb-placeholder{width:48px;height:48px;border-radius:8px;object-fit:cover}.order-items b,.order-items small,.history-list b,.history-list small{display:block}.order-items b,.history-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-items small,.history-list small{margin-top:3px;color:var(--muted);font-size:12px}.order-actions{display:flex;flex-wrap:wrap;gap:8px}.order-actions button,.address-card-actionable button{min-height:36px;border:1px solid var(--line);border-radius:8px;background:#fffefa;color:var(--green);padding:0 12px;font-weight:900}.order-actions button:nth-child(2),.order-actions .paypal-button{border-color:var(--green);background:var(--green);color:#fffefa}.order-actions .paypal-button{background:#ffc439;border-color:#ffc439;color:#11253c}.order-actions .danger-button,.address-card-actionable button:last-child{color:#b42318}.status-pill.danger{background:#b423181f;color:#b42318}.payment-result-card{max-width:560px}.tracking-list h4,.history-list h3,.dashboard-form h3{margin:0}.tracking-list span{border-radius:10px;background:#fffefa;padding:10px 12px;color:var(--muted);font-size:13px}.tracking-list-head,.tracking-package-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.tracking-list-head button{min-height:34px;border:1px solid var(--line);border-radius:9px;background:#fffefa;color:var(--green);padding:0 12px;font-size:12px;font-weight:900}.tracking-package{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fffefa}.tracking-package-head{padding:12px 14px;border-bottom:1px solid var(--line);background:var(--soft)}.tracking-package-head b,.tracking-package-head small{display:block}.tracking-package-head small{margin-top:3px;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.tracking-package-head em{border-radius:999px;background:var(--green-soft);color:var(--green);padding:6px 9px;font-size:11px;font-style:normal;font-weight:900}.tracking-package-head em.success{background:#214f2d24}.tracking-timeline{display:grid;gap:0;margin:0;padding:14px 14px 14px 18px;list-style:none}.tracking-timeline li{position:relative;display:grid;grid-template-columns:14px minmax(0,1fr);gap:10px;padding-bottom:16px}.tracking-timeline li:last-child{padding-bottom:0}.tracking-timeline li:before{position:absolute;top:10px;bottom:-2px;left:5px;width:1px;background:var(--line);content:""}.tracking-timeline li:last-child:before{display:none}.tracking-timeline i{position:relative;z-index:1;width:11px;height:11px;margin-top:4px;border:2px solid #fffefa;border-radius:50%;background:var(--green);box-shadow:0 0 0 1px var(--green)}.tracking-timeline time,.tracking-timeline b,.tracking-timeline span{display:block;border:0;background:transparent;padding:0}.tracking-timeline time{margin-bottom:3px;color:var(--muted);font-size:11px}.tracking-timeline b{color:var(--ink);font-size:13px}.tracking-timeline span{margin-top:3px;color:var(--muted);font-size:12px}.tracking-empty,.tracking-error{margin:0;padding:14px;color:var(--muted);font-size:13px}.tracking-expand{width:100%;min-height:38px;border:0;border-top:1px solid var(--line);background:#fffefa;color:var(--green);font-size:12px;font-weight:900;cursor:pointer}.tracking-expand:hover{background:var(--green-soft)}.tracking-error{border-radius:10px;background:#b4231814;color:#b42318}.address-card-actionable{border:1px solid var(--line);background:#fffefa}.address-card-actionable em{display:inline-block;margin-left:8px;border-radius:999px;background:var(--green-soft);color:var(--green);padding:3px 8px;font-size:11px;font-style:normal}.address-card-actionable div{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.dashboard-form{display:grid;gap:12px;border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:16px}.dashboard-form.two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-form.two-column button{align-self:end;justify-self:start;height:42px}.dashboard-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.dashboard-field{display:grid;gap:7px}.dashboard-field span,.dashboard-checkbox{color:var(--muted);font-size:12px;font-weight:900}.dashboard-field input,.dashboard-field select,.country-select-trigger{width:100%;min-height:42px;border:1px solid var(--line);border-radius:10px;background:#fffefa;color:var(--ink);padding:0 12px;font:inherit}.dashboard-field select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.profile-account-metrics{margin-bottom:16px}.profile-account-metrics .metric-card{min-width:0;gap:7px;padding:16px}.profile-account-metrics .metric-card b{display:block;max-width:100%;overflow:hidden;color:var(--green-dark);font-size:22px;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.profile-account-metrics .metric-card span,.profile-account-metrics .metric-card small{font-size:12px}.profile-section{margin-top:16px}.profile-section h3{grid-column:1 / -1;margin:0;color:var(--ink);font-size:18px}.profile-split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-inline-form{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:end}.profile-email-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;background:#fffefa}.profile-email-summary div{display:grid;min-width:0;gap:5px}.profile-email-summary span{color:var(--muted);font-size:12px;font-weight:800}.profile-email-summary strong{overflow:hidden;color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.profile-email-cancel{justify-self:start;padding:0;border:0;background:transparent;color:var(--muted);font-weight:800;cursor:pointer}.profile-email-cancel:hover{color:var(--green)}.support-cta.ghost{border:1px solid var(--line);background:#fffefa;color:var(--green)}.country-select-field{position:relative}.auth-phone-login-fields{display:grid;grid-template-columns:minmax(180px,.72fr) minmax(0,1.28fr);gap:12px;align-items:end}.auth-form .country-select-field>span{color:var(--muted);font-size:12px;font-weight:900}.auth-form .country-select-trigger{min-height:48px;border-radius:12px;background:#fff}.country-select-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer}@media(max-width:620px){.auth-phone-login-fields{grid-template-columns:minmax(0,1fr)}}.country-select-trigger b{color:var(--ink);font-size:14px}.country-select-trigger small{color:var(--muted);font-size:12px;white-space:nowrap}.country-select-menu{position:absolute;z-index:35;top:calc(100% + 6px);left:0;right:0;padding:8px;border:1px solid var(--line);border-radius:12px;background:#fffefa;box-shadow:0 18px 40px #14231e29}.country-select-menu input{width:100%;min-height:38px;border:1px solid var(--line);border-radius:9px;padding:0 10px;font:inherit}.country-select-options{display:grid;gap:4px;max-height:260px;margin-top:8px;overflow:auto}.country-select-options button{display:grid;gap:2px;width:100%;padding:9px 10px;border:0;border-radius:9px;background:transparent;color:var(--ink);text-align:left;cursor:pointer}.country-select-options button:hover,.country-select-options button.active{background:#eaf2e8}.country-select-options span{font-weight:900}.country-select-options small,.country-select-options p{color:var(--muted);font-size:12px}.dashboard-checkbox{display:flex;align-items:center;gap:8px}.wallet-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.wallet-card{display:grid;gap:8px;border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:18px}.wallet-card span,.wallet-card small{color:var(--muted)}.wallet-card b{color:var(--green-dark);font-size:30px}.wallet-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.point-exchange-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:240;display:grid;place-items:center;padding:20px;background:#08100b80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.point-exchange-modal{width:min(100%,480px);display:grid;gap:18px;border:1px solid rgba(255,255,255,.7);border-radius:26px;background:#fff;padding:24px;box-shadow:0 28px 80px #08140c47}.point-exchange-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.point-exchange-head p,.point-exchange-head h3,.point-exchange-head span{margin:0}.point-exchange-head p{color:var(--green-dark);font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.point-exchange-head h3{margin-top:6px;font-size:28px}.point-exchange-head span{display:block;margin-top:6px;color:var(--muted);line-height:1.45}.point-exchange-head>button{display:grid;flex:0 0 auto;width:40px;height:40px;place-items:center;border:0;border-radius:50%;background:var(--soft);color:var(--muted);cursor:pointer}.point-exchange-head>button svg{width:20px;height:20px}.point-exchange-field{display:grid;gap:8px;font-weight:750}.point-exchange-field input{min-height:56px;width:100%;border:1px solid var(--line);border-radius:14px;padding:0 15px;background:var(--soft);color:var(--ink);font:inherit;font-size:22px;font-weight:800;box-sizing:border-box}.point-exchange-field input:focus{outline:3px solid rgba(31,104,59,.16);border-color:var(--green)}.point-exchange-field small{color:var(--muted);font-weight:600}.point-exchange-all{justify-self:start;border:0;padding:0;background:transparent;color:var(--green-dark);font:inherit;font-weight:800;cursor:pointer}.point-exchange-value{display:flex;align-items:center;justify-content:space-between;gap:16px;border-radius:16px;padding:16px;background:#f1f7f2}.point-exchange-value span{color:var(--muted)}.point-exchange-value b{color:var(--green-dark);font-size:24px}.point-exchange-error{margin:0;border-radius:12px;padding:12px 14px;background:#fff3f0;color:#a63724;line-height:1.4}.point-exchange-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.point-exchange-actions>button{min-height:48px}.wallet-recharge-form{display:grid;grid-template-columns:minmax(220px,1.4fr) minmax(170px,.7fr) minmax(170px,.7fr) auto;align-items:end;gap:18px;margin:4px 0 22px;padding:20px;border:1px solid rgba(20,71,42,.16);border-radius:18px;background:#f7faf7}.wallet-recharge-form h3,.wallet-recharge-form p{margin:0}.wallet-recharge-form p{margin-top:6px;color:var(--muted);line-height:1.45}.wallet-recharge-form label{display:grid;gap:7px;font-weight:700}.wallet-recharge-form select,.wallet-amount-input{min-height:48px;border:1px solid var(--line);border-radius:12px;background:#fff}.wallet-recharge-form select{padding:0 12px}.wallet-amount-input{display:flex;align-items:center;padding-left:12px}.wallet-amount-input input{min-width:0;width:100%;border:0;outline:0;padding:12px 10px;background:transparent;font:inherit}@media(max-width:900px){.wallet-recharge-form{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wallet-recharge-form{grid-template-columns:1fr}}.commission-panel{display:grid;gap:18px}.commission-panel .panel-note{margin-top:4px}.commission-metrics{margin-bottom:0}.commission-referral-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:16px}.commission-referral-stats{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.commission-referral-stats span,.commission-record-card{border:1px solid var(--line);border-radius:12px;background:var(--paper)}.commission-referral-stats span{display:grid;gap:4px;padding:12px;color:var(--muted)}.commission-referral-stats b{color:var(--green-dark);font-size:20px}.panel-head.compact{margin-bottom:10px}.commission-record-list{display:grid;gap:10px}.commission-record-card{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(160px,.8fr) auto;gap:14px;align-items:center;padding:14px}.commission-record-card div{display:grid;gap:4px}.commission-record-card small,.commission-record-card span{color:var(--muted)}.commission-record-card strong{color:var(--green-dark);font-size:18px}.commission-record-card em{justify-self:end;border-radius:999px;background:#e7efe5;color:var(--green);padding:5px 10px;font-style:normal;font-weight:800;white-space:nowrap}.coupon-redeem-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-bottom:18px;padding:14px;border:1px solid var(--line);border-radius:14px;background:var(--soft)}.coupon-redeem-form label{display:grid;gap:8px;color:var(--muted);font-size:13px;font-weight:800}.coupon-redeem-form input,.order-coupon-box select{width:100%;min-height:42px;border:1px solid var(--line);border-radius:10px;background:#fffefa;color:var(--ink);padding:0 12px;font:inherit}.coupon-redeem-form button{align-self:end;min-height:42px;border:0;border-radius:10px;background:var(--green);color:#fffefa;padding:0 18px;font-weight:900}.coupon-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.coupon-card{display:grid;gap:10px;min-height:178px;border:1px solid var(--line);border-radius:16px;background:#fffefa;padding:18px}.coupon-card.available{border-color:#1f573047;background:linear-gradient(135deg,#fffefa,#eef6ec)}.coupon-card>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.coupon-card span{border-radius:999px;background:var(--green-soft);color:var(--green);padding:5px 9px;font-size:12px;font-weight:900}.coupon-card b{color:var(--green-dark);font-size:28px}.coupon-card h3,.coupon-card p{margin:0}.coupon-card p,.coupon-card small,.coupon-card em{color:var(--muted)}.coupon-card footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:auto}.coupon-card code{color:var(--green-dark);font-weight:900}.order-coupon-box{display:grid;gap:10px;margin:14px 0;padding:14px;border:1px solid rgba(31,87,48,.2);border-radius:14px;background:var(--green-soft)}.order-coupon-box>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.order-coupon-box h4,.order-coupon-box p{margin:0}.order-coupon-box button{border:0;background:transparent;color:var(--green);font-weight:900;text-decoration:underline}.order-coupon-box p{color:var(--muted);line-height:1.5}.history-list{border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:16px}.history-list>div{align-items:start;grid-template-columns:minmax(0,1fr) auto}.history-list strong{color:var(--green-dark);white-space:nowrap}.history-list b{overflow:visible;line-height:1.35;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.support-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.support-grid button{min-height:96px;border:1px solid var(--line);border-radius:14px;background:var(--soft);color:var(--green-dark);padding:16px;text-align:left;font-weight:900}.support-center{display:grid;gap:18px;max-width:100%;min-width:0}.support-center-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.support-center-head h2,.support-center-head p,.support-section-title h3,.support-chat-head h3,.support-message p{margin:0}.support-center-head p{max-width:680px;margin-top:6px;color:var(--muted);line-height:1.6}.support-availability{display:grid;gap:4px;min-width:190px;border:1px solid var(--line);border-radius:12px;background:var(--soft);padding:12px 14px}.support-availability span{color:#8a4b16;font-weight:900}.support-availability.online span{color:var(--green)}.support-availability small{color:var(--muted);font-size:12px}.support-layout{display:grid;grid-template-columns:minmax(260px,330px) minmax(0,1fr);gap:16px;max-width:100%;min-width:0}.support-conversations,.support-chat-panel{min-width:0;border:1px solid var(--line);border-radius:16px;background:var(--soft);padding:16px}.support-conversations{display:grid;align-content:start;gap:12px}.support-section-title,.support-chat-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.support-section-title button,.support-chat-head button{min-height:34px;border:1px solid var(--line);border-radius:9px;background:#fffefa;color:var(--green);padding:0 11px;font-weight:900}.support-session-list{display:grid;gap:8px;min-width:0;max-height:430px;overflow:auto}.support-session-list>button{position:relative;display:grid;gap:5px;width:100%;border:1px solid var(--line);border-radius:12px;background:#fffefa;color:var(--ink);padding:12px;text-align:left;cursor:pointer}.support-session-list>button.active{border-color:#1f573059;background:#eaf2e8}.support-session-list b{padding-right:26px;color:var(--green-dark);overflow-wrap:anywhere}.support-session-list span,.support-session-list small,.support-session-list p,.support-chat-head span,.support-message time{color:var(--muted);font-size:12px;overflow-wrap:anywhere}.support-session-list em{position:absolute;top:10px;right:10px;min-width:22px;border-radius:999px;background:var(--green);color:#fffefa;padding:3px 7px;text-align:center;font-size:11px;font-style:normal;font-weight:900}.support-chat-panel{display:grid;grid-template-rows:auto minmax(320px,1fr) auto;gap:14px;max-width:100%;min-height:620px}.support-message-list{display:flex;flex-direction:column;gap:12px;min-width:0;min-height:320px;max-height:520px;overflow:auto;border:1px solid var(--line);border-radius:14px;background:#fffefa;padding:14px}.support-message{display:grid;gap:7px;min-width:0;max-width:78%;border:1px solid var(--line);border-radius:14px;background:var(--soft);padding:12px 14px}.support-message.customer{align-self:flex-end;border-color:#1f573047;background:var(--green);color:#fffefa}.support-message.agent{align-self:flex-start;background:#eef6ec}.support-message.system{align-self:center;max-width:90%;background:#f6f1e8}.support-message>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.support-message p{overflow-wrap:anywhere}.support-message.customer time,.support-message.customer b{color:#fffefac2}.support-message img{width:min(260px,100%);max-height:260px;object-fit:cover;border-radius:10px}.support-message-form{display:grid;gap:10px}.support-message-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fffefa;color:var(--ink);padding:12px;font:inherit;resize:vertical}.support-message-form button{min-height:42px;border:0;border-radius:10px;background:var(--green);color:#fffefa;padding:0 24px;font-weight:900}.support-message-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.support-upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border:1px solid var(--line);border-radius:10px;background:#fffefa;color:var(--green);padding:0 18px;font-weight:900;cursor:pointer}.support-upload-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.support-message-form button{justify-self:end}.store-footer{display:block;padding-top:34px;padding-bottom:28px;border-top:1px solid var(--line)}.store-footer p{max-width:430px;margin:14px 0 0;color:var(--muted);font-size:13px;line-height:1.6}.store-footer .footer-contact{display:flex;align-items:center;flex-wrap:wrap;gap:6px;color:var(--green-dark);font-weight:700}.store-footer .footer-contact a,.store-footer .footer-contact button{border:0;background:transparent;color:inherit;padding:0;font:inherit;text-decoration:none;text-underline-offset:3px}.store-footer .footer-contact a:hover,.store-footer .footer-contact button:hover,.store-footer .footer-contact a:focus-visible,.store-footer .footer-contact button:focus-visible{color:var(--green);text-decoration:underline}.policy-links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;padding:16px 34px 28px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.policy-links a,.policy-links button{border:0;background:transparent;color:inherit;padding:0;font-size:inherit;text-decoration:none;text-underline-offset:3px}.policy-links a:hover,.policy-links button:hover{color:var(--green);text-decoration:underline}.cart-drawer{pointer-events:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;opacity:0;visibility:hidden;contain:layout paint;overflow:hidden;transition:opacity .2s ease}.cart-drawer.open{pointer-events:auto;opacity:1;visibility:visible}.cart-drawer:not(.open) .cart-sheet,.cart-drawer:not(.open) .cart-backdrop{display:none}.cart-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0d140e57}.cart-sheet{position:absolute;right:0;top:0;display:flex;flex-direction:column;width:min(410px,100vw);height:100%;background:#fff;box-shadow:-24px 0 55px #141a122e;transform:translate3d(100%,0,0);will-change:transform;transition:transform .22s ease}.cart-drawer.open .cart-sheet{transform:translateZ(0)}.cart-head{display:flex;align-items:center;justify-content:space-between;min-height:68px;padding:0 22px;border-bottom:1px solid var(--line)}.cart-head h2{margin:0;font-size:18px}.cart-head h2 span{color:var(--muted);font-weight:600}.cart-head button{display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:50%;background:transparent;color:#30372f;cursor:pointer}.cart-head button svg{width:20px;height:20px}.cart-list{display:grid;gap:0;overflow:auto;padding:4px 22px 0}.cart-empty-state,.cart-notice{margin:12px 22px 0;border-radius:10px;background:var(--soft);color:var(--muted);padding:12px;font-size:13px;line-height:1.5}.cart-notice{border:1px solid rgba(33,79,45,.18);background:var(--green-soft);color:var(--green);font-weight:800}.cart-item{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px;padding:16px 0;border-bottom:1px solid var(--line)}.cart-item img{width:76px;height:76px;border:1px solid var(--line);border-radius:7px;object-fit:cover}.cart-item strong,.cart-item span,.cart-item b,.cart-item small{display:block}.cart-item strong{padding-right:22px;font-size:12px;line-height:1.25}.cart-item span,.cart-item small{margin-top:5px;color:var(--muted);font-size:11px}.cart-item b{margin-top:8px;font-size:13px}.cart-remove-button{position:absolute;top:15px;right:0;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:50%;background:transparent;color:var(--muted);cursor:pointer}.cart-remove-button svg{width:17px;height:17px}.cart-qty-control{display:inline-grid;grid-template-columns:34px 38px 34px;align-items:center;width:max-content;margin-top:10px;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:#fff}.cart-qty-control button{width:34px;height:32px;border:0;background:transparent;color:var(--green);font-size:17px;font-weight:800;line-height:1}.cart-qty-control button:active{background:var(--green-soft)}.cart-qty-control button:disabled{color:#1e2f2247;cursor:not-allowed}.cart-qty-control span{display:block;margin:0;color:var(--ink);font-size:13px;font-weight:800;text-align:center}.summary{display:grid;gap:11px;margin-top:auto;padding:20px 22px 0;border-top:1px solid var(--line)}.summary h3{margin:0 0 2px;font-size:15px}.summary span,.summary strong{display:flex;align-items:center;justify-content:space-between}.summary span{color:var(--muted);font-size:13px}.summary strong{padding-top:3px;color:#111610;font-size:16px}.cart-actions{display:grid;gap:8px;padding:14px 22px 22px}.view-cart-button{min-height:38px;border-radius:6px;color:#313831;font-size:13px}.checkout-button:disabled,.view-cart-button:disabled{cursor:not-allowed;opacity:.58}@media(max-width:1180px){.store-header{grid-template-columns:1fr;padding:16px 24px}.site-brand{min-width:0}.site-brand>span:last-child{min-width:0}.site-brand small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-header-actions>.market-selector{display:none}.mobile-menu-language{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;border-bottom:1px solid var(--ios-divider);padding:0 4px 14px;color:var(--ios-label);font-size:14px;font-weight:700}.mobile-menu-language .market-selector{min-width:132px}.store-nav,.header-tools{justify-content:flex-start;flex-wrap:wrap}.header-search{width:min(100%,420px)}.product-grid,.collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.favorite-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.list-layout{grid-template-columns:220px minmax(0,1fr);gap:22px}.detail-layout,.product-reviews-layout,.about-hero,.about-custom-section,.about-process-section{grid-template-columns:minmax(0,1fr)}.detail-spec-panel{grid-column:auto}.detail-info{max-width:760px}}@media(max-width:900px){.auth-page{padding:34px 24px 46px}.auth-shell{grid-template-columns:minmax(0,1fr);max-width:620px}.auth-visual{min-height:380px}.auth-card{min-width:0}.page-hero{padding:42px 24px}.page-hero h1{font-size:42px}.list-layout{grid-template-columns:minmax(0,1fr)}.filter-panel{position:static}.product-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){:root{--paper: #fff;--soft: #f5f5f7;--line: rgba(60, 60, 67, .16);--shadow: 0 12px 34px rgba(20, 26, 18, .08)}body{background:#eef3fb}.portal-shell{background:#f5f5f7;box-shadow:none}.announcement-bar{gap:12px 18px;flex-wrap:wrap;min-height:46px;padding:8px 18px;text-align:center}.store-header{position:sticky;z-index:90;grid-template-columns:46px minmax(0,1fr) auto;gap:10px;min-height:92px;padding:0 18px;background:#ffffffeb;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.site-brand{grid-column:2;grid-row:1;justify-self:start;gap:10px}.brand-shield{width:34px;height:34px}.site-brand strong{font-size:23px}.site-brand small{font-size:8px}.store-nav{display:none}.mobile-menu-button{grid-column:1;grid-row:1;display:inline-grid;justify-self:start;width:44px;height:44px;place-items:center;border:0;background:transparent;padding:8px}.mobile-menu-button span{display:block;width:25px;height:2px;border-radius:999px;background:#424841}.mobile-menu-button b{color:#424841;font-size:42px;font-weight:300;line-height:1}.mobile-header-actions{grid-column:3;grid-row:1;display:flex;justify-self:end;align-items:center;gap:6px}.mobile-header-actions>button,.mobile-header-actions>.market-selector>.market-selector-trigger{position:relative;display:grid;width:44px;min-width:44px;height:44px;place-items:center;border:0;background:transparent;color:#424841;padding:0;font-size:28px;line-height:1}.mobile-header-actions .market-selector{min-width:44px}.market-selector.icon-only .market-selector-menu{right:0;left:auto;min-width:118px;max-width:132px;padding:4px}.market-selector.icon-only .market-selector-menu button{width:100%;min-height:32px;justify-content:flex-start;color:#263025;padding:0 9px;font-size:12px;font-weight:800}.market-selector.icon-only .market-selector-trigger span{display:none}.globe-icon,.search-icon,.cart-icon{width:31px;height:31px;overflow:visible}.globe-icon circle,.globe-icon path,.search-icon circle,.search-icon path,.cart-icon path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.mobile-header-actions b{position:absolute;right:-10px;top:5px;display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:var(--green);color:#fff;padding:0 5px;font-size:10px;font-weight:900}.header-tools{display:none}.mobile-search-panel{grid-column:1 / -1;grid-row:2;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;margin:0 0 14px;border:1px solid var(--line);border-radius:14px;background:#fff;padding:8px 10px 8px 14px;box-shadow:0 12px 28px #152d1e1f}.mobile-search-panel svg{width:22px;height:22px;color:var(--muted)}.mobile-search-panel input{min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font:inherit}.mobile-search-panel button{min-height:38px;border:0;border-radius:10px;background:var(--green);color:#fff;padding:0 14px;font-weight:800}.mobile-menu{position:absolute;top:100%;right:0;left:0;z-index:120;display:none;height:calc(100vh - 138px);overflow:auto;border-top:1px solid var(--line);background:var(--paper);padding:18px 18px 156px;box-shadow:none}.mobile-menu.open{display:grid;align-content:start;gap:4px}.mobile-menu-panel{display:grid;gap:4px}.mobile-menu-panel button,.mobile-menu-panel a,.mobile-menu-group button,.mobile-menu-group a{border:0;border-radius:8px;background:transparent;color:#242b23;padding:0 18px;text-align:left;text-decoration:none;font-size:22px;font-weight:700}.mobile-menu-panel button,.mobile-menu-panel a,.mobile-menu-group button,.mobile-menu-group a{display:flex;align-items:center;min-height:58px}.mobile-menu-panel button:hover,.mobile-menu-panel a:hover,.mobile-menu-group button:hover,.mobile-menu-group a:hover{background:var(--green-soft)}.mobile-menu-group{display:grid;gap:0;border-top:0;padding-top:0}.mobile-menu-group strong{display:none}.mobile-menu-panel button.has-arrow:after{content:"→";margin-left:auto;color:var(--green);font-size:24px}.mobile-menu-back{min-height:50px;color:var(--green)!important;font-size:18px!important;font-weight:900!important;letter-spacing:.02em}.mobile-menu-footer{position:sticky;bottom:0;z-index:3;display:block;margin:34px -18px -156px;border-top:1px solid var(--line);background:#fffefaf5;padding:14px 18px 18px;color:#263025;font-size:18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-auth-actions{display:grid;gap:10px}.mobile-login,.mobile-register{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:50px;border:1px solid #dfe2dd;border-radius:8px;background:#fff;color:#364032;padding:0 16px;text-decoration:none;font-size:15px;font-weight:800}.mobile-register{border-color:var(--green);background:var(--green);color:#fff}.auth-icon{width:20px;height:20px}.auth-icon path,.auth-icon circle{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.auth-page{padding:22px 18px 36px}.auth-shell{grid-template-columns:1fr;gap:14px}.auth-visual{min-height:260px;padding:24px;border-radius:18px}.auth-visual .brand-shield{left:22px;top:22px}.auth-visual h1{max-width:290px;font-size:34px}.auth-visual>span{font-size:14px;line-height:1.5}.auth-proof-grid{grid-template-columns:1fr}.auth-proof-grid b{min-height:42px}.auth-card{padding:18px;border-radius:18px}.auth-title-block h2{font-size:25px}.auth-two-col,.auth-code-row{grid-template-columns:1fr}.auth-code-row>button{width:100%}.auth-inline-row{align-items:flex-start;flex-direction:column}.customer-dashboard{grid-template-columns:1fr;gap:12px;padding:12px;background:#f5f5f7}.customer-sidebar{position:static;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;overflow:visible;padding:14px;border-color:#3c3c4329;border-radius:24px;background:#ffffffdb;box-shadow:0 10px 30px #141a1214;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.customer-profile-card{grid-column:1 / -1;display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;align-items:center;gap:2px 10px;min-height:48px;margin:0;padding:0 0 12px;border-right:0;border-bottom:1px solid rgba(60,60,67,.14)}.customer-profile-card span{grid-row:1 / 3;width:40px;height:40px;font-size:17px}.customer-profile-card b{line-height:1.15}.customer-profile-card small{font-size:12px;white-space:nowrap}.customer-section-picker{display:grid;gap:6px;min-width:0}.customer-section-picker span{color:#3c3c43ad;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.customer-section-picker select{width:100%;min-height:46px;border:1px solid rgba(60,60,67,.14);border-radius:15px;background:#f7f7f9;color:var(--ink);padding:0 42px 0 14px;font-weight:900;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--green) 50%),linear-gradient(135deg,var(--green) 50%,transparent 50%);background-position:calc(100% - 20px) 20px,calc(100% - 14px) 20px;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.customer-sidebar>button:not(.logout-button){display:none}.customer-sidebar .logout-button{align-self:end;min-height:46px;margin-top:0;margin-left:0;border-color:#f0c8c3;border-radius:15px;background:#fff;padding:0 16px;text-align:center;white-space:nowrap}.customer-hero{align-items:flex-start;flex-direction:column;gap:14px;padding:18px;border-radius:24px;box-shadow:0 16px 38px #1027182e}.customer-hero h1{margin-top:7px;font-size:30px}.customer-hero span{margin-top:8px;line-height:1.45}.customer-hero button{min-height:40px;border-radius:14px}.dashboard-metrics,.dashboard-grid{grid-template-columns:1fr}.order-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-head{align-items:flex-start;flex-direction:column}.account-detail-list div{align-items:flex-start;flex-direction:column;gap:5px}.account-detail-list dd{text-align:left}.orders-layout,.address-manager,.commission-referral-card,.commission-referral-stats,.commission-record-card,.profile-split-grid,.profile-inline-form,.support-layout,.wallet-history-grid,.wallet-grid,.support-grid,.dashboard-form.two-column,.dashboard-form-row{grid-template-columns:1fr}.profile-email-summary{align-items:stretch;flex-direction:column}.commission-record-card em{justify-self:start}.support-center-head,.support-chat-head,.support-section-title{align-items:flex-start;flex-direction:column}.support-availability{width:100%}.support-chat-panel{min-height:0}.support-message{max-width:94%}.order-card{grid-template-columns:54px minmax(0,1fr)}.order-card em,.order-card strong{justify-self:start;grid-column:2}.order-detail-head{flex-direction:column}.order-items>div{grid-template-columns:44px minmax(0,1fr)}.order-items strong{grid-column:2}.dashboard-form.two-column button{justify-self:stretch}.dashboard-form .support-cta{width:100%}.mobile-menu-footer .market-selector{width:100%;max-width:240px}.shopify-hero,.shopify-hero img{min-height:0;height:auto;aspect-ratio:16 / 10}.hero-panel{left:18px;width:calc(100% - 36px)}.hero-panel h1{margin-bottom:10px;font-size:clamp(28px,8.8vw,36px);line-height:.98}.hero-panel p:nth-child(3){margin-bottom:14px;font-size:13px;line-height:1.45}.hero-panel button{min-height:38px;padding:0 18px}.trust-row,.product-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-row span{min-height:76px;padding:16px 12px}.collection-card,.collection-card:first-child{min-height:0;aspect-ratio:1 / 1}.collection-card img{height:100%;min-height:0;aspect-ratio:1 / 1;object-fit:cover}.list-layout,.detail-lower,.help-center-layout,.about-hero,.about-custom-section,.about-process-section,.about-note-grid,.contact-policy-panel,.editorial-split,.store-footer{grid-template-columns:1fr}.page-hero,.product-list-page,.product-detail-page,.about-hero,.about-custom-section,.about-process-section,.about-note-grid,.help-preview-section,.help-center-page,.article-detail-page,.policy-page,.collection-section,.featured-section,.editorial-split,.pc-promo,.store-footer{padding-left:18px;padding-right:18px}.page-hero,.filter-panel,.product-card,.detail-panel,.review-list-panel,.review-form-panel,.dashboard-panel,.metric-card,.account-locked,.help-sidebar,.article-card,.policy-document,.contact-policy-panel,.about-note-grid article,.about-capability-list,.address-card,.wallet-card,.coupon-card,.order-card,.support-chat-panel,.support-session-list,.commission-referral-card,.commission-record-card{border-color:#3c3c4324;border-radius:20px;background:#ffffffe6;box-shadow:0 8px 28px #141a120f}button,.detail-cart-button,.review-submit-button,.support-cta,.favorite-remove-button,.cart-actions button,.summary button{border-radius:14px}.about-hero{padding-top:32px;padding-bottom:28px}.about-hero h1{font-size:38px}.about-hero img{aspect-ratio:16 / 11}.about-stat-row{grid-template-columns:1fr}.about-stat-row div{min-height:86px;padding:18px}.about-custom-section,.about-process-section,.about-note-grid{padding-top:32px;padding-bottom:32px}.about-process-section li{grid-template-columns:42px minmax(0,1fr)}.contact-policy-panel dl div{grid-template-columns:1fr;gap:4px}.list-layout{padding:22px 18px}.help-center-layout{padding:22px 0 36px}.help-sidebar{position:static}.article-grid,.article-grid.preview{grid-template-columns:1fr}.article-card-body p{min-height:0}.article-detail,.policy-document{margin-top:18px}.article-detail h1,.policy-document h1{font-size:clamp(30px,8vw,40px)}.article-detail header p,.policy-document header p,.article-content{font-size:15px}.product-grid{gap:14px}.product-card-body{padding:11px 11px 13px}.product-title-button{min-height:34px;font-size:13px}.product-card span{min-height:32px;font-size:11px;line-height:1.35}.product-row b{font-size:13px}.product-row button{width:34px;height:34px}.filter-panel{position:static;gap:0;padding:0;overflow:hidden}.filter-toggle{width:100%;min-height:58px;padding:0 18px;font-size:21px}.filter-toggle b{display:grid;width:28px;height:28px;place-items:center;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:22px;line-height:1}.filter-content{display:none;margin-top:0;border-top:1px solid var(--line);padding:18px}.filter-panel.open .filter-content{display:grid}.list-toolbar,.section-heading{align-items:flex-start;flex-direction:column}.detail-promises{grid-template-columns:1fr}.detail-layout{gap:22px;margin-top:16px}.detail-gallery{gap:12px}.detail-main-image,.detail-main-video,.detail-main-video-link,.detail-image-placeholder{border-radius:7px}.detail-thumbs{grid-template-columns:repeat(auto-fill,minmax(58px,72px));gap:8px}.detail-info{gap:14px;max-width:none}.detail-summary-block,.detail-buy-box{gap:14px}.detail-info h1{font-size:30px;line-height:1.05}.detail-price{font-size:22px}.detail-panel{padding:18px}.product-reviews-layout{grid-template-columns:1fr}.spec-table div{grid-template-columns:1fr;gap:4px}.pc-promo{flex-direction:column;align-items:flex-start;margin:18px}.brand-icon-strip{gap:22px;padding:16px 18px}.store-footer{gap:24px;padding-top:28px;padding-bottom:24px}.store-footer p{margin-top:12px}.store-footer .market-selector{margin-top:4px}.policy-links{padding:18px}.social-row{gap:18px}.payment-row{gap:8px}.payment-icon{width:56px;height:36px}.payment-icon svg{width:40px;height:22px}}@media(max-width:520px){.announcement-bar{gap:4px 14px;min-height:56px}.store-header{grid-template-columns:42px minmax(0,1fr) auto;min-height:90px;padding:0 16px}.site-brand{gap:8px}.brand-shield{width:32px;height:32px}.site-brand strong{font-size:21px}.site-brand small{max-width:150px;white-space:nowrap}.mobile-header-actions{gap:4px}.mobile-header-actions>button,.mobile-header-actions>.market-selector>.market-selector-trigger{width:38px;min-width:38px;height:38px}.globe-icon,.search-icon,.cart-icon{width:28px;height:28px}.shopify-hero,.shopify-hero img{aspect-ratio:4 / 5}.hero-panel h1{font-size:32px}.favorite-product-grid{grid-template-columns:minmax(0,1fr)}.favorite-product-main{grid-template-columns:74px minmax(0,1fr)}.favorite-product-main img,.favorite-product-main>span{width:74px}.page-hero{padding:34px 18px}.page-hero h1{font-size:36px}.trust-row,.product-grid,.collection-grid{grid-template-columns:1fr}.product-grid{max-width:360px}.product-card-body{min-height:auto}.product-title-button,.product-card span{min-height:0}.list-toolbar h2{font-size:26px}.detail-gallery-controls{padding:0 8px}.detail-gallery-controls button{width:36px;height:36px;font-size:24px}.detail-panel h2,.related-products h2{font-size:24px}.cart-sheet{width:100vw}.cart-list{padding:4px 18px 0}.cart-item{grid-template-columns:74px minmax(0,1fr);gap:12px}.cart-head,.summary,.cart-actions{padding-left:18px;padding-right:18px}}@media(max-width:760px){.product-detail-page{padding:18px 14px 42px}.detail-layout{display:grid;grid-template-columns:1fr;gap:14px}.detail-gallery,.detail-info{display:contents}.detail-main-media{order:1}.detail-thumbs{order:2}.detail-buy-box{order:3;border:1px solid var(--line);border-radius:8px;background:#fff;padding:16px}.detail-summary-block{order:4;padding:4px 2px 0}.detail-video-panel{order:5}.detail-spec-panel{order:6}.detail-shipping-panel{order:7}.detail-summary-block h1{font-size:clamp(30px,9vw,42px);line-height:1.05}.detail-summary-block>p{font-size:16px;line-height:1.65}.detail-promises{grid-template-columns:1fr}.detail-promises span{min-height:46px}.detail-cart-button{min-height:54px;font-size:16px}}:root{--ios-canvas: #f5f5f7;--ios-surface: rgba(255, 255, 255, .92);--ios-surface-solid: #ffffff;--ios-separator: rgba(60, 60, 67, .16);--ios-secondary: rgba(60, 60, 67, .68);--ios-radius-xl: 28px;--ios-radius-lg: 22px;--ios-radius-md: 16px;--ios-shadow: 0 14px 40px rgba(20, 26, 18, .08);--ios-shadow-soft: 0 8px 24px rgba(20, 26, 18, .06)}body{background:radial-gradient(circle at 50% -10%,rgba(255,255,255,.92),transparent 34rem),var(--ios-canvas)}.portal-shell{background:var(--ios-canvas);box-shadow:none}.store-header{border-color:var(--ios-separator);background:#ffffffc7;box-shadow:0 1px #ffffffa6 inset;-webkit-backdrop-filter:blur(22px) saturate(1.2);backdrop-filter:blur(22px) saturate(1.2)}.announcement-bar{background:#0f2a19}.nav-link,.nav-dropdown-trigger,.account-button,.cart-button,.market-selector-trigger,.header-search,.mobile-header-actions>button,.mobile-header-actions>.market-selector>.market-selector-trigger,.mobile-menu-button{border-color:var(--ios-separator);border-radius:999px}.header-search,.market-selector-trigger,.account-button,.cart-button{background:#ffffffd1}.page-hero,.filter-panel,.product-card,.collection-card,.detail-panel,.review-list-panel,.review-form-panel,.dashboard-panel,.metric-card,.account-locked,.help-sidebar,.article-card,.policy-document,.contact-policy-panel,.about-note-grid article,.about-capability-list,.address-card,.wallet-card,.coupon-card,.order-card,.order-detail,.support-chat-panel,.support-session-list,.support-session-card,.commission-referral-card,.commission-record-card,.auth-card,.auth-visual,.cart-sheet,.modal-sheet{border-color:var(--ios-separator);border-radius:var(--ios-radius-lg);background:var(--ios-surface);box-shadow:var(--ios-shadow-soft)}.product-card,.article-card,.collection-card,.detail-panel,.dashboard-panel,.metric-card{overflow:hidden}.product-card:hover,.article-card:hover,.collection-card:hover,.favorite-product-card:hover{transform:translateY(-2px);box-shadow:var(--ios-shadow)}.product-card,.article-card,.collection-card,.favorite-product-card{transition:transform .18s ease,box-shadow .18s ease}.product-media-button,.product-card img,.article-media-button img,.detail-main-image,.detail-main-video,.detail-main-video-link,.detail-image-placeholder,.favorite-product-main img{border-radius:0}.detail-main-media,.detail-main-image,.detail-main-video,.detail-main-video-link,.detail-image-placeholder{border-radius:var(--ios-radius-lg);overflow:hidden}.detail-thumbs button,.detail-promises,.spec-table,.order-status-grid span,.cart-qty-control,.quantity-control,.review-star-rating,.dashboard-field input,.dashboard-field select,.country-select-trigger,.review-form-panel input,.review-form-panel textarea,.review-form-panel select,.auth-field input,.auth-field select,.auth-field textarea{border-color:var(--ios-separator);border-radius:var(--ios-radius-md);background:#ffffffdb}.customer-dashboard{background:var(--ios-canvas)}.customer-sidebar{border-radius:var(--ios-radius-xl);background:var(--ios-surface);box-shadow:var(--ios-shadow-soft)}.customer-sidebar button{border-radius:var(--ios-radius-md)}.customer-sidebar button.active{background:#214f2d1c}.customer-hero{border-radius:var(--ios-radius-xl);background:linear-gradient(135deg,#102718f5,#123d20f5),#102718;box-shadow:0 18px 48px #1027182e}.customer-section-picker select{border-color:var(--ios-separator);border-radius:var(--ios-radius-md);background-color:#f5f5f7f0}.dashboard-metrics .metric-card,.wallet-card,.commission-referral-stats span{min-height:112px}.metric-card b,.wallet-card b,.commission-referral-stats b{letter-spacing:-.03em}.detail-cart-button,.review-submit-button,.support-cta,.customer-hero button,.panel-head button,.auth-submit,.summary button,.cart-actions button,.about-hero button,.about-note-grid button{border-radius:var(--ios-radius-md);box-shadow:none}.detail-favorite-button,.favorite-remove-button,.cart-actions .secondary-button,.auth-tabs button,.auth-inline-row button{border-color:var(--ios-separator);border-radius:var(--ios-radius-md);background:#ffffffdb}.store-footer,.policy-links,.brand-icon-strip{background:#ffffffc7;border-color:var(--ios-separator)}.cart-drawer.open .cart-sheet{border-top-left-radius:var(--ios-radius-xl);border-bottom-left-radius:var(--ios-radius-xl)}@media(min-width:761px){.product-list-page,.product-detail-page,.help-preview-section,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.customer-dashboard{background:var(--ios-canvas)}.page-hero{border-radius:var(--ios-radius-xl);background:#ffffffbd;box-shadow:var(--ios-shadow-soft)}.customer-sidebar{top:104px;padding:16px}}@media(max-width:760px){body,.portal-shell,.product-list-page,.product-detail-page,.help-preview-section,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.customer-dashboard{background:var(--ios-canvas)}.store-header{background:#ffffffd1}.announcement-bar{min-height:44px;font-size:11px}.shopify-hero,.page-hero,.customer-hero,.auth-visual,.filter-panel,.product-card,.detail-panel,.review-list-panel,.review-form-panel,.dashboard-panel,.metric-card,.customer-sidebar,.help-sidebar,.article-card,.policy-document,.contact-policy-panel,.about-note-grid article,.about-capability-list{border-radius:var(--ios-radius-lg)}.customer-dashboard,.product-list-page,.product-detail-page,.help-center-page,.article-detail-page,.policy-page,.auth-page{padding-top:12px}.page-hero h1,.customer-hero h1,.detail-info h1,.auth-title-block h2{letter-spacing:-.035em}.customer-sidebar{grid-template-columns:minmax(0,1fr) auto;overflow:hidden}.customer-section-picker select{max-width:100%}.customer-sidebar>button:not(.logout-button){display:none}.customer-sidebar .logout-button{min-width:86px}.dashboard-metrics{gap:12px}.metric-card,.dashboard-panel{padding:18px}.cart-sheet{border-radius:var(--ios-radius-xl) var(--ios-radius-xl) 0 0}}@media(max-width:760px){.home-page{display:grid;gap:14px;padding:12px 12px 24px;background:var(--ios-canvas)}.home-page>*{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.home-page .shopify-hero{min-height:0;height:360px;aspect-ratio:auto;margin:0;border-radius:26px;background:#102718;box-shadow:var(--ios-shadow-soft)}.home-page .shopify-hero img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;min-height:0;aspect-ratio:auto;object-fit:cover;object-position:center bottom;opacity:.74}.home-page .hero-panel{left:20px;right:20px;top:auto;bottom:20px;width:auto;transform:none}.home-page .hero-panel p:first-child{margin-bottom:8px;font-size:10px;letter-spacing:.16em}.home-page .hero-panel h1{max-width:270px;margin-bottom:10px;font-size:clamp(30px,9vw,38px);line-height:.96}.home-page .hero-panel p:nth-child(3){display:-webkit-box;max-width:300px;margin-bottom:14px;overflow:hidden;color:#ffffffd6;font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-page .hero-panel button{min-height:42px;border-radius:14px;padding:0 18px;font-size:13px}.home-page .trust-row{display:grid;width:100%;max-width:100%;min-width:0;box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px;overflow:visible;border:0;background:transparent}.home-page .trust-row span{min-width:0;min-height:0;padding:12px;border:1px solid var(--ios-separator);border-radius:18px;background:#ffffffe6;box-shadow:var(--ios-shadow-soft)}.home-page .trust-row b{font-size:13px}.home-page .trust-row small{font-size:11px}.home-page .collection-section,.home-page .featured-section,.home-page .help-preview-section{padding:8px 0 0}.home-page .section-heading{align-items:center;margin:0 4px 12px}.home-page .section-heading p{margin-bottom:6px;font-size:10px;letter-spacing:.14em}.home-page .section-heading h2{font-size:24px}.home-page .section-heading button,.home-page .sort-button{min-height:32px;border:1px solid var(--ios-separator);border-radius:999px;background:#ffffffe6;padding:0 12px;color:var(--green);font-size:12px}.home-page .section-heading>button{min-width:112px;margin-top:8px;padding-inline:28px}.home-page .section-heading .sort-button{min-width:0;padding-inline:26px}.home-page .collection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;overflow:visible;padding:0}.home-page .collection-card,.home-page .collection-card:first-child{min-height:0;aspect-ratio:1 / 1.18;border-radius:22px}.home-page .collection-card span{left:14px;right:14px;bottom:14px}.home-page .collection-card strong{font-size:18px;line-height:1.05}.home-page .collection-card small{font-size:11px}.home-page .collection-tabs{flex-wrap:wrap;margin:0 0 14px;overflow:visible;padding:0}.home-page .collection-tabs button{min-height:34px;font-size:12px}.home-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-page .product-card{border-radius:20px}.home-page .product-card-body{padding:10px}.home-page .product-title-button{display:-webkit-box;min-height:34px;overflow:hidden;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-page .product-card-body>span{display:-webkit-box;min-height:26px;overflow:hidden;font-size:10px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-page .product-row{align-items:center;margin-top:8px}.home-page .product-row b{font-size:13px}.home-page .product-row b small{display:block;margin-left:0;font-size:10px}.home-page .product-row button{width:30px;height:30px;min-height:30px;border-radius:11px}.home-page .editorial-split,.home-page .pc-promo{display:none}.home-page .help-preview-section{max-width:none}.home-page .article-grid.preview{grid-template-columns:1fr;gap:10px}}.portal-shell{width:100%;max-width:1600px;overflow-x:hidden;background:var(--ios-canvas)}.product-list-page,.product-detail-page,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.customer-dashboard,.payment-result-page{background:var(--ios-canvas)}.page-hero.compact,.about-hero,.auth-visual,.auth-card,.policy-document,.article-detail,.contact-policy-panel,.help-sidebar,.filter-panel,.list-toolbar,.article-toolbar,.detail-panel,.review-list-panel,.review-form-panel,.dashboard-panel,.metric-card,.order-detail,.customer-sidebar,.cart-sheet{border:1px solid var(--ios-separator);border-radius:var(--ios-radius-xl);background:#ffffffe0;box-shadow:var(--ios-shadow-soft)}.page-hero.compact,.policy-document header,.article-detail header{background:linear-gradient(135deg,#ffffffeb,#f5f7f4d1)}.list-layout,.detail-layout,.help-center-layout,.auth-shell,.about-custom-section,.about-process-section,.about-note-grid,.dashboard-grid,.orders-layout,.address-manager,.support-layout,.profile-split-grid,.wallet-history-grid,.wallet-grid,.product-reviews-layout{min-width:0}.product-list-page .product-grid,.related-products .product-grid{align-items:start}.detail-gallery{align-self:start}.detail-main-media{aspect-ratio:1 / 1;max-height:min(72vh,780px);background:#eef1ea}.detail-main-image{width:100%;height:100%;object-fit:cover}.auth-visual{background:linear-gradient(135deg,#102718f5,#214f2deb),#102718;color:#fffefa}.auth-visual p,.auth-visual span{color:#ffffffc7}.auth-visual .brand-wordmark small{color:#ffffffb8}.detail-thumbs{align-items:center}.detail-thumbs button{flex:0 0 92px;width:92px;height:92px;border-radius:18px;overflow:hidden}.detail-thumbs img{width:100%;height:100%;object-fit:cover}.detail-video-panel{margin-top:0}.detail-layout>.detail-spec-panel{grid-column:1}.detail-inline-video{width:100%;aspect-ratio:16 / 9;min-height:0;border:0;border-radius:20px;background:#101812}.detail-promises{overflow:hidden}.review-display-stars,.review-star-rating{color:#c48b1e}.review-display-stars span,.review-star-rating button{color:#c48b1e57}.review-display-stars span.active,.review-star-rating button.active{color:#c48b1e}.customer-main,.customer-profile-card small,.metric-card b,.dashboard-panel,.order-card,.support-chat-panel{min-width:0}@media(min-width:1181px){.product-list-page,.product-detail-page,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.customer-dashboard{padding-left:clamp(28px,4vw,64px);padding-right:clamp(28px,4vw,64px)}.detail-layout{grid-template-columns:minmax(0,.98fr) minmax(420px,.82fr);gap:clamp(28px,3.2vw,56px);align-items:start}}@media(min-width:761px)and (max-width:1180px){.product-list-page,.product-detail-page,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.customer-dashboard{padding:22px}.detail-layout{grid-template-columns:minmax(0,1fr)}.detail-gallery{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px}.detail-layout>.detail-spec-panel{grid-column:1}.customer-dashboard{grid-template-columns:minmax(0,1fr)}.customer-sidebar{position:static;display:grid;grid-template-columns:minmax(0,1fr) 260px auto;align-items:center;gap:14px}.customer-profile-card{margin:0;padding:0;border:0}.customer-section-picker{display:grid}.customer-sidebar>button:not(.logout-button){display:none}.customer-sidebar .logout-button{margin:0}}@media(max-width:760px){html,body,#root,.portal-shell{width:100%;max-width:100%;overflow-x:hidden;overflow-x:clip}.product-list-page,.product-detail-page,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.customer-dashboard,.payment-result-page{width:100%;max-width:100%;padding:12px;overflow-x:clip}.page-hero.compact,.about-hero,.auth-visual,.auth-card,.policy-document,.article-detail,.contact-policy-panel,.help-sidebar,.filter-panel,.list-toolbar,.article-toolbar,.detail-panel,.review-list-panel,.review-form-panel,.dashboard-panel,.metric-card,.order-detail,.customer-sidebar{border-radius:24px}.page-hero.compact{margin:0 0 12px;padding:22px 20px}.page-hero.compact h1,.about-hero h1,.auth-visual h1,.article-detail header h1,.policy-document header h1,.detail-info h1,.customer-hero h1{font-size:clamp(28px,8.8vw,40px);line-height:1.03;letter-spacing:-.035em}.list-layout,.detail-layout,.help-center-layout,.auth-shell,.about-hero,.about-custom-section,.about-process-section,.about-note-grid,.dashboard-grid,.orders-layout,.address-manager,.support-layout,.profile-split-grid,.wallet-history-grid,.wallet-grid,.product-reviews-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;width:100%;max-width:100%;padding-left:0;padding-right:0}.product-list-page .product-grid,.related-products .product-grid{grid-template-columns:repeat(auto-fit,minmax(158px,1fr));gap:12px}.product-list-page .product-title-button,.related-products .product-title-button{display:-webkit-box;min-height:34px;overflow:hidden;font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-list-page .product-card-body>span,.related-products .product-card-body>span{display:-webkit-box;overflow:hidden;font-size:10px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.filter-content{display:grid;gap:14px}.filter-panel:not(.open) .filter-content{display:none}.filter-panel.open .filter-content{display:grid}.list-toolbar,.article-toolbar{grid-template-columns:minmax(0,1fr);padding:14px}.detail-layout{gap:16px}.detail-gallery{display:grid;gap:12px;order:1}.detail-info{display:grid;gap:14px;order:2}.detail-main-media{border-radius:24px;max-height:none}.detail-thumbs{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 4px;scrollbar-width:none}.detail-thumbs::-webkit-scrollbar{display:none}.detail-thumbs button{flex-basis:74px;width:74px;height:74px;border-radius:16px}.detail-layout>.detail-spec-panel{order:3;grid-column:1}.detail-summary-block{order:2}.detail-buy-box{order:1;padding:16px;border:1px solid var(--ios-separator);border-radius:24px;background:#ffffffe0;box-shadow:var(--ios-shadow-soft)}.detail-video-panel{order:3}.detail-shipping-panel{order:4}.detail-info:has(.detail-video-panel)+.detail-spec-panel{order:4}.detail-promises{grid-template-columns:1fr}.spec-table div{grid-template-columns:minmax(104px,.8fr) minmax(0,1.2fr);gap:12px}.article-grid,.article-grid.preview,.about-stat-row,.dashboard-metrics,.profile-account-metrics,.commission-metrics,.commission-referral-stats{grid-template-columns:minmax(0,1fr)}.auth-visual,.auth-card,.policy-document header,.article-detail header,.article-content,.contact-policy-panel,.about-hero,.dashboard-panel,.metric-card{padding:18px}.auth-visual{min-height:auto;gap:12px}.auth-visual h1{font-size:clamp(28px,8.8vw,38px)}.customer-dashboard{gap:12px}.customer-sidebar{position:static;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px 12px;padding:12px;overflow:hidden}.customer-profile-card{display:grid;grid-template-columns:42px minmax(0,1fr);grid-template-rows:auto auto;grid-column:1 / -1;align-items:center;gap:2px 10px;min-height:44px;margin:0;padding:0;border:0}.customer-profile-card span{grid-row:1 / 3;width:40px;height:40px;font-size:17px}.customer-profile-card b{overflow:hidden;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.customer-profile-card small{overflow:hidden;color:var(--ios-secondary);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.customer-section-picker{display:block;min-width:0}.customer-section-picker span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.customer-section-picker select{width:100%;min-height:44px;border:1px solid var(--ios-separator);border-radius:999px;background-color:#f5f5f7f5;padding:0 38px 0 16px;font-size:14px;font-weight:900}.customer-sidebar>button:not(.logout-button){display:none}.customer-sidebar .logout-button{min-height:44px;margin:0;border-radius:999px;padding:0 16px;text-align:center}.customer-hero{display:grid;gap:12px;padding:16px}.customer-hero p{font-size:10px;letter-spacing:.14em}.customer-hero h1{margin-top:6px;font-size:clamp(24px,7vw,30px);line-height:1.04}.customer-hero span{display:-webkit-box;margin-top:8px;overflow:hidden;font-size:14px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.customer-hero button{justify-self:start;min-height:40px;border-radius:14px;padding:0 18px;font-size:14px}.dashboard-metrics{gap:10px}.account-state{border-radius:18px;padding:12px 14px;font-size:13px;line-height:1.35}.account-summary-card{grid-template-columns:minmax(0,1fr);gap:10px;border-radius:24px;padding:12px}.account-summary-balance{min-height:118px;border-radius:20px;padding:18px}.account-summary-balance strong{font-size:34px}.account-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.account-summary-grid>div{min-height:92px;border-radius:18px;padding:12px 10px}.account-summary-grid span{font-size:11px;line-height:1.2}.account-summary-grid b{font-size:24px}.account-summary-grid small{font-size:10px;-webkit-line-clamp:2}.metric-card{min-height:88px}.cart-sheet{width:100%;max-width:100%;border-radius:28px 28px 0 0}}:root{--ios-bg: #f2f2f7;--ios-group: #ffffff;--ios-group-alt: #f8f8fa;--ios-label: #1c1c1e;--ios-muted: #73737a;--ios-divider: rgba(60, 60, 67, .16);--ios-green: #1f5a34;--ios-green-dark: #10331f;--ios-green-soft: #eaf2eb;--ios-danger: #c62828;--ios-radius-group: 20px;--ios-radius-control: 14px;--ios-shadow-group: 0 8px 28px rgba(22, 30, 24, .06)}html,body,#root{width:100%;min-width:0;margin:0;overflow-x:clip}body{color:var(--ios-label);background:var(--ios-bg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;letter-spacing:0}button,input,select,textarea{font:inherit;letter-spacing:0}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,a:focus-visible{outline:3px solid rgba(31,90,52,.24);outline-offset:2px}h1,h2,h3,.page-hero.compact h1,.article-detail header h1,.policy-document header h1,.about-hero h1,.auth-title-block h2,.customer-page-header h1,.detail-info h1{color:var(--ios-label);letter-spacing:0}.portal-shell{width:100%;max-width:none;min-height:100%;background:var(--ios-bg)}.announcement-bar{min-height:36px;padding:6px 20px;background:var(--ios-green-dark);color:#ffffffe6;font-size:12px;font-weight:600}.store-header{position:sticky;top:0;z-index:80;min-height:72px;border-bottom:1px solid var(--ios-divider);background:#ffffffd6;box-shadow:none;backdrop-filter:blur(24px) saturate(1.45);-webkit-backdrop-filter:blur(24px) saturate(1.45)}.site-brand strong{color:var(--ios-label);letter-spacing:0}.site-brand small{color:var(--ios-muted);letter-spacing:.12em}.brand-shield{border:2px solid #263229;border-radius:13px;background:#ffffffc7;color:var(--ios-green-dark)}.store-nav button,.nav-dropdown-trigger{border:0;border-radius:10px;background:transparent;color:#303432}.store-nav button:hover,.nav-dropdown-trigger:hover{background:var(--ios-green-soft);color:var(--ios-green-dark)}.nav-dropdown-trigger svg,.mobile-menu-back svg{width:16px;height:16px}.nav-dropdown-menu,.market-selector-menu{border:1px solid var(--ios-divider);border-radius:16px;background:#fffffff0;box-shadow:0 18px 48px #161e1824;backdrop-filter:blur(24px) saturate(1.35);-webkit-backdrop-filter:blur(24px) saturate(1.35)}.header-search,.market-selector-trigger,.account-button,.top-cart-button,.mobile-header-actions>button,.mobile-menu-button{min-height:44px;border:1px solid var(--ios-divider);border-radius:14px;background:#ffffffbd;box-shadow:none}.header-search:focus-within,.market-selector-trigger:hover,.account-button:hover,.top-cart-button:hover{border-color:#1f5a3452;background:#fff}.home-page,.product-list-page,.product-detail-page,.help-preview-section,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.payment-result-page{width:min(100%,1440px);margin:0 auto;box-sizing:border-box;background:var(--ios-bg)}.home-page,.product-list-page,.product-detail-page,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.payment-result-page{padding:24px}.page-hero,.page-hero.compact{margin:0 0 24px;padding:18px 0 26px;border:0;border-radius:0;background:transparent;box-shadow:none}.page-hero.compact h1{margin:6px 0 10px;font-size:44px;line-height:1.08}.page-hero.compact>p,.section-heading p,.ios-account-group>p{color:var(--ios-green);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.shopify-hero{overflow:hidden;border-radius:24px;background:var(--ios-green-dark);box-shadow:var(--ios-shadow-group)}.hero-panel h1{letter-spacing:0}.hero-panel button,.detail-cart-button,.review-submit-button,.support-cta,.auth-submit,.checkout-button,.about-hero button,.ios-account-shop{min-height:48px;border-radius:var(--ios-radius-control);background:var(--ios-green);color:#fff;box-shadow:none}.trust-row{overflow:hidden;border:1px solid var(--ios-divider);border-radius:var(--ios-radius-group);background:var(--ios-group);box-shadow:var(--ios-shadow-group)}.trust-row>span{min-width:0;border-right:1px solid var(--ios-divider);background:transparent}.trust-row>span:last-child{border-right:0}.collection-section,.featured-section,.help-preview-section{margin-top:22px;padding:28px 0;background:transparent}.section-heading{align-items:end;margin-bottom:18px}.section-heading h2{margin-top:5px;font-size:32px;line-height:1.1;letter-spacing:0}.section-heading>button,.panel-head>button,.list-toolbar button,.article-toolbar button,.filter-toggle,.detail-favorite-button,.view-cart-button{min-height:40px;border:1px solid var(--ios-divider);border-radius:12px;background:#ffffffdb;color:var(--ios-green);padding-right:24px;padding-left:24px;box-shadow:none}.collection-card,.product-card,.article-card,.favorite-product-card{overflow:hidden;border:1px solid var(--ios-divider);border-radius:18px;background:var(--ios-group);box-shadow:var(--ios-shadow-group)}.collection-card:hover,.product-card:hover,.article-card:hover,.favorite-product-card:hover{transform:translateY(-2px);border-color:#1f5a343d;box-shadow:0 14px 34px #161e181a}.product-card-body,.article-card>div{padding:14px}.collection-tabs{display:flex;gap:8px;margin-bottom:18px;overflow-x:auto;scrollbar-width:none}.collection-tabs::-webkit-scrollbar{display:none}.collection-tabs button{min-height:38px;border:1px solid var(--ios-divider);border-radius:12px;background:#fffc;color:#4a4a50}.collection-tabs button.active{border-color:var(--ios-green);background:var(--ios-green);color:#fff}.filter-panel,.list-toolbar,.article-toolbar,.detail-panel,.review-list-panel,.review-form-panel,.help-sidebar,.article-detail,.policy-document,.contact-policy-panel,.auth-card,.auth-visual,.dashboard-panel,.order-detail,.support-chat-panel,.support-session-list,.commission-referral-card,.commission-record-card,.wallet-card,.coupon-card,.address-card{border:1px solid var(--ios-divider);border-radius:var(--ios-radius-group);background:var(--ios-group);box-shadow:var(--ios-shadow-group)}.list-toolbar,.article-toolbar,.panel-head{border-color:var(--ios-divider)}.detail-layout,.detail-lower,.product-reviews-layout,.help-center-layout,.auth-shell,.orders-layout,.address-manager,.support-layout,.profile-split-grid,.wallet-history-grid,.wallet-grid{gap:20px}.spec-table,.order-status-grid,.history-list,.account-detail-list,.dashboard-form{overflow:hidden;border:1px solid var(--ios-divider);border-radius:var(--ios-radius-group);background:var(--ios-group);box-shadow:none}.spec-table>div,.history-list>div,.account-detail-list>div{border-bottom:1px solid var(--ios-divider)}.spec-table>div{padding:14px 16px}.dashboard-field input,.dashboard-field select,.dashboard-field textarea,.auth-field input,.auth-field select,.auth-field textarea,.support-message-form textarea,.coupon-redeem-form input,.order-coupon-box select,.review-form-panel input,.review-form-panel textarea,.review-form-panel select{min-height:48px;border:1px solid var(--ios-divider);border-radius:12px;background:var(--ios-group-alt);color:var(--ios-label);box-shadow:none}.store-footer,.brand-icon-strip,.policy-links{border-color:var(--ios-divider);background:var(--ios-group)}.store-footer{padding-top:34px;padding-bottom:28px}.policy-links{padding:18px 24px 28px}.customer-dashboard{position:relative;display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;width:min(100%,1440px);margin:0 auto;padding:28px;box-sizing:border-box;background:var(--ios-bg)}.customer-sidebar{position:sticky;top:96px;display:flex;align-self:start;flex-direction:column;gap:4px;max-height:calc(100vh - 124px);overflow-y:auto;border:1px solid var(--ios-divider);border-radius:var(--ios-radius-group);background:#ffffffe6;padding:12px;box-shadow:var(--ios-shadow-group)}.customer-sidebar-close,.customer-sidebar-backdrop,.customer-mobile-profile,.customer-mobile-tabbar{display:none}.customer-profile-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;margin:2px 2px 10px;padding:10px 8px 16px;border-bottom:1px solid var(--ios-divider)}.customer-profile-card>span,.customer-avatar{display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--ios-green);color:#fff;font-size:20px;font-weight:800}.customer-profile-card>div{min-width:0}.customer-profile-card b,.customer-profile-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-profile-card b{font-size:16px}.customer-profile-card small{margin-top:3px;color:var(--ios-muted);font-size:12px}.customer-section-picker{display:none}.customer-sidebar>button:not(.customer-sidebar-close):not(.logout-button){display:grid;grid-template-columns:24px minmax(0,1fr) 18px;gap:10px;align-items:center;min-height:46px;border:0;border-radius:12px;background:transparent;padding:0 12px;color:#343438;text-align:left}.customer-sidebar>button.active{background:var(--ios-green-soft);color:var(--ios-green-dark);font-weight:700}.customer-nav-chevron{width:17px;color:#a2a2a8}.customer-sidebar .logout-button{display:flex;align-items:center;gap:10px;min-height:46px;margin-top:8px;border:0;border-radius:12px;background:#c628280f;padding:0 12px;color:var(--ios-danger)}.customer-main{min-width:0}.customer-page-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px;padding:8px 2px 2px}.customer-page-header p,.customer-page-header h1,.customer-page-header span{margin:0}.customer-page-header p{margin-bottom:6px;color:var(--ios-green);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.customer-page-header h1{font-size:42px;line-height:1.08}.customer-page-header span{display:block;margin-top:8px;color:var(--ios-muted);font-size:15px}.customer-page-header>button{min-height:44px;border:0;border-radius:12px;background:var(--ios-green);padding:0 18px;color:#fff;font-weight:700}.ios-account-overview{display:grid;gap:20px}.ios-overview-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}.ios-account-group>p{margin:0 0 8px 14px;color:var(--ios-muted);font-size:12px;letter-spacing:.06em}.ios-account-group-list,.ios-recent-order,.ios-account-shop{overflow:hidden;border:1px solid var(--ios-divider);border-radius:var(--ios-radius-group);background:var(--ios-group);box-shadow:var(--ios-shadow-group)}.ios-account-row{display:grid;grid-template-columns:40px minmax(0,1fr) auto 18px;gap:12px;align-items:center;width:100%;min-height:72px;border:0;border-bottom:1px solid var(--ios-divider);background:transparent;padding:10px 14px;color:var(--ios-label);text-align:left}.ios-account-row:last-child{border-bottom:0}.ios-account-row:hover{background:var(--ios-group-alt)}.ios-account-row-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:var(--ios-green-soft);color:var(--ios-green)}.ios-account-row-icon svg{width:21px;height:21px}.ios-account-row-copy{min-width:0}.ios-account-row-copy b,.ios-account-row-copy small{display:block}.ios-account-row-copy b{font-size:15px}.ios-account-row-copy small{margin-top:3px;overflow:hidden;color:var(--ios-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.ios-account-row>strong{color:var(--ios-green-dark);font-size:16px}.ios-account-row>svg,.ios-recent-order>svg{width:18px;color:#9a9aa1}.ios-recent-order-group{min-width:0}.ios-recent-order{display:grid;grid-template-columns:64px minmax(0,1fr) auto 18px;gap:14px;align-items:center;width:100%;min-height:88px;padding:12px;color:var(--ios-label);text-align:left}.ios-recent-order img,.ios-recent-order .order-thumb-placeholder{width:64px;height:64px;border-radius:14px;object-fit:cover}.ios-recent-order>span{min-width:0}.ios-recent-order b,.ios-recent-order small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ios-recent-order b{font-size:15px}.ios-recent-order small{margin-top:4px;color:var(--ios-muted);font-size:12px}.ios-recent-order em{border-radius:999px;background:var(--ios-green-soft);padding:7px 10px;color:var(--ios-green);font-size:12px;font-style:normal;font-weight:700}.ios-account-shop{display:grid;grid-template-columns:24px minmax(0,1fr) 18px;gap:12px;align-items:center;width:100%;min-height:54px;border-color:var(--ios-green);background:var(--ios-green);padding:0 18px;color:#fff;text-align:left}.ios-account-shop span{font-weight:800}.dashboard-panel{padding:20px}.dashboard-wide-panel{grid-column:1 / -1}.customer-main>.dashboard-wide-panel{overflow:visible;border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.profile-account-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.profile-account-metrics .metric-card{min-width:0;min-height:104px;border:1px solid var(--ios-divider);border-radius:16px;background:var(--ios-group-alt);box-shadow:none}.profile-account-metrics .metric-card b{overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.membership-center{display:grid;gap:18px}.membership-level-silver{--membership-accent: #aab3bd}.membership-level-gold{--membership-accent: #c99b37}.membership-level-platinum{--membership-accent: #7c92a8}.membership-level-diamond{--membership-accent: #43a9b8}.membership-level-bronze{--membership-accent: #ae724b}.membership-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.membership-summary-grid article,.membership-progress-card,.membership-requirements{border:1px solid var(--ios-divider);border-radius:18px;background:var(--ios-group-alt)}.membership-summary-grid article{display:grid;gap:7px;min-width:0;padding:18px}.membership-summary-grid span,.membership-summary-grid small,.membership-progress-row small,.membership-section-heading p,.membership-level-list small{color:var(--muted)}.membership-summary-grid b{overflow:hidden;color:var(--green-dark);font-size:24px;text-overflow:ellipsis;white-space:nowrap}.membership-progress-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:20px}.membership-progress-row{display:grid;gap:10px}.membership-progress-row>div:first-child{display:flex;justify-content:space-between;gap:12px;font-weight:800}.membership-progress-track{height:9px;overflow:hidden;border-radius:999px;background:var(--ios-divider)}.membership-progress-track i{display:block;height:100%;border-radius:inherit;background:var(--green);transition:width .3s ease}.membership-requirements{padding:20px}.membership-section-heading h3,.membership-section-heading p{margin:0}.membership-section-heading p{margin-top:6px;line-height:1.5}.membership-level-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:18px}.membership-level-list article{display:flex;align-items:flex-start;gap:10px;min-width:0;border:1px solid var(--ios-divider);border-radius:14px;background:#fff;padding:14px}.membership-level-list article.current{border-color:var(--green);box-shadow:0 0 0 2px #155b3417}.membership-level-list article>div{display:grid;gap:5px;min-width:0}.membership-level-list article>svg{width:18px;flex:0 0 auto;color:var(--green)}.membership-level-dot{width:10px;height:10px;flex:0 0 auto;margin-top:4px;border-radius:50%;background:var(--membership-accent, #ae724b)}@media(max-width:1100px){.membership-level-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.membership-summary-grid,.membership-progress-card,.membership-level-list{grid-template-columns:1fr}}@media(max-width:1100px){.customer-dashboard{grid-template-columns:228px minmax(0,1fr);gap:20px;padding:22px}.ios-overview-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.ios-account-group-secondary{grid-column:1 / -1}.profile-account-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.announcement-bar{min-height:34px;padding:5px 10px;font-size:10px}.announcement-bar span:nth-child(n+3){display:none}.store-header{min-height:68px;padding:8px 12px}.site-brand strong{font-size:21px}.site-brand small{font-size:8px}.brand-shield{width:38px;height:38px;border-radius:11px;font-size:13px}.mobile-menu-button,.mobile-header-actions>button,.mobile-header-actions>.market-selector>.market-selector-trigger{width:42px;height:42px;min-height:42px;border:0;background:transparent}.mobile-menu-button svg,.mobile-header-actions svg{width:24px;height:24px}.mobile-menu{background:#f2f2f7f5;backdrop-filter:blur(24px) saturate(1.35);-webkit-backdrop-filter:blur(24px) saturate(1.35)}.mobile-menu-panel{padding:18px}.mobile-menu-panel>button{min-height:54px;border-bottom:1px solid var(--ios-divider);font-size:18px}.home-page,.product-list-page,.product-detail-page,.help-preview-section,.help-center-page,.article-detail-page,.policy-page,.about-page,.auth-page,.payment-result-page{width:100%;padding:12px}.page-hero,.page-hero.compact{margin-bottom:12px;padding:16px 4px 18px}.page-hero.compact h1,.article-detail header h1,.policy-document header h1,.about-hero h1,.auth-title-block h2,.detail-info h1{font-size:34px;line-height:1.08}.home-page{gap:12px}.home-page .shopify-hero{height:330px;border-radius:22px}.home-page .hero-panel{left:18px;right:18px;bottom:18px}.home-page .hero-panel h1{max-width:300px;font-size:34px;line-height:1}.home-page .hero-panel p:nth-child(3){font-size:14px}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.trust-row>span{min-height:78px;border-right:1px solid var(--ios-divider);border-bottom:1px solid var(--ios-divider);padding:14px}.trust-row>span:nth-child(2n){border-right:0}.trust-row>span:nth-last-child(-n+2){border-bottom:0}.collection-section,.featured-section,.help-preview-section{margin-top:4px;padding:20px 0}.section-heading h2{font-size:28px}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.collection-card{min-height:214px;border-radius:18px}.product-grid,.related-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card{min-width:0}.product-card-body{padding:12px}.product-title-button{min-height:40px;font-size:14px;line-height:1.35}.product-card-body>span,.product-card-body small{font-size:11px}.product-row b{font-size:15px}.product-row>button{width:36px;height:36px;border-radius:10px}.list-layout,.detail-layout,.detail-lower,.product-reviews-layout,.help-center-layout,.auth-shell,.about-hero,.about-custom-section,.about-process-section,.about-note-grid,.orders-layout,.address-manager,.support-layout,.profile-split-grid,.wallet-history-grid,.wallet-grid{grid-template-columns:minmax(0,1fr);gap:12px}.filter-panel,.detail-panel,.review-list-panel,.review-form-panel,.help-sidebar,.article-detail,.policy-document,.contact-policy-panel,.auth-card,.auth-visual,.dashboard-panel,.order-detail,.support-chat-panel,.support-session-list,.commission-referral-card,.commission-record-card,.wallet-card,.coupon-card,.address-card{border-radius:18px}.store-footer{padding:26px 18px 20px}.policy-links{gap:12px 18px;padding:16px 18px 22px}.customer-dashboard{display:block;width:100%;padding:10px 14px 92px}.customer-main{display:block;width:100%}.customer-page-header{align-items:start;margin-bottom:8px;padding:8px 2px 0}.customer-page-header h1{font-size:32px;line-height:1.08}.customer-page-header p{display:none}.customer-page-header span{margin-top:5px;font-size:13px}.customer-page-header>button{display:none}.customer-mobile-profile{display:grid;grid-template-columns:48px minmax(0,1fr) auto 18px;gap:12px;align-items:center;width:100%;min-height:64px;margin:0 0 12px;border:1px solid var(--ios-divider);border-radius:18px;background:var(--ios-group);padding:12px;color:var(--ios-label);box-shadow:var(--ios-shadow-group);text-align:left}.customer-mobile-profile-copy{min-width:0}.customer-mobile-profile-copy b,.customer-mobile-profile-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-mobile-profile-copy b{font-size:17px}.customer-mobile-profile-copy small{margin-top:4px;color:var(--ios-muted);font-size:12px}.customer-verified{display:inline-flex;align-items:center;gap:4px;color:var(--ios-green);font-size:10px;font-weight:700}.customer-verified svg{width:16px}.customer-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:119;display:block;border:0;background:#00000047;opacity:0;pointer-events:none;transition:opacity .2s ease}.customer-sidebar-backdrop.visible{opacity:1;pointer-events:auto}.customer-sidebar{position:fixed;top:auto;right:0;bottom:0;left:0;z-index:120;display:flex;max-height:min(82vh,720px);border-radius:24px 24px 0 0;padding:14px 14px calc(18px + env(safe-area-inset-bottom));transform:translateY(105%);transition:transform .24s ease}.customer-sidebar.mobile-open{transform:translateY(0)}.customer-dashboard .customer-sidebar>button.customer-sidebar-close{position:absolute;top:14px;right:14px;display:grid;width:38px;min-height:38px;place-items:center;border:0;border-radius:50%;background:var(--ios-group-alt);color:var(--ios-muted)}.customer-sidebar>button:not(.customer-sidebar-close):not(.logout-button){display:grid}.customer-sidebar .logout-button{min-width:0}.customer-profile-card{margin-top:0;margin-right:48px}.ios-account-overview{gap:10px}.ios-overview-columns{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.ios-account-group-secondary{display:none}.ios-account-group>p{margin:0 0 6px 12px;font-size:10px}.ios-account-group-list,.ios-recent-order,.ios-account-shop{border-radius:18px}.ios-account-row{min-height:44px;padding:5px 10px}.ios-account-row-copy b{font-size:13px}.ios-account-row-copy small{margin-top:1px;font-size:10px}.ios-account-row-icon{width:30px;height:30px}.ios-account-row-icon svg{width:17px;height:17px}.ios-account-row>strong{font-size:14px}.ios-recent-order{grid-template-columns:44px minmax(0,1fr) 18px;min-height:52px;padding:6px 10px}.ios-recent-order img,.ios-recent-order .order-thumb-placeholder{width:44px;height:44px;border-radius:10px}.ios-recent-order em{display:none}.ios-account-shop{min-height:40px;padding:0 14px;font-size:13px}.dashboard-panel{padding:16px}.panel-head{gap:10px}.panel-head h2{font-size:22px}.profile-account-metrics,.dashboard-metrics,.wallet-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-account-metrics .metric-card b{font-size:17px}.customer-mobile-tabbar{position:fixed;right:0;bottom:0;left:0;z-index:100;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:50px;border-top:1px solid var(--ios-divider);background:#ffffffe6;padding:4px 6px calc(4px + env(safe-area-inset-bottom));backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4)}.customer-mobile-tabbar button{display:grid;min-width:0;place-items:center;gap:2px;border:0;background:transparent;color:#7b7b82}.customer-mobile-tabbar button.active{color:var(--ios-green)}.customer-mobile-tabbar svg{width:20px;height:20px}.customer-mobile-tabbar span{max-width:100%;overflow:hidden;font-size:9px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.cart-sheet{border-radius:24px 24px 0 0}}@media(max-width:420px){.product-grid,.related-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-mobile-profile{grid-template-columns:46px minmax(0,1fr) auto 18px}.customer-avatar{width:46px;height:46px}.profile-account-metrics,.dashboard-metrics{grid-template-columns:minmax(0,1fr)}}@media(min-width:761px)and (max-width:1024px){.store-header{grid-template-columns:48px minmax(0,1fr) auto;gap:12px;min-height:72px;padding:10px 18px}.site-brand{grid-column:2;grid-row:1;justify-self:start}.store-nav,.header-tools{display:none}.mobile-menu-button{grid-column:1;grid-row:1;display:grid;width:44px;height:44px;place-items:center;border:0;background:transparent;color:#424841;padding:0}.mobile-menu-button svg{width:26px;height:26px}.mobile-header-actions{grid-column:3;grid-row:1;display:flex;justify-self:end;align-items:center;gap:6px}.mobile-header-actions>button,.mobile-header-actions>.market-selector>.market-selector-trigger{position:relative;display:grid;width:44px;min-width:44px;height:44px;place-items:center;border:0;background:transparent;color:#424841;padding:0}.mobile-header-actions .market-selector{min-width:44px}.mobile-header-actions svg{width:27px;height:27px}.mobile-header-actions b{position:absolute;right:-4px;top:4px;display:grid;min-width:18px;height:18px;place-items:center;border-radius:999px;background:var(--ios-green);color:#fff;padding:0 4px;font-size:10px}.mobile-menu{position:absolute;top:100%;right:0;left:0;z-index:120;display:none;height:calc(100vh - 106px);overflow:auto;border-top:1px solid var(--ios-divider);background:#f2f2f7f7;padding:18px 18px 130px;backdrop-filter:blur(24px) saturate(1.35);-webkit-backdrop-filter:blur(24px) saturate(1.35)}.mobile-menu.open{display:grid;align-content:start}.mobile-menu-panel{display:grid}.mobile-menu-panel>button{display:flex;align-items:center;min-height:56px;border:0;border-bottom:1px solid var(--ios-divider);background:transparent;color:var(--ios-label);padding:0 16px;text-align:left;font-size:19px;font-weight:700}.mobile-menu-panel button.has-arrow:after{content:"→";margin-left:auto;color:var(--ios-green)}.mobile-menu-footer{display:block;margin-top:24px;border-top:1px solid var(--ios-divider);padding-top:14px}.mobile-auth-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mobile-auth-actions button{display:flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--ios-divider);border-radius:14px;background:#fff;color:var(--ios-green-dark)}}@media(min-width:761px)and (max-width:900px){.ios-overview-columns{grid-template-columns:minmax(0,1fr)}.ios-account-group-secondary{grid-column:auto}}@media(min-width:900px)and (max-width:1180px){.detail-layout{grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:24px;align-items:start}.detail-gallery{grid-template-columns:minmax(0,1fr)}.detail-main-media,.detail-info{width:100%;max-width:none}.detail-layout>.detail-spec-panel{grid-column:1}}.customer-dashboard{grid-template-columns:238px minmax(0,1fr);gap:26px;width:min(calc(100% - 68px),1380px);min-height:680px;margin:0 auto;padding:42px 0 56px;background:var(--soft)}.customer-sidebar{top:104px;gap:3px;max-height:calc(100vh - 128px);border:1px solid var(--line);border-radius:10px;background:var(--paper);padding:14px;box-shadow:0 12px 34px #141a120f}.customer-profile-card{grid-template-columns:44px minmax(0,1fr);gap:11px;margin:0 2px 10px;padding:8px 8px 16px;border-bottom-color:var(--line)}.customer-profile-card>span,.customer-avatar{width:44px;height:44px;background:var(--green);font-size:18px}.customer-profile-card b{color:var(--ink);font-size:15px}.customer-profile-card small{color:var(--muted);font-size:11px}.customer-sidebar>button:not(.customer-sidebar-close):not(.logout-button){grid-template-columns:22px minmax(0,1fr) 16px;gap:9px;min-height:43px;border-radius:7px;padding:0 10px;color:var(--ink);font-size:13px;font-weight:800}.customer-sidebar>button:not(.customer-sidebar-close):not(.logout-button)>svg:first-child{width:19px;height:19px}.customer-sidebar>button.active{background:var(--green-soft);color:var(--green);box-shadow:inset 3px 0 0 var(--green)}.customer-nav-chevron{width:15px;color:#94998f}.customer-sidebar .logout-button{min-height:43px;margin-top:9px;border:1px solid rgba(180,35,24,.13);border-radius:7px;background:#fff7f5;padding:0 10px;font-size:13px}.customer-main{align-content:start;gap:18px}.customer-page-header{min-height:96px;align-items:end;margin:0;border-bottom:1px solid var(--line);padding:4px 2px 20px}.customer-page-header p{margin-bottom:8px;color:var(--green);font-size:11px;font-weight:900;letter-spacing:.13em}.customer-page-header h1{color:var(--ink);font-size:clamp(34px,4vw,48px);line-height:.98;letter-spacing:-.035em}.customer-page-header span{color:var(--muted)}.customer-page-header>button,.customer-main .panel-head>button,.customer-main .support-cta{min-height:42px;border-radius:6px;background:var(--green);color:#fff;padding:0 20px;font-size:13px;font-weight:900}.customer-main .panel-head>button{border-color:var(--green)}.customer-main>.dashboard-wide-panel{overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--paper);padding:24px;box-shadow:0 12px 34px #141a120d}.customer-main .panel-head{min-height:42px;margin-bottom:22px;border-bottom:1px solid var(--line);padding-bottom:18px}.customer-main .panel-head h2{margin:0;color:var(--ink);font-size:23px;line-height:1.15}.customer-main .dashboard-panel,.customer-main .metric-card,.customer-main .wallet-card,.customer-main .coupon-card,.customer-main .address-card,.customer-main .order-card,.customer-main .dashboard-form,.customer-main .ios-account-group-list,.customer-main .ios-recent-order,.customer-main .ios-account-shop{border-color:var(--line);border-radius:8px;background:#fff;box-shadow:none}.favorite-product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.favorite-product-card{gap:0;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff;padding:0;box-shadow:none}.favorite-product-card:hover{border-color:#214f2d66;transform:translateY(-2px);box-shadow:0 12px 32px #141a1217}.favorite-product-main{display:grid;grid-template-columns:minmax(0,1fr);gap:0;width:100%}.favorite-product-main img,.favorite-product-main>span{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:0;object-fit:cover}.favorite-product-main div{gap:6px;padding:14px 15px 12px}.favorite-product-main b{min-height:40px;color:var(--ink);font-size:14px;line-height:1.35}.favorite-product-main small,.favorite-product-main em{font-size:11px}.favorite-product-main strong{margin-top:3px;color:var(--green-dark);font-size:16px}.favorite-remove-button{min-height:38px;margin:0 15px 15px;border-color:#b4231833;border-radius:6px;background:#fff;font-size:12px}.membership-summary-grid article,.membership-progress-card,.membership-requirements,.membership-level-list article{border-radius:8px}@media(max-width:1100px)and (min-width:761px){.customer-dashboard{grid-template-columns:220px minmax(0,1fr);width:calc(100% - 40px);gap:20px;padding:30px 0 44px}.favorite-product-grid,.membership-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.customer-dashboard{display:block;width:100%;min-height:0;padding:14px 14px 92px;background:var(--soft)}.customer-page-header{min-height:0;margin-bottom:14px;border-bottom:0;padding:8px 2px 10px}.customer-page-header h1{font-size:32px}.customer-main>.dashboard-wide-panel{border-radius:8px;padding:16px}.customer-sidebar{border-radius:16px 16px 0 0;background:var(--paper)}.customer-main .panel-head{min-height:38px;margin-bottom:16px;padding-bottom:12px}.customer-main .panel-head h2{display:block;font-size:20px}.favorite-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.favorite-product-main div{padding:10px}.favorite-product-main b{min-height:34px;font-size:12px}.favorite-remove-button{min-height:34px;margin:0 10px 10px;font-size:11px}}.detail-left-column{display:grid;min-width:0;align-content:start;gap:18px}.detail-left-column>.detail-spec-panel{grid-column:auto;margin:0}@media(max-width:899px){.detail-left-column{display:contents}.detail-gallery{order:1}.detail-info{order:2}.detail-left-column>.detail-spec-panel{grid-column:1;order:3}}.help-sidebar button.help-category-row{width:100%;min-height:42px;border:1px solid transparent;border-radius:12px;background:var(--green-soft);padding:0 12px;color:var(--green);cursor:pointer;text-align:left;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.help-sidebar button.help-category-row:hover{border-color:#205b343d;background:#dfeadd;color:var(--green);text-decoration:none}.help-sidebar button.help-category-row.active{border-color:var(--green);background:var(--green);color:#fff}.help-sidebar button.help-category-row.active small{color:#fff}.help-sidebar button.help-category-row:focus-visible{outline:3px solid rgba(32,91,52,.22);outline-offset:2px}.help-pagination{display:grid;grid-template-columns:minmax(110px,auto) minmax(120px,1fr) minmax(110px,auto);align-items:center;gap:12px;margin-top:22px;border:1px solid var(--ios-divider);border-radius:var(--ios-radius-group);background:var(--ios-group);padding:12px;box-shadow:var(--ios-shadow-group)}.help-pagination button{min-height:42px;border:1px solid var(--ios-divider);border-radius:12px;background:#fff;color:var(--green);font-weight:800;cursor:pointer}.help-pagination button:hover:not(:disabled){border-color:var(--green);background:var(--green-soft)}.help-pagination button:disabled{cursor:not-allowed;opacity:.42}.help-pagination span{color:var(--muted);font-size:14px;font-weight:750;text-align:center}@media(max-width:560px){.help-pagination{grid-template-columns:1fr 1fr}.help-pagination span{grid-column:1 / -1;grid-row:1}}@media(max-width:760px){.dashboard-wide-panel>.panel-head{justify-content:flex-end;min-height:34px;margin-bottom:12px}.dashboard-wide-panel>.panel-head h2{display:none}.support-center-head>div:first-child{display:none}.support-center-head{justify-content:stretch}.support-availability{width:100%;box-sizing:border-box}.profile-account-metrics{display:block;overflow:hidden;border:1px solid var(--ios-divider);border-radius:16px;background:var(--ios-group-alt)}.profile-account-metrics .metric-card{display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:68px;border:0;border-bottom:1px solid var(--ios-divider);border-radius:0;background:transparent;padding:12px 14px;box-shadow:none}.profile-account-metrics .metric-card:last-child{border-bottom:0}.profile-account-metrics .metric-card span,.profile-account-metrics .metric-card small{grid-column:1}.profile-account-metrics .metric-card b{grid-column:2;grid-row:1 / 3;align-self:center;max-width:190px;font-size:16px;text-align:right}}.list-toolbar,.article-toolbar{min-width:0;padding:16px 18px}.list-toolbar>div,.article-toolbar>div,.help-center-layout>div{min-width:0}.article-detail,.policy-document{min-width:0}.article-detail header,.policy-document header{padding:28px 32px 26px}.article-detail header h1,.policy-document header h1{max-width:100%;font-size:clamp(36px,4vw,52px);line-height:1.06;overflow-wrap:anywhere}.article-detail header p,.policy-document header p,.article-content{overflow-wrap:anywhere}.article-content{margin-top:0;padding:28px 32px 36px}.article-content img,.article-content video,.article-content iframe,.article-content table,.article-content pre{max-width:100%}.article-content table,.article-content pre{display:block;overflow-x:auto}.policy-document>.contact-policy-panel{margin:28px 32px 0}@media(min-width:761px)and (max-width:1024px){.help-center-layout{grid-template-columns:220px minmax(0,1fr)}.help-center-page .article-grid,.product-list-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-gallery{grid-template-columns:minmax(0,1fr)}.detail-thumbs{display:flex;gap:10px;overflow-x:auto;padding:2px 2px 6px;scrollbar-width:none}.detail-thumbs::-webkit-scrollbar{display:none}.detail-thumbs button{flex:0 0 82px;width:82px;height:82px}}@media(max-width:760px){.list-toolbar,.article-toolbar{padding:14px 16px}.article-detail header,.policy-document header{padding:20px}.article-content{padding:22px 20px 28px}.policy-document>.contact-policy-panel{margin:20px 20px 0}}.article-card-meta{display:flex;min-width:0;align-items:center;gap:9px}.article-card-stat{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.article-card-stat svg{width:13px;height:13px}.article-engagement{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.article-detail header .article-view-stat,.article-engagement button{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:7px;border:1px solid var(--ios-divider);border-radius:12px;background:#ffffffd1;padding:0 13px;color:var(--muted);font-size:13px;font-weight:800;letter-spacing:0;text-transform:none}.article-engagement button{cursor:pointer}.article-engagement button:hover:not(:disabled),.article-engagement button.active{border-color:var(--green);background:var(--green-soft);color:var(--green)}.article-engagement button:disabled{cursor:default;opacity:.72}.article-detail header .article-engagement b{color:currentColor;font-size:14px}.article-engagement svg{width:17px;height:17px}.article-tag-list{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.article-tag-list>svg{width:17px;height:17px;color:var(--green)}.article-detail header .article-tag-list span{border:1px solid rgba(32,91,52,.14);border-radius:999px;background:var(--green-soft);padding:6px 10px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:0;line-height:1.2;text-transform:none}.article-engagement-feedback{color:var(--green);font-size:13px;font-weight:800}.article-share-link{width:100%}.article-share-link input{width:100%;min-height:42px;box-sizing:border-box;border:1px solid var(--green);border-radius:12px;background:#fff;padding:0 12px;color:var(--ink);font-size:13px}@media(max-width:560px){.article-engagement{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.article-detail header .article-view-stat{grid-column:1 / -1;justify-content:flex-start}.article-engagement button{width:100%}.article-card-meta{gap:6px}.article-card-stat:last-child{display:none}}.filter-clear-button{width:100%;justify-content:center!important;border:1px solid rgba(31,90,52,.18)!important;background:var(--green-soft)!important;color:var(--green)!important;font-weight:800}.filter-spec-group{display:grid;gap:8px;border-top:1px solid var(--ios-divider);padding-top:12px}.filter-group-toggle{width:100%;min-height:34px!important;padding:0!important}.filter-group-toggle strong{font-size:13px}.filter-group-toggle>span{color:var(--ios-green);font-size:18px;font-weight:700}.filter-option-list{display:grid;gap:4px!important}.filter-option{cursor:pointer}.filter-option input{flex:0 0 auto;accent-color:var(--ios-green)}.filter-option>span{flex:1;min-width:0}.filter-option>small{flex:0 0 auto;color:var(--ios-text-secondary);font-size:11px}@media(min-width:901px){.filter-panel{max-height:calc(100vh - 120px);overflow-y:auto;scrollbar-width:thin}}.contact-policy-document{max-width:1080px}.contact-policy-document>header{padding:34px 40px 28px}.contact-policy-document>header h1{max-width:760px;font-size:clamp(36px,3.2vw,48px)!important;line-height:1.08;letter-spacing:0}.contact-policy-document>header p{max-width:760px;font-size:16px;line-height:1.6}.contact-policy-document>.contact-policy-panel{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:36px;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:30px 40px 38px}.contact-policy-document .contact-policy-panel h2{margin-bottom:8px;font-size:24px;line-height:1.2}.contact-policy-document .contact-policy-panel p{max-width:330px;font-size:14px;line-height:1.65}.contact-policy-document .contact-policy-panel dl{gap:0}.contact-policy-document .contact-policy-panel dl>div{grid-template-columns:128px minmax(0,1fr);align-items:start;gap:16px;min-height:46px;padding:12px 0}.contact-policy-document .contact-policy-panel dt{font-size:13px;line-height:1.45}.contact-policy-document .contact-policy-panel dd{font-size:15px;font-weight:750;line-height:1.45}@media(max-width:820px){.contact-policy-document>header{padding:26px 24px 22px}.contact-policy-document>.contact-policy-panel{grid-template-columns:minmax(0,1fr);gap:22px;padding:24px}.contact-policy-document .contact-policy-panel p{max-width:560px}}@media(max-width:560px){.contact-policy-document>header{padding:22px 18px 18px}.contact-policy-document>header h1{font-size:32px!important}.contact-policy-document>header p{font-size:14px}.contact-policy-document>.contact-policy-panel{gap:18px;padding:20px 18px 24px}.contact-policy-document .contact-policy-panel h2{font-size:21px}.contact-policy-document .contact-policy-panel dl>div{grid-template-columns:minmax(0,1fr);gap:4px;min-height:0;padding:11px 0}.contact-policy-document .contact-policy-panel dd{font-size:14px}}.dashboard-form.account-danger-zone{border-color:#c6282838;background:#c6282809}.auth-page .auth-visual{background:linear-gradient(180deg,#091a0f1f 18%,#091a0fe0 82%),url(/assets/hero-forest-knife-Dxnj5a4_.webp) center / cover no-repeat;color:#fff}.auth-page .auth-visual p,.auth-page .auth-visual>span,.auth-page .auth-visual .brand-wordmark small{color:#ffffffd6}.auth-page .auth-visual h1,.auth-page .auth-visual>.brand-shield+span strong{color:#fff}.auth-page .auth-visual>.brand-shield+span{display:grid;gap:3px}.auth-page .auth-visual>.brand-shield+span small{color:#ffffffb8}.header-search input{flex:1 1 auto;width:auto;min-width:0;box-sizing:border-box}@media(min-width:1181px){.header-search{width:min(300px,23vw)}}.customer-sidebar>button:not(.customer-sidebar-close):not(.logout-button){font-weight:700}.customer-sidebar>button:not(.customer-sidebar-close):not(.logout-button)>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-sidebar>button.active:not(.customer-sidebar-close):not(.logout-button),.customer-sidebar>button[aria-current=page]:not(.customer-sidebar-close):not(.logout-button){background:var(--ios-green-soft);color:var(--ios-green-dark);box-shadow:inset 3px 0 0 var(--ios-green)}.customer-sidebar>button[aria-current=page] .customer-nav-chevron{color:var(--ios-green)}.order-detail .account-detail-list>div{padding:14px 18px}.app-download-promo{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.82fr);align-items:center;gap:clamp(24px,4vw,64px);border-radius:var(--ios-radius-xl);padding:clamp(28px,4vw,48px)}.app-download-copy{min-width:0}.app-download-copy h2{margin:8px 0 12px}.app-download-copy>span{display:block;max-width:680px}.app-download-actions{display:grid;grid-template-columns:repeat(var(--app-platform-count, 3),minmax(0,1fr));gap:12px}.pc-promo .app-download-link{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:68px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#fff;padding:10px 12px;color:var(--ios-green-dark);text-decoration:none;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.pc-promo a.app-download-link:hover{border-color:#ffffff8a;background:#f4f8f3;text-decoration:none;transform:translateY(-2px)}.app-download-link.disabled{background:#ffffff1f;color:#ffffffa8}.app-platform-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#1f5a341a}.app-download-link.disabled .app-platform-icon{background:#ffffff1f}.app-platform-icon svg{width:24px;height:24px;fill:currentColor;stroke:currentColor}.app-platform-icon svg path{fill:currentColor}.app-download-link>span:last-child{display:grid;min-width:0}.app-download-link small{overflow:hidden;font-size:10px;font-weight:700;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.app-download-link b{margin-top:3px;font-size:15px;line-height:1.15;white-space:nowrap}@media(max-width:1024px){.app-download-promo{grid-template-columns:minmax(0,1fr)}}@media(max-width:760px){.home-page .app-download-promo{display:grid;margin:0;padding:22px 18px}.app-download-actions{grid-template-columns:minmax(0,1fr)}.pc-promo .app-download-link{min-height:60px}}.announcement-app-trigger{min-height:28px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#ffffff1a;padding:0 13px;color:#fff;font:inherit;cursor:pointer}.announcement-app-trigger:hover{border-color:#ffffff85;background:#ffffff2b}.app-download-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:220;display:grid;place-items:center;overflow-y:auto;background:#08100b85;padding:24px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.app-download-modal{width:min(100%,780px);border:1px solid rgba(255,255,255,.72);border-radius:28px;background:#fafaf8f7;padding:28px;box-shadow:0 28px 90px #08140c47}.app-download-modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.app-download-modal-head p,.app-download-modal-head h2,.app-download-modal-head span{margin:0}.app-download-modal-head p{color:var(--ios-green);font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.app-download-modal-head h2{margin-top:6px;color:var(--ios-label);font-size:clamp(28px,4vw,38px);line-height:1.08}.app-download-modal-head span{display:block;max-width:610px;margin-top:8px;color:var(--ios-muted);line-height:1.55}.app-download-modal-head>button{display:grid;flex:0 0 auto;width:40px;height:40px;place-items:center;border:0;border-radius:50%;background:var(--ios-group-alt);color:var(--ios-muted);cursor:pointer}.app-download-modal-head>button svg{width:20px;height:20px}.app-download-qr-grid{display:grid;grid-template-columns:repeat(var(--app-platform-count, 3),minmax(0,1fr));gap:14px}.app-download-qr-card{display:grid;gap:12px;justify-items:center;border:1px solid var(--ios-divider);border-radius:20px;background:#fff;padding:16px;text-align:center}.app-download-qr-card.disabled{background:var(--ios-group-alt);color:var(--ios-muted)}.app-download-qr-image{display:grid;width:100%;aspect-ratio:1 / 1;place-items:center;overflow:hidden;border-radius:14px;background:#fff}.app-download-qr-image img,.app-download-qr-image>svg:not(.lucide){width:min(100%,176px);height:min(100%,176px);object-fit:contain}.app-download-qr-card.disabled .app-download-qr-image>svg{width:54px;height:54px;color:#a5aaa5;fill:currentColor;stroke:currentColor}.app-download-qr-label{display:flex;align-items:center;gap:8px;color:var(--ios-label)}.app-download-qr-card.disabled .app-download-qr-label{color:var(--ios-muted)}.app-download-qr-label .app-platform-icon{width:32px;height:32px;border-radius:9px}.app-download-qr-label .app-platform-icon svg{width:19px;height:19px}.app-download-qr-card>a,.app-download-unavailable{display:grid;width:100%;min-height:38px;place-items:center;border-radius:11px;background:var(--ios-green);color:#fff;font-size:13px;font-weight:800;text-decoration:none}.app-download-unavailable{background:#e7e8e6;color:#858984}@media(max-width:760px){.announcement-bar{justify-content:space-between;gap:10px}.announcement-bar>span:nth-of-type(n+2){display:none}.announcement-app-trigger{min-height:26px;padding:0 11px;white-space:nowrap}.app-download-modal-backdrop{align-items:end;padding:0}.app-download-modal{width:100%;max-height:92vh;overflow-y:auto;border-radius:24px 24px 0 0;padding:20px 16px calc(20px + env(safe-area-inset-bottom))}.app-download-modal-head{margin-bottom:18px}.app-download-modal-head h2{font-size:28px}.app-download-qr-grid{grid-template-columns:minmax(0,1fr)}.app-download-qr-card{grid-template-columns:68px minmax(0,1fr) auto;align-items:center;justify-items:stretch;padding:12px;text-align:left}.app-download-qr-image{width:68px;height:68px}.app-download-qr-image svg{max-width:58px;max-height:58px}.app-download-qr-label .app-platform-icon{display:none}.app-download-qr-card>a,.app-download-unavailable{width:auto;min-width:92px;padding:0 12px}}.cart-sheet{background:#fff}@media(max-width:760px){.cart-backdrop{background:#0b120d7a}.cart-sheet{top:auto;right:0;bottom:0;left:0;width:100%;height:auto;max-height:calc(100dvh - 12px);overflow:hidden;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -18px 48px #0d181033;transform:translate3d(0,105%,0)}.cart-drawer.open .cart-sheet{transform:translateZ(0)}.cart-head,.cart-notice,.summary,.cart-actions{flex:0 0 auto}.cart-list{flex:0 1 auto;min-height:0;max-height:min(42dvh,420px);overflow-y:auto;overscroll-behavior:contain}.summary{margin-top:0;background:#fff}.cart-actions{background:#fff;padding-bottom:calc(18px + env(safe-area-inset-bottom))}}@media(max-width:760px){.customer-dashboard .customer-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:119}.customer-dashboard .customer-sidebar{position:fixed;top:auto;right:0;bottom:0;left:0;z-index:120;width:100%;height:min(82dvh,720px);max-height:calc(100dvh - 12px);margin:0;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border-radius:24px 24px 0 0;padding-bottom:calc(18px + env(safe-area-inset-bottom));transform:translate3d(0,105%,0);-webkit-overflow-scrolling:touch}.customer-dashboard .customer-sidebar.mobile-open{transform:translateZ(0)}.desktop-order-detail{display:none}.mobile-order-detail{display:block}.mobile-order-detail .order-detail{border-color:#214f2d47;background:#fffefa;box-shadow:0 12px 28px #1428181a}.order-card-action{display:flex;align-items:center;gap:2px;color:var(--green);font-weight:800}.order-card-action svg{width:14px;height:14px}}.customer-sidebar>button:not(.customer-sidebar-close):not(.logout-button){grid-template-columns:22px minmax(0,1fr) max-content}.customer-sidebar>button:not(.customer-sidebar-close):not(.logout-button)>.customer-nav-trailing{display:inline-flex;min-width:18px;align-items:center;justify-content:flex-end;gap:6px;overflow:visible;white-space:nowrap}
