:root{--ink:#111827;--muted:#6b7280;--paper:#f3f4f6;--card:#fff;--wood:#111;--wood-dark:#000;--sage:#059669;--line:#e5e7eb;--danger:#dc2626;--shadow:0 12px 30px rgba(15,23,42,.08)}.hero-dots button.active{background:#fff!important}.upload-progress{margin:18px 0 4px;padding:14px;border:1px solid #d1d5db;border-radius:10px;background:#f8fafc}.upload-progress-copy{display:flex;justify-content:space-between;gap:16px;margin-bottom:9px;font-size:13px}.upload-progress-copy span{color:#64748b}.upload-progress-track{height:8px;overflow:hidden;border-radius:999px;background:#e5e7eb}.upload-progress-track span{display:block;height:100%;border-radius:inherit;background:#111;transition:width .18s ease}.category-order-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:12px}.category-order-row{display:grid;grid-template-columns:minmax(0,1fr) 100px;align-items:center;grid-gap:10px;gap:10px;padding:10px 12px;border:1px solid #dbe3ee;border-radius:9px;background:#fff}.category-order-row label>.input,.category-order-row>.input{height:36px}.category-order-row>.category-check{padding:0!important;border:0!important}@media(max-width:760px){.category-order-grid{grid-template-columns:1fr}.category-order-row{grid-template-columns:minmax(0,1fr) 90px}}html{min-width:1180px}body,html{background:var(--paper)}body{color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}.container{width:min(1160px,calc(100% - 32px))}.topbar{height:32px;background:#0f172a;color:#dbeafe}.navbar{height:68px;background:rgba(255,255,255,.96);border-color:var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 1px 0 rgba(15,23,42,.02)}.nav-inner{gap:24px}.brand{gap:10px}.brand-logo img{width:42px;height:42px;border-radius:10px}.brand-name{font-family:inherit;font-size:18px;letter-spacing:0}.brand-sub{font-size:11px;letter-spacing:0;color:#64748b;max-width:260px}.logout-button,.nav-links a{color:#475569}.logout-button:hover,.nav-links a:hover{color:#2563eb}.cart-count{background:#ef4444}.button{min-height:40px;border-radius:9px;border-color:#2563eb;background:#2563eb;padding:9px 16px;font-weight:600;box-shadow:none}.button:hover{background:#1d4ed8;border-color:#1d4ed8}.button.secondary{color:#374151;border-color:#d1d5db}.button.secondary:hover{background:#f8fafc;color:#1d4ed8;border-color:#93c5fd}.button.ghost{color:#475569;border-color:transparent}.button.danger{background:#dc2626;border-color:#dc2626}.hero-carousel{width:min(1160px,calc(100% - 32px));height:440px;margin:22px auto 0;border-radius:22px;overflow:hidden;background:#0f172a;box-shadow:var(--shadow)}.hero-slide img{object-fit:cover}.hero-shade{background:linear-gradient(90deg,rgba(15,23,42,.48),rgba(15,23,42,.05))}.hero-arrow{border-radius:999px!important;background:rgba(255,255,255,.88)!important;color:#0f172a!important}.hero-dots button{border-radius:999px;background:#cbd5e1}.hero-dots button.active{background:#2563eb}.hero-mobile-image{display:none!important}.category-gateway{padding:28px 0 6px}.category-gateway-inner{gap:14px;height:auto!important}.gateway-link{min-height:122px;padding:18px 12px!important;border:1px solid var(--line)!important;border-radius:16px;display:flex!important;flex-direction:column;justify-content:center;text-align:center;box-shadow:0 1px 2px rgba(15,23,42,.03)}.gateway-link:hover{transform:translateY(-2px);border-color:#bfdbfe!important;box-shadow:0 12px 24px rgba(37,99,235,.08)}.gateway-icon{width:58px!important;height:58px!important;margin:0 auto 10px;overflow:hidden;background:#f1f5f9}.gateway-copy strong{font-size:14px}.gateway-copy small{margin-top:3px;color:#94a3b8;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.gateway-arrow{display:none}.home-search-bar,.search-form-panel{border:1px solid var(--line)!important;border-radius:14px!important;background:#fff!important;box-shadow:0 1px 2px rgba(15,23,42,.03)}.category-showcase,.section{padding:42px 0}.category-showcase:nth-child(2n){background:#f8fafc}.section-head{margin-bottom:20px}.page-title h1,.section-head h2{font-family:inherit;font-weight:700;color:#111827}.section-head h2{font-size:25px;margin:0}.category-intro{display:inline;margin-left:14px;color:#6b7280}.category-title-line{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap}.category-title-line p{margin:0;color:#6b7280;font-size:13px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{border:1px solid var(--line);border-radius:16px;box-shadow:0 1px 2px rgba(15,23,42,.03)}.product-card:hover{transform:translateY(-3px);border-color:#bfdbfe;box-shadow:0 14px 30px rgba(15,23,42,.09)}.product-image{height:auto!important;aspect-ratio:1/1;background:#fff}.product-image img{object-fit:cover}.product-body{padding:16px}.product-meta{display:none}.product-body h3{margin:0 0 8px;font-size:16px;font-weight:650;line-height:1.45}.product-summary{color:#64748b;min-height:40px}.product-footer{margin-top:14px;padding-top:13px;border-color:#eef2f7}.price{font-size:19px;font-weight:700;color:#dc2626}.stock{color:#059669}.card-actions{margin-top:13px}.card-actions .button{font-size:12px;border-radius:8px}.page-shell{padding:30px 0 64px}.page-title h1{font-size:28px}.panel{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.input{height:42px;border-color:#d1d5db;border-radius:8px}.input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #dbeafe}.field label{color:#374151;font-weight:600}.detail-breadcrumb{color:#64748b;font-size:13px;margin-bottom:18px}.category-page-title{display:none}.category-sticky-filters{margin-bottom:20px}.category-filter-bar{display:flex;gap:8px;flex-wrap:wrap}.category-filter-button{min-width:72px!important;padding:0 12px!important;border:1px solid #d1d5db!important;border-radius:999px!important;color:#475569!important;font-size:12px!important}.category-filter-button.active,.category-filter-button:hover{background:#2563eb!important;border-color:#2563eb!important}.category-filter-sub{margin-top:10px;padding-top:10px;border-top:1px dashed #dbe3ee}.category-promo{border-radius:18px;border:1px solid var(--line);box-shadow:var(--shadow)}.category-promo-copy{background:#0f172a}.category-promo-button{border-radius:8px;background:#2563eb;color:#fff}.pagination{gap:7px;border:0}.pagination a,.pagination span{border-radius:8px;border-color:#d1d5db}.pagination a.active{background:#2563eb;border-color:#2563eb}.apple-detail{background:#f8fafc}.product-hero-grid{gap:42px;padding:26px 0 46px}.detail-gallery,.detail-stage{background:#fff!important}.detail-gallery{border:1px solid var(--line);border-radius:18px;overflow:hidden}.detail-stage{aspect-ratio:1/1;height:auto!important}.detail-stage img{object-fit:contain!important}.product-config{padding:22px 8px}.product-config>.eyebrow{display:none}.product-config h1{font-family:inherit;font-weight:750;font-size:34px;line-height:1.3}.product-lead{line-height:1.75}.product-favorite-action{margin:16px 0}.option-button{border-radius:8px!important}.material-gate{background:#eff6ff;border-color:#bfdbfe}.detail-image-stack img{border-radius:14px;border:1px solid var(--line)}.cart-row{border-color:#eef2f7}.cart-row img,.order-item img{border-radius:9px;background:#f8fafc;object-fit:contain}.cart-summary{padding:16px;border-radius:12px;background:#f8fafc}.checkout-note{border-radius:10px!important;background:#eff6ff!important;color:#475569!important;border:1px solid #bfdbfe!important}.footer{background:#0f172a;color:#cbd5e1;padding:38px 0 20px}.footer a,.footer p{color:#94a3b8}.copyright{border-color:#334155;color:#64748b}.status{font-weight:600}.status.pending{background:#fff7ed;color:#c2410c}.status.done{background:#ecfdf5;color:#047857}.table th{background:#f8fafc;color:#475569;border-color:#e5e7eb}.table td{border-color:#eef2f7}.table tbody tr:hover{background:#f8fbff}.filter-row{flex-wrap:wrap}.filter-row a{border-radius:8px;border-color:#d1d5db}.filter-row a.active{background:#2563eb;border-color:#2563eb}.alert{border-radius:9px}.success{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.proof-image{object-fit:contain;background:#f8fafc;border-radius:10px}.order-proof-gallery{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.order-proof-card{border-radius:12px;background:#fff}.order-proof-link{border-radius:9px;background:#f8fafc}.buyer-proof-form{display:grid;grid-gap:12px;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #eef2f7}.admin-payment-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:16px}.admin-payment-actions .button{width:100%}.dashboard{display:block;background:#f3f4f6;min-height:100vh;padding-top:56px}.dashboard-topbar{position:fixed;z-index:50;left:0;right:0;top:0;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#fff;border-bottom:1px solid #e5e7eb}.dashboard-topbar-brand{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:750}.dashboard-topbar-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#2563eb;color:#fff}.dashboard-topbar-user{display:flex;align-items:center;gap:14px;color:#64748b;font-size:13px}.dashboard .sidebar{position:fixed;z-index:40;top:56px;left:0;width:216px;height:calc(100vh - 56px);padding:14px 12px;background:#fff;color:#374151;border-right:1px solid #e5e7eb}.sidebar-brand{padding:10px 10px 18px;border-color:#e5e7eb;font-family:inherit;color:#111827}.sidebar-role{color:#94a3b8}.side-nav{margin-top:12px}.side-nav a{margin:3px 0;padding:10px 12px;border-radius:8px;color:#64748b;font-size:13px}.side-nav a.active,.side-nav a:hover{background:#eff6ff;color:#1d4ed8}.dashboard-user-card{position:absolute;left:12px;right:12px;bottom:14px;padding:12px;border-radius:10px;background:#f8fafc;color:#64748b;font-size:12px}.dashboard-main{margin-left:216px;min-width:920px;padding:26px 30px 60px}.dash-header h1{font-size:22px;font-weight:750}.stats{gap:14px}.stat-card{border:1px solid var(--line);border-radius:13px;padding:18px;box-shadow:0 1px 2px rgba(15,23,42,.03)}.stat-card strong{font-family:inherit;color:#111827}.partner-operation-card{border-radius:13px;border-color:var(--line)}.banner-admin-card,.category-cascade-panel,.category-level-column,.partner-form-section,.partner-operation-card{border-radius:13px!important}.category-cascade-heading{background:#f8fafc}.category-level-item.active{background:#eff6ff;color:#1d4ed8;box-shadow:inset 4px 0 0 #2563eb}.category-search-menu button:hover,.category-search-menu button[aria-selected=true]{background:#2563eb}.login-page.login-v7{background:#eff6ff!important}.login-world{background:radial-gradient(circle at 18% 18%,#dbeafe 0,transparent 34%),radial-gradient(circle at 82% 80%,#bfdbfe 0,transparent 28%)!important;opacity:1!important}.login-v7-card{border-radius:18px!important;border:1px solid #dbeafe!important;background:#fff!important;box-shadow:0 24px 70px rgba(37,99,235,.13)!important}.login-v7-brand img{border-radius:12px}.login-v7-card h2,.login-v7-intro h1{font-family:inherit!important;font-weight:750!important}.login-v7-features span{border-radius:12px!important;background:rgba(255,255,255,.72)!important;border:1px solid #dbeafe!important}.account-center-page{background:#f3f4f6}.account-tab-grid{gap:12px}.account-tab-grid button{border-radius:13px;border-color:#e5e7eb;box-shadow:0 1px 2px rgba(15,23,42,.03)}.account-tab-grid button:hover{border-color:#93c5fd}.account-tab-grid button.active{background:#2563eb;border-color:#2563eb}.account-tab-grid button.active span{color:#dbeafe}.account-tab-panel{border-radius:15px}.account-order-filters button{border-radius:8px}.account-order-filters button.active{background:#2563eb;border-color:#2563eb}.account-pagination button{border-radius:8px}.account-pagination button.active{background:#2563eb;border-color:#2563eb}.image-preview,.image-upload-zone,.search-form-panel,.search-product-card{border-radius:14px!important}.search-card-image{aspect-ratio:1/1;height:auto!important;background:#fff!important}.search-card-image img{object-fit:cover}.image-upload-zone{border-color:#bfdbfe!important;background:#f8fbff!important}.favorite-active{background:#eff6ff!important;color:#1d4ed8!important;border-color:#93c5fd!important}.banner-admin-card{padding:18px;border:1px solid #e5e7eb;background:#f8fafc}.admin-image-preview{border-radius:12px!important;border-color:#e5e7eb!important;background:#fff!important}.category-check-grid,.registration-switches{gap:10px}.category-check{border-radius:9px!important;border-color:#dbe3ee!important;background:#fff!important}.partner-form-heading>span:first-child{background:#2563eb}.partner-create-button{border-radius:9px}.category-no-delete{border-radius:8px}.category-editor-modal{border-radius:16px}.modal-card{border-radius:16px!important}.finance-summary-grid .stat-card{border-left:4px solid #2563eb}.finance-ledger-table{border-radius:13px;overflow:hidden}.admin-order-search{border-radius:13px!important;background:#fff!important;border:1px solid #e5e7eb!important}@media(max-width:760px){html{min-width:0}.container{width:calc(100% - 28px)}.topbar{height:34px}.topbar .container span:last-child{display:none}.navbar{height:70px}.brand-logo img{width:42px;height:42px}.brand-name{font-size:17px}.brand-sub{max-width:210px}.hero-carousel{width:100%;height:auto;aspect-ratio:1/1;margin:0;border-radius:0}.hero-desktop-image:has(+.hero-mobile-image){display:none!important}.hero-mobile-image{display:block!important}.hero-only-action .button{min-height:36px;padding:7px 13px;font-size:12px}.category-gateway{padding:16px 0 0}.category-gateway-inner,.category-gateway-inner.gateway-count-many{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.gateway-link{min-height:112px}.category-showcase{padding:30px 0}.section-head{align-items:flex-start;gap:12px}.section-head h2{font-size:21px}.category-title-line{display:block}.category-title-line p{margin-top:5px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-body{padding:11px}.product-body h3{font-size:14px}.product-summary{display:none}.product-footer,.stock{display:block}.stock{margin-top:5px}.card-actions{display:block}.card-actions .button{width:100%}.category-sticky-filters{top:70px}.category-filter-bar{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;padding-bottom:8px}.category-filter-bar::-webkit-scrollbar{display:none}.category-filter-button{flex:0 0 auto}.category-promo{display:block}.category-promo-image{height:auto!important;aspect-ratio:1/1}.category-promo-copy{padding:18px!important}.category-promo-copy h2{font-size:19px!important}.category-promo-button,.category-promo-copy p{font-size:12px!important}.category-promo-button{padding:8px 12px!important}.product-hero-grid{grid-template-columns:1fr;gap:18px;padding:16px 0 28px}.product-config{padding:8px 2px}.product-config h1{font-size:24px}.footer-grid{grid-template-columns:1fr;gap:20px}.footer{padding-bottom:86px}.login-v7-card{border-radius:16px!important}.order-proof-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.storefront-shell,.storefront-shell *{font-size:13px!important}.storefront-shell .account-customer-title>strong,.storefront-shell .brand-name,.storefront-shell .cart-summary strong,.storefront-shell .checkout-total strong,.storefront-shell .current-variant-price,.storefront-shell .price,.storefront-shell h1,.storefront-shell h2{font-size:20px!important}.storefront-shell .product-card h3,.storefront-shell .search-product-name{font-size:13px!important}.button{min-height:36px;padding:7px 12px;font-size:12px!important;border-radius:7px}.mobile-menu-button{width:40px;height:40px;flex-basis:40px}.hero-only-action .button{min-height:34px;padding:6px 11px}.gateway-link{min-height:98px;padding:11px 8px!important}.gateway-copy strong{font-size:13px!important}.category-filter-button{height:32px!important;min-width:68px!important;padding:0 10px!important;font-size:11px!important}.category-sticky-filters{padding-top:7px}.category-sticky-filters .category-filter-bar{padding-bottom:5px}.category-sticky-filters .category-filter-sub{padding-top:6px}.category-promo-button{padding:6px 10px!important;font-size:11px!important}.card-actions .button,.card-actions-v7 .button{min-height:34px;font-size:11px!important}.mobile-floating-cart{min-height:42px;padding:0 13px}.cart-mobile-sticky{grid-template-columns:minmax(0,1fr) 132px;padding-top:8px}.cart-mobile-sticky .button{min-height:42px}.checkout-submit-button{min-height:44px!important}.product-mobile-buy-bar{padding-top:8px}.product-mobile-buy-bar .button{min-width:140px;min-height:42px}.option-button{min-width:54px!important;min-height:34px!important;padding:6px 9px!important;font-size:12px!important}.account-tab-grid button{min-height:84px;padding:12px}.account-tab-grid strong,.account-tab-grid.small-b-tabs strong{font-size:15px!important}.account-order-filters button{min-height:34px!important;padding:6px 4px!important;font-size:11px!important}.account-customer-order-table .link,.account-order-table .link{min-height:34px;padding:0 10px;font-size:11px!important}.pagination a,.pagination span{min-width:30px;height:30px;padding:0 7px;font-size:11px!important}}.hero-carousel{border-radius:0!important}.hero-arrow{width:44px!important;height:44px!important;border-radius:50%!important;font-size:24px!important}.section-head>.button{min-height:34px;border-radius:999px;padding:6px 14px}.card-actions-v7 .favorite-compact{min-height:32px;padding:5px 10px}.product-hero-grid{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;margin-top:20px;margin-bottom:44px}.detail-gallery{background:#fff!important}.detail-stage{background:transparent!important}.product-purchase-actions{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-top:22px}.product-purchase-actions.with-favorite{grid-template-columns:104px minmax(0,1fr)}.product-purchase-actions .button{width:100%}.product-purchase-actions .favorite-active{min-width:0;padding-left:10px;padding-right:10px}.material-gate-buttons{justify-content:flex-end}.account-tab-grid button{border-radius:16px}.account-tab-panel{border-radius:18px}.account-favorite-list{border-top-color:#e5e7eb}.account-favorite-row{border-bottom-color:#e5e7eb}.account-favorite-product img{border-radius:10px;background:#f8fafc}.account-favorite-row>.button{border-radius:10px}@media(max-width:600px){.hero-arrow{width:38px!important;height:38px!important;font-size:19px!important}.hero-arrow.prev{left:8px}.hero-arrow.next{right:8px}.category-showcase .section-head{display:flex;align-items:center;justify-content:space-between;gap:9px;margin-bottom:14px}.category-showcase .category-title-line{display:flex;min-width:0;align-items:baseline;gap:9px;flex:1 1;flex-wrap:nowrap}.category-showcase .category-title-line p{flex:0 1 auto;max-width:42%;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#64748b}.category-showcase .category-title-line h2{flex:0 0 auto;margin:0;font-size:20px!important;white-space:nowrap}.category-showcase .section-head>.button{flex:0 0 auto;min-height:32px;margin:0;padding:5px 11px;font-size:11px!important}.card-actions-v7 .favorite-compact{min-height:28px!important;margin-bottom:6px;padding:4px 9px!important}.product-hero-grid{margin:10px 12px 20px!important;padding:0 0 20px;border-radius:18px;overflow:hidden}.product-hero-grid.container{width:auto}.product-config{padding:20px 16px 6px}.product-config h1{font-size:20px!important}.product-lead{margin-bottom:12px}.product-purchase-actions,.product-purchase-actions.with-favorite{position:fixed;z-index:66;left:0;right:0;bottom:0;display:grid;grid-template-columns:108px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;margin:0;padding:9px 14px calc(9px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid var(--line);box-shadow:0 -8px 24px rgba(0,0,0,.13)}.product-purchase-actions:not(.with-favorite){grid-template-columns:1fr}.product-purchase-actions .product-add-cart{display:inline-flex!important;min-height:42px}.product-purchase-actions .button.secondary,.product-purchase-actions .favorite-active{display:inline-flex;min-height:42px;padding:7px 8px}body:has(.product-purchase-actions) .apple-detail{padding-bottom:78px}body:has(.product-purchase-actions) .mobile-floating-cart{bottom:76px}.account-tab-grid button{min-height:66px!important;padding:11px 13px!important;border-radius:14px}.account-tab-grid strong,.account-tab-grid.small-b-tabs strong{margin:0!important;font-size:14px!important}.account-tab-grid span{display:none!important}.account-tab-panel{padding:17px 14px;border-radius:16px}.account-favorite-row{padding:14px 0}.account-favorite-row>.button,.account-favorite-row>div .button{min-height:34px}}.category-gateway{padding:16px 0 4px}.category-gateway-inner{gap:12px}.gateway-count-many .gateway-link,.gateway-link{min-height:72px!important;padding:8px 12px!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;text-align:left!important;border-radius:16px!important}.gateway-count-many .gateway-icon,.gateway-icon{width:48px!important;height:48px!important;flex:0 0 48px!important;margin:0!important;border-radius:50%!important}.gateway-icon img{border-radius:50%!important;object-fit:cover!important}.gateway-copy{gap:3px!important}.gateway-copy strong{font-size:14px!important;line-height:1.25}.gateway-copy small{display:block!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:11px!important;line-height:1.35!important}.nav-inner>.home-search-section{flex:1 1;min-width:220px}.nav-inner>.home-search-section>.container{margin:0}.home-search-bar{border-radius:999px!important;border-color:#cbd5e1!important;box-shadow:none!important}.home-search-bar input{padding-left:20px}.home-name-search-button{min-width:108px;background:#111!important;color:#fff!important}.product-grid{align-items:stretch}.product-card{display:flex;min-height:0;height:100%;flex-direction:column}.product-card .product-image{height:auto!important}.product-card .product-body{display:flex;flex:1 1;flex-direction:column;padding:13px 14px 12px}.product-card .product-body h3{margin-bottom:4px}.product-card .product-summary{min-height:20px;max-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:20px}.product-card .product-footer{margin-top:auto;padding-top:10px}.category-showcase .product-card .price{color:#111;font-family:inherit;font-weight:400}.product-card .card-actions-v7{display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;grid-gap:8px!important;gap:8px!important;margin-top:10px!important}.product-card .card-actions-v7>:only-child{grid-column:1/-1!important}.product-card .card-actions-v7 .button{min-height:34px!important;padding:6px 9px!important}.product-card .card-actions-v7 .favorite-compact{min-width:0!important}@media(max-width:600px){.nav-inner>.brand>div{display:none}.nav-inner>.brand{flex:0 0 42px;margin-right:0}.nav-inner>.home-search-section{flex:1 1 auto}.nav-inner>.home-search-section .home-search-bar{grid-template-columns:minmax(0,1fr) 38px 52px;height:38px}.nav-inner>.home-search-section .home-search-bar input{padding:0 8px;font-size:10px!important}.nav-inner>.home-search-section .home-image-search-button svg{width:18px}.nav-inner>.home-search-section .home-name-search-button{min-width:52px;font-size:10px!important}.nav-inner>.home-search-section .home-name-search-button svg{display:none}.category-gateway{padding:10px 0 2px}.category-gateway-inner,.category-gateway-inner.gateway-count-many{gap:8px!important}.gateway-count-many .gateway-link,.gateway-link{min-height:66px!important;padding:7px 9px!important;gap:8px!important}.gateway-count-many .gateway-icon,.gateway-icon{width:42px!important;height:42px!important;flex-basis:42px!important}.gateway-copy strong,.gateway-count-many .gateway-copy strong{font-size:12px!important}.gateway-copy small,.gateway-count-many .gateway-copy small{font-size:9px!important}.nav-inner>.home-search-section{min-width:0;padding:0}.home-search-bar{grid-template-columns:minmax(0,1fr) 46px 72px;height:42px}.home-search-bar input{padding:0 12px;font-size:11px!important}.home-name-search-button{min-width:72px}.category-showcase{padding:24px 0!important}.category-showcase .section-head{margin-bottom:12px}.category-showcase .category-title-line p{max-width:34%}.category-showcase .section-head>.button{border-radius:10px!important}.product-grid{gap:8px}.product-card{border-radius:14px}.product-card .product-image{aspect-ratio:4/3!important}.product-card .product-body{padding:9px 9px 10px}.product-card .product-body h3{min-height:36px;margin-bottom:2px;line-height:18px!important}.product-card .product-summary{display:none}.product-card .product-footer{margin-top:auto;padding-top:7px}.product-card .stock{margin-top:3px}.product-card .card-actions-v7{display:grid!important;grid-template-columns:68px minmax(0,1fr)!important;grid-gap:6px!important;gap:6px!important;margin-top:7px!important}.product-card .card-actions-v7>:only-child{grid-column:1/-1!important}.product-card .card-actions-v7 .button,.product-card .card-actions-v7 .favorite-compact{min-height:30px!important;margin:0!important;padding:4px 5px!important;font-size:10px!important}.product-purchase-actions,.product-purchase-actions.with-favorite{grid-template-columns:92px minmax(0,1fr)!important}.product-purchase-actions:not(.with-favorite){grid-template-columns:1fr!important}.product-purchase-actions .button.secondary,.product-purchase-actions .favorite-active,.product-purchase-actions .product-add-cart{min-height:40px!important}}@media(min-width:601px){.product-hero-grid,.product-hero-grid.container{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important}.product-config{align-self:start;background:transparent!important}}@media(max-width:600px){.hero-carousel{height:auto!important;aspect-ratio:20/9!important}.hero-slide>img{object-fit:cover!important}.product-card .product-image{aspect-ratio:4/3!important}.product-card .product-body{padding:8px 9px 9px!important}.product-card .product-body h3{min-height:34px!important;margin:0 0 2px!important;line-height:17px!important}.product-card .product-footer{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:6px!important;margin-top:auto!important;padding-top:6px!important}.product-card .stock{display:block!important;flex:0 1 auto!important;margin:0!important;overflow:hidden!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important}.product-card .card-actions-v7{margin-top:6px!important}.category-promo-image{height:auto!important;aspect-ratio:2/1!important}.category-promo-copy{padding:14px 16px!important}.category-promo-copy h2{margin-bottom:5px!important}.category-promo-copy p{margin-bottom:9px!important;line-height:1.45!important}.product-config{padding:13px 14px 5px!important}.product-config h1{margin:0 0 5px!important;line-height:1.3!important}.product-lead{margin:0 0 7px!important;line-height:1.45!important}.current-variant-price{margin:8px 0!important;line-height:1.35!important}.product-config .option-group{margin:9px 0!important}.product-config .option-list{gap:6px!important;margin-top:5px!important}.product-config .variant-note{margin-top:6px!important;line-height:1.4!important}}.account-order-filters button.active,.account-pagination button.active,.account-tab-grid button.active,.button:not(.secondary):not(.danger),.category-filter-button.active,.category-filter-button:hover,.category-promo-button,.category-search-menu button:hover,.category-search-menu button[aria-selected=true],.favorite-active,.filter-row a.active,.home-name-search-button,.pagination a.active{background:#111!important;border-color:#111!important;color:#fff!important}.button:not(.secondary):not(.danger):hover,.home-name-search-button:hover{background:#333!important;border-color:#333!important}.home-image-search-button{background:#777!important;border-color:#777!important;color:#fff!important}.home-image-search-button:hover{background:#666!important;border-color:#666!important}.button.secondary:hover{background:#111!important;border-color:#111!important;color:#fff!important}:root{--rf-ink:#17212b;--rf-navy:#0d1b2a;--rf-navy-2:#14283b;--rf-blue:#2b5c85;--rf-blue-soft:#e8f0f5;--rf-paper:#f4f6f7;--rf-surface:#ffffff;--rf-surface-2:#edf1f3;--rf-line:#d7dfe4;--rf-line-dark:#b9c5cd;--rf-muted:#687781;--rf-success:#24735a;--rf-warning:#9b6524;--rf-danger:#a53b3b;--rf-shadow:0 14px 36px rgba(13,27,42,.08);--rf-shadow-small:0 5px 18px rgba(13,27,42,.06);--rf-radius:10px;--rf-radius-small:6px;--ink:var(--rf-ink);--muted:var(--rf-muted);--paper:var(--rf-paper);--card:var(--rf-surface);--wood:var(--rf-navy);--wood-dark:#07111c;--sage:var(--rf-success);--line:var(--rf-line);--danger:var(--rf-danger);--shadow:var(--rf-shadow)}*{scrollbar-color:#aab7c0 transparent;scrollbar-width:thin}html{min-width:0}body,html{background:var(--rf-paper)}body{color:var(--rf-ink);font-family:Microsoft YaHei UI,PingFang SC,Noto Sans CJK SC,Arial,sans-serif;font-size:14px;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}button,input,select,textarea{color:inherit}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(43,92,133,.25);outline-offset:2px}::selection{color:#fff;background:var(--rf-blue)}.container{width:min(1240px,calc(100% - 48px))}.button,.home-name-search-button,.login-v7-submit{min-height:40px;padding:0 18px;border:1px solid var(--rf-navy);border-radius:var(--rf-radius-small);background:var(--rf-navy);color:#fff;font-size:13px;font-weight:650;letter-spacing:.01em;box-shadow:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.button:hover,.home-name-search-button:hover,.login-v7-submit:hover{background:var(--rf-blue);border-color:var(--rf-blue);transform:translateY(-1px)}.button.secondary{color:var(--rf-ink);background:#fff;border-color:var(--rf-line-dark)}.button.secondary:hover{color:#fff;background:var(--rf-navy);border-color:var(--rf-navy)}.button.ghost{color:var(--rf-muted);background:transparent;border-color:var(--rf-line)}.button.danger{background:var(--rf-danger);border-color:var(--rf-danger)}.field input,.field select,.field textarea,.input{border:1px solid var(--rf-line-dark);border-radius:var(--rf-radius-small);background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.field input:focus,.field select:focus,.field textarea:focus,.input:focus{border-color:var(--rf-blue);box-shadow:0 0 0 3px rgba(43,92,133,.1);outline:0}.field label{color:#45545f;font-size:12px;font-weight:650}.panel{border:1px solid var(--rf-line);border-radius:var(--rf-radius);background:var(--rf-surface);box-shadow:var(--rf-shadow-small)}.alert{border-radius:var(--rf-radius-small)}.muted{color:var(--rf-muted)}.link{color:var(--rf-blue);-webkit-text-decoration-color:rgba(43,92,133,.4);text-decoration-color:rgba(43,92,133,.4)}.topbar{height:30px;background:var(--rf-navy);color:#dce6ec}.topbar .container{font-size:11px;letter-spacing:.02em}.navbar{top:0;height:76px;border-bottom:1px solid var(--rf-line);background:rgba(255,255,255,.97);box-shadow:0 5px 18px rgba(13,27,42,.045);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-inner{gap:22px}.brand{min-width:230px;gap:11px}.brand-logo img{width:48px;height:48px;border-radius:0}.brand-name{font-family:Microsoft YaHei UI,PingFang SC,sans-serif;font-size:19px;font-weight:700;letter-spacing:.04em}.brand-sub{max-width:230px;overflow:hidden;color:var(--rf-muted);font-size:10px;letter-spacing:.02em;text-overflow:ellipsis;white-space:nowrap}.nav-links{gap:20px;color:#42515c;font-size:13px}.logout-button,.nav-links a{position:relative}.logout-button:after,.nav-links a:after{content:"";position:absolute;right:0;bottom:-9px;left:0;height:2px;background:var(--rf-blue);transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.logout-button:hover,.nav-links a:hover{color:var(--rf-navy)}.logout-button:hover:after,.nav-links a:hover:after{transform:scaleX(1)}.cart-count{background:var(--rf-blue)}.nav-inner>.home-search-section{flex:1 1 390px;max-width:470px;padding:0;border:0;background:transparent}.nav-inner>.home-search-section>.container{width:100%}.home-search-bar{grid-template-columns:minmax(0,1fr) 46px 82px;height:42px;border:1px solid var(--rf-line-dark);border-radius:22px;overflow:hidden;background:#fff}.home-search-bar:focus-within{border-color:var(--rf-blue);box-shadow:0 0 0 3px rgba(43,92,133,.1)}.home-search-bar input{padding:0 16px;color:var(--rf-ink);font-size:12px}.home-image-search-button{border-color:var(--rf-line);background:var(--rf-surface-2);color:#5f6f7a}.home-image-search-button:hover{background:#dfe6ea;color:var(--rf-navy)}.home-name-search-button{min-height:42px;border:0;border-radius:0}.mobile-menu-button{border-radius:var(--rf-radius-small);color:var(--rf-navy)}.hero-carousel{width:min(1360px,calc(100% - 48px));height:clamp(430px,42vw,570px);margin:24px auto 0;border:1px solid #08131f;border-radius:0;background:var(--rf-navy);box-shadow:var(--rf-shadow)}.hero-slide>img{object-fit:cover}.hero-shade{background:rgba(8,18,29,.08)}.hero-arrow{width:44px;height:60px;border:1px solid rgba(255,255,255,.5);border-radius:0;background:rgba(13,27,42,.72);font-size:30px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.hero-arrow:hover{background:var(--rf-blue)}.hero-dots button{width:24px;height:2px}.hero-only-action .button{background:rgba(13,27,42,.9);border-color:rgba(255,255,255,.55)}.category-gateway{border:0;background:transparent}.category-gateway-inner{height:104px;margin-top:14px;gap:10px}.gateway-link{justify-content:flex-start;min-width:0;padding:14px 16px;border:1px solid var(--rf-line)!important;border-radius:var(--rf-radius);background:#fff;box-shadow:0 2px 10px rgba(13,27,42,.035)}.gateway-link:hover{color:var(--rf-navy);background:var(--rf-blue-soft);border-color:#adc2cf!important}.gateway-icon{width:54px;height:54px;flex-basis:54px;border:1px solid var(--rf-line);border-radius:50%;background:var(--rf-surface-2)}.gateway-copy{min-width:0;gap:3px}.gateway-copy strong{color:var(--rf-ink);font-family:inherit;font-size:15px;font-weight:700}.gateway-copy small{color:var(--rf-muted);font-size:11px}.category-showcase{padding:58px 0;border-bottom:1px solid var(--rf-line);background:transparent}.category-showcase:nth-child(2n){background:#eef2f4}.section-head{align-items:center;margin-bottom:22px}.category-showcase .section-head>div{gap:14px}.category-showcase .section-head h2,.page-title h1,.section-head h2{color:var(--rf-ink);font-family:"Noto Serif SC",Songti SC,SimSun,serif;font-size:30px;font-weight:650;letter-spacing:.02em}.category-showcase .section-head .category-intro,.category-title-line p{color:var(--rf-muted);font-size:12px}.product-grid{gap:18px}.product-card{overflow:hidden;border:1px solid var(--rf-line);border-radius:var(--rf-radius);background:#fff;box-shadow:0 2px 10px rgba(13,27,42,.035);transform:none}.product-card:hover{border-color:#aebec8;box-shadow:var(--rf-shadow);transform:translateY(-2px)}.product-card .product-image{aspect-ratio:4/3!important;border-bottom:1px solid #e7ecef;background:#f0f3f4}.product-card .product-image img{object-fit:cover}.product-card:hover .product-image img{transform:scale(1.02)}.product-body{padding:15px}.product-body h3{min-height:23px;margin:0 0 5px;color:var(--rf-ink);font-size:15px;font-weight:700;line-height:1.5}.product-summary{min-height:20px;overflow:hidden;color:var(--rf-muted);font-size:11px;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.product-footer{margin-top:11px;padding-top:11px;border-color:#e9eef1}.price{color:var(--rf-ink);font-family:inherit;font-size:17px;font-weight:500}.stock{color:var(--rf-success);font-size:10px}.card-actions{gap:7px;margin-top:11px}.card-actions .button{min-height:36px;padding:0 10px;border-radius:5px;font-size:11px}.page-shell{padding:34px 0 64px}.detail-breadcrumb{margin-bottom:16px;padding-top:0;color:var(--rf-muted)}.category-sticky-filters{margin-bottom:18px}.category-filter-bar{gap:7px}.category-filter-button{min-width:70px!important;height:34px!important;padding:0 13px!important;border:1px solid var(--rf-line-dark)!important;border-radius:17px!important;color:#50606b!important;background:#fff!important}.category-filter-button.active,.category-filter-button:hover{color:#fff!important;background:var(--rf-navy)!important;border-color:var(--rf-navy)!important}.category-filter-sub{border-color:var(--rf-line)}.category-promo{overflow:hidden;border:1px solid var(--rf-line);border-radius:0;box-shadow:var(--rf-shadow-small)}.category-promo-copy{background:var(--rf-navy)}.category-promo-button{border-radius:var(--rf-radius-small);background:#fff;color:var(--rf-navy)}.pagination a,.pagination span{border-radius:4px}.apple-detail{background:var(--rf-paper)}.product-hero-grid.container{grid-template-columns:minmax(0,1.28fr) minmax(350px,.72fr);gap:26px;min-height:0;margin-top:18px;margin-bottom:52px;border:0;background:transparent}.product-hero-grid .detail-gallery{min-height:0;overflow:hidden;border:1px solid var(--rf-line);border-radius:var(--rf-radius);background:#fff!important;box-shadow:var(--rf-shadow-small)}.product-hero-grid .detail-stage{min-height:0;aspect-ratio:1/1;background:#fff!important}.product-hero-grid .detail-stage img{padding:0;object-fit:contain!important}.product-config{align-self:stretch;padding:26px 28px;border:1px solid var(--rf-line);border-radius:var(--rf-radius);background:#fff;box-shadow:var(--rf-shadow-small)}.product-config h1{margin:0 0 8px;color:var(--rf-ink);font-family:"Noto Serif SC",Songti SC,SimSun,serif;font-size:30px;font-weight:650}.product-lead{color:var(--rf-muted);font-size:13px;line-height:1.7}.product-config .option-group{margin:18px 0}.option-label{color:#53636e;font-size:12px;font-weight:700}.option-list{gap:7px}.option-button{min-width:72px;min-height:38px;padding:7px 12px;border:1px solid var(--rf-line-dark);border-radius:5px!important;background:#fff;font-size:12px}.option-button:hover:not(:disabled){background:var(--rf-blue-soft)}.option-button.selected{color:#fff;background:var(--rf-navy);border-color:var(--rf-navy)}.current-variant-price{color:var(--rf-ink);font-weight:600}.media-section{background:#fff}.media-section>.container>.section-head{border-color:var(--rf-line)}.detail-image-stack{gap:16px}.detail-image-stack img{border:1px solid var(--rf-line);border-radius:0}.material-gate{border-color:#c7d6df;border-radius:var(--rf-radius);background:var(--rf-blue-soft)}.cart-row{border-color:var(--rf-line)}.cart-row img,.order-item img{border:1px solid #e5ebee;border-radius:4px;background:#f3f5f6}.quantity button{border-color:var(--rf-line-dark);border-radius:4px}.cart-summary{border:1px solid var(--rf-line);border-radius:var(--rf-radius);background:#fff}.cart-summary strong,.checkout-total strong{color:var(--rf-ink);font-family:inherit}.checkout-note{border:1px solid #c8d7df!important;border-radius:var(--rf-radius-small)!important;color:#4f626e!important;background:var(--rf-blue-soft)!important}.account-center-page{background:var(--rf-paper)}.account-tab-grid{gap:10px}.account-tab-grid button{min-height:104px;padding:18px;border:1px solid var(--rf-line);border-radius:var(--rf-radius);background:#fff}.account-tab-grid button:hover{border-color:var(--rf-blue)}.account-tab-grid button.active{color:#fff;background:var(--rf-navy);border-color:var(--rf-navy)}.account-tab-grid strong{margin-bottom:7px;font-size:17px}.account-tab-grid span{color:var(--rf-muted);font-size:11px}.account-tab-grid button.active span{color:#bfccd5}.account-tab-panel{min-height:390px;padding:24px}.account-order-filters button{height:36px;padding:0 13px;border-color:var(--rf-line-dark);border-radius:4px}.account-order-filters button.active{background:var(--rf-navy);border-color:var(--rf-navy)}.account-favorite-product img{border-radius:5px}.account-entry-grid>a{border-radius:var(--rf-radius);box-shadow:var(--rf-shadow-small)}.account-entry-grid>a:hover{border-color:var(--rf-blue)}.table{overflow:hidden;border:1px solid var(--rf-line);border-radius:var(--rf-radius);background:#fff}.table th{height:48px;padding:11px 13px;border-bottom:1px solid var(--rf-line);color:#53626d;background:#e9eef1;font-size:11px;font-weight:700;letter-spacing:.02em}.table td{padding:13px;border-color:#e7ecef;font-size:12px}.table tbody tr{transition:background-color .15s ease}.table tbody tr:hover{background:#f5f8fa}.status{border-radius:13px}.status.pending{color:var(--rf-warning);background:#f6eee2}.status.done{color:var(--rf-success);background:#e7f2ed}.filter-row a{border-radius:4px}.filter-row a.active{background:var(--rf-navy);border-color:var(--rf-navy)}.partner-operation-card,.stat-card{border-color:var(--rf-line);border-radius:var(--rf-radius);box-shadow:var(--rf-shadow-small)}.stat-card{position:relative;overflow:hidden}.stat-card:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;background:var(--rf-blue)}.stat-card strong{color:var(--rf-ink);font-family:Arial Narrow,Arial,sans-serif;font-weight:700}.dashboard{padding-top:58px;background:var(--rf-paper)}.dashboard-topbar{height:58px;padding:0 22px;border-color:var(--rf-line);background:rgba(255,255,255,.97);box-shadow:0 3px 14px rgba(13,27,42,.045);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dashboard-topbar-brand{color:var(--rf-ink);font-size:15px}.dashboard-topbar-mark{width:30px;height:30px;border-radius:4px;background:var(--rf-navy)}.dashboard-topbar-user{color:var(--rf-muted);font-size:12px}.dashboard .sidebar{top:58px;width:236px;height:calc(100vh - 58px);padding:18px 14px;border:0;background:var(--rf-navy);color:#fff}.sidebar-brand{padding:12px 12px 20px;border-color:rgba(255,255,255,.14);color:#fff;font-size:16px}.sidebar-role{color:#91a5b3}.side-nav{margin-top:16px}.side-nav a{position:relative;margin:2px 0;padding:10px 12px 10px 17px;border-radius:5px;color:#becbd3;font-size:12px}.side-nav a:before{content:"";position:absolute;top:50%;left:0;width:6px;height:1px;background:#728898}.side-nav a.active,.side-nav a:hover{color:#fff;background:var(--rf-navy-2)}.side-nav a.active:before{width:9px;height:2px;background:#6fa7c8}.dashboard-user-card{border:1px solid rgba(255,255,255,.1);border-radius:6px;color:#a9bac5;background:rgba(255,255,255,.045)}.dashboard-main{min-width:0;margin-left:236px;padding:28px 32px 64px}.dash-header{margin-bottom:22px}.dash-header h1{color:var(--rf-ink);font-size:23px;font-weight:700;letter-spacing:.01em}.dash-header p{color:var(--rf-muted)}.admin-product-toolbar,.order-workbench-tabs{border-color:var(--rf-line)}.pagination a.active{background:var(--rf-navy);border-color:var(--rf-navy)}.login-page.login-v7{color:var(--rf-ink);background:var(--rf-paper)}.login-world{background:linear-gradient(90deg,transparent 0 49.92%,rgba(43,92,133,.08) 49.92% 50.08%,transparent 50.08%),linear-gradient(0deg,transparent 0 49.92%,rgba(43,92,133,.06) 49.92% 50.08%,transparent 50.08%);background-size:96px 96px;opacity:.7}.login-v7-shell{width:min(1180px,calc(100% - 48px));column-gap:80px}.login-v7-brand strong{color:var(--rf-ink)}.login-v7-brand span{color:var(--rf-muted)}.login-v7-intro>svg{color:var(--rf-blue)}.login-v7-intro h1{color:var(--rf-ink);font-family:"Noto Serif SC",Songti SC,SimSun,serif}.login-v7-card{border:1px solid var(--rf-line);border-radius:var(--rf-radius);box-shadow:var(--rf-shadow)}.login-v7-input{border-color:var(--rf-line-dark);border-radius:var(--rf-radius-small)}.login-v7-input:focus-within{border-color:var(--rf-blue);box-shadow:0 0 0 3px rgba(43,92,133,.1)}.login-v7-features{border-color:var(--rf-line-dark)}.login-v7-features svg{color:var(--rf-blue)}.footer{padding:44px 0 22px;color:#c2d0d8;background:var(--rf-navy)}.footer h3,.footer h4{color:#fff}.footer a,.footer p{color:#9fb0bb}.copyright{border-color:rgba(255,255,255,.13);color:#768c9a}@media (max-width:1100px){.container{width:min(100% - 32px,960px)}.nav-inner>.home-search-section{max-width:360px}.nav-links{gap:13px}.product-hero-grid.container{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr)}.dashboard-main{padding-right:22px;padding-left:22px}}@media (max-width:760px){body{font-size:13px}.container{width:calc(100% - 24px)}.topbar{height:28px}.topbar .container{width:calc(100% - 28px);font-size:10px}.topbar .container span:last-child{display:none}.storefront-shell .navbar{height:auto;min-height:68px}.storefront-shell .nav-inner{position:relative;display:flex;flex-wrap:wrap;gap:6px 10px;min-height:68px;padding:9px 0 8px}.storefront-shell .nav-inner:has(>.home-search-section){min-height:112px}.storefront-shell .nav-inner>.brand{min-width:0;flex-grow:1;flex-shrink:1;flex-basis:calc(100% - 52px);gap:9px}.storefront-shell .nav-inner>.brand>div{display:block;min-width:0}.brand-logo img{width:40px;height:40px}.brand-name{font-size:17px;letter-spacing:.01em}.brand-sub{max-width:210px;font-size:9px}.storefront-shell .mobile-menu-button{display:inline-flex;width:40px;height:40px;margin-left:auto;flex:0 0 40px}.nav-inner>.home-search-section{order:3;flex:1 0 100%;max-width:none}.home-search-bar{grid-template-columns:minmax(0,1fr) 42px 70px;height:38px;border-radius:19px}.home-search-bar input{padding:0 12px;font-size:11px}.home-name-search-button{min-height:38px;font-size:11px}.home-name-search-button svg{display:none}.home-image-search-button svg{width:19px}.nav-links{top:67px;right:-12px;left:-12px;padding:7px 12px 14px}.nav-inner:has(>.home-search-section) .nav-links{top:111px}.nav-links form,.nav-links>a{border-color:var(--rf-line)}.logout-button:after,.nav-links a:after{display:none}.storefront-shell .hero-carousel{width:100%;height:auto;aspect-ratio:16/7;margin-top:0;border-right:0;border-left:0;box-shadow:none}.hero-arrow{width:32px;height:48px;border:0;font-size:22px}.hero-arrow.prev{left:5px}.hero-arrow.next{right:5px}.hero-only-action{bottom:28px;width:calc(100% - 36px)}.hero-only-action .button{min-width:104px;min-height:34px;padding:0 12px;font-size:11px}.hero-dots{bottom:12px;gap:6px}.hero-dots button{width:18px}.category-gateway-inner,.category-gateway-inner.gateway-count-many{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))!important;height:auto;grid-gap:8px;gap:8px;padding:10px 0 4px}.gateway-count-many .gateway-link,.gateway-link{min-height:68px;padding:9px;gap:8px;border-radius:8px}.gateway-count-many .gateway-icon,.gateway-icon{width:42px;height:42px;flex-basis:42px}.gateway-copy strong,.gateway-count-many .gateway-copy strong{font-size:13px}.gateway-copy small,.gateway-count-many .gateway-copy small{font-size:9px}.category-showcase{padding:32px 0}.section-head{align-items:center;gap:10px;margin-bottom:14px}.category-showcase .section-head>div{column-gap:9px}.category-showcase .section-head h2,.page-title h1,.section-head h2{font-size:22px}.category-title-line p{max-width:170px;overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.section-head .button{min-height:32px;padding:0 11px;font-size:10px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-card{border-radius:8px}.product-card .product-image{aspect-ratio:1/1!important}.product-body{padding:10px}.product-body h3{min-height:39px;margin-bottom:3px;font-size:13px;line-height:1.5}.product-summary{height:17px;min-height:17px;font-size:9px;line-height:17px}.product-footer{margin-top:7px;padding-top:7px}.price{font-size:15px!important;font-weight:500}.stock{font-size:9px}.card-actions{gap:5px;margin-top:8px}.card-actions .button{min-height:32px;padding:0 5px;font-size:10px}.page-shell{padding:22px 0 48px}.detail-breadcrumb{margin-bottom:12px;font-size:10px;white-space:normal}.category-sticky-filters{top:68px;margin:0 -14px 15px;padding-right:14px;padding-left:14px;background:rgba(244,246,247,.97)}body:has(.nav-inner>.home-search-section) .category-sticky-filters{top:112px}.category-sticky-filters .category-filter-bar{width:100%;margin-right:0;margin-left:0;padding-right:0;padding-left:0}.category-filter-button{height:30px!important;min-width:58px!important;padding:0 10px!important;font-size:10px!important}.category-promo{margin-bottom:16px}.category-promo-copy{padding:15px!important}.product-hero-grid.container{display:block;width:100%;max-width:100%;margin:0 0 28px!important}.product-hero-grid .detail-gallery,.product-hero-grid .product-config{border-right:0;border-left:0;border-radius:0;box-shadow:none}.product-hero-grid .detail-stage{aspect-ratio:1/1}.product-config{margin-top:8px;padding:19px 16px 84px}.product-config h1{font-size:22px}.product-lead{margin:5px 0 12px;font-size:11px}.product-config .option-group{margin:13px 0}.option-button{min-width:54px!important;min-height:32px!important;padding:5px 8px!important;font-size:10px!important}.detail-image-stack{gap:8px}.panel{padding:16px;border-radius:8px}.account-entry-grid,.account-tab-grid,.account-tab-grid.customer-tabs,.account-tab-grid.small-b-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.account-tab-grid button{min-height:88px;padding:13px}.account-tab-grid strong{font-size:14px}.account-tab-grid span{font-size:9px}.account-tab-panel{padding:15px}.account-panel-title h2,.account-tab-panel>h2{font-size:19px}.account-order-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px}.account-order-filters button{flex:0 0 auto;height:32px;padding:0 10px;font-size:10px}.account-table{min-width:760px}.cart-summary{border-right:0;border-left:0;border-radius:0}.footer{padding:30px 0 86px}.footer-grid{grid-template-columns:1fr;gap:16px}.footer a,.footer p{font-size:11px}.copyright{margin-top:20px;font-size:10px}.mobile-floating-cart{border-color:var(--rf-navy);background:var(--rf-navy);box-shadow:0 10px 26px rgba(13,27,42,.24)}.login-v7-shell{width:calc(100% - 24px);padding:18px 0 28px}.login-v7-card{padding:22px 17px;border-radius:8px}.login-v7-intro h1{font-size:28px}.login-v7-input{height:46px}.login-v7-features{grid-template-columns:repeat(2,1fr)}.dashboard{display:block;padding-top:54px}.dashboard-topbar{height:54px;padding:0 12px}.dashboard-topbar-brand{font-size:13px}.dashboard-topbar-user>span{display:none}.dashboard .sidebar{position:-webkit-sticky;position:sticky;top:54px;z-index:35;width:100%;height:auto;padding:7px 10px;overflow:hidden;border-bottom:1px solid #263c4e}.dashboard-user-card,.sidebar-brand{display:none}.side-nav{display:flex;gap:5px;margin:0;overflow-x:auto;scrollbar-width:none}.side-nav::-webkit-scrollbar{display:none}.side-nav a{flex:0 0 auto;margin:0;padding:8px 11px;color:#b9c7d0;font-size:10px}.side-nav a:before{display:none}.side-nav a.active{background:#21384a}.dashboard-main{width:100%;margin:0;padding:18px 12px 46px}.dash-header{align-items:flex-start;gap:10px}.dash-header h1{font-size:19px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stat-card{padding:14px}.stat-card strong{font-size:21px}.dash-grid,.detail-grid,.partner-operation-grid{grid-template-columns:1fr}.dashboard .panel{overflow-x:auto}.dashboard .table{min-width:820px}.dashboard .form-grid{grid-template-columns:1fr}.dashboard .field.full{grid-column:1}.admin-product-toolbar{align-items:stretch;flex-direction:column}.admin-product-search,.admin-product-search .input{width:100%}}@media (max-width:360px){.brand-sub{max-width:155px}.category-gateway-inner,.category-gateway-inner.gateway-count-many{grid-template-columns:1fr!important}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-body{padding:8px}.card-actions{grid-template-columns:1fr!important}.account-entry-grid,.account-tab-grid,.account-tab-grid.customer-tabs,.account-tab-grid.small-b-tabs{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.native-app-bottom-nav{display:none}html.ios-standalone-app body{padding-bottom:calc(66px + env(safe-area-inset-bottom))}html.ios-standalone-app .mobile-floating-cart{display:none!important}html.ios-standalone-app .native-app-bottom-nav{position:fixed;z-index:1000;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:66px;padding:5px 4px calc(5px + env(safe-area-inset-bottom));border-top:1px solid #dce1e7;background:rgba(255,255,255,.97);box-shadow:0 -8px 28px rgba(12,21,40,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.native-app-bottom-nav a{display:flex;min-width:0;align-items:center;justify-content:center;flex-direction:column;gap:2px;color:#707a88;font-size:11px;line-height:1.2}.native-app-bottom-nav a svg{width:22px;height:22px;stroke-width:1.8}.native-app-bottom-nav a.active{color:#0c1528;font-weight:700}.native-app-bottom-nav.management a.active{color:#111}.ios-install-page{min-height:100vh;display:grid;place-items:center;padding:28px 16px;background:#eef1f5}.ios-install-card{width:min(100%,520px);padding:34px;border:1px solid #dce1e7;border-radius:18px;background:#fff;box-shadow:0 22px 70px rgba(12,21,40,.12)}.ios-install-card>img{display:block;margin-bottom:18px;border-radius:20px}.ios-install-card h1{margin:8px 0 12px;font-size:clamp(30px,7vw,44px)}.ios-install-card>p{color:#596575;line-height:1.75}.ios-install-button{display:flex;width:100%;min-height:52px;margin:24px 0;align-items:center;justify-content:center}.ios-install-card ol{margin:22px 0;padding-left:22px;color:#384453;line-height:1.9}@media (max-width:560px){.ios-install-card{padding:26px 20px;border-radius:12px}}