:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#20332d;background:#f5f7f8;font-synthesis:none;--green: #176b55;--line: #e3e8e7;--muted: #6e7c76}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,select,textarea{font:inherit}button{cursor:pointer;border:1px solid #d9e1de;background:#fff;border-radius:7px;min-height:39px;padding:9px 14px;color:#31453d;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:14px;font-weight:500;transition:background .15s}button:hover{background:#f1f6f3}button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{border:1px solid #d8e1dd;border-radius:7px;padding:10px 12px;background:#fff;color:#20332d;max-width:100%;min-width:0;font-size:14px}textarea{resize:vertical;line-height:1.6}input:focus,select:focus,textarea:focus,button:focus-visible{outline:2px solid #54a68f;outline-offset:2px}h1,h2,h3,p{margin-top:0}h1{font-size:30px;letter-spacing:-.7px;font-weight:650}h2{font-size:19px;font-weight:600}h3{font-size:16px}p{line-height:1.7}small,.muted{color:var(--muted)}small{font-size:12px}.primary{background:var(--green);border-color:var(--green);color:#fff}.primary:hover{background:#10533f}.full{width:100%}.icon{border:0;padding:7px;background:transparent;min-width:32px}.row{display:flex;align-items:center;gap:10px}.between{justify-content:space-between}.end{justify-content:flex-end}.nowrap{white-space:nowrap}.text-button{padding:0;border:0;color:var(--green);background:none;min-height:30px}.small{min-height:30px;padding:5px 9px;font-size:12px}.brand{font-size:22px;font-weight:650;display:flex;align-items:center;gap:10px;white-space:nowrap}.brand small{font-size:12px;font-weight:400;color:#8a9690;margin-left:1px}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:33px;height:33px;border-radius:9px;background:var(--green);color:#fff}.app{min-height:100vh;display:flex}.sidebar{width:230px;background:#fff;border-right:1px solid var(--line);position:fixed;inset:0 auto 0 0;padding:31px 21px 20px;display:flex;flex-direction:column}.team-select{display:block;margin:39px 0 25px}.team-select>span{display:block;font-size:12px;color:#8a9790;margin:0 10px 9px}.team-select select{width:100%;background:#f8faf9;border-color:#e9efeb;font-weight:500}.sidebar nav{display:grid;gap:7px}.sidebar nav button{justify-content:flex-start;border:0;padding:13px 15px;color:#77847d;background:transparent}.sidebar nav button.active{background:#e9f3ee;color:var(--green);font-weight:650}.sidebar nav button svg:last-child:not(:first-child){margin-left:auto}.sidebar-bottom{margin-top:auto;padding:18px 1px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px;font-size:14px}.sidebar-bottom small{display:block;margin-top:5px}.sidebar-bottom button{margin-left:auto}.avatar{background:#eaf0ed;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:var(--green)}.workspace{margin-left:230px;width:calc(100% - 230px);min-height:100vh;display:flex;flex-direction:column}.topbar{height:69px;padding:0 38px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;font-size:13px;color:#6f8077}.topbar>span{display:flex;gap:12px;align-items:center}.content{padding:36px 38px 50px;flex:1;max-width:1600px;width:100%;margin:0 auto}.page-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px}.page-title h1{margin:8px 0 9px}.page-title p{font-size:14px;color:var(--muted);margin:0}.eyebrow{color:#83948a;font-size:10px;font-weight:650;letter-spacing:1.9px}.badge{font-size:12px;border-radius:5px;background:#eef4f1;color:#537b67;padding:5px 9px;white-space:nowrap}.badge.pending{background:#f3f4f4;color:#829089}.badge.done{background:#edf5f1;color:#34765d}.section-toolbar{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:23px;font-size:12px}.tabs{display:flex;gap:23px}.tabs button{padding:13px 1px;border:0;border-radius:0;background:none;color:#819087;position:relative}.tabs button.selected{color:var(--green);font-weight:650}.tabs button.selected:after{content:"";position:absolute;bottom:-1px;height:2px;width:100%;background:var(--green);left:0}.tabs span{font-size:11px;background:#e8eeeb;padding:2px 6px;border-radius:4px;margin-left:4px}.project-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:22px}.project-card{display:block;text-align:left;padding:23px 24px 0;background:#fff;border-color:var(--line);border-radius:11px;box-shadow:0 2px 4px #173b2403;max-width:460px}.project-card:hover{border-color:#95b8a7;background:#fff}.folder-icon{width:44px;height:44px;background:#edf5f0;border-radius:10px;color:var(--green);display:grid;place-items:center}.project-card h2{margin:22px 0 8px;font-size:19px}.project-card p{color:#94a098;font-size:12px}.card-numbers{display:flex;justify-content:space-between;margin:25px 0 17px}.card-numbers strong{font-size:23px;font-weight:600;display:block}.card-numbers span{font-size:12px;color:#8d9991;display:block;margin-top:7px}.progress{height:5px;border-radius:5px;background:#eef2ef;overflow:hidden}.progress i{display:block;height:100%;background:#2b8161;border-radius:5px}.card-foot{margin:21px -24px 0;border-top:1px solid #edf1ee;padding:13px 24px;display:flex;align-items:center;justify-content:space-between;color:#507564;font-size:13px}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:25px}.metric{padding:22px 24px;background:#fff;border:1px solid var(--line);border-radius:10px;display:flex;flex-direction:column;gap:12px}.metric>span{font-size:13px;color:#718178}.metric strong{font-size:31px;letter-spacing:-1px;font-weight:600}.metric.accent{background:#176b55;border-color:#176b55;color:#fff}.metric.accent span,.metric.accent small{color:#c6e1d4}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;margin-bottom:24px;overflow:hidden}.panel-head{padding:21px 23px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-bottom:1px solid #edf1ee}.panel-head h2{font-size:16px;margin:0}.panel-head .muted{font-size:12px}.count{margin-left:6px;font-size:12px;background:#f0f3f1;padding:3px 7px;color:#87968c;border-radius:4px}.filters{padding:17px 23px;display:flex;gap:12px}.search{border:1px solid #dce3df;border-radius:6px;display:flex;align-items:center;padding-left:11px;color:#8f9e94;flex:1}.search input{border:0;outline-offset:0;background:transparent;width:100%;font-size:13px}.filters select{font-size:13px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{background:#f8faf9;color:#8b9890;font-weight:500;white-space:nowrap}td,th{padding:15px 21px;border-bottom:1px solid #edf1ef;max-width:290px}td{overflow-wrap:anywhere;line-height:1.65}tbody tr:hover{background:#fafcfb}.lead-name{font-weight:550;white-space:nowrap}.table-foot{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;font-size:12px;color:#89978e}.table-foot button{font-size:12px;min-height:29px;padding:4px 9px}.stats-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:22px}.distribution{padding:24px}.distribution>div{margin-bottom:25px;font-size:14px}.distribution .row{margin-bottom:11px}.distribution small{margin-left:14px;display:inline-block;width:47px;text-align:right}.legend{display:inline-block;width:8px;height:8px;margin-right:10px;border-radius:2px;background:#176b55}.l1{background:#468e72}.l2{background:#73ad96}.l3{background:#a0c1b1}.l4{background:#c5dacf}.footnote{font-size:12px;color:#8d9991}.empty{padding:65px 20px;text-align:center;color:#83968a;display:flex;align-items:center;flex-direction:column}.empty h2,.empty h3{color:#425c4e;margin:18px 0 10px}.empty p{font-size:14px}.empty h1{color:#20332d;margin:20px 0}.field{display:flex;flex-direction:column;gap:8px;margin:17px 0;font-size:14px;flex:1}.field span{font-weight:500}.field input,.field select,.field textarea{width:100%}.settings-body{padding:6px 25px 25px}.settings-body>.row{align-items:flex-end;margin-bottom:26px}.settings-body>.row button{margin-bottom:17px}.settings-body p,.panel-note{font-size:13px}.category-row{display:flex;gap:12px;align-items:center;margin:10px 0}.category-row>input:nth-child(2){flex:1}.position{width:70px}.checkbox{display:flex;align-items:center;gap:7px;font-size:13px;white-space:nowrap}.checkbox input{accent-color:var(--green);width:16px;height:16px}.add-category{margin-top:20px!important;align-items:center!important}.add-category input{flex:1}.add-category button{margin:0!important}.archive-row{border-top:1px solid var(--line);padding-top:25px;display:flex;align-items:center;justify-content:space-between}.archive-row h3{margin-bottom:7px}.archive-row p{margin-bottom:0}.confirm-box{background:#f4f7f5;padding:20px;border-radius:8px;margin-top:20px}.member-list{padding:0 24px}.member-row{display:flex;gap:16px;align-items:center;padding:17px 0;border-bottom:1px solid #eef1ef}.member-identity{flex:1}.member-identity input{display:block;width:180px}.member-identity small{display:block;margin-top:6px;overflow-wrap:anywhere}.panel-note{padding:17px 24px;margin:0;color:#8a988f}.alert{padding:12px 16px;font-size:14px;border-radius:7px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 0 20px;overflow-wrap:anywhere;line-height:1.7}.alert.error{background:#fff0ee;color:#a4493c;border:1px solid #f3cec8}.alert.success{background:#e8f4ee;color:#246747;border:1px solid #c8e3d5}.alert button{border:0;background:none;min-height:20px;padding:3px;color:inherit}.loading{font-size:13px;color:#527e66;padding:10px 0}.workspace footer{padding:21px 38px;color:#9ba79f;display:flex;justify-content:space-between;font-size:11px;border-top:1px solid #e8eeea}dialog{border:0;border-radius:13px;padding:26px;width:min(610px,calc(100% - 24px));max-height:90dvh;overflow-y:auto;box-shadow:0 18px 80px #14332726;color:#20332d}dialog::backdrop{background:#102b2155;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-head h2{margin:0}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;background:#f6f9f7;border-radius:8px;padding:18px}.detail-grid p{margin:6px 0 0;font-size:14px;overflow-wrap:anywhere}.history-title{margin:30px 0 20px;padding-top:21px;border-top:1px solid var(--line);display:flex;justify-content:space-between}.history{border-left:2px solid #d9e8de;padding:0 0 18px 15px;margin-left:4px}.history b{font-size:14px}.history p{font-size:13px;color:#6f8376;margin:8px 0;white-space:pre-wrap;overflow-wrap:anywhere}.import-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px;background:#edf5f0;border-radius:7px;margin:18px 0;font-size:14px}.import-summary b{margin-left:10px}.issues{max-height:160px;overflow:auto;background:#fff7ef;padding:12px;color:#975f34;font-size:13px}.issues p{margin-bottom:6px}.auth{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fff}.auth-card{width:min(440px,100%);align-self:center;justify-self:center;padding:35px 25px}.auth-card .brand{margin-bottom:42px}.auth-card h1{font-size:35px;line-height:1.5}.auth-card>.muted{font-size:14px;margin-bottom:27px}.auth-tabs{margin-bottom:20px;border-bottom:1px solid var(--line)}.auth .field{margin:19px 0}.auth .full{height:45px}.forgot{margin:15px 0;display:block;font-size:13px}.demo-link{width:100%;border:1px solid #dae6df;margin-top:10px;min-height:44px}.setup-hint{font-size:12px;color:#8a9b90;margin-top:16px}.auth-art{background:#145b49;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:15%;position:relative}.auth-art>span{font-size:13px;color:#a4cab8;letter-spacing:2px}.auth-art h2{font-size:clamp(30px,3.2vw,53px);line-height:1.7;font-weight:500;letter-spacing:1px;margin:32px 0}.auth-art em{font-style:normal;color:#c6efb5}.auth-art p{font-size:13px;color:#99beac}dialog p{font-size:14px}button svg{flex-shrink:0}@media(min-width:1500px){.content{padding:44px 60px}}@media(max-width:1100px){.sidebar{width:190px;padding-inline:15px}.brand{gap:7px}.brand small{display:none}.workspace{margin-left:190px;width:calc(100% - 190px)}.content{padding:26px 22px}.topbar{padding:0 22px}.stats-grid{grid-template-columns:1fr}.metrics{gap:10px}.metric{padding:18px}.metric strong{font-size:27px}.filters{flex-wrap:wrap}.search{min-width:200px}td,th{padding:13px 16px}}@media(max-width:700px){.app{display:block}.sidebar{position:static;width:100%;padding:14px 16px 0;border-right:0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:12px}.brand small{display:block}.team-select{margin:0}.team-select>span{display:none}.team-select select{font-size:12px}.sidebar nav{grid-column:1/-1;display:flex;justify-content:space-between;gap:5px}.sidebar nav button{flex:1;justify-content:center;padding:11px 8px;font-size:13px}.sidebar nav button svg:last-child:not(:first-child){display:none}.sidebar-bottom{display:none}.workspace{margin:0;width:100%}.topbar{height:50px;padding:0 16px;gap:10px}.topbar>span{font-size:12px}.topbar .row{gap:5px}.topbar .badge{font-size:10px;padding:4px}.content{padding:24px 16px}.page-title{gap:12px;align-items:flex-start;flex-wrap:wrap}.page-title h1{font-size:26px}.page-title p{font-size:13px}.page-title select{width:100%}.eyebrow{font-size:9px}.metrics{grid-template-columns:1fr 1fr;gap:12px}.metric{padding:17px;gap:8px}.metric strong{font-size:29px}.panel-head{padding:16px;flex-wrap:wrap}.panel-head button{padding:7px 10px}.filters{padding:14px;gap:8px}.search{flex-basis:100%}.filters select{flex:1;max-width:55%}.table-foot{padding:14px;align-items:flex-start;gap:13px;flex-direction:column}.table-foot .row{align-self:flex-end}.project-grid{grid-template-columns:1fr}.project-card{max-width:none}.section-toolbar>.muted{display:none}.member-list{padding:0 15px}.member-row{flex-wrap:wrap;gap:10px}.member-identity{flex-basis:100%}.member-identity input{width:100%}.settings-body{padding:5px 15px 20px}.category-row{gap:7px;flex-wrap:wrap}.category-row>input:nth-child(2){max-width:calc(100% - 75px)}.category-row .position{width:58px}.category-row button{margin-left:auto}.category-row .checkbox{margin:0 6px}.archive-row{gap:12px}.auth{grid-template-columns:1fr}.auth-art{display:none}.auth-card{padding:28px}.auth-card .brand{margin-bottom:32px}.auth-card h1{font-size:32px}.detail-grid{grid-template-columns:1fr 1fr}.history .row{flex-wrap:wrap;gap:5px}.workspace footer{padding:20px 16px;font-size:10px}.topbar .small{font-size:10px}.auth .brand small{display:block}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}.mobile-logout{display:none}table{font-size:14px}@media(max-width:700px){.mobile-logout{display:inline-flex}.topbar{padding-inline:12px}.topbar>span{gap:5px}}.platform-shell{max-width:1200px;margin:auto;padding:32px 20px}.platform-header,.platform-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:20px}.platform-header h1{margin:8px 0}.platform-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:20px}.platform-grid .panel{padding:24px}.platform-admin{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;border-top:1px solid var(--line);padding:16px 0}.platform-login{max-width:460px;padding:28px;margin:30px auto}.platform-overlay{position:fixed;inset:0;background:#172d2877;display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.platform-dialog{width:100%;max-width:520px;padding:28px;max-height:90vh;overflow:auto}.platform-dialog .row{justify-content:flex-end;margin-top:24px}
