:root{--bg:#f6f7f4;--surface:#fff;--ink:#20332b;--muted:#7d8880;--line:#e5e9e3;--accent:#dd633f;--green:#246348;--sidebar:#1d2b26;--pale:#eaf2e9;--shadow:0 18px 70px #142b2020;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none;color:var(--ink);font-size:14px}*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer;border:1px solid var(--line);background:white;color:var(--ink);border-radius:7px;padding:10px 15px;font-weight:550;display:inline-flex;align-items:center;justify-content:center;gap:8px}button:hover{background:#f1f4ef}button:disabled{opacity:.5;cursor:wait}a{color:inherit;text-decoration:none}svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex:none}.primary{background:var(--accent);color:white;border-color:var(--accent)}.primary:hover{background:#ca5433}.secondary{background:white}.danger{color:#b13a30}.small-btn{padding:7px 10px;font-size:12px}.icon-btn{padding:7px;border:0;background:transparent}.hidden{display:none!important}.muted{color:var(--muted)}.sidebar{position:fixed;inset:0 auto 0 0;width:235px;background:var(--sidebar);color:#d1d9d1;padding:32px 20px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;color:white;font-size:27px;font-weight:750;letter-spacing:-1px;margin:0 7px 32px}.brand-mark{display:grid;place-items:center;width:38px;height:42px;background:#e96b44;color:white;font-size:29px;font-weight:800;border-radius:7px 7px 17px 7px;letter-spacing:-3px;padding-right:3px}.brand-sub{display:block;font-size:9px;letter-spacing:3px;color:#9eaea3;margin-top:3px}.workspace{border:1px solid #ffffff1b;border-radius:8px;padding:12px;display:flex;gap:10px;align-items:center;font-size:12px;color:#eff4ec;margin-bottom:30px}.workspace small,.profile small,.source-indicator small{display:block;font-size:10px;color:#8ea196;margin-top:5px}.workspace-icon{background:#36453d;padding:9px 5px;border-radius:5px;font-size:11px;letter-spacing:1px}.workspace>span:last-child{margin-left:auto}.nav-caption{font-size:9px;letter-spacing:1.7px;color:#789082;padding:0 13px 10px}nav a{display:flex;align-items:center;gap:11px;border-radius:7px;padding:12px 14px;margin-bottom:5px;font-size:12px;color:#afc0b5}nav a:hover{background:#ffffff08}nav a.active{background:#35483b;color:#edf6ec}nav a.active svg{color:#afd19b}.nav-count{margin-left:auto;background:#ffffff0d;border:1px solid #ffffff10;padding:2px 6px;font-size:10px;border-radius:4px}.nav-gap{height:23px}.sidebar-bottom{margin-top:auto}.source-indicator{display:flex;gap:9px;padding:18px 7px 24px;font-size:10px;border-bottom:1px solid #ffffff12}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#75a77f;flex:none}.source-indicator .dot{margin-top:4px}.profile{display:flex;align-items:center;gap:10px;padding-top:21px;font-size:11px}.profile .icon-btn{color:#b7c8bd;margin-left:auto}.avatar{width:31px;height:31px;display:inline-grid;place-items:center;border-radius:50%;background:#e6ebdf;color:#52684e;font-size:10px;font-weight:650}.avatar.dark{background:#3d4b42;color:#d6e3d4}.workspace-main{margin-left:235px}.topbar{height:73px;background:#ffffffa6;border-bottom:1px solid var(--line);padding:0 43px;display:flex;align-items:center;justify-content:space-between}.breadcrumb{color:#889288;font-size:11px}.breadcrumb span{padding:0 12px;color:#b5beb5}.breadcrumb strong{font-weight:500;color:#526252}.topbar-right{display:flex;align-items:center;gap:20px}.live{font-size:10px;color:#758573;display:flex;align-items:center;gap:7px}.live.error{color:#ad5c37}.top-divider{height:18px;border-left:1px solid var(--line)}main{padding:37px 43px 50px;max-width:1600px;margin:auto;min-height:calc(100vh - 121px)}h1{font-size:30px;font-weight:570;letter-spacing:-1.1px;margin:0 0 10px}h2{font-size:15px;font-weight:600;margin:0}h3{font-size:13px;margin:0 0 12px}.eyebrow{font-size:9px;letter-spacing:1.8px;color:#8a9689;font-weight:600;margin-bottom:14px}.page-heading{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:28px}.page-heading p{color:#7c887c;font-size:12px;margin:0;line-height:1.7}.page-heading .actions{display:flex;gap:9px}.page-heading button{font-size:11px}.notice{display:flex;align-items:center;gap:12px;background:#eef1e8;border:1px solid #e1e7d8;border-radius:8px;padding:13px 16px;margin-bottom:24px;font-size:11px;color:#68775d}.notice strong{color:#3f5942;font-weight:600}.notice .text-link{margin-left:auto;white-space:nowrap;font-size:11px}.text-link{color:#607954;font-weight:550;cursor:pointer}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.stat{background:white;border:1px solid var(--line);border-radius:9px;padding:20px 21px}.stat-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:#788678}.stat-top svg{color:#899781;width:16px}.stat-value{font-size:32px;letter-spacing:-1px;font-weight:560;margin:15px 0 10px}.stat-bottom{font-size:10px;color:#8b9488}.stat-bottom strong{font-weight:500;color:#587552}.stat-value small{font-size:16px;color:#b3bcb0;letter-spacing:0;font-weight:400}.grid-main{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:23px;margin-bottom:24px}.panel{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:21px 23px;border-bottom:1px solid #edf0ea}.panel-header p{margin:6px 0 0;font-size:10px;color:#8b9789}.panel-body{padding:22px}.pill{border:1px solid #e7ebe3;color:#87917f;border-radius:5px;font-size:9px;padding:5px 8px;display:inline-flex;align-items:center;gap:5px;white-space:nowrap;background:#fafbf8}.pill.green{background:#edf5e9;border-color:#e0ecdb;color:#5a8151}.pill.orange{background:#fff2e9;border-color:#f2e4d5;color:#a47649}.pill.blue{background:#edf2f4;border-color:#dfe8ee;color:#637e91}.pill.red{background:#fbeceb;border-color:#f2dcd9;color:#a4615c}.funnel{display:flex;flex-direction:column;gap:18px;padding:8px 0}.funnel-label{display:flex;justify-content:space-between;font-size:11px;color:#748170;margin-bottom:8px}.funnel-label strong{color:#334b36;font-weight:550}.bar-track{height:10px;background:#f2f5ef;border-radius:3px;overflow:hidden}.bar-fill{height:100%;background:#a8bea0;border-radius:3px;min-width:0}.bar-fill.dark{background:#47664b}.bar-fill.orange{background:#d78a66}.pipeline-note{margin:21px 0 0;padding:12px 13px;background:#f7f8f4;border-radius:6px;font-size:10px;line-height:1.7;color:#8a9483}.integration{display:flex;align-items:center;gap:13px;margin-bottom:22px}.integration-logo{display:grid;place-items:center;width:44px;height:44px;border-radius:10px;background:#edf2e7;color:#698451}.integration h3{margin:0 0 4px}.integration small{font-size:10px;color:#92a089}.integration .pill{margin-left:auto}.detail-row{display:flex;justify-content:space-between;gap:10px;font-size:11px;padding:10px 0;border-bottom:1px solid #f0f3ec}.detail-row span:first-child{color:#889481}.detail-row strong{font-weight:500;color:#506247;font-size:10px}.full{width:100%}.integration-action{margin-top:19px;font-size:11px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:11px;text-align:left}th{font-size:9px;font-weight:550;color:#8c9789;letter-spacing:.5px;background:#fafbf8;padding:13px 22px;white-space:nowrap}td{padding:18px 22px;border-top:1px solid #eff1ed;color:#798674;vertical-align:middle}td strong{font-size:11px;font-weight:550;color:#3d533a}td small{display:block;margin-top:5px;font-size:9px;color:#96a08f}.table-name{display:flex;gap:12px;align-items:center;min-width:200px}.campaign-icon{width:31px;height:31px;background:#f0f3ec;border-radius:6px;display:grid;place-items:center;color:#8a9b7b}.campaign-icon svg{width:15px}.table-footer{padding:14px 22px;border-top:1px solid var(--line);font-size:10px;color:#94a08d;display:flex;align-items:center;justify-content:space-between}.table-footer button{padding:5px 9px;font-size:10px}.bottom-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:23px;margin-top:24px}.activity-item{display:flex;gap:13px;padding:13px 0;border-bottom:1px solid #f0f3ec}.activity-item:last-child{border:0}.activity-icon{border-radius:50%;background:#eff3ea;display:grid;place-items:center;width:28px;height:28px;flex:none;color:#7e9570}.activity-icon svg{width:13px}.activity-item strong{font-size:11px;font-weight:500;display:block;line-height:1.5}.activity-item small{font-size:9px;color:#99a08f;display:block;margin-top:4px}.activity-item time{font-size:9px;color:#9aa390;margin-left:auto;white-space:nowrap;padding-top:3px}.bridge-card{position:relative;padding:24px;background:#eaf0e3;border-color:#dbe4d2;display:flex;flex-direction:column;justify-content:space-between}.bridge-card .eyebrow{color:#8a9b78;font-size:9px}.bridge-card h2{font-size:23px;font-weight:520;letter-spacing:-.6px;line-height:1.3;max-width:240px;margin:12px 0}.bridge-card p{font-size:11px;line-height:1.8;color:#839474;max-width:310px}.bridge-card button{align-self:flex-start;background:transparent;border-color:#cddbc0;font-size:10px;margin-top:10px}.bridge-art{position:absolute;right:25px;top:37px;color:#b3c4a2;font-size:40px;letter-spacing:-9px}footer{height:48px;padding:0 43px;display:flex;gap:20px;align-items:center;border-top:1px solid var(--line);color:#a0aa99;font-size:8px;letter-spacing:1px}footer span{letter-spacing:0}footer span:last-child{margin-left:auto}.toolbar{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid var(--line);flex-wrap:wrap}.search{position:relative;flex:1;min-width:180px}.search input{padding-left:34px;width:100%}.search svg{position:absolute;top:10px;left:11px;color:#9ba793;width:15px}input,select,textarea{background:white;border:1px solid #dfe6d9;border-radius:6px;padding:10px 11px;color:#405b3c;font-size:12px}input::placeholder,textarea::placeholder{color:#abb2a5}textarea{resize:vertical;line-height:1.6;min-height:90px}label{display:flex;flex-direction:column;gap:7px;font-size:11px;color:#6f7e65;margin-bottom:16px}input[type=checkbox]{accent-color:#648156;width:14px;height:14px}.check-label{display:flex;flex-direction:row;align-items:center;gap:8px}.clickable{cursor:pointer}.clickable:hover{background:#fafbf7}.score{display:inline-flex;align-items:center;gap:8px;color:#54784c}.score-bar{height:4px;width:36px;background:#eef1e9;border-radius:3px;overflow:hidden}.score-bar i{display:block;background:#8fab79;height:100%}.empty{text-align:center;padding:50px 25px;color:#8c9882}.empty svg{width:28px;height:28px;margin-bottom:15px}.empty h3{font-size:16px;color:#5b7050;margin:0 0 8px;font-weight:500}.empty p{font-size:11px;line-height:1.8;margin:0 auto 20px;max-width:400px}.inbox-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.inbox-card{padding:20px}.inbox-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.inbox-card h3{font-size:11px;overflow-wrap:anywhere;margin-bottom:5px}.inbox-card p{font-size:10px;color:#919d88;margin:5px 0 20px}.inbox-card .detail-row{font-size:10px}.inbox-card button{width:100%;margin-top:17px;font-size:10px}.section-title{display:flex;gap:10px;align-items:center;margin:27px 0 15px;font-size:12px}.section-title .pill{font-size:9px}dialog{border:1px solid var(--line);border-radius:12px;padding:0;max-width:780px;width:calc(100% - 40px);max-height:90vh;color:var(--ink);box-shadow:var(--shadow);background:#fbfcf9}dialog::backdrop{background:#14282060;backdrop-filter:blur(3px)}.modal-header{display:flex;justify-content:space-between;gap:15px;padding:25px 28px;border-bottom:1px solid var(--line);background:white;position:sticky;top:0;z-index:2}.modal-header h2{font-size:21px;font-weight:520;letter-spacing:-.5px}.modal-header p{font-size:11px;color:#929d88;margin:7px 0 0}.modal-body{padding:25px 28px}.modal-footer{padding:18px 28px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:10px;background:#fff;position:sticky;bottom:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.form-grid .span-2{grid-column:1/-1}.form-note{font-size:10px;line-height:1.7;color:#8a9980;margin:0 0 16px}.step-card{padding:18px;background:#fff;border:1px solid var(--line);border-radius:8px;margin:16px 0}.step-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.step-header h3{margin:0}.step-card label:last-child{margin-bottom:0}.inbox-options{display:grid;grid-template-columns:1fr 1fr;gap:8px;background:white;padding:13px;border:1px solid var(--line);border-radius:6px;margin-bottom:17px}.inbox-options label{font-size:10px;margin:0;overflow-wrap:anywhere}.tabs{display:flex;gap:25px;border-bottom:1px solid var(--line);margin-bottom:24px}.tabs button{border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:#87967c;font-size:12px;padding:14px 0}.tabs button.active{border-bottom-color:var(--accent);color:#435d3c}.error{font-size:12px;color:#ae5039;line-height:1.6}.success{color:#608454}.evidence{padding:14px 16px;background:#f0f3eb;border:1px solid #e5ebdd;border-radius:7px;font-size:11px;line-height:1.7;margin-bottom:19px}.evidence ul{padding-left:16px;margin-bottom:0}.tag-row{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:20px}.code{white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,monospace;font-size:11px;line-height:1.8;background:#21342a;color:#d4e2c9;border-radius:8px;padding:20px}.system-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:22px}.steps-list{list-style:none;padding:0;margin:0;counter-reset:steps}.steps-list li{padding:14px 0 14px 38px;position:relative;font-size:12px;line-height:1.7}.steps-list li::before{counter-increment:steps;content:counter(steps);position:absolute;left:0;top:15px;border-radius:50%;background:#edf3e7;color:#7d9870;width:24px;height:24px;text-align:center;font-size:11px;padding-top:2px}.steps-list small{display:block;color:#91a084;font-size:10px}.message-list{display:grid;gap:12px}.message-card{padding:22px}.message-card header{display:flex;align-items:center;justify-content:space-between}.message-card h3{margin:15px 0 10px}.message-card pre{white-space:pre-wrap;font:12px/1.8 inherit;color:#839077;max-height:300px;overflow:auto}.login{position:fixed;inset:0;background:#edf2e7;display:grid;place-items:center;z-index:10}.login-card{background:#fff;padding:50px;border-radius:16px;max-width:450px;width:90%;box-shadow:var(--shadow)}.login-card h1{margin-top:30px;line-height:1.25}.login-card p{font-size:12px;color:#8a9783;line-height:1.8}.login-card form{margin-top:30px}.login-card button{width:100%}#toast{position:fixed;bottom:30px;left:calc(50% + 100px);transform:translate(-50%,20px);background:#293f2c;color:#eaf1e5;padding:13px 22px;border-radius:7px;font-size:12px;box-shadow:var(--shadow);opacity:0;pointer-events:none;transition:.2s;z-index:20;max-width:75vw}#toast.visible{opacity:1;transform:translate(-50%,0)}.skeleton{padding:70px;text-align:center;color:#97a38d;font-size:12px}.enroll-result{max-height:260px;overflow:auto;font-size:11px;line-height:1.8}.mobile-title{display:none}@media(min-width:1500px){main{padding-top:45px}.stats{gap:23px}.stat{padding:24px}}@media(max-width:1100px){.sidebar{width:200px;padding:28px 14px}.workspace-main{margin-left:200px}main{padding:30px 25px}.topbar{padding:0 25px}.stats{gap:10px}.stat{padding:17px 15px}.grid-main{grid-template-columns:1.3fr 1fr}.inbox-grid{grid-template-columns:repeat(2,1fr)}td,th{padding:15px}.bridge-art{display:none}}@media(max-width:800px){.sidebar{width:69px;padding:25px 10px}.brand{margin:0 auto 35px;justify-content:center}.brand>span:last-child,.workspace,.nav-caption,nav a>span,.sidebar-bottom{display:none}nav a{padding:13px;justify-content:center}.workspace-main{margin-left:69px}.stats{grid-template-columns:repeat(2,1fr)}.grid-main,.bottom-grid,.system-grid{grid-template-columns:1fr}.page-heading{align-items:flex-start}.page-heading .actions{flex-direction:column}.topbar{height:60px}.inbox-grid{grid-template-columns:1fr 1fr}footer span:nth-child(2){display:none}.form-grid{grid-template-columns:1fr}.form-grid .span-2{grid-column:auto}.inbox-options{grid-template-columns:1fr}#toast{left:50%}.notice{align-items:flex-start;flex-wrap:wrap}}@media(max-width:520px){main{padding:25px 16px}.topbar{padding:0 16px}.live{font-size:9px}.topbar-right{gap:10px}.inbox-grid{grid-template-columns:1fr}.stat-value{font-size:28px}.page-heading h1{font-size:25px}.page-heading .actions button{font-size:10px;padding:9px}.modal-body,.modal-header{padding:20px}.modal-footer{padding:15px 20px}.panel-header,.panel-body{padding:18px}}
