@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700;800&family=DM+Mono:wght@400;500&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--navy:#08112a;--navy2:#0d1b3e;--blue:#3aabde;--blue2:#2c9dd0;--bluelight:#e8f6fd;--orange:#f47c20;--orange2:#ff9138;--orangelight:#fff5eb;--green:#0a8c42;--greenlight:#eafaf2;--red:#cc2828;--redlight:#fff0f0;--amber:#b45309;--amberlight:#fffbeb;--bg:#f0f4fb;--bg2:#e4ebf5;--bg3:#d5dfee;--white:#fff;--text:#080f24;--text2:#2c3a5e;--text3:#6b7a9e;--text4:#a8b4cc;--border:#08112a14;--border2:#08112a24;--sidebar-w:252px;--topbar-h:60px;--radius:10px;--radius-lg:14px;--shadow:0 1px 3px #08112a12,0 4px 12px #08112a0d;--shadow-md:0 4px 16px #08112a1a,0 12px 32px #08112a12}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-size:14px;line-height:1.5;overflow-x:hidden}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--bg3);border-radius:2px}.auth-page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-card{background:var(--white);border:1px solid var(--border);width:100%;max-width:400px;box-shadow:var(--shadow);border-radius:12px;padding:2.5rem}.auth-title{color:var(--navy);margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-error{color:var(--red);margin-bottom:.75rem;font-size:.875rem}.auth-switch{color:var(--text3);margin-top:1.25rem;font-size:.875rem}.auth-switch a{color:var(--blue);text-decoration:none}.form-label{flex-direction:column;gap:.375rem;font-size:.875rem;font-weight:500;display:flex}.form-input{border:1.5px solid var(--border2);background:var(--bg);border-radius:6px;outline:none;padding:.5rem .75rem;font-family:DM Sans,sans-serif;font-size:1rem;transition:border-color .15s}.form-input:focus{border-color:var(--blue);background:#fff}.sidebar{width:var(--sidebar-w);background:var(--navy);z-index:100;flex-direction:column;height:100vh;display:flex;position:fixed;top:0;left:0}.s-logo{border-bottom:1px solid #ffffff12;padding:1.1rem 1.2rem .85rem}.s-wm{letter-spacing:-.04em;font-family:DM Sans,sans-serif;font-size:1.2rem;font-weight:800;line-height:1}.s-wm .all{color:var(--blue)}.s-wm .spec{color:var(--orange)}.s-sub{color:#fff3;letter-spacing:.18em;text-transform:uppercase;margin-top:.3rem;font-family:DM Mono,monospace;font-size:.49rem}.s-co{border-bottom:1px solid #ffffff12;align-items:center;gap:.45rem;padding:.6rem 1.2rem;display:flex}.s-dot{background:var(--orange);border-radius:50%;flex-shrink:0;width:6px;height:6px}.s-coname{color:#fff9;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;font-weight:600;overflow:hidden}.s-nav{flex:1;padding:.5rem 0;overflow-y:auto}.s-grp{color:#fff3;letter-spacing:.12em;text-transform:uppercase;padding:.55rem 1.2rem .18rem;font-size:.57rem;font-weight:700}.s-item{cursor:pointer;color:#ffffff7a;align-items:center;gap:.55rem;padding:.48rem 1.2rem;font-size:.79rem;font-weight:500;text-decoration:none;transition:all .13s;display:flex;position:relative}.s-item:hover{color:#ffffffd1;background:#ffffff0d}.s-item.active{color:#fff;background:#ffffff17}.s-item.active:before{content:"";background:var(--orange);border-radius:0 2px 2px 0;width:3px;height:60%;position:absolute;top:20%;left:0}.s-ic{flex-shrink:0;align-items:center;width:15px;height:15px;display:flex}.s-ic svg{width:15px;height:15px}.s-badge{background:var(--orange);color:#fff;border-radius:10px;margin-left:auto;padding:.08rem .35rem;font-size:.58rem;font-weight:700}.s-foot{border-top:1px solid #ffffff12;padding:.85rem 1.2rem}.s-foot-txt{color:#fff3;font-size:.67rem}.topbar{top:0;left:var(--sidebar-w);height:var(--topbar-h);border-bottom:1px solid var(--border);z-index:90;background:#fff;align-items:center;gap:.75rem;padding:0 1.5rem;display:flex;position:fixed;right:0}.tb-title{color:var(--navy);font-size:1rem;font-weight:700}.tb-sep{color:var(--text4);font-size:.9rem}.tb-sub{color:var(--text3);font-size:.78rem}.tb-right{align-items:center;gap:.75rem;margin-left:auto;display:flex}.tb-date{color:var(--text3);font-family:DM Mono,monospace;font-size:.68rem}.main{margin-left:var(--sidebar-w);margin-top:var(--topbar-h);min-height:calc(100vh - var(--topbar-h));padding:1.4rem}.kpi-row{gap:.85rem;margin-bottom:.85rem;display:grid}.kpi-4{grid-template-columns:repeat(4,1fr)}.kpi-3{grid-template-columns:repeat(3,1fr)}.kpi-2{grid-template-columns:repeat(2,1fr)}.kc{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;padding:1.1rem 1.2rem}.kc-icon{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;margin-bottom:.8rem;display:flex}.kc-icon svg{width:17px;height:17px}.kc-lbl{color:var(--text3);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem;font-size:.67rem;font-weight:700}.kc-val{letter-spacing:-.03em;margin-bottom:.28rem;font-size:1.7rem;font-weight:800;line-height:1}.kc-sub{color:var(--text3);font-size:.7rem}.kc-blue .kc-icon{background:var(--bluelight);color:var(--blue)}.kc-blue .kc-val{color:var(--blue)}.kc-orange .kc-icon{background:var(--orangelight);color:var(--orange)}.kc-orange .kc-val{color:var(--orange)}.kc-green .kc-icon{background:var(--greenlight);color:var(--green)}.kc-green .kc-val{color:var(--green)}.kc-red .kc-icon{background:var(--redlight);color:var(--red)}.kc-red .kc-val{color:var(--red)}.kc-navy .kc-icon{color:var(--navy);background:#08112a14}.kc-navy .kc-val{color:var(--navy)}.panel{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;margin-bottom:.85rem;overflow:hidden}.ph{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.9rem 1.2rem;display:flex}.pt{color:var(--navy);font-size:.82rem;font-weight:700}.pm{color:var(--text3);font-size:.7rem}.pb{padding:0}.g2{grid-template-columns:1fr 1fr;gap:.85rem;margin-bottom:.85rem;display:grid}.tbl{border-collapse:collapse;width:100%;font-size:.79rem}.tbl thead{background:var(--bg)}.tbl th{text-align:left;color:var(--text3);letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--border);white-space:nowrap;padding:.6rem 1rem;font-size:.65rem;font-weight:700}.tbl td{border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text2);padding:.65rem 1rem}.tbl tbody tr:last-child td{border-bottom:none}.tbl tbody tr:hover{background:var(--bg)}.tbl strong{color:var(--navy);font-weight:600}.tbl-clickable tbody tr{cursor:pointer}.tag{white-space:nowrap;border-radius:20px;align-items:center;padding:.15rem .5rem;font-size:.67rem;font-weight:600;display:inline-flex}.tag-blue{background:var(--bluelight);color:var(--blue)}.tag-green{background:var(--greenlight);color:var(--green)}.tag-red{background:var(--redlight);color:var(--red)}.tag-amber{background:var(--amberlight);color:var(--amber)}.tag-neutral{background:var(--bg2);color:var(--text2)}.tag-champ{background:var(--greenlight);color:var(--green)}.tag-grow{background:var(--bluelight);color:var(--blue)}.tag-watch{background:var(--amberlight);color:var(--amber)}.tag-risk{background:var(--redlight);color:var(--red)}.tag-new{background:var(--bg2);color:var(--text2)}.wr{align-items:center;gap:.45rem;display:flex}.wr-t{background:var(--bg2);border-radius:3px;flex:1;height:5px;overflow:hidden}.wr-f{border-radius:3px;height:100%;transition:width .5s}.wr-n{text-align:right;min-width:30px;font-size:.7rem;font-weight:700}.sec-hdr{align-items:center;gap:.6rem;margin-top:1.4rem;margin-bottom:.85rem;display:flex}.sec-hdr-line{background:var(--border);flex:1;height:1px}.sec-hdr-txt{color:var(--text3);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:.65rem;font-weight:700}.drill-back{color:var(--blue);cursor:pointer;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1rem;font-size:.8rem;font-weight:600;text-decoration:none;display:flex}.drill-back svg{width:16px;height:16px}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:3rem 1rem;display:flex}.empty-icon{background:var(--bg2);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:flex}.empty-icon svg{width:22px;height:22px;color:var(--text3)}.empty h3{color:var(--navy);margin-bottom:.35rem;font-size:.9rem;font-weight:700}.empty p{color:var(--text3);max-width:280px;font-size:.78rem;line-height:1.6}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:600;transition:all .13s;display:inline-flex}.btn-primary{background:var(--orange);color:#fff}.btn-primary:hover{background:var(--orange2)}.btn-blue{background:var(--blue);color:#fff}.btn-blue:hover{background:var(--blue2)}.btn-ghost{color:var(--text2);border:1px solid var(--border2);background:0 0}.btn-ghost:hover{background:var(--bg)}.btn-danger{background:var(--redlight);color:var(--red);border:1px solid #cc282833}.btn-danger:hover{background:#fce0e0}.btn-sm{padding:.32rem .7rem;font-size:.73rem}.btn:disabled{opacity:.6;cursor:default}.lbl{color:var(--text2);letter-spacing:.06em;text-transform:uppercase;margin-top:1rem;margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:block}.inp{border:1.5px solid var(--border2);width:100%;color:var(--text);background:var(--bg);border-radius:8px;outline:none;padding:.65rem .85rem;font-family:DM Sans,sans-serif;font-size:.87rem;transition:border-color .15s}.inp:focus{border-color:var(--blue);background:#fff}.hint{color:var(--text3);margin-top:.35rem;font-size:.71rem}.hint a{color:var(--blue);text-decoration:none}.search-inp{border:1.5px solid var(--border2);width:100%;color:var(--text);background:#fff;border-radius:8px;outline:none;margin-bottom:.85rem;padding:.58rem .85rem;font-family:DM Sans,sans-serif;font-size:.83rem;transition:border-color .13s}.search-inp:focus{border-color:var(--blue)}.uzone{border:2px dashed var(--border2);border-radius:var(--radius-lg);text-align:center;cursor:pointer;background:#fff;padding:3rem 1.5rem;transition:all .18s}.uzone:hover,.uzone.drag{border-color:var(--blue);background:var(--bluelight)}.u-icon{background:var(--bluelight);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 1rem;display:flex}.u-icon svg{width:24px;height:24px;color:var(--blue)}.u-title{color:var(--navy);margin-bottom:.35rem;font-size:.95rem;font-weight:700}.u-sub{color:var(--text3);margin-bottom:.85rem;font-size:.78rem}.u-hint{color:var(--text4);font-size:.7rem;line-height:1.7}.ai-bar{background:var(--navy);color:#fff;border-radius:var(--radius);align-items:center;gap:.85rem;margin-bottom:.85rem;padding:.85rem 1.2rem;display:flex}.ai-spin{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite spin}.ai-txt{font-size:.82rem;font-weight:600}@keyframes spin{to{transform:rotate(360deg)}}.prog{margin-bottom:.85rem}.prog-t{background:var(--bg2);border-radius:3px;height:6px;margin-bottom:.4rem;overflow:hidden}.prog-f{background:var(--orange);border-radius:3px;height:100%;transition:width .4s}.prog-l{color:var(--text3);font-family:DM Mono,monospace;font-size:.7rem}.err-box{background:var(--redlight);border-radius:var(--radius);border:1px solid #cc282833;margin-bottom:.85rem;padding:1rem 1.2rem;position:relative}.err-title{color:var(--red);margin-bottom:.3rem;font-size:.82rem;font-weight:700}.err-msg{color:var(--red);font-size:.78rem}.err-x{cursor:pointer;color:var(--red);background:0 0;border:none;font-size:1.1rem;font-weight:700;position:absolute;top:.7rem;right:.85rem}.rcard{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-md);background:#fff;margin-top:1rem;overflow:hidden}.rc-hdr{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.3rem;display:flex}.intel-banner{background:linear-gradient(135deg, var(--navy) 0%, #0d2450 100%);border-radius:var(--radius-lg);border:1px solid #3aabde1f;margin-bottom:1.1rem;padding:1.3rem 1.5rem}.intel-top{align-items:center;gap:.6rem;margin-bottom:.45rem;display:flex}.intel-ic{background:var(--orange);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.intel-ic svg{width:14px;height:14px}.intel-title{color:#fff;font-size:.88rem;font-weight:700}.intel-pill{background:var(--orange);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:8px;padding:.1rem .45rem;font-size:.55rem;font-weight:700}.intel-desc{color:#ffffff8c;max-width:580px;font-size:.77rem;line-height:1.6}.settings-wrap{flex-direction:column;gap:.85rem;max-width:580px;display:flex}.scard{border-radius:var(--radius);border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;padding:1.4rem}.stitle{color:var(--navy);border-bottom:1px solid var(--border);margin-bottom:1.1rem;padding-bottom:.7rem;font-size:.85rem;font-weight:700}.lock-bar{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);align-items:center;gap:1rem;margin-bottom:.85rem;padding:.85rem 1.1rem;display:flex}.lock-bar-inner{flex:1}.lock-bar-header{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.lock-bar-label{color:var(--navy);font-size:.75rem;font-weight:700}.lock-bar-count{color:var(--text3);font-family:monospace;font-size:.72rem}.layer-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;margin-bottom:1rem;display:grid}.layer-card{border-radius:var(--radius);border:1px solid var(--border);padding:.75rem .85rem}.layer-num{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.2rem;font-size:.58rem;font-weight:700}.layer-name{color:var(--navy);margin-bottom:.3rem;font-size:.75rem;font-weight:700}.layer-desc{color:var(--text3);font-size:.68rem;line-height:1.5}.toast{background:var(--navy);color:#fff;z-index:9999;pointer-events:none;border-radius:8px;padding:.7rem 1.1rem;font-size:.8rem;font-weight:600;transition:opacity .2s;position:fixed;bottom:1.5rem;right:1.5rem}.modal-overlay{z-index:2000;background:#08112ab3;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border-radius:14px;width:100%;max-width:480px;padding:2rem;box-shadow:0 20px 60px #0000004d}.modal-box-sm{text-align:center;max-width:400px}.loading-screen{min-height:100vh;color:var(--text3);justify-content:center;align-items:center;display:flex}.spinner{border:3px solid var(--border);border-top-color:var(--blue);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite spin}.chip-our{background:var(--greenlight);color:var(--green);border:1px solid #0a8c4233;border-radius:20px;padding:.3rem .75rem;font-size:.71rem;font-weight:600}.chip-comp{background:var(--bg);color:var(--text2);border:1px solid var(--border);border-radius:20px;padding:.3rem .75rem;font-size:.71rem;font-weight:600}.chip-unspec{background:var(--bg2);color:var(--text3);border:1px solid var(--border);border-radius:20px;padding:.3rem .75rem;font-size:.71rem;font-weight:600}
