:root{--ink:#172138;--muted:#738097;--line:#e7ebf2;--surface:#fff;--canvas:#f6f8fb;--navy:#111a2e;--blue:#526df4;--blue-dark:#4059df;--cyan:#63d7df;--coral:#f07468;--green:#36b68a;--amber:#efa842;--purple:#8a6ee8;--shadow:0 12px 38px rgba(31,48,86,.08);--radius:18px;font-family:Inter,"Segoe UI","Microsoft YaHei",system-ui,sans-serif;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hidden{display:none!important}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:244px;background:var(--navy);padding:28px 18px 20px;color:#fff;display:flex;flex-direction:column;z-index:30;box-shadow:8px 0 30px rgba(9,17,34,.08)}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;padding:0 9px 32px}.brand-mark{width:39px;height:39px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(145deg,#6e82ff,#3ac7cf);box-shadow:0 8px 20px rgba(82,109,244,.28)}.brand-mark svg{width:25px;height:25px;fill:#fff;stroke:none}.brand strong{display:block;font-size:18px;letter-spacing:.2px}.brand small{display:block;color:#8995ac;font-size:11px;margin-top:2px;letter-spacing:.6px}.main-nav{display:grid;gap:7px}.nav-item{border:0;background:transparent;color:#8f9bb2;height:46px;border-radius:12px;display:flex;align-items:center;gap:12px;padding:0 13px;text-align:left;transition:.2s}.nav-item svg{width:19px}.nav-item span{flex:1}.nav-item b{font-size:11px;background:#27324a;border-radius:20px;padding:3px 8px}.nav-item:hover,.nav-item.active{background:linear-gradient(90deg,rgba(90,112,244,.25),rgba(90,112,244,.08));color:#fff}.nav-item.active{box-shadow:inset 3px 0 #6f83ff}.sidebar-spacer{flex:1}.plan-card{padding:16px;border:1px solid #2b3851;border-radius:14px;background:linear-gradient(145deg,rgba(90,111,244,.1),rgba(26,36,57,.7));margin-bottom:12px}.plan-top{display:flex;justify-content:space-between;font-size:12px;color:#aeb7c8}.plan-top b{color:#fff}.usage-track{height:5px;background:#2b354b;border-radius:9px;margin:12px 0 8px;overflow:hidden}.usage-track i{display:block;width:0;height:100%;background:linear-gradient(90deg,#7185ff,#55d7d9);transition:.3s}.plan-card p{font-size:11px;color:#7f8ba1;margin:0 0 12px}.btn-upgrade{width:100%;height:34px!important;background:#fff!important;color:#27324d!important;font-size:12px!important}.profile-card{display:flex;align-items:center;gap:10px;background:transparent;border:0;border-radius:12px;padding:10px;color:#fff;text-align:left}.profile-card:hover{background:#1b263d}.avatar{width:34px;height:34px;display:grid;place-items:center;background:#273655;border-radius:50%;font-size:11px;color:#b8c4df}.profile-card span:nth-child(2){flex:1}.profile-card strong,.profile-card small{display:block}.profile-card strong{font-size:12px}.profile-card small{font-size:10px;color:#7e8aa0;margin-top:3px}.profile-card svg{width:15px;color:#66738b}.main{margin-left:244px;min-height:100vh;width:calc(100% - 244px);display:flex;flex-direction:column}.topbar{height:82px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 clamp(22px,3vw,48px);position:sticky;top:0;z-index:20}.page-heading{margin-right:auto}.page-heading p{font-size:10px;text-transform:uppercase;letter-spacing:1.4px;color:#9aa4b6;margin:0 0 3px}.page-heading h1{font-size:19px;margin:0}.top-actions{display:flex;align-items:center;gap:10px}.mode-pill{display:flex;align-items:center;gap:7px;font-size:11px;color:#63708a;background:#f5f7fb;border:1px solid #e9edf4;padding:8px 11px;border-radius:99px}.mode-pill i{width:7px;height:7px;border-radius:50%;background:#56b990;box-shadow:0 0 0 3px rgba(86,185,144,.12)}.mode-pill.ai i{background:#637cff}.btn{border:0;border-radius:10px;height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:650;font-size:13px;transition:transform .18s,box-shadow .18s,background .18s}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.btn svg{width:17px}.btn-primary{background:linear-gradient(135deg,#6076f5,#495fdf);color:#fff;box-shadow:0 8px 20px rgba(78,98,227,.22)}.btn-primary:hover{box-shadow:0 11px 24px rgba(78,98,227,.3)}.btn-secondary{background:#fff;border:1px solid #dfe4ed;color:#3b4861}.btn-ghost{background:#f2f4f8;color:#45526b}.btn-lg{height:48px;padding:0 21px;font-size:14px}.icon-btn{width:39px;height:39px;border:0;background:transparent;border-radius:10px;display:grid;place-items:center;color:#69758a}.icon-btn:hover{background:#f1f3f7}.menu-btn{display:none;margin-right:10px}.view{display:none;padding:34px clamp(22px,3vw,48px) 20px;flex:1}.view.active{display:block}.empty-hero{max-width:1160px;margin:3vh auto 0;min-height:630px;border-radius:28px;overflow:hidden;background:linear-gradient(128deg,#fafbff 0%,#fff 50%,#f1f5ff 100%);border:1px solid #e9edf7;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:clamp(42px,6vw,82px);box-shadow:0 20px 60px rgba(40,55,90,.07);position:relative}.hero-copy{position:relative;z-index:2}.eyebrow,.panel-kicker{font-size:10px;letter-spacing:1.8px;font-weight:800;color:#6376e7}.hero-copy h2{font-size:clamp(38px,4.5vw,64px);line-height:1.08;letter-spacing:-2.8px;margin:17px 0 23px;color:#162139}.hero-copy h2 em{font-style:normal;background:linear-gradient(105deg,#526cf1,#42b9c8);-webkit-background-clip:text;color:transparent}.hero-copy>p{font-size:16px;line-height:1.9;color:#69768d;max-width:560px}.hero-actions{display:flex;gap:10px;margin:31px 0 25px}.trust-row{display:flex;gap:22px;font-size:11px;color:#8390a5}.trust-row span{display:flex;align-items:center;gap:5px}.trust-row svg{width:14px;color:#3eb08c}.hero-visual{height:440px;position:relative}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-a{width:330px;height:330px;background:linear-gradient(140deg,#6479ed,#58cfd4);right:-5%;top:12%;opacity:.16}.orb-b{width:230px;height:230px;background:#8873ee;left:8%;top:0;opacity:.09}.preview-card{position:absolute;width:min(330px,88%);right:3%;top:58px;padding:25px;border:1px solid rgba(255,255,255,.8);border-radius:21px;background:rgba(255,255,255,.9);box-shadow:0 26px 55px rgba(46,62,111,.17);backdrop-filter:blur(20px);transform:rotate(1.5deg)}.preview-head{display:flex;justify-content:space-between;align-items:center;color:#7f8aa0;font-size:11px}.preview-head small{background:#e9f8f5;color:#2a9a7a;border-radius:99px;padding:4px 8px}.preview-card>strong{font-size:30px;display:block;margin:9px 0 19px}.mini-chart{height:72px;display:flex;align-items:end;gap:8px;border-bottom:1px solid #e8ebf2}.mini-chart i{flex:1;background:linear-gradient(#6c82ef,#a9b6f8);border-radius:5px 5px 0 0}.mini-chart i:nth-child(1){height:29%}.mini-chart i:nth-child(2){height:42%}.mini-chart i:nth-child(3){height:36%}.mini-chart i:nth-child(4){height:61%}.mini-chart i:nth-child(5){height:51%}.mini-chart i:nth-child(6){height:78%}.mini-chart i:nth-child(7){height:92%;background:linear-gradient(#55c9cc,#93e4df)}.preview-divider{height:1px;background:#eef0f5;margin:20px 0 12px}.preview-risk{display:flex;align-items:center;justify-content:space-between;padding:7px 2px;font-size:11px;color:#667287}.preview-risk span{display:flex;align-items:center;gap:8px}.preview-risk strong{font-size:12px;color:#26314a}.risk-dot{width:7px;height:7px;border-radius:50%}.high{background:var(--coral)!important}.medium{background:var(--amber)!important}.low{background:var(--green)!important}.float-card{position:absolute;display:flex;align-items:center;gap:10px;padding:12px 16px;background:rgba(255,255,255,.96);border:1px solid #edf0f6;border-radius:13px;box-shadow:0 15px 35px rgba(48,61,98,.13)}.float-card span:last-child small,.float-card span:last-child b{display:block}.float-card small{font-size:9px;color:#8b95a7}.float-card b{font-size:11px;margin-top:2px}.float-one{left:1%;top:29%;animation:float 5s ease-in-out infinite}.float-two{right:-4%;bottom:12%;animation:float 5s 1s ease-in-out infinite}.spark,.check{width:31px;height:31px;border-radius:9px;display:grid;place-items:center}.spark{color:#596fed;background:#eef1ff}.check{color:#2ba37d;background:#eaf8f3}.spark svg,.check svg{width:17px}@keyframes float{50%{transform:translateY(-8px)}}.dashboard-content{max-width:1500px;margin:auto}.dashboard-intro,.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:25px}.dashboard-intro p{font-size:11px;color:#8a95a8;margin:0 0 5px}.dashboard-intro h2,.section-head h2{font-size:26px;letter-spacing:-.7px;margin:0}.dashboard-tools,.section-actions{display:flex;gap:9px}.dashboard-tools select,.filterbar select,.panel-head select{border:1px solid #dfe4ec;background:#fff;color:#47536a;border-radius:10px;padding:0 32px 0 12px;height:40px;font-size:12px}.btn-spark{font-size:15px}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.metric-card,.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 7px 24px rgba(32,48,85,.045)}.metric-card{padding:21px 22px;position:relative;overflow:hidden}.metric-card:before{content:"";position:absolute;inset:auto -30px -55px auto;width:110px;height:110px;border-radius:50%;background:#f5f7ff}.metric-card.danger:before{background:#fff3f1}.metric-label{display:flex;justify-content:space-between;align-items:center;color:#758198;font-size:12px}.metric-icon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center}.metric-icon svg{width:17px}.metric-icon.blue{background:#eef1ff;color:#556ce5}.metric-icon.coral{background:#fff0ed;color:#ed7165}.metric-icon.green{background:#eaf8f3;color:#2ca67c}.metric-icon.purple{background:#f2efff;color:#8067df}.metric-card>strong{display:block;font-size:27px;letter-spacing:-1px;margin:16px 0 5px;position:relative}.metric-card>small{font-size:11px;color:#929bad;position:relative}.dashboard-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;margin-top:16px}.panel{padding:22px}.panel-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.panel-head h3{font-size:15px;margin:5px 0 0}.text-btn{border:0;background:transparent;color:#6474d8;font-size:11px;display:flex;align-items:center;gap:4px}.text-btn svg{width:13px}.risk-body{display:flex;align-items:center;justify-content:space-around;padding:8px}.risk-donut{width:150px;height:150px;border-radius:50%;background:conic-gradient(var(--coral) 0 33%,var(--amber) 33% 66%,var(--green) 66%);position:relative}.risk-donut:before{content:"";position:absolute;inset:19px;border-radius:50%;background:#fff}.risk-donut>div{position:absolute;inset:0;display:grid;place-content:center;text-align:center;z-index:2}.risk-donut strong{font-size:26px}.risk-donut span{font-size:10px;color:#929aac}.risk-legend{width:42%}.risk-legend>div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f0f2f6;font-size:11px}.risk-legend span{display:flex;align-items:center;gap:8px;color:#737f94}.risk-legend i{width:7px;height:7px;border-radius:50%}.risk-legend b{font-size:11px}.insight-panel{background:linear-gradient(135deg,#17223c,#222f52);color:#fff;border-color:#263453;position:relative;overflow:hidden}.insight-panel:after{content:"";position:absolute;width:200px;height:200px;border-radius:50%;background:#6879ed;filter:blur(70px);opacity:.18;right:-50px;top:-50px}.insight-panel .panel-kicker{color:#91a0ff}.ai-badge{font-size:9px;color:#aab5ff;border:1px solid #46547a;padding:5px 8px;border-radius:99px}.insight-content{display:flex;gap:15px;align-items:flex-start;min-height:110px}.insight-mark{flex:0 0 38px;height:38px;display:grid;place-items:center;border-radius:11px;background:linear-gradient(145deg,#586ee6,#4dbfc5);box-shadow:0 8px 20px rgba(52,80,193,.35)}.insight-mark svg{width:19px}.insight-content p{margin:3px 0;color:#d7dceb;line-height:1.8;font-size:13px;position:relative;z-index:2}.insight-foot{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #33405b;padding-top:14px;color:#75839f;font-size:10px}.insight-foot .text-btn{color:#9cacf8}.priority-panel{margin-top:16px}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th{text-align:left;color:#909aad;font-size:10px;font-weight:600;padding:9px 14px;border-bottom:1px solid #edf0f4}td{font-size:12px;padding:14px;border-bottom:1px solid #f0f2f5;color:#59657a}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafbfe}.customer-cell strong,.customer-cell small{display:block}.customer-cell strong{color:#29344b;font-size:12px}.customer-cell small{color:#98a0af;font-size:10px;margin-top:4px}.risk-badge,.status-badge,.priority-badge{display:inline-flex;padding:5px 8px;border-radius:99px;font-size:10px;font-weight:700}.risk-badge.high-risk{color:#d85d52;background:#fff0ee}.risk-badge.medium-risk{color:#bb7b20;background:#fff6e7}.risk-badge.low-risk{color:#278f6d;background:#eaf8f3}.status-badge{background:#f0f3f8;color:#647088}.priority-badge{color:#fff;background:#596fe9}.action-link{border:0;background:transparent;color:#586bd5;font-size:11px}.section-head{align-items:flex-end}.section-head .eyebrow{display:block;margin-bottom:8px}.section-head p{margin:7px 0 0;color:#8893a7;font-size:12px}.filterbar{display:flex;justify-content:space-between;gap:12px;margin-bottom:15px}.searchbox{height:40px;display:flex;align-items:center;gap:8px;background:#f7f8fb;border:1px solid #edf0f4;border-radius:10px;padding:0 12px;max-width:370px;flex:1}.searchbox svg{width:16px;color:#8b96a9}.searchbox input{border:0;outline:0;background:transparent;width:100%;font-size:12px}.table-empty,.blank-state{padding:48px 20px;text-align:center;color:#98a2b3;font-size:12px}.ledger-table td{padding-top:16px;padding-bottom:16px}.row-actions{display:flex;gap:4px}.row-actions button{border:0;background:#f3f5f9;color:#647087;border-radius:8px;font-size:10px;padding:6px 8px}.row-actions button.delete{color:#d46960}.action-layout{display:grid;grid-template-columns:.76fr 1.24fr;gap:18px}.progress-label{font-size:10px;color:#7a879d;background:#f3f5f8;padding:5px 8px;border-radius:99px}.queue-list{display:grid;gap:9px}.queue-item{display:flex;align-items:flex-start;gap:11px;padding:12px;border:1px solid #edf0f5;border-radius:12px;transition:.2s}.queue-item:hover{border-color:#dbe1ef;box-shadow:0 5px 14px rgba(40,55,88,.05)}.queue-item.done{opacity:.53}.queue-item.done .queue-copy{text-decoration:line-through}.check-btn{flex:0 0 23px;height:23px;border-radius:7px;border:1px solid #d6dce7;background:#fff;display:grid;place-items:center;color:transparent}.queue-item.done .check-btn{background:#4eb58f;border-color:#4eb58f;color:#fff}.check-btn svg{width:14px}.queue-copy{flex:1}.queue-copy strong{font-size:11px;color:#364259;display:block;margin:2px 0 5px}.queue-copy small{font-size:10px;color:#8b95a7}.queue-meta{text-align:right}.queue-meta span{display:block;color:#8b95a7;font-size:9px;margin-top:6px}.comm-block{border:1px solid #edf0f5;border-radius:13px;margin-bottom:12px;overflow:hidden}.comm-block-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#fafbfc;border-bottom:1px solid #edf0f5}.comm-block-head strong{font-size:11px}.copy-btn{border:0;background:#fff;border:1px solid #e1e5ed;color:#66738a;font-size:10px;border-radius:7px;padding:5px 8px}.comm-text{white-space:pre-wrap;line-height:1.8;color:#5f6b80;font-size:12px;padding:15px;margin:0;max-height:220px;overflow:auto}.history-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.history-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:18px;box-shadow:0 6px 20px rgba(33,48,80,.04)}.history-card-head{display:flex;justify-content:space-between;align-items:center}.history-card-head span{font-size:10px;color:#929cad}.history-card-head b{font-size:9px;color:#5f72dc;background:#eef1ff;padding:5px 7px;border-radius:99px}.history-card strong{display:block;font-size:21px;margin:18px 0 5px}.history-card p{font-size:11px;color:#828da0;margin:0}.history-card button{width:100%;margin-top:16px}.wide{grid-column:1/-1;background:#fff;border:1px solid var(--line);border-radius:15px}.legal-note{text-align:center;color:#9aa3b3;font-size:10px;padding:18px 22px 26px}.modal{border:0;padding:0;border-radius:20px;width:min(640px,calc(100% - 28px));color:var(--ink);box-shadow:0 30px 90px rgba(15,25,48,.28)}.modal::backdrop{background:rgba(15,23,40,.58);backdrop-filter:blur(5px)}.modal form,.pricing-modal>div,.pricing-modal>p{margin:0}.modal-head{padding:24px 26px 17px;display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line)}.modal-head h2{margin:5px 0 0;font-size:22px}.modal-head p{color:#8993a4;font-size:12px;margin:7px 0 0}.form-grid{padding:22px 26px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label{display:grid;gap:7px}.form-grid label>span{font-size:11px;font-weight:650;color:#536078}.form-grid input,.form-grid select,.form-grid textarea{width:100%;border:1px solid #dfe4ec;border-radius:9px;padding:10px 11px;outline:none;color:#354158;background:#fff;font-size:12px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#7182e8;box-shadow:0 0 0 3px rgba(93,112,226,.1)}.form-grid .full{grid-column:1/-1}.modal-foot{display:flex;justify-content:flex-end;gap:9px;padding:17px 26px;background:#f8f9fb;border-top:1px solid var(--line)}.pricing-modal{width:min(920px,calc(100% - 28px))}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:24px}.pricing-grid article{border:1px solid var(--line);border-radius:16px;padding:22px;position:relative}.pricing-grid article.featured{border:1.5px solid #6579ed;box-shadow:0 14px 35px rgba(77,99,221,.13);background:linear-gradient(180deg,#f8f9ff,#fff)}.plan-name{display:block;color:#536078;font-size:12px;font-weight:700}.pricing-grid article>strong{display:block;font-size:27px;margin:13px 0 7px}.pricing-grid article>strong small{font-size:11px;color:#8a94a6}.pricing-grid article>p{font-size:10px;color:#8a94a6;min-height:32px}.pricing-grid ul{list-style:none;padding:7px 0;margin:12px 0 20px;min-height:112px}.pricing-grid li{font-size:11px;color:#5b687d;padding:6px 0}.pricing-grid li:before{content:"✓";color:#3fad86;margin-right:8px;font-weight:bold}.pricing-grid .btn{width:100%}.recommend{position:absolute;right:15px;top:15px;background:#596fe9;color:#fff;font-size:9px;padding:4px 7px;border-radius:99px}.pricing-note{text-align:center!important;color:#969faf;font-size:10px!important;padding:0 0 20px}.toast{position:fixed;right:26px;bottom:26px;background:#172139;color:#fff;border-radius:12px;padding:13px 17px;font-size:12px;box-shadow:0 16px 38px rgba(16,26,48,.25);z-index:100;opacity:0;transform:translateY(15px);pointer-events:none;transition:.25s}.toast.show{opacity:1;transform:none}.toast.error{background:#9e4039}
@media(max-width:1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.action-layout{grid-template-columns:1fr}.history-grid{grid-template-columns:repeat(2,1fr)}.empty-hero{grid-template-columns:1fr;padding:52px;min-height:auto}.hero-visual{display:none}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:.25s}.sidebar.open{transform:none}.main{margin-left:0;width:100%}.menu-btn{display:grid}.topbar{height:70px;padding:0 14px}.page-heading p{display:none}.page-heading h1{font-size:16px}.mode-pill,.top-actions .btn-secondary{display:none}.top-actions .btn-primary{padding:0 12px}.view{padding:24px 14px 12px}.empty-hero{padding:34px 25px;margin:0;border-radius:20px;min-height:66vh}.hero-copy h2{font-size:38px;letter-spacing:-1.8px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column}.trust-row{flex-direction:column;gap:8px}.dashboard-intro,.section-head{align-items:flex-start;gap:16px;flex-direction:column}.dashboard-tools,.section-actions{width:100%}.dashboard-tools>*{flex:1}.metric-grid{grid-template-columns:1fr 1fr;gap:9px}.metric-card{padding:16px}.metric-card>strong{font-size:21px}.risk-body{padding:0}.risk-donut{width:125px;height:125px}.risk-legend{width:47%}.panel{padding:17px}.history-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.pricing-grid{grid-template-columns:1fr}.pricing-grid ul{min-height:auto}.pricing-modal{max-height:92vh;overflow:auto}.legal-note{text-align:left}.float-card{display:none}}
@media(max-width:430px){.metric-grid{grid-template-columns:1fr}.top-actions .btn-primary{font-size:0;width:40px;padding:0}.top-actions .btn-primary svg{margin:0}.filterbar{flex-direction:column}.filterbar select{width:100%}.searchbox{max-width:none}.hero-copy h2{font-size:34px}}
