:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#252a3d;background:#f5f6fa;font-synthesis:none;font-size:14px;--purple:#5b4bdb;--purple-soft:#efedff;--muted:#71778b;--border:#e5e7ef;--green:#1a856c;--radius:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:3px}button,a{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a{color:var(--purple);text-decoration:none}button{border:1px solid var(--border);background:white;border-radius:8px;padding:9px 13px;color:inherit;transition:background .15s,box-shadow .15s}button:hover{background:#f5f4ff}button.primary{background:var(--purple);color:white;border-color:var(--purple);font-weight:600}button.primary:hover{background:#4a3fc2}button.soft{background:var(--purple-soft);color:var(--purple);border-color:#ded9ff}button.link,.link{border:0;background:transparent;padding:4px;color:var(--purple);font-size:12px}button.icon-button{padding:6px 10px}.sidebar{position:fixed;left:0;top:0;bottom:0;width:228px;background:#fff;border-right:1px solid var(--border);padding:29px 17px;display:flex;flex-direction:column;z-index:15}.brand{display:flex;gap:10px;align-items:center;color:#222537;font-size:24px;font-weight:780;letter-spacing:-1px;padding:0 12px 36px}.brand-mark{background:#262433;color:#fff;width:36px;height:39px;display:grid;place-items:center;font-size:28px;transform:skew(-6deg);border-radius:5px}.brand small{display:block;font-size:9px;letter-spacing:2.8px;color:var(--muted);font-weight:600;margin-top:3px}.workspace-label{color:#9a9dac;font-size:9px;font-weight:700;letter-spacing:1.1px;padding:0 12px 13px;display:flex;justify-content:space-between}.workspace-label span{background:#f3f4f8;border-radius:4px;padding:1px 4px}.nav-link{display:flex;align-items:center;gap:11px;padding:12px 13px;color:#6a7084;border-radius:8px;margin-bottom:4px;font-weight:500;font-size:13px}.nav-link:hover{background:#f7f6fd}.nav-link.active{background:var(--purple-soft);color:var(--purple);font-weight:650}.nav-link svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nav-divider{height:1px;background:var(--border);margin:19px 12px}.nav-count{margin-left:auto;background:white;padding:1px 6px;border-radius:5px;font-size:10px}.sidebar-foot{margin-top:auto;padding:20px 10px 0;font-size:11px;color:#5e687b}.sidebar-foot small{display:block;font-size:10px;color:#969bad;margin:8px 0 13px;line-height:1.6}.live-dot{background:#37a486;display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:5px}.app-shell{margin-left:228px}.topbar{height:73px;background:white;border-bottom:1px solid var(--border);padding:0 33px;display:flex;align-items:center;justify-content:space-between;gap:12px}.breadcrumb{color:#8d91a1;font-size:12px;white-space:nowrap}.breadcrumb span{margin:0 10px;color:#c5c8d3}.breadcrumb b{color:#586073;font-weight:500}.topbar-right{display:flex;align-items:center;gap:12px}.topbar-right select{max-width:160px;border:0;background:#f8f9fc;font-size:11px;padding:8px;border-radius:6px}.actor-label{font-size:10px;color:var(--muted)}.avatar{height:29px;width:29px;background:#eae6dc;color:#8d7951;border:3px solid #faf9f5;border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:700}.ai-status{width:6px;height:6px;background:#dea443;display:inline-block;border-radius:50%;margin-right:5px}.ai-status.ready{background:#26916f}main{max-width:1660px;margin:auto;padding:33px 34px 54px}.page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:26px}.eyebrow{color:var(--purple);font-size:10px;font-weight:700;letter-spacing:1.6px;text-transform:uppercase;margin-bottom:9px}h1{font-size:29px;line-height:1.2;letter-spacing:-.8px;margin:0 0 10px;font-weight:680}h2{font-size:15px;margin:0;font-weight:660;letter-spacing:-.15px}h3{font-size:13px;margin:0 0 10px}p{line-height:1.6;margin:0 0 14px}.subtitle{color:var(--muted);font-size:12px;max-width:770px}.actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.filters{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--border);padding:12px 15px;border-radius:10px;margin-bottom:23px;flex-wrap:wrap}.filter-label{display:flex;gap:8px;align-items:center;color:#8a90a0;font-size:11px}.filters select,.filters input{border:0;background:#f7f8fb;border-radius:6px;padding:8px 9px;color:#525a70;font-size:11px;max-width:230px}.filter-divider{height:21px;width:1px;background:var(--border);margin:0 6px}.filter-note{margin-left:auto;color:#8b91a0;font-size:10px}.kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.kpi{display:block;text-align:left;border:1px solid var(--border);background:white;border-radius:12px;padding:20px 21px;min-height:141px;position:relative;color:inherit;width:100%}.kpi:hover{border-color:#c8c1f6;background:#fff;box-shadow:0 4px 18px #2c254609}.kpi-label{font-size:11px;font-weight:550;color:#767d8e;display:flex;justify-content:space-between;gap:7px}.kpi-label .symbol{font-size:13px;color:var(--purple);background:#f2efff;display:grid;place-items:center;width:25px;height:25px;border-radius:7px;margin-top:-4px}.kpi-value{font-size:30px;font-weight:660;letter-spacing:-1px;margin:13px 0 8px;line-height:1}.kpi-foot{font-size:10px;color:#9297a7;line-height:1.5}.kpi-foot strong{color:var(--green);font-weight:500}.kpi.highlight{background:#292443;color:#fff;border-color:#292443}.kpi.highlight .kpi-label,.kpi.highlight .kpi-foot{color:#c3bcdd}.kpi.highlight .symbol{color:#dbd3ff;background:#ffffff15}.grid-main{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(0,1fr);gap:20px;margin-bottom:22px}.panel{border:1px solid var(--border);background:white;border-radius:12px;overflow:hidden}.panel-head{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-head small{display:block;color:var(--muted);font-size:10px;margin-top:5px;font-weight:400}.panel-body{padding:0 23px 23px}.panel-footer{border-top:1px solid #f0f1f5;background:#fcfcfe;color:#9096a5;padding:12px 22px;font-size:10px;line-height:1.6}.badge{display:inline-flex;align-items:center;border-radius:5px;padding:4px 7px;font-size:10px;color:#737b8d;background:#f0f2f6;white-space:nowrap;line-height:1.2}.badge.purple{background:#f0edff;color:#6851ce}.badge.green{background:#e8f5ee;color:#2c8667}.badge.amber{background:#fff4df;color:#a17e35}.badge.red{background:#fcecec;color:#bb4f4f}.badge.blue{background:#e8f0fc;color:#3b63a8}.stage-row{display:grid;grid-template-columns:155px 1fr 23px;gap:12px;align-items:center;font-size:10px;margin:16px 0;color:#788195}.stage-row button{font-size:10px;background:transparent;border:0;padding:0;text-align:left;color:#586078}.bar-track{height:8px;border-radius:8px;background:#f0f1f6;overflow:hidden}.bar-fill{height:100%;border-radius:8px;background:#9b8ef0;min-width:0}.stage-row:nth-child(2n) .bar-fill{background:#b6acf5}.stage-row b{text-align:right;color:#687086}.money-line{display:flex;gap:30px;margin:2px 0 20px}.money-line small{color:#8d93a1;font-size:10px}.money-line b{display:block;font-size:20px;letter-spacing:-.5px;margin-top:5px}.empty-chart{height:104px;background:repeating-linear-gradient(to bottom,transparent 0,transparent 30px,#f3f4f8 31px,#f3f4f8 32px);display:flex;align-items:center;justify-content:center;color:#9398a8;font-size:11px}.research-meter{display:flex;gap:19px;align-items:center;padding:1px 0 19px}.donut{width:93px;height:93px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#9b8ef0 var(--value),#f0edf8 0);position:relative}.donut:before{content:'';position:absolute;inset:9px;background:white;border-radius:50%}.donut span{position:relative;font-weight:670;font-size:21px;letter-spacing:-.6px}.research-description{font-size:11px;color:var(--muted);line-height:1.6}.research-description strong{display:block;color:#474f65;font-size:12px;margin-bottom:4px}.mini-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.mini-stat{background:#f8f9fc;border-radius:7px;text-align:center;padding:12px 5px;border:0}.mini-stat b{display:block;font-size:17px;margin-bottom:5px}.mini-stat span{font-size:9px;color:#8b91a3}.callout{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f6f3ff;padding:14px 17px;border-radius:8px;margin-top:16px;color:#7a6aab;font-size:10px;line-height:1.6}.callout strong{color:#68519b;display:block;font-size:11px}.week-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;padding:0 23px 20px}.week-card{border:1px solid var(--border);border-radius:8px;padding:16px;text-align:left;background:white}.week-card:first-child{background:#fbfaff;border-color:#d9d1fa}.week-card small{display:block;color:var(--muted);font-size:10px;margin:6px 0 12px}.week-card b{font-size:24px;font-weight:650}.week-card .week-split{display:flex;gap:13px;color:#8b90a0;font-size:9px;margin-top:10px}.week-card .current{color:var(--purple);font-size:10px;font-weight:650}.table-wrap{width:100%;overflow:auto}table{width:100%;border-collapse:collapse;font-size:11px}th{text-align:left;background:#fafbfe;font-size:9px;letter-spacing:.35px;color:#9399a9;font-weight:600;text-transform:uppercase;padding:12px 20px;white-space:nowrap;border-bottom:1px solid var(--border)}td{padding:14px 20px;border-bottom:1px solid #f0f1f5;color:#70788c;vertical-align:middle;max-width:400px}tbody tr:last-child td{border-bottom:0}tbody tr[data-id]{cursor:pointer}tbody tr[data-id]:hover{background:#fbfaff}td.name{font-weight:600;color:#464e65;min-width:190px}td small{display:block;color:#a0a5b3;font-size:10px;font-weight:400;margin-top:4px}.person-cell{display:flex;align-items:center;gap:8px}.person-icon{width:25px;height:25px;flex-shrink:0;display:grid;place-items:center;border-radius:50%;background:#f0eef8;font-size:8px;color:#8673b5}.count-link{border:0;padding:3px 8px;min-width:28px;background:transparent;font-size:11px;color:#797f90}.count-link:hover{background:#eeebfc;color:var(--purple)}.table-tools{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:15px 19px;border-bottom:1px solid var(--border)}.search{border:1px solid var(--border);border-radius:7px;padding:9px 12px;min-width:260px;max-width:100%;background:#fff;font-size:12px}.table-pager{padding:14px 20px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);font-size:11px;color:#9298a6}.table-pager button{padding:6px 10px;font-size:11px}.tabs{display:flex;gap:3px;border-bottom:1px solid var(--border);margin-bottom:20px;overflow:auto}.tabs button{border:0;border-radius:0;white-space:nowrap;padding:13px 17px;background:none;color:#8a90a0;font-size:12px}.tabs button.active{color:var(--purple);box-shadow:inset 0 -2px var(--purple)}.bulk-bar{background:#eeebff;border:1px solid #d9d1fb;color:#6955b4;border-radius:9px;padding:13px 17px;margin-bottom:17px;display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:12px}.empty-state{text-align:center;padding:58px 25px}.empty-state .empty-symbol{font-size:27px;color:#aa9bdc;margin-bottom:17px}.empty-state h3{font-size:16px;font-weight:600;color:#59617a}.empty-state p{font-size:12px;color:#959bac;max-width:490px;margin:10px auto 20px}.empty-state .actions{justify-content:center}.loading{padding:80px;text-align:center;color:#949aad}.note{font-size:11px;line-height:1.65;color:#8b92a2;margin:13px 0}.notice{border:1px solid #eadfbc;background:#fffbef;padding:15px 18px;border-radius:9px;color:#917a47;font-size:12px;line-height:1.6;margin-bottom:20px}.grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:23px}.ai-card{padding:24px;border:1px solid var(--border);border-radius:12px;background:#fff}.ai-card .ai-icon{font-size:24px;color:var(--purple);margin-bottom:19px}.ai-card h2{font-size:17px;margin-bottom:10px}.ai-card p{font-size:12px;color:var(--muted)}textarea,input[type=text],input[type=password],input[type=email],input[type=url],input[type=number],input[type=datetime-local],input[type=date],input:not([type]),form select,.field select{border:1px solid #dfe2eb;border-radius:7px;padding:10px 11px;background:#fff;color:#444d63;min-width:0}textarea{resize:vertical;line-height:1.5;min-height:85px}.field{display:flex;flex-direction:column;gap:7px;min-width:0;font-size:12px;margin-bottom:15px}.field>label{color:#5c657b;font-weight:550;font-size:11px}.field>label small{font-weight:400;color:#a0a6b3;font-size:9px;margin-left:5px}.field-hint{font-size:10px;color:#949baa;line-height:1.5}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 17px}.form-grid .wide{grid-column:1/-1}.field input,.field select,.field textarea{width:100%}.field input[type=checkbox]{width:auto}.check-field{display:flex;align-items:flex-start;gap:9px;font-size:12px;margin:12px 0;line-height:1.55}.check-field input{margin-top:3px;accent-color:var(--purple)}input[type=checkbox]{accent-color:var(--purple)}.error{color:#af4141;background:#fff2f2;padding:12px 14px;border-radius:7px;font-size:12px;margin:12px 0}.form-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:15px;border-top:1px solid var(--border);margin-top:15px}.overlay{position:fixed;inset:0;background:#1b1c354d;z-index:30;display:flex;justify-content:flex-end}.overlay[hidden]{display:none}.drawer{width:min(840px,96vw);background:white;height:100%;overflow:auto;padding:27px 29px;box-shadow:-10px 0 50px #17153317}.drawer-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:15px}.drawer-head h2{font-size:23px;letter-spacing:-.6px;margin-bottom:8px;overflow-wrap:anywhere}.drawer-id{font-size:10px;color:#9ba1af}.drawer .tabs{position:sticky;top:-27px;background:white;z-index:2;padding-top:7px}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 25px;margin:24px 0}.detail-item{min-width:0}.detail-item small{display:block;color:#8b92a3;font-size:10px;margin-bottom:6px}.detail-item .value{color:#4f586c;font-size:12px;overflow-wrap:anywhere;line-height:1.6;white-space:pre-wrap}.detail-item .origin{font-size:9px;color:#a4a8b5;margin-top:4px}.optional{color:#aeb2bd;font-style:italic;font-size:11px}.sources a{display:block;font-size:11px;padding:7px 0;overflow-wrap:anywhere}.result-section{margin:18px 0;padding:16px;background:#f8f9fc;border-radius:9px;overflow-wrap:anywhere;min-width:0}.result-section h3{font-size:12px;color:#666078}.result-section p{font-size:12px;white-space:pre-wrap}.result-section ul{font-size:12px;line-height:1.8;color:#657087;padding-left:19px}.result-section pre{white-space:pre-wrap;font-family:inherit;font-size:12px;line-height:1.7}.timeline{border-left:1px solid #e7e3f4;margin:20px 10px;padding-left:21px}.timeline-item{padding:0 0 24px;position:relative;overflow-wrap:anywhere}.timeline-item:before{content:'';width:7px;height:7px;border:3px solid white;background:#b0a1e4;border-radius:50%;position:absolute;left:-28px;top:0}.timeline-item small{color:#9b9fad;font-size:10px}.timeline-item h3{font-size:12px;margin:7px 0;font-weight:550}.timeline-item p{font-size:11px;color:#7c8497}.timeline-item details{font-size:11px;line-height:1.6}.timeline-item pre{white-space:pre-wrap;font-size:10px;max-height:190px;overflow:auto}dialog{border:1px solid var(--border);border-radius:15px;padding:27px 30px;max-width:720px;width:calc(100% - 34px);max-height:90vh;box-shadow:0 20px 80px #14152a22;color:inherit}dialog::backdrop{background:#1b1c3555}dialog h2{font-size:20px;margin-bottom:9px}dialog .dialog-title{display:flex;justify-content:space-between;gap:20px;margin-bottom:20px}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:#28263b;color:white;padding:14px 22px;border-radius:10px;z-index:60;font-size:12px;max-width:90vw;box-shadow:0 8px 25px #20193120}.upload-zone{border:1.5px dashed #cdc5ec;border-radius:10px;padding:25px;background:#fcfbff;margin:17px 0;text-align:center}.upload-zone input{max-width:100%;font-size:12px}.upload-zone p{font-size:11px;color:#9a91b3;margin-top:12px;margin-bottom:0}.file-summary{display:flex;gap:30px;margin:18px 0;padding:17px;background:#f7f8fc;border-radius:8px}.file-summary b{display:block;font-size:23px;font-weight:600}.file-summary span{color:#9499a9;font-size:10px}.diff{color:#647189;font-size:11px;max-width:620px;overflow-wrap:anywhere}.diff del{color:#ad6b70;text-decoration:none;background:#fff1f1}.diff ins{color:#498773;text-decoration:none;background:#edf9f3}.wrap-text{white-space:pre-wrap;overflow-wrap:anywhere}.mobile-only{display:none}.coverage-status{min-width:125px}.subtle{color:var(--muted)}.scroll-list{max-height:250px;overflow:auto;border:1px solid var(--border);border-radius:7px;padding:10px}.scroll-list label{display:flex;gap:8px;padding:7px;font-size:12px}.small-metrics{display:flex;gap:17px;flex-wrap:wrap;margin:18px 0}.small-metrics span{font-size:11px;color:var(--muted)}.small-metrics b{color:#5e5779}.inline-date{font-variant-numeric:tabular-nums}.no-wrap{white-space:nowrap}.text-right{text-align:right}.helper-strip{border:1px solid #e5e0f4;background:#f7f5ff;border-radius:9px;padding:16px 19px;font-size:12px;color:#7a70a0;margin-bottom:23px;line-height:1.65}.chip-row{display:flex;gap:6px;flex-wrap:wrap}.activity-block{padding:17px 0;border-bottom:1px solid var(--border)}.activity-block h3{font-size:12px}.activity-block p{font-size:11px;color:var(--muted)}.quick-stats{display:flex;gap:25px;padding-top:9px}.quick-stats b{display:block;color:#555b73;font-size:16px}.quick-stats small{font-size:9px;color:#9399a8}.field-origin{font-size:9px;color:#a29ab4}.login{max-width:370px;margin:60px auto}.login h1{font-size:25px}body.modal-open{overflow:hidden}
@media(min-width:1550px){main{padding:39px 46px}.topbar{padding:0 46px}.kpi{padding:24px}}
@media(max-width:1190px){.sidebar{width:196px;padding-left:11px;padding-right:11px}.app-shell{margin-left:196px}main{padding:27px 23px}.topbar{padding:0 23px}.actor-label{display:none}.grid-main{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr)}.stage-row{grid-template-columns:126px 1fr 20px}.kpis{gap:11px}.kpi{padding:17px 15px}.kpi-value{font-size:27px}.kpi-label{font-size:10px}.filter-note{display:none}td,th{padding-left:14px;padding-right:14px}}
@media(max-width:980px){.grid-main{grid-template-columns:1fr}.topbar .breadcrumb{display:none}.topbar{justify-content:flex-end}.kpis{grid-template-columns:repeat(2,1fr)}.research-meter{gap:25px}.research-description{max-width:450px}.grid-2{grid-template-columns:1fr}.page-head{gap:12px}.topbar-right{gap:9px}.topbar-right select{max-width:137px}}
@media(max-width:730px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:228px;box-shadow:0 0 60px #17152922}.sidebar.open{transform:translateX(0)}.app-shell{margin-left:0}.mobile-only{display:inline-block}.topbar{height:59px;padding:0 16px;justify-content:space-between}.topbar-right{gap:7px}.topbar-right select{max-width:126px}.topbar-right .avatar{display:none}.topbar-right .link{font-size:10px}main{padding:24px 17px 35px}h1{font-size:26px}.page-head{flex-direction:column;gap:8px;margin-bottom:20px}.page-head .actions{align-self:stretch;justify-content:flex-start}.page-head .actions button{font-size:11px}.subtitle{font-size:11px}.kpis{gap:10px}.kpi{min-height:138px;padding:17px 13px}.kpi-value{font-size:27px}.kpi-label .symbol{display:none}.kpi-label{font-size:10px}.kpi-foot{font-size:9px}.filters{gap:7px;padding:10px;margin-bottom:19px}.filter-label{width:calc(50% - 5px);gap:5px;font-size:10px}.filter-label select{width:100%;max-width:none;min-width:0;font-size:10px}.filter-divider{display:none}.panel-head{padding:18px 17px}.panel-body{padding:0 17px 18px}.week-cards{padding:0 13px 15px;gap:7px}.week-card{padding:12px 9px}.week-card .current{font-size:9px}.week-card small{font-size:8px}.week-card .week-split{gap:5px;flex-direction:column}.week-card b{font-size:22px}.panel-head h2{font-size:14px}.panel-head .actions button{font-size:9px;padding:7px 8px}.table-tools{align-items:stretch;flex-direction:column;padding:13px}.search{min-width:0;width:100%}.table-tools .actions{justify-content:space-between}.table-pager{padding:13px}.bulk-bar{align-items:flex-start;flex-direction:column}.bulk-bar button{font-size:10px}.drawer{padding:21px 18px;width:100vw}.drawer .tabs{top:-21px}.drawer-head h2{font-size:21px}.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.detail-grid{grid-template-columns:1fr;gap:19px}.drawer .actions button{font-size:11px}dialog{padding:23px 20px}.file-summary{gap:15px}.file-summary b{font-size:20px}.money-line{gap:21px}.money-line b{font-size:18px}.stage-row{grid-template-columns:135px 1fr 19px;gap:9px}.callout{padding:12px}.callout button{font-size:10px}.research-meter{gap:17px}.research-description{font-size:10px}.donut{width:82px;height:82px}.loading{padding:65px 20px}.sidebar-foot{padding-bottom:12px}.helper-strip{font-size:11px}.ai-card{padding:20px}.file-summary span{font-size:9px}.quick-stats{gap:15px}.quick-stats b{font-size:14px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.p-journey{display:flex;gap:12px;justify-content:space-between;margin-bottom:25px;color:var(--muted);font-size:11px;flex-wrap:wrap}.p-journey span{display:flex;align-items:center;gap:7px}.p-journey b{display:inline-grid;place-items:center;background:var(--purple-soft);border-radius:50%;width:28px;height:28px;color:var(--purple);font-size:10px}.p-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;flex-wrap:wrap}.p-summary>div{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.p-space{margin-top:24px}.p-kpis .kpi{min-height:110px}.p-kpis .kpi-value{margin-bottom:0}.p-tabs{overflow:auto}.p-tabs button{white-space:nowrap}.p-sequence{border:1px solid var(--border);border-radius:10px;padding:20px;margin:15px 0;background:#fbfbfe}.p-step-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.p-bulk{padding:14px 19px;background:#f7f5ff;border-block:1px solid #e8e3f6;display:flex;gap:16px;align-items:center;flex-wrap:wrap;font-size:11px}.p-bulk label{display:flex;gap:7px;align-items:center}.p-bulk .actions{margin-left:auto}.p-target-table td{vertical-align:top}.p-target-table small{display:block;font-size:10px;color:var(--muted);line-height:1.6;margin-top:5px;max-width:290px;white-space:normal}.p-target-table .name{min-width:205px}.p-company-list{max-height:390px}.p-company-list small{display:block;margin-top:4px;color:var(--muted)}.p-search-row{display:flex;align-items:end;gap:12px}.p-search-row .field{flex:1}.p-search-row button{margin-bottom:16px}.p-count-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid var(--border)}.p-wide-dialog{max-width:960px}#invitation-result textarea{width:100%;min-height:82px;overflow-wrap:anywhere}#p-target-follow button[type=submit]{margin-top:12px}#p-target-follow .field{margin-bottom:15px}.panel .p-error{margin-block:10px}.notice{padding:16px 20px;background:#fff9ed;border:1px solid #efdfbb;border-radius:10px;color:#856b35;font-size:12px;line-height:1.65;margin-bottom:20px}
@media(max-width:730px){.p-journey{gap:9px;font-size:10px}.p-journey span{width:46%}.p-bulk{padding:13px;gap:12px}.p-bulk .actions{margin-left:0}.p-bulk button{font-size:10px}.p-sequence{padding:14px}.p-tabs{max-width:100%;flex-wrap:nowrap}.p-search-row{display:block}.p-summary .note{font-size:10px}.p-kpis .kpi{min-height:95px}.p-kpis .kpi-value{font-size:26px}#my-account{max-width:86px}.topbar-right select{max-width:100px}}

.welcome-card{display:flex;justify-content:space-between;gap:28px;background:linear-gradient(115deg,#f0edf9,#faf9f4);border:1px solid #e4def1;border-radius:16px;padding:24px;margin:0 0 24px}.welcome-card p{max-width:740px;line-height:1.65}.work-stages{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin:20px 0}.work-stages button{display:flex;align-items:center;gap:12px;text-align:left;padding:18px;border:1px solid #e3dfed;border-radius:12px;background:#fff}.work-stages b{font-size:25px;color:#5347ce}.work-stages span{font-size:13px;line-height:1.5}.work-stages button.active{background:#f0edfa;border-color:#a99be2}.work-detail{display:block;max-width:330px;overflow-wrap:anywhere;line-height:1.5;margin-top:6px;color:#6e7487}.hold-list{margin:18px 0}.hold-card{border:1px solid #e4e0ee;padding:16px;border-radius:12px;margin:8px 0}.hold-card small{display:block;margin:10px 0;color:#737b8b}.hold-card .actions{flex-wrap:wrap}@media(max-width:850px){.welcome-card{flex-direction:column}.work-stages{grid-template-columns:repeat(2,1fr)}.work-stages button{padding:12px}.filters input{max-width:100%}}

.demo-banner{padding:12px 25px;background:#fff0c7;color:#6a4c0b;font-size:12px;line-height:1.6;font-weight:650;border-bottom:1px solid #e4ce8e;letter-spacing:.02em}
.public-run,.public-convert{margin:20px 0}.public-run summary,.public-convert summary{padding:16px;font-weight:600;cursor:pointer}.public-convert .form-grid{padding-top:12px}#b2g-search .check-field small{line-height:1.6}#b2g-search .field input,#b2g-search .field textarea{max-width:100%}
.checklist-row{display:flex;gap:8px;align-items:center;margin-bottom:8px}.checklist-row input[name=chk_text]{flex:1 1 200px;min-width:0}.checklist-row select{flex:0 0 140px}
