.b2b-layout .b2b-sider{background:#001529;box-shadow:2px 0 8px #00000014;position:fixed;left:0;top:0;bottom:0;z-index:100;overflow:auto}.b2b-layout .b2b-sider .logo-container{height:64px;display:flex;align-items:center;justify-content:center;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08)}.b2b-layout .b2b-sider .logo-container h2{color:#fff;font-size:16px;font-weight:600;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.b2b-layout .b2b-header{background:#fff;padding:0 24px;height:64px;line-height:64px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 1px 4px #0000000f;z-index:99;position:sticky;top:0}.b2b-layout .b2b-content{margin:24px;min-height:calc(100vh - 112px)}.b2b-layout .b2b-content>.page-container{background:#fff;border-radius:8px;padding:24px;min-height:360px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;margin-bottom:24px}.stats-grid .stat-card{border-radius:8px;transition:all .3s}.stats-grid .stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000014}.page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.table-actions{display:flex;gap:8px}.status-tag{min-width:72px;text-align:center}.form-section{margin-bottom:24px;padding:20px;background:#fafafa;border-radius:8px;border:1px solid #f0f0f0}.form-section h4{margin-bottom:16px;color:#333;font-weight:600}.register-success{text-align:center;padding:60px 24px}.detail-section{margin-bottom:24px}.detail-section .section-title{font-size:16px;font-weight:600;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #1677ff;display:inline-block}@media(max-width:768px){.b2b-layout .b2b-sider{display:none}.b2b-layout .b2b-content{margin:12px}.stats-grid{grid-template-columns:1fr}}.b2b-public{min-height:100vh;background:#fff}.b2b-public-container{max-width:1280px;margin:0 auto;padding:0 24px}.b2b-public-announcement{background:#1a3a5c;color:#fff;text-align:center;padding:8px 0;font-size:13px}.b2b-public-announcement .ant-typography{color:#ffffffd9}.b2b-public-toolbar{background:#f8f9fa;border-bottom:1px solid #eee;padding:4px 0;font-size:13px}.b2b-toolbar-inner{display:flex;justify-content:space-between;align-items:center}.b2b-public-header{background:#fff!important;height:72px!important;line-height:72px!important;border-bottom:1px solid #e8e8e8;position:sticky;top:0;z-index:100}.b2b-header-inner{display:flex;align-items:center;justify-content:space-between;height:72px}.b2b-header-logo{display:flex;align-items:center;gap:8px;flex-shrink:0}.b2b-logo-icon{font-size:28px}.b2b-logo-text{font-size:20px;font-weight:700;color:#1a3a5c}.b2b-header-search{flex:1;display:flex;justify-content:center}.b2b-header-nav{display:flex;align-items:center;gap:4px;flex-shrink:0}.b2b-public-hero{overflow:hidden}.b2b-hero-slide{height:480px;display:flex!important;align-items:center}.b2b-hero-content{max-width:640px}.b2b-hero-title{color:#fff;font-size:42px;font-weight:800;margin:0 0 16px;line-height:1.2}.b2b-hero-subtitle{color:#ffffffd9;font-size:20px;margin-bottom:32px}.b2b-public-section{padding:48px 0}.b2b-section-header{text-align:center;margin-bottom:32px}.b2b-category-card{text-align:center;border-radius:12px;transition:all .3s}.b2b-category-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.b2b-solution-card{border-radius:12px;text-align:center;height:100%;transition:all .3s}.b2b-solution-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.b2b-solution-icon{font-size:36px;margin-bottom:16px}.b2b-product-card{border-radius:12px;text-align:center;position:relative;transition:all .3s}.b2b-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.b2b-product-tag{position:absolute;top:8px;left:8px}.b2b-product-image{font-size:64px;padding:20px 0;line-height:1}.b2b-product-info{display:flex;flex-direction:column;gap:4px}.b2b-product-name{font-size:14px}.b2b-product-price{color:#1677ff;font-weight:700;font-size:16px}.b2b-product-moq{font-size:12px}.b2b-factory-visual{background:#e8f0fe;border-radius:16px;padding:80px 40px;text-align:center}.b2b-factory-feature{display:flex;align-items:flex-start}.b2b-stat-card{text-align:center;border-radius:12px;transition:all .3s}.b2b-stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.b2b-public-footer{background:#f8f9fa!important;padding:48px 0 24px!important}@media(max-width:768px){.b2b-hero-slide{height:320px}.b2b-hero-title{font-size:28px}.b2b-hero-subtitle{font-size:16px}.b2b-public-header{height:56px!important;line-height:56px!important}.b2b-header-inner{height:56px}.b2b-header-nav .ant-btn:not(.ant-btn-primary){display:none}.b2b-public-container{padding:0 16px}.b2b-public-section{padding:32px 0}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5}.container{max-width:1200px;margin:0 auto;padding:0 16px}.site-header{z-index:1000!important}.text-center{text-align:center}.mt-16{margin-top:16px}.mb-16{margin-bottom:16px}.mt-24{margin-top:24px}.mb-24{margin-bottom:24px}.product-grid{margin-bottom:16px}
