@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{font-family:'DM Sans','Avenir Next','Segoe UI',sans-serif;color:#243845;background:#f4f6f8;font-synthesis:none;font-size:16px;--navy:#142c38;--green:#237557;--light-green:#eaf5ee;--muted:#77858e;--line:#e5eaed;--yellow:#edce72;--bg:#f4f6f8}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0;background:none;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #b1913e;outline-offset:4px}button:disabled{cursor:not-allowed;opacity:.55}h1,h2,h3,p{margin:0}h1{font-size:1.85rem;line-height:1.25;letter-spacing:-.065rem;font-weight:650}h2{font-size:1.04rem;font-weight:650;letter-spacing:-.02rem}h3{font-size:.97rem;font-weight:600}small{font-size:.78rem}.muted{color:var(--muted)}.subtext{font-size:.86rem;line-height:1.55;color:var(--muted)}.icon{width:20px;height:20px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;left:20px;top:-60px;background:white;z-index:100;padding:12px}.skip-link:focus{top:16px}.sidebar{width:230px;position:fixed;inset:0 auto 0 0;background:var(--navy);color:#b3c1c9;display:flex;flex-direction:column;padding:30px 17px 20px;z-index:30}.brand{display:flex;gap:12px;align-items:center;padding:0 10px 36px;color:white}.brand-mark{width:38px;height:40px;background:var(--yellow);color:var(--navy);border-radius:8px;display:grid;place-items:center;font-size:1.22rem;font-weight:750;letter-spacing:-1.5px;flex-shrink:0}.brand-name{font-size:1rem;line-height:1.26;font-weight:650;letter-spacing:-.2px}.workspace-label{font-size:.75rem;color:#8ca0ad;padding:0 14px;margin:4px 0 15px}.nav{display:flex;flex-direction:column;gap:6px}.nav-link{display:flex;align-items:center;gap:12px;font-size:.89rem;font-weight:500;padding:13px 14px;border-radius:6px;position:relative;transition:background .15s}.nav-link:hover{background:#243d49;color:white}.nav-link.active{background:#2a4350;color:white}.nav-link.active:before{content:'';position:absolute;left:-17px;height:23px;width:3px;background:var(--yellow);border-radius:0 3px 3px 0}.nav-link .icon{width:19px;height:19px}.nav-number{margin-left:auto;background:#3b5360;color:#e6eef1;font-size:.7rem;min-width:22px;text-align:center;line-height:21px;border-radius:5px}.sidebar-divider{height:1px;background:#314651;margin:24px 14px}.sidebar-bottom{margin-top:auto}.demo-card{background:#203b48;border:1px solid #344c58;border-radius:8px;padding:14px;margin:25px 7px 18px;font-size:.8rem;line-height:1.5}.demo-card strong{color:#edf3f6;display:flex;align-items:center;gap:8px;font-size:.83rem;margin-bottom:5px}.demo-card .icon{width:15px;height:15px;color:var(--yellow)}.profile{border-top:1px solid #314651;display:flex;align-items:center;padding:20px 9px 0;gap:11px}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#edf0f7;color:#657599;font-size:.73rem;font-weight:650;flex-shrink:0}.profile .avatar{background:#36505c;color:#eef4f7}.profile strong{color:#e8eef2;font-size:.85rem;display:block}.profile small{color:#9eafb9}.shell{margin-left:230px;min-height:100vh}.topbar{height:76px;border-bottom:1px solid var(--line);background:white;display:flex;align-items:center;justify-content:space-between;padding:0 34px;gap:20px}.breadcrumb{font-size:.86rem;display:flex;align-items:center;gap:12px}.breadcrumb .icon{width:15px;color:#a0adb5}.breadcrumb span:first-child{color:var(--muted)}.topbar-actions{display:flex;align-items:center;gap:19px}.demo-tag{font-size:.73rem;color:#827037;background:#faf4df;padding:5px 9px;border-radius:4px;white-space:nowrap}.icon-btn{width:36px;height:36px;display:grid;place-items:center;border-radius:6px}.icon-btn:hover{background:#f0f3f5}.bell{position:relative}.bell:after{content:'';width:6px;height:6px;position:absolute;right:9px;top:6px;border-radius:50%;background:#d6a74e;border:2px solid white;box-sizing:content-box}.topbar .avatar{background:#eaf0ed;color:#376653}.main{max-width:1510px;padding:30px 34px 22px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.page-heading p{font-size:.88rem;color:#798791;margin-top:7px}.heading-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dce3e7;border-radius:6px;background:white;padding:10px 14px;font-size:.82rem;font-weight:550;min-height:40px;white-space:nowrap;transition:background .15s}.btn:hover{background:#edf2f4}.btn .icon{width:16px;height:16px}.btn-primary{background:var(--green);color:white;border-color:var(--green)}.btn-primary:hover{background:#1b6047}.btn-dark{background:var(--navy);border-color:var(--navy);color:white}.btn-dark:hover{background:#234352}.text-link{display:inline-flex;align-items:center;gap:6px;font-size:.81rem;color:var(--green);font-weight:550}.text-link:hover{text-decoration:underline}.text-link .icon{width:14px;height:14px}.date-label{font-size:.8rem;color:#697984;display:flex;align-items:center;gap:7px}.date-label .icon{width:16px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:24px}.metric{background:white;border:1px solid var(--line);border-radius:9px;padding:19px 20px 17px;display:block;min-width:0;transition:border-color .15s}.metric:hover{border-color:#aac5b7}.metric-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.metric-label{font-size:.83rem;color:#667783;font-weight:500}.metric-icon{width:32px;height:32px;border-radius:7px;background:#eef4f8;color:#577d94;display:grid;place-items:center}.metric-icon.green{background:#edf5ef;color:#3e8462}.metric-icon.amber{background:#fbf4e8;color:#b18943}.metric-icon.purple{background:#f2eff9;color:#8c79ac}.metric-icon .icon{width:18px;height:18px}.metric-value{font-size:1.95rem;letter-spacing:-.07rem;line-height:1.3;font-weight:650;margin:9px 0 10px}.metric-foot{display:flex;align-items:center;gap:5px;font-size:.73rem;color:var(--muted);flex-wrap:wrap}.trend{color:#2c865d;display:flex;align-items:center;gap:3px}.trend .icon{width:13px;height:13px}.overview-middle{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(295px,1fr);gap:22px;margin-bottom:23px}.card{background:white;border:1px solid var(--line);border-radius:9px;overflow:hidden;min-width:0}.card-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px 0;gap:12px}.card-subtitle{font-size:.76rem;color:var(--muted);margin-top:5px}.chart-summary{padding:18px 23px 0;display:flex;gap:28px}.chart-number{font-size:1.31rem;letter-spacing:-.5px;font-weight:650;display:block;margin-top:4px}.legend-label{font-size:.72rem;color:#76868e;display:flex;align-items:center;gap:6px}.legend-dot{width:7px;height:7px;border-radius:2px;background:var(--green);display:inline-block}.legend-dot.cost{background:#b7cec3}.legend-dot.profit{background:#c7d2de}.chart-area{height:184px;margin:7px 21px 0;position:relative}.bar-chart{width:100%;height:100%;overflow:visible}.bar-chart text{fill:#86949d;font-size:11px;font-family:inherit}.chart-caption{font-size:.72rem;color:#7c8b94;border-top:1px solid var(--line);padding:11px 22px;display:flex;justify-content:space-between}.attention-title{display:flex;gap:8px;align-items:center}.count-pill{background:#fbefda;color:#ae7b32;font-size:.7rem;padding:3px 6px;min-width:21px;text-align:center;border-radius:4px}.attention-items{padding:6px 22px 0}.attention-item{padding:16px 0;display:flex;align-items:flex-start;gap:11px;border-bottom:1px solid var(--line)}.attention-item:last-child{border-bottom:0}.attention-item:hover .attention-copy strong{color:var(--green)}.attention-symbol{width:29px;height:29px;background:#fdf1e6;color:#b97c38;border-radius:6px;display:grid;place-items:center;flex-shrink:0}.attention-symbol.red{background:#fcefee;color:#c27870}.attention-symbol.blue{background:#eef3f8;color:#6385a6}.attention-symbol .icon{width:16px;height:16px}.attention-copy{flex:1;min-width:0}.attention-copy strong{display:block;font-size:.84rem;font-weight:550;margin-bottom:5px}.attention-copy p{font-size:.76rem;color:#7c8993;line-height:1.5}.attention-item>.icon{width:15px;height:15px;color:#97a4ac;margin-top:5px}.attention-footer{padding:12px 22px;background:#fbfcfd;border-top:1px solid var(--line);font-size:.73rem;color:#7b8992}.projects-card{margin-bottom:23px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.83rem;text-align:left}th{font-weight:500;color:#7b8992;background:#fafbfc;font-size:.74rem;padding:12px 20px;border-bottom:1px solid var(--line);white-space:nowrap}td{padding:15px 20px;border-bottom:1px solid #edf0f2;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr[data-href]{cursor:pointer}tbody tr[data-href]:hover{background:#fbfdfb}td strong{display:block;font-size:.84rem;font-weight:550;line-height:1.4}td small{color:#83919a;display:block;margin-top:4px;font-size:.72rem}.projects-card .card-head{padding-bottom:20px}.project-name{display:flex;gap:11px;align-items:center}.project-square{width:33px;height:36px;display:grid;place-items:center;background:#edf2f6;color:#718799;border-radius:6px;flex-shrink:0}.project-square .icon{width:18px;height:18px}.status{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;font-size:.7rem;line-height:1.25;font-weight:500;white-space:nowrap;border-radius:5px;background:#edf5f0;color:#378265}.status:before{content:'';width:4px;height:4px;border-radius:50%;background:currentColor}.status.amber{background:#fff4df;color:#ae7d31}.status.blue{background:#edf2fb;color:#597dad}.status.gray{background:#f0f2f4;color:#7c8893}.status.purple{background:#f2eff9;color:#8c72ac}.status.red{background:#fceeee;color:#bc6760}.progress{display:flex;align-items:center;gap:9px;min-width:115px;font-size:.76rem}.progress-track{background:#edf1ef;border-radius:3px;height:5px;flex:1;min-width:65px}.progress-fill{height:100%;background:#468a6b;border-radius:3px}.progress-fill.amber{background:#d9ae5c}.progress-fill.blue{background:#839fbc}.progress span{min-width:31px;color:#6a7983}.table-foot{padding:12px 20px;border-top:1px solid var(--line);font-size:.73rem;color:#88939b;display:flex;justify-content:space-between;align-items:center}.overview-bottom{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:22px}.inquiry-item{display:flex;align-items:center;gap:12px;padding:14px 22px;border-bottom:1px solid #edf0f2}.inquiry-item:last-child{border:0}.inquiry-item:hover{background:#fbfcfd}.inquiry-item .text{flex:1;min-width:0}.inquiry-item strong{font-size:.84rem;font-weight:550;display:block;margin-bottom:4px}.inquiry-item p{font-size:.75rem;color:#83909a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.source-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#f0f4f9;color:#6e89a4;flex-shrink:0}.source-icon .icon{width:15px;height:15px}.source-icon.phone{background:#edf5ef;color:#56866c}.source-icon.website{background:#f4f0f9;color:#907da6}.inquiry-meta{text-align:right;display:flex;flex-direction:column;align-items:end;gap:5px}.inquiry-meta small{color:#95a0a8;font-size:.67rem}.activity-list{padding:15px 22px 10px}.activity{position:relative;display:flex;gap:12px;padding:0 0 17px}.activity:before{content:'';position:absolute;left:13px;top:27px;bottom:0;border-left:1px solid #e3ebe7}.activity:last-child:before{display:none}.activity-mark{width:27px;height:27px;display:grid;place-items:center;background:#edf5ef;border-radius:50%;color:#5f8e70;flex-shrink:0}.activity-mark .icon{width:13px;height:13px}.activity p{font-size:.79rem;line-height:1.5;color:#677984}.activity p strong{color:#354c57;font-weight:550}.activity small{font-size:.68rem;color:#94a0a7}.footer{padding:23px 0 0;font-size:.7rem;color:#929da4;display:flex;align-items:center;justify-content:space-between;gap:20px}.footer span{display:flex;align-items:center;gap:5px}.footer .icon{width:12px;height:12px}.tabs{display:flex;gap:6px;border-bottom:1px solid var(--line);padding:0 22px;margin-top:20px;overflow-x:auto}.tab{padding:12px 14px;color:#82909a;font-size:.83rem;border-bottom:2px solid transparent;white-space:nowrap}.tab.active{border-color:var(--green);color:var(--green);font-weight:550}.toolbar{padding:18px 22px;display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.search{display:flex;align-items:center;border:1px solid #dce3e7;border-radius:6px;padding:0 10px;background:white;gap:8px;min-width:220px}.search .icon{width:16px;color:#8c98a0}.search input{outline:none;border:0;font-size:.84rem;padding:10px 0;width:100%;background:none;color:inherit}.search:focus-within{outline:2px solid #86af99;outline-offset:2px}select{color:#526774;background:white;border:1px solid #dce3e7;padding:9px 30px 9px 11px;border-radius:6px;font-size:.83rem;min-height:39px}.filter-group{display:flex;gap:8px;flex-wrap:wrap}.back-link{font-size:.8rem;color:#70828c;display:inline-flex;align-items:center;gap:6px;margin-bottom:18px}.back-link .icon{width:15px}.detail-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,1fr);gap:22px}.stack{display:flex;flex-direction:column;gap:22px}.card-body{padding:22px}.description{font-size:.9rem;line-height:1.7;color:#6b7e89;margin-bottom:20px}.detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-stats small{display:block;color:#7b8d96;margin-bottom:6px;font-size:.77rem}.detail-stats strong{font-size:1.1rem;font-weight:600}.key-values{display:grid;grid-template-columns:1fr 1fr;gap:20px 15px}.key-values dt{font-size:.75rem;color:#7b8c95;margin-bottom:6px}.key-values dd{font-size:.85rem;margin:0;line-height:1.6}.milestones{padding:4px 0}.milestone{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid var(--line)}.milestone:last-child{border:0}.milestone-circle{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;border:1px solid #dae3e6;color:#96a4ac;flex-shrink:0;font-size:.75rem}.milestone-circle.done{background:#eaf5ee;color:#468766;border-color:#eaf5ee}.milestone-circle.current{background:#2d7359;color:white;border-color:#2d7359}.milestone-circle .icon{width:15px}.milestone-text{flex:1}.milestone-text strong{font-size:.86rem;font-weight:550}.milestone-text p{font-size:.77rem;color:#8a979f;margin-top:4px}.milestone>small{color:#8c9aa2;font-size:.72rem;padding-top:5px}.note{padding:15px;background:#faf5e9;border:1px solid #f1e6cd;border-radius:6px;font-size:.83rem;line-height:1.6;color:#91783f}.note.blue{background:#eff5f9;border-color:#e1eaf1;color:#617d90}.note.green{background:#edf5ef;border-color:#dbeadf;color:#487c5f}.note .icon{width:16px;vertical-align:middle;margin-right:4px}.cost-row{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px 0;border-bottom:1px solid var(--line);font-size:.85rem}.cost-row:last-child{border:0}.cost-row span{color:#778991}.cost-row strong{font-weight:550}.cost-row.total{font-weight:600;font-size:1rem;margin-top:4px}.summary-grid.three{grid-template-columns:repeat(3,1fr)}.summary-grid.two{grid-template-columns:repeat(2,1fr)}.channel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px}.channel-card{padding:22px}.channel-card h3{margin:16px 0 8px}.channel-card p{font-size:.84rem;color:#7c8e98;line-height:1.7}.integration-logo{height:45px;width:45px;border-radius:10px;display:grid;place-items:center;background:#eaf4ee;color:#36765a}.integration-logo .icon{width:24px;height:24px}.qb-logo{font-weight:600;font-size:1.55rem;color:white;background:#2a8d40;border-radius:50%;letter-spacing:-2px}.integration-top{display:flex;justify-content:space-between;align-items:center}.channel-card .btn{margin-top:22px;width:100%}.flow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:26px 22px}.flow-step{flex:1;text-align:center;padding:18px 10px;border:1px solid var(--line);border-radius:7px;font-size:.86rem;line-height:1.6}.flow-step .icon{display:block;margin:0 auto 10px;color:var(--green)}.flow>.icon{color:#9aabb3;width:17px}.transcript{display:flex;flex-direction:column;gap:20px}.transcript-line{display:flex;gap:14px}.transcript-line .avatar{background:#edf3f6;color:#738999}.transcript-line .speech{flex:1}.speech header{display:flex;align-items:center;gap:14px;font-size:.8rem;margin-bottom:7px}.speech header small{color:#8b9aa3;font-size:.72rem}.speech p{line-height:1.7;font-size:.89rem;color:#607784}.waveform{display:flex;align-items:center;justify-content:space-between;gap:14px;background:#f3f7f6;border-radius:7px;padding:16px 20px;margin:20px 0}.wave-bars{display:flex;align-items:center;gap:3px;height:30px;flex:1;overflow:hidden}.wave-bars i{display:block;min-width:3px;background:#80a894;border-radius:2px}.waveform small{color:#6a8073;font-size:.74rem}.empty{padding:52px 22px;text-align:center;color:#778a95}.empty .icon{width:32px;height:32px;margin-bottom:15px}.empty h3{color:#425e6c;margin-bottom:8px}.empty p{font-size:.85rem}.modal-backdrop{position:fixed;inset:0;background:#102b3a80;z-index:80;display:grid;place-items:center;padding:22px;backdrop-filter:blur(3px)}.modal{background:white;width:min(620px,100%);border-radius:12px;max-height:90vh;overflow:auto;box-shadow:0 25px 90px #142c3830}.modal-header{padding:21px 25px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.modal-header h2{font-size:1.16rem}.modal-body{padding:25px}.modal-body p{font-size:.9rem;line-height:1.7;color:#71838d}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:19px}.field{display:flex;flex-direction:column;gap:7px;font-size:.83rem;color:#526d7b}.field.full{grid-column:1/-1}.field input,.field textarea,.field select{width:100%;border:1px solid #d9e2e6;border-radius:6px;min-height:43px;padding:10px 12px;background:white;color:#2e4653;font-size:.88rem}.field textarea{resize:vertical;min-height:110px}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.form-hint{font-size:.76rem;color:#8898a1;line-height:1.6;margin-top:16px}.modal-body .note{margin-bottom:22px}.document{border:1px solid var(--line);padding:25px;border-radius:6px}.document-brand{font-size:1.2rem;font-weight:600;margin-bottom:5px}.document-head{display:flex;justify-content:space-between;gap:15px;margin-bottom:24px}.document-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--line);font-size:.87rem}.document-row:last-child{font-weight:600;border:0}.public-page{max-width:1100px;margin:0 auto;min-height:100vh;padding:30px}.public-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:65px}.public-header .brand{color:var(--navy);padding:0}.public-content{display:grid;grid-template-columns:.8fr 1.2fr;gap:65px;align-items:start}.public-intro{padding-top:24px}.public-intro h1{font-size:2.6rem;line-height:1.2;letter-spacing:-.08rem;margin-bottom:22px}.public-intro p{font-size:1rem;line-height:1.8;color:#6a808c}.public-intro .brand-mark{margin-bottom:26px;width:55px;height:58px;font-size:1.7rem}.public-form{padding:30px}.public-form h2{font-size:1.25rem;margin-bottom:8px}.public-form .subtext{margin-bottom:25px}.success-state{padding:50px 24px;text-align:center}.success-icon{width:60px;height:60px;display:grid;place-items:center;margin:0 auto 22px;background:#eaf5ed;color:var(--green);border-radius:50%}.success-icon .icon{width:30px;height:30px}.success-state h2{font-size:1.5rem;margin-bottom:12px}.success-state p{color:#7d909a;font-size:.93rem;line-height:1.7;margin-bottom:22px}#toast{position:fixed;bottom:25px;left:calc(50% + 115px);transform:translate(-50%,20px);padding:14px 22px;background:var(--navy);color:white;font-size:.86rem;z-index:110;border-radius:7px;box-shadow:0 5px 24px #142c3830;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:90vw}#toast.show{opacity:1;transform:translate(-50%,0)}.mobile-menu{display:none}.sidebar-overlay{display:none}.pill-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.light-label{font-size:.76rem;color:#7f909b;padding:5px 8px;border:1px solid var(--line);border-radius:4px}.checklist{padding:0;list-style:none;margin:18px 0 0}.checklist li{display:flex;align-items:start;gap:9px;color:#667e8a;font-size:.86rem;line-height:1.7;margin:10px 0}.checklist .icon{width:16px;height:16px;color:var(--green);margin-top:4px;flex-shrink:0}.spaced{margin-top:22px}.section-space{margin-bottom:24px}.compact-stats{display:flex;gap:35px}.compact-stats strong{display:block;font-size:1.5rem;font-weight:600;margin:6px 0}.compact-stats small{color:#7f919a}.call-table td:first-child{min-width:190px}.note-title{font-weight:600;margin-bottom:6px;display:block}.inline-actions{display:flex;gap:6px;align-items:center}.finance-chart{height:255px}.report-caption{font-size:.76rem;color:#87979f;margin-top:12px}.row-link:hover{color:var(--green);text-decoration:underline}.nowrap{white-space:nowrap}
@media(min-width:1600px){.main{padding-top:36px}.metric{padding:23px}.chart-area{height:210px}.attention-item{padding:19px 0}td{padding-top:17px;padding-bottom:17px}}
@media(max-width:1250px){.sidebar{width:205px;padding-left:12px;padding-right:12px}.nav-link.active:before{left:-12px}.shell{margin-left:205px}.main{padding:26px 24px}.topbar{padding:0 24px}.summary-grid{gap:13px}.metric{padding:16px}.metric-value{font-size:1.75rem}.overview-middle{grid-template-columns:minmax(0,1.5fr) minmax(290px,1fr);gap:18px}.chart-summary{gap:21px}.table-wrap th,.table-wrap td{padding-left:15px;padding-right:15px}.project-square{display:none}.topbar-actions{gap:12px}#toast{left:calc(50% + 102px)}}
@media(max-width:1040px){.sidebar{width:185px}.shell{margin-left:185px}.brand{gap:9px;padding-left:6px}.brand-name{font-size:.88rem}.brand-mark{width:33px;height:36px}.nav-link{padding:12px 10px;font-size:.81rem;gap:9px}.overview-middle{grid-template-columns:minmax(0,1.3fr) minmax(265px,1fr)}.card-head{padding-left:17px;padding-right:17px}.attention-items{padding:6px 17px 0}.attention-item{padding:15px 0}.chart-summary{padding-left:18px;gap:16px}.chart-number{font-size:1.12rem}.metric-foot{font-size:.7rem}.metric-value{font-size:1.65rem}.heading-actions .date-label{display:none}.detail-grid{grid-template-columns:1fr}.channel-grid{grid-template-columns:1fr}.channel-card .btn{width:auto}.public-content{gap:35px}.public-intro h1{font-size:2.1rem}.overview-bottom{grid-template-columns:1.1fr 1fr}.inquiry-item{padding:14px 17px}.card-head .text-link{font-size:.74rem}.summary-grid.three .metric{padding:18px}}
@media(max-width:850px){.overview-middle,.overview-bottom{grid-template-columns:1fr}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chart-area{height:215px}.attention-item{padding:16px 0}.attention-footer{display:none}.sidebar{width:185px}.metric-value{font-size:1.85rem}.page-heading{align-items:flex-start}.heading-actions .btn{padding:9px 11px}.public-content{grid-template-columns:1fr;gap:25px}.public-intro{padding:0}.public-intro .brand-mark{display:none}.public-header{margin-bottom:35px}.public-intro h1{font-size:2rem;max-width:600px}.public-intro p{max-width:600px}.public-intro .note{margin-top:20px}.summary-grid.three{grid-template-columns:1fr 1fr 1fr}.summary-grid.three .metric-value{font-size:1.4rem}.summary-grid.three .metric-icon{display:none}}
@media(max-width:650px){.sidebar{transform:translateX(-100%);width:230px;transition:transform .2s;padding:26px 17px}.sidebar.open{transform:translateX(0)}.sidebar-overlay.open{display:block;position:fixed;inset:0;background:#102b3a77;z-index:29}.shell{margin-left:0}.topbar{height:65px;padding:0 18px;gap:10px}.mobile-menu{display:grid}.breadcrumb{gap:7px;font-size:.8rem}.breadcrumb span:first-child,.breadcrumb>.icon{display:none}.topbar-actions{gap:8px}.topbar-actions>.text-link{display:none}.topbar .avatar{width:30px;height:30px}.main{padding:24px 18px}.page-heading{gap:12px;margin-bottom:22px}h1{font-size:1.5rem;letter-spacing:-.04rem}.page-heading p{font-size:.8rem;line-height:1.6;margin-top:5px}.heading-actions{gap:6px}.heading-actions .btn{font-size:.75rem;padding:8px 10px;min-height:35px}.heading-actions .btn .icon{width:14px}.summary-grid{gap:12px;margin-bottom:20px}.metric{padding:15px}.metric-label{font-size:.77rem}.metric-value{font-size:1.75rem;margin:8px 0}.metric-icon{width:28px;height:28px}.metric-icon .icon{width:16px}.metric-foot{line-height:1.5;font-size:.68rem}.overview-middle,.overview-bottom{gap:20px;margin-bottom:20px}.chart-summary{gap:28px;padding-top:20px}.chart-area{height:190px;margin:5px 15px 0}.chart-caption{font-size:.67rem}.card-head{padding-top:18px;gap:8px}h2{font-size:.97rem}.table-wrap th,.table-wrap td{padding:13px 16px}.projects-card table{min-width:740px}.footer{font-size:.65rem;line-height:1.6;align-items:flex-start}.footer span:last-child{max-width:150px;text-align:right;display:block}#toast{left:50%;width:max-content}.detail-stats{gap:12px}.detail-stats strong{font-size:.95rem}.detail-stats small{font-size:.7rem}.detail-grid{gap:18px}.card-body{padding:20px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:1}.modal-backdrop{padding:12px}.modal-body,.modal-header{padding:20px}.public-page{padding:23px 18px}.public-header .btn{font-size:.73rem;padding:9px}.public-header .brand-name{font-size:.8rem}.public-form{padding:23px}.public-intro h1{font-size:1.9rem}.public-intro p{font-size:.92rem}.summary-grid.three{grid-template-columns:1fr}.summary-grid.three .metric-value{font-size:1.8rem}.summary-grid.three .metric-icon{display:grid}.flow{flex-direction:column;padding:22px}.flow-step{width:100%}.flow>.icon{transform:rotate(90deg)}.form-actions{flex-wrap:wrap}.toolbar{padding:17px;align-items:stretch}.search{width:100%}.filter-group{width:100%}.filter-group select{flex:1}.brand-name{font-size:1rem}.nav-link{padding:13px 14px;font-size:.89rem}.demo-card{font-size:.8rem}.page-heading:has(.status){flex-wrap:wrap}.compact-stats{gap:20px}.table-foot{font-size:.7rem}.document{padding:16px}.document-head{flex-direction:column}.document-row{font-size:.8rem}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media print{.sidebar,.topbar,.heading-actions,.footer,.btn,.text-link,.demo-card{display:none!important}.shell{margin:0}.main{padding:0;max-width:none}.card,.metric{break-inside:avoid}.overview-middle{grid-template-columns:1.5fr 1fr}.summary-grid{grid-template-columns:repeat(4,1fr)}body{background:white}.table-wrap{overflow:visible}}
.overview-main .page-heading{margin-bottom:21px}.overview-main .metric{padding:16px 20px 14px}.overview-main .metric-value{margin:5px 0 7px;font-size:1.8rem}.overview-main .summary-grid{margin-bottom:20px}.overview-main .overview-middle{margin-bottom:20px}.overview-main .chart-area{height:148px;margin-top:3px}.overview-main .chart-summary{padding-top:14px}.overview-main .attention-item{padding:14px 0}.overview-main .attention-footer{padding-top:10px;padding-bottom:10px}.overview-projects{grid-template-columns:minmax(0,1.7fr) minmax(295px,1fr);gap:22px}.overview-projects .projects-card{margin:0}.overview-projects .projects-card table{min-width:560px}.overview-projects .projects-card td{padding-top:13px;padding-bottom:13px}.overview-projects .projects-card .card-head{padding-bottom:19px}.overview-inquiry-list{padding-top:19px}.overview-inquiries .inquiry-item{padding:15px 18px}.overview-inquiries .table-foot{margin-top:1px}.overview-main .footer{padding-top:19px}.overview-main .attention-copy p{font-size:.73rem}.overview-main .attention-copy strong{font-size:.82rem}.overview-projects .table-foot{font-size:.68rem}.overview-inquiries .inquiry-meta .status{font-size:.65rem}
@media(max-width:1100px){.overview-projects{grid-template-columns:1fr}.overview-projects .projects-card table{min-width:600px}.overview-inquiry-list{padding-top:12px}.overview-inquiries .inquiry-item{padding-left:22px;padding-right:22px}.overview-inquiries .inquiry-meta .status{font-size:.7rem}}
@media(max-width:850px){.overview-main .chart-area{height:190px}.overview-main .metric{padding:16px}.overview-main .overview-middle{grid-template-columns:1fr}}
@media(min-width:1600px){.overview-main .chart-area{height:175px}}
.demo-reset{display:block;margin-top:10px;padding:0;color:#edce72;font-size:.76rem;text-decoration:underline;text-underline-offset:3px}.overview-main .bar-chart text{font-size:14px}.bar-chart text{font-size:12px}.overview-projects td small,.overview-projects .table-foot,.overview-inquiries .inquiry-meta small{font-size:.75rem}.overview-inquiries .inquiry-meta .status{font-size:.7rem}
@media(max-width:650px){.breadcrumb span:first-of-type{display:none}.topbar-actions{gap:6px}.topbar{gap:7px}.overview-main .chart-summary{gap:20px}.overview-main .chart-number{font-size:1.12rem}.overview-main .legend-label{font-size:.73rem}}
