.InventorySearch-module__OE4vWW__wrap{width:100%;max-width:680px;margin:0 auto;position:relative}.InventorySearch-module__OE4vWW__inputWrap{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-xl);transition:border-color var(--transition-med), box-shadow var(--transition-med);align-items:center;gap:12px;padding:14px 16px;display:flex}.InventorySearch-module__OE4vWW__inputWrap:focus-within{border-color:#00d2ff80;box-shadow:0 0 0 3px #00d2ff14}.InventorySearch-module__OE4vWW__searchIcon{color:var(--text-muted);flex-shrink:0}.InventorySearch-module__OE4vWW__input{font-family:var(--font-body);color:var(--text-primary);letter-spacing:.02em;background:0 0;border:none;outline:none;flex:1;font-size:.95rem}.InventorySearch-module__OE4vWW__input::placeholder{color:var(--text-muted)}.InventorySearch-module__OE4vWW__spinner{border:2px solid var(--border-card);border-top-color:var(--color-primary);border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.6s linear infinite InventorySearch-module__OE4vWW__spin}@keyframes InventorySearch-module__OE4vWW__spin{to{transform:rotate(360deg)}}.InventorySearch-module__OE4vWW__clearBtn{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;flex-shrink:0;align-items:center;padding:4px;display:flex}.InventorySearch-module__OE4vWW__clearBtn:hover{color:var(--text-primary)}.InventorySearch-module__OE4vWW__dropdown{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-xl);z-index:200;animation:.15s InventorySearch-module__OE4vWW__dropIn;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 16px 48px #00000080}@keyframes InventorySearch-module__OE4vWW__dropIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.InventorySearch-module__OE4vWW__empty{text-align:center;padding:32px 24px}.InventorySearch-module__OE4vWW__emptyTitle{color:var(--text-primary);margin-bottom:6px;font-size:.9rem;font-weight:600}.InventorySearch-module__OE4vWW__emptyDesc{color:var(--text-muted);font-size:.8rem}.InventorySearch-module__OE4vWW__resultHeader{border-bottom:1px solid var(--border-subtle);color:var(--text-muted);justify-content:space-between;align-items:center;padding:12px 16px;font-size:.78rem;display:flex}.InventorySearch-module__OE4vWW__resultHeader strong{color:var(--color-primary)}.InventorySearch-module__OE4vWW__viewAll{color:var(--color-primary);transition:opacity var(--transition-fast);font-size:.75rem;font-weight:500}.InventorySearch-module__OE4vWW__viewAll:hover{opacity:.8}.InventorySearch-module__OE4vWW__resultList{max-height:400px;overflow-y:auto}.InventorySearch-module__OE4vWW__resultItem{border-bottom:1px solid var(--border-subtle);transition:background var(--transition-fast);padding:12px 16px}.InventorySearch-module__OE4vWW__resultItem:last-child{border-bottom:none}.InventorySearch-module__OE4vWW__resultItem:hover{background:#ffffff08}.InventorySearch-module__OE4vWW__modelRow{align-items:center;gap:10px;margin-bottom:4px;display:flex}.InventorySearch-module__OE4vWW__modelName{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:.02em;font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:600}.InventorySearch-module__OE4vWW__brandBadge{letter-spacing:.05em;text-transform:uppercase;font-size:.7rem;font-weight:600}.InventorySearch-module__OE4vWW__metaRow{justify-content:space-between;align-items:center;display:flex}.InventorySearch-module__OE4vWW__pkg{color:var(--text-muted);font-size:.75rem}.InventorySearch-module__OE4vWW__inquireLink{color:var(--color-primary);transition:opacity var(--transition-fast);font-size:.72rem;font-weight:500}.InventorySearch-module__OE4vWW__inquireLink:hover{opacity:.8}.InventorySearch-module__OE4vWW__tbkTag{color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);background:#ffffff0a;padding:1px 6px;font-size:.68rem}.InventorySearch-module__OE4vWW__dropdownFooter{text-align:center;border-top:1px solid var(--border-subtle);background:#0000001a;padding:12px 16px}.InventorySearch-module__OE4vWW__moreLink{color:var(--color-primary);font-size:.8rem;font-weight:500}@media (max-width:640px){.InventorySearch-module__OE4vWW__input{font-size:.9rem}.InventorySearch-module__OE4vWW__dropdown{border-radius:var(--radius-lg);left:-8px;right:-8px}}
.HeroSection-module__YGMWTW__hero{align-items:center;min-height:calc(100vh - 64px);padding:80px 0 60px;display:flex;position:relative;overflow:hidden}.HeroSection-module__YGMWTW__gridBg{pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 30%,#0000 80%);mask-image:radial-gradient(80% 80%,#000 30%,#0000 80%)}.HeroSection-module__YGMWTW__content{z-index:1;text-align:center;flex-direction:column;align-items:center;max-width:720px;margin:0 auto;display:flex;position:relative}.HeroSection-module__YGMWTW__eyebrowBadge{border:1px solid var(--border-active);border-radius:var(--radius-pill);background:#003c7840;align-items:center;gap:8px;margin-bottom:28px;padding:6px 16px;display:inline-flex}.HeroSection-module__YGMWTW__eyebrowDot{background:var(--color-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px}.HeroSection-module__YGMWTW__eyebrowText{font-family:var(--font-heading);color:var(--text-secondary);letter-spacing:.04em;white-space:nowrap;font-size:.65rem;font-weight:500}.HeroSection-module__YGMWTW__eyebrowSep{color:var(--text-muted);font-size:.65rem}.HeroSection-module__YGMWTW__eyebrowCn{font-family:var(--font-heading);color:var(--text-muted);letter-spacing:.04em;white-space:nowrap;font-size:.65rem}.HeroSection-module__YGMWTW__heading{font-family:var(--font-heading);color:var(--text-on-primary);letter-spacing:-.04em;margin-bottom:20px;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:700;line-height:1.1}.HeroSection-module__YGMWTW__headingBlue{color:var(--color-primary)}.HeroSection-module__YGMWTW__subtitle{color:var(--text-secondary);letter-spacing:.01em;max-width:520px;margin-bottom:6px;font-size:clamp(.9rem,1.3vw,1.05rem);font-weight:400;line-height:1.7}.HeroSection-module__YGMWTW__subtitleCn{color:var(--text-muted);margin-bottom:36px;font-size:clamp(.85rem,1.2vw,1rem);font-weight:400;line-height:1.7}.HeroSection-module__YGMWTW__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.HeroSection-module__YGMWTW__ctaPrimary{background:var(--color-primary);color:var(--bg-primary);border-radius:var(--radius-lg);font-family:var(--font-heading);letter-spacing:.01em;transition:all var(--transition-fast);white-space:nowrap;align-items:center;gap:8px;padding:12px 28px;font-size:.875rem;font-weight:700;display:inline-flex}.HeroSection-module__YGMWTW__ctaPrimary:hover{background:var(--color-primary);transform:translateY(-1px);box-shadow:0 4px 24px #00d2ff59}.HeroSection-module__YGMWTW__ctaGhost{color:var(--text-secondary);border:1px solid var(--border-card);border-radius:var(--radius-lg);font-family:var(--font-heading);letter-spacing:.01em;transition:all var(--transition-fast);white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:12px 28px;font-size:.875rem;font-weight:500;display:inline-flex}.HeroSection-module__YGMWTW__ctaGhost:hover{border-color:var(--border-active);color:var(--text-primary);background:var(--bg-card)}.HeroSection-module__YGMWTW__divider{width:100%;max-width:560px;color:var(--text-muted);align-items:center;gap:12px;margin-bottom:16px;font-size:.75rem;display:flex}.HeroSection-module__YGMWTW__divider:before,.HeroSection-module__YGMWTW__divider:after{content:"";background:var(--bg-card);flex:1;height:1px}.HeroSection-module__YGMWTW__searchWrap{width:100%;max-width:560px;margin-bottom:20px}.HeroSection-module__YGMWTW__tags{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:56px;display:flex}.HeroSection-module__YGMWTW__tag{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-pill);color:var(--text-muted);transition:all var(--transition-fast);cursor:pointer;align-items:center;padding:6px 14px;font-size:.78rem;display:inline-flex}.HeroSection-module__YGMWTW__tag:hover{border-color:var(--border-active);color:var(--text-secondary)}.HeroSection-module__YGMWTW__stats{border:1px solid var(--border-subtle);border-radius:var(--radius-2xl);background:var(--bg-card);justify-content:center;align-items:center;gap:0;width:100%;max-width:640px;padding:24px 40px;display:flex}.HeroSection-module__YGMWTW__statCell{flex-direction:column;flex:1;align-items:center;gap:5px;display:flex}.HeroSection-module__YGMWTW__statNum{font-family:var(--font-heading);color:var(--text-on-primary);letter-spacing:-.04em;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;line-height:1}.HeroSection-module__YGMWTW__statPlus{color:var(--color-primary)}.HeroSection-module__YGMWTW__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;font-size:.62rem}.HeroSection-module__YGMWTW__statDivider{background:var(--bg-card);flex-shrink:0;width:1px;height:36px}@media (max-width:768px){.HeroSection-module__YGMWTW__hero{min-height:auto;padding:60px 0 72px}.HeroSection-module__YGMWTW__ctas{flex-direction:column;width:100%;max-width:320px}.HeroSection-module__YGMWTW__ctaPrimary,.HeroSection-module__YGMWTW__ctaGhost{justify-content:center;width:100%}.HeroSection-module__YGMWTW__divider{max-width:100%}.HeroSection-module__YGMWTW__stats{flex-wrap:wrap;gap:20px;padding:20px 24px}.HeroSection-module__YGMWTW__statDivider{display:none}.HeroSection-module__YGMWTW__statCell{min-width:calc(50% - 10px)}.HeroSection-module__YGMWTW__tags{margin-bottom:40px}.HeroSection-module__YGMWTW__searchWrap{margin-bottom:16px}}
.InventoryTable-module__aUQb0G__wrap{border:1px solid var(--border-card);border-radius:var(--radius-xl);overflow:hidden}.InventoryTable-module__aUQb0G__tableScroll{overflow-x:auto}.InventoryTable-module__aUQb0G__table{border-collapse:collapse;width:100%;font-size:.85rem}.InventoryTable-module__aUQb0G__table th{background:var(--bg-card);text-align:left;font-family:var(--font-heading);color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid var(--border-card);white-space:nowrap;z-index:1;padding:11px 16px;font-size:.7rem;font-weight:600;position:sticky;top:0}.InventoryTable-module__aUQb0G__row{border-bottom:1px solid var(--border-subtle);cursor:pointer;transition:background var(--transition-fast)}.InventoryTable-module__aUQb0G__row:last-child{border-bottom:none}.InventoryTable-module__aUQb0G__row:hover{background:#ffffff08}.InventoryTable-module__aUQb0G__row:hover .InventoryTable-module__aUQb0G__modelCell{color:var(--color-primary)}.InventoryTable-module__aUQb0G__table td{vertical-align:middle;padding:13px 16px}.InventoryTable-module__aUQb0G__brandBadge{font-family:var(--font-heading);letter-spacing:.04em;white-space:nowrap;font-size:.72rem;font-weight:700}.InventoryTable-module__aUQb0G__modelCell{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:.02em;font-variant-numeric:tabular-nums;min-width:160px;transition:color var(--transition-fast);font-size:.82rem;font-weight:600}.InventoryTable-module__aUQb0G__pkgCell,.InventoryTable-module__aUQb0G__dcCell{color:var(--text-secondary);white-space:nowrap;font-size:.8rem}.InventoryTable-module__aUQb0G__stockCell{min-width:80px}.InventoryTable-module__aUQb0G__inStock{color:var(--color-success);font-variant-numeric:tabular-nums;font-size:.82rem;font-weight:600}.InventoryTable-module__aUQb0G__noStock{color:var(--text-muted);font-size:.78rem}.InventoryTable-module__aUQb0G__detailBtn{font-family:var(--font-heading);color:var(--color-primary);cursor:pointer;transition:opacity var(--transition-fast);white-space:nowrap;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:500}.InventoryTable-module__aUQb0G__detailBtn:hover{opacity:.75}@media (max-width:640px){.InventoryTable-module__aUQb0G__hideMobile{display:none}.InventoryTable-module__aUQb0G__table td,.InventoryTable-module__aUQb0G__table th{padding:11px 12px}.InventoryTable-module__aUQb0G__modelCell{min-width:120px;font-size:.78rem}}
.InventoryFilter-module__hXe2Yq__wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.InventoryFilter-module__hXe2Yq__totalLabel{color:var(--text-muted);font-size:.82rem}.InventoryFilter-module__hXe2Yq__totalLabel strong{color:var(--color-primary)}.InventoryFilter-module__hXe2Yq__filters{align-items:center;gap:10px;display:flex}.InventoryFilter-module__hXe2Yq__dropdown{position:relative}.InventoryFilter-module__hXe2Yq__dropdownBtn{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);font-family:var(--font-heading);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;align-items:center;gap:6px;padding:8px 14px;font-size:.78rem;font-weight:500;display:flex}.InventoryFilter-module__hXe2Yq__dropdownBtn:hover{border-color:var(--border-active);color:var(--text-primary)}.InventoryFilter-module__hXe2Yq__dropdownBtnActive{color:var(--color-primary);border-color:var(--border-active)}.InventoryFilter-module__hXe2Yq__dropdownMenu{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);z-index:100;min-width:160px;animation:.12s InventoryFilter-module__hXe2Yq__dropIn;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 12px 40px #00000080}@keyframes InventoryFilter-module__hXe2Yq__dropIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.InventoryFilter-module__hXe2Yq__dropdownItem{text-align:left;width:100%;font-family:var(--font-heading);color:var(--text-secondary);border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:10px 14px;font-size:.8rem;font-weight:400;display:block}.InventoryFilter-module__hXe2Yq__dropdownItem:last-child{border-bottom:none}.InventoryFilter-module__hXe2Yq__dropdownItem:hover{color:var(--text-primary);background:#ffffff0a}.InventoryFilter-module__hXe2Yq__dropdownItemActive{color:var(--color-primary);font-weight:500}@media (max-width:640px){.InventoryFilter-module__hXe2Yq__wrap{flex-direction:column;align-items:flex-start}.InventoryFilter-module__hXe2Yq__filters{width:100%}.InventoryFilter-module__hXe2Yq__dropdown{flex:1}.InventoryFilter-module__hXe2Yq__dropdownBtn{justify-content:space-between;width:100%}}
.InventoryPagination-module___-Yt0W__wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:16px 0;display:flex}.InventoryPagination-module___-Yt0W__info{color:var(--text-muted);font-size:.82rem}.InventoryPagination-module___-Yt0W__controls{align-items:center;gap:4px;display:flex}.InventoryPagination-module___-Yt0W__btn{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.InventoryPagination-module___-Yt0W__btn:hover:not(:disabled){border-color:var(--border-active);color:var(--text-primary)}.InventoryPagination-module___-Yt0W__btn:disabled{opacity:.35;cursor:not-allowed}.InventoryPagination-module___-Yt0W__pageBtn{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);min-width:36px;height:36px;font-family:var(--font-heading);color:var(--text-secondary);cursor:pointer;transition:all var(--transition-fast);justify-content:center;align-items:center;padding:0 10px;font-size:.82rem;font-weight:500;display:flex}.InventoryPagination-module___-Yt0W__pageBtn:hover{border-color:var(--border-active);color:var(--text-primary)}.InventoryPagination-module___-Yt0W__pageBtnActive{background:var(--color-primary);border-color:var(--color-primary);color:var(--text-on-primary)}.InventoryPagination-module___-Yt0W__pageBtnActive:hover{filter:brightness(1.1)}@media (max-width:640px){.InventoryPagination-module___-Yt0W__wrap{flex-direction:column;align-items:center}}
.InventoryDrawer-module__16-b1a__overlay{z-index:300;background:#0009;animation:.2s InventoryDrawer-module__16-b1a__fadeIn;position:fixed;inset:0}@keyframes InventoryDrawer-module__16-b1a__fadeIn{0%{opacity:0}to{opacity:1}}.InventoryDrawer-module__16-b1a__drawer{background:var(--bg-secondary);border-left:1px solid var(--border-card);z-index:301;width:480px;transition:transform var(--transition-med);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.InventoryDrawer-module__16-b1a__drawerOpen{transform:translate(0)}.InventoryDrawer-module__16-b1a__header{border-bottom:1px solid var(--border-card);background:var(--bg-secondary);z-index:1;justify-content:space-between;align-items:flex-start;padding:28px 28px 20px;display:flex;position:sticky;top:0}.InventoryDrawer-module__16-b1a__brandBadge{font-family:var(--font-heading);letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:700;display:block}.InventoryDrawer-module__16-b1a__modelName{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:.02em;word-break:break-all;font-size:1.1rem;font-weight:700;line-height:1.2}.InventoryDrawer-module__16-b1a__closeBtn{border:1px solid var(--border-card);border-radius:var(--radius-lg);width:36px;height:36px;color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.InventoryDrawer-module__16-b1a__closeBtn:hover{border-color:var(--border-active);color:var(--text-primary)}.InventoryDrawer-module__16-b1a__body{flex-direction:column;flex:1;gap:24px;padding:24px 28px 48px;display:flex}.InventoryDrawer-module__16-b1a__quickInfo{grid-template-columns:1fr 1fr;gap:12px;display:grid}.InventoryDrawer-module__16-b1a__infoItem{background:var(--bg-card);border:1px solid var(--border-card);border-radius:var(--radius-lg);flex-direction:column;gap:4px;padding:12px 14px;display:flex}.InventoryDrawer-module__16-b1a__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.68rem}.InventoryDrawer-module__16-b1a__infoValue{font-family:var(--font-heading);color:var(--text-primary);font-size:.9rem;font-weight:600}.InventoryDrawer-module__16-b1a__inStock{color:var(--color-success)}.InventoryDrawer-module__16-b1a__noStock{color:var(--text-muted)}.InventoryDrawer-module__16-b1a__inquireBtn{background:var(--color-primary);color:var(--text-on-primary);border-radius:var(--radius-lg);font-family:var(--font-heading);transition:all var(--transition-fast);text-align:center;justify-content:center;align-items:center;padding:14px 24px;font-size:.9rem;font-weight:600;display:flex}.InventoryDrawer-module__16-b1a__inquireBtn:hover{filter:brightness(1.1);box-shadow:0 4px 20px #00d2ff4d}.InventoryDrawer-module__16-b1a__section{border-top:1px solid var(--border-card);padding-top:20px}.InventoryDrawer-module__16-b1a__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:.8rem;font-weight:600}.InventoryDrawer-module__16-b1a__specGrid{flex-direction:column;gap:8px;display:flex}.InventoryDrawer-module__16-b1a__specItem{background:var(--bg-card);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:8px 12px;font-size:.82rem;display:flex}.InventoryDrawer-module__16-b1a__specKey{color:var(--text-muted)}.InventoryDrawer-module__16-b1a__specVal{color:var(--text-primary);font-weight:500}.InventoryDrawer-module__16-b1a__placeholder{color:var(--text-muted);font-size:.82rem;line-height:1.6}.InventoryDrawer-module__16-b1a__featureList{flex-direction:column;gap:8px;list-style:none;display:flex}.InventoryDrawer-module__16-b1a__featureList li{color:var(--text-secondary);padding-left:16px;font-size:.82rem;position:relative}.InventoryDrawer-module__16-b1a__featureList li:before{content:"";background:var(--color-primary);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.InventoryDrawer-module__16-b1a__tagList{flex-wrap:wrap;gap:8px;display:flex}.InventoryDrawer-module__16-b1a__tag{border-radius:var(--radius-xl);color:var(--color-primary);background:#00d2ff14;border:1px solid #00d2ff33;padding:4px 12px;font-size:.78rem}.InventoryDrawer-module__16-b1a__datasheetLink{color:var(--color-primary);transition:opacity var(--transition-fast);align-items:center;gap:8px;font-size:.82rem;font-weight:500;display:inline-flex}.InventoryDrawer-module__16-b1a__datasheetLink:hover{opacity:.8}@media (max-width:640px){.InventoryDrawer-module__16-b1a__drawer{border-left:none;border-top:1px solid var(--border-card);border-radius:var(--radius-xl) var(--radius-xl) 0 0;width:100vw;height:90vh;top:auto;bottom:0;transform:translateY(100%)}.InventoryDrawer-module__16-b1a__drawerOpen{transform:translateY(0)}}
.InventoryPanel-module__aQKdcW__section{border-top:1px solid var(--border-card);padding:60px 0;animation:.3s InventoryPanel-module__aQKdcW__slideUp}@keyframes InventoryPanel-module__aQKdcW__slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.InventoryPanel-module__aQKdcW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.InventoryPanel-module__aQKdcW__title{font-family:var(--font-heading);color:var(--text-primary);font-size:1rem;font-weight:600}.InventoryPanel-module__aQKdcW__title strong{color:var(--color-primary)}.InventoryPanel-module__aQKdcW__clearBtn{font-family:var(--font-heading);color:var(--text-muted);border:1px solid var(--border-card);border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:6px 12px;font-size:.78rem;font-weight:500}.InventoryPanel-module__aQKdcW__clearBtn:hover{color:var(--text-primary);border-color:var(--border-active)}.InventoryPanel-module__aQKdcW__tableWrap{margin-top:20px}.InventoryPanel-module__aQKdcW__loading{color:var(--text-muted);justify-content:center;align-items:center;gap:12px;padding:80px 0;font-size:.9rem;display:flex}.InventoryPanel-module__aQKdcW__spinner{border:2px solid var(--border-card);border-top-color:var(--color-primary);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite InventoryPanel-module__aQKdcW__spin}@keyframes InventoryPanel-module__aQKdcW__spin{to{transform:rotate(360deg)}}.InventoryPanel-module__aQKdcW__empty{text-align:center;border:1px solid var(--border-card);background:var(--bg-card);border-radius:12px;padding:80px 0}.InventoryPanel-module__aQKdcW__emptyTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:8px;font-size:1rem;font-weight:600}.InventoryPanel-module__aQKdcW__emptyDesc{color:var(--text-muted);margin-bottom:24px;font-size:.85rem}.InventoryPanel-module__aQKdcW__inquireBtn{font-family:var(--font-heading);color:var(--text-on-primary);background:var(--color-primary);border-radius:var(--radius-lg);transition:all var(--transition-fast);align-items:center;gap:8px;padding:10px 24px;font-size:.85rem;font-weight:600;display:inline-flex}.InventoryPanel-module__aQKdcW__inquireBtn:hover{filter:brightness(1.1);box-shadow:0 4px 20px #00d2ff4d}
.ValueProposition-module__3CEb0q__section{background:#0b0e11;padding:100px 0;position:relative;overflow:hidden}.ValueProposition-module__3CEb0q__section:before{content:"";pointer-events:none;background:radial-gradient(at top,#00d2ff0d 0%,#0000 70%);width:800px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ValueProposition-module__3CEb0q__header{text-align:center;margin-bottom:64px}.ValueProposition-module__3CEb0q__eyebrow{align-items:center;gap:8px;margin-bottom:16px;display:inline-flex}.ValueProposition-module__3CEb0q__eyebrowDot{background:var(--color-primary);width:5px;height:5px;box-shadow:0 0 8px var(--glow-dot);border-radius:50%}.ValueProposition-module__3CEb0q__eyebrowText{font-family:var(--font-heading);color:var(--color-primary);text-transform:uppercase;letter-spacing:.2em;font-size:.68rem;font-weight:600}.ValueProposition-module__3CEb0q__title{font-family:var(--font-heading);color:var(--text-on-primary);letter-spacing:-.03em;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:700;line-height:1.25}.ValueProposition-module__3CEb0q__grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.ValueProposition-module__3CEb0q__card{border-radius:var(--radius-xl);text-align:center;transition:background var(--transition-med), border-color var(--transition-med);background:#0b0e1180;border:1px solid #ffffff0f;padding:48px 40px 44px;position:relative;overflow:hidden}.ValueProposition-module__3CEb0q__card:hover{background:#16202cb3;border-color:#00d2ff33}.ValueProposition-module__3CEb0q__iconWrap{z-index:1;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 28px;display:flex;position:relative}.ValueProposition-module__3CEb0q__iconBox{background:var(--bg-icon-box);border-radius:50%;position:absolute;inset:0;box-shadow:0 0 0 1px #00d2ff1f,0 4px 16px #0006,0 0 20px #00d2ff0f}.ValueProposition-module__3CEb0q__iconGlow{background:radial-gradient(circle,#00d2ff0f 0%,#0000 70%);border-radius:50%;position:absolute;inset:0}.ValueProposition-module__3CEb0q__cardTitle{font-family:var(--font-heading);color:var(--text-on-primary);letter-spacing:-.01em;margin-bottom:12px;font-size:1rem;font-weight:700;line-height:1.3}.ValueProposition-module__3CEb0q__cardDesc{color:var(--text-secondary);font-size:.85rem;font-weight:400;line-height:1.7}@media (max-width:900px){.ValueProposition-module__3CEb0q__grid{grid-template-columns:1fr;gap:16px}.ValueProposition-module__3CEb0q__card{padding:40px 32px 36px}}@media (max-width:580px){.ValueProposition-module__3CEb0q__section{padding:72px 0}.ValueProposition-module__3CEb0q__title{font-size:clamp(1.4rem,5vw,1.8rem)}}
.page-module__4cVC2W__page{min-height:100vh;padding:80px 0 120px}.page-module__4cVC2W__hero{text-align:center;padding:60px 0 40px;position:relative}.page-module__4cVC2W__heroGlow{pointer-events:none;background:radial-gradient(50% 60% at 50% -20%,#00d2ff14 0%,#0000 70%);position:absolute;inset:0}.page-module__4cVC2W__heroTitle{font-family:var(--font-heading);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(2rem,4vw,3rem);font-weight:700}.page-module__4cVC2W__heroTitleCn{color:var(--text-secondary);margin-bottom:16px;font-size:1rem;font-weight:400}.page-module__4cVC2W__heroDesc{color:var(--text-secondary);max-width:480px;margin:0 auto;font-size:.9rem;line-height:1.7}.page-module__4cVC2W__loading{text-align:center;color:var(--text-muted);padding:80px 0;font-size:.9rem}
.CategoryGrid-module__lkiVUG__section{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);padding:96px 0;position:relative}.CategoryGrid-module__lkiVUG__header{text-align:center;margin-bottom:56px}.CategoryGrid-module__lkiVUG__eyebrow{align-items:center;gap:8px;margin-bottom:14px;display:inline-flex}.CategoryGrid-module__lkiVUG__eyebrowDot{background:var(--color-primary);border-radius:50%;width:5px;height:5px}.CategoryGrid-module__lkiVUG__eyebrowText{font-family:var(--font-heading);color:var(--color-primary);text-transform:uppercase;letter-spacing:.18em;font-size:.68rem;font-weight:600}.CategoryGrid-module__lkiVUG__eyebrowCn{color:#ffffff59;letter-spacing:.06em;text-transform:none;margin-left:6px;font-size:.65rem;font-weight:400}.CategoryGrid-module__lkiVUG__title{font-family:var(--font-heading);letter-spacing:-.03em;margin-bottom:12px;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;line-height:1.2}.CategoryGrid-module__lkiVUG__desc{color:#ffffff73;max-width:480px;margin:0 auto;font-size:.95rem;line-height:1.7}.CategoryGrid-module__lkiVUG__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.CategoryGrid-module__lkiVUG__card{border-radius:var(--radius-xl);cursor:pointer;transition:border-color var(--transition-med), background var(--transition-med), transform var(--transition-med), box-shadow var(--transition-med);background:#ffffff08;border:1px solid #ffffff12;flex-direction:column;align-items:flex-start;gap:0;padding:28px 24px 26px;text-decoration:none;display:flex;position:relative;overflow:hidden}.CategoryGrid-module__lkiVUG__card:hover{background:#00d2ff0a;border-color:#00d2ff66;transform:translateY(-3px);box-shadow:0 8px 32px #0000004d,0 0 20px #00d2ff14}.CategoryGrid-module__lkiVUG__hoverArrow{width:22px;height:22px;color:var(--color-primary);opacity:0;transition:opacity var(--transition-fast), transform var(--transition-fast);background:#00d2ff1f;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:16px;right:16px;transform:rotate(0)}.CategoryGrid-module__lkiVUG__card:hover .CategoryGrid-module__lkiVUG__hoverArrow{opacity:1}.CategoryGrid-module__lkiVUG__iconWrap{margin-bottom:18px}.CategoryGrid-module__lkiVUG__iconCircle{width:52px;height:52px;color:var(--color-primary);transition:background var(--transition-fast), box-shadow var(--transition-fast);background:#00d2ff1a;border:1px solid #00d2ff33;border-radius:50%;justify-content:center;align-items:center;display:flex}.CategoryGrid-module__lkiVUG__card:hover .CategoryGrid-module__lkiVUG__iconCircle{background:#00d2ff29;box-shadow:0 0 16px #00d2ff33}.CategoryGrid-module__lkiVUG__name{font-family:var(--font-heading);color:var(--text-on-primary);margin-bottom:3px;font-size:.95rem;font-weight:700;line-height:1.3}.CategoryGrid-module__lkiVUG__nameCn{color:#ffffff61;margin-bottom:12px;font-size:.75rem}.CategoryGrid-module__lkiVUG__cardDesc{color:#ffffff61;font-size:.78rem;line-height:1.55}.CategoryGrid-module__lkiVUG__cta{text-align:center;margin-top:48px}.CategoryGrid-module__lkiVUG__ctaLink{font-family:var(--font-heading);color:#00d2ffcc;border-radius:var(--radius-lg);transition:all var(--transition-fast);border:1px solid #00d2ff33;align-items:center;gap:6px;padding:10px 24px;font-size:.85rem;font-weight:500;display:inline-flex}.CategoryGrid-module__lkiVUG__ctaLink:hover{color:var(--color-primary);background:#00d2ff0a;border-color:#00d2ff66}@media (max-width:1100px){.CategoryGrid-module__lkiVUG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.CategoryGrid-module__lkiVUG__grid{grid-template-columns:1fr;gap:12px}.CategoryGrid-module__lkiVUG__section{padding:72px 0}}
