:root{font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;color:#203b38;background:#f5f7f6;font-synthesis:none;--green:#19594f;--muted:#7a8986;--line:#e4eae7}*{box-sizing:border-box}body{margin:0;font-size:14px}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button,input,select{font:inherit}button,a,input,select{outline-offset:4px}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}h1,h3,p{margin-top:0}h1{font-size:30px;letter-spacing:-1px;margin-bottom:10px}small{font-size:12px}.muted{color:var(--muted)}.sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:#143e37;color:#eef5f2;padding:36px 24px}.brand{display:flex;align-items:center;gap:12px;color:inherit;font-size:16px;font-weight:650;white-space:nowrap}.brand small{display:block;color:#9ab6ad;font-weight:400;letter-spacing:2px;margin-top:5px}.brand-mark{flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#d9ed9a;color:#173f36;width:40px;height:44px;border-radius:13px 3px 13px 3px;font-size:28px;font-weight:750}.nav-label{font-size:11px;letter-spacing:2px;color:#8cac9e;margin:58px 12px 18px}.sidebar nav a{display:flex;justify-content:space-between;padding:15px 16px;color:#b9cec6;border-radius:8px;margin:5px 0}.sidebar nav a.active{background:#2b554b;color:#fff}.sidebar nav a span{opacity:.5}.sidebar-footer{position:absolute;bottom:32px;font-size:12px;line-height:2.3;color:#c6d8d1}.sidebar-footer small{color:#89a99b}.online-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#d9ed9a;margin-right:6px}.main{margin-left:238px}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);padding:0 42px;display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:12px}.topbar form{display:flex;align-items:center;gap:20px}.user{color:#35584f}.text-button{border:0;background:none;color:#61786e;font-size:12px}.content{padding:40px 42px;max-width:1680px;margin:auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.eyebrow{font-size:10px;font-weight:700;letter-spacing:2.4px;color:#82938b;margin:0 0 12px}.page-heading .muted{margin-bottom:0;line-height:1.8}.pill{border:1px solid #d9e5dd;border-radius:99px;padding:8px 14px;font-size:11px;background:#fff;color:#648073}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.stat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:23px 24px}.stat>span{font-size:12px;color:#6e8078}.stat strong{display:block;font-size:36px;letter-spacing:-1.6px;font-weight:600;margin:17px 0 11px}.stat small{color:#8d9a94}.stat.featured{background:#e9f0dc;border-color:#dfe8cf}.stat.featured strong{color:#3f5d28}.coverage{display:flex;gap:32px;flex-wrap:wrap;padding:22px 2px 28px;font-size:12px;color:#617970}.coverage span{display:flex;gap:10px;align-items:center}.coverage i{width:6px;height:6px;border-radius:50%;background:#739d8b}.coverage small{color:#98a59e}.card{background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden}.card-toolbar{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:22px;flex-wrap:wrap}.filters,.export-form{display:flex;gap:8px}.filters{flex:1}.filters input{min-width:170px;width:340px;max-width:100%}.filters select{width:100px}input,select{border:1px solid #dce5df;background:#fff;border-radius:6px;padding:10px 12px;color:#345349}input::placeholder{color:#9ba9a2;font-size:12px}.button{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;gap:6px;border-radius:6px;padding:10px 14px;font-size:12px;border:1px solid transparent;font-weight:600}.button:hover{text-decoration:none;filter:brightness(.96)}.primary{background:var(--green);color:#fff}.secondary{background:#fff;color:#466457;border-color:#dce5df}.table-note{padding:0 22px 18px;font-size:11px;color:#8a9a90;display:flex;justify-content:space-between}.table-note b{color:#48685a}.table-scroll{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{background:#f7f9f7;color:#879a8e;font-size:11px;font-weight:500;padding:15px 20px;border-block:1px solid #eaf0e9}td{font-size:12px;padding:17px 20px;border-bottom:1px solid #edf1ed;color:#57705e}tbody tr:last-child td{border-bottom:0}.person{display:flex;gap:12px;align-items:center;max-width:310px}.person strong{font-size:13px;color:#2c4736;font-weight:600;display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis}.person small{color:#9bab9b;display:block;max-width:210px;overflow:hidden;text-overflow:ellipsis;margin-top:6px;font-size:10px}.avatar{width:38px;height:38px;object-fit:cover;border-radius:50%;background:#eaf0e7;flex-shrink:0}.avatar.fallback{display:flex;align-items:center;justify-content:center;color:#75906b;font-weight:600}.profile-links{display:flex;flex-direction:column;gap:7px;font-size:11px}.subtle{color:#8c9e8a;font-size:11px}.date-time{display:block;color:#9dac96;margin-top:6px;font-size:10px}.badge{display:inline-block;border-radius:99px;padding:5px 9px;font-size:10px}.badge.pending{background:#f8f1dc;color:#9e843d}.badge.done{background:#e9f1e6;color:#65815a}.pagination{display:flex;justify-content:space-between;align-items:center;padding:18px 22px;border-top:1px solid var(--line);font-size:11px;color:#9aaa99;min-height:65px}.pagination>div{display:flex;gap:8px}.empty-state{text-align:center;padding:65px 24px;color:#91a08a;white-space:normal}.empty-state h3{font-weight:500;color:#60765a;font-size:17px;margin-bottom:12px}.empty-state p{line-height:1.9;font-size:12px;max-width:490px;margin:0 auto}.empty-mark{display:inline-flex;font-size:30px;color:#97ae83;background:#f2f5eb;border-radius:14px;padding:8px 16px;margin-bottom:20px}.page-footer{padding:0 42px 26px;display:flex;justify-content:space-between;color:#a5b09e;font-size:10px}.notice{padding:16px 20px;border-radius:8px;margin-bottom:24px;font-size:13px}.notice.success{background:#e8f2e4;color:#49733a}.notice.error{background:#fae9e5;color:#a14b3d}.notice a{margin-left:14px;font-weight:600}.file-type{font-weight:600;font-size:11px}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 25% 20%,#e4ecda 0,transparent 48%),#f4f6f0}.login-card{width:420px;max-width:calc(100% - 40px);padding:44px;background:#fff;border:1px solid #e3e9dc;border-radius:16px;box-shadow:0 18px 60px #183a2610}.login-card .brand-mark{margin-bottom:25px}.login-card h1{font-size:28px}.login-card form{margin:28px 0}.login-card label{display:block;margin:17px 0 8px;font-size:12px;color:#607455}.login-card input{width:100%;height:44px}.login-card .full{width:100%;margin-top:25px;height:44px}.login-card>small{display:block;text-align:center}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}details p{font-size:10px;white-space:normal;max-width:220px}summary{cursor:pointer;color:#aa7750}@media(max-width:1200px){.sidebar{width:210px;padding-inline:16px}.main{margin-left:210px}.content{padding:30px 24px}.topbar{padding-inline:24px}.stat{padding:20px 16px}.stat strong{font-size:30px}.filters input{width:280px}}@media(max-width:850px){.sidebar{position:static;width:100%;padding:16px 20px}.brand{font-size:15px}.brand small,.nav-label,.sidebar-footer{display:none}.sidebar nav{display:flex;gap:10px;margin-top:12px}.sidebar nav a{padding:10px 12px;font-size:12px}.sidebar nav a span{display:none}.main{margin-left:0}.topbar{height:56px}.stats{grid-template-columns:repeat(2,1fr)}.content{padding:26px 16px}.filters{flex-wrap:wrap}.filters input{flex:1;width:100%}.table-note{gap:20px;line-height:1.6}.page-heading{align-items:flex-start}.pill{display:none}.coverage{gap:12px}.page-footer{padding-inline:16px}.page-footer span{display:none}}
.setup-card{padding:24px;display:flex;gap:20px;align-items:center;justify-content:space-between;margin-bottom:24px}.setup-card h3{font-size:17px;margin-bottom:8px}.setup-card p{line-height:1.8}.setup-card form{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.setup-card.vertical{display:block}.vertical>input{display:block;width:min(100%,520px);margin:12px 0}.pairing-code{font-size:22px;letter-spacing:2px;font-family:monospace}.section-label{font-size:17px;margin:32px 0 16px}.schedule-form{margin:18px 0}.schedule-form label{display:flex;align-items:center;gap:10px;font-size:12px}.schedule-form input[type=number]{width:85px}.sidebar nav{max-height:60vh;overflow:auto}@media(max-width:850px){.setup-card{display:block}.setup-card form{margin-top:16px}.sidebar nav{flex-wrap:wrap}.pairing-code{font-size:16px}.vertical form input{max-width:100%}}

.selection-toolbar{display:flex;align-items:center;gap:16px;padding:0 22px 18px;font-size:12px}.select-lead,#select-page{width:16px;height:16px;accent-color:#19594f}.selection-toolbar span{margin-right:auto}
