body.shop-theme{--shop-bg:#edf8ff;--shop-surface:#ffffff;--shop-black:#000000;--shop-ink:#1c2024;--shop-muted:#60646c;--shop-muted-strong:#555860;--shop-muted-soft:#b0b4ba;--shop-link:#0d74ce;--shop-border:rgba(132,176,207,0.34);--shop-border-strong:rgba(119,166,201,0.38);--shop-shadow-soft:0 12px 34px rgba(31,105,151,0.11),0 2px 8px rgba(17,24,39,0.05);--shop-shadow-nav:0 18px 44px rgba(31,105,151,0.13),inset 0 1px 0 rgba(255,255,255,0.92);--shop-radius-sm:8px;--shop-radius-md:16px;--shop-radius-lg:24px;--shop-radius-pill:9999px;color:var(--shop-ink);background-color:var(--shop-bg);background-image:linear-gradient(180deg,rgba(250,253,255,.98),rgba(239,249,255,.96) 42%,rgba(226,244,255,.98)),linear-gradient(120deg,rgba(0,0,0,0),rgba(93,175,221,.1));font-family:Segoe UI,PingFang SC,Noto Sans SC,system-ui,sans-serif;font-size:15px;line-height:1.4}.shop-page{position:relative;min-height:100vh;padding:0 0 72px}.shop-container,.shop-nav-wrap{width:calc(100% - 32px);max-width:none;margin-left:auto;margin-right:auto}.shop-container{margin-top:18px}.shop-container-narrow{width:min(960px,calc(100% - 32px));max-width:960px}.shop-nav-shell{position:sticky;top:0;z-index:40;padding:14px 0 0}.shop-nav{gap:14px;padding:10px 16px;border:1px solid var(--shop-border-strong);border-radius:var(--shop-radius-pill);background:rgba(248,252,255,.86);backdrop-filter:blur(18px);box-shadow:var(--shop-shadow-nav)}.shop-brand-wrap,.shop-nav{display:flex;align-items:center;justify-content:space-between}.shop-brand-wrap{gap:16px;flex:0 0 auto;min-width:0}.shop-brand{display:inline-flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none}.shop-brand-mark{width:42px;height:42px;border-radius:var(--shop-radius-pill);object-fit:cover;border:1px solid rgba(217,217,224,.9);background:var(--shop-surface);flex:0 0 42px}.shop-brand-chip{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;min-width:0}.shop-brand-chip:after{content:"";display:block;width:100%;min-width:54px;height:3px;border-radius:999px;background:linear-gradient(90deg,rgba(28,32,36,.9),rgba(28,32,36,.58) 38%,rgba(28,32,36,.18) 74%,rgba(28,32,36,0))}.shop-brand-name{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--shop-black);font-size:1rem;font-weight:800;line-height:1.05;letter-spacing:-.04em}.shop-nav-toggle{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:1px solid var(--shop-border-strong);border-radius:var(--shop-radius-pill);background:var(--shop-surface);color:var(--shop-ink);cursor:pointer}.shop-nav-toggle-icon{display:block;width:18px;height:2px;background:var(--shop-ink);box-shadow:0 -6px 0 var(--shop-ink),0 6px 0 var(--shop-ink)}.shop-nav-main{justify-content:space-between;gap:20px;width:100%;min-width:0}.shop-nav-links,.shop-nav-main{display:flex;align-items:center}.shop-nav-links{gap:8px;margin:0;padding:0;list-style:none}.shop-nav-link{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:var(--shop-radius-pill);color:var(--shop-muted);font-size:.88rem;font-weight:500;letter-spacing:-.02em;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s}.shop-nav-link svg{width:15px;height:15px;flex-shrink:0}.shop-nav-link.is-active,.shop-nav-link:hover{color:var(--shop-ink);background:var(--shop-surface);box-shadow:0 12px 34px rgba(31,105,151,.11),0 2px 8px rgba(17,24,39,.05)}.shop-nav-tools{display:flex;align-items:center;gap:10px;margin-left:auto}.shop-language{gap:3px;padding:3px;border:1px solid rgba(28,32,36,.12);border-radius:999px;background:rgba(255,255,255,.78);box-shadow:0 10px 24px rgba(20,28,40,.08)}.shop-language,.shop-language-option{display:inline-flex;align-items:center}.shop-language-option{justify-content:center;min-width:42px;height:34px;padding:0 10px;border:0;border-radius:999px;background:transparent;color:#536070;font-size:13px;font-weight:800;line-height:1;text-decoration:none;cursor:pointer;font-family:inherit;transition:background-color .16s,color .16s,box-shadow .16s}.shop-language-option.is-active,.shop-language-option:hover{background:#111827;color:#fff;box-shadow:0 8px 18px rgba(17,24,39,.16)}.shop-auth-actions{display:flex;align-items:center;gap:10px}.shop-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 16px;border:1px solid var(--shop-border-strong);border-radius:var(--shop-radius-pill);font-size:.86rem;font-weight:600;letter-spacing:-.02em;text-decoration:none;appearance:none;font-family:inherit;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s,color .2s}.shop-button:hover{transform:translateY(-1px);box-shadow:0 3px 6px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.07)}.shop-button-dark{border-color:var(--shop-black);background:var(--shop-black);color:var(--shop-surface)}.shop-button-light{background:var(--shop-surface);color:var(--shop-ink)}.shop-button svg{width:14px;height:14px}.shop-notice{margin-top:22px;padding:18px 22px;border:1px solid var(--shop-border);border-radius:var(--shop-radius-lg);background:linear-gradient(rgba(255,255,255,.94),rgba(248,253,255,.9));box-shadow:var(--shop-shadow-soft)}.shop-notice h2{margin:0 0 6px;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--shop-muted)}.shop-notice p{margin:0;font-size:.86rem;line-height:1.55;color:var(--shop-ink);white-space:pre-wrap;text-wrap:pretty}.shop-layout{display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);gap:24px;align-items:start;margin-top:26px}.shop-panel{border:1px solid var(--shop-border);border-radius:var(--shop-radius-lg);background:linear-gradient(rgba(255,255,255,.94),rgba(248,253,255,.9));box-shadow:var(--shop-shadow-soft)}.shop-sidebar{position:sticky;top:104px}.shop-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;min-height:110px;padding:22px 22px 16px;border-bottom:1px solid rgba(224,225,230,.95)}.shop-sidebar .shop-panel-header{align-items:center}.shop-panel-copy{display:grid;gap:6px;min-width:0}.shop-kicker{margin:0;color:var(--shop-muted);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.shop-panel-title{margin:0;color:var(--shop-black);font-size:clamp(1rem,1.4vw,1.45rem);font-weight:700;letter-spacing:-.04em;line-height:1.15;text-wrap:pretty}.shop-panel-body{padding:22px}.shop-category-tree{display:grid;gap:6px;max-height:calc(100vh - 180px);overflow:auto}.shop-category-link{display:inline-flex;align-items:center;gap:10px;width:100%;min-width:0;padding:8px 10px;border:1px solid transparent;border-radius:var(--shop-radius-pill);background:transparent;color:var(--shop-muted-strong);font-size:.88rem;font-weight:500;text-align:left;text-decoration:none;transition:.2s}.shop-category-link.is-active,.shop-category-link:hover{border-color:rgba(217,217,224,.95);background:var(--shop-surface);color:var(--shop-ink);box-shadow:0 3px 6px rgba(0,0,0,.08),0 2px 4px rgba(0,0,0,.07)}.shop-category-icon{width:42px;height:42px;border-radius:14px;border:1px solid rgba(224,225,230,.95);background:#f0f0f3 50%/cover no-repeat;flex:0 0 42px;overflow:hidden}.shop-category-icon-cart{display:inline-flex;align-items:center;justify-content:center;color:var(--shop-muted-strong)}.shop-category-icon-cart svg{width:20px;height:20px}.shop-category-icon img{width:100%;height:100%;object-fit:cover;display:block}.shop-category-copy{min-width:0;flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;gap:10px}.shop-category-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-category-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:22px;padding:0 8px;border-radius:var(--shop-radius-pill);background:#f0f0f3;color:var(--shop-muted);font-size:.7rem;font-weight:700}.shop-catalog-header{position:relative;padding-right:404px}.shop-catalog-tools{position:absolute;top:18px;right:22px;display:flex;align-items:center;justify-content:flex-end;gap:8px;width:min(100%,360px)}.shop-search-combo{display:flex;align-items:center;width:100%;min-width:0;padding:4px;border:1px solid var(--shop-border);border-radius:var(--shop-radius-pill);background:rgba(255,255,255,.82);box-shadow:inset 0 1px 0 rgba(255,255,255,.9);gap:6px}.shop-searchbox{display:inline-flex;align-items:center;gap:10px;flex:1 1 auto;height:38px;min-width:0;padding:0 0 0 14px}.shop-searchbox svg{width:14px;height:14px;color:var(--shop-muted);flex-shrink:0}.shop-searchbox input{width:100%;border:0;outline:0;background:transparent;color:var(--shop-ink);font-size:.86rem;font-family:inherit}.shop-searchbox input::placeholder{color:var(--shop-muted-soft)}.shop-search-combo .shop-button{min-height:34px;padding:0 15px;box-shadow:none;flex:0 0 auto}.shop-search-combo .shop-button:hover{transform:none}.shop-filter-trigger,.shop-sidebar-backdrop,.shop-sidebar-close{display:none}.shop-table-wrap{overflow:hidden}.shop-commodity-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0}.shop-commodity-table col.price{width:108px}.shop-commodity-table col.stock{width:98px}.shop-commodity-table col.action{width:118px}.shop-commodity-table thead th{padding:14px 16px;border-bottom:1px solid rgba(224,225,230,.95);color:var(--shop-muted);background:rgba(237,248,255,.6);font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;text-align:center}.shop-commodity-table tbody td:first-child,.shop-commodity-table thead th:first-child{text-align:left}.shop-commodity-table tbody td:last-child,.shop-commodity-table thead th:last-child{text-align:right}.shop-commodity-table tbody td{padding:15px 16px;border-bottom:1px solid rgba(224,225,230,.95);vertical-align:middle}.shop-commodity-table tbody tr:last-child td{border-bottom:0}.shop-commodity-row{transition:background .2s}.shop-commodity-row:hover{background:rgba(235,248,255,.72)}.shop-commodity-anchor{display:flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none}.shop-commodity-thumb{width:42px;height:42px;border-radius:14px;border:1px solid rgba(224,225,230,.95);background:#f0f0f3;flex:0 0 42px;overflow:hidden;object-fit:cover;display:block}.shop-commodity-thumb.product-cover-placeholder{display:flex;align-items:center;justify-content:center;font-size:.85rem}.shop-commodity-thumb img{width:100%;height:100%;display:block;object-fit:cover}.shop-commodity-copy{display:grid;gap:6px;min-width:0}.shop-commodity-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--shop-ink);font-size:.92rem;font-weight:600;letter-spacing:-.03em}.shop-commodity-tags{display:flex;flex-wrap:wrap;gap:6px}.shop-pill{display:inline-flex;align-items:center;min-height:21px;padding:0 8px;border-radius:var(--shop-radius-pill);background:#f0f0f3;color:var(--shop-muted-strong);font-size:.66rem;font-weight:700;letter-spacing:.02em}.shop-pill-price{display:none;background:linear-gradient(rgba(205,165,72,.18),rgba(205,165,72,.1));color:rgb(154,106,18);border:1px solid rgba(186,145,47,.18)}.shop-commodity-price{color:var(--shop-black);font-size:.94rem;font-weight:700;letter-spacing:-.03em;white-space:nowrap;text-align:center}.shop-commodity-muted{color:var(--shop-muted);font-size:.84rem;white-space:nowrap;text-align:center}.shop-commodity-action-disabled,.shop-commodity-action-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:34px;padding:0 12px;border-radius:var(--shop-radius-pill);font-size:.78rem;font-weight:700;text-decoration:none}.shop-commodity-action-link{background:var(--shop-black);color:var(--shop-surface)}.shop-commodity-action-disabled{background:#f0f0f3;color:var(--shop-muted-soft)}.shop-empty{margin:12px 0;padding:28px 8px;color:var(--shop-muted);font-size:.88rem;text-align:center}.shop-page .auth-title{margin:28px 0 14px;font-size:clamp(1.4rem,3vw,2.2rem);font-weight:800;letter-spacing:-.05em;color:var(--shop-black)}.shop-page .auth-form,.shop-page .checkout-success,.shop-page .legal-page,.shop-page .order-card,.shop-page .product-detail{border:1px solid var(--shop-border);border-radius:var(--shop-radius-lg);background:linear-gradient(rgba(255,255,255,.94),rgba(248,253,255,.9));box-shadow:var(--shop-shadow-soft)}.shop-page .auth-form{padding:22px}.shop-page .auth-input,.shop-page .console-input{border-radius:14px;border-color:var(--shop-border);min-height:42px;padding:8px 12px}.shop-page .auth-submit,.shop-page .console-entry-header,.shop-page .product-detail-cta,.shop-page .support-modal-copy{border-radius:var(--shop-radius-pill);background:var(--shop-black);color:#fff;min-height:42px;font-weight:700}.shop-page .auth-back a,.shop-page .auth-switch-link,.shop-page .brand-text,.shop-page .checkout-price,.shop-page .order-delivery-sent,.shop-page .product-detail-price{color:var(--shop-ink)}.shop-page .brand-gradient,.shop-page .product-cover-placeholder{background:linear-gradient(135deg,#111827,#334155)}.shop-page .product-detail-notices{background:rgba(237,248,255,.8)}.shop-page .site-footer{margin-top:36px;padding-top:18px;border-top:1px solid var(--shop-border)}.shop-page .site-footer-nav a:hover{color:var(--shop-ink)}.shop-page .support-fab{background:var(--shop-black);box-shadow:0 8px 18px rgba(17,24,39,.16)}.shop-page .support-panel-list a,.shop-page .support-panel-list button{color:var(--shop-ink);background:#f4f8fb}.shop-page .support-panel-list a:hover,.shop-page .support-panel-list button:hover{background:#e8f3fa}@media (max-width:1199px){.shop-nav{flex-wrap:wrap;align-items:stretch}.shop-brand-wrap{width:100%}.shop-nav-toggle{display:inline-flex}.shop-nav-main{display:none;width:100%;flex-direction:column;align-items:stretch;gap:12px;padding-top:12px;border-top:1px solid rgba(217,217,224,.9)}.shop-nav.is-open .shop-nav-main{display:flex}.shop-nav-links{width:100%;flex-direction:column;align-items:stretch}.shop-nav-tools{width:100%;margin-left:0;flex-wrap:wrap;justify-content:flex-start}.shop-auth-actions{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.shop-auth-actions .shop-button{width:100%}.shop-catalog-header,.shop-panel-header{min-height:auto}.shop-catalog-header{padding-right:22px}.shop-catalog-tools{position:static;width:100%;margin-top:12px}}@media (max-width:900px){.shop-layout{grid-template-columns:1fr;margin-top:12px}.shop-filter-trigger{display:inline-flex;width:100%}.shop-sidebar-backdrop{display:block;position:fixed;inset:0;z-index:45;border:0;background:rgba(28,32,36,.26);opacity:0;pointer-events:none;transition:opacity .2s}.shop-layout.is-filter-open .shop-sidebar-backdrop{opacity:1;pointer-events:auto}.shop-sidebar{position:fixed;top:0;bottom:0;left:0;z-index:46;display:flex;flex-direction:column;width:min(84vw,336px);border-radius:0 24px 24px 0;transform:translateX(calc(-100% - 12px));transition:transform .24s;overflow:hidden}.shop-layout.is-filter-open .shop-sidebar{transform:translateX(0)}.shop-sidebar-close{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--shop-border-strong);border-radius:var(--shop-radius-pill);background:#f0f0f3;color:var(--shop-ink);cursor:pointer}.shop-sidebar .shop-panel-body{flex:1 1 auto;overflow:auto}.shop-category-tree{max-height:none}}@media (max-width:767px){.shop-container,.shop-container-narrow,.shop-nav-wrap{width:calc(100% - 18px)}.shop-nav-shell{position:static;padding-top:8px}.shop-nav{border-radius:24px;padding:8px 10px}.shop-brand-name{font-size:.88rem}.shop-brand-mark{width:38px;height:38px;flex-basis:38px}.shop-language{width:100%;justify-content:center}.shop-language-option{flex:1 1 0}.shop-search-combo{flex-direction:column;padding:0;border:0;background:transparent;box-shadow:none;gap:10px}.shop-searchbox{min-height:42px;height:42px;border:1px solid var(--shop-border);border-radius:var(--shop-radius-pill);background:var(--shop-surface)}.shop-search-combo .shop-button{width:100%}.shop-commodity-table,.shop-commodity-table tbody,.shop-commodity-table td,.shop-commodity-table th,.shop-commodity-table thead,.shop-commodity-table tr{display:block;width:100%}.shop-commodity-table thead{display:none}.shop-commodity-table tbody td{padding:10px 12px;border-bottom:0}.shop-commodity-row{border-bottom:1px solid rgba(224,225,230,.95)}.shop-commodity-row:last-child{border-bottom:0}.shop-commodity-row td.action,.shop-commodity-row td.price,.shop-commodity-row td.stock{display:none}.shop-commodity-name{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop-pill-price{display:inline-flex}.shop-commodity-action{text-align:left}}