:root{--bg:#f5f7fb;--panel:#ffffff;--panel2:#fbfcff;--text:#1f2937;--muted:#6b7280;--muted2:#94a3b8;--line:#e5e7eb;--primary:#2563eb;--primary2:#1d4ed8;--primaryLight:#eff6ff;--green:#16a34a;--greenLight:#ecfdf3;--red:#dc2626;--redLight:#fef2f2;--orange:#f97316;--orangeLight:#fff7ed;--purple:#7c3aed;--purpleLight:#f5f3ff;--shadow:0 18px 45px rgba(15,23,42,.08);--radius:16px}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft Yahei,Arial,sans-serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}button,input,select,textarea{font-family:inherit}button{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.72}a{text-decoration:none}.hidden-input{display:none!important}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 18% 18%,rgba(37,99,235,.2),transparent 32%),radial-gradient(circle at 80% 24%,rgba(124,58,237,.16),transparent 30%),linear-gradient(135deg,#eef4ff,#f8fbff 45%,#fff);padding:24px}.login-card{width:980px;min-height:560px;display:grid;grid-template-columns:1.1fr .9fr;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 32px 80px #0f172a29;border:1px solid rgba(255,255,255,.75)}.login-left{padding:50px;background:linear-gradient(150deg,#0f172a,#1e3a8a 70%,#2563eb);color:#fff;position:relative;overflow:hidden}.login-left:before,.login-left:after{content:"";position:absolute;border-radius:999px;background:#ffffff1c}.login-left:before{width:300px;height:300px;right:-110px;top:-80px}.login-left:after{width:210px;height:210px;left:-70px;bottom:-70px}.logo-line{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.logo{width:46px;height:46px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#ffffff29;font-weight:800;font-size:20px;box-shadow:inset 0 0 0 1px #ffffff2e}.logo.brand-logo{display:block;object-fit:contain;background:#fff;padding:0;box-shadow:0 10px 22px #2563eb2e}.brand-title{font-size:20px;font-weight:800;letter-spacing:.3px}.brand-sub-light{font-size:12px;opacity:.72;margin-top:3px}.login-left h1{font-size:38px;line-height:1.18;margin:80px 0 18px;position:relative;z-index:1}.login-left p{font-size:16px;line-height:1.9;opacity:.82;margin:0;position:relative;z-index:1}.feature-pills{display:flex;flex-wrap:wrap;gap:12px;margin-top:44px;position:relative;z-index:1}.feature-pills span{padding:9px 14px;border-radius:999px;background:#ffffff24;font-size:13px;color:#e5efff}.login-right{padding:58px 48px;background:#fff}.login-right h2{margin:0 0 8px;font-size:26px}.login-right .sub{color:var(--muted);margin-bottom:32px;font-size:14px}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:13px;color:#475569;margin-bottom:8px;font-weight:600}.input,.select,textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:11px 12px;font-size:14px;background:#fff;outline:none;transition:.15s}textarea{resize:vertical;min-height:118px;line-height:1.65}.input:focus,.select:focus,textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 4px #2563eb17}.primary-btn,.ghost-btn,.danger-btn,.plain-btn,.mini-btn{border:0;border-radius:12px;font-weight:700;transition:.15s;white-space:nowrap}.primary-btn{background:var(--primary);color:#fff;padding:11px 17px;box-shadow:0 10px 22px #2563eb38}.primary-btn:hover:not(:disabled){background:var(--primary2);transform:translateY(-1px)}.ghost-btn{background:var(--primaryLight);color:var(--primary);padding:11px 17px;border:1px solid #dbeafe}.danger-btn{background:var(--redLight);color:var(--red);padding:11px 17px;border:1px solid #fee2e2}.plain-btn{background:#fff;color:#334155;padding:10px 15px;border:1px solid var(--line)}.plain-btn:hover:not(:disabled){border-color:#bfdbfe;color:var(--primary)}.mini-btn{padding:7px 10px;border-radius:9px;font-size:12px;background:#f8fafc;color:#334155;border:1px solid var(--line)}.mini-btn.blue{background:var(--primaryLight);border-color:#dbeafe;color:var(--primary)}.mini-btn.green{background:var(--greenLight);border-color:#bbf7d0;color:var(--green)}.mini-btn.red{background:var(--redLight);border-color:#fecaca;color:var(--red)}.login-btn{width:100%;margin-top:8px;padding:13px;font-size:15px}.login-tip{margin-top:16px;color:var(--muted);font-size:13px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;padding:12px}.error-tip{color:var(--red);background:var(--redLight);border-color:#fecaca}.app{min-height:100vh;display:flex;flex-direction:column;background:var(--bg)}.topbar{min-height:68px;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:sticky;top:0;z-index:20;gap:18px;box-shadow:0 8px 26px #0f172a0a}.topbar-left{display:flex;align-items:center;gap:22px;min-width:0;flex:1}.top-brand{display:flex;align-items:center;gap:10px;min-width:196px;flex:0 0 auto}.top-brand .logo{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff}.top-brand .logo.brand-logo{background:#fff;object-fit:contain;box-shadow:0 8px 18px #2563eb29}.top-brand .brand-title{font-size:16px;color:#0f172a}.top-brand .brand-sub{font-size:12px;color:#64748b;margin-top:3px}.nav{padding:0;display:flex;align-items:center;gap:8px;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.nav::-webkit-scrollbar{display:none}.nav-btn{width:auto;border:1px solid transparent;background:transparent;color:#475569;border-radius:999px;padding:9px 14px;display:flex;align-items:center;gap:8px;text-align:left;font-weight:800;font-size:14px}.nav-btn:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.nav-btn.active{background:var(--primaryLight);color:var(--primary);border-color:#bfdbfe;box-shadow:0 8px 20px #2563eb1a}.nav-btn:disabled{color:#94a3b8}.nav-icon{width:auto;text-align:center;font-size:16px}.nav-home-link{background:#f8fafc;border-color:var(--line)}.module-pill{display:inline-flex;align-items:center;min-height:38px;border:1px solid #bfdbfe;background:#f8fbff;color:#1d4ed8;border-radius:999px;padding:0 14px;font-size:14px;font-weight:900;white-space:nowrap}.main{min-height:calc(100vh - 68px);width:100%;display:flex;flex-direction:column}.main-flush{min-height:100vh}.page-heading{padding:18px 26px 0;display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.page-title h2{margin:0;font-size:21px}.page-title p{margin:4px 0 0;color:var(--muted);font-size:13px}.top-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.icon-btn{width:38px;height:38px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#2563eb;font-weight:900;box-shadow:0 8px 20px #0f172a0a}.icon-btn:hover{border-color:#bfdbfe;background:#f8fbff}.user-chip{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--line);border-radius:999px;padding:7px 10px 7px 7px;font-size:13px;color:#334155}.avatar{width:30px;height:30px;border-radius:999px;background:linear-gradient(135deg,#2563eb,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800}.layout-note{display:inline-flex;align-items:center;gap:7px;border:1px solid #dbeafe;background:#f8fbff;color:#1d4ed8;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;white-space:nowrap}.content{padding:18px 26px 42px}.content-flush{padding:0}.page{display:block;animation:fade .18s ease-out}@keyframes fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.platform-home{padding:4px 0 22px}.platform-hero{min-height:118px;display:flex;align-items:flex-end;justify-content:space-between;gap:18px;border:1px solid #dbeafe;border-radius:18px;background:linear-gradient(135deg,#eff6ffeb,#ffffffdb),linear-gradient(90deg,#eff6ff,#f8fbff);padding:28px;margin-bottom:18px;box-shadow:0 14px 32px #0f172a0d}.platform-kicker{display:inline-flex;align-items:center;min-height:28px;border:1px solid #bfdbfe;background:#fff;color:var(--primary);border-radius:999px;padding:0 10px;font-size:12px;font-weight:900;margin-bottom:10px}.platform-hero h1{margin:0;font-size:28px;line-height:1.25;color:#0f172a}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.module-card{min-height:168px;display:flex;align-items:flex-start;gap:14px;text-align:left;border:1px solid var(--line);border-radius:16px;background:#fff;padding:20px;box-shadow:0 10px 30px #0f172a0a;transition:.15s}.module-card:hover{transform:translateY(-2px);border-color:#bfdbfe;box-shadow:0 18px 42px #2563eb1a}.module-card.planned:hover{transform:none;border-color:var(--line);box-shadow:0 10px 30px #0f172a0a}.module-icon{width:46px;height:46px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,#2563eb,#60a5fa);color:#fff;font-weight:900;font-size:18px}.module-card:nth-child(2) .module-icon{background:linear-gradient(135deg,#16a34a,#86efac)}.module-card:nth-child(3) .module-icon{background:linear-gradient(135deg,#7c3aed,#c4b5fd)}.module-card:nth-child(4) .module-icon{background:linear-gradient(135deg,#f97316,#fdba74)}.module-card:nth-child(5) .module-icon{background:linear-gradient(135deg,#0891b2,#67e8f9)}.module-card:nth-child(6) .module-icon{background:linear-gradient(135deg,#475569,#94a3b8)}.module-copy{display:flex;flex-direction:column;gap:10px;min-width:0;color:#64748b;line-height:1.65;font-size:13px}.module-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.module-title-row strong{font-size:17px;color:#0f172a}.module-title-row em{flex:0 0 auto;font-style:normal;border:1px solid #fed7aa;background:#fff7ed;color:#c2410c;border-radius:999px;padding:3px 8px;font-size:12px;font-weight:900}.grid{display:grid;gap:18px}.grid.two{grid-template-columns:1fr 1fr}.grid.three{grid-template-columns:repeat(3,1fr)}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 30px #0f172a0a;overflow:hidden}.trend-workspace .recommend-page .card,.trend-workspace .keywords-page .card,.trend-workspace .filter-rules-page .card{overflow:visible}.card-head{padding:18px 18px 14px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.card-head h3{margin:0;font-size:16px}.card-head .desc{font-size:12px;color:var(--muted);margin-top:4px}.card-body{padding:18px}.row{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.row.nowrap{flex-wrap:nowrap}.row.between{justify-content:space-between}.row.end{justify-content:flex-end}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-note{font-size:12px;color:var(--muted);margin-top:6px;line-height:1.5}.status-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-weight:700;font-size:12px}.status-pill.green{background:var(--greenLight);color:var(--green)}.status-pill.orange{background:var(--orangeLight);color:var(--orange)}.status-pill.blue{background:var(--primaryLight);color:var(--primary)}.status-pill.red{background:var(--redLight);color:var(--red)}.dot{width:7px;height:7px;border-radius:99px;background:currentColor;display:inline-block}.section-gap{height:18px}.full-btn{width:100%;margin-top:4px}.progress-wrap{width:100%;height:14px;border-radius:999px;background:#eef2f7;overflow:hidden;border:1px solid #e2e8f0}.progress-bar{height:100%;width:0%;background:linear-gradient(90deg,#2563eb,#22c55e);border-radius:999px;transition:width .35s}.progress-bar.completed{background:linear-gradient(90deg,#16a34a,#22c55e)}.progress-bar.failed{background:linear-gradient(90deg,#dc2626,#f97316)}.workflow-progress{border:1px solid var(--line);background:#fbfcff;border-radius:12px;padding:12px;margin-bottom:14px}.workflow-progress.compact{margin:0 0 16px}.stat-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:16px}.stat{background:var(--panel2);border:1px solid var(--line);border-radius:14px;padding:13px}.stat .label{font-size:12px;color:var(--muted)}.stat .num{font-size:23px;font-weight:850;margin-top:6px}.stat .small{font-size:12px;color:var(--muted);margin-top:3px}.stat .current-keyword{font-size:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-box{display:grid;grid-template-columns:1fr 230px;gap:16px;align-items:stretch}.import-actions{margin-top:12px}.upload-zone{border:1.5px dashed #cbd5e1;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;background:#f8fafc;color:var(--muted);min-height:170px;text-align:center;padding:18px}.upload-zone strong{color:#334155}.upload-icon{font-size:28px}.file-name{font-size:12px;color:var(--primary)}.import-result{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.failure-table{margin-top:12px}.account-status-panel{margin-top:26px;border:1px solid #fed7aa;background:#fffaf3;border-radius:14px;padding:16px 18px;display:grid;grid-template-columns:1fr;align-items:flex-start;gap:14px}.account-status-copy h4{margin:0 0 10px;font-size:14px;color:#9a3412}.account-meta-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.account-meta-row span{display:inline-flex;align-items:center;gap:7px;min-height:30px;border:1px solid #fed7aa;background:#fff;border-radius:10px;padding:5px 10px;color:#334155;font-size:13px;font-weight:750;white-space:nowrap}.account-meta-row em{font-style:normal;color:#64748b;font-size:12px;font-weight:700}.account-status-copy p{margin:0;color:#475569;font-size:13px;line-height:1.7}.account-status-hint{margin-top:10px!important;max-width:760px}.account-status-hint.green{color:var(--green)}.account-status-hint.red{color:var(--red)}.login-session-panel{margin-top:12px;border:1px solid #dbeafe;background:#f8fbff;border-radius:12px;padding:12px;display:grid;gap:10px}.login-session-panel.manual_required{border-color:#fed7aa;background:#fffaf3}.login-session-panel.success{border-color:#bbf7d0;background:#f0fdf4}.login-session-panel.failed{border-color:#fecaca;background:#fef2f2}.login-session-main{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.login-session-main strong{font-size:13px;color:#334155;line-height:1.6}.login-browser-btn{width:max-content;min-height:38px}.account-status-actions{display:grid;grid-template-columns:repeat(3,120px);gap:10px;justify-content:start}.account-status-actions .ghost-btn,.account-status-actions .plain-btn{width:120px;min-height:42px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.saved-accounts{margin-top:16px;border:1px solid var(--line);border-radius:14px;background:#fbfcff;padding:14px}.saved-accounts-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.saved-accounts-head h4{margin:0 0 4px;font-size:14px;color:#334155}.saved-account-list{display:flex;gap:10px;flex-wrap:wrap}.saved-account-item{border:1px solid var(--line);background:#fff;border-radius:12px;padding:5px;display:inline-flex;align-items:center;gap:8px;color:#334155}.saved-account-item.active{border-color:#bfdbfe;background:var(--primaryLight);color:var(--primary)}.saved-account-select{border:0;background:transparent;color:inherit;border-radius:9px;padding:8px 11px;min-width:190px;text-align:left}.saved-account-select strong{font-size:13px;white-space:nowrap}.saved-account-delete{border:1px solid transparent;background:#fff;color:var(--red);border-radius:9px;padding:7px 9px;font-size:12px;font-weight:800}.saved-account-delete:hover:not(:disabled){border-color:#fecaca;background:var(--redLight)}.record-empty{border:1px dashed #cbd5e1;border-radius:14px;background:#f8fafc}.crawl-record-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px}.crawl-record-item{border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px 13px;text-align:left;color:#334155;display:flex;flex-direction:column;gap:9px;transition:.15s}.crawl-record-item:hover{border-color:#bfdbfe;background:#f8fbff}.crawl-record-item.active{border-color:#93c5fd;background:var(--primaryLight)}.crawl-record-main{display:flex;align-items:center;justify-content:space-between;gap:10px}.crawl-record-main strong{font-size:14px;color:#1f2937;white-space:nowrap}.crawl-record-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#64748b;font-size:12px}.crawl-record-meta span{display:inline-flex;align-items:center;min-height:24px;border:1px solid #e5e7eb;background:#fff;border-radius:999px;padding:3px 8px;white-space:nowrap}table{border-collapse:separate;border-spacing:0;width:100%;font-size:13px}th,td{padding:12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;white-space:nowrap}th{background:#f8fafc;color:#475569;font-size:12px;font-weight:800;position:sticky;top:0;z-index:1}tr:hover td{background:#fcfdff}.table-wrap{overflow-x:auto;overflow-y:visible;border:1px solid var(--line);border-radius:14px;background:#fff;position:relative}.trend-workspace .recommend-table-wrap,.trend-workspace .keyword-table-wrap,.trend-workspace .filter-rules-page .filter-table-wrap{overflow-x:visible;overflow-y:visible}.table-wrap table{min-width:760px}.table-wrap thead{position:relative;z-index:24}.table-wrap thead th{position:sticky;top:0;z-index:25;background:#f8fafc;background-clip:padding-box;box-shadow:0 1px 0 var(--line),0 10px 18px #0f172a14}.trend-workspace .table-wrap thead{position:sticky;top:68px;z-index:32;background:#f8fafc;box-shadow:0 1px 0 var(--line),0 10px 18px #0f172a14}.trend-workspace .table-wrap thead th{position:static;top:auto;z-index:auto;box-shadow:none}.trend-workspace .modal .table-wrap{overflow-x:auto;overflow-y:auto}.trend-workspace .modal .table-wrap thead{position:relative;top:auto;z-index:1;box-shadow:none}.trend-workspace .modal .table-wrap thead th{position:static;top:auto;z-index:1;box-shadow:none}.keyword-table-wrap .keyword-table{min-width:1220px;table-layout:fixed}.keyword-table .keyword-col-keyword{width:104px}.keyword-table .keyword-col-product{width:106px}.keyword-table .keyword-col-category{width:90px}.keyword-table .keyword-col-status{width:48px}.keyword-table .keyword-col-sparkline{width:72px}.keyword-table .keyword-col-month{width:52px}.keyword-table .keyword-col-conclusion{width:90px}.keyword-table .keyword-col-action{width:34px}.keywords-page .toolbar{margin-bottom:12px}.keywords-page .card-head{padding:14px 18px 12px}.keywords-page .card-body{padding:14px 18px}.keywords-page .workflow-progress.compact{padding:10px 12px;margin-bottom:12px}.keywords-page .workflow-progress .form-note{margin-top:4px}.keywords-page .keyword-table-wrap{min-height:260px}.keywords-page .table-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px}.keywords-page .pagination-actions{display:flex;gap:8px}.keywords-page .keyword-table th,.keywords-page .keyword-table td{padding:7px 4px;font-size:12px;line-height:18px;overflow:hidden;text-overflow:ellipsis}.keywords-page .kw-link{max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.keywords-page .sparkline-trigger{width:72px;height:30px;padding:0 2px}.keywords-page .display-sparkline{width:68px;height:24px}.keyword-table-wrap .product-group-table{min-width:1242px;table-layout:fixed}.product-group-table .pg-col-product{width:82px}.product-group-table .pg-col-category{width:68px}.product-group-table .pg-col-count{width:44px}.product-group-table .pg-col-core{width:82px}.product-group-table .pg-col-sparkline{width:68px}.product-group-table .pg-col-trend{width:56px}.product-group-table .pg-col-recommend{width:60px}.product-group-table .pg-col-burst{width:56px}.product-group-table .pg-col-level{width:42px}.product-group-table .pg-col-month{width:44px}.product-group-table .pg-col-conclusion{width:48px}.product-group-table .pg-col-segment{width:64px}.keywords-page .product-group-table th,.keywords-page .product-group-table td{padding:6px 3px;font-size:11px;line-height:18px;overflow:hidden;text-overflow:ellipsis}.keywords-page .product-group-table th{height:auto;padding:8px 2px;font-size:10px}.keywords-page .product-group-row td{height:66px;vertical-align:top}.keywords-page .product-group-text-cell,.keywords-page .product-group-name-cell,.keywords-page .product-group-segment-cell{white-space:nowrap}.product-group-count-cell,.product-group-month-cell{text-align:right;font-variant-numeric:tabular-nums}.product-group-link{max-width:100%;align-items:flex-start;line-height:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-group-clamp,.product-group-segments{display:block;max-height:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-group-table .ai-tag.conclusion-tag{max-width:100px}.product-group-table .segment-tag{max-width:100%;margin:0}.product-group-table .level{min-width:36px;justify-content:center}.product-group-table .empty{height:72px;vertical-align:middle}.category-cascade{position:relative}.category-cascade-trigger{width:184px;min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;color:#334155}.category-cascade-trigger span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-caret{color:#94a3b8;font-weight:900}.category-cascade-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:45;display:grid;grid-template-columns:220px 220px 220px;min-height:260px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 45px #0f172a24}.category-search-panel{grid-column:1 / -1;display:grid;gap:8px;padding:10px 12px;border-bottom:1px solid var(--line);background:#fff}.category-search-box{min-height:36px;display:flex;align-items:center;border:1px solid #dbe4f0;border-radius:9px;background:#f8fbff;padding:0 10px}.category-search-input{width:100%;min-width:0;height:auto;border:0;outline:0;background:transparent;padding:0;color:#1f2937;font:inherit;font-weight:750}.category-search-input::placeholder{color:#94a3b8;font-weight:700}.category-search-results{display:grid;gap:4px;max-height:220px;overflow:auto}.category-search-result{width:100%;min-height:34px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;border:0;border-radius:8px;background:transparent;color:#334155;padding:7px 9px;text-align:left;font:inherit;font-weight:750}.category-search-result:hover{background:#f8fbff;color:var(--primary)}.category-search-path{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-search-level{color:#94a3b8;font-size:12px;font-weight:850}.category-search-empty{padding:8px 9px;color:#94a3b8;font-weight:750}.category-cascade-column{min-width:0;padding:10px 0;border-right:1px solid var(--line);max-height:320px;overflow:auto}.category-cascade-column:last-child{border-right:0}.category-option{width:100%;min-height:42px;display:grid;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:10px;border:0;background:#fff;color:#475569;text-align:left;padding:8px 14px;font-weight:750}.category-option:hover,.category-option.inPath{background:#f8fbff;color:#1f2937}.category-option.active{color:var(--primary);font-weight:900}.category-radio{width:16px;height:16px;border-radius:999px;border:1px solid #cbd5e1;background:#fff}.category-option.active .category-radio{border-color:var(--primary);box-shadow:inset 0 0 0 4px #fff;background:var(--primary)}.category-option span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-arrow{color:#64748b;font-size:18px;line-height:1;text-align:right}.ai-tag.conclusion-tag{max-width:118px}.keyword-table td.month-cell-recommend,.keyword-table tr:hover td.month-cell-recommend{background:#eff6ff;color:#1d4ed8;font-weight:850}.keyword-table td.month-cell-growth,.keyword-table tr:hover td.month-cell-growth{background:#fff7ed;color:#c2410c;font-weight:850}.keyword-table tr.keyword-excluded td{color:#94a3b8;background:#f8fafc}.keyword-table tr.keyword-excluded:hover td{background:#f8fafc}.keyword-table tr.keyword-excluded .kw-link{color:#64748b}.month-input{width:135px}.kw-link{position:relative;display:inline-flex;align-items:center;color:var(--primary);font-weight:850;text-decoration:none;cursor:pointer;border:0;background:transparent;padding:0 8px 0 0;font:inherit}.kw-link:hover{text-decoration:underline}.product-name-cell{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%}.trend-trigger:after{content:"";position:absolute;top:-3px;right:0;width:0;height:0;border-top:7px solid var(--primary);border-left:7px solid transparent}.ai-tag{display:inline-flex;border-radius:999px;background:#f8fafc;border:1px solid var(--line);padding:5px 9px;color:#475569;max-width:190px;overflow:hidden;text-overflow:ellipsis}.level{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;font-weight:900}.level.S{background:#fef2f2;color:#dc2626}.level.A{background:#fff7ed;color:#f97316}.level.B{background:#eff6ff;color:#2563eb}.level.C{background:#f1f5f9;color:#64748b}.month-chip{display:inline-flex;align-items:center;border-radius:999px;background:#f1f5f9;color:#334155;padding:5px 9px;font-weight:700;font-size:12px;margin-right:4px}.reason{max-width:420px;white-space:normal;line-height:1.55;color:#334155}.recommend-page .card-body{padding:14px 18px}.recommend-table{width:100%;min-width:max(1620px,calc(100vw - 88px));table-layout:fixed}.recommend-table .recommend-col-level{width:66px}.recommend-table .recommend-col-product{width:240px}.recommend-table .recommend-col-category{width:140px}.recommend-table .recommend-col-count{width:78px}.recommend-table .recommend-col-trend{width:114px}.recommend-table .recommend-col-core{width:144px}.recommend-table .recommend-col-segment{width:126px}.recommend-table .recommend-col-month{width:98px}.recommend-table .recommend-col-burst{width:96px}.recommend-table .recommend-col-index{width:128px}.recommend-table .recommend-col-reason{width:150px}.recommend-table .recommend-col-action{width:108px}.recommend-table th,.recommend-table td{padding:7px 10px;line-height:18px}.recommend-table th{height:auto;padding-top:8px;padding-bottom:8px}.recommend-row td{height:74px;vertical-align:middle}.recommend-product-cell,.recommend-category-cell{white-space:normal;overflow:hidden}.recommend-product-link{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:0 1 auto;min-width:0;min-height:18px;max-width:100%;overflow:hidden;line-height:18px;white-space:normal}.recommend-chat-btn{width:max-content;max-width:100%;padding:6px 10px;line-height:16px}.recommend-chat-btn.hover-only{flex:0 0 auto;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-4px);transition:opacity .15s ease,transform .15s ease,visibility .15s ease}.recommend-product-cell:hover .recommend-chat-btn.hover-only,.recommend-product-cell:focus-within .recommend-chat-btn.hover-only{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0)}.recommend-actions{flex-direction:column;align-items:flex-start;gap:6px}.recommend-actions .mini-btn{min-width:74px;padding:6px 10px}.recommend-category-button{max-width:100%;border:0;background:transparent;color:#334155;padding:0;font:inherit;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recommend-category-button:hover{color:var(--primary);text-decoration:underline}.recommend-category-full{margin-top:5px;max-width:180px;border:1px solid var(--line);border-radius:10px;background:#f8fafc;color:#64748b;padding:6px 8px;line-height:1.45;white-space:normal}.compact-text{display:block;max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155}.recommend-table .compact-text{max-width:100%}.recommend-table .reason{max-width:150px;white-space:normal}.reason-stack{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0}.reason-text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.45}.spring-festival-chip{display:inline-flex;align-items:center;max-width:100%;border:1px solid #fed7aa;border-radius:999px;background:#fff7ed;color:#c2410c;padding:3px 8px;font-size:12px;font-weight:800;line-height:1.25;white-space:nowrap}.spring-festival-chip.severity-high{border-color:#fecaca;background:#fef2f2;color:#b91c1c}.spring-festival-detail{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.display-sparkline{width:104px;height:32px;display:block}.sparkline-trigger{width:112px;max-width:100%;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:10px;background:transparent;padding:2px 4px}.sparkline-trigger:hover,.sparkline-trigger:focus-visible{background:#eff6ff;border-color:#bfdbfe;outline:none}.sparkline-trigger .display-sparkline{pointer-events:none}.burst-periods-cell{white-space:normal;overflow:hidden}.burst-periods-list{display:flex;flex-wrap:wrap;gap:4px;max-height:52px;overflow:hidden;align-items:center}.burst-periods-cell .month-chip{margin-right:0;white-space:nowrap;padding-left:8px;padding-right:8px}.chart-card{border:1px solid var(--line);border-radius:16px;background:#fbfcff;padding:14px;margin:14px 0 18px}.trend-chart{width:100%;height:300px}.trend-empty{height:300px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-weight:800}.analysis-box{border:1px solid #dbeafe;background:#f8fbff;border-radius:16px;padding:16px;line-height:1.8;color:#334155}.analysis-box h4{margin:0 0 8px;font-size:15px;color:#1e40af}.analysis-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.analysis-head h4{margin:0}.ai-progress{background:#f8fafc;border:1px solid var(--line);border-radius:999px;padding:8px 10px}.ai-task-message{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-status-running{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bfdbfe;background:#eff6ff;color:#2563eb;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.ai-status-pending{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#f8fafc;color:#64748b;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.ai-status-completed{display:inline-flex;align-items:center;justify-content:center;border:1px solid #bbf7d0;background:#f0fdf4;color:#16a34a;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.ai-status-failed{display:inline-flex;align-items:center;justify-content:center;border:1px solid #fecaca;background:#fef2f2;color:#dc2626;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:700}.modal-error{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c;border-radius:8px;padding:10px 12px;margin-bottom:10px;font-size:13px;line-height:1.5}.chat-modal{width:min(1180px,96vw);max-height:92vh;display:flex;flex-direction:column;overflow:hidden}.chat-modal .modal-head{flex:0 0 auto}.chat-modal .modal-body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-top:16px}.chat-context{margin-bottom:12px;padding:12px 16px;line-height:1.45}.chat-context h4{margin-bottom:8px}.chat-context-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px 16px;font-size:13px}.chat-context-item{display:flex;align-items:center;gap:7px;min-width:0}.chat-context-item span{flex:0 0 auto;color:#64748b;font-size:12px;font-weight:900}.chat-context-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155}.chat-context-wide{grid-column:span 3}.chat-context-wide strong{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;white-space:normal}.chat-panel{border:1px solid var(--line);border-radius:14px;background:#fff;min-height:320px;max-height:300px;overflow:auto;padding:12px;margin-bottom:12px}.chat-modal .chat-panel{flex:1;min-height:360px;max-height:none;padding:16px 18px}.chat-empty{padding:48px 16px}.chat-message{display:grid;grid-template-columns:40px minmax(0,1fr);gap:10px;margin-bottom:12px;align-items:start}.chat-role{font-size:12px;font-weight:900;color:#64748b;padding-top:2px}.chat-content{border:1px solid var(--line);border-radius:12px;padding:10px 12px;line-height:1.65;background:#f8fafc;color:#334155;overflow:auto}.chat-user .chat-content{background:#eff6ff;border-color:#bfdbfe}.chat-assistant .chat-content{background:#fff}.chat-thinking .chat-content{color:#64748b;background:#f8fafc}.chat-paragraph{margin:0 0 10px;white-space:pre-wrap}.chat-paragraph:last-child,.chat-list:last-child,.chat-table-wrap:last-child{margin-bottom:0}.chat-list{margin:0 0 10px;padding-left:20px}.chat-table-wrap{margin:10px 0 12px;overflow:auto;border:1px solid var(--line);border-radius:12px}.chat-markdown-table{min-width:560px;font-size:13px;border-spacing:0}.chat-markdown-table th,.chat-markdown-table td{white-space:normal;padding:9px 10px;line-height:1.55}.chat-markdown-table th{position:static;background:#f8fafc;color:#334155}.chat-input-row{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.chat-input{min-height:82px;resize:vertical}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px;flex-wrap:wrap}.toolbar-left,.toolbar-right{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.metric-switch{display:flex;background:#eef2ff;border-radius:12px;padding:4px;border:1px solid #dbeafe}.trend-metric-switch{flex-wrap:wrap;gap:2px}.metric-btn{border:0;background:transparent;padding:8px 14px;border-radius:9px;color:#475569;font-weight:800}.metric-btn.active{background:#fff;color:var(--primary);box-shadow:0 4px 12px #2563eb1f}.small-label{font-size:12px;color:#64748b;font-weight:800}.muted-label{color:#94a3b8}.error-label{color:var(--red)}.segmented-filter{display:flex;align-items:center;gap:3px;border:1px solid #dbeafe;background:#f8fbff;border-radius:12px;padding:4px}.segmented-filter button{border:0;background:transparent;color:#475569;border-radius:9px;padding:7px 12px;font-size:12px;font-weight:850}.segmented-filter button.active{background:#fff;color:var(--primary);box-shadow:0 4px 12px #2563eb1f}.shop-login-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-login-card-head{align-items:flex-start}.shop-login-table-wrap table{min-width:1180px}.shop-login-table-wrap strong{font-weight:850;color:#0f172a}.shop-crawl-control-card{margin-bottom:16px}.shop-crawl-head{align-items:flex-start}.shop-crawl-settings{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:end;margin-bottom:16px}.shop-keyword-field{display:block}.shop-keyword-field span{display:block;font-size:12px;font-weight:850;color:#64748b;margin-bottom:8px}.shop-keyword-textarea{min-height:76px;resize:vertical}.shop-crawl-checkbox{display:flex;align-items:center;gap:8px;color:#334155;font-size:13px;font-weight:800;white-space:nowrap;padding:11px 0}.shop-task-table-wrap table{min-width:980px}.shop-market-task-card{margin-bottom:16px}.shop-market-task-table-wrap table{min-width:1120px}.market-task-modal{width:min(980px,96vw)}.market-task-form{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:14px;margin-bottom:18px}.market-task-field{display:block}.market-task-field span{display:block;font-size:12px;font-weight:850;color:#64748b;margin-bottom:8px}.market-task-section{border-top:1px solid var(--line);padding-top:16px;margin-top:16px}.market-task-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#0f172a}.market-task-section-head span{font-size:12px;color:#64748b;font-weight:800}.market-task-filter-group{margin-top:12px}.market-task-filter-label{font-size:12px;font-weight:850;color:#64748b;margin-bottom:8px}.market-task-chip-grid{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.market-task-chip{border:1px solid var(--line);background:#fff;color:#334155;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:800}.market-task-chip.active{border-color:#93c5fd;background:#eff6ff;color:var(--primary);box-shadow:0 6px 16px #2563eb1a}.market-task-form-actions{display:flex;justify-content:flex-end;gap:10px;border-top:1px solid var(--line);padding-top:16px;margin-top:18px}.task-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.action-message{color:var(--green)}.cell-sub{margin-top:4px;color:#64748b;font-size:12px;line-height:1.45;white-space:normal;max-width:260px}.muted-cell{color:#94a3b8}.summary-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.summary-card{background:#fff;border:1px solid var(--line);border-radius:16px;padding:16px;box-shadow:0 10px 26px #0f172a0a}.summary-card .title{font-size:12px;color:var(--muted);font-weight:700}.summary-card .value{font-size:26px;font-weight:900;margin-top:6px}.summary-card .hint{font-size:12px;color:var(--muted);margin-top:5px}.status-value{font-size:22px!important;color:var(--orange)}.ai-status-done{color:var(--green)!important}.empty{padding:36px;text-align:center;color:var(--muted)}.modal-mask{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;display:flex;align-items:center;justify-content:center;z-index:50;padding:22px}.modal{width:min(920px,96vw);max-height:88vh;overflow:auto;background:#fff;border-radius:22px;box-shadow:0 35px 85px #0f172a47;border:1px solid rgba(255,255,255,.8)}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:22px 24px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:2}.modal-head h3{margin:0;font-size:20px}.modal-head p{margin:5px 0 0;color:var(--muted);font-size:13px}.close{border:0;background:#f1f5f9;width:36px;height:36px;border-radius:12px;font-size:20px;color:#475569}.modal-body{padding:22px 24px}.modal-toolbar{margin-bottom:14px}.user-modal table{min-width:760px}.user-edit-form{border:1px solid var(--line);background:#fbfcff;border-radius:14px;padding:14px 14px 12px;margin-bottom:14px}.user-edit-form .form-group{margin-bottom:0}.user-edit-form .modal-error{margin:2px 0 0}.user-form-actions{margin-top:12px}.filter-rules-page .filter-form{display:grid;grid-template-columns:minmax(160px,1fr) 140px 160px auto;gap:12px;align-items:end;margin-bottom:14px}.filter-rules-page .filter-form .form-group{margin-bottom:0}.filter-rules-page .form-action{height:40px}.filter-rules-page .rule-panel-switch{width:max-content;margin:0 0 16px}.filter-rules-page .filter-rule-panels{display:block}.filter-rules-page .filter-rule-card{width:100%}.filter-rules-page .filter-table-wrap{min-height:460px}.filter-rules-page .filter-table-wrap table{min-width:1160px}.bulk-rule-modal{width:min(760px,96vw)}.bulk-rule-textarea{width:100%;min-height:360px;max-height:56vh}.bulk-rule-actions{margin-top:14px}.role-badge{display:inline-flex;padding:5px 9px;border-radius:999px;background:#f1f5f9;color:#475569;font-weight:700;font-size:12px}.log-success{color:var(--green);font-weight:800}.log-fail{color:var(--red);font-weight:800}.log-waiting{color:var(--primary);font-weight:800}.login-link-btn{display:flex;align-items:center;justify-content:center;width:100%;margin-top:10px}.register-reason{min-height:82px}.no-permission-page .card{max-width:520px;margin:58px auto}.no-permission-page h3{margin:0 0 8px;font-size:22px;color:#0f172a}.no-permission-page p{margin:0 0 18px;color:var(--muted)}.admin-tabs{background:#eef2ff;border:1px solid #dbeafe;border-radius:12px;padding:4px}.admin-search{width:240px}.admin-select{width:160px}.admin-date{width:150px}.admin-table{min-width:1180px}.admin-normal-cell{white-space:normal;line-height:1.55;max-width:260px}.permission-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:18px;align-items:start}.permission-groups .card-body{display:grid;gap:8px}.group-list-item{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:8px;text-align:left;color:#334155}.group-list-item strong{font-size:14px}.group-list-item span{font-size:12px;color:#64748b}.group-list-item.active{border-color:#bfdbfe;background:var(--primaryLight);color:var(--primary)}.permission-section{margin-bottom:18px}.permission-section h4{margin:0 0 10px;font-size:15px;color:#334155}.switch-line,.checkbox-line{display:inline-flex;align-items:center;gap:8px;color:#334155;font-weight:700}.switch-line input,.checkbox-line input{width:16px;height:16px}.checkbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 14px;border:1px solid var(--line);border-radius:12px;background:#fbfcff;padding:12px}.detail-box{white-space:pre-wrap;background:#f8fafc;border:1px solid var(--line);border-radius:12px;padding:14px;line-height:1.7;color:#334155;max-height:420px;overflow:auto}.toast{position:fixed;right:24px;bottom:24px;background:#0f172a;color:#fff;padding:13px 16px;border-radius:14px;box-shadow:0 18px 40px #0f172a47;z-index:80;font-size:14px;display:none;max-width:360px}.toast.show{display:block;animation:toast .22s ease-out}@keyframes toast{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1100px){.grid.two,.grid.three,.module-grid{grid-template-columns:1fr}.summary-grid,.stat-cards{grid-template-columns:repeat(2,1fr)}.import-box{grid-template-columns:1fr}}@media(max-width:760px){.login-card{grid-template-columns:1fr;width:100%}.login-left{display:none}.topbar{height:auto;min-height:0;padding:12px 14px;align-items:flex-start;flex-direction:column}.topbar-left{width:100%;flex-direction:column;align-items:flex-start;gap:12px}.top-brand{min-width:0}.nav{width:100%;padding-bottom:2px}.nav-btn{padding:8px 11px;font-size:13px}.top-actions{width:100%;justify-content:flex-start;overflow-x:auto}.module-pill{min-height:34px;padding:0 11px;font-size:13px}.page-heading{padding:14px 14px 0}.content{padding:14px}.platform-home{padding:0}.platform-hero{min-height:104px;padding:18px;border-radius:14px}.platform-hero h1{font-size:22px}.module-card{min-height:148px;padding:16px;border-radius:14px}.page-title p,.layout-note{display:none}.field-grid,.filter-rules-page .filter-form,.permission-layout,.checkbox-grid{grid-template-columns:1fr}.admin-search,.admin-select,.admin-date{width:100%}.summary-grid,.stat-cards{grid-template-columns:1fr}.account-status-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.account-status-actions .ghost-btn,.account-status-actions .plain-btn,.login-browser-btn,.saved-account-item{width:100%}.saved-account-select{min-width:0;flex:1}}.cloud-login-page{flex-direction:column;gap:20px;background:radial-gradient(ellipse at 20% 10%,rgba(91,141,255,.24),transparent 36%),radial-gradient(ellipse at 82% 86%,rgba(139,92,246,.2),transparent 34%),linear-gradient(135deg,#edf4ff,#f5f3ff 48%,#f8fbff);padding:42px 28px 26px}.cloud-login-card{width:min(92vw,980px);min-height:560px;grid-template-columns:minmax(0,1.34fr) minmax(420px,1fr);border-radius:30px;border:1px solid rgba(255,255,255,.82);box-shadow:0 28px 70px #0f172a1f}.cloud-login-page .login-left{display:flex;flex-direction:column;padding:48px 42px 40px;background:linear-gradient(118deg,rgba(34,99,255,.14),transparent 36%),radial-gradient(ellipse at 68% 52%,rgba(16,112,255,.42),transparent 48%),linear-gradient(145deg,#06184a,#06276b 54%,#06133d);isolation:isolate}.cloud-login-page .login-left:before{top:0;right:0;bottom:0;left:0;width:auto;height:auto;border-radius:0;background:linear-gradient(rgba(73,134,255,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(73,134,255,.11) 1px,transparent 1px);background-size:42px 42px;opacity:.34;transform:skewY(-8deg) translateY(80px);transform-origin:center;z-index:-2}.cloud-login-page .login-left:after{width:560px;height:560px;right:-170px;top:28px;border:1px solid rgba(72,142,255,.2);border-radius:50%;background:none;box-shadow:inset 0 0 0 82px #3377ff08,inset 0 0 0 174px #3377ff06;z-index:-1}.cloud-brand-line{gap:16px}.cloud-brand-logo{width:68px;height:68px;border-radius:8px;background:#fff;box-shadow:0 14px 30px #00247038}.cloud-login-page .brand-title{font-size:32px;line-height:1.15;letter-spacing:0;color:#fff}.cloud-login-page .brand-sub-light{margin-top:8px;font-size:17px;line-height:1.35;color:#eef6ffeb;opacity:1;letter-spacing:0}.cloud-brand-copy{position:relative;z-index:3;max-width:470px;margin-top:72px}.cloud-brand-copy h1{display:flex;flex-direction:column;gap:10px;margin:0;color:#fff;font-size:50px;line-height:1.12;letter-spacing:0;font-weight:900}.cloud-title-accent{margin-left:8px;color:#36b8ff}.cloud-title-line{width:60px;height:6px;border-radius:999px;margin:34px 0 28px;background:linear-gradient(90deg,#2d6dff,#41d5ff);box-shadow:0 0 24px #30bcff85}.cloud-brand-copy p{margin:0;color:#eff6ffeb;font-size:18px;line-height:1.86;letter-spacing:0}.cloud-ai-visual{position:absolute;z-index:2;right:28px;top:188px;width:380px;height:360px;pointer-events:none}.cloud-orbit{position:absolute;border:1px dashed rgba(67,139,255,.28);border-radius:50%;transform:rotate(-18deg)}.cloud-orbit-one{width:340px;height:170px;right:8px;top:10px}.cloud-orbit-two{width:430px;height:210px;right:-60px;top:72px}.cloud-data-panel{position:absolute;border:1px solid rgba(70,142,255,.28);border-radius:8px;background:linear-gradient(145deg,#1550cd7a,#081d6047);box-shadow:0 18px 44px #0516504d,inset 0 0 24px #3b82f629;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.cloud-data-panel-bars{left:18px;top:88px;width:124px;height:88px;display:flex;align-items:flex-end;gap:9px;padding:18px 16px 16px}.cloud-data-panel-bars span{width:13px;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,#51b9ff,#286cff);box-shadow:0 0 16px #308fff8c}.cloud-data-panel-bars span:nth-child(1){height:30px}.cloud-data-panel-bars span:nth-child(2){height:48px}.cloud-data-panel-bars span:nth-child(3){height:36px}.cloud-data-panel-bars span:nth-child(4){height:60px}.cloud-data-panel-line{right:16px;top:54px;width:142px;height:86px}.cloud-data-panel-line:before{content:"";position:absolute;left:18px;right:18px;top:42px;height:2px;background:linear-gradient(90deg,#46b8ff,#2d6dff 38%,#5ce0ff 68%,#2970ff);transform:skewY(-18deg);box-shadow:0 0 18px #3ab2ff94}.cloud-data-panel-line i{position:absolute;width:6px;height:6px;border-radius:50%;background:#5ee7ff;box-shadow:0 0 16px #5ee7ffc7}.cloud-data-panel-line i:nth-child(1){left:30px;top:42px}.cloud-data-panel-line i:nth-child(2){left:68px;top:31px}.cloud-data-panel-line i:nth-child(3){right:30px;top:24px}.cloud-data-panel-chart{right:2px;top:168px;width:132px;height:96px;display:flex;align-items:flex-end;gap:10px;padding:20px 18px 18px}.cloud-data-panel-chart span{flex:1;border-radius:4px 4px 2px 2px;background:linear-gradient(180deg,#5cd3ff,#2b67ff)}.cloud-data-panel-chart span:nth-child(1){height:42px}.cloud-data-panel-chart span:nth-child(2){height:62px}.cloud-data-panel-chart span:nth-child(3){height:52px}.cloud-ai-platform{position:absolute;left:72px;right:70px;bottom:26px;height:178px}.cloud-ai-base{position:absolute;left:0;right:0;height:74px;border-radius:28px;transform:skew(-34deg) rotate(-6deg);background:linear-gradient(135deg,#2a77ffd6,#2ddcff42);border:1px solid rgba(126,205,255,.66);box-shadow:0 18px 48px #1669ff75,inset 0 0 28px #ffffff42}.cloud-ai-base-back{bottom:10px;opacity:.58}.cloud-ai-base-front{bottom:34px}.cloud-ai-cube{position:absolute;left:50%;bottom:82px;width:116px;height:104px;border-radius:18px;display:flex;align-items:center;justify-content:center;transform:translate(-50%) perspective(360px) rotateX(56deg) rotate(-45deg);background:linear-gradient(145deg,#58d0ffeb,#2968ffd6);color:#fffffff0;font-size:34px;line-height:1;font-weight:900;letter-spacing:0;box-shadow:0 0 38px #36b8ffb3,inset 0 0 30px #ffffff52}.cloud-capability-grid{position:relative;z-index:4;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:auto}.cloud-capability-card{min-height:142px;border:1px solid rgba(99,168,255,.24);border-radius:14px;padding:20px 14px 18px;background:linear-gradient(180deg,#0b3085a3,#0516486b);color:#fff;box-shadow:inset 0 0 24px #3781ff14}.cloud-capability-card strong{display:block;margin-top:13px;font-size:18px;line-height:1.25;letter-spacing:0}.cloud-capability-card p{margin:8px 0 0;color:#ecf6ffdb;font-size:14px;line-height:1.55}.cloud-capability-icon{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto;border-radius:16px;color:#dff4ff;font-size:15px;font-weight:900;background:linear-gradient(145deg,#50c0fff2,#3a60ffeb);box-shadow:0 0 28px #4aa4ff8a}.cloud-capability-market:before{content:"";width:22px;height:22px;border:6px solid rgba(255,255,255,.86);border-radius:50%;box-shadow:inset 0 0 0 5px #144ecd94}.cloud-capability-trend:before{content:"";width:26px;height:18px;border-left:4px solid rgba(255,255,255,.86);border-bottom:4px solid rgba(255,255,255,.86);transform:skewY(-24deg)}.cloud-capability-trend:after{content:"";position:absolute;right:12px;top:13px;width:10px;height:10px;border-top:4px solid rgba(255,255,255,.86);border-right:4px solid rgba(255,255,255,.86);transform:rotate(45deg)}.cloud-capability-team:before,.cloud-capability-team:after{content:"";position:absolute;border-radius:50%;background:#ffffffe0}.cloud-capability-team:before{width:18px;height:18px;top:12px;left:15px}.cloud-capability-team:after{width:30px;height:16px;left:9px;bottom:10px;border-radius:16px 16px 8px 8px}.cloud-login-page .login-right{display:flex;flex-direction:column;justify-content:center;padding:66px 74px;background:#fff}.cloud-login-form-head{width:100%;max-width:500px;margin:0 auto 42px}.cloud-login-page .login-right h2{margin:0 0 16px;color:#0b1f4d;font-size:34px;line-height:1.18;letter-spacing:0;font-weight:900}.cloud-login-page .login-right .sub{margin:0;color:#6b7898;font-size:16px;line-height:1.6}.cloud-login-page form{width:100%;max-width:500px;margin:0 auto}.cloud-login-page .form-group{margin-bottom:26px}.cloud-login-page .form-group label{margin-bottom:12px;color:#10234f;font-size:16px;line-height:1.35;font-weight:800}.cloud-input-shell{position:relative;display:flex;align-items:center;min-height:70px;border:1px solid #d6deef;border-radius:16px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.cloud-input-shell:focus-within{border-color:#8fb2ff;box-shadow:0 0 0 4px #406fff1a}.cloud-input-shell .input{height:68px;border:0;border-radius:16px;padding:0 20px 0 58px;color:#10234f;font-size:16px;box-shadow:none}.cloud-input-shell .input:focus{border-color:transparent;box-shadow:none}.cloud-input-shell .input::placeholder{color:#9aa8c1}.cloud-input-icon{position:absolute;left:22px;width:22px;height:22px;color:#7c8ba9}.cloud-input-user:before{content:"";position:absolute;left:7px;top:2px;width:8px;height:8px;border:2px solid currentColor;border-radius:50%}.cloud-input-user:after{content:"";position:absolute;left:3px;bottom:1px;width:16px;height:10px;border:2px solid currentColor;border-top-left-radius:12px;border-top-right-radius:12px;border-bottom:0}.cloud-input-lock:before{content:"";position:absolute;left:5px;top:0;width:12px;height:11px;border:2px solid currentColor;border-bottom:0;border-radius:10px 10px 0 0}.cloud-input-lock:after{content:"";position:absolute;left:3px;bottom:1px;width:16px;height:14px;border:2px solid currentColor;border-radius:4px}.cloud-login-page .login-btn{height:68px;margin-top:12px;border-radius:12px;background:linear-gradient(135deg,#2163ff,#0f52ff 54%,#65f);color:#fff;font-size:22px;line-height:1;box-shadow:0 14px 32px #2056ff42}.cloud-login-page .login-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d57f1,#0b49ee 54%,#5d4bf0)}.cloud-login-page .login-link-btn{height:68px;margin-top:20px;border-radius:12px;border:1px solid #d6deef;color:#1458ff;font-size:20px;font-weight:800}.cloud-login-page .login-link-btn:hover{border-color:#9db7ff;color:#0f4be8;background:#f8fbff}.cloud-login-page .login-tip{border-style:solid;border-radius:12px}.cloud-login-footer{display:flex;align-items:center;justify-content:center;gap:26px;color:#7d8dac;font-size:15px;line-height:1.4}.cloud-login-footer span+span{position:relative}.cloud-login-footer span+span:before{content:"";position:absolute;left:-14px;top:3px;bottom:3px;width:1px;background:#aab6ce}@media(max-width:1280px){.cloud-login-card{grid-template-columns:minmax(0,1.18fr) minmax(390px,1fr)}.cloud-login-page .login-left{padding:44px 34px 34px}.cloud-brand-copy{max-width:410px}.cloud-brand-copy h1{font-size:44px}.cloud-ai-visual{right:16px;width:330px;height:330px}.cloud-login-page .login-right{padding:54px 46px}.cloud-capability-card{padding:18px 12px 16px}.cloud-capability-card strong{font-size:17px}.cloud-capability-card p{font-size:13px}}@media(max-width:1040px){.cloud-login-page{padding:30px 18px 22px}.cloud-login-card{grid-template-columns:1fr;width:min(94vw,760px);min-height:0}.cloud-login-page .login-left{min-height:640px}.cloud-login-page .login-right{padding:46px 38px 50px}}@media(max-width:760px){.cloud-login-page .login-left{display:flex;min-height:720px;padding:34px 22px 26px}.cloud-login-card{border-radius:24px}.cloud-brand-logo{width:56px;height:56px}.cloud-login-page .brand-title{font-size:26px}.cloud-login-page .brand-sub-light{font-size:14px}.cloud-brand-copy{margin-top:48px;max-width:100%}.cloud-brand-copy h1{font-size:36px}.cloud-brand-copy p{font-size:16px}.cloud-ai-visual{position:relative;right:auto;top:auto;width:100%;max-width:360px;height:310px;margin:18px auto 22px}.cloud-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cloud-login-page .login-right{padding:38px 22px 42px}.cloud-login-page .login-right h2{font-size:30px}.cloud-input-shell{min-height:62px}.cloud-input-shell .input{height:60px}.cloud-login-page .login-btn,.cloud-login-page .login-link-btn{height:60px;font-size:18px}.cloud-login-footer{flex-wrap:wrap;gap:8px 24px;font-size:13px}}@media(max-width:520px){.cloud-brand-copy h1{font-size:32px}.cloud-title-line{margin:26px 0 20px}.cloud-capability-grid{grid-template-columns:1fr}.cloud-capability-card{min-height:0;display:grid;grid-template-columns:52px minmax(0,1fr);column-gap:12px;align-items:center;text-align:left}.cloud-capability-icon{margin:0;grid-row:span 2}.cloud-capability-card strong{margin-top:0}.cloud-capability-card p{margin-top:4px}}.cloud-login-page{gap:16px;padding:30px 24px 22px}.cloud-login-card{width:min(92vw,980px);min-height:560px;grid-template-columns:1.08fr .92fr;border-radius:28px;box-shadow:0 24px 62px #0f172a1f}.cloud-login-page .login-left{padding:38px 34px 30px}.cloud-brand-line{gap:12px}.cloud-brand-logo{width:50px;height:50px;border-radius:8px;box-shadow:0 10px 24px #00247033}.cloud-login-page .brand-title{font-size:25px}.cloud-login-page .brand-sub-light{margin-top:4px;font-size:13px}.cloud-brand-copy{max-width:360px;margin-top:54px}.cloud-brand-copy h1{gap:6px;font-size:36px;line-height:1.15}.cloud-title-line{width:44px;height:5px;margin:26px 0 20px}.cloud-brand-copy p{font-size:14px;line-height:1.82}.cloud-ai-visual{right:10px;top:154px;width:286px;height:270px;transform:scale(.74);transform-origin:top right}.cloud-capability-grid{gap:8px}.cloud-capability-card{min-height:100px;padding:13px 10px 12px;border-radius:12px}.cloud-capability-icon{width:34px;height:34px;border-radius:12px;font-size:12px}.cloud-capability-market:before{width:16px;height:16px;border-width:4px;box-shadow:inset 0 0 0 4px #144ecd94}.cloud-capability-trend:before{width:18px;height:13px;border-left-width:3px;border-bottom-width:3px}.cloud-capability-trend:after{right:9px;top:10px;width:7px;height:7px;border-top-width:3px;border-right-width:3px}.cloud-capability-team:before{width:13px;height:13px;top:8px;left:10px}.cloud-capability-team:after{width:22px;height:11px;left:6px;bottom:8px}.cloud-capability-card strong{margin-top:9px;font-size:13px}.cloud-capability-card p{margin-top:5px;font-size:11px;line-height:1.45}.cloud-login-page .login-right{padding:46px 40px}.cloud-login-form-head{max-width:340px;margin-bottom:28px}.cloud-login-page .login-right h2{margin-bottom:9px;font-size:27px}.cloud-login-page .login-right .sub{font-size:13px}.cloud-login-page form{max-width:340px}.cloud-login-page .form-group{margin-bottom:17px}.cloud-login-page .form-group label{margin-bottom:8px;font-size:13px}.cloud-input-shell{min-height:52px;border-radius:14px}.cloud-input-shell .input{height:50px;border-radius:14px;padding-left:48px;font-size:14px}.cloud-input-icon{left:18px;width:20px;height:20px}.cloud-login-page .login-btn{height:52px;margin-top:8px;font-size:17px}.cloud-login-page .login-link-btn{height:52px;margin-top:12px;font-size:16px}.cloud-login-footer{font-size:13px}.register-page .register-field-grid{grid-template-columns:1fr 1fr;gap:14px 16px}.register-page .register-wide-field{grid-column:1 / -1}@media(max-width:1040px){.cloud-login-card{width:min(94vw,760px);grid-template-columns:1fr}.cloud-login-page .login-left{min-height:560px}}@media(max-width:760px){.shop-login-summary{grid-template-columns:1fr 1fr}.shop-login-card-head,.shop-crawl-head{flex-direction:column}.shop-crawl-settings,.market-task-form{grid-template-columns:1fr}.market-task-section-head{align-items:flex-start;flex-direction:column}.market-task-form-actions{justify-content:stretch;flex-direction:column-reverse}.shop-crawl-checkbox{padding:0}.segmented-filter{width:100%;overflow-x:auto}.cloud-login-page{padding:22px 14px 18px}.cloud-login-page .login-left{min-height:620px;padding:30px 20px 24px}.cloud-brand-copy h1{font-size:32px}.cloud-ai-visual{transform:scale(.68);transform-origin:center;margin:4px auto 8px}.register-page .register-field-grid{grid-template-columns:1fr}}
