body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;min-height:100vh;overflow-x:hidden}.ant-layout,.ant-layout-content,.ant-layout-header,.ant-layout-footer{border-radius:0!important}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.hover-card{transition:all .3s cubic-bezier(.4,0,.2,1)}.hover-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.ant-btn{border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.ant-btn:active{transform:translateY(0)}.ant-input,.ant-input-textarea{border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-input:focus,.ant-input:hover,.ant-input-textarea:focus,.ant-input-textarea:hover{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff1a}.ant-card{border-radius:8px;box-shadow:0 2px 8px #00000014;transition:all .3s cubic-bezier(.4,0,.2,1);border:none}.ant-card:hover{box-shadow:0 8px 24px #0000001f}.ant-descriptions .ant-descriptions-item-label{color:#666;font-weight:500}.ant-descriptions .ant-descriptions-item-content{color:#333;word-break:break-all;overflow-wrap:break-word}.ant-menu-inline .ant-menu-item{border-radius:8px;margin:4px 0;transition:all .3s ease}.ant-menu-inline .ant-menu-item:hover{background:linear-gradient(135deg,#667eea15,#764ba215);color:#1890ff}.ant-menu-inline .ant-menu-item.ant-menu-item-selected{background:linear-gradient(135deg,#667eea25,#764ba225);color:#1890ff;font-weight:500;box-shadow:0 2px 8px #1890ff33}.ant-table .ant-table-thead>tr>th{background:linear-gradient(135deg,#667eea10,#764ba210);font-weight:600}.ant-table .ant-table-tbody>tr:hover>td{background:linear-gradient(135deg,#667eea08,#764ba208)}.ant-tag{border-radius:6px;padding:4px 12px;font-weight:500;max-width:100%;word-break:break-all;overflow-wrap:break-word}.ant-select .ant-select-selector{border-radius:8px!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-select .ant-select-selector:hover{border-color:#1890ff}.ant-tabs .ant-tabs-tab{border-radius:8px 8px 0 0;transition:all .3s cubic-bezier(.4,0,.2,1)}.ant-tabs .ant-tabs-tab:hover{color:#1890ff}.ant-tabs .ant-tabs-tab-active{background:linear-gradient(135deg,#667eea15,#764ba215)}.ant-skeleton .ant-skeleton-content .ant-skeleton-title,.ant-skeleton .ant-skeleton-content .ant-skeleton-paragraph>li{border-radius:4px;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.ant-spin .ant-spin-dot-item{background-color:#1890ff}.ant-message .ant-message-notice-content{border-radius:8px;box-shadow:0 4px 12px #00000026}.ant-modal .ant-modal-content{border-radius:12px;box-shadow:0 8px 32px #0003}.ant-modal .ant-modal-header{border-radius:12px 12px 0 0;background:linear-gradient(135deg,#667eea10,#764ba210)}.ant-progress .ant-progress-bg{border-radius:4px;background:linear-gradient(90deg,#1890ff,#722ed1)}.ant-divider:before,.ant-divider:after{border-top:1px solid rgba(0,0,0,.06)}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-content{animation:fadeIn .5s ease-out}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.gradient-text{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.glass-card{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.text-center{text-align:center}.text-right{text-align:right}.mt-8{margin-top:8px}.mt-16{margin-top:16px}.mt-24{margin-top:24px}.mt-32{margin-top:32px}.mb-8{margin-bottom:8px}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}.mb-32{margin-bottom:32px}.p-16{padding:16px}.p-24{padding:24px}.flex-center{display:flex;justify-content:center;align-items:center}.flex-between{display:flex;justify-content:space-between;align-items:center}@media(max-width:768px){.hide-mobile{display:none!important}}@media(min-width:769px){.hide-desktop{display:none!important}}.home-container{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);padding:0;overflow-x:hidden}.hero-section{position:relative;text-align:center;padding:80px 40px 40px;overflow:hidden}.hero-section .hero-decoration{position:absolute;border-radius:50%;opacity:.08;pointer-events:none}.hero-section .hero-deco-1{width:300px;height:300px;top:-60px;right:-80px;background:#fff}.hero-section .hero-deco-2{width:200px;height:200px;bottom:-40px;left:-60px;background:#f093fb}.hero-section .hero-title{color:#fff!important;font-size:36px!important;font-weight:800!important;margin-bottom:12px!important;letter-spacing:2px;animation:fadeInDown .6s ease-out}.hero-section .hero-desc{color:#ffffffd9;font-size:16px;line-height:1.6;max-width:600px;display:block;margin:0 auto 32px;animation:fadeInDown .6s ease-out .1s both}.hero-section .hero-stats{display:flex;justify-content:center;gap:16px;margin-bottom:24px;animation:fadeInUp .5s ease-out .2s both}.hero-section .hero-stat-card{background:#ffffff1f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:12px 20px;display:flex;align-items:center;gap:10px;transition:all .3s ease}.hero-section .hero-stat-card:hover{background:#ffffff2e;transform:translateY(-2px)}.hero-section .hero-stat-card .hero-stat-icon{font-size:18px;color:#ffffffe6}.hero-section .hero-stat-card .hero-stat-value{font-size:20px;font-weight:700;color:#fff}.hero-section .hero-stat-card .hero-stat-label{font-size:12px;color:#ffffffb3}.hero-section .hero-search-hint{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:10px 24px;color:#ffffffb3;font-size:14px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;animation:fadeInUp .5s ease-out .3s both}.hero-section .hero-search-hint:hover{background:#ffffff26;color:#ffffffe6;border-color:#ffffff4d}.hero-section .hero-search-hint .anticon{font-size:16px}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:0 48px 32px;animation:fadeInUp .5s ease-out .4s both}.feature-card{background:#fff;border-radius:16px;padding:20px;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000026}.feature-card:hover .feature-card-badge{transform:scale(1.1)}.feature-card .feature-card-badge{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px;margin-bottom:12px;transition:transform .3s ease;flex-shrink:0}.feature-card .feature-card-body{margin-bottom:12px}.feature-card .feature-card-title{font-size:16px;font-weight:700;margin-bottom:4px}.feature-card .feature-card-desc{font-size:13px;color:#888;line-height:1.4}.feature-card .feature-card-tags{display:flex;flex-wrap:wrap;gap:4px}.feature-card .feature-tag{font-size:11px!important;padding:1px 8px!important;border-radius:6px!important;margin:0!important;line-height:1.6!important;background:transparent!important}.promo-section{padding:32px 48px;animation:fadeInUp .5s ease-out .5s both}.promo-section .promo-section-title{font-size:18px;font-weight:700;color:#fff;margin-bottom:16px;text-align:center;letter-spacing:1px}.promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:800px;margin:0 auto}.promo-card{background:#fffffff2;border-radius:16px;padding:20px;cursor:pointer;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;gap:16px;align-items:flex-start}.promo-card:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 12px 32px #0003}.promo-card .promo-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.promo-card .promo-body{flex:1}.promo-card .promo-title{font-size:15px;font-weight:600;color:#333;margin-bottom:4px}.promo-card .promo-desc{font-size:12px;color:#666;line-height:1.5;margin-bottom:8px}.promo-card .promo-link{font-size:13px;color:#1890ff;font-weight:500}.home-footer{text-align:center;padding:32px 20px 48px;animation:fadeInUp .5s ease-out .6s both}.home-footer .home-footer-text{color:#fff9;font-size:13px}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1200px){.features-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.home-container{padding:0}.hero-section{padding:60px 20px 30px}.hero-section .hero-title{font-size:28px!important}.hero-section .hero-desc{font-size:14px}.hero-section .hero-stats{flex-wrap:wrap;gap:10px}.hero-section .hero-stat-card{padding:8px 14px}.hero-section .hero-stat-card .hero-stat-value{font-size:16px}.features-grid{grid-template-columns:repeat(2,1fr);gap:12px;padding:0 16px 24px}.feature-card{padding:16px}.feature-card .feature-card-badge{width:40px;height:40px;font-size:18px}.promo-section{padding:24px 16px}.promo-grid{grid-template-columns:1fr}}@media(max-width:480px){.features-grid{grid-template-columns:1fr}.hero-stats{gap:8px}.hero-stat-card{padding:6px 10px;font-size:11px}.hero-stat-card .hero-stat-value{font-size:14px}}.footer{background:linear-gradient(135deg,#f5f7fa,#e8eef5,#e6f7ff);padding:20px 24px;text-align:center;font-size:13px;color:#666}.footer-brand{display:flex;align-items:center;justify-content:center;margin-bottom:12px;gap:10px}.footer-brand .footer-brand-logo{border-radius:6px;transition:transform .3s ease}.footer-brand .footer-brand-logo:hover{transform:scale(1.08)}.footer-brand .footer-brand-text{display:flex;align-items:baseline;gap:6px}.footer-brand .footer-brand-name{font-size:16px;font-weight:700;color:#333;letter-spacing:1px}.footer-brand .footer-brand-desc{font-size:12px;color:#999;font-weight:400}.footer-links{display:flex;align-items:center;justify-content:center;margin-bottom:12px;gap:10px}.footer-link-item{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:20px;background:#fff9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(24,144,255,.12);color:#1890ff;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.footer-link-item:hover{background:#1890ff14;border-color:#1890ff4d;color:#096dd9;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff26}.footer-link-item .footer-link-icon{font-size:14px}.footer-bottom{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#8c8c8c}.footer-bottom .footer-copyright{font-weight:400}.footer-bottom .footer-divider{color:#d9d9d9;margin:0 2px}.footer-bottom .footer-cloud{display:inline-flex;align-items:center;gap:3px}.footer-bottom .footer-cloud .footer-cloud-icon{font-size:13px;color:#1890ff}.footer-bottom .footer-love{display:inline-flex;align-items:center;gap:3px}.footer-bottom .footer-heart{color:#ff4d4f;font-size:12px;animation:heartbeat 1.5s ease infinite}@keyframes heartbeat{0%,to{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}75%{transform:scale(1.15)}}@media(max-width:768px){.footer{padding:16px}.footer-brand{margin-bottom:10px}.footer-brand .footer-brand-name{font-size:14px}.footer-link-item{padding:4px 10px;font-size:12px;gap:4px}.footer-link-item .footer-link-icon{font-size:12px}.footer-links{gap:6px}.footer-bottom{font-size:11px;flex-wrap:wrap;gap:4px}}@media(max-width:480px){.footer{padding:12px 10px}.footer-brand{gap:6px}.footer-brand .footer-brand-text{flex-direction:column;align-items:center;gap:0}.footer-brand .footer-brand-name{font-size:13px}.footer-brand .footer-brand-desc{font-size:11px}.footer-link-item{padding:3px 8px;font-size:11px}.footer-links{flex-wrap:wrap;gap:4px}.footer-bottom{flex-direction:column;gap:4px}.footer-bottom .footer-divider{display:none}}.header{display:flex;background:#fffffff2;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);align-items:center;padding:0 24px;margin:0;position:sticky;top:0;z-index:1000;transition:all .3s ease;overflow:hidden!important}.header .logo-area{display:flex;align-items:center;cursor:pointer;padding:4px 12px;border-radius:8px;margin-right:16px}.header .logo-area:hover{background:#1890ff0f}.header .logo-area:hover .logo-text{color:#1890ff}.header .logo-area{transition:all .3s ease}.header .logo{background-color:transparent;height:32px;display:flex;justify-content:center;align-items:center;position:relative}.header .logo:hover{transform:scale(1.05)}.header .logo{transition:transform .3s ease}.header .logo-text{font-size:15px;font-weight:700;color:#333;white-space:nowrap;letter-spacing:.5px;margin-left:6px}.header .logo-text:hover{color:#1890ff}.header .logo-text{transition:color .3s ease}.header .header-body{background-color:transparent;display:flex;align-items:center;flex:1}.header .ant-menu-horizontal{flex:1;min-width:0}.product-menu-trigger{font-size:14px;font-weight:500;color:#333;margin-left:4px;display:flex;align-items:center;gap:4px;border-radius:8px;padding:4px 12px;transition:all .3s ease}.product-menu-trigger:hover{background:linear-gradient(135deg,#667eea15,#764ba215);color:#1890ff}.product-menu-dropdown .ant-popover-inner{border-radius:16px;box-shadow:0 12px 40px #00000026;padding:0;overflow:hidden}.product-menu-dropdown .ant-popover-inner-content{padding:0}.product-menu-panel{width:680px;background:#fff;border-radius:16px;display:flex;flex-direction:column}.product-menu-panel .product-menu-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px 16px 0 0}.product-menu-panel .product-menu-title{font-size:16px;font-weight:700;color:#fff;letter-spacing:1px}.product-menu-panel .product-menu-body{display:flex;min-height:360px;max-height:480px}.product-menu-panel .product-menu-nav{width:160px;background:#fafbfc;border-right:1px solid #f0f0f0;padding:12px 8px;display:flex;flex-direction:column;gap:4px;overflow-y:auto}.product-menu-panel .product-nav-item{display:flex;align-items:center;gap:8px;padding:10px 12px;border-radius:8px;border-left:3px solid transparent;cursor:pointer;transition:all .2s ease;font-size:14px}.product-menu-panel .product-nav-item:hover{background:#1890ff0f}.product-menu-panel .product-nav-item.active{background:#1890ff14;font-weight:600}.product-menu-panel .product-nav-icon{font-size:16px}.product-menu-panel .product-nav-label{flex:1;white-space:nowrap}.product-menu-panel .product-nav-count{font-size:12px;color:#999;background:#f0f0f0;padding:1px 6px;border-radius:8px;font-weight:400;min-width:20px;text-align:center}.product-menu-panel.active .product-nav-count{background:currentColor;color:#fff;opacity:.2}.product-menu-panel .product-menu-detail{flex:1;padding:16px 20px;overflow-y:auto}.product-menu-panel .product-detail-group{margin-bottom:16px}.product-menu-panel .product-detail-group-title{font-size:13px;color:#1890ff;font-weight:600;margin-bottom:8px;padding-bottom:4px;border-bottom:1px dashed #e8e8e8;letter-spacing:.5px}.product-menu-panel .product-detail-tools{display:grid;grid-template-columns:repeat(3,1fr);gap:4px}.product-menu-panel .product-detail-tool{font-size:13px;color:#595959;cursor:pointer;padding:6px 10px;border-radius:6px;transition:all .2s;white-space:nowrap;text-decoration:none;display:block}.product-menu-panel .product-detail-tool:hover{background:#e6f7ff;color:#1890ff;transform:translate(2px)}.ant-menu-horizontal{border-bottom:none;line-height:64px}.ant-menu-horizontal .ant-menu-item{transition:all .3s ease;margin:0 8px;border-radius:8px}.ant-menu-horizontal .ant-menu-item:hover{background:linear-gradient(135deg,#667eea15,#764ba215);color:#1890ff}.ant-menu-horizontal .ant-menu-item.ant-menu-item-selected{background:linear-gradient(135deg,#667eea20,#764ba220);color:#1890ff;font-weight:500}.quick-links-trigger{font-size:14px;font-weight:500;color:#333;margin-left:4px;display:flex;align-items:center;gap:4px;border-radius:8px;padding:4px 12px;transition:all .3s ease}.quick-links-trigger:hover{background:linear-gradient(135deg,#13c2c215,#36cfc915);color:#13c2c2}.quick-links-dropdown .ant-popover-inner{border-radius:16px;box-shadow:0 12px 48px #0000002e;padding:0;overflow:hidden}.quick-links-dropdown .ant-popover-inner-content{padding:0}.quick-links-panel{width:840px;background:#fff}.quick-links-panel .quick-links-panel-header{display:flex;align-items:center;justify-content:space-between;padding:16px 28px;background:linear-gradient(135deg,#13c2c2,#36cfc9 40%,#5cdbd3)}.quick-links-panel .quick-links-panel-title{font-size:18px;font-weight:700;color:#fff;letter-spacing:1px}.quick-links-panel .quick-links-body{display:flex;min-height:360px;max-height:420px}.quick-links-panel .quick-links-categories{width:170px;flex-shrink:0;background:#f9fafb;border-right:1px solid #e8ecf0;padding:12px 0;overflow-y:auto}.quick-links-panel .quick-links-cat-item{display:flex;align-items:center;gap:8px;padding:10px 16px;cursor:pointer;transition:all .2s ease;font-size:14px;color:#555;position:relative;border-left:3px solid transparent}.quick-links-panel .quick-links-cat-item:hover{background:#f0f5ff;color:#333}.quick-links-panel .quick-links-cat-item.active{background:#fff;color:#333;font-weight:600;border-left-color:var(--cat-color, #13c2c2)}.quick-links-panel .quick-links-cat-item .quick-links-cat-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.quick-links-panel .quick-links-cat-item .quick-links-cat-count{font-size:11px;color:#999;margin-left:auto;font-weight:400}.quick-links-panel .quick-links-detail{flex:1;padding:16px 24px;overflow-y:auto}.quick-links-panel .quick-links-detail-title{font-size:16px;font-weight:700;margin-bottom:14px;display:flex;align-items:center;gap:6px}.quick-links-panel .quick-links-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.quick-links-panel .quick-links-empty{text-align:center;padding:40px;color:#999;font-size:14px}.quick-links-panel .quick-link-item{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;border:1px solid #f0f0f0;transition:all .25s ease;cursor:pointer;text-decoration:none;color:#333;font-size:13px;background:#fff}.quick-links-panel .quick-link-item:hover{background:#e6f7ff;border-color:#91d5ff;color:#1890ff;transform:translateY(-2px);box-shadow:0 4px 12px #1890ff1f}.quick-links-panel .quick-link-item.quick-link-hot{border-color:#ffd591;background:linear-gradient(135deg,#fff9db15,#fff 50%)}.quick-links-panel .quick-link-item.quick-link-hot:hover{border-color:#ffc069;background:#fffbe6;box-shadow:0 4px 12px #faad141f}.quick-links-panel .quick-link-item .quick-link-icon{font-size:22px;flex-shrink:0;width:28px;text-align:center}.quick-links-panel .quick-link-item .quick-link-info{flex:1;min-width:0}.quick-links-panel .quick-link-item .quick-link-name{display:flex;align-items:center;gap:3px;white-space:nowrap;font-weight:600;font-size:14px}.quick-links-panel .quick-link-item .quick-link-desc{font-size:12px;color:#999;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}.quick-links-panel .quick-link-item .quick-link-star{color:#faad14;font-size:10px;flex-shrink:0}.header-mobile-menu-btn{font-size:18px;padding:4px 8px;border-radius:6px;margin-right:4px}.header-mobile-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0}.header-mobile-drawer .ant-drawer-body{padding:0;overflow-y:auto}.header-mobile-drawer .ant-menu-inline{border-right:none;background:transparent}.popover-search-input{width:200px}@media(max-width:768px){.header{padding:0 12px}.header .logo-area{padding:4px 6px;margin-right:8px}.header .logo-text{font-size:13px;margin-left:4px}.header .product-menu-trigger,.header .quick-links-trigger{padding:4px 8px;font-size:13px}.header .ant-menu-horizontal .ant-menu-item{margin:0 4px;padding:0 8px;font-size:13px}}@media(max-width:480px){.header{padding:0 8px}.header .logo-area{padding:2px 4px;margin-right:4px}.header .logo-text{font-size:12px;margin-left:2px}.header .ant-menu-horizontal{line-height:48px}.header .ant-menu-horizontal .ant-menu-item{margin:0 2px;padding:0 4px;font-size:12px}.header .ant-menu-horizontal .ant-menu-item .anticon{font-size:12px}.product-menu-panel{width:calc(100vw - 24px);max-width:380px}.product-menu-panel .product-menu-header{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 16px}.product-menu-panel .product-menu-title{font-size:14px}.product-menu-panel .product-menu-body{flex-direction:column;min-height:auto;max-height:400px}.product-menu-panel .product-menu-nav{width:100%;border-right:none;border-bottom:1px solid #f0f0f0;padding:8px;display:flex;flex-wrap:wrap;gap:4px}.product-menu-panel .product-nav-item{flex:0 0 auto;border-left:none;border-bottom:2px solid transparent;padding:6px 12px;font-size:13px}.product-menu-panel .product-nav-count{display:none}.product-menu-panel .product-menu-detail{padding:12px 16px}.product-menu-panel .product-detail-tools{grid-template-columns:repeat(2,1fr)}.quick-links-panel{width:calc(100vw - 24px);max-width:380px}.quick-links-panel .quick-links-panel-header{flex-direction:column;align-items:flex-start;gap:8px;padding:12px 16px}.quick-links-panel .quick-links-panel-title{font-size:14px}.quick-links-panel .quick-links-body{flex-direction:column;min-height:auto;max-height:400px}.quick-links-panel .quick-links-categories{width:100%;border-right:none;border-bottom:1px solid #e8ecf0;padding:8px;display:flex;flex-wrap:wrap;gap:4px}.quick-links-panel .quick-links-cat-item{flex:0 0 auto;border-left:none;border-bottom:2px solid transparent;padding:6px 12px;font-size:13px}.quick-links-panel .quick-links-cat-count{display:none}.quick-links-panel .quick-links-detail{padding:12px 16px}.quick-links-panel .quick-links-grid{grid-template-columns:repeat(2,1fr)}.popover-search-input{width:100%!important;max-width:none!important}}.global-search-modal .ant-modal-content{border-radius:16px}.global-search-modal .ant-modal-header{border-radius:16px 16px 0 0}.global-search-modal .ant-modal-body{padding:0}.global-search-title{display:flex;align-items:center;gap:8px}.global-search-shortcut-hint{font-size:12px;margin-left:auto}.global-search-body{padding:16px}.global-search-results{margin-top:16px;max-height:400px;overflow-y:auto}.global-search-result-item{cursor:pointer;padding:12px 16px;border-radius:8px;transition:all .2s;background:#fafafa}.global-search-result-item:hover{background:#e6f7ff}.global-search-result-title{display:flex;justify-content:space-between;align-items:center}.global-search-star-btn{color:#d9d9d9;cursor:pointer;transition:color .2s}.global-search-star-btn:hover,.global-search-star-btn.favorited{color:#faad14}.global-search-result-desc{font-size:12px}.global-search-keywords{margin-top:4px}.global-search-keyword-tag,.global-search-category-tag{font-size:11px}.global-search-favorites-header,.global-search-recent-header{font-weight:700;display:block;margin-bottom:8px}.global-search-favorites-icon,.global-search-recent-icon{margin-right:4px}.global-search-mini-item{cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .2s}.global-search-mini-item:hover{background:#e6f7ff}.global-search-section{margin-bottom:16px}.global-search-tip{margin-top:16px;padding:12px 16px;background:#f5f5f5;border-radius:6px;font-size:12px}@media(max-width:768px){.global-search-modal .ant-modal{margin:16px auto;max-width:calc(100vw - 32px)}.global-search-results{max-height:280px}.global-search-result-item{padding:10px 12px}.global-search-tip{padding:8px 12px}}@media(max-width:480px){.global-search-modal .ant-modal{margin:8px auto;max-width:calc(100vw - 16px)}.global-search-result-item{padding:8px 10px}.global-search-result-desc{display:none}}.sider-menu-wrapper{background:#fff;width:220px;display:flex;flex-direction:column;border-right:1px solid #f0f0f0}.sider-menu-wrapper .sider-collapse-toggle{padding:4px 12px 2px;display:flex;justify-content:flex-end}.sider-menu-wrapper .sider-collapse-toggle .sider-collapse-btn{font-size:12px;color:#8c8c8c;padding:2px 8px;border-radius:6px;transition:all .2s;height:24px;line-height:20px}.sider-menu-wrapper .sider-collapse-toggle .sider-collapse-btn:hover{color:#1890ff;background:#e6f7ff}.sider-menu-wrapper .sider-collapse-toggle .sider-collapse-btn .anticon{font-size:12px;margin-right:2px}.sider-menu-wrapper .sider-search{padding:10px 12px 6px}.sider-menu-wrapper .sider-search .ant-input-affix-wrapper{border-radius:8px;border-color:#e8e8e8;font-size:13px;background:#fafbfc;transition:all .2s}.sider-menu-wrapper .sider-search .ant-input-affix-wrapper:hover{border-color:#b7d2f0;background:#fff}.sider-menu-wrapper .sider-search .ant-input-affix-wrapper:focus,.sider-menu-wrapper .sider-search .ant-input-affix-wrapper.ant-input-affix-wrapper-focused{border-color:#1890ff;background:#fff;box-shadow:0 0 0 2px #1890ff14}.sider-menu-wrapper .sider-search .ant-input-affix-wrapper .ant-input-prefix{color:#bfbfbf;margin-right:6px}.sider-menu-wrapper .sider-menu-body{flex:1;overflow-y:auto;padding:0 8px 12px}.sider-menu-wrapper .sider-menu-body::-webkit-scrollbar{width:4px}.sider-menu-wrapper .sider-menu-body::-webkit-scrollbar-track{background:transparent}.sider-menu-wrapper .sider-menu-body::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:4px}.sider-menu-wrapper .sider-menu-body::-webkit-scrollbar-thumb:hover{background:#bbb}.sider-menu-wrapper .ant-menu-inline{border-right:none;background:transparent}.sider-menu-wrapper .ant-menu-inline .ant-menu-submenu-title{height:32px;line-height:32px;margin:4px 0 0;padding-left:12px!important;border-radius:6px;font-size:12px;font-weight:700;color:#8c8c8c;letter-spacing:.3px;transition:all .2s}.sider-menu-wrapper .ant-menu-inline .ant-menu-submenu-title:hover{color:#1890ff;background:#1890ff0a}.sider-menu-wrapper .ant-menu-inline .ant-menu-submenu-title .ant-menu-submenu-arrow{color:#bfbfbf;right:10px;transition:color .2s}.sider-menu-wrapper .ant-menu-inline .ant-menu-submenu-title:hover .ant-menu-submenu-arrow{color:#1890ff}.sider-menu-wrapper .ant-menu-inline .ant-menu-submenu{margin:0}.sider-menu-wrapper .ant-menu-inline .ant-menu-submenu:not(:last-child):after{content:"";display:block;height:1px;background:#f0f0f0;margin:4px 16px 2px;border-radius:1px}.sider-menu-wrapper .ant-menu-inline .ant-menu-item{height:34px;line-height:34px;margin:1px 0;padding-left:16px!important;border-radius:8px;font-size:13px;color:#595959;transition:all .2s cubic-bezier(.4,0,.2,1)}.sider-menu-wrapper .ant-menu-inline .ant-menu-item:hover{background:#e6f7ff;color:#1890ff;transform:translate(2px)}.sider-menu-wrapper .ant-menu-inline .ant-menu-item.ant-menu-item-selected{background:linear-gradient(135deg,#e6f7ff,#bae7ff);color:#1890ff;font-weight:600}.sider-menu-wrapper .ant-menu-inline .ant-menu-item.ant-menu-item-selected:after{content:"";position:absolute;left:0;top:6px;bottom:6px;width:3px;background:linear-gradient(180deg,#1890ff,#096dd9);border-radius:2px}.sider-menu-wrapper .ant-menu-inline .ant-menu-item-group-title{font-size:12px;color:#8c8c8c;padding:6px 12px 2px;font-weight:700;letter-spacing:.3px}.sider-menu-wrapper .ant-menu-inline .ant-menu-item-group-title:before{content:"";display:inline-block;width:3px;height:10px;background:linear-gradient(180deg,#1890ff,#40a9ff);border-radius:2px;margin-right:6px;vertical-align:middle}.sider-menu-wrapper .hot-tag{color:#ff4d4f;font-size:10px;margin-left:3px;vertical-align:super;animation:hotPulse 2s ease-in-out infinite}@keyframes hotPulse{0%,to{opacity:1}50%{opacity:.6}}@media(max-width:768px){.sider-menu-wrapper{width:100%;border-right:none}}.hot-tools-bar{background:linear-gradient(180deg,#f8faff,#fff);padding:10px 0;position:sticky;top:64px;z-index:9;overflow:hidden}.hot-tools-bar:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#e0e6f0 20%,#c4cce4 50%,#e0e6f0 80%,transparent 100%)}.hot-tools-bar .hot-tools-bar-inner{max-width:96%;margin:0 auto;display:flex;align-items:center;gap:16px;min-width:0}.hot-tools-bar .hot-tools-label{font-size:13px;color:#fa541c;font-weight:700;display:flex;align-items:center;gap:5px;white-space:nowrap;-webkit-user-select:none;user-select:none;letter-spacing:.5px;padding-right:8px;border-right:1px solid #f0f0f0;flex-shrink:0}.hot-tools-bar .hot-tools-items{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;flex:1;min-width:0}.hot-tools-bar .hot-tools-measure-row{position:absolute;top:0;left:0;visibility:hidden;pointer-events:none;height:0;overflow:hidden;display:flex;gap:6px;white-space:nowrap}.hot-tools-bar .hot-tool-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 12px;border:1px solid #e8e8e8;border-radius:20px;background:#fafafa;color:#595959;font-size:13px;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;outline:none;white-space:nowrap;flex-shrink:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.hot-tools-bar .hot-tool-btn:hover{background:#e6f7ff;border-color:#91d5ff;color:#1890ff;transform:translateY(-1px);box-shadow:0 2px 6px #1890ff26}.hot-tools-bar .hot-tool-btn.active{background:linear-gradient(135deg,#1890ff,#096dd9);border-color:#1890ff;color:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #1890ff4d;font-weight:500}.hot-tools-bar .hot-tool-btn .hot-tool-icon{font-size:14px;color:#8c8c8c;transition:color .25s}.hot-tools-bar .hot-tool-btn .hot-tool-icon:hover{color:#1890ff}.hot-tools-bar .hot-tool-btn.active .hot-tool-icon{color:#fff}.hot-tools-bar .hot-tool-btn .hot-tool-name{line-height:1}.hot-tools-bar .hot-tool-more-btn{background:#f0f5ff;border-color:#bae7ff;color:#1890ff;font-weight:500}.hot-tools-bar .hot-tool-more-btn:hover{background:#e6f7ff;border-color:#91d5ff}.hot-tools-overflow-dropdown .ant-popover-inner{border-radius:12px;box-shadow:0 6px 24px #0000001f;padding:0}.hot-tools-overflow-dropdown .ant-popover-inner-content{padding:0}.hot-tools-overflow-panel{display:flex;flex-direction:column;gap:4px;padding:8px;min-width:160px}.hot-tools-overflow-panel .hot-tools-overflow-btn{display:flex;align-items:center;gap:8px;padding:8px 12px;border-radius:8px;border:none;background:transparent;color:#595959;font-size:13px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.hot-tools-overflow-panel .hot-tools-overflow-btn:hover{background:#e6f7ff;color:#1890ff}.hot-tools-overflow-panel .hot-tools-overflow-btn.active{background:linear-gradient(135deg,#e6f7ff,#bae7ff);color:#1890ff;font-weight:500}.hot-tools-overflow-panel .hot-tools-overflow-btn .hot-tools-overflow-icon{font-size:14px;flex-shrink:0}@media(max-width:768px){.hot-tools-bar{padding:8px 0}.hot-tools-bar .hot-tools-bar-inner{max-width:100%;gap:10px;padding:0 12px}.hot-tools-bar .hot-tools-label{font-size:12px;gap:3px;padding-right:6px}.hot-tools-bar .hot-tool-btn{padding:4px 8px;font-size:12px;gap:3px}.hot-tools-bar .hot-tool-icon{font-size:12px}}@media(max-width:480px){.hot-tools-bar .hot-tools-bar-inner{gap:8px;padding:0 8px}.hot-tools-bar .hot-tools-label{padding-right:4px;border-right:none}.hot-tools-bar .hot-tool-btn{padding:3px 6px;font-size:11px}}@media(max-width:375px){.hot-tools-bar .hot-tools-bar-inner{gap:6px;padding:0 6px}.hot-tools-bar .hot-tools-label{font-size:11px;gap:2px}.hot-tools-bar .hot-tool-btn{padding:2px 4px;font-size:10px;gap:2px}.hot-tools-bar .hot-tool-icon{font-size:10px}}.tool-page-layout{min-height:100vh;background:#f5f7fa}.tool-page-content{padding:24px 0;max-width:96%;margin:0 auto;width:100%}.page-layout{display:flex;gap:20px}.sider-menu-wrapper{border-radius:12px;box-shadow:0 2px 8px #0000000a}.page-content-area{flex:1;min-height:500px;background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column}.tool-page-header{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;border-left:4px solid;background:#fafbfc;margin-bottom:16px;animation:fadeIn .3s ease-out}.tool-page-header-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.tool-page-header-info{flex:1;min-width:0}.tool-page-header-title{font-size:18px;font-weight:700;margin:0;line-height:1.3}.tool-page-header-group{font-size:12px;color:#8c8c8c;font-weight:500}.tool-page-breadcrumb{margin-bottom:16px;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tool-page-breadcrumb .ant-breadcrumb-link{font-size:13px}.tool-page-breadcrumb .ant-breadcrumb-separator{color:#d9d9d9}.tool-page-body{flex:1;animation:fadeIn .35s ease-out}.tool-page-loading{display:flex;justify-content:center;align-items:center;min-height:300px}.tool-page-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#8c8c8c;animation:fadeIn .4s ease-out}.tool-page-empty-icon{font-size:48px;color:#d9d9d9;margin-bottom:16px}.tool-page-empty-title{font-size:18px;font-weight:600;color:#595959;margin-bottom:8px}.tool-page-empty-desc{font-size:14px;color:#8c8c8c}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.tool-page-menu-btn{margin-bottom:12px;border-radius:8px;font-size:13px;height:32px;display:flex;align-items:center;gap:6px;background:transparent}.tool-page-drawer .ant-drawer-header{border-bottom:1px solid #f0f0f0}.tool-page-drawer .ant-drawer-body{padding:0;overflow-y:auto}.tool-page-drawer .sider-menu-wrapper{width:100%;min-height:100%;border-right:none}@media(max-width:768px){.page-layout{flex-direction:column;gap:12px}.page-content-area{border-radius:8px;padding:16px;box-shadow:none}.tool-page-header{padding:10px 12px;border-radius:8px;margin-bottom:12px}.tool-page-header-icon{width:36px;height:36px;font-size:18px}.tool-page-header-title{font-size:16px}.tool-page-content{max-width:100%;padding:12px 0}}@media(max-width:480px){.tool-page-header{padding:8px 10px;gap:8px}.tool-page-header-icon{width:32px;height:32px;font-size:16px;border-radius:8px}.tool-page-header-title{font-size:15px}.page-content-area{padding:12px;border-radius:6px}}.back-top-btn{position:fixed;right:24px;bottom:32px;z-index:1000;width:40px;height:40px;border-radius:50%;border:none;background:linear-gradient(135deg,#1890ff,#096dd9);color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #1890ff59;transition:all .3s cubic-bezier(.4,0,.2,1);animation:backTopFadeIn .3s ease-out}.back-top-btn:hover{transform:translateY(-3px);box-shadow:0 6px 16px #1890ff73;background:linear-gradient(135deg,#40a9ff,#1890ff)}.back-top-btn:active{transform:translateY(-1px);box-shadow:0 3px 8px #1890ff4d}.back-top-btn .anticon{line-height:1}@keyframes backTopFadeIn{0%{opacity:0;transform:translateY(12px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:768px){.back-top-btn{right:16px;bottom:20px;width:36px;height:36px;font-size:16px}}@media(max-width:480px){.back-top-btn{right:12px;bottom:16px;width:32px;height:32px;font-size:14px}}
