:root{color:#202331;font-synthesis:none;text-rendering:optimizelegibility;--primary:#5865e8;--primary-dark:#4652cc;--ink:#202331;--muted:#85899a;--line:#e8e9ef;--panel:#fff;--green:#23ad78;--red:#e45b65;background:#f5f6fa;font-family:Segoe UI,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f5f6fa;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}.brand-mark{color:#fff;background:linear-gradient(145deg,#6976ef,#4e58d3);border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #4b56d240}.brand-mark-light{box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border:1px solid #ffffff2b}.eyebrow{color:#aeb9ff;letter-spacing:.19em;font-size:11px;font-weight:700;display:inline-block}.eyebrow.dark{color:#737de6}.splash-screen{background:#f7f7fb;align-content:center;place-items:center;gap:24px;min-height:100vh;display:grid}.splash-loader{background:#dedff0;border-radius:10px;width:34px;height:3px;position:relative;overflow:hidden}.splash-loader:after{content:"";border-radius:inherit;background:var(--primary);width:45%;animation:1s ease-in-out infinite load-slide;position:absolute;inset:0}@keyframes load-slide{0%{transform:translate(-110%)}to{transform:translate(230%)}}.login-page{background:#fff;grid-template-columns:minmax(480px,1.07fr) minmax(440px,.93fr);min-height:100vh;display:grid}.login-visual{color:#fff;background:linear-gradient(145deg,#252d77 0%,#3f48a5 46%,#625bd0 100%);flex-direction:column;min-height:720px;padding:46px 7vw 38px;display:flex;position:relative;overflow:hidden}.login-visual:before{content:"";background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 86%);mask-image:linear-gradient(#000,#0000 86%)}.visual-glow{filter:blur(8px);pointer-events:none;border-radius:50%;position:absolute}.visual-glow-one{background:#8b7eff47;width:430px;height:430px;top:-140px;right:-180px}.visual-glow-two{background:#56b8ff21;width:380px;height:380px;bottom:-180px;left:-160px}.login-brand{z-index:1;letter-spacing:.02em;align-items:center;gap:13px;font-size:18px;font-weight:700;display:flex;position:relative}.visual-copy{z-index:1;max-width:580px;margin-top:clamp(80px,12vh,132px);position:relative}.visual-copy h1{letter-spacing:-.035em;margin:19px 0 22px;font-size:clamp(38px,4vw,60px);font-weight:600;line-height:1.18}.visual-copy p{color:#ebeeffb3;max-width:495px;margin:0;font-size:16px;line-height:1.85}.monitor-preview{z-index:1;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff18;border:1px solid #ffffff29;border-radius:16px;width:min(560px,88%);margin:58px auto 0;position:relative;overflow:hidden;transform:perspective(1000px)rotateX(2deg)rotateY(-2deg);box-shadow:0 32px 70px #0f144240}.preview-topbar{border-bottom:1px solid #ffffff1a;align-items:center;gap:6px;height:34px;padding:0 14px;display:flex}.preview-topbar span{background:#ffffff40;border-radius:50%;width:7px;height:7px}.preview-content{padding:18px 22px 20px}.preview-title-row{justify-content:space-between;align-items:center;display:flex}.preview-title-row i,.preview-title-row b{background:#ffffff38;border-radius:8px;height:8px;display:block}.preview-title-row i{width:92px}.preview-title-row b{width:46px}.preview-chart{height:142px;margin-top:8px}.preview-chart svg{width:100%;height:100%;overflow:visible}.chart-area{fill:url(#chartFill)}.chart-line{fill:none;stroke:#aab9ff;stroke-width:3px;stroke-linecap:round}.preview-stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.preview-stats i{background:#ffffff14;border-radius:8px;height:30px}.visual-footnote{z-index:1;color:#ffffff6b;letter-spacing:.13em;margin:auto 0 0;font-size:12px;position:relative}.login-panel{background:#fff;place-items:center;padding:70px 8vw;display:grid}.login-form-wrap{width:min(405px,100%)}.mobile-brand{display:none}.login-kicker{color:var(--primary);font-size:13px;font-weight:700}.login-form-wrap h2{color:#222535;letter-spacing:-.035em;margin:10px 0;font-size:34px;line-height:1.25}.login-subtitle{color:#8c8f9e;margin:0 0 42px;font-size:14px;line-height:1.65}.login-form-wrap form{flex-direction:column;display:flex}.login-form-wrap label{color:#444857;margin-bottom:9px;font-size:13px;font-weight:600}.password-label{justify-content:space-between;margin-top:23px;display:flex}.login-form-wrap input{color:#292c39;background:#fbfbfd;border:1px solid #dde0e8;border-radius:10px;outline:0;height:51px;padding:0 16px;transition:all .2s}.login-form-wrap input::placeholder{color:#b4b7c1}.login-form-wrap input:focus{background:#fff;border-color:#7b84e8;box-shadow:0 0 0 4px #5865e817}.form-error{color:#c74751;background:#fff3f4;border-radius:9px;align-items:center;gap:8px;margin-top:15px;padding:10px 12px;font-size:13px;display:flex}.login-button{color:#fff;background:linear-gradient(135deg,#626fe9,#4e58d3);border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:52px;margin-top:28px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 12px 28px #4e58d33b}.login-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 15px 32px #4e58d34d}.login-button:disabled{opacity:.7}.button-spinner,.mini-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;width:19px;height:19px;animation:.75s linear infinite spin}.login-support{text-align:center;color:#aaacb6;margin:38px 0 0;font-size:12px}.app-shell{grid-template-columns:238px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:5;background:#fff;border-right:1px solid #ececf2;flex-direction:column;height:100vh;padding:28px 20px 22px;display:flex;position:sticky;top:0}.sidebar-brand{align-items:center;gap:11px;padding:0 8px 30px;font-size:17px;font-weight:700;display:flex}.sidebar-brand .brand-mark{border-radius:11px;width:36px;height:36px}.sidebar-nav{flex-direction:column;gap:4px;display:flex}.nav-caption{color:#b0b2bd;letter-spacing:.13em;text-transform:uppercase;padding:10px 12px 8px;font-size:10px;font-weight:700}.project-caption{margin-top:20px}.nav-item{color:#777b8c;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:11px;width:100%;min-height:43px;padding:0 12px;font-size:13px;transition:all .18s;display:flex}.nav-item:hover{color:#44495e;background:#f7f7fb}.nav-item.active{color:#515dd8;background:#f0f1ff;font-weight:600}.nav-item b{color:#8a8e9d;text-align:center;background:#f0f1f5;border-radius:10px;min-width:23px;margin-left:auto;padding:2px 7px;font-size:10px}.project-nav.selected{color:#4f58c9;background:#f6f6fc;font-weight:600}.project-dot{background:#7581e5;border-radius:50%;flex:none;width:8px;height:8px;box-shadow:0 0 0 3px #7581e51c}.dot-1{background:#35af8a;box-shadow:0 0 0 3px #35af8a1c}.dot-2{background:#e4a354}.dot-3{background:#c06fd3}.dot-4{background:#e36c76}.sidebar-foot{color:#a4a7b3;border-top:1px solid #eeeef3;margin-top:auto;padding:17px 12px 0;font-size:10px;line-height:1.9}.sidebar-foot div{color:#6d7180;font-size:11px}.sidebar-foot i{background:#32b780;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 3px #32b7801a}.dashboard-main{min-width:0}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:4;background:#ffffffe0;border-bottom:1px solid #eaeaef;justify-content:flex-end;align-items:center;gap:24px;height:78px;padding:0 clamp(28px,4vw,56px);display:flex;position:sticky;top:0}.mobile-dashboard-brand{display:none}.topbar-search{color:#9b9eaa;width:min(340px,40vw);position:relative}.topbar-search svg{position:absolute;top:50%;left:13px;transform:translateY(-50%)}.topbar-search input{color:#333746;background:#f8f8fb;border:1px solid #e4e5eb;border-radius:9px;outline:none;width:100%;height:39px;padding:0 15px 0 40px;font-size:12px;transition:all .2s}.topbar-search input:focus{background:#fff;border-color:#a5aae5;box-shadow:0 0 0 3px #5865e812}.profile-wrap{position:relative}.profile-button{color:#777b89;background:0 0;border:0;align-items:center;gap:10px;padding:4px 2px;display:flex}.avatar{color:#fff;background:linear-gradient(145deg,#8290ee,#5964d5);border-radius:11px;place-items:center;width:38px;height:38px;font-size:14px;font-weight:700;display:grid}.profile-copy{flex-direction:column;align-items:flex-start;min-width:75px;display:flex}.profile-copy b{color:#383b48;font-size:12px}.profile-copy small{color:#a0a3ae;margin-top:2px;font-size:10px}.profile-menu{background:#fff;border:1px solid #e7e8ed;border-radius:11px;width:220px;padding:8px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 18px 45px #262a4424}.profile-menu div{border-bottom:1px solid #eeeef2;flex-direction:column;padding:10px;display:flex;overflow:hidden}.profile-menu div b{text-overflow:ellipsis;font-size:11px;overflow:hidden}.profile-menu div span{color:#a2a4ae;margin-top:3px;font-size:10px}.profile-menu button{color:#e05c64;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;height:38px;margin-top:5px;padding:0 10px;font-size:12px;display:flex}.profile-menu button:hover{background:#fff3f4}.dashboard-content{max-width:1500px;margin:0 auto;padding:38px clamp(28px,4vw,56px) 70px}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-heading h1{letter-spacing:-.035em;margin:7px 0 6px;font-size:29px}.page-heading p{color:#9699a5;margin:0;font-size:12px}.refresh-all{color:#555ecc;background:#fff;border:1px solid #dfe1ef;border-radius:9px;align-items:center;gap:8px;height:39px;padding:0 14px;font-size:12px;font-weight:600;transition:all .18s;display:flex}.refresh-all:hover{background:#f9f9ff;border-color:#bdc1e5}.refresh-all:disabled{opacity:.6}.heading-actions{align-items:center;gap:9px;display:flex}.project-settings{color:#fff;background:#5964d9;border:0;border-radius:9px;align-items:center;gap:8px;height:39px;padding:0 14px;font-size:12px;font-weight:600;transition:all .18s;display:flex;box-shadow:0 7px 18px #4b56d229}.project-settings:hover{background:#4d57c8;transform:translateY(-1px)}.spinning{animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-error{color:#be4751;background:#fff1f2;border:1px solid #f7d8da;border-radius:10px;align-items:center;gap:10px;min-height:46px;margin-top:22px;padding:0 14px;font-size:12px;display:flex}.dashboard-error button{color:inherit;background:0 0;border:0;margin-left:auto;font-size:20px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:30px;display:grid}.stat-card{background:#fff;border:1px solid #e9eaf0;border-radius:13px;align-items:flex-start;gap:16px;min-height:126px;padding:21px;display:flex;box-shadow:0 3px 12px #282c4806}.stat-icon{border-radius:10px;flex:none;place-items:center;width:40px;height:40px;display:grid}.stat-icon.blue{color:#5d6be4;background:#eef0ff}.stat-icon.green{color:#209d6f;background:#e9f8f2}.stat-icon.red{color:#d95460;background:#fff0f1}.stat-icon.violet{color:#9a63cf;background:#f6effc}.stat-card>div:last-child{flex-direction:column;display:flex}.stat-card span{color:#9295a2;font-size:11px}.stat-card strong{color:#292c39;letter-spacing:-.03em;margin-top:4px;font-size:25px;line-height:1.2}.stat-card strong small{color:#8d909c;margin-left:3px;font-size:11px;font-weight:500}.stat-card p{color:#a5a7b1;margin:6px 0 0;font-size:10px}.services-section{margin-top:38px}.section-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;display:flex}.section-heading>div:first-child{align-items:baseline;gap:10px;display:flex}.section-heading h2{margin:0;font-size:17px}.section-heading span{color:#a2a5af;font-size:11px}.status-filters{background:#fff;border:1px solid #e6e7ec;border-radius:9px;padding:3px;display:flex}.status-filters button{color:#8b8e9a;background:0 0;border:0;border-radius:6px;min-width:51px;height:29px;padding:0 12px;font-size:11px}.status-filters button.active{color:#4f59cd;background:#eff0fc;font-weight:600}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.service-card{background:#fff;border:1px solid #e7e8ee;border-radius:13px;min-width:0;padding:20px 20px 0;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden;box-shadow:0 4px 14px #282c4806}.service-card:hover{border-color:#dcdde7;transform:translateY(-2px);box-shadow:0 12px 28px #2a2e4b13}.card-accent{background:#a8acba;height:3px;position:absolute;top:0;left:0;right:0}.status-up .card-accent{background:linear-gradient(90deg,#28b57d,#6dd4a9)}.status-down .card-accent{background:linear-gradient(90deg,#e35d67,#ef969d)}.service-card-head{justify-content:space-between;align-items:center;display:flex}.service-icon{color:#626edf;background:#f0f1ff;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.status-pill{color:#858895;background:#f2f2f5;border-radius:14px;align-items:center;gap:6px;height:25px;padding:0 9px;font-size:10px;font-weight:600;display:inline-flex}.status-pill i{background:#a6a9b2;border-radius:50%;width:6px;height:6px}.status-pill.up{color:#248d68;background:#eaf8f2}.status-pill.up i{background:#24b27d;box-shadow:0 0 0 3px #24b27d1c}.status-pill.down{color:#c54954;background:#fff0f1}.status-pill.down i{background:#df5963;box-shadow:0 0 0 3px #df59631a}.service-copy{margin-top:18px}.project-name{color:#555fcf;letter-spacing:.045em;text-transform:uppercase;font-size:16px;font-weight:700}.service-copy h3{color:#747887;letter-spacing:0;white-space:nowrap;text-overflow:ellipsis;margin:9px 0 4px;font-size:12px;font-weight:600;overflow:hidden}.service-copy p{color:#a0a3ae;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:30px;margin:0;font-size:10px;line-height:1.5;display:-webkit-box;overflow:hidden}.endpoint-row{background:#f7f7fa;border:1px solid #efeff3;border-radius:8px;align-items:center;gap:9px;height:38px;margin-top:15px;padding:0 10px;display:flex;overflow:hidden}.method{color:#5763d6;background:#e9ebff;border-radius:4px;padding:3px 5px;font-size:8px;font-weight:700}.method-post{color:#9a6a27;background:#fff1d8}.method-delete{color:#c84f59;background:#ffe9eb}.method-put,.method-patch{color:#8a59ad;background:#f4e9fa}.endpoint-row code{color:#7d808d;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-family:Segoe UI,Microsoft YaHei,sans-serif;font-size:10px;overflow:hidden}.metric-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:17px;display:grid}.metric-row>div{color:#a1a4af;gap:8px;display:flex}.metric-row span{flex-direction:column;font-size:9px;display:flex}.metric-row b{color:#555966;margin-top:3px;font-size:10px;font-weight:600}.service-error{color:#b54b54;white-space:nowrap;text-overflow:ellipsis;background:#fff4f5;border-radius:7px;margin-top:13px;padding:8px 10px;font-size:9px;overflow:hidden}.analysis-preview{background:#f8f8fa;border:1px solid #e5e6ec;border-radius:8px;margin-top:15px;padding:10px 11px}.analysis-preview>div{justify-content:space-between;align-items:center;display:flex}.analysis-preview span{color:#989ba7;font-size:9px}.analysis-preview i{color:#777b89;background:#ececf1;border-radius:8px;padding:2px 6px;font-size:8px;font-style:normal}.analysis-preview b{color:#626673;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:10px;font-weight:600;display:block;overflow:hidden}.analysis-preview.normal{background:#f2fbf7;border-color:#d9eee6}.analysis-preview.normal i{color:#248d68;background:#ddf4ea}.analysis-preview.abnormal{background:#fff5f6;border-color:#f1dadd}.analysis-preview.abnormal i{color:#c34d57;background:#f9e0e3}.analysis-preview.abnormal b{color:#ac4650}.service-card-foot{border-top:1px solid #eeeef2;justify-content:space-between;align-items:center;min-height:49px;margin:18px -20px 0;padding:0 14px 0 20px;display:flex}.service-card-foot>span{color:#adb0b9;font-size:9px}.card-actions{align-items:center;display:flex}.service-card-foot button{color:#5d66ce;background:0 0;border:0;border-radius:7px;align-items:center;gap:5px;height:31px;padding:0 7px;font-size:9px;font-weight:600;display:flex}.service-card-foot button:hover:not(:disabled){background:#f0f1fc}.service-card-foot button:disabled{opacity:.65}.service-card-foot .mini-spinner{border-color:#5762ce #5762ce40 #5762ce40;width:14px;height:14px}.skeleton-card{flex-direction:column;gap:18px;height:335px;padding-top:25px;display:flex}.skeleton-card i{background:linear-gradient(90deg,#f0f0f4 25%,#f8f8fa 50%,#f0f0f4 75%) 0 0/200% 100%;border-radius:6px;height:16px;animation:1.3s infinite skeleton;display:block}.skeleton-card i:first-child{border-radius:11px;width:42px;height:42px}.skeleton-card i:nth-child(2){width:65%}.skeleton-card i:nth-child(3){width:90%}.skeleton-card i:nth-child(4){height:50px;margin-top:10px}@keyframes skeleton{to{background-position:-200% 0}}.empty-state{text-align:center;background:#fff;border:1px dashed #dfe0e8;border-radius:13px;align-content:center;place-items:center;min-height:310px;display:grid}.empty-state>div{color:#858bdd;background:#f0f1ff;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.empty-state h3{margin:14px 0 5px;font-size:14px}.empty-state p{color:#a3a6b0;margin:0;font-size:11px}.empty-state button{color:#5963d0;background:#f1f2fc;border:0;border-radius:7px;margin-top:15px;padding:8px 13px;font-size:11px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1c1f326b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.project-modal{background:#fff;border:1px solid #ffffffb3;border-radius:16px;width:min(500px,100%);max-height:calc(100vh - 48px);padding:25px;overflow:auto;box-shadow:0 30px 80px #191d373b}.analysis-modal{background:#f8f8fb;border:1px solid #ffffffb3;border-radius:16px;width:min(820px,100%);max-height:calc(100vh - 48px);padding:25px;overflow:auto;box-shadow:0 30px 80px #191d373b}.analysis-modal .modal-head{padding:0 3px}.analysis-modal .modal-head p{color:#979aa6;margin:5px 0 0;font-size:10px}.modal-head{justify-content:space-between;align-items:flex-start;margin-bottom:22px;display:flex}.modal-head span{color:#737de6;letter-spacing:.16em;font-size:9px;font-weight:700}.modal-head h2{margin:5px 0 0;font-size:21px}.modal-head>button{color:#858896;background:#f4f4f7;border:0;border-radius:8px;width:32px;height:32px;font-size:21px;line-height:1}.modal-head>button:hover{color:#4c5060;background:#ececf2}.project-modal form{flex-direction:column;display:flex}.project-modal label{color:#555966;margin:14px 0 7px;font-size:11px;font-weight:600}.project-modal input,.project-modal select,.project-modal textarea{color:#303340;width:100%;font:inherit;background:#fbfbfd;border:1px solid #dfe1e8;border-radius:9px;outline:0;padding:0 13px;font-size:12px;transition:all .18s}.project-modal input,.project-modal select{height:42px}.project-modal textarea{resize:vertical;padding-top:11px;line-height:1.6}.project-modal input:focus,.project-modal select:focus,.project-modal textarea:focus{background:#fff;border-color:#8e96e5;box-shadow:0 0 0 3px #5865e814}.settings-divider{border-top:1px solid #e8e9ef;margin:24px 0 0}.settings-divider span{color:#737de6;letter-spacing:.08em;background:#fff;padding:0 9px 0 0;font-size:10px;font-weight:700;display:inline-block;transform:translateY(-8px)}.modal-error{color:#bd4c55;background:#fff1f2;border-radius:8px;align-items:center;gap:7px;margin-top:14px;padding:9px 11px;font-size:11px;display:flex}.modal-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.modal-actions button{color:#747784;background:#fff;border:1px solid #dfe0e7;border-radius:8px;min-width:82px;height:39px;font-size:11px;font-weight:600}.modal-actions button.primary{color:#fff;background:#5964d9;border-color:#5964d9;place-items:center;display:grid}.modal-actions button.primary:hover:not(:disabled){background:#4e58ca}.modal-actions button:disabled{opacity:.65}.modal-actions .mini-spinner{width:15px;height:15px}.no-projects{color:#9a9da8;text-align:center;padding:45px 0;font-size:12px}.history-loading{place-items:center;min-height:180px;display:grid}.analysis-list{flex-direction:column;gap:12px;display:flex}.analysis-record{background:#fff;border:1px solid #e4e5eb;border-radius:12px;padding:17px}.analysis-record-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.analysis-record-head>div{align-items:center;gap:9px;display:flex}.analysis-state{color:#7c808d;background:#eeeef2;border-radius:10px;padding:4px 8px;font-size:9px;font-weight:700}.analysis-state.normal{color:#238c67;background:#e4f7ef}.analysis-state.abnormal{color:#bf4651;background:#ffe9eb}.analysis-record time,.transport-meta span{color:#999ca8;font-size:9px}.transport-meta span+span:before{content:"·";color:#c3c5cc;margin-right:9px}.analysis-record-body{grid-template-columns:minmax(0,1fr) 110px;gap:18px;margin-top:14px;display:grid}.analysis-summary>span{color:#777ed2;font-size:9px;font-weight:700}.analysis-summary>b{color:#3c3f4c;margin-top:4px;font-size:12px;display:block}.analysis-summary ul{color:#8b5b60;margin:8px 0 0;padding-left:16px;font-size:9px;line-height:1.6}.analysis-confidence{border-left:1px solid #ececf1;flex-direction:column;padding-left:16px;display:flex}.analysis-confidence span{color:#a1a4ae;font-size:8px}.analysis-confidence b{margin-top:3px;font-size:17px}.analysis-confidence small{color:#a2a5ae;margin-top:3px;font-size:8px}.analysis-record details{border-top:1px solid #eeeef2;margin-top:13px}.analysis-record summary{color:#6971c9;cursor:pointer;padding-top:11px;font-size:9px}.analysis-record pre{color:#626672;white-space:pre-wrap;word-break:break-all;background:#f5f5f8;border-radius:8px;max-height:180px;margin:10px 0 0;padding:11px;font:9px/1.6 Consolas,monospace;overflow:auto}.analysis-note{color:#aa7a45;margin:9px 0 0;font-size:8px}@media (width<=1180px){.service-grid,.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-page{grid-template-columns:1fr 1fr}.login-visual{padding-left:6vw;padding-right:6vw}}@media (width<=820px){.login-page{background:#f7f7fb;display:block}.login-visual{display:none}.login-panel{min-height:100vh;padding:44px 24px}.mobile-brand{align-items:center;gap:10px;margin-bottom:58px;font-weight:700;display:flex}.mobile-brand .brand-mark{border-radius:10px;width:36px;height:36px}.app-shell{display:block}.sidebar{display:none}.topbar{justify-content:space-between;height:68px;padding:0 20px}.mobile-dashboard-brand{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.mobile-dashboard-brand .brand-mark{border-radius:9px;width:33px;height:33px}.topbar-search,.profile-copy{display:none}.dashboard-content{padding:28px 20px 50px}.service-grid{grid-template-columns:1fr}.profile-button{gap:6px}}@media (width<=560px){.page-heading{align-items:flex-start}.page-heading h1{font-size:25px}.page-heading p{line-height:1.5}.refresh-all span{display:none}.refresh-all{justify-content:center;width:39px;padding:0}.project-settings{justify-content:center;width:39px;padding:0;font-size:0}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{gap:11px;min-height:115px;padding:16px}.stat-icon{width:34px;height:34px}.stat-card strong{font-size:21px}.section-heading{flex-direction:column;align-items:flex-start}.status-filters{width:100%}.status-filters button{flex:1;min-width:0;padding:0 5px}.login-form-wrap h2{font-size:29px}.login-subtitle{margin-bottom:34px}.analysis-record-head{flex-direction:column;align-items:flex-start}.analysis-record-body{grid-template-columns:1fr}.analysis-confidence{border-top:1px solid #ececf1;border-left:0;padding:10px 0 0}.analysis-modal{padding:18px}}
