html{color-scheme:light dark}:root{--bg:#0b1220;--card:#111827;--text:#e5e7eb;--muted:#9ca3af;--accent:#f59e0b;--accent2:#38bdf8;--border:#1f2937;--radius:12px;--nav-h:clamp(158px,36vw + 58px,188px);--header-bg:rgba(11,18,32,0.94);--footer-bg:#070b14;--input-bg:#0f172a;--nav-hover-bg:#1f2937;--btn-primary-fg:#0b1220;--carousel-bg:#0f172a;--carousel-dot:rgba(255,255,255,0.4);--carousel-dot-active:#fff;--shadow-card:rgba(0,0,0,0.35);--modal-backdrop:rgba(0,0,0,0.6);--admin-sidebar-bg:#070b14;--admin-sidebar-hover:#111827;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px);--touch-min:44px;--content-max:1200px;--page-pad:clamp(12px,2.6vw,22px);--section-gap:clamp(14px,3vw,22px)}@media (prefers-color-scheme:light){:root{--bg:#f1f5f9;--card:#ffffff;--text:#0f172a;--muted:#64748b;--accent:#d97706;--accent2:#0284c7;--border:#e2e8f0;--header-bg:rgba(255,255,255,0.94);--footer-bg:#e2e8f0;--input-bg:#ffffff;--nav-hover-bg:#f1f5f9;--btn-primary-fg:#0f172a;--carousel-bg:#f8fafc;--carousel-dot:rgba(15,23,42,0.25);--carousel-dot-active:#0f172a;--shadow-card:rgba(15,23,42,0.12);--modal-backdrop:rgba(15,23,42,0.45);--admin-sidebar-bg:#e2e8f0;--admin-sidebar-hover:#f1f5f9}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:auto}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}img{decoding:async}svg{shape-rendering:geometricPrecision}html,body{margin:0;padding:0;font-family:"Inter",system-ui,-apple-system,"PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif;background:var(--bg);color:var(--text)}body{-webkit-tap-highlight-color:rgba(245,158,11,0.15);text-rendering:optimizeLegibility;overflow-x:clip}:where(a,button,input:not([type="hidden"]),select,textarea,summary):focus-visible{outline:2px solid var(--accent2);outline-offset:2px}:where(.btn,.carousel-dots button):focus-visible{outline-offset:3px}a{color:var(--accent2);text-decoration:none}a:hover{text-decoration:underline}.layout{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.main{flex:1;width:100%;max-width:var(--content-max);margin:0 auto;min-width:0;padding:var(--page-pad);padding-left:max(var(--page-pad),var(--safe-left));padding-right:max(var(--page-pad),var(--safe-right));padding-bottom:max(var(--page-pad),var(--safe-bottom))}.layout .main:has(>.home-three-rows-wrap:first-child){padding-top:0}.layout .main:has(>.home-three-rows-wrap:first-child) .home-three-rows-wrap{margin-bottom:0}.site-header{position:sticky;top:0;z-index:40;--header-bg:rgba(255,255,255,0.98);--nav-hover-bg:rgba(0,0,0,0.06);--nav-theme-text:#0f172a;--nav-theme-muted:#64748b;--nav-theme-font-size:15px;--nav-theme-brand-font-size:clamp(18px,2.4vw,24px);--nav-border:rgba(15,23,42,0.1);--header-r2-r3-strip:clamp(40px,5.25vw + 26px,52px);background:var(--header-bg);backdrop-filter:blur(12px);border-bottom:1px solid var(--nav-border);padding-top:var(--safe-top);color:var(--nav-theme-text);font-size:var(--nav-theme-font-size);isolation:isolate}.site-header-bg-layer{position:absolute;inset:0;z-index:0;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:cover}.site-header.site-header--shared-bg .header-row--r1,.site-header.site-header--shared-bg .header-row--r2,.site-header.site-header--shared-bg .header-row--r3{background:transparent!important}}.header-inner{width:100%;max-width:100%;margin:0;padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0;position:relative;z-index:1}.header-row--r1{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:var(--hdr-r1-min-h,52px);padding:6px 8px;flex-shrink:0;border-bottom:1px solid var(--nav-border);color:var(--hdr-row-text,var(--nav-theme-text));font-size:var(--hdr-row-font-size,var(--nav-theme-font-size));font-weight:var(--hdr-row-font-weight,400)}.header-brand-wrap{flex:1 1 auto;min-width:0;display:flex;justify-content:center;align-items:center}.header-brand-cluster{display:flex;align-items:center;gap:10px;max-width:min(100%,560px);min-width:0}.nav-auth-block{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px;justify-content:flex-end}.nav-auth-block--user{align-items:center}.site-header .nav-history-btn{flex:0 0 auto;align-self:center;min-width:36px;max-width:44px;min-height:36px;padding:4px 6px;background:rgba(0,0,0,0.05);border:none;border-right:1px solid var(--nav-border);color:inherit;font-size:22px;font-weight:700;cursor:pointer;line-height:1}.site-header .nav-history-btn--compact{min-width:32px;max-width:38px;min-height:32px;padding:2px 4px;font-size:18px}.nav-history-edge--right{border-right:none;border-left:1px solid var(--nav-border)}.site-header .nav-history-btn:hover:not(:disabled){background:var(--nav-hover-bg)}.site-header .nav-history-btn:disabled{opacity:0.35;cursor:not-allowed}.site-logo{display:flex;align-items:center;flex-shrink:0;color:inherit}.site-logo:hover{opacity:0.9;text-decoration:none}.site-logo-img{width:52px;height:52px;object-fit:contain;display:block;border-radius:10px}.brand{display:flex;flex-direction:column;align-items:center;text-align:center;line-height:1.25;flex-shrink:1;min-width:0}.brand-link{text-decoration:none;color:inherit;display:flex;flex-direction:column;align-items:center;gap:2px}.brand-zh{font-weight:var(--hdr-r1-brand-weight,700);font-size:var(--hdr-r1-brand-fs,var(--nav-theme-brand-font-size));color:var(--hdr-row-text,var(--nav-theme-text));line-height:1.2}.brand-en{font-size:var(--hdr-r1-en-fs,clamp(12px,1.5vw,15px));color:var(--hdr-r1-muted,var(--nav-theme-muted));line-height:1.25}.header-row--r2{display:flex;justify-content:space-between;align-items:center;gap:clamp(4px,1.1vw,12px) clamp(6px,1.8vw,14px);box-sizing:border-box;height:var(--hdr-r2-min-h,var(--header-r2-r3-strip));min-height:var(--hdr-r2-min-h,var(--header-r2-r3-strip));max-height:var(--hdr-r2-min-h,var(--header-r2-r3-strip));padding:0 clamp(8px,2.4vw,16px);flex-shrink:0;border-bottom:1px solid var(--nav-border);color:var(--hdr-row-text,var(--nav-theme-text));font-size:var(--hdr-row-font-size,clamp(13px,0.82rem + 0.35vw,15px));font-weight:var(--hdr-row-font-weight,400)}.header-row--r2 .lang-sep{color:var(--hdr-row-muted,var(--nav-theme-muted))}.header-row--r2 .lang-link{color:var(--hdr-row-text,var(--nav-theme-text))}.header-row--r2 .lang-link.active{font-weight:600;text-decoration:underline}.header-r2-download{flex:0 1 auto;display:flex;align-items:center;justify-content:flex-start;min-width:0}.header-r2-inner{display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-end;gap:clamp(4px,1vw,10px) clamp(6px,1.6vw,12px);flex:1 1 auto;max-width:100%;min-width:0}.header-r2-auth{display:flex;align-items:center;flex-shrink:1;min-width:0}.search-box--header{display:flex;align-items:center;gap:clamp(2px,0.5vw,6px);width:auto;max-width:clamp(96px,22vw,168px);flex:0 1 clamp(96px,22vw,168px);min-width:0;overflow:hidden;border-radius:8px}.search-box--header input{width:0;min-width:0;flex:1 1 auto;background:var(--hdr-r2-input-bg,rgba(255,255,255,0.95));border:1px solid var(--nav-border);color:var(--hdr-row-text,var(--nav-theme-text));border-radius:8px;padding:clamp(4px,0.9vw + 2px,8px) clamp(5px,1vw + 3px,10px);font-size:var(--hdr-r2-input-fs,clamp(11px,0.72rem + 0.35vw,13px))}.site-header .search-box--header .btn{flex-shrink:0}.site-header #header-search-wrap.header-search--mode-auto{display:none!important}@media (min-width:1024px){.site-header #header-search-wrap.header-search--mode-auto{display:flex!important;align-items:center}}.header-row--r3{display:flex;flex-wrap:nowrap;align-items:center;justify-content:center;box-sizing:border-box;height:auto;min-height:0;max-height:none;padding:4px clamp(8px,2.4vw,16px) 6px;flex-shrink:0;overflow:hidden;color:var(--hdr-row-text,var(--nav-theme-text));font-size:var(--hdr-row-font-size,clamp(13px,0.82rem + 0.35vw,15px));font-weight:var(--hdr-row-font-weight,400)}html[lang="zh"] .header-row--r3{padding-left:clamp(10px,3vw + 4px,28px);padding-right:clamp(8px,2.4vw,16px)}.header-nav-main{flex:1 1 auto;min-width:0;min-height:0;display:flex;justify-content:center;align-items:center;overflow:hidden}.header-nav-main .nav-links{justify-content:center;flex-wrap:nowrap;gap:var(--hdr-r3-link-gap,clamp(3px,0.85vw + 2px,16px));max-width:100%;margin:0 auto;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex:1 1 auto;min-width:0;padding:0 clamp(2px,1vw,8px);align-items:center}.site-header .nav-links{display:flex;align-items:center;gap:var(--hdr-r3-link-gap,clamp(3px,0.85vw + 2px,14px));flex-wrap:nowrap;list-style:none;margin:0;padding:0}.site-header .nav-links a{color:var(--hdr-r3-link-color,var(--hdr-row-text,var(--nav-theme-text)));padding:clamp(2px,0.35vw + 2px,5px) clamp(5px,1.1vw + 3px,13px);border-radius:clamp(6px,1vw + 4px,9px);font-size:var(--hdr-r3-link-fs,clamp(11.5px,0.68rem + 0.62vw,20px));font-weight:var(--hdr-r3-link-weight,500);white-space:nowrap;line-height:1.15;display:inline-flex;align-items:center;justify-content:center}.site-header .nav-links a:hover{background:var(--hdr-r3-hover-bg,var(--nav-hover-bg));text-decoration:none}.nav-item-dropdown{position:relative}.site-header .nav-dropdown{display:none;position:absolute;top:calc(100% + 6px);left:50%;transform:translateX(-50%);min-width:220px;max-height:min(70vh,360px);overflow-y:auto;margin:0;padding:6px 0;list-style:none;background:var(--header-menu-bg,var(--header-bg));border:1px solid var(--nav-border);border-radius:var(--radius);box-shadow:0 16px 48px rgba(15,23,42,0.12);z-index:60}.nav-dropdown li{margin:0}.site-header .nav-dropdown a{display:block;padding:10px 16px;font-size:14px;color:var(--hdr-r3-link-color,var(--hdr-row-text,var(--nav-theme-text)));border-radius:0}.site-header .nav-dropdown a:hover{background:var(--hdr-r3-hover-bg,var(--nav-hover-bg));text-decoration:none}@media (min-width:901px){.nav-item-dropdown:hover .nav-dropdown,.nav-item-dropdown:focus-within .nav-dropdown{display:block}}@media (max-width:900px){.site-header .nav-item-dropdown{position:relative;z-index:50}.site-header .nav-item-dropdown>.nav-anchor-products{position:relative;z-index:52}.nav-item-dropdown.open .nav-dropdown{display:block;position:absolute;top:calc(100% + 4px);left:0;transform:none;min-width:200px;max-height:min(55vh,300px);overflow-y:auto;margin:0;padding:6px 0;background:var(--header-menu-bg,var(--header-bg));border:1px solid var(--nav-border);border-radius:var(--radius);box-shadow:0 12px 36px rgba(15,23,42,0.18)}}.site-header .lang-switch{display:flex;align-items:center;gap:clamp(4px,1vw,8px);font-size:clamp(10px,0.65rem + 0.45vw,13px);flex:0 0 auto;white-space:nowrap}.site-header .lang-switch .lang-sep{color:var(--nav-theme-muted);user-select:none}.site-header .lang-switch .lang-link{color:var(--nav-theme-muted);padding:4px 6px;border-radius:6px}.site-header .lang-switch .lang-link:hover{color:var(--nav-theme-text);text-decoration:none;background:var(--nav-hover-bg)}.site-header .lang-switch .lang-link.active{color:var(--accent2);font-weight:600}.site-header .btn-ghost{color:var(--nav-theme-text);border-color:var(--nav-border);background:rgba(255,255,255,0.85)}.site-header .btn-primary{color:var(--btn-primary-fg)}.site-header .btn.btn-sm,.site-header button.btn-sm{display:inline-flex!important;align-items:center;justify-content:center;box-sizing:border-box;padding:clamp(5px,0.65vw + 2px,9px) clamp(8px,1.2vw + 4px,12px)!important;font-size:clamp(11px,0.65rem + 0.42vw,13px)!important;min-height:clamp(32px,calc(var(--header-r2-r3-strip) - 6px),42px);line-height:1!important}.site-header a.nav-app-btn.nav-app-btn--static{cursor:default;pointer-events:none;user-select:none;white-space:pre-line;text-align:center;line-height:1.25;text-decoration:none}.lang-select,.btn{background:var(--input-bg);border:1px solid var(--border);color:var(--text);border-radius:8px;padding:8px 10px;font-size:13px;cursor:pointer}.btn-primary{background:linear-gradient(135deg,#f59e0b,#d97706);border:none;color:var(--btn-primary-fg);font-weight:600}.btn-ghost{background:transparent;border-color:var(--border)}@media (max-width:900px){.site-header .nav-history-btn.nav-history-btn--compact{min-width:clamp(30px,8vw,34px);max-width:clamp(34px,9vw,40px);min-height:clamp(30px,8vw,34px);font-size:clamp(15px,4.2vw,17px);touch-action:manipulation}.nav-app-download .nav-app-btn{max-width:min(100%,38vw);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layout>.main{padding-bottom:max(calc(var(--page-pad) + 88px),calc(var(--safe-bottom) + 56px))}.floating-stack{right:max(6px,var(--safe-right));bottom:max(4px,var(--safe-bottom));--float-fs:clamp(8.5px,calc(0.42rem + 1.25vw),12px);max-width:min(14em,34vw)}.floating-dock__label{max-width:6.5em}.online-consult-fab{box-shadow:0 2px 10px var(--shadow-card)}}.home-three-rows-wrap{position:relative;margin:0;padding:0;border-radius:var(--radius);overflow:hidden;isolation:isolate}.home-three-rows-wrap.home-three-rows-wrap--has-bg{width:100vw;max-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);border-radius:0;overflow:hidden}.home-three-rows-wrap::before{content:"";position:absolute;inset:0;border-radius:inherit;z-index:0;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:cover;background-image:none;opacity:0}.home-three-rows-wrap.home-three-rows-wrap--has-bg::before{border-radius:0;background-image:var(--home-rows-bg-image);opacity:var(--home-rows-bg-opacity,0.4)}.home-three-rows-inner{position:relative;z-index:1}.home-three-rows-wrap.home-three-rows-wrap--has-bg .home-three-rows-inner{width:100%;max-width:min(var(--content-max),100%);margin-left:auto;margin-right:auto;box-sizing:border-box;padding-left:max(var(--page-pad),var(--safe-left));padding-right:max(var(--page-pad),var(--safe-right))}.home-section-heading{margin:var(--section-gap) 0 0.35rem;font-size:clamp(1.05rem,2.8vw,1.2rem);font-weight:700;letter-spacing:-0.02em;color:var(--text);line-height:1.28}.home-section-heading:first-of-type{margin-top:clamp(12px,2.5vw,18px)}.home-section-lead{font-size:clamp(12.5px,2.9vw,14px);color:var(--muted);margin:0 0 0.55rem;line-height:1.5;max-width:62ch}.home-load-more-wrap{text-align:center;margin:clamp(14px,3.5vw,22px) 0 clamp(10px,2.5vw,16px)}.home-load-more-wrap .btn{min-width:min(220px,100%);padding-left:clamp(18px,5vw,28px);padding-right:clamp(18px,5vw,28px)}.home-three-rows-wrap--has-bg .carousel{background:transparent}.home-three-rows-wrap--has-bg .hcat-item{background:color-mix(in srgb,var(--card) 82%,transparent)}.home-three-rows-wrap--has-bg .product-card{background:color-mix(in srgb,var(--card) 82%,transparent)}.carousel{position:relative;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);background:var(--carousel-bg);min-height:min(280px,52vw)}.carousel-slide{display:none;width:100%}.carousel-slide.active{display:block}.carousel-slide img{width:100%;height:clamp(200px,42vw,360px);object-fit:cover;display:block}.carousel-dots{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.carousel-dots button{width:10px;height:10px;border-radius:50%;border:none;background:var(--carousel-dot);cursor:pointer;flex-shrink:0}.carousel-dots button.active{background:var(--carousel-dot-active)}.hcat-row{display:flex;gap:12px;overflow-x:auto;padding:16px 0;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.hcat-row--home{padding:12px 0 20px}.hcat-item{flex:0 0 auto;width:88px;text-align:center;cursor:pointer;border:1px solid var(--border);border-radius:10px;padding:8px 6px 10px;background:var(--card);transition:transform 0.15s,border-color 0.15s,box-shadow 0.15s;font:inherit;color:inherit;margin:0;appearance:none}.hcat-item:hover{transform:translateY(-2px);border-color:var(--accent2)}.hcat-item--active{border-color:var(--accent2);box-shadow:0 0 0 1px var(--accent2);background:rgba(245,158,11,0.08)}.hcat-item__icon-wrap{display:block;width:56px;height:56px;margin:0 auto;border-radius:8px;overflow:hidden;background:var(--input-bg);border:1px solid var(--border)}.hcat-item__img{width:100%;height:100%;object-fit:cover;display:block}.hcat-item__label{margin-top:8px;font-size:12px;line-height:1.25;color:var(--muted);max-width:84px;margin-left:auto;margin-right:auto;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hcat-item--active .hcat-item__label{color:var(--nav-theme-text);font-weight:600}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,156px),1fr));gap:clamp(10px,2.2vw,16px)}@media (min-width:480px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,172px),1fr))}}@media (min-width:901px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px 16px}}.product-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:box-shadow 0.2s ease,transform 0.2s ease}@media (hover:hover) and (pointer:fine){.product-card:hover{box-shadow:0 10px 32px var(--shadow-card);transform:translateY(-2px)}}.product-card img{width:100%;height:clamp(140px,38vw,190px);object-fit:cover}@media (min-width:901px){.product-card img{height:180px}}.product-card .meta{padding:10px 12px 14px}.product-card .title{font-size:14px;margin:0 0 6px;line-height:1.35;min-height:38px}.product-card .price{color:var(--accent);font-weight:700;font-size:16px}@media (max-width:640px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.product-card{border-radius:10px}.product-card img{width:100%;height:auto;aspect-ratio:1;max-height:min(46vw,220px);object-fit:cover}.product-card .meta{padding:8px 8px 10px}.product-card .title{font-size:12px;margin:0 0 4px;line-height:1.35;min-height:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-card .price{font-size:13px}.hcat-row{gap:8px;padding:12px 0 14px}.hcat-item{width:76px;padding:6px 4px 8px}.hcat-item__icon-wrap{width:48px;height:48px}.hcat-item__label{margin-top:6px;font-size:11px;max-width:76px;-webkit-line-clamp:3}.product-cat-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;margin-bottom:12px}.product-cat-card{padding:10px 8px}.product-cat-card img{width:64px;height:64px;border-radius:10px}.product-cat-card span{font-size:12px}.carousel{min-height:min(200px,46vw)}.carousel-slide img{height:clamp(160px,36vw,280px)}}.pd-page-root{min-height:40vh}.pd-wrap{max-width:var(--content-max);margin:0 auto;padding:var(--page-pad) var(--page-pad) clamp(32px,8vw,52px)}.pd-breadcrumb{font-size:13px;color:var(--muted);margin-bottom:16px}.pd-breadcrumb a{color:var(--muted);text-decoration:none}.pd-breadcrumb a:hover{color:var(--accent)}.pd-bc-sep{margin:0 8px;opacity:0.6}.pd-err{padding:24px;text-align:center;color:var(--muted)}.pd-shop-card{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:20px 20px 24px;box-shadow:0 2px 24px var(--shadow-card)}.pd-shop-grid{display:grid;grid-template-columns:64px minmax(240px,1fr) minmax(280px,380px);gap:20px 28px;align-items:start}@media (max-width:960px){.pd-shop-grid{grid-template-columns:1fr}.pd-thumb-col{flex-direction:row!important;flex-wrap:wrap;justify-content:flex-start}}.pd-thumb-col{display:flex;flex-direction:column;gap:8px}.pd-thumb-btn{padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;background:var(--input-bg);line-height:0;transition:border-color 0.15s,box-shadow 0.15s}.pd-thumb-btn img{width:56px;height:56px;object-fit:cover;display:block}.pd-thumb-btn.is-active,.pd-thumb-btn:hover{border-color:var(--accent2);box-shadow:0 0 0 1px var(--accent2)}.pd-color-row{margin:12px 0 16px}.pd-color-label{font-size:13px;font-weight:600;margin:0 0 10px;color:var(--muted)}.pd-color-swatches{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-start}.pd-color-btn{display:flex;flex-direction:column;align-items:center;gap:6px;padding:6px 8px;margin:0;border:2px solid transparent;border-radius:10px;background:transparent;cursor:pointer;color:inherit;font:inherit;max-width:88px;transition:border-color 0.15s,box-shadow 0.15s}.pd-color-btn:hover{border-color:var(--border)}.pd-color-btn.is-active{border-color:var(--accent2);box-shadow:0 0 0 1px var(--accent2)}.pd-color-swatch{width:44px;height:44px;border-radius:10px;overflow:hidden;border:1px solid var(--border);flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--input-bg)}.pd-color-swatch img{width:100%;height:100%;object-fit:cover;display:block}.pd-color-fill{display:block;width:100%;height:100%}.pd-color-fill.pd-color-empty{background:repeating-linear-gradient(-45deg,var(--border),var(--border) 2px,transparent 2px,transparent 6px);opacity:0.5}.pd-color-name{font-size:12px;line-height:1.3;text-align:center;color:var(--muted);word-break:break-word}.pd-main-stage{min-width:0}.pd-main-frame{background:linear-gradient(180deg,var(--input-bg) 0%,var(--card) 100%);border-radius:12px;border:1px solid var(--border);padding:12px;text-align:center}.pd-main-img{width:100%;max-height:min(72vh,560px);object-fit:contain;border-radius:8px;cursor:zoom-in;vertical-align:middle}.pd-tool-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid var(--border)}.pd-tool-btn{flex:1 1 auto;min-width:120px;justify-content:center;font-size:14px}.pd-buy-col{padding-top:4px;border-left:1px solid var(--border);padding-left:24px}@media (max-width:960px){.pd-buy-col{border-left:none;padding-left:0;border-top:1px solid var(--border);padding-top:20px}}.pd-title{font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:700;line-height:1.35;margin:0 0 10px;letter-spacing:-0.02em}.pd-sub{color:var(--muted);font-size:14px;margin:0 0 14px;line-height:1.5}.pd-price-row{display:flex;align-items:baseline;gap:6px;margin:16px 0 12px;padding:12px 14px;background:linear-gradient(90deg,rgba(234,88,12,0.12),transparent);border-radius:8px;border:1px solid rgba(234,88,12,0.25)}.pd-price-cur{font-size:15px;font-weight:600;color:var(--accent)}.pd-price-num{font-size:28px;font-weight:800;color:var(--accent);letter-spacing:-0.03em}.pd-guarantee{font-size:13px;color:var(--muted);margin:0 0 16px;line-height:1.5}.pd-actions{display:flex;flex-wrap:wrap;gap:10px;margin:0 0 14px}.pd-actions-two{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:8px}@media (max-width:400px){.pd-actions-two{grid-template-columns:1fr}}.pd-btn-half{min-height:44px;justify-content:center;text-align:center}.pd-btn-wide{min-width:120px;justify-content:center}.pd-btn-ghost{border:1px solid var(--border);background:var(--card)}.pd-cart-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px}.pd-qty-label{display:inline-flex;align-items:center;gap:8px;font-size:14px;color:var(--muted)}.pd-qty-label input{width:72px;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text)}.pd-price-note{font-size:13px;color:var(--text);margin:0;line-height:1.55;opacity:0.9}.pd-section{margin-top:32px}.pd-section-title{font-size:18px;font-weight:700;margin:0 0 14px;padding-bottom:10px;border-bottom:2px solid var(--accent);display:inline-block;min-width:120px}.pd-spec-card{background:var(--card);border:1px solid var(--border);border-radius:10px;overflow:hidden}.pd-desc-box{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:18px 20px;font-size:15px;line-height:1.75}.pd-desc-text{margin:0;color:var(--text)}.pd-taobao-detail .pd-section-title{margin-bottom:12px}.pd-detail-body{background:var(--card);border:1px solid var(--border);border-radius:12px;overflow:hidden;padding:0}.pd-block-fig{margin:0;padding:0;background:#f8fafc}:root[data-theme="dark"] .pd-block-fig{background:var(--input-bg)}.pd-block-fig img{width:100%;display:block;vertical-align:middle}.pd-block-cap{text-align:center;font-size:14px;color:var(--muted);padding:12px 16px 20px;line-height:1.5}.pd-block-text{padding:20px 24px;max-width:100%}.pd-legacy-detail{padding:20px 24px;border-top:1px dashed var(--border)}.pd-related-section{padding-bottom:16px}.spec-table{width:100%;border-collapse:collapse;font-size:14px}.spec-table td{border-bottom:1px solid var(--border);padding:12px 16px}.spec-table tr:last-child td{border-bottom:none}.spec-table td:first-child{color:var(--muted);width:32%;font-weight:500}.detail-html{line-height:1.75;font-size:15px}.detail-html img{max-width:100%;height:auto;display:block;margin:0 auto}.auth-form-wrap{max-width:420px}.auth-page--register{max-width:520px;margin:0 auto;padding:0 16px 48px}.auth-form-wrap--register{max-width:100%;padding:8px 0 0}.page-hero--register{padding:28px 0 16px}.page-hero--register h1{font-size:clamp(1.75rem,4.5vw,2.125rem);font-weight:800;letter-spacing:-0.02em;line-height:1.2}.auth-form-wrap--register .form-row{margin-bottom:18px}.auth-form-wrap--register .form-row label{font-size:15px;font-weight:600;color:var(--text);margin-bottom:8px}.auth-form-wrap--register .form-row input{font-size:17px;padding:14px 16px;min-height:52px;border-radius:10px;box-sizing:border-box}.auth-form-wrap--register .btn.btn-primary{width:100%;margin-top:8px;padding:16px 20px;font-size:17px;font-weight:700;border-radius:12px;min-height:54px}.auth-form-wrap--register .auth-form-links{text-align:center;margin-top:20px;font-size:16px}.auth-form-links{margin-top:14px;font-size:14px}.auth-form-links .auth-sep{margin:0 6px;opacity:0.5}.auth-lead{max-width:36rem;font-size:14px;color:var(--muted);line-height:1.55;margin:0 0 16px}.auth-birth-hint{font-size:13px;color:var(--muted);margin:0 0 14px;line-height:1.5}.auth-form-wrap--register .auth-birth-hint{font-size:14px;margin-bottom:16px}.birth-fieldset{border:none;padding:0;margin:0 0 12px;min-width:0}.auth-form-wrap--register .birth-fieldset{margin-bottom:18px}.birth-legend{padding:0;margin:0 0 4px;font-size:13px;font-weight:600;color:var(--muted)}.auth-form-wrap--register .birth-legend{font-size:15px;font-weight:600;color:var(--text);margin-bottom:8px}.birth-selects{display:grid;grid-template-columns:1.15fr 1.35fr 0.95fr;gap:10px;align-items:end}@media (max-width:480px){.birth-selects{grid-template-columns:1fr;gap:14px}}.birth-select-field{display:flex;flex-direction:column;gap:6px;min-width:0}.birth-select-label{font-size:12px;font-weight:600;color:var(--muted);letter-spacing:0.02em}.auth-form-wrap--register .birth-select-label{font-size:14px;color:var(--text)}.birth-select{width:100%;padding:12px 10px;font-size:16px;line-height:1.3;border-radius:10px;border:1px solid var(--border);background-color:var(--input-bg);color:var(--text);cursor:pointer;min-height:48px;box-sizing:border-box;font-variant-numeric:tabular-nums;appearance:auto;-webkit-appearance:menulist}.auth-form-wrap--register .birth-select{font-size:17px;padding:14px 16px;min-height:52px;border-radius:12px}.birth-select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(245,158,11,0.2)}.nav-auth-block--user{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.nav-customer-link{text-decoration:none;max-width:140px}.nav-customer-link .nav-customer-name{display:inline-block;font-size:14px;font-weight:600;color:inherit;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}@media (max-width:900px){.nav-customer-link{max-width:100px}}.account-hub{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:24px;padding:16px 18px}.account-info{--account-label-col:11rem;--account-line-gap:16px;margin-bottom:28px;padding:18px 20px}@media (max-width:420px){.account-info{--account-label-col:9rem}}.account-info__title{margin:0 0 12px;font-size:1.15rem}.account-info-list{margin:0;padding:0}.account-info-line{display:grid;grid-template-columns:var(--account-label-col) minmax(0,1fr);column-gap:var(--account-line-gap);align-items:center;padding:10px 0;border-bottom:1px solid var(--border);width:100%;box-sizing:border-box}.account-info-list .account-info-line:last-child{border-bottom:none;padding-bottom:4px}.account-info-line__label{margin:0;padding:0;font-size:14px;font-weight:600;line-height:1.4;color:var(--muted)}.account-info-line__value{margin:0;padding:0;font-size:15px;line-height:1.4;color:var(--text);min-width:0;word-break:break-word}.account-info-line__value--birth{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px 12px}.account-info-birth-text{flex:0 1 auto;min-width:0}.account-info-edit-btn{flex-shrink:0}.account-info-line--pwd-row{margin-top:8px;padding-top:10px;border-top:1px solid var(--border);border-bottom:none}.account-info-line__spacer{display:block;min-height:1px;pointer-events:none}.account-info>.account-edit-panel{width:100%;min-width:0;margin-top:12px;box-sizing:border-box}.account-pwd-toggle-btn{margin-top:0}.account-edit-panel{margin-top:16px;padding:16px;border-radius:var(--radius);border:1px solid var(--border);background:var(--input-bg)}.account-edit-panel--pwd .form-row{margin-bottom:10px}.account-edit-panel__h{margin:0 0 12px;font-size:1rem}.account-edit-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:12px}.account-settings{margin-bottom:28px;padding:18px 20px}.account-settings__h{margin:0 0 16px;font-size:1.15rem}.account-settings__block{margin-bottom:24px}.account-settings__block:last-child{margin-bottom:0}.account-settings__block h3{margin:0 0 10px;font-size:1rem}.account-settings__hint{font-size:13px;color:var(--muted);margin:0 0 12px;line-height:1.5}.account-settings__msg{min-height:1.25em;font-size:13px;margin:10px 0 0;color:var(--accent2)}.account-settings__msg--err{color:#b91c1c}.account-settings__block--pwd .form-row{margin-bottom:10px}.account-profile.card-like{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px;margin-bottom:20px;line-height:1.6}.account-profile p{margin:6px 0}.site-footer{position:relative;isolation:isolate;margin-top:0;padding:0;background:var(--footer-bg);border-top:1px solid var(--border);font-size:14px;color:var(--muted)}.site-footer-bg-layer{position:absolute;inset:0;z-index:0;pointer-events:none;background-repeat:no-repeat;background-position:center;background-size:cover}.site-footer-main{position:relative;z-index:1;padding:clamp(36px,5vw,44px) max(var(--page-pad),18px) clamp(28px,4vw,36px);background:var(--footer-main-bg,var(--footer-bg))}.footer-grid{max-width:var(--content-max);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,28px) clamp(22px,3.5vw,32px);align-items:start}@media (max-width:1024px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.footer-col-title{margin:0 0 14px;font-family:Georgia,"Times New Roman",Times,serif;font-size:0.72rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--text);line-height:1.35}.footer-links{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.footer-links a{color:var(--muted);text-decoration:none;transition:color 0.15s;line-height:1.45}.footer-links a:hover{color:var(--accent)}.footer-contact-block{white-space:pre-line;line-height:1.65;font-size:13px}@media (max-width:560px){.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px clamp(6px,2vw,10px);align-items:start}.footer-col{min-width:0}.footer-col-title{margin:0 0 6px;font-size:0.62rem;letter-spacing:0.06em;line-height:1.25;word-break:break-word;hyphens:auto}.footer-links{gap:4px}.footer-links a{font-size:11px;line-height:1.32;word-break:break-word;overflow-wrap:anywhere}.footer-contact-block{font-size:11px;line-height:1.42;word-break:break-word;overflow-wrap:anywhere}}.footer-quote-lead{margin:0 0 12px;font-size:13px;line-height:1.5;color:var(--muted)}.footer-quote-form{display:flex;flex-direction:column;gap:10px}.footer-quote-label{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--muted)}.footer-quote-label input,.footer-quote-label textarea{width:100%;padding:9px 11px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font-size:14px}.footer-req{color:#dc2626;margin-left:2px}.footer-captcha-row{display:flex;flex-wrap:wrap;gap:10px;align-items:flex-end}.footer-captcha-label{flex:1;min-width:100px}.footer-captcha-box{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.footer-captcha-q{font-family:ui-monospace,monospace;font-size:15px;font-weight:700;color:var(--text);padding:8px 12px;background:var(--card);border:1px solid var(--border);border-radius:8px;min-width:100px;text-align:center}.footer-captcha-refresh{font-size:12px;padding:6px 10px}.footer-quote-submit{margin-top:4px;width:100%;padding:12px 16px;border-radius:8px;border:1px solid var(--border);background:var(--card);color:var(--accent2);font-weight:700;font-size:0.75rem;letter-spacing:0.16em;text-transform:uppercase;cursor:pointer;transition:background 0.2s,border-color 0.2s}.footer-quote-submit:hover{background:var(--input-bg);border-color:var(--accent2)}.footer-quote-hint{margin:0;font-size:12px;min-height:1.2em}.site-footer-bar{position:relative;z-index:1;padding:18px 20px 22px;background:var(--footer-bar-bg,var(--card));border-top:1px solid var(--border);text-align:center;font-size:12px;color:var(--muted);line-height:1.65}.footer-bar-line1{margin:0 0 6px}.footer-bar-line2{margin:0;opacity:0.9}@media (prefers-color-scheme:light){:root{--footer-main-bg:#eef2f7;--footer-bar-bg:#e2e8f0}}@media (prefers-color-scheme:dark){:root{--footer-main-bg:#0c121c;--footer-bar-bg:#070b12}}.floating-stack{--float-fs:clamp(9px,calc(0.5rem + 1.55vw),13px);position:fixed;right:max(10px,var(--safe-right));bottom:max(20px,calc(12px + var(--safe-bottom)));z-index:200;display:flex;flex-direction:column;align-items:flex-end;gap:0.65em;max-width:min(15.5em,min(200px,38vw));font-size:var(--float-fs);line-height:1.2;pointer-events:none;contain:layout;isolation:isolate}.floating-stack>*{pointer-events:auto}.floating-dock{position:static;right:auto;bottom:auto;z-index:auto;display:flex;flex-direction:column;gap:0.5em;align-items:flex-end;max-width:100%;pointer-events:none}.online-consult-fab{display:inline-flex;align-items:center;justify-content:center;gap:0.45em;min-height:3.2em;padding:0.5em 0.95em;border-radius:999px;border:1px solid var(--border);background:linear-gradient(135deg,var(--accent2),var(--accent));color:var(--btn-primary-fg,#0b1220);font:inherit;font-size:1em;font-weight:700;cursor:pointer;box-shadow:0 4px 16px var(--shadow-card);max-width:100%}.online-consult-fab:hover{filter:brightness(1.05)}.online-consult-fab--pulse{animation:onlineConsultPulse 1.4s ease-in-out infinite}.online-consult-fab--pulse:hover{filter:brightness(1.05)}.online-consult-fab__badge{min-width:1.35em;height:1.35em;padding:0 0.35em;border-radius:999px;background:#ef4444;color:#fff;font-size:0.82em;line-height:1.35em;text-align:center;font-weight:700}@keyframes onlineConsultPulse{0%{transform:translateY(0) scale(1);box-shadow:0 4px 16px var(--shadow-card)}50%{transform:translateY(-1px) scale(1.03);box-shadow:0 6px 22px var(--shadow-card)}100%{transform:translateY(0) scale(1);box-shadow:0 4px 16px var(--shadow-card)}}.floating-dock__item{pointer-events:auto}.floating-dock__btn{display:flex;flex-direction:row;align-items:center;gap:0.45em;min-height:3.15em;padding:0.4em 0.65em 0.4em 0.5em;border-radius:0.85em;border:1px solid var(--border);background:var(--card);color:var(--text);cursor:pointer;font:inherit;font-size:1em;text-align:left;text-decoration:none;box-shadow:0 2px 12px rgba(15,23,42,0.08);max-width:100%}.floating-dock__icon{flex-shrink:0;width:2.5em;height:2.5em;object-fit:contain;border-radius:0.55em;background:var(--card);background:color-mix(in srgb,var(--card) 88%,transparent)}.floating-dock__label{line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wechat-modal-qr-wrap{text-align:center;margin:0 0 12px}.contact-social-strip{margin-bottom:24px;padding:16px;border-radius:var(--radius);border:1px solid var(--border);background:var(--card)}.contact-social-strip__title{margin:0 0 12px;font-size:1.05rem}.contact-social-strip__grid{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch}.contact-social-chip-wrap{display:inline-flex}.contact-social-chip{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:8px 12px;border-radius:10px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);text-decoration:none;font-size:14px;transition:background 0.15s ease}.contact-social-chip:hover{background:var(--nav-hover-bg,rgba(0,0,0,0.06))}.contact-social-chip img{width:28px;height:28px;object-fit:contain;flex-shrink:0}.contact-social-chip__text{white-space:nowrap}.contact-social-chip--static{cursor:default;opacity:0.92;pointer-events:none}.contact-methods-strip{margin-bottom:16px}.contact-video-stack{position:relative;aspect-ratio:16/9;background:#0f172a;border-radius:12px;border:1px solid #1f2937;overflow:hidden}.contact-video-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:16px;text-align:center;font-size:14px;line-height:1.5;color:#94a3b8;box-sizing:border-box}.contact-video-embed{position:absolute;inset:0;width:100%;height:100%}.contact-video-embed iframe,.contact-video-embed video{display:block;width:100%;height:100%;border:0;border-radius:12px}.floating-dock__btn--static{pointer-events:none;opacity:0.88;cursor:default}.contact-info-block{display:grid;gap:8px;margin-bottom:20px;font-size:15px;line-height:1.5}.contact-info-block__intro{margin:0;color:var(--muted)}.page-hero__lead{margin:0.35rem 0 0;font-size:15px;color:var(--muted);line-height:1.5;max-width:42rem}.contact-grid{display:grid;gap:16px;grid-template-columns:1fr;grid-template-areas:"video" "msg"}#msg-block{grid-area:msg}.contact-grid__aside{grid-area:video}.contact-grid--message-only{grid-template-columns:1fr;grid-template-areas:"msg"}.contact-grid--msg-map{grid-template-areas:"msg" "map"}.contact-grid--msg-map .contact-grid__map{grid-area:map}@media (min-width:801px){.contact-grid{grid-template-columns:1fr 1fr;grid-template-areas:"msg video"}.contact-grid--message-only{grid-template-columns:1fr;grid-template-areas:"msg"}.contact-grid--msg-map{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"msg map"}}.modal-backdrop{position:fixed;inset:0;background:var(--modal-backdrop);display:none;align-items:center;justify-content:center;z-index:300;padding:max(16px,var(--safe-top)) max(16px,var(--safe-right)) max(16px,var(--safe-bottom)) max(16px,var(--safe-left))}.modal-backdrop.open{display:flex}.modal{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);max-width:480px;width:100%;padding:20px}.modal h3{margin-top:0}.modal.online-consult-modal{max-width:min(100vw - 24px,440px);width:100%;max-height:min(88vh,620px);display:flex;flex-direction:column;padding:0;overflow:hidden}.oc-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid var(--border)}.oc-head h3{margin:0;font-size:1.05rem}.oc-close{border:none;background:transparent;color:var(--muted);font-size:1.5rem;line-height:1;cursor:pointer;padding:4px 8px;border-radius:8px}.oc-close:hover{color:var(--text);background:var(--nav-hover-bg,rgba(0,0,0,0.06))}.oc-status{margin:0;padding:8px 16px;font-size:12px;color:var(--muted);line-height:1.4;border-bottom:1px solid var(--border)}.oc-messages{flex:1;min-height:200px;max-height:42vh;overflow-y:auto;padding:12px 14px;display:flex;flex-direction:column;gap:10px;background:var(--bg)}.oc-msg{display:flex;max-width:92%}.oc-msg--in{align-self:flex-start}.oc-msg--out{align-self:flex-end}.oc-msg-inner{padding:8px 11px;border-radius:12px;border:1px solid var(--border);background:var(--input-bg);font-size:14px;line-height:1.45}.oc-msg--out .oc-msg-inner{background:var(--card);border-color:var(--accent2)}.oc-msg-body{word-break:break-word}.oc-msg-time{margin-top:4px;font-size:11px;color:var(--muted)}.oc-msg-att{margin-top:6px;line-height:0}.oc-msg-att img{max-width:220px;max-height:160px;border-radius:8px;object-fit:cover}.oc-msg-att--file{line-height:1.4}.oc-msg-att--file a{color:var(--accent2);word-break:break-all}.oc-composer{display:flex;flex-wrap:wrap;align-items:flex-end;gap:8px;padding:10px 12px 12px;border-top:1px solid var(--border);background:var(--card)}.oc-textarea{flex:1 1 160px;min-height:44px;max-height:120px;padding:10px;border-radius:10px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font:inherit;font-size:14px;resize:vertical}.oc-send-btn{flex-shrink:0}.oc-attach-btn{flex-shrink:0}.oc-foot-hint{margin:0;padding:0 16px 10px;font-size:11px;color:var(--muted);line-height:1.35}.oc-fallback{display:block;margin:0 16px 14px;font-size:13px;color:var(--accent2);word-break:break-all}.contact-social-chip--btn{cursor:pointer;font:inherit;border:1px solid var(--border)}.form-row{margin-bottom:12px}.form-row label{display:block;font-size:13px;color:var(--muted);margin-bottom:4px}.form-row input,.form-row textarea{width:100%;padding:10px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text)}.intl-phone-block{display:flex;flex-direction:column;gap:6px}.intl-phone-row{display:flex;gap:8px;align-items:stretch;flex-wrap:wrap}.intl-phone-cc{flex:0 1 min(200px,42%);min-width:7.5rem;padding:10px 8px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font-size:14px}.intl-phone-num{flex:1 1 140px;min-width:0;padding:10px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.form-row__label{display:block;font-size:13px;color:var(--muted);margin-bottom:4px}.msg-attach-field{margin-bottom:12px}.msg-attach-preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.msg-attach-thumb{position:relative;width:72px;height:72px;border-radius:8px;overflow:hidden;border:1px solid var(--border);flex-shrink:0}.msg-attach-thumb img{width:100%;height:100%;object-fit:cover;display:block}.msg-attach-remove{position:absolute;top:2px;right:2px;width:22px;height:22px;padding:0;line-height:20px;font-size:16px;border:none;border-radius:6px;background:rgba(0,0,0,0.55);color:#fff;cursor:pointer}.contact-msg-hint{margin:0 0 6px;font-size:12px;color:var(--muted);line-height:1.4}.footer-quote-field-hint{display:block;font-size:11px;line-height:1.35;color:var(--muted);margin-bottom:2px}.footer-quote-hint--subtle{opacity:0.85}.footer-quote-attachments{gap:6px}.footer-quote-attach-btn{align-self:flex-start;margin-top:2px}.product-card>img,.pd-main-img,.pd-thumb-btn img,.pd-color-swatch img{-webkit-touch-callout:default}[dir="rtl"] .header-inner{flex-direction:row-reverse}[dir="rtl"] .floating-stack{right:auto;left:max(12px,var(--safe-left));align-items:flex-start}.cart-badge{background:#f59e0b;color:var(--btn-primary-fg);border-radius:10px;padding:0 6px;font-size:11px;font-weight:700;margin-left:4px;vertical-align:middle}.admin-layout{display:flex;min-height:100vh}.admin-sidebar{width:220px;flex-shrink:0;background:var(--admin-sidebar-bg);border-right:1px solid var(--border);padding:16px 0;display:flex;flex-direction:column;min-height:100vh;box-sizing:border-box}.admin-sidebar-head{display:flex;align-items:center;gap:10px;padding:0 12px 14px 16px;flex-wrap:wrap}.admin-sidebar-refresh{flex-shrink:0;font-size:14px;padding:8px 14px;min-height:40px}.admin-sidebar-title{font-weight:800;font-size:17px;letter-spacing:-0.02em;color:var(--text);line-height:1.25}.admin-sidebar-foot{margin-top:auto;padding:16px;width:100%;box-sizing:border-box}.admin-sidebar-backdrop{display:none}.admin-toolbar-lead{display:flex;align-items:flex-start;gap:10px;flex:1 1 240px;min-width:0}.admin-mobile-nav-toggle{display:none;align-items:center;gap:8px;flex-shrink:0}.admin-mobile-nav-toggle-text{font-size:14px;font-weight:600}.admin-mobile-nav-toggle-bars{display:block;width:18px;height:2px;border-radius:1px;background:currentColor;box-shadow:0 -6px 0 currentColor,0 6px 0 currentColor;flex-shrink:0}.admin-sidebar-close-mobile{display:none;margin-left:auto;flex-shrink:0;min-width:44px;min-height:44px;padding:8px;font-size:18px;line-height:1;align-items:center;justify-content:center}.admin-content-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 10px;margin-bottom:8px}.admin-me-line{margin:0;color:var(--muted);font-size:12px;flex:1 1 200px;min-width:0;word-break:break-word}.admin-content-toolbar-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center;flex-shrink:0}.admin-prod-thumb{width:72px;height:72px;object-fit:cover;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);display:block;margin:0 auto}.admin-table.admin-table--products th.admin-cell-thumb{width:104px;max-width:104px;min-width:104px}.admin-table.admin-table--products tbody tr td.admin-prod-thumb-cell{width:104px;max-width:104px;min-width:104px;padding:8px!important;box-sizing:border-box;line-height:0;vertical-align:middle;text-align:center;background:var(--input-bg)}.admin-table.admin-table--products tbody tr td.admin-prod-thumb-cell .admin-prod-thumb{display:block;width:88px;height:88px;max-width:none;margin:0 auto;border-radius:6px;border:1px solid var(--border);object-fit:cover;object-position:center;background:var(--input-bg)}#products-list table.admin-table--products thead th{position:sticky;top:0;z-index:4;background:var(--card);background-clip:padding-box;box-shadow:0 1px 0 var(--border)}.admin-table.admin-table--products th.admin-cell-thumb,.admin-table.admin-table--products td.admin-prod-thumb-cell{text-align:center}.admin-table.admin-table--products tbody tr td{padding-top:13px;padding-bottom:13px;vertical-align:middle}.admin-table.admin-table--products th.admin-cell-prod-actions,.admin-table.admin-table--products td.admin-prod-actions-cell{width:62px;max-width:62px;min-width:62px;padding:10px 5px!important;text-align:center;vertical-align:middle}.admin-prod-actions-stack{display:flex;flex-direction:column;align-items:stretch;gap:6px;width:100%}.admin-prod-actions-stack .btn-sm{width:100%;box-sizing:border-box;justify-content:center;padding:5px 4px;font-size:12px;line-height:1.25}.admin-prod-actions-readonly{font-size:12px;color:var(--muted);display:block;text-align:center;line-height:1.3;padding:2px 0}.admin-sidebar-group{margin-top:14px}.admin-sidebar-head + .admin-sidebar-group{margin-top:6px}.admin-sidebar-group-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px 6px 16px;margin:0;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;color:inherit;box-sizing:border-box}.admin-sidebar-group-toggle:hover .admin-sidebar-group-label{color:var(--text)}.admin-sidebar-group-label{font-size:14px;font-weight:800;letter-spacing:0.02em;text-transform:none;color:var(--text);padding:10px 14px 6px;line-height:1.3;user-select:none}.admin-sidebar-group-toggle .admin-sidebar-group-label{padding:0;flex:1;min-width:0}.admin-sidebar-chevron{font-size:11px;line-height:1;color:var(--muted);transition:transform 0.15s ease;flex-shrink:0}.admin-sidebar-group--collapsed .admin-sidebar-chevron{transform:rotate(-90deg)}.admin-sidebar-group--collapsed .admin-sidebar-group-body{display:none}.admin-sidebar-subsection{margin-top:2px}.admin-sidebar-subsection + .admin-sidebar-subsection{margin-top:4px}.admin-sidebar-subhead{font-size:12px;font-weight:600;color:var(--muted);padding:8px 18px 4px 20px;line-height:1.35;user-select:none;opacity:0.95}.admin-sidebar a.admin-sidebar-sublink{padding:9px 16px 9px 28px;font-size:12px;font-weight:500;line-height:1.35}.admin-sidebar-group-body>a:not(.admin-sidebar-sublink){font-size:13px;font-weight:600}.admin-sidebar a{display:block;padding:12px 20px;color:var(--muted);font-size:13px;font-weight:500;border-left:3px solid transparent}.admin-sidebar a:hover,.admin-sidebar a.active{color:var(--text);background:var(--admin-sidebar-hover);border-left-color:var(--accent);text-decoration:none}.admin-perm-group{border:1px solid var(--border);border-radius:10px;padding:10px 12px 12px;margin:10px 0;background:var(--card)}.admin-perm-group__title{font-size:12px;font-weight:700;color:var(--muted);margin:0 0 8px;letter-spacing:0.02em}.admin-perm-group .admin-perm-item{display:block;margin:6px 0 0;line-height:1.35}.admin-content{flex:1;padding:14px 18px;max-width:1200px;font-size:15px;line-height:1.55}@media (min-width:901px){html.admin-dashboard-root{height:100%}body.admin-dashboard-body{height:100%;margin:0;overflow:hidden}body.admin-dashboard-body .admin-layout{height:100%;min-height:0;max-height:100vh;max-height:100dvh;overflow:hidden}body.admin-dashboard-body .admin-sidebar{min-height:0;max-height:100vh;max-height:100dvh;height:100%;align-self:stretch;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}body.admin-dashboard-body .admin-content{flex:1 1 auto;min-width:0;min-height:0;max-height:100vh;max-height:100dvh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}}.admin-panel{display:none}.admin-panel.active{display:block}.admin-table{width:100%;border-collapse:collapse;font-size:14px}.admin-table th,.admin-table td{border:1px solid var(--border);padding:10px 12px;text-align:left}.admin-table--messages .admin-msg-attach-cell{vertical-align:top;min-width:120px;max-width:220px}.admin-msg-attach-item{display:flex;flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:8px}.admin-msg-attach-item:last-child{margin-bottom:0}.admin-msg-attach-img-link{display:block;line-height:0;border-radius:6px;overflow:hidden;border:1px solid var(--border)}.admin-msg-attach-thumb{display:block;width:88px;height:88px;object-fit:cover}.admin-toolbar{margin-bottom:12px;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-form-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px 18px;margin-bottom:12px}#panel-daily-reports .admin-form-grid input:not([type="hidden"]):not([type="file"]),#panel-daily-reports .admin-form-grid select,#panel-daily-reports .admin-form-grid textarea{font-size:15px;line-height:1.45;box-sizing:border-box;padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text)}#panel-daily-reports .admin-form-grid textarea{min-height:6.5rem;resize:vertical}#panel-daily-reports .admin-form-grid>div>label:first-child{display:block;font-size:14px;font-weight:600;color:var(--text);margin-bottom:6px}#panel-daily-reports .admin-toolbar input[type="date"]{font-size:15px;padding:6px 10px;margin-left:4px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text)}.admin-ag-scope-row:hover{background:var(--admin-sidebar-hover,rgba(0,0,0,0.06));border-color:var(--border)!important}.admin-ab-section{grid-column:1 / -1;margin-bottom:8px}.admin-ab-section h3{margin:0 0 10px;font-size:15px;font-weight:700;color:var(--text);padding-bottom:8px;border-bottom:1px solid var(--border)}.admin-ab-hint{margin:0 0 12px;font-size:12px;color:var(--muted);line-height:1.5}.admin-ab-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px;margin-bottom:12px}.admin-ab-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px;font-size:13px;font-weight:600;color:var(--muted)}.admin-ab-grid2{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media (max-width:700px){.admin-ab-grid2{grid-template-columns:1fr}}.admin-ab-card label{display:block;font-size:12px;color:var(--muted);margin-bottom:4px}.admin-ab-card input[type="text"],.admin-ab-card textarea{width:100%;box-sizing:border-box;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font-size:13px}.admin-ab-card textarea{min-height:72px;resize:vertical}.admin-ab-card .ab-file{font-size:12px;margin-top:6px}.admin-ab-list{margin-bottom:8px}.admin-ab-toolbar{margin-top:4px;margin-bottom:16px}.admin-site-form{max-width:52rem}.admin-site-form .admin-ab-section textarea{width:100%;box-sizing:border-box;min-height:80px;padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font-size:14px;resize:vertical}.admin-site-form .admin-ab-section input[type="text"],.admin-site-form .admin-ab-section input[type="url"],.admin-site-form .admin-ab-section input[type="email"]{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font-size:14px}.admin-site-field-wrap{position:relative}.admin-site-saved{position:absolute;right:0;top:0;font-size:11px;color:#16a34a;font-weight:600;opacity:0;transition:opacity 0.2s ease;pointer-events:none}.admin-site-saved.visible{opacity:1}.admin-site-actions{margin-top:20px;display:flex;flex-wrap:wrap;gap:10px;align-items:center}.admin-site-note{font-size:12px;color:var(--muted);margin:0;line-height:1.5}.settings-extra-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px;margin-bottom:10px}.settings-extra-card label{display:block;font-size:11px;color:var(--muted);margin-bottom:4px;font-family:ui-monospace,monospace}.settings-extra-card textarea{width:100%;box-sizing:border-box;min-height:56px;font-size:13px;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text)}.admin-adv summary{cursor:pointer;color:var(--muted);font-size:13px;margin-top:20px}.admin-panel-head-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.admin-panel-head-row h2{margin:0;font-size:1.35rem;font-weight:800;letter-spacing:-0.02em}.admin-panel-lead{margin:0 0 16px;font-size:14px;color:var(--muted);line-height:1.55;max-width:48rem}.admin-panel-toolbar{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:16px}.admin-table-wrap{overflow-x:auto;overflow-y:auto;max-height:min(68vh,780px);-webkit-overflow-scrolling:touch;border-radius:var(--radius);border:1px solid var(--border);background:var(--card)}#messages-list,#customers-list,#categories-list,#products-list,#orders-list,#news-list,#rates-list,#languages-list,#sample-orders-list,#bulk-orders-list,#personal-storage-list,#public-files-list,#users-list,#staff-biz-list,#staff-manager-list,#staff-fol-list,#fb-links-list,#finance-list,#reimb-workbench-list,#fin-order-cost-list,#finance-budget-list,#sec-logs-list,#acc-arc-list{overflow:auto;max-height:min(68vh,780px);-webkit-overflow-scrolling:touch}.admin-file-bubble{display:flex;flex-direction:row;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;border:1px solid var(--border);background:linear-gradient(165deg,var(--card) 0%,var(--input-bg) 100%);text-decoration:none;color:inherit;box-sizing:border-box;max-width:100%;transition:border-color 0.15s ease,box-shadow 0.15s ease}.admin-file-bubble:hover{border-color:var(--accent2,#60a5fa);box-shadow:0 2px 12px rgba(0,0,0,0.07)}.admin-file-bubble:focus-visible{outline:2px solid var(--accent2,#60a5fa);outline-offset:2px}.admin-file-bubble__ico{flex-shrink:0;width:44px;height:44px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;line-height:1;background:var(--input-bg);border:1px solid var(--border)}.admin-file-bubble__ico--pdf{background:#fee2e2;border-color:#fecaca}.admin-file-bubble__ico--image{background:#dbeafe;border-color:#bfdbfe}.admin-file-bubble__ico--video{background:#ede9fe;border-color:#ddd6fe}.admin-file-bubble__ico--audio{background:#fce7f3;border-color:#fbcfe8}.admin-file-bubble__ico--word{background:#dbeafe;border-color:#93c5fd}.admin-file-bubble__ico--sheet{background:#d1fae5;border-color:#6ee7b7}.admin-file-bubble__ico--archive{background:#fef3c7;border-color:#fcd34d}.admin-file-bubble__ico--file{background:var(--input-bg)}.admin-file-bubble__ico--cad{background:#e0f2fe;border-color:#7dd3fc}.admin-file-bubble--static{cursor:inherit;pointer-events:none}.admin-dxf-file-row{border-radius:10px}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor>.admin-panel-head-row,body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor>.admin-panel-lead{flex-shrink:0}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor #dxf-editor-root.admin-dxf-editor-root{flex:1 1 auto;min-height:0;max-height:none;display:flex;flex-direction:column;overflow:hidden;margin:0;padding:0;border:none;background:transparent;max-width:none}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-layout{flex:1 1 auto;min-height:0;height:100%;display:grid;grid-template-columns:minmax(148px,min(22.7vw,267px)) 1fr;grid-template-rows:minmax(0,1fr);gap:18px;align-items:stretch;align-content:stretch;width:100%;max-width:none}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-list-col{display:flex;flex-direction:column;min-height:0;min-width:0;height:100%;align-self:stretch;padding:12px;border-radius:10px;border:1px solid var(--border);background:var(--input-bg)}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-list-head{font-size:13px;font-weight:600;margin:0 0 10px;color:var(--text);flex-shrink:0}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-module-filter{display:flex;align-items:center;gap:8px;margin:0 0 10px;flex-shrink:0;flex-wrap:wrap}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-module-filter__lab{font-size:12px;font-weight:600;color:var(--muted);white-space:nowrap}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-module-filter__select{flex:1 1 auto;min-width:0;max-width:100%;padding:6px 10px;font-size:13px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text)}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-local-toolbar{margin:0 0 12px;padding:10px 12px;border-radius:8px;border:1px dashed var(--border);background:var(--card)}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-local-toolbar__lead{margin:0 0 10px;font-size:11px;line-height:1.45;color:var(--muted)}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-local-toolbar__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor #dxf-file-list{flex:1 1 auto;min-height:0;overflow:auto;font-size:13px;-webkit-overflow-scrolling:touch}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-preview-col{display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;align-self:stretch;overflow:hidden}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor #dxf-meta{flex-shrink:0}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-canvas-wrap{flex:1 1 auto;min-height:200px;position:relative;width:100%;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#ffffff}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-canvas-wrap.admin-dxf-canvas-wrap--drop{outline:2px solid var(--accent,#2563eb);outline-offset:-1px;box-shadow:inset 0 0 0 1px rgba(37,99,235,0.35);background:#f8fafc}.admin-dxf-view-toolbar{position:absolute;top:8px;right:8px;z-index:3;display:flex;gap:6px;align-items:center;pointer-events:auto}.admin-dxf-view-toolbar button{min-width:36px;height:32px;padding:0 10px;border-radius:8px;border:1px solid #1a1a1a;background:#ffffff;color:#000000;font-size:16px;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,0.12)}.admin-dxf-view-toolbar button:hover{border-color:#000000;background:#f5f5f5;color:#000000}.admin-dxf-view-toolbar button.admin-dxf-zoom-fit{font-size:12px;font-weight:600;min-width:auto;padding:0 8px}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor #dxf-canvas{position:absolute;left:0;top:0;width:100%;height:100%;max-width:none!important;display:block;border:none;border-radius:0;touch-action:none;cursor:grab}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor #dxf-canvas.admin-dxf-canvas--dragging{cursor:grabbing}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor #dxf-hint{flex-shrink:0;margin-top:10px}@media (max-width:900px){body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor #dxf-editor-root.admin-dxf-editor-root{min-height:calc(100vh - 200px);max-height:none}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-layout{grid-template-columns:1fr;grid-template-rows:minmax(0,1fr) minmax(200px,1fr);height:100%}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor .admin-dxf-list-col{height:100%;min-height:0}body.admin-dashboard-body .admin-content--panel-fill #panel-dxf-editor #dxf-file-list{max-height:none}}.admin-dxf-quick-modal{position:fixed;inset:0;z-index:12500;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;padding:20px 16px 32px;box-sizing:border-box;overflow:auto;-webkit-overflow-scrolling:touch}.admin-dxf-quick-modal[hidden]{display:none!important}.admin-dxf-quick-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,0.5);cursor:pointer}.admin-dxf-quick-modal__panel{position:relative;z-index:1;margin:0 auto;width:min(960px,100%);max-height:min(92vh,920px);display:flex;flex-direction:column;min-height:0;background:var(--card);border-radius:12px;border:1px solid var(--border);box-shadow:0 16px 48px rgba(0,0,0,0.22);padding:14px 16px 16px}.admin-dxf-quick-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-shrink:0;margin-bottom:10px}.admin-dxf-quick-modal__meta{font-size:13px;line-height:1.45;color:var(--text);min-width:0;flex:1}.admin-dxf-quick-modal__hint{margin:10px 0 0;font-size:11px;line-height:1.45;color:var(--muted);flex-shrink:0}.admin-dxf-quick-modal #dxf-quick-canvas-wrap{flex:1 1 auto;min-height:min(60vh,520px);width:100%}.admin-dxf-quick-modal #dxf-quick-canvas{position:absolute;left:0;top:0;width:100%;height:100%;max-width:none!important;display:block;border:none;border-radius:0;touch-action:none;cursor:grab}.admin-dxf-quick-modal #dxf-quick-canvas.admin-dxf-canvas--dragging{cursor:grabbing}.admin-ps-chat-bubble--dxf-quick{cursor:pointer}.admin-pub-filename--dxf-quick{cursor:pointer;text-decoration:underline dotted;text-underline-offset:2px}a.im-att-file.im-att-file--dxf{cursor:pointer;text-decoration:underline dotted;text-underline-offset:2px}#panel-communication a.im-att-file[data-im-att-url]{cursor:pointer}#panel-communication img.im-att-img[data-im-att-url]{cursor:pointer}.admin-dxf-quick-modal .admin-dxf-canvas-wrap.admin-dxf-canvas-wrap--drop{outline:2px solid var(--accent,#2563eb);outline-offset:-1px;box-shadow:inset 0 0 0 1px rgba(37,99,235,0.35);background:#f8fafc}.admin-file-bubble__ico--cad::before{content:"📐"}.admin-file-bubble__ico--pdf::before{content:"📄"}.admin-file-bubble__ico--image::before{content:"🖼"}.admin-file-bubble__ico--video::before{content:"🎬"}.admin-file-bubble__ico--audio::before{content:"🎵"}.admin-file-bubble__ico--word::before{content:"📝"}.admin-file-bubble__ico--sheet::before{content:"📊"}.admin-file-bubble__ico--archive::before{content:"🗜"}.admin-file-bubble__ico--file::before{content:"📎"}.admin-file-bubble__body{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px;justify-content:center;min-height:44px}.admin-file-bubble__name{font-size:13px;font-weight:600;color:var(--text);line-height:1.35;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-file-bubble__type{font-size:11px;color:var(--muted);line-height:1.25}.admin-follow-orders-list{min-height:140px}.admin-sample-orders-list{min-height:140px;max-height:min(72vh,1200px);overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-so-list-meta{padding:8px 10px 2px;font-size:12px;color:var(--muted)}.admin-modal-sheet--sample-order-tall{max-height:min(96vh,1760px);min-height:min(72vh,1200px)}.admin-modal-sheet--sample-order-tall .admin-modal-scroll{flex:1 1 auto;min-height:0}.admin-so-personal-extra-grid{display:grid;grid-template-columns:minmax(120px,1fr) minmax(160px,1.25fr) minmax(11rem,15rem);grid-template-rows:minmax(12rem,auto);gap:10px 12px;margin-bottom:14px;align-items:stretch}.admin-so-personal-extra-grid>*{border:1px solid var(--border);border-radius:8px;padding:8px;box-sizing:border-box;min-height:8.25rem;overflow:auto;background:var(--input-bg)}.admin-modal-sheet--so-personal .admin-so-personal-target-bar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg)}.admin-modal-sheet--so-personal .admin-so-personal-target-bar label{font-size:13px;font-weight:600;color:var(--text)}.admin-modal-sheet--so-personal .admin-so-personal-target-pick{min-width:14rem;padding:6px 10px;border-radius:6px;border:1px solid var(--border);background:var(--card);color:var(--text);font-size:13px}.admin-modal-sheet--so-personal .admin-so-personal-lead{margin:0 0 10px;font-size:12px;color:var(--muted);line-height:1.45}.admin-modal-sheet--so-personal .admin-so-personal-label{display:block;font-size:12px;color:var(--muted);margin-bottom:6px}.admin-modal-sheet--so-personal .admin-so-personal-remark{width:100%;box-sizing:border-box;padding:8px 6px;border:1px solid var(--border);border-radius:8px;background:var(--input-bg);color:var(--text);font-size:12px;line-height:1.35;height:12rem;min-height:12rem;max-height:12rem;margin-bottom:12px;outline:none;box-shadow:none;text-align:left;vertical-align:top;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;resize:none;overflow-y:auto;overflow-x:hidden}.admin-modal-sheet--so-personal .admin-so-personal-remark:focus{border-color:var(--accent)}.admin-modal-sheet--so-personal .admin-so-personal-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-items:center;padding:10px 12px;margin-bottom:10px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg)}.admin-modal-sheet--so-personal .admin-so-personal-sum-label{font-size:13px;font-weight:600;color:var(--text)}.admin-modal-sheet--so-personal .admin-so-personal-sum-val{font-size:15px;font-weight:700;color:var(--accent);text-align:right;font-variant-numeric:tabular-nums}.admin-modal-sheet--so-personal .admin-so-personal-scroll{max-height:min(52vh,560px);overflow:auto;border-radius:var(--radius);border:1px solid var(--border);background:var(--card)}.admin-modal-sheet--so-personal .admin-so-personal-grid{width:100%;table-layout:fixed;min-width:720px;font-size:12px}.admin-modal-sheet--so-personal .admin-so-pr-col--a{width:26.67%}.admin-modal-sheet--so-personal .admin-so-pr-col--b{width:26.67%}.admin-modal-sheet--so-personal .admin-so-pr-col--c{width:26.66%}.admin-modal-sheet--so-personal .admin-so-pr-col--pair{width:10%}.admin-modal-sheet--so-personal .admin-so-pr-col--supplier{width:10%}.admin-modal-sheet--so-personal .admin-so-personal-grid th{position:sticky;top:0;z-index:1;background:var(--card);box-shadow:0 1px 0 var(--border);text-align:left;vertical-align:bottom}.admin-modal-sheet--so-personal .admin-so-personal-grid td{vertical-align:top;padding:0!important;height:4rem;overflow:hidden}.admin-modal-sheet--so-personal textarea.admin-so-pr-cell{display:block;width:100%;min-width:0;height:4rem;min-height:4rem;max-height:4rem;box-sizing:border-box;padding:8px 6px;border:none;border-radius:0;background:transparent;color:var(--text);font-size:12px;line-height:1.35;outline:none;box-shadow:none;text-align:left;vertical-align:top;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;resize:none;overflow-y:auto;overflow-x:hidden}.admin-modal-sheet--so-personal textarea.admin-so-pr-cell:focus{background:rgba(0,0,0,0.04)}.admin-modal-sheet--sample-order-tall textarea.admin-so-borderless-text{width:100%;box-sizing:border-box;padding:8px 6px;border:none;border-radius:0;background:transparent;color:var(--text);font-size:12px;line-height:1.35;outline:none;box-shadow:none;text-align:left;vertical-align:top;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;resize:none}.admin-modal-sheet--sample-order-tall textarea.admin-so-borderless-text:focus{background:rgba(0,0,0,0.04)}.admin-modal-sheet--sample-order-tall #frm-m-so .admin-so-form-top>div{display:flex;flex-direction:column;height:12rem;min-height:12rem;max-height:12rem;box-sizing:border-box}.admin-modal-sheet--sample-order-tall #frm-m-so .admin-so-form-top>div>label{flex-shrink:0;display:block;margin-bottom:6px;font-size:13px;color:var(--text)}.admin-modal-sheet--sample-order-tall #frm-m-so .admin-so-form-top textarea.admin-so-borderless-text{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.admin-modal-sheet--sample-order-tall .admin-so-editor-grid .admin-so-grid-c2:has(textarea.admin-so-borderless-text){display:flex;flex-direction:column;min-height:0;padding:8px;box-sizing:border-box;overflow:hidden}.admin-modal-sheet--sample-order-tall .admin-so-editor-grid .admin-so-grid-c2:has(textarea.admin-so-borderless-text)>label{flex-shrink:0}.admin-modal-sheet--sample-order-tall .admin-so-editor-grid .admin-so-grid-c2:has(textarea.admin-so-borderless-text) textarea.admin-so-borderless-text{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.admin-modal-sheet--sample-order-tall #frm-m-so .admin-form-grid>div:has(#so-status-text){display:flex;flex-direction:column;height:12rem;min-height:12rem;max-height:12rem;box-sizing:border-box}.admin-modal-sheet--sample-order-tall #frm-m-so .admin-form-grid>div:has(#so-status-text)>label{flex-shrink:0}.admin-modal-sheet--sample-order-tall #frm-m-so .admin-form-grid>div:has(#so-status-text) textarea.admin-so-borderless-text{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}.admin-modal-sheet--sample-order-tall input.admin-so-borderless-text--input{width:100%;box-sizing:border-box;padding:8px 4px;border:none;border-radius:0;background:transparent;color:var(--text);font-size:13px;line-height:1.45;outline:none;box-shadow:none;text-align:left}.admin-modal-sheet--sample-order-tall input.admin-so-borderless-text--input:focus{background:rgba(0,0,0,0.04)}.admin-modal-sheet--so-personal .admin-so-personal-savehint{margin:8px 0 0;min-height:1.2em;font-size:12px;color:var(--muted)}.admin-sample-orders-list .admin-table--sample-orders thead th{vertical-align:bottom;padding:10px 8px;position:sticky;top:0;z-index:2;background:var(--card);box-shadow:0 1px 0 var(--border)}.admin-sample-orders-list .admin-table--sample-orders tbody tr{vertical-align:top}.admin-sample-orders-list .admin-table--sample-orders tbody td{padding:8px 10px!important;vertical-align:top;box-sizing:border-box}.admin-sample-orders-list .admin-so-thumb-cell{width:152px;max-width:152px;min-width:152px;box-sizing:border-box;padding:6px 8px!important;text-align:center}.admin-sample-orders-list .admin-so-thumb{width:100%;max-width:100%;height:auto;object-fit:contain;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);display:block;margin:0 auto}.admin-so-grid-thumb-video{width:100%;max-height:8rem;object-fit:contain;display:block;margin:0 auto;border-radius:6px;background:#000}.admin-so-grid-file{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-align:center;padding:8px;min-height:4rem;font-size:12px;color:var(--text);border:1px dashed var(--border);border-radius:8px;background:var(--input-bg)}.admin-so-file-ico{font-size:1.25rem;line-height:1}.admin-so-file-name{word-break:break-all;max-width:100%;font-size:11px;color:var(--muted)}.admin-so-file-hint{font-size:11px;color:var(--accent2)}.admin-sample-orders-list .admin-table--sample-orders th.admin-cell-thumb-so{width:152px;min-width:152px;text-align:center}.admin-sample-orders-list .admin-so-th-id,.admin-sample-orders-list .admin-so-col-id{width:2rem;max-width:2rem;min-width:1.75rem;padding-left:2px!important;padding-right:2px!important;text-align:center;font-size:11px;box-sizing:border-box}.admin-sample-orders-list .admin-so-th-status,.admin-sample-orders-list .admin-so-col-status{width:6.5rem;min-width:5rem;max-width:9rem;font-size:11px;text-align:left;vertical-align:top;white-space:normal;word-break:break-word;box-sizing:border-box}.admin-sample-orders-list .admin-table--sample-orders tbody td.admin-so-col-status,.admin-sample-orders-list .admin-table--sample-orders tbody td.admin-so-cell-note--biz,.admin-sample-orders-list .admin-table--sample-orders tbody td.admin-so-cell-note--fol{padding:0!important;height:12rem;vertical-align:top;overflow:hidden}.admin-sample-orders-list .admin-so-inline-status,.admin-sample-orders-list .admin-so-inline-note{display:block;width:100%;height:12rem;min-height:12rem;max-height:12rem;box-sizing:border-box;margin:0;padding:8px 6px;font-size:12px;line-height:1.35;border:none;border-radius:0;background:transparent;color:var(--text);resize:none;overflow-y:auto;overflow-x:hidden;word-break:break-word;white-space:pre-wrap;overflow-wrap:break-word;outline:none;box-shadow:none;text-align:left;vertical-align:top}.admin-sample-orders-list .admin-so-inline-status:focus,.admin-sample-orders-list .admin-so-inline-note:focus{background:rgba(0,0,0,0.04)}.admin-sample-orders-list .admin-so-inline-status{text-align:left}.admin-sample-orders-list .admin-so-cell-note--fol,.admin-sample-orders-list .admin-so-th-note--fol{max-width:22rem;min-width:14rem;font-size:12px;vertical-align:top;line-height:1.35;box-sizing:border-box;text-align:left}.admin-sample-orders-list .admin-so-cell-note--biz,.admin-sample-orders-list .admin-so-th-note--biz{max-width:36rem;min-width:19rem;font-size:12px;vertical-align:top;line-height:1.35;box-sizing:border-box;text-align:left}.admin-sample-orders-list .admin-so-th-creator,.admin-sample-orders-list .admin-so-col-creator{width:5.5rem;max-width:5.5rem;min-width:4rem;font-size:10px;line-height:1.3;white-space:pre-line;word-break:break-word;vertical-align:top;box-sizing:border-box;text-align:center}.admin-sample-orders-list .admin-table--sample-orders{table-layout:fixed;width:100%}.admin-sample-orders-list .admin-so-th-cut,.admin-sample-orders-list .admin-so-col-cut{width:calc(14rem - 7mm);max-width:calc(14rem - 7mm);box-sizing:border-box}.admin-sample-orders-list .admin-so-cell-cut-inner{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;font-size:13px;line-height:1.35}.admin-sample-orders-list .admin-so-th-sample-name,.admin-sample-orders-list .admin-so-col-sample-name{width:5rem;max-width:5rem;min-width:4rem;overflow:visible;white-space:normal;word-break:break-word;vertical-align:top;font-size:12px;line-height:1.35;box-sizing:border-box;text-align:center}.admin-sample-orders-list .admin-so-th-upd,.admin-sample-orders-list .admin-so-col-upd{width:3.5rem;max-width:3.5rem;min-width:3rem;box-sizing:border-box;text-align:center}.admin-sample-orders-list .admin-so-upd-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;line-height:1.15;font-size:10px}.admin-sample-orders-list .admin-so-upd-y{font-weight:700}.admin-sample-orders-list .admin-so-upd-d,.admin-sample-orders-list .admin-so-upd-t{font-variant-numeric:tabular-nums}.admin-sample-orders-list .admin-so-th-act,.admin-sample-orders-list .admin-so-cell-actions{width:3.75rem;max-width:3.75rem;min-width:3.25rem;box-sizing:border-box}.admin-sample-orders-list .admin-so-actions-stack{display:flex;flex-direction:column;gap:6px;align-items:stretch;width:100%}.admin-sample-orders-list .admin-so-actions-stack .btn{width:100%;font-size:12px;padding:5px 8px;line-height:1.25;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;text-align:center}.admin-modal-sheet--sample-order-tall .admin-so-readonly-field{min-height:2.25rem;padding:8px 4px;font-size:13px;line-height:1.45;color:var(--text);white-space:pre-wrap;word-break:break-word;box-sizing:border-box}.admin-modal-sheet--sample-order-tall .admin-so-detail-view .admin-so-form-top .admin-so-readonly-field{min-height:4rem}.admin-modal-sheet--sample-order-tall .admin-so-detail-view .admin-so-form-top>div:first-child .admin-so-readonly-field{min-height:6rem}.admin-so-detail-grid,.admin-so-editor-grid{display:grid;grid-template-columns:minmax(120px,1fr) minmax(160px,1.25fr) minmax(11rem,15rem);grid-template-rows:repeat(8,minmax(12rem,auto));gap:10px 12px;margin-bottom:18px;align-items:stretch}.admin-so-detail-grid>*,.admin-so-editor-grid>*{border:1px solid var(--border);border-radius:8px;padding:8px;box-sizing:border-box;min-height:8.25rem;overflow:auto;background:var(--input-bg)}.admin-so-grid-text{white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.45;text-align:left;vertical-align:top}.admin-so-grid-c3{display:flex;flex-direction:column;gap:8px;justify-content:flex-start;align-items:stretch}.admin-so-grid-c3 .btn{width:100%}.admin-so-grid-c3--cut{max-height:none;overflow-y:auto;font-size:12px}.admin-so-cut-stack{display:flex;flex-direction:column;gap:10px;min-height:0}.admin-so-cut-slot{border:1px dashed var(--border);border-radius:8px;padding:6px;background:var(--card,rgba(0,0,0,0.02))}.admin-so-cut-slot-label{font-size:11px;color:var(--muted);margin-bottom:6px;font-weight:600}.admin-so-cut-slot-preview{margin-top:8px}.admin-so-grid-c2--extra-note .admin-so-extra-note-global{font-size:12px;color:var(--muted);line-height:1.45;margin:0 0 8px}.admin-so-grid-c1--extra5slot{min-height:14rem;display:flex;flex-direction:column;gap:6px;justify-content:flex-start}.admin-so-extra5-slot-label{font-size:11px;color:var(--muted);font-weight:600;margin-bottom:2px}.admin-so-extra5-prev-slot{border:1px dashed var(--border);border-radius:8px;padding:6px;background:var(--card,rgba(0,0,0,0.02))}.admin-so-extra5-prev-empty{font-size:12px;color:var(--muted);text-align:center;padding:8px 4px}.admin-so-grid-c3--extra5{gap:6px;justify-content:flex-start}.admin-so-grid-c3--extra5 .admin-so-extra5-row{display:flex;flex-direction:row;flex-wrap:nowrap;gap:6px;align-items:stretch}.admin-so-grid-c3--extra5 .admin-so-extra5-row .btn{flex:1;min-width:0;padding-left:6px;padding-right:6px;font-size:12px}.admin-so-grid-c3--extra5.admin-so-grid-c3--detail .admin-so-extra5-row .btn{width:100%;flex:none}.admin-so-grid-c1--cutbundle{min-height:18rem}.admin-so-detail-grid .admin-so-cut-detail-merge{grid-column:1 / 3}.admin-so-cut-detail-inner{display:flex;flex-direction:column;gap:10px;min-height:0;height:100%}.admin-so-cut-meta{display:flex;flex-direction:column;gap:6px;font-size:12px}.admin-so-cut-meta-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px}.admin-so-cut-meta-lab{color:var(--muted);font-weight:600;flex-shrink:0;min-width:2.75rem}.admin-so-cut-meta-fname{word-break:break-all;color:var(--text);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.admin-so-cut-note-block{border-top:1px dashed var(--border);padding-top:8px}.admin-so-cut-note-block.admin-so-cut-note--empty{padding-top:8px}.admin-so-cut-note-lab{display:block;font-size:11px;color:var(--muted);font-weight:600;margin-bottom:4px}.admin-so-cut-note-text{white-space:pre-wrap;word-break:break-word;font-size:13px;line-height:1.45}.admin-so-cut-note-empty{font-size:13px;color:var(--muted)}.admin-so-cut-preview-wrap{border-top:1px dashed var(--border);padding-top:8px;min-height:0;flex:1;overflow:auto}.admin-so-grid-c3 .admin-so-dl-btn{min-height:40px;font-size:13px}.admin-so-cut-slot .admin-so-grid-pdf{min-height:4rem;height:6.5rem}.admin-so-cut-slot .admin-so-grid-img{max-height:5.5rem}.admin-so-grid-img{max-width:100%;max-height:calc(8.25rem - 24px);width:auto;height:auto;object-fit:contain;display:block;margin:0 auto}.admin-so-grid-pdf{width:100%;min-height:7rem;height:calc(8.25rem - 20px);border:0;background:var(--card)}.admin-so-grid-media-empty{font-size:13px;color:var(--muted);display:flex;align-items:center;justify-content:center;text-align:center;min-height:4rem}.admin-so-detail-img-wrap{text-align:center;margin-bottom:16px}.admin-so-detail-img-wrap img{max-width:100%;max-height:360px;object-fit:contain;border-radius:10px;border:1px solid var(--border)}.admin-so-detail-dl{display:grid;grid-template-columns:8rem 1fr;gap:8px 12px;font-size:14px;margin:0}.admin-so-detail-dl dt{color:var(--muted);margin:0}.admin-so-detail-dl dd{margin:0;word-break:break-word}.admin-so-detail-note{white-space:pre-wrap;padding:10px 12px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);margin-top:8px;font-size:14px}.admin-table-wrap--hscroll{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}.admin-table.admin-table--natural-width{width:max-content;min-width:100%;max-width:none;table-layout:auto}.cust-col-settings summary{cursor:pointer;user-select:none;font-weight:600;font-size:13px;color:var(--text)}.cust-col-settings summary::-webkit-details-marker{color:var(--muted)}.cust-col-panel{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:10px;padding:12px 14px;border:1px solid var(--border);border-radius:8px;background:var(--input-bg);font-size:13px}.cust-col-panel label{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;cursor:pointer}@media (min-width:901px){body.admin-dashboard-body .admin-content.admin-content--panel-fill{flex:1 1 0%;min-height:0;align-self:stretch;display:flex;flex-direction:column;overflow:hidden;padding-bottom:16px}body.admin-dashboard-body .admin-content.admin-content--panel-fill .admin-content-toolbar{flex-shrink:0}body.admin-dashboard-body .admin-content.admin-content--panel-fill .admin-panel.active{flex:1 1 0%;min-height:0;display:flex;flex-direction:column;overflow:hidden}body.admin-dashboard-body .admin-content--panel-fill #panel-customers>.admin-customers-heading,body.admin-dashboard-body .admin-content--panel-fill #panel-customers>h2,body.admin-dashboard-body .admin-content--panel-fill #panel-customers>.admin-panel-lead{flex-shrink:0}body.admin-dashboard-body .admin-content--panel-fill #customers-list.customers-list-fill{flex:1 1 0%;min-height:0;display:flex;flex-direction:column;overflow:hidden}body.admin-dashboard-body .admin-content--panel-fill #panel-products>.admin-panel-head-row,body.admin-dashboard-body .admin-content--panel-fill #panel-products>.admin-prod-filters{flex-shrink:0}body.admin-dashboard-body .admin-content--panel-fill #panel-products #products-list{flex:1 1 auto;min-height:0;max-height:none;overflow:auto}.customers-page-stack{display:flex;flex-direction:column;flex:1 1 0%;min-height:0;overflow:hidden;gap:0}.customers-table-viewport{flex:1 1 0%;min-height:0;overflow:auto;border-radius:var(--radius);border:1px solid var(--border);background:var(--card)}.customers-table-viewport .admin-table-wrap{border:none;border-radius:0;background:transparent;max-height:none;overflow-y:visible}.customers-col-footer{flex-shrink:0;margin-top:12px;padding:12px 14px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 -2px 14px rgba(0,0,0,0.06)}.customers-col-footer-title{font-size:12px;font-weight:700;color:var(--muted);margin:0 0 10px;letter-spacing:0.02em}.customers-col-footer .cust-col-panel{margin-top:0;padding:0;border:none;background:transparent}}@media (max-width:900px){body.admin-dashboard-body .admin-content.admin-content--panel-fill{display:block;overflow-y:auto;padding-bottom:24px}body.admin-dashboard-body .admin-content.admin-content--panel-fill .admin-panel.active{display:block;overflow:visible}body.admin-dashboard-body .admin-content--panel-fill #customers-list.customers-list-fill{display:block;overflow:visible}body.admin-dashboard-body .admin-content--panel-fill #panel-products #products-list{max-height:min(68vh,780px)}.customers-table-viewport{overflow:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--card)}.customers-col-footer{margin-top:12px}}.admin-lang-key{font-family:ui-monospace,Menlo,monospace;font-size:12px;word-break:break-all;vertical-align:top}.admin-lang-input{width:100%;min-width:100px;padding:6px 8px;border-radius:6px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font-size:13px;resize:vertical;min-height:2.4em;line-height:1.4}.admin-lang-actions{white-space:nowrap;vertical-align:top}.admin-lang-actions .btn{padding:6px 10px;font-size:12px}.admin-table-wrap .admin-table{margin:0}.admin-form-warehouse{display:none!important}.admin-modal-overlay{position:fixed;inset:0;z-index:3000;background:var(--modal-backdrop);display:flex;align-items:center;justify-content:center;padding:max(16px,2vw);box-sizing:border-box}.admin-modal-overlay[hidden]{display:none!important}body.admin-modal-open{overflow:hidden}.admin-modal-sheet{width:100%;max-width:520px;max-height:min(92vh,880px);background:var(--card);border:1px solid var(--border);border-radius:calc(var(--radius) + 6px);box-shadow:0 24px 64px rgba(0,0,0,0.45);display:flex;flex-direction:column;overflow:hidden}.admin-modal-sheet--wide{max-width:min(780px,98vw)}.admin-modal-sheet--product-create-xl{max-width:min(1040px,98vw)}.admin-modal-top{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid var(--border);background:var(--input-bg)}.admin-modal-title{margin:0;font-size:1.3rem;font-weight:800;letter-spacing:-0.02em}.admin-modal-close{font-size:1.5rem;line-height:1;padding:4px 10px!important;min-width:auto}.admin-modal-scroll{overflow-y:auto;padding:20px 22px 24px;-webkit-overflow-scrolling:touch}.admin-modal-scroll .admin-form-grid{margin-bottom:0}.admin-modal-scroll label{font-size:14px;font-weight:600;color:var(--text);display:block;margin-bottom:6px}.admin-modal-scroll input,.admin-modal-scroll textarea,.admin-modal-scroll select{font-size:16px;padding:12px 14px;min-height:46px;border-radius:10px;box-sizing:border-box}.admin-modal-scroll textarea{min-height:88px;line-height:1.45}.admin-ord-lines{border:1px solid var(--border);border-radius:var(--radius);padding:16px;margin-top:12px;background:var(--input-bg)}.admin-ord-lines-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;font-size:15px;font-weight:700;color:var(--text)}.admin-ord-line{display:grid;grid-template-columns:1fr 88px auto;gap:10px;align-items:end;margin-bottom:12px}.admin-order-section{grid-column:1 / -1;margin-bottom:4px}.admin-order-section-title{margin:0 0 12px;font-size:12px;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:var(--muted);padding-bottom:8px;border-bottom:1px solid var(--border)}.admin-order-actions{grid-column:1 / -1;display:flex;gap:12px;flex-wrap:wrap;margin-top:8px;padding-top:8px}.admin-order-actions .btn{font-size:16px;padding:12px 22px;min-height:48px;border-radius:10px}@media (max-width:560px){.admin-ord-line{grid-template-columns:1fr}}.admin-ord-line:last-child{margin-bottom:0}.admin-ord-line select{width:100%;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--card);color:var(--text)}.admin-ord-line input[type="number"]{width:100%;padding:10px 12px;font-size:16px;min-height:44px;border-radius:10px;border:1px solid var(--border);background:var(--card);color:var(--text);box-sizing:border-box}.admin-ord-line select{font-size:15px;padding:10px 12px;min-height:44px;border-radius:10px}.admin-field-hint{font-size:13px;color:var(--muted);margin:6px 0 0;line-height:1.45}.btn-sm{font-size:12px!important;padding:6px 10px!important}.admin-row-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center;justify-content:flex-start}.admin-badge-st{display:inline-block;padding:2px 8px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:0.04em;background:var(--input-bg);color:var(--muted)}.admin-ord-line--edit{grid-template-columns:1fr 64px 100px 1fr auto}@media (max-width:720px){.admin-ord-line--edit{grid-template-columns:1fr 1fr}.admin-ord-line--edit .m-ed-remove{grid-column:1 / -1;justify-self:start}}.stat-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:20px}.stat-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:14px}.stat-card.stat-card--link{cursor:pointer;text-align:left;font:inherit;color:inherit;width:100%;display:block;transition:border-color 0.15s ease,box-shadow 0.15s ease}.stat-card.stat-card--link:hover{border-color:var(--accent);box-shadow:0 2px 10px rgba(0,0,0,0.06)}.stat-card.stat-card--link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.stat-card.stat-card--link .stat-card__label{display:block;margin-bottom:4px;font-size:14px}.stat-card .num{font-size:22px;font-weight:800;color:var(--accent)}.stat-card.stat-card--revenue{grid-column:span 2;min-width:min(100%,260px)}@media (max-width:520px){.stat-card.stat-card--revenue{grid-column:span 1;min-width:0}}.stat-card.stat-card--revenue .stat-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:8px}.stat-card.stat-card--revenue .stat-card__head .stat-card__label{display:inline;margin:0;font-size:14px;font-weight:600}.stat-card.stat-card--revenue .stat-card__unit{font-size:12px;font-weight:600;color:var(--muted);white-space:nowrap}.stat-card.stat-card--revenue .num{display:block;font-size:clamp(17px,2.4vw,24px);font-variant-numeric:tabular-nums;line-height:1.2;word-break:break-all}.page-hero{padding:24px 0 8px}.page-hero h1{margin:0;font-size:26px}.about-hero{text-align:center;padding-bottom:20px}.about-hero h1{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;letter-spacing:-0.02em}.about-page{max-width:1100px;margin:0 auto;padding-bottom:48px}.about-section{margin-bottom:clamp(32px,5vw,56px)}.about-section-head{margin-bottom:18px}.about-section-head h2{margin:0;font-size:1.35rem;font-weight:700;color:var(--text);padding-bottom:10px;border-bottom:2px solid var(--accent);display:inline-block}.about-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(20px,3vw,28px);box-shadow:0 4px 24px var(--shadow-card)}.about-prose{line-height:1.85;font-size:16px;color:var(--text)}.about-prose p{margin:0 0 1em}.about-prose p:last-child{margin-bottom:0}.about-strength-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.about-strength-card{background:linear-gradient(145deg,var(--card),var(--input-bg));border:1px solid var(--border);border-radius:var(--radius);padding:22px 20px 24px;transition:transform 0.2s,box-shadow 0.2s}.about-strength-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px var(--shadow-card)}.about-strength-icon{font-size:28px;line-height:1;margin-bottom:12px}.about-strength-card h3{margin:0 0 10px;font-size:1.05rem;font-weight:700}.about-strength-card p{margin:0;font-size:14px;color:var(--muted);line-height:1.65}.about-showcase-carousel{position:relative;border-radius:calc(var(--radius) + 4px);overflow:hidden;border:1px solid var(--border);background:var(--carousel-bg);min-height:280px}.about-carousel-slides{position:relative;min-height:280px}.about-carousel-slide{display:none}.about-carousel-slide.active{display:block}.about-carousel-slide img{width:100%;height:min(52vh,420px);object-fit:cover;display:block}.about-carousel-caption{margin:0;padding:14px 18px;font-size:14px;color:var(--muted);background:var(--card);border-top:1px solid var(--border)}.about-carousel-dots{position:absolute;bottom:56px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.about-carousel-dots button{width:9px;height:9px;border-radius:50%;border:none;background:var(--carousel-dot);cursor:pointer;padding:0}.about-carousel-dots button.active{background:var(--carousel-dot-active)}.about-scenario-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.about-scenario-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:box-shadow 0.2s}.about-scenario-card:hover{box-shadow:0 10px 32px var(--shadow-card)}.about-scenario-img{aspect-ratio:16 / 10;overflow:hidden;background:var(--input-bg)}.about-scenario-img img{width:100%;height:100%;object-fit:cover;display:block}.about-scenario-body{padding:18px 18px 20px}.about-scenario-body h3{margin:0 0 8px;font-size:1.05rem}.about-scenario-body p{margin:0;font-size:14px;color:var(--muted);line-height:1.65}.about-video-shell{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 8px 32px var(--shadow-card)}.about-video-inner{position:relative;width:100%;background:#000}.about-video-iframe-wrap{position:relative;padding-bottom:56.25%;height:0}.about-video-iframe-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.about-video-native{width:100%;max-height:min(70vh,520px);display:block}.product-cat-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:clamp(10px,2vw,14px);margin-bottom:clamp(14px,3vw,22px)}.product-cat-card{display:block;text-align:center;padding:14px 10px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);color:var(--text);text-decoration:none;transition:transform 0.15s,border-color 0.15s,box-shadow 0.15s}.product-cat-card:hover{transform:translateY(-2px);border-color:var(--accent2);box-shadow:0 8px 28px var(--shadow-card);text-decoration:none}.product-cat-card img{width:80px;height:80px;object-fit:cover;border-radius:12px;margin:0 auto 8px;display:block;background:var(--input-bg)}.product-cat-card span{font-size:13px;font-weight:600;line-height:1.3;display:block}.product-cat-card--active{border-color:var(--accent2);box-shadow:0 0 0 2px rgba(56,189,248,0.35)}.products-section-label{margin:0 0 12px;font-size:14px;font-weight:600;color:var(--muted)}.hub-page{max-width:1180px;margin:0 auto;padding-bottom:48px}.hub-hero{text-align:center;padding:8px 0 28px;border-bottom:1px solid var(--border);margin-bottom:28px}.hub-hero-title{margin:0 0 12px;font-size:clamp(1.65rem,3.5vw,2.1rem);font-weight:800;letter-spacing:-0.02em;color:var(--text)}.hub-page--zh .hub-hero-title{letter-spacing:0.04em;font-weight:700}.hub-hero-lead{margin:0 auto 18px;max-width:36rem;font-size:15px;line-height:1.65;color:var(--muted)}.hub-jump{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 14px;font-size:14px}.hub-jump-link{color:var(--accent2);font-weight:600;padding:6px 12px;border-radius:999px;background:var(--input-bg);border:1px solid var(--border);text-decoration:none}.hub-jump-link:hover{border-color:var(--accent2);text-decoration:none}.hub-jump-sep{color:var(--muted)}.hub-layout{display:grid;grid-template-columns:1fr;gap:28px;align-items:start}@media (min-width:960px){.hub-layout{grid-template-columns:1fr minmax(280px,340px);grid-template-areas:"main aside";gap:32px}.hub-main{grid-area:main}.hub-aside{grid-area:aside;position:sticky;top:calc(var(--nav-h) + 12px)}}.hub-section-head h2{margin:0 0 6px;font-size:1.2rem;font-weight:700;color:var(--text)}.hub-section-head--compact h2{font-size:1.1rem}.hub-section-desc{margin:0 0 18px;font-size:13px;color:var(--muted);line-height:1.55}.hub-news-list{display:flex;flex-direction:column;gap:16px}.hub-news-card{margin:0}.hub-news-card-link{display:grid;grid-template-columns:120px 1fr;gap:0;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow 0.2s,border-color 0.2s}@media (max-width:520px){.hub-news-card-link{grid-template-columns:1fr}}.hub-news-card-link:hover{border-color:var(--accent2);box-shadow:0 12px 40px var(--shadow-card);text-decoration:none;color:inherit}.hub-news-card-media{background:var(--input-bg);min-height:100px}.hub-news-card-media img{width:100%;height:100%;min-height:120px;object-fit:cover;display:block}.hub-news-card-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px}.hub-news-card-body h3{margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.hub-news-card-sum{margin:0;font-size:14px;color:var(--muted);line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hub-news-card-time{margin-top:auto;font-size:12px;color:var(--muted)}.hub-news-more-wrap{text-align:center;margin-top:20px}.hub-rates-card{background:linear-gradient(160deg,var(--card),var(--input-bg));border:1px solid var(--border);border-radius:calc(var(--radius) + 4px);padding:20px 18px 18px;box-shadow:0 8px 32px var(--shadow-card)}.hub-rates-table-wrap{overflow-x:auto;margin-bottom:12px;border-radius:8px;border:1px solid var(--border);background:var(--card)}.hub-rates-table{width:100%;border-collapse:collapse;font-size:13px}.hub-rates-table th,.hub-rates-table td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--border)}.hub-rates-table th{font-size:11px;text-transform:uppercase;letter-spacing:0.06em;color:var(--muted);font-weight:600;background:var(--input-bg)}.hub-page--zh .hub-rates-table th{text-transform:none;letter-spacing:0.02em}.hub-rates-table tbody tr:last-child td{border-bottom:none}.hub-rate-pair{font-weight:700;font-variant-numeric:tabular-nums}.hub-rate-val{font-variant-numeric:tabular-nums;color:var(--accent);font-weight:600}.hub-rate-time{font-size:12px;color:var(--muted);white-space:nowrap}.hub-rates-empty{text-align:center;color:var(--muted);padding:20px 12px!important}.hub-rates-note{margin:0;font-size:11px;line-height:1.5;color:var(--muted)}.hub-detail-back{display:inline-block;margin-bottom:16px;font-size:14px;font-weight:600}.hub-article{max-width:42rem}.hub-article-title{margin:0 0 10px;font-size:clamp(1.35rem,3vw,1.75rem);font-weight:800;line-height:1.25;color:var(--text)}.hub-page--zh .hub-article-title{font-weight:700;letter-spacing:0.02em}.hub-article-time{display:block;margin-bottom:20px;font-size:13px;color:var(--muted)}.hub-article-body{padding-top:8px}.orders-page{width:100%}.orders-list{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.orders-card{display:block;padding:16px 18px;border-radius:var(--radius);border:1px solid var(--border);background:var(--card);box-shadow:0 4px 20px var(--shadow-card);color:inherit;text-decoration:none;transition:border-color 0.15s ease,box-shadow 0.15s ease}.orders-card:hover{border-color:var(--accent2);text-decoration:none;box-shadow:0 8px 28px var(--shadow-card)}.orders-card-main{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.orders-card-no{font-weight:700;font-variant-numeric:tabular-nums;letter-spacing:0.02em}.orders-card-st{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:0.04em;padding:4px 10px;border-radius:999px;background:var(--input-bg);color:var(--muted)}.orders-card-st--shipped,.orders-card-st--completed{color:#15803d;background:rgba(34,197,94,0.15)}.orders-card-st--pending,.orders-card-st--processing{color:var(--accent);background:rgba(245,158,11,0.12)}.orders-page--zh .orders-card-st,.order-detail-page--zh .order-detail-status{text-transform:none;letter-spacing:0.02em}.orders-card-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;font-size:13px;color:var(--muted)}.orders-card-amt{font-weight:700;color:var(--accent);font-variant-numeric:tabular-nums}.orders-card-meta time{font-size:12px;white-space:nowrap}.orders-card-exp{margin-top:10px;font-size:12px;color:var(--muted);border-top:1px solid var(--border);padding-top:10px}.orders-empty{text-align:center;color:var(--muted);padding:32px 16px}.orders-section-title{font-size:clamp(1.15rem,2.5vw,1.35rem);font-weight:800;margin:0 0 14px;letter-spacing:-0.02em;color:var(--text)}.orders-orders-heading{margin-top:36px;padding-top:8px;border-top:1px solid var(--border)}.orders-fav-section{margin-bottom:8px}.orders-fav-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:6px}.orders-fav-tools{display:flex;gap:8px;align-items:center}.orders-fav-lead{margin:0 0 14px;font-size:14px;color:var(--muted);line-height:1.5}.orders-fav-toolbar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:12px;padding:10px 12px;border-radius:var(--radius);border:1px solid var(--border);background:var(--input-bg)}.orders-fav-check-all{display:inline-flex;align-items:center;gap:8px;font-size:14px;cursor:pointer;user-select:none}.orders-fav-grid{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.orders-fav-card{display:grid;grid-template-columns:1fr;gap:10px;padding:14px 16px;border-radius:var(--radius);border:1px solid var(--border);background:var(--card);box-shadow:0 2px 12px var(--shadow-card)}@media (min-width:520px){.orders-fav-card{grid-template-columns:auto 88px 1fr auto;align-items:start}.orders-fav-cb-wrap{grid-column:1;align-self:center}.orders-fav-thumb{grid-column:2}.orders-fav-main{grid-column:3}.orders-fav-actions{grid-column:4;grid-row:1;align-self:start}}.orders-fav-cb-wrap{display:inline-flex;align-items:flex-start;padding-top:4px}.orders-fav-thumb{display:block;margin:0 auto;border-radius:999px;overflow:hidden;border:1px solid var(--border);flex-shrink:0;width:88px;height:88px}.orders-fav-thumb img{width:100%;height:100%;object-fit:cover;display:block}.orders-fav-main{min-width:0}.orders-fav-title{font-weight:700;font-size:15px;line-height:1.35;color:var(--text);text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.orders-fav-title:hover{color:var(--accent2)}.orders-fav-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:6px;font-size:13px}.orders-fav-price{font-weight:700;color:var(--accent);font-variant-numeric:tabular-nums}.orders-fav-badge{font-size:11px;padding:2px 8px;border-radius:999px;background:rgba(185,28,28,0.12);color:#b91c1c}.orders-fav-card--inactive .orders-fav-title{opacity:0.75}.orders-fav-actions{display:flex;flex-direction:column;gap:6px;align-items:stretch;min-width:7rem}@media (max-width:519px){.orders-fav-actions{flex-direction:row;flex-wrap:wrap;min-width:0}}.orders-fav-empty{text-align:center;color:var(--muted);padding:20px 12px;font-size:14px}.orders-fav-err{color:#b91c1c;font-size:13px;margin-top:8px}.order-detail-page{max-width:56rem;margin:0 auto;padding:0 16px 48px}.order-detail-page-hero{padding:20px 0 8px;border:none;margin-bottom:8px}.order-detail-page-hero h1{font-size:clamp(1.5rem,4vw,1.85rem);font-weight:800;letter-spacing:-0.02em;margin:0 0 8px}.order-detail-page-lead{margin:0 0 8px;font-size:16px;color:var(--muted);line-height:1.55}.order-detail-sync-hint{margin:0;font-size:13px;color:var(--muted);opacity:0.9}.order-detail-root{min-height:120px}.order-detail{max-width:none;font-size:16px}.order-detail-top{margin-bottom:8px}.order-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start;margin-bottom:16px}@media (max-width:768px){.order-detail-grid{grid-template-columns:1fr}}.order-detail-col-stack{display:flex;flex-direction:column;gap:16px}.order-detail-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:18px 20px;box-shadow:0 4px 18px var(--shadow-card)}.order-detail-card h2{font-size:1.05rem;margin:0 0 14px;padding-bottom:10px;border-bottom:1px solid var(--border);color:var(--text)}.order-detail-head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px;padding:20px 22px;background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 4px 18px var(--shadow-card)}.order-detail-head-text{flex:1;min-width:0}.order-detail-kicker{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--muted)}.order-detail .order-detail-title{margin:0;font-size:clamp(1.25rem,3.5vw,1.65rem);font-weight:800;line-height:1.25;word-break:break-word}.order-detail-value{font-weight:500;color:var(--text)}.order-detail-total-row{margin-top:12px!important;padding-top:14px;border-top:1px dashed var(--border)}.order-detail-total-amt{font-size:1.35rem;font-weight:800;color:var(--accent);font-variant-numeric:tabular-nums;margin-left:8px}.order-detail-empty{margin:0;color:var(--muted);font-size:15px;line-height:1.55}.order-detail-section--lines .order-line-meta{font-size:14px}.order-detail-loading,.order-detail-error{font-size:16px;padding:24px 8px;color:var(--muted)}.order-detail-error{color:#b45309}.order-detail-status{display:inline-block;margin:0;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;padding:6px 12px;border-radius:8px;background:var(--input-bg);color:var(--muted)}.order-detail-section{margin-bottom:28px}.order-detail-section h2{margin:0 0 12px;font-size:1rem;font-weight:700;letter-spacing:0.02em;color:var(--text)}.order-detail-section p{margin:0 0 8px;line-height:1.6;font-size:16px}.order-lines{list-style:none;margin:0;padding:0}.order-line{padding:14px 0;border-bottom:1px solid var(--border)}.order-line:last-child{border-bottom:none}.order-line-title{font-weight:700;font-size:17px;margin-bottom:8px;line-height:1.35}.order-line-meta{font-size:14px;color:var(--muted);font-variant-numeric:tabular-nums}.order-line-desc{margin-top:8px;font-size:13px;line-height:1.55;color:var(--text);white-space:pre-wrap}.order-timeline{list-style:none;margin:0;padding:0;border-left:2px solid var(--border);padding-left:18px}.order-timeline-item{position:relative;padding-bottom:20px;margin-left:0}.order-timeline-item::before{content:"";position:absolute;left:-23px;top:4px;width:10px;height:10px;border-radius:50%;background:var(--accent2);border:2px solid var(--card)}.order-timeline-time{display:block;font-size:12px;color:var(--muted);margin-bottom:4px}.order-timeline-st{font-weight:600;font-size:14px}.order-timeline-note{margin:8px 0 0;font-size:14px;line-height:1.55;white-space:pre-wrap}.order-progress-img{margin-top:10px;max-width:100%}.order-progress-img img{max-width:min(100%,420px);height:auto;border-radius:8px;border:1px solid var(--border)}.order-progress-file{margin:8px 0 0;font-size:14px}.orders-page--zh .order-detail-title{font-weight:700;letter-spacing:0.02em}@media (max-width:900px){:root{--radius:14px}html{scroll-padding-top:min(100px,18vw)}.btn,.btn-primary,.btn-ghost,button.nav-history-btn{touch-action:manipulation}.btn:not(.btn-sm):not(.nav-history-btn){min-height:var(--touch-min);padding:10px 18px;font-size:15px;border-radius:10px}.page-hero{padding:18px 0 12px}.page-hero h1{font-size:clamp(1.35rem,5vw,1.85rem);line-height:1.25}.hub-hero-lead,.hub-detail-back{font-size:15px}.hub-detail-back{display:inline-flex;align-items:center;min-height:40px;padding:6px 0}.carousel{min-height:200px;border-radius:calc(var(--radius) + 2px)}.carousel-slide img{height:min(52vw,280px);max-height:320px}.carousel-dots{bottom:max(14px,env(safe-area-inset-bottom,0px));gap:4px;padding:8px 12px;border-radius:999px;background:color-mix(in srgb,var(--carousel-bg) 58%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.carousel-dots button{width:9px;height:9px;position:relative;flex-shrink:0}.carousel-dots button::before{content:"";position:absolute;inset:-14px;border-radius:50%}.hcat-row{-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:12px 0 4px;gap:10px}.hcat-item{scroll-snap-align:start;width:92px;padding:10px 8px}.site-footer-main{padding:36px max(16px,var(--safe-left)) 28px max(16px,var(--safe-right))}.site-footer-bar{padding:16px max(16px,var(--safe-left)) max(20px,var(--safe-bottom)) max(16px,var(--safe-right));font-size:13px}.footer-quote-label input,.footer-quote-label textarea{font-size:16px;min-height:48px;padding:12px 14px}.footer-quote-label textarea{min-height:100px}.footer-quote-submit{min-height:48px;font-size:13px}.form-row input,.form-row textarea,.form-row select{font-size:16px;min-height:48px;padding:12px 14px}.card-like,.auth-form-wrap{border-radius:calc(var(--radius) + 2px)}}@media (max-width:480px){.brand-zh{font-size:14px}.brand-en{font-size:11px}.site-logo-img{width:40px;height:40px}}@media (min-width:901px) and (max-width:1200px){.main{padding-left:max(var(--page-pad),var(--safe-left));padding-right:max(var(--page-pad),var(--safe-right))}}@media (max-width:900px){.admin-layout{flex-direction:column;min-height:100dvh;position:relative}.admin-sidebar-backdrop{display:block;position:fixed;inset:0;z-index:1040;background:rgba(15,23,42,0.42);opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease;pointer-events:none}body.admin-sidebar-open .admin-sidebar-backdrop{opacity:1;visibility:visible;pointer-events:auto}body.admin-dashboard-body.admin-sidebar-open{overflow:hidden}.admin-mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 12px}.admin-sidebar{position:fixed;left:0;top:0;bottom:0;width:min(300px,88vw);max-width:100%;z-index:1050;transform:translate3d(-105%,0,0);transition:transform 0.22s ease;flex-direction:column;flex-wrap:nowrap;align-items:stretch;align-content:stretch;gap:0;padding:12px 0 max(12px,env(safe-area-inset-bottom));border-right:1px solid var(--border);border-bottom:none;box-shadow:6px 0 28px rgba(0,0,0,0.14);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;box-sizing:border-box;min-height:0}body.admin-sidebar-open .admin-sidebar{transform:translate3d(0,0,0)}.admin-sidebar-close-mobile{display:inline-flex!important}.admin-sidebar-head{width:auto;order:0;flex-wrap:nowrap;padding:0 10px 12px 12px;margin-bottom:4px;border-bottom:1px solid var(--border);justify-content:flex-start}.admin-sidebar-refresh{min-height:44px;min-width:auto;padding:8px 12px}.admin-sidebar-title{flex:1;min-width:0;text-align:left;font-size:15px}.admin-sidebar-foot{width:100%;order:99;margin-top:auto;padding:12px 12px max(8px,env(safe-area-inset-bottom));flex-shrink:0}.admin-content{flex:1;min-width:0;padding:16px max(16px,var(--safe-left)) max(24px,var(--safe-bottom)) max(16px,var(--safe-right));max-width:100%}.admin-content-toolbar{flex-direction:column;align-items:stretch;gap:10px}.admin-toolbar-lead{flex:1 1 auto;align-items:center;width:100%}.admin-me-line{flex:1;min-width:0;margin:0}.admin-content-toolbar-actions{justify-content:flex-start}.admin-table th,.admin-table td{padding:8px 10px;font-size:13px}.admin-prod-thumb{width:56px;height:56px}.admin-table.admin-table--products tbody tr td.admin-prod-thumb-cell{width:88px;max-width:88px;min-width:88px;padding:6px!important;box-sizing:border-box}.admin-table.admin-table--products tbody tr td.admin-prod-thumb-cell .admin-prod-thumb{width:72px;height:72px}.admin-table.admin-table--products th.admin-cell-thumb{width:88px;max-width:88px;min-width:88px}.admin-table.admin-table--products th.admin-cell-prod-actions,.admin-table.admin-table--products td.admin-prod-actions-cell{width:56px;max-width:56px;min-width:56px;padding:8px 4px!important}.admin-modal-overlay{padding:max(12px,var(--safe-left)) max(12px,var(--safe-right));align-items:center;justify-content:center}.admin-modal-sheet{max-width:min(520px,100vw - 20px);width:100%;max-height:min(88dvh,900px)}.admin-modal-sheet--wide{max-width:min(780px,100vw - 20px)}.admin-modal-sheet--product-create-xl{max-width:min(1040px,100vw - 20px)}.admin-modal-scroll{padding-left:max(16px,var(--safe-left));padding-right:max(16px,var(--safe-right));padding-bottom:max(20px,var(--safe-bottom))}}.admin-ps-upload-sync-wrap{margin-bottom:14px;padding:12px 14px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);max-width:56rem}.admin-ps-sync-lead{margin:0 0 10px;font-size:13px;color:var(--text);line-height:1.55}.admin-ps-sync-checks{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:flex-start;margin-bottom:10px}.admin-ps-sync-item{display:inline-flex;align-items:center;gap:6px;font-size:13px;cursor:pointer;user-select:none}.admin-ps-sync-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-ps-drop-zone{margin:0 0 14px;padding:18px 16px;border:2px dashed var(--border);border-radius:10px;background:var(--input-bg);text-align:center;cursor:pointer;transition:border-color 0.15s ease,background 0.15s ease,box-shadow 0.15s ease,opacity 0.15s ease;outline:none}.admin-ps-drop-zone:hover:not(.admin-ps-drop-zone--busy):not(.admin-ps-drop-zone--active):not(.admin-ps-drop-zone--disabled){border-color:var(--muted);background:var(--card)}.admin-ps-drop-zone:focus-visible{box-shadow:0 0 0 2px var(--accent2)}.admin-ps-drop-zone--active{border-color:var(--accent2);background:rgba(56,189,248,0.08);box-shadow:0 0 0 1px rgba(56,189,248,0.35)}.admin-ps-drop-zone--busy{opacity:0.65;pointer-events:none;cursor:wait}.admin-ps-drop-zone--disabled{opacity:0.55;pointer-events:none;cursor:not-allowed}.admin-ps-drop-zone__title{margin:0 0 6px;font-size:14px;font-weight:600;color:var(--text);line-height:1.45}.admin-ps-drop-zone__hint{margin:0;font-size:12px;color:var(--muted);line-height:1.5}.admin-ps-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px;width:100%}.admin-ps-filter-block{display:inline-flex;align-items:center;gap:8px;font-size:13px}.admin-ps-filter-block--inline{gap:6px}.admin-ps-filter-block--inline .admin-ps-filter-label{font-weight:400;color:var(--text)}.admin-ps-filter-label{margin:0;font-weight:600;color:var(--muted);white-space:nowrap}.admin-ps-select{min-width:9rem;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font-size:14px;box-sizing:border-box}#ps-filter-owner.admin-ps-select{min-width:220px}.admin-ps-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px;align-items:start;width:100%;box-sizing:border-box}@media (max-width:960px){.admin-ps-grid{grid-template-columns:1fr}}.admin-ps-card{min-width:0;border:1px solid var(--border);border-radius:10px;background:var(--card);overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,0.04)}.admin-ps-col-label{flex:0 0 auto;font-size:12px;font-weight:600;letter-spacing:0.04em;color:var(--muted);margin:0 0 8px;line-height:1.3}.admin-ps-card-main{display:flex;flex-direction:row;align-items:stretch;min-height:0;min-width:0}.admin-ps-card-col--preview{flex:0 1 calc(50.5% + 2.375rem);min-width:calc(140px + 2.375rem);max-width:calc(58% + 2.375rem);padding:10px 12px;box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch;border-right:1px solid var(--border)}.admin-ps-preview-frame{width:100%;min-height:0;box-sizing:border-box;overflow:visible;border-radius:8px;background:rgba(0,0,0,0.03);border:1px solid var(--border);display:flex;align-items:stretch;justify-content:flex-start;flex:0 0 auto}.admin-ps-preview-frame .admin-ps-chat-col{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}.admin-ps-preview-frame .admin-ps-chat-bubble{width:100%;max-width:100%;box-sizing:border-box}.admin-ps-preview-frame .admin-ps-chat-img{display:block;width:100%;height:auto;max-height:none;object-fit:contain;vertical-align:middle}.admin-ps-preview-frame .admin-ps-chat-video{display:block;width:100%;height:auto;max-height:none}.admin-ps-preview-frame .admin-ps-chat-bubble--file{width:100%;max-width:100%;overflow:visible}.admin-ps-preview-frame .admin-ps-file-sheet{min-height:0}.admin-ps-card-col--desc{flex:0 1 max(0px,calc(49.5% - 7.125rem));min-width:0;padding:10px 12px;border-right:1px solid var(--border);box-sizing:border-box;display:flex;flex-direction:column}.admin-ps-card-col--actions{flex:0 0 4.75rem;min-width:0;padding:10px 8px 12px;background:var(--input-bg);box-sizing:border-box;display:flex;flex-direction:column;align-items:stretch}.admin-ps-card .admin-ps-chat-bubble{max-width:100%}.admin-ps-card .admin-ps-chat-img{max-height:160px}.admin-ps-card .admin-ps-chat-video{max-height:160px}.admin-ps-preview-frame .admin-ps-chat-img,.admin-ps-preview-frame .admin-ps-chat-video{max-height:none}@media (max-width:720px){.admin-ps-card-main{flex-direction:column;min-height:0}.admin-ps-card-col--preview{flex:0 0 auto;min-width:0;max-width:none;border-right:none;border-bottom:1px solid var(--border)}.admin-ps-card-col--desc{flex:1 1 auto;width:100%;border-right:none;border-bottom:1px solid var(--border)}.admin-ps-card-col--actions{flex:0 0 auto;max-width:none;border-bottom:none}}.admin-ps-meta{font-size:12px;color:var(--muted);margin-bottom:8px;line-height:1.35}.admin-ps-chat-col{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;min-width:0}.admin-ps-chat-bubble{max-width:min(100%,320px);box-sizing:border-box}.admin-ps-chat-bubble--image,.admin-ps-chat-bubble--video{border-radius:4px 12px 12px 12px;overflow:hidden;background:var(--card);border:1px solid var(--border);box-shadow:0 1px 2px rgba(0,0,0,0.06)}.admin-ps-chat-bubble--image{padding:0;line-height:0}.admin-ps-chat-img{display:block;width:100%;max-height:220px;height:auto;object-fit:contain;vertical-align:middle;background:rgba(0,0,0,0.03)}.admin-ps-chat-bubble--video{padding:0}.admin-ps-chat-video{display:block;width:100%;max-height:220px;vertical-align:middle;background:#000}.admin-ps-chat-bubble--file{border-radius:4px 12px 12px 12px;background:var(--card);border:1px solid var(--border);box-shadow:0 1px 3px rgba(0,0,0,0.08);padding:0;min-width:0;max-width:min(100%,300px)}.admin-ps-file-sheet{display:flex;align-items:stretch;gap:0;min-height:72px}.admin-ps-file-sheet-icon{flex:0 0 52px;display:flex;align-items:center;justify-content:center;background:var(--input-bg);border-right:1px solid var(--border);color:var(--muted)}.admin-ps-file-sheet-icon svg{display:block;opacity:0.85}.admin-ps-file-sheet-main{flex:1 1 auto;min-width:0;padding:10px 12px;display:flex;flex-direction:column;justify-content:center;gap:4px}.admin-ps-file-sheet-name{font-size:14px;font-weight:600;color:var(--text);line-height:1.35;word-break:break-all;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.admin-ps-file-sheet-ext{font-size:11px;color:var(--muted);line-height:1.2}.admin-ps-card-col--desc .admin-ps-desc-input{display:block;width:100%;min-width:0;flex:1 1 auto;min-height:160px;box-sizing:border-box;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font-size:13px;line-height:1.45;resize:none;overflow-y:auto}.admin-ps-card-col--actions .admin-ps-actions{display:flex;flex-direction:column;gap:6px;align-items:stretch;max-width:none}.admin-ps-actions .btn{width:100%;justify-content:center}.admin-ps-btn-edit-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0.35rem 0.5rem;min-height:auto;line-height:1.2;gap:0.05rem}.admin-ps-btn-edit-stack__line{display:block;font-size:12px;line-height:1.25;white-space:nowrap}.admin-ps-desc-tools,.admin-ps-file-tools{margin-bottom:6px}.admin-ps-sync-inline{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);cursor:pointer;user-select:none}.admin-ps-edit-append-grid{display:flex;flex-direction:column;gap:14px;margin-top:4px}.admin-ps-edit-append-item{min-width:0}.admin-ps-edit-append-item-toolbar{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.admin-ps-edit-append-view-label{margin:0}.admin-ps-edit-append-preview{max-width:320px}.admin-ps-edit-append-preview .admin-ps-chat-bubble{max-width:100%}.admin-ps-edit-append-preview .admin-ps-chat-img,.admin-ps-edit-append-preview .admin-ps-chat-video{max-height:200px}.admin-ps-edit-append-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.admin-ps-edit-main-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px}.admin-ps-edit-dl-details{margin-top:10px;border:1px solid var(--border);border-radius:8px;padding:8px 10px;background:var(--input-bg)}.admin-ps-edit-dl-summary{cursor:pointer;font-size:13px;font-weight:600;list-style:none}.admin-ps-edit-dl-summary::-webkit-details-marker{display:none}.admin-ps-edit-dl-details[open] .admin-ps-edit-dl-summary{margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid var(--border)}.admin-ps-edit-dl-list{display:flex;flex-direction:column;gap:6px}.admin-ps-edit-dl-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:13px}.admin-ps-edit-dl-role{flex:0 0 1.5rem;font-size:11px;font-weight:600;color:var(--muted)}.admin-ps-edit-dl-name{flex:1 1 120px;min-width:0;word-break:break-all;line-height:1.35}.admin-dashboard-announce-wrap{margin-bottom:1.25rem}.admin-dashboard-files-wrap{margin-top:1.25rem}.admin-dh-files-heading{margin-top:0}.admin-overview-stats-heading{margin:1.25rem 0 0.75rem;font-size:1.15rem;font-weight:700}.admin-dh-board{margin-bottom:0.5rem}.admin-dh-board__h{margin:0 0 0.5rem;font-size:1.05rem;font-weight:700}.admin-dh-board--announce .admin-dh-announce{display:flex;flex-direction:column;min-height:min(42vh,480px);max-height:min(68vh,620px);padding:10px 12px;border-radius:12px;border:1px solid var(--border);background:var(--card);box-sizing:border-box}.admin-dh-board--announce .admin-dh-announce__head{flex:0 0 auto}.admin-dh-board--announce .admin-dh-announce__head .admin-dh-board__h{margin:0;padding:1px 0 3px;font-size:0.88rem;line-height:1.15;font-weight:700}.admin-dh-announce--edit .admin-dh-announce__head .admin-dh-ann-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin:2px 0 6px;padding:0;font-size:12px}.admin-dh-board--announce .admin-dh-announce__head .admin-dh-ann-select{padding:4px 6px;font-size:12px}.admin-dh-board--announce .admin-dh-announce__head .admin-dh-ann-color{width:34px;height:26px}.admin-dh-announce--readonly .admin-dh-announce__head .admin-dh-board__h{padding-bottom:2px}.admin-dh-announce__body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.admin-dh-announce__body-inner{flex:1 1 auto;min-height:0;width:100%;box-sizing:border-box;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:1.55;overflow:auto;padding:8px 10px;border-radius:10px;border:1px solid var(--border);background:var(--input-bg);color:var(--text)}.admin-dh-announce__body .admin-dh-announce__empty{flex:1 1 auto;display:flex;align-items:center;color:var(--muted);font-size:14px}.admin-dh-ann-tool{display:inline-flex;align-items:center;gap:6px}.admin-dh-ann-tool span{color:var(--muted);white-space:nowrap}.admin-dh-ann-select{padding:6px 8px;border-radius:8px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font-size:13px}.admin-dh-ann-color{width:40px;height:32px;padding:2px;border:1px solid var(--border);border-radius:8px;background:var(--input-bg);cursor:pointer}.admin-dh-ann-editor{flex:1 1 auto;min-height:0;width:100%;box-sizing:border-box;line-height:1.55;padding:8px 10px;border-radius:10px;border:1px solid var(--border);background:var(--input-bg);color:var(--text);font-size:14px;outline:none;overflow-y:auto}.admin-dh-ann-editor:empty:before{content:attr(data-placeholder);color:var(--muted);pointer-events:none}.admin-dh-slots{--dh-slot-h:74px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-auto-rows:var(--dh-slot-h);gap:10px;margin-top:8px}@media (max-width:1100px){.admin-dh-slots{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.admin-dh-slots{grid-template-columns:1fr}}.admin-dh-slot--fixed{height:var(--dh-slot-h,74px);min-height:var(--dh-slot-h,74px);max-height:var(--dh-slot-h,74px);box-sizing:border-box;overflow:hidden}.admin-dh-slot{min-width:0;padding:0;border-radius:10px;border:1px solid var(--border);background:var(--input-bg)}.admin-dh-slot__row{display:flex;flex-direction:row;align-items:stretch;height:100%;min-height:0}.admin-dh-slot__main{flex:1 1 auto;min-width:0;padding:4px 8px;display:flex;flex-direction:column;gap:2px;overflow:hidden}.admin-dh-slot__rail{flex:0 0 1.75rem;width:1.75rem;min-width:1.75rem;display:flex;align-items:center;justify-content:center;padding:2px 4px;border-left:1px solid var(--border);background:var(--card)}.admin-dh-slot__rail .admin-dh-dl-btn{min-width:0;width:100%;padding:2px 4px;font-size:10px;line-height:1}.admin-dh-dl-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;line-height:1.05}.admin-dh-dl-stack span{display:block}.admin-dh-slot--readonly .admin-dh-slot__main{justify-content:flex-start}.admin-dh-slot__title{font-size:11px;font-weight:600;color:var(--muted);flex:0 0 auto}.admin-dh-slot__file-name{flex:1 1 auto;min-height:0;font-size:11px;color:var(--text);line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.admin-dh-slot__file-name--dxf-quick{cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:2px}.admin-dh-slot__actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center;flex:0 0 auto}.admin-dh-slot__empty{font-size:12px;color:var(--muted)}.admin-panel--im .im-quick-translate{margin:2px 0 4px;padding:10px 12px;border:1px solid var(--border);border-radius:10px;background:var(--card)}.admin-panel--im .im-quick-translate__head{font-size:13px;font-weight:700;color:var(--text);margin-bottom:8px}.admin-panel--im .im-quick-translate__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-panel--im .im-quick-translate__col{display:flex;flex-direction:column;gap:0}.admin-panel--im .im-quick-translate__col textarea{width:100%;min-height:132px;resize:vertical;padding:8px 10px;border:1px solid var(--border);border-radius:8px;background:var(--input-bg);color:var(--text);font:inherit;line-height:1.45;box-sizing:border-box}@media (max-width:900px){.admin-panel--im .im-quick-translate__grid{grid-template-columns:1fr}}.admin-panel--im .im-forward-banner{margin:0 0 12px;padding:10px 14px;border-radius:10px;background:rgba(59,130,246,0.12);border:1px solid var(--border);font-size:13px}.admin-panel--im .im-shell{display:grid;grid-template-columns:minmax(240px,32%) 1fr;gap:0;margin-top:0;min-height:min(80vh,760px);height:min(80vh,760px);border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--card)}@media (max-width:900px){.admin-panel--im .im-shell{grid-template-columns:1fr;min-height:50vh;height:min(70vh,560px)}.admin-panel--im .im-aside{max-height:220px;border-bottom:1px solid var(--border)}}.admin-panel--im .im-aside{display:flex;flex-direction:column;min-height:0;background:var(--input-bg);border-right:1px solid var(--border)}.admin-panel--im .im-tabs{display:flex;gap:0;border-bottom:1px solid var(--border)}.admin-panel--im .im-tab{flex:1;padding:10px 8px;font-size:13px;border:none;background:transparent;color:var(--muted);cursor:pointer}.admin-panel--im .im-tab.active{color:var(--text);font-weight:700;box-shadow:inset 0 -2px 0 var(--primary,#3b82f6)}.admin-panel--im .im-side-search{margin:8px 10px;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--card);color:var(--text);font-size:13px}.admin-panel--im .im-side-list{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:4px 0 12px}.admin-panel--im .im-row{padding:10px 12px;cursor:pointer;border-bottom:1px solid rgba(0,0,0,0.06);display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.admin-panel--im .im-row:hover{background:rgba(0,0,0,0.04)}.admin-panel--im .im-row.active{background:rgba(59,130,246,0.1)}.admin-panel--im .im-row-title{font-weight:600;font-size:14px;margin:0}.admin-panel--im .im-row-sub{font-size:12px;color:var(--muted);margin:2px 0 0;line-height:1.35}.admin-panel--im .im-badge{flex-shrink:0;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:#ef4444;color:#fff;font-size:11px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.admin-panel--im .im-main{display:flex;flex-direction:column;min-height:0;min-width:0;height:100%}.admin-panel--im .im-thread-title{padding:12px 14px;font-weight:700;font-size:15px;border-bottom:1px solid var(--border);background:var(--input-bg)}.admin-panel--im #im-heading{font-size:24px;line-height:1.1}.admin-panel--im #im-top-tab-comm,.admin-panel--im #im-top-tab-cs{font-size:18px;line-height:1.1;padding:6px 10px}.admin-panel--im .im-multi-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:8px 14px;border-bottom:1px solid var(--border);background:rgba(59,130,246,0.08)}.admin-panel--im .im-multi-bar[hidden]{display:none!important}.admin-panel--im .im-multi-bar__actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.admin-panel--im .im-multi-bar__label{font-size:13px;color:var(--text)}.admin-panel--im .im-msg-row{display:flex;flex-direction:row;align-items:flex-start;gap:8px;width:100%}.admin-panel--im .im-msg-row.me{flex-direction:row-reverse}.admin-panel--im .im-bubble-sel{flex-shrink:0;padding-top:20px;cursor:pointer}.admin-panel--im .im-bubble-sel input.im-msg-cb{width:16px;height:16px;cursor:pointer}.admin-panel--im .im-msg-row .im-bubble-wrap{flex:0 1 auto;max-width:100%}.admin-panel--im .im-messages{flex:1 1 auto;min-height:0;overflow-y:auto;padding:12px 14px 16px;display:flex;flex-direction:column;gap:10px}.admin-panel--im .im-bubble-wrap{display:flex;flex-direction:column;align-items:flex-start;max-width:100%}.admin-panel--im .im-bubble-wrap.me{align-items:flex-end}.admin-panel--im .im-meta{font-size:11px;color:var(--muted);margin-bottom:2px;padding:0 4px}.admin-panel--im .im-bubble{max-width:min(92%,420px);padding:8px 12px;border-radius:12px;background:var(--input-bg);border:1px solid var(--border);font-size:14px;line-height:1.45;word-break:break-word}.admin-panel--im .im-bubble-wrap.me .im-bubble{background:rgba(59,130,246,0.15);border-color:rgba(59,130,246,0.35)}.admin-panel--im .im-cs-att{margin-top:6px}.admin-panel--im .im-cs-att-img{display:block;max-width:260px;max-height:200px;border-radius:8px;object-fit:cover}.admin-panel--im #im-cs-thread-title .im-cs-thread-head-inner{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%}.admin-panel--im #im-cs-thread-title .im-cs-thread-title-main{flex:1 1 auto;min-width:0}.admin-panel--im .im-cs-name-remark-original{font-size:12px;color:var(--muted);margin-bottom:8px}.admin-panel--im .im-cs-name-remark__input{box-sizing:border-box;padding:8px 10px;border-radius:8px;border:1px solid var(--border);background:var(--card);color:var(--text);font-size:13px}.admin-panel--im .im-cs-name-remark-modal__orig{margin:0 0 12px;font-size:13px;color:var(--muted)}.admin-panel--im .im-cs-name-remark-modal__label{display:block;font-size:13px;font-weight:600;margin-bottom:6px}.admin-panel--im .im-cs-name-remark-modal__input{width:100%;margin-bottom:14px}.admin-panel--im .im-cs-name-remark-modal__actions{display:flex;gap:8px;justify-content:flex-end}.admin-panel--im .im-bubble .im-fwd{font-size:12px;color:var(--muted);border-left:3px solid var(--border);padding-left:8px;margin-bottom:6px}.admin-panel--im .im-bubble img.im-att-img{max-width:100%;max-height:200px;border-radius:8px;display:block;margin-top:6px;cursor:zoom-in}.admin-panel--im .im-bubble a.im-att-file{display:inline-block;margin-top:6px;font-size:13px}.admin-panel--im .im-bubble-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.admin-panel--im .im-bubble-actions button{font-size:11px;padding:2px 8px}.im-ctx-menu{position:fixed;z-index:12000;min-width:168px;padding:6px 0;margin:0;list-style:none;background:var(--card);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 28px rgba(0,0,0,0.18)}.im-ctx-menu__item{display:block;width:100%;text-align:left;padding:8px 14px;border:none;background:transparent;color:var(--text);font-size:13px;cursor:pointer;font-family:inherit}.im-ctx-menu__item:hover{background:var(--input-bg)}.admin-panel--im .im-translation{margin-top:6px;font-size:12px;color:var(--muted);border-top:1px dashed var(--border);padding-top:6px}.admin-panel--im .im-composer{border-top:1px solid var(--border);padding:8px 12px 10px;background:var(--input-bg);display:flex;flex-direction:column;gap:6px;flex:0 0 auto;width:100%;box-sizing:border-box;min-height:min(24vh,180px)}.admin-panel--im .im-composer-tools{display:flex;flex-wrap:wrap;gap:6px;align-items:center;flex-shrink:0}.admin-panel--im .im-file-input{display:none}.admin-panel--im .im-text-wrap{flex:1 1 auto;display:flex;position:relative;width:100%;min-width:0;min-height:110px}.admin-panel--im .im-text{flex:1 1 auto;width:100%;min-width:0;min-height:110px;box-sizing:border-box;padding:10px 84px 10px 12px;border-radius:10px;border:1px solid var(--border);background:var(--card);color:var(--text);font-size:14px;line-height:1.45;resize:vertical;font-family:inherit}.admin-panel--im .im-send-btn{position:absolute;right:8px;bottom:8px;z-index:2;min-width:64px;padding:6px 12px}#panel-communication.admin-panel--im.active{display:flex;flex-direction:column;gap:4px;min-height:calc(100dvh - 108px)}#panel-communication.admin-panel--im.active .im-shell{flex:1 1 auto;min-height:calc(100dvh - 238px);height:calc(100dvh - 238px);max-height:none}#panel-communication.admin-panel--im.active .admin-panel-head-row{gap:8px;margin-bottom:4px}#panel-communication.admin-panel--im.active .admin-panel-head-row .btn{padding:6px 10px;font-size:12px}.admin-org-tree{font-size:13px;line-height:1.5}.admin-org-tree ul{list-style:none;margin:0;padding:0 0 0 1rem;border-left:1px solid var(--border)}.admin-org-tree>ul{border-left:0;padding-left:0}.admin-org-tree li{margin:0.35rem 0}.admin-org-tree .admin-org-node-meta{font-size:11px;color:var(--muted)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hcat-item:hover{transform:none}.product-card{transition:none}}.hub-hero--after-sections{border-bottom:none;margin-bottom:0;margin-top:28px;padding-top:28px;border-top:1px solid var(--border)}.customers-table-viewport{overflow:auto;min-height:0;border:1px solid var(--border);border-radius:10px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.customers-table-viewport .admin-table-wrap--hscroll{overflow-x:visible;max-width:none}.admin-file-bubble--wx{display:flex;flex-direction:column;align-items:flex-start;gap:0;max-width:min(280px,100%);color:inherit}.admin-file-bubble--wx.admin-file-bubble--static{cursor:default}.admin-file-bubble__card{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;margin:0;border-radius:12px;border:1px solid var(--border);background:var(--input-bg);text-decoration:none;color:inherit;box-sizing:border-box}a.admin-file-bubble__card:hover{border-color:var(--accent2);background:var(--card)}.admin-file-bubble__meta{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;min-height:44px}.admin-ps-chat-bubble--wx-file{display:flex;flex-direction:column;align-items:stretch;gap:0;max-width:min(280px,100%)}.admin-ps-file-sheet--wx{display:flex;flex-direction:row;align-items:center;gap:10px;width:100%;padding:12px 14px;margin:0;border-radius:12px;border:1px solid var(--border);background:var(--input-bg);box-sizing:border-box}.admin-ps-file-sheet--wx .admin-ps-file-sheet-main{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:center;min-height:44px}.admin-ps-file-sheet--wx .admin-ps-file-sheet-fname{font-size:13px;font-weight:500;line-height:1.38;color:var(--text);word-break:break-word}.im-att-file-card-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:0;margin-top:6px;max-width:min(260px,100%)}.im-att-file-card__name{position:relative;z-index:2;display:inline-block;max-width:calc(100% - 12px);box-sizing:border-box;margin:0 0 -9px 8px;padding:5px 10px 10px;font-size:13px;font-weight:600;line-height:1.35;word-break:break-word;color:var(--text);background:var(--card);border:1px solid var(--border);border-bottom-color:transparent;border-radius:10px 10px 0 0;box-shadow:0 -2px 10px rgba(15,23,42,.06)}a.im-att-file-card__plate.im-att-file{display:flex;align-items:center;gap:8px;width:100%;padding:12px 10px 8px;margin:0;border-radius:12px;border:1px solid var(--border);background:var(--input-bg);text-decoration:none!important;border-bottom:none!important;color:var(--text);box-sizing:border-box}a.im-att-file-card__plate.im-att-file:hover{border-color:var(--accent2)}.im-att-file-card__hint{font-size:12px;color:var(--muted)}.site-footer.site-footer--shared-bg .site-footer-main,.site-footer.site-footer--shared-bg .site-footer-bar{background:transparent!important}