:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:left;box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;min-height:100svh;margin:0;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html,body{color:#1f2329;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fa;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}#root{background:#f5f7fa;width:100%;min-height:100vh}.homepage{color:#e4e4ed;background:radial-gradient(at 20% 30%,#6366f114 0%,#0000 50%),radial-gradient(at 80% 70%,#8b5cf614 0%,#0000 50%),#0f1117;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;position:relative;overflow:hidden}.bg-blob{filter:blur(80px);opacity:.3;pointer-events:none;z-index:0;border-radius:50%;position:absolute}.blob-1{background:#6366f1;width:400px;height:400px;animation:20s ease-in-out infinite float1;top:-100px;left:-100px}.blob-2{background:#8b5cf6;width:300px;height:300px;animation:25s ease-in-out infinite float2;top:30%;right:-50px}.blob-3{background:#ec4899;width:350px;height:350px;animation:22s ease-in-out infinite float3;bottom:-100px;left:30%}@keyframes float1{0%,to{transform:translate(0)}50%{transform:translate(50px,30px)}}@keyframes float2{0%,to{transform:translate(0)}50%{transform:translate(-40px,-40px)}}@keyframes float3{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.home-header{z-index:10;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#16182280;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:relative}.logo-area{align-items:center;gap:10px;display:flex}.logo-icon{font-size:1.4rem}.logo-text{background:linear-gradient(135deg,#a5b4fc,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:700}.login-btn{border-radius:10px!important;height:38px!important}.home-main{z-index:1;flex-direction:column;align-items:center;gap:32px;max-width:960px;margin:0 auto;padding:48px 32px 32px;display:flex;position:relative}.clock-section{text-align:center;animation:.6s both fadeUp}.clock-display{justify-content:center;align-items:baseline;gap:2px;display:flex}.clock-num{letter-spacing:-2px;text-shadow:0 0 40px #a5b4fc4d,0 0 80px #6366f126;font-variant-numeric:tabular-nums;font-size:5rem;font-weight:700;line-height:1}.clock-colon{color:#a5b4fc;margin:0 2px;font-size:4rem;font-weight:700;animation:1s step-end infinite colonBlink}@keyframes colonBlink{50%{opacity:.3}}.clock-sec{color:#a5b4fc;opacity:.7;letter-spacing:2px;font-variant-numeric:tabular-nums;margin-left:8px;font-size:1.5rem;font-weight:500}.date-display{letter-spacing:2px;opacity:.6;margin-top:12px;font-size:1rem}.search-section{width:100%;max-width:640px;animation:.6s .1s both fadeUp}.search-bar{-webkit-backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:18px;align-items:center;gap:12px;padding:8px 12px 8px 20px;transition:all .3s;display:flex}.search-bar:focus-within{background:#ffffff17;border-color:#a5b4fc80;box-shadow:0 0 0 4px #a5b4fc1a}.search-icon{opacity:.5;flex-shrink:0;font-size:1.2rem}.search-input{color:inherit;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 4px;font-size:1rem}.search-input::placeholder{opacity:.35}.search-clear{width:30px;height:30px;color:inherit;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.8rem;transition:all .15s;display:flex}.search-clear:hover{color:#ef4444;background:#ef444440}.search-tip{opacity:.4;align-items:center;gap:8px;margin-top:10px;padding-left:20px;font-size:.8rem;display:flex}.engine-badge{color:#fff;background:linear-gradient(135deg,#2932e1,#1e90ff);border-radius:10px;padding:2px 10px;font-size:.72rem;font-weight:600}.bookmarks-section{width:100%;animation:.6s .2s both fadeUp}.section-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.section-title{font-size:1.05rem;font-weight:600}.section-count{opacity:.45;background:#ffffff0f;border-radius:12px;padding:2px 10px;font-size:.8rem}.bookmark-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px;display:grid}.bookmark-card{color:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:18px 8px;transition:all .25s;display:flex}.bookmark-card:hover{background:#ffffff17;border-color:#ffffff1f;transform:translateY(-3px);box-shadow:0 8px 24px #00000040}.bookmark-icon{background:var(--bm-color,#333);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;display:flex}.add-icon{background:#ffffff14;font-size:1.6rem;font-weight:300}.bookmark-name{opacity:.75;white-space:nowrap;text-overflow:ellipsis;text-align:center;max-width:100%;font-size:.8rem;overflow:hidden}.add-card{opacity:.6;border-style:dashed}.add-card:hover{opacity:1;border-color:#a5b4fc66}.add-form-card{cursor:default;grid-column:span 2;align-items:stretch;gap:8px;padding:14px}.add-form-card:hover{transform:none}.add-form-title{opacity:.8;margin-bottom:4px;font-size:.85rem;font-weight:600}.add-input{width:100%;color:inherit;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:8px 12px;font-size:.85rem}.add-input:focus{border-color:#a5b4fc80}.icon-picker,.color-picker{flex-wrap:wrap;gap:6px;display:flex}.icon-btn{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.95rem;transition:all .15s;display:flex}.icon-btn.active{background:#a5b4fc33;border-color:#a5b4fc}.color-btn{cursor:pointer;border:2px solid #0000;border-radius:50%;width:20px;height:20px;transition:transform .15s}.color-btn.active{border-color:#fff;transform:scale(1.2)}.add-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.add-cancel,.add-confirm{cursor:pointer;border:none;border-radius:8px;padding:6px 16px;font-size:.82rem}.add-cancel{color:inherit;background:#ffffff14}.add-confirm{color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6)}.quote-section{text-align:center;cursor:pointer;border-radius:12px;width:100%;max-width:640px;padding:12px 16px;transition:background .2s,transform .2s;animation:.6s .3s both fadeUp}.quote-section:hover{background:#ffffff08;transform:translateY(-1px)}.quote-section:active{transform:translateY(0)}.quote-text{opacity:.7;text-align:left;border-left:3px solid #a5b4fc66;margin:0 0 10px;padding-left:16px;font-size:.95rem;font-style:italic;line-height:1.8}.quote-author{text-align:right;opacity:.45;font-size:.82rem;font-style:normal;display:block}.home-footer{z-index:1;text-align:center;opacity:.25;border-top:1px solid #ffffff0f;padding:20px;font-size:.78rem;position:relative}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#80808033;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#80808059}@media (width<=600px){.home-main{gap:24px;padding:32px 16px 24px}.clock-num{font-size:3.5rem}.clock-colon{font-size:3rem}.clock-sec{font-size:1.2rem}.date-display{font-size:.9rem}.home-header{padding:12px 16px}.bookmark-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px}.bookmark-card{padding:14px 6px}.bookmark-icon{width:36px;height:36px;font-size:1.2rem}.add-form-card{grid-column:span 2}}.dashboard-page{background:#f5f7fa;flex-direction:column;gap:16px;min-height:calc(100vh - 64px);padding:20px;display:flex}.welcome-banner{color:#fff;background:linear-gradient(135deg,#ff6a00 0%,#ff8c33 50%,#ffae66 100%);border-radius:12px;justify-content:space-between;align-items:center;padding:24px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 20px #ff6a0040}.welcome-banner:before{content:"";pointer-events:none;background:#ffffff1f;border-radius:50%;width:220px;height:220px;position:absolute;top:-60px;right:-40px}.welcome-banner:after{content:"";pointer-events:none;background:#ffffff14;border-radius:50%;width:140px;height:140px;position:absolute;bottom:-80px;right:120px}.welcome-left{z-index:1;position:relative}.welcome-greeting{letter-spacing:.5px;margin-bottom:6px;font-size:22px;font-weight:600}.welcome-date{opacity:.9;margin-bottom:10px;font-size:14px}.welcome-desc{opacity:.85;font-size:13px}.welcome-desc strong{margin:0 2px;font-size:16px;font-weight:700}.welcome-right{z-index:1;text-align:right;-webkit-backdrop-filter:blur(8px);background:#ffffff2e;border-radius:10px;padding:12px 20px;position:relative}.welcome-time{font-variant-numeric:tabular-nums;letter-spacing:1px;font-size:28px;font-weight:700;line-height:1.2}.welcome-time-label{opacity:.85;margin-top:2px;font-size:12px}.stat-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.stat-card{transition:transform .2s,box-shadow .2s;overflow:hidden;border-radius:12px!important;box-shadow:0 2px 8px #0000000a!important}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 20px #00000014!important}.stat-card .ant-card-body{padding:18px 16px!important}.stat-card-body{align-items:center;gap:12px;display:flex}.stat-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:flex}.stat-content{flex:1;min-width:0}.stat-title{color:#646a73;white-space:nowrap;text-overflow:ellipsis;margin-bottom:4px;font-size:13px;overflow:hidden}.stat-value{color:#1f2329;font-variant-numeric:tabular-nums;font-size:24px;font-weight:700;line-height:1.2}.stat-unit{color:#8f959e;margin-left:4px;font-size:13px;font-weight:400}.stat-trend{align-items:center;gap:4px;margin-top:4px;font-size:12px;display:flex}.trend-up{color:#52c41a;font-weight:600}.trend-down{color:#f5222d;font-weight:600}.trend-flat{color:#8f959e}.trend-label{color:#bbbfc4}.chart-row{grid-template-columns:2fr 1fr;gap:14px;display:grid}.chart-card{border-radius:12px!important;box-shadow:0 2px 8px #0000000a!important}.chart-card .ant-card-head{border-bottom:1px solid #f0f0f0;min-height:44px;padding:0 18px}.chart-card .ant-card-head-title{color:#1f2329;padding:12px 0;font-size:15px;font-weight:600}.chart-card .ant-card-body{padding:18px!important}.bar-chart{justify-content:space-between;align-items:flex-end;gap:12px;height:240px;padding:0 4px;display:flex}.bar-col{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.bar-value{color:#646a73;font-variant-numeric:tabular-nums;margin-bottom:6px;font-size:12px}.bar-wrapper{background:linear-gradient(#f7f7f7 0%,#f0f0f0 100%);border-radius:6px 6px 0 0;flex:1;justify-content:center;align-items:flex-end;width:100%;max-width:42px;display:flex;overflow:hidden}.bar-fill{background:linear-gradient(#ffae66 0%,#ff6a00 100%);border-radius:6px 6px 0 0;width:100%;min-height:4px;transition:height .6s;box-shadow:0 -2px 8px #ff6a0033}.bar-col:hover .bar-fill{background:linear-gradient(#f93 0%,#e55a00 100%)}.bar-label{color:#8f959e;margin-top:8px;font-size:12px}.donut-wrap{flex-direction:column;align-items:center;gap:16px;display:flex}.donut{display:block}.donut-bg{opacity:.5}.donut-total{fill:#1f2329;font-size:5px;font-weight:700}.donut-label{fill:#8f959e;font-size:2.6px}.dist-legend{flex-direction:column;gap:8px;width:100%;display:flex}.legend-item{align-items:center;gap:8px;font-size:13px;display:flex}.legend-dot{border-radius:3px;flex-shrink:0;width:10px;height:10px}.legend-name{color:#1f2329;flex:1}.legend-value{color:#646a73;font-variant-numeric:tabular-nums;font-weight:600}.bottom-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.status-card,.activity-card{border-radius:12px!important;box-shadow:0 2px 8px #0000000a!important}.status-card .ant-card-head,.activity-card .ant-card-head{border-bottom:1px solid #f0f0f0;min-height:44px;padding:0 18px}.status-card .ant-card-head-title,.activity-card .ant-card-head-title{color:#1f2329;padding:12px 0;font-size:15px;font-weight:600}.status-card .ant-card-body,.activity-card .ant-card-body{padding:18px!important}.status-list{flex-direction:column;gap:16px;display:flex}.status-item{flex-direction:column;gap:6px;display:flex}.status-head{align-items:center;gap:8px;font-size:13px;display:flex}.status-icon{font-size:16px}.status-label{color:#646a73;flex:1}.status-value{color:#1f2329;font-variant-numeric:tabular-nums;font-weight:600}.activity-list{flex-direction:column;gap:4px;display:flex}.activity-item{border-bottom:1px solid #f5f5f5;align-items:center;gap:12px;padding:10px 4px;transition:background .15s;display:flex}.activity-item:last-child{border-bottom:none}.activity-item:hover{background:#fafafa;border-radius:6px}.activity-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:600;display:flex}.activity-main{flex:1;min-width:0}.activity-text{color:#1f2329;margin-bottom:2px;font-size:13px}.activity-agent{color:#ff6a00;font-weight:500}.activity-meta{color:#8f959e;align-items:center;gap:6px;font-size:12px;display:flex}.activity-dot{opacity:.6}@media (width<=1200px){.stat-grid{grid-template-columns:repeat(3,1fr)}.chart-row{grid-template-columns:1fr}}@media (width<=768px){.dashboard-page{padding:12px}.welcome-banner{flex-direction:column;align-items:flex-start;gap:14px;padding:18px 20px}.welcome-right{align-self:flex-end}.stat-grid{grid-template-columns:repeat(2,1fr)}.bottom-row{grid-template-columns:1fr}.welcome-greeting{font-size:18px}.welcome-time{font-size:22px}.bar-chart{gap:6px;height:180px}}
