:root{--green:#24695c;--green-dark:#194f45;--green-pale:#eaf3f0;--ink:#242934;--muted:#76808b;--line:#e6edef;--page:#f5f7fb;--white:#fff;--sidebar:232px;--topbar:76px;--radius:8px;font-family:"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--page);font-synthesis:none;text-rendering:optimizeLegibility}
*{box-sizing:border-box}body{margin:0;font-size:15px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:var(--green);text-decoration:none}a:hover{color:var(--green-dark)}button:disabled,input:disabled,select:disabled{cursor:not-allowed;opacity:.55}img{max-width:100%;height:auto}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.3}h2{font-size:19px}h3{font-size:16px}p{line-height:1.65}small{font-size:12px}.icon{flex-shrink:0;vertical-align:middle}button .icon,a .icon{pointer-events:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #78afa3;outline-offset:3px}::selection{background:#cce4dc}.skip-link{position:fixed;left:16px;top:-90px;background:var(--green);color:#fff;padding:12px 20px;z-index:100;border-radius:6px}.skip-link:focus{top:12px;color:#fff}
.topbar{height:var(--topbar);position:fixed;z-index:30;top:0;right:0;left:0;background:#fff;display:flex;align-items:center;border-bottom:1px solid var(--line)}.brand{width:var(--sidebar);height:100%;flex-shrink:0;display:flex;align-items:center;gap:11px;padding:0 26px;border-right:1px solid var(--line);color:var(--ink)}.brand>span{display:flex;flex-direction:column;line-height:1.2}.brand strong{font-size:24px;font-weight:750;letter-spacing:2px}.brand>span>span{font-size:11px;letter-spacing:.3px;color:#68726c;margin-top:3px}.brand img{width:42px;height:42px;object-fit:contain}.header-context{font-size:13px;color:#8a939a;margin-left:30px}.header-actions{display:flex;align-items:center;gap:22px;margin-left:auto;padding:0 28px}.demo-badge{font-size:11px;color:#687971;background:#f1f5f3;border:1px solid #e1e9e4;border-radius:4px;padding:4px 8px;white-space:nowrap}.language{display:flex;align-items:center;gap:7px;color:#56616a;font-size:12px;font-weight:600}.language>.icon:last-child{width:12px;height:12px}.language>.icon:first-child{width:17px;height:17px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:0;background:transparent;color:#748079;border-radius:5px;flex-shrink:0}.icon-button:hover{background:var(--green-pale);color:var(--green)}.notification{position:relative}.notification>span{position:absolute;right:7px;top:5px;width:6px;height:6px;background:#cb7b52;border:1px solid white;border-radius:50%}.top-user{display:flex;align-items:center;gap:10px;border-left:1px solid var(--line);padding-left:22px;color:var(--ink)}.top-user>span:nth-child(2){display:flex;flex-direction:column}.top-user strong{font-size:12px;font-weight:650}.top-user small{color:#8a9199;font-size:10px;margin-top:2px}.top-user>.icon{width:13px;height:13px;color:#8a9199;margin-left:6px}.avatar{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:36px;height:36px;border-radius:50%;background:#e3eee8;color:var(--green);font-size:12px;font-weight:650}.avatar.small{width:32px;height:32px;font-size:10px}.menu-toggle{display:none}.menu-backdrop{display:none}
.sidebar{position:fixed;z-index:25;top:var(--topbar);bottom:0;left:0;width:var(--sidebar);background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:26px 18px 0;overflow-y:auto}.sidebar-account{display:flex;align-items:center;gap:10px;padding:0 7px 26px;border-bottom:1px solid var(--line);margin-bottom:25px}.sidebar-account>div{display:flex;flex-direction:column;gap:3px}.sidebar-account strong{font-size:13px;font-weight:650}.sidebar-account>div>span{font-size:10px;color:var(--muted)}.account-icon{width:35px;height:35px;background:#f5f7f5;border:1px solid #e8ece9;border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--green)}.nav-label{font-size:9px;font-weight:650;letter-spacing:1.4px;color:#96a09e;margin:0 12px 13px}.nav-label.secondary{margin-top:35px}.nav-link{display:flex;align-items:center;gap:11px;color:#626f70;font-size:13px;min-height:44px;border-radius:6px;padding:10px 12px;margin-bottom:6px}.nav-link>.icon{width:18px;height:18px}.nav-link.active{color:var(--green);background:#eaf3ee;font-weight:650}.nav-link:hover{background:#f3f7f4;color:var(--green)}.nav-link.active .nav-count{background:#d6e8df;color:var(--green)}.nav-count{margin-left:auto;font-size:10px;line-height:18px;min-width:20px;text-align:center;padding:0 5px;border-radius:4px;background:#f0f2f3;color:#85918b}.tiny-label{font-size:9px;font-weight:600;line-height:16px;margin-left:auto;padding:0 5px;border:1px solid #e0e5e2;border-radius:3px;color:#8d9791}.sidebar-bottom{margin-top:auto;padding-top:70px}.help-box{margin:0 3px 25px;padding:16px 13px;background:#f7f9f8;border:1px solid #edf1ee;border-radius:7px}.help-box>.icon{display:block;margin-bottom:10px;color:#719181;width:19px;height:19px}.help-box strong{font-size:11px;display:block;font-weight:650}.help-box p{font-size:10px;color:#8a938d;line-height:1.7;margin:7px 0 12px}.help-box a{font-size:10px;display:flex;align-items:center;justify-content:space-between;font-weight:600;gap:5px}.help-box a .icon{width:14px;height:14px}.sidebar-version{border-top:1px solid var(--line);padding:16px 5px;font-size:9px;color:#9ca5a0;display:flex;justify-content:space-between}
.main{margin-left:var(--sidebar);padding:28px 32px 0;margin-top:var(--topbar);min-height:calc(100vh - var(--topbar));min-width:0}.breadcrumbs{display:flex;align-items:center;gap:10px;font-size:11px;color:#929d9a;margin-bottom:21px;min-height:18px}.breadcrumbs>a{color:#929d9a}.breadcrumbs .icon{width:13px;height:13px}.breadcrumbs>span:last-child{color:#66736e}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:26px}.page-heading h1{font-size:29px;font-weight:650;letter-spacing:-.7px;margin:0 0 7px}.page-heading p,.page-heading .subtitle{margin:0;color:#7c8784;font-size:13px}.heading-actions{display:flex;align-items:center;gap:10px;padding-top:6px;flex-shrink:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:39px;padding:9px 15px;border:1px solid #dce5e0;border-radius:5px;font-size:12px;font-weight:600;line-height:1.45;background:#fff;color:#53635b;white-space:nowrap;transition:background .15s,border-color .15s}.button .icon{width:16px;height:16px}.button:hover{background:#f4f7f5;border-color:#bbd0c5;color:var(--green)}.button.primary{background:var(--green);border-color:var(--green);color:#fff}.button.primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.button.secondary{background:#fff;color:#58695f}.button.danger{background:#fff6f3;color:#b4644c;border-color:#ebd4cb}.button.danger:hover{background:#fcebe4;border-color:#d5ac9e}.button.small{min-height:31px;padding:6px 11px;font-size:11px}.button.full-width{width:100%}.button:disabled{background:#f1f4f2;color:#929b96;border-color:#e5e9e6}.text-link{font-weight:600;font-size:12px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.3px;color:#8b9891}.muted{color:var(--muted)}.nowrap{white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:20px}.stat-card{position:relative;display:flex;gap:15px;align-items:center;padding:21px 20px;background:#fff;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);min-height:107px}.stat-card:hover{border-color:#c5d7ce;color:var(--ink)}.stat-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:43px;height:43px;border-radius:10px;background:#edf4f0;color:var(--green)}.stat-icon .icon{width:21px;height:21px}.stat-card.waiting .stat-icon,.stat-icon.waiting{background:#faf3e8;color:#af8953}.stat-card.progress .stat-icon,.stat-icon.progress{background:#eaf4ef;color:#4e8c70}.stat-card.review .stat-icon,.stat-icon.review{background:#edf0fa;color:#7b85b9}.stat-card.returned .stat-icon,.stat-icon.returned{background:#fff0e8;color:#c7855f}.stat-label{font-size:11px;color:#7b8580;display:block;margin-bottom:2px}.stat-value{font-size:27px;font-weight:650;letter-spacing:-.8px;line-height:1.2;display:block}.stat-caption{font-size:10px;color:#a2aaa6;display:block;margin-top:4px}.attention-bar{display:flex;align-items:center;gap:11px;padding:12px 17px;background:#fff8f0;border:1px solid #f0e2ce;border-radius:6px;color:#856b45;font-size:12px;margin-bottom:23px}.attention-bar>.icon{width:18px;height:18px;color:#b9925b}.attention-bar strong{font-weight:600}.attention-bar p{margin:0;font-size:12px}.attention-bar a{color:#8c744e;margin-left:auto;font-size:11px;font-weight:600;display:flex;align-items:center;gap:7px;white-space:nowrap}.attention-bar a .icon{width:15px;height:15px}
.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:22px;min-width:0;overflow:hidden}.panel-header,.section-head{padding:21px 23px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line)}.panel-header h2,.section-head h2{font-size:16px;font-weight:650;margin:0}.panel-header h3,.section-head h3{margin:0}.panel-header p,.section-head p{margin:4px 0 0;color:#8b9590;font-size:11px}.panel-header>div,.section-head>div{min-width:0}.panel-count,.count-badge{font-size:10px;background:#f0f4f1;color:#8b978f;padding:3px 7px;border-radius:4px;margin-left:8px;font-weight:500}.panel-body,.section-body{padding:23px}.filter-bar{display:flex;align-items:flex-end;gap:12px;padding:19px 23px;border-bottom:1px solid var(--line)}.search-field{position:relative;display:flex;align-items:center;flex:1;min-width:140px}.search-field>.icon{position:absolute;left:12px;color:#9ba8a0;width:16px;height:16px}.search-field input{width:100%;padding:10px 12px 10px 36px;min-height:39px;border:1px solid #dfe6e2;border-radius:5px;font-size:12px;background:#fff;color:#49594e}.search-field input::placeholder{color:#a0aaa4}.field{min-width:0}.field label{display:block;font-size:12px;color:#66756b;font-weight:550;margin-bottom:7px}.field input,.field select,.field textarea{width:100%;min-height:39px;border:1px solid #dfe6e2;border-radius:5px;padding:9px 11px;background:#fff;color:#56665c;font-size:13px;max-width:100%}.field select{padding-right:30px}.field textarea{min-height:105px;resize:vertical;line-height:1.65}.filter-bar .field{flex:0 1 160px}.filter-bar .field select{font-size:12px}.filter-bar .field label{font-size:10px;margin-bottom:5px}.filter-bar>.button{height:39px}.filter-hint{font-size:11px;color:#96a199}.table-scroll{width:100%;max-width:100%;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#cbd9d1 #f6f8f6}.audit-table{border-collapse:collapse;width:100%;font-size:12px;text-align:left;white-space:nowrap}.audit-table th{height:45px;background:#f8faf9;color:#86938b;font-weight:600;font-size:10px;letter-spacing:.1px;padding:12px 14px;border-bottom:1px solid var(--line)}.audit-table th:first-child,.audit-table td:first-child{padding-left:23px}.audit-table th:last-child,.audit-table td:last-child{padding-right:23px}.audit-table th a{color:inherit;display:inline-flex;align-items:center;gap:5px}.audit-table th .icon{width:12px;height:12px;color:#9baba0}.audit-table td{padding:17px 14px;border-bottom:1px solid #edf1ee;color:#5a6a60;vertical-align:middle}.audit-table tbody tr:last-child td{border-bottom:0}.audit-table tbody tr:hover td{background:#fafcfb}.audit-table tbody tr:nth-child(even){background:#fdfefd}.cell-title{display:block;font-size:12px;font-weight:600;color:#365a48;margin-bottom:4px}.cell-title:hover{color:var(--green)}.cell-subtitle{display:block;font-size:10px;color:#9aa49d;line-height:1.5}.cell-order{color:#65796c;font-weight:500;font-size:11px}.cell-company{font-size:11px;max-width:170px;overflow:hidden;text-overflow:ellipsis}.cell-date{font-size:11px;font-variant-numeric:tabular-nums}.cell-money{font-size:12px;font-weight:600;color:#43574a}.audit-table .icon-button{width:28px;height:28px}.audit-table .icon-button .icon{width:16px;height:16px}.badge{display:inline-flex;align-items:center;gap:6px;padding:4px 8px;border-radius:4px;font-size:10px;line-height:1.5;font-weight:550;white-space:nowrap;background:#f1f3f2;color:#65756c}.status-dot{height:5px;width:5px;background:currentColor;border-radius:50%;flex-shrink:0}.status-waiting{background:#fbf4e7;color:#a68548}.status-progress{background:#eaf4ee;color:#4b876a}.status-review{background:#edf0fa;color:#737fb3}.status-returned{background:#fff0e9;color:#bf7b58}.status-completed{background:#edf2ef;color:#7b9285}.role-badge{display:inline-block;padding:4px 8px;background:#f3f5f4;color:#748278;border:1px solid #e8ede9;border-radius:4px;font-size:10px;white-space:nowrap}.progress-track{width:61px;height:4px;border-radius:4px;background:#e9efeb;overflow:hidden;display:inline-block;vertical-align:middle}.progress-track>span,.progress-track>div{display:block;height:100%;background:#79aa8d;border-radius:4px}.progress-label{font-size:10px;color:#9ba59f;display:inline-block;margin-left:7px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 23px;border-top:1px solid var(--line);color:#929f95;font-size:10px}.pagination>div{display:flex;align-items:center;gap:5px}.pagination a,.pagination button{min-width:28px;height:28px;padding:4px 8px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e6ede7;border-radius:4px;color:#829588;background:#fff;font-size:10px}.pagination a.active,.pagination a[aria-current="page"]{background:var(--green);border-color:var(--green);color:#fff}.pagination .icon{width:13px;height:13px}.pagination .disabled{opacity:.4;pointer-events:none}.empty-state{text-align:center;padding:45px 24px;color:#819087}.empty-state>.icon{height:30px;width:30px;color:#afbeb4;margin-bottom:12px}.empty-state h3{font-size:15px;color:#596e60}.empty-state p{font-size:13px;max-width:440px;margin:0 auto 16px}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#a0aaa5;padding:8px 0 23px;margin-top:25px}.page-footer span:nth-child(2){text-align:center}
.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:22px;align-items:start}.detail-main,.detail-aside{min-width:0}.detail-summary{padding:24px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.summary-item{min-width:0}.summary-item>span,.summary-item>label,.summary-item dt{display:block;color:#8c9790;font-size:10px;margin-bottom:6px}.summary-item>strong,.summary-item dd{display:block;color:#4a5f51;font-size:12px;font-weight:600;margin:0}.tabs{display:flex;align-items:center;gap:24px;padding:0 23px;border-bottom:1px solid var(--line);overflow-x:auto;scrollbar-width:thin;white-space:nowrap}.tab-link{display:flex;align-items:center;gap:6px;font-size:12px;color:#8a978e;padding:16px 0 14px;border-bottom:2px solid transparent}.tab-link.active,.tab-link[aria-current="page"]{color:var(--green);border-color:var(--green);font-weight:600}.tab-link .icon{width:15px;height:15px}.tab-link .count{font-size:9px;background:#edf2ef;padding:1px 5px;border-radius:3px}.info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 35px;margin:0}.info-grid>div{min-width:0}.info-grid dt{font-size:11px;color:#8c9990;margin-bottom:6px}.info-grid dd{font-size:13px;line-height:1.7;color:#526559;margin:0}.info-grid .wide,.info-grid .full-width{grid-column:1/-1}.info-grid dd strong{font-weight:600}.section-separator{border:0;border-top:1px solid var(--line);margin:24px 0}.section-body>p{font-size:13px;color:#6e7e73}.section-body>p:last-child{margin-bottom:0}.section-body h3{font-size:14px;font-weight:600;margin-bottom:12px}.detail-aside .panel-header,.detail-aside .section-head{padding:18px 19px}.detail-aside .panel-body,.detail-aside .section-body{padding:19px}.detail-aside .panel-header h2{font-size:14px}.detail-aside .panel{margin-bottom:20px}.team-member{display:flex;align-items:center;gap:11px;padding:12px 0}.team-member:first-child{padding-top:0}.team-member:last-child{padding-bottom:0}.team-member+.team-member{border-top:1px solid #f0f3f0}.member-info{display:flex;flex-direction:column;min-width:0}.member-info strong{font-size:12px;color:#536859;font-weight:600}.member-info span,.member-info small{font-size:10px;color:#95a196;margin-top:3px}.team-member .you{margin-left:auto;font-size:9px;padding:2px 5px;background:#eef5ee;color:#6e8e78;border-radius:3px}.fee-card{padding:21px;background:#f2f7f3;border:1px solid #dfe9e1;border-radius:var(--radius);margin-bottom:20px}.fee-card>.icon{color:#7d9d87;margin-bottom:11px}.fee-card h3{font-size:12px;color:#708876;font-weight:500;margin-bottom:10px}.fee-amount{font-size:27px;font-weight:650;color:#315c40;letter-spacing:-.5px}.fee-card p{font-size:10px;color:#92a496;margin:8px 0 0}.fee-card .fee-detail{display:flex;justify-content:space-between;font-size:11px;border-top:1px solid #e0ebe1;margin-top:16px;padding-top:13px;color:#879c8b}.timeline{padding:0;margin:0;list-style:none}.timeline-item{position:relative;padding:0 0 24px 25px;margin-left:4px;border-left:1px solid #e1e9e3;font-size:12px}.timeline-item:before{content:"";position:absolute;top:3px;left:-4px;width:7px;height:7px;border-radius:50%;background:#a9c2b0;border:2px solid #fff;box-shadow:0 0 0 1px #c4d8ca}.timeline-item:last-child{border-left-color:transparent;padding-bottom:0}.timeline-item strong{font-size:12px;font-weight:550;display:block;color:#586f5e}.timeline-item p,.timeline-item time,.timeline-item small{font-size:10px;color:#97a298;margin:5px 0 0;display:block}.checklist{padding:0;margin:0;list-style:none}.checklist-row{display:flex;align-items:flex-start;gap:13px;padding:17px 0;border-bottom:1px solid #edf2ed}.checklist-row:last-child{border-bottom:0}.checklist-row>div{flex:1;min-width:0}.checklist-row strong{font-size:12px;font-weight:550;color:#4d6555;display:block}.checklist-row p{font-size:11px;color:#95a196;margin:4px 0 0}.checklist-row small{font-size:10px;color:#91a396}.task-check{height:19px;width:19px;min-width:19px;border:1px solid #d2dfd5;border-radius:4px;background:#fff;display:flex;align-items:center;justify-content:center;margin-top:1px;padding:0;color:#fff;accent-color:var(--green)}.task-check.checked,.task-check.done{background:#5b9672;border-color:#5b9672}.task-check .icon{width:13px;height:13px}.checklist-row .badge{margin-left:auto}.checklist-progress{display:flex;align-items:center;gap:10px;font-size:11px;color:#90a195}.checklist-progress .progress-track{width:80px}.file-list{list-style:none;padding:0;margin:0}.file-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-bottom:1px solid #edf2ed;min-width:0}.file-row:last-child{border-bottom:0}.file-type{display:flex;align-items:center;justify-content:center;width:35px;height:41px;flex-shrink:0;border:1px solid #e3eae4;border-radius:5px;background:#f7faf7;color:#8aa28e;font-size:9px;font-weight:700}.file-type.pdf{color:#bb8175;background:#fff5f1;border-color:#f1e4df}.file-type.docx,.file-type.doc{color:#7893b6;background:#f3f7fc;border-color:#e2e8f0}.file-type.xlsx,.file-type.xls{color:#7c9c83;background:#f1f7f1;border-color:#e1eae1}.file-info{flex:1;min-width:0}.file-info strong,.file-info>a{display:block;font-size:12px;font-weight:550;color:#53735d;overflow-wrap:anywhere}.file-info small,.file-info p,.file-info>span{display:block;font-size:10px;color:#a0aaa1;margin:4px 0 0}.file-row>.button,.file-row>.icon-button{margin-left:auto}.upload-zone{padding:25px 15px;border:1px dashed #bdcebf;border-radius:6px;text-align:center;background:#fbfdfb;margin:18px 0 0}.upload-zone>.icon{height:24px;width:24px;color:#88a38c;margin-bottom:10px}.upload-zone strong{display:block;font-size:12px;color:#6b846e;margin-bottom:5px}.upload-zone p{font-size:10px;color:#a0afa1;margin:0 0 12px}.comment{border-bottom:1px solid var(--line);padding:20px 0}.comment:first-child{padding-top:0}.comment:last-child{border-bottom:0}.comment-header{display:flex;align-items:center;gap:10px;font-size:12px;color:#607964}.comment-header>div{display:flex;flex-direction:column}.comment-header strong{font-size:12px;font-weight:600}.comment-header small,.comment-header time{font-size:10px;color:#9daa9e}.comment-header>time{margin-left:auto}.comment-body{font-size:13px;line-height:1.75;color:#768778;margin:12px 0 0;padding-left:42px}.comment-body p:last-child{margin-bottom:0}.comment-body .badge{margin-bottom:7px}.comment-form{background:#f9fbf9;padding:19px;border:1px solid #e9efea;border-radius:6px;margin-top:20px}.comment-form .button{margin-top:12px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.form-grid .wide,.form-grid .full-width{grid-column:1/-1}.form-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin-top:23px}.field-help{font-size:10px;color:#9ba99d;display:block;margin-top:6px}.required{color:#b16f61}.checkbox-label{display:flex;align-items:center;gap:9px;font-size:12px;color:#788b7b}.checkbox-label input{width:15px;height:15px;accent-color:var(--green)}
.notice{display:flex;align-items:flex-start;gap:12px;border:1px solid #e0e9e2;background:#f6faf7;border-radius:6px;padding:16px 18px;margin-bottom:20px;color:#73907a;font-size:12px;line-height:1.7}.notice>.icon{width:19px;height:19px;margin-top:1px}.notice p{margin:3px 0 0;font-size:12px;line-height:1.7}.notice strong{font-weight:650}.notice.warning{background:#fff8f0;border-color:#f0dfc7;color:#98764c}.notice.success{background:#f0f7f1;border-color:#dcebdd;color:#62856a}.notice.info{background:#f2f7fa;border-color:#dfeaf0;color:#758f9a}.notice>div{flex:1}.notice a{font-weight:600}.preview-controls{display:flex;align-items:center;flex-wrap:wrap;gap:15px;padding:15px 20px;border:1px dashed #d1ded5;border-radius:6px;margin-bottom:21px;background:#f7faf7}.preview-controls>.icon{color:#8caa95}.preview-controls>span,.preview-controls>strong{font-size:11px;font-weight:600;color:#7d9283}.preview-controls .field{flex:1;max-width:220px;min-width:140px}.preview-controls label{font-size:10px;margin-bottom:4px}.preview-controls select{min-height:33px;font-size:11px;padding:6px 28px 6px 9px}.preview-controls .button{margin-left:auto;align-self:flex-end}.scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.scenario-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:23px;min-width:0;color:var(--ink)}.scenario-card:hover{border-color:#b9cebf}.scenario-card>.icon{width:26px;height:26px;color:#85a68d;margin-bottom:17px}.scenario-card h2,.scenario-card h3{font-size:16px;font-weight:600;margin:15px 0 9px;color:#4f6b56}.scenario-card p{font-size:12px;color:#8d9d90;margin:0 0 18px;line-height:1.7}.scenario-card .button{align-self:flex-start;margin-top:auto}.scenario-card .role-badge{align-self:flex-start;margin-bottom:10px}.scenario-card .scenario-meta{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.profile-layout{display:grid;grid-template-columns:250px minmax(0,1fr);gap:24px}.profile-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:27px 22px;text-align:center;margin-bottom:20px}.profile-card>.avatar{width:70px;height:70px;font-size:22px;margin-bottom:15px;border:5px solid #f0f6f1}.profile-card h2{font-size:17px;margin:0 0 5px}.profile-card p{font-size:11px;color:#98a49a;margin:0}.profile-card .role-badge{margin-top:13px}.profile-nav{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.profile-nav a,.profile-nav button{padding:15px 18px;font-size:12px;display:flex;gap:10px;align-items:center;color:#819786;background:transparent;border:0;border-bottom:1px solid var(--line);width:100%;text-align:left}.profile-nav a:last-child,.profile-nav button:last-child{border-bottom:0}.profile-nav .active{color:var(--green);background:#f1f7f2;font-weight:600}.profile-nav .icon{width:16px;height:16px}
dialog{border:1px solid #dce8df;border-radius:12px;padding:26px;max-width:480px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 18px 65px #17342520}dialog::backdrop{background:#263d354d;backdrop-filter:blur(2px)}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:-7px -8px 20px 0}.dialog-symbol{width:48px;height:48px;background:#edf6ee;display:flex;align-items:center;justify-content:center;border-radius:50%;color:#6b9d76;margin-bottom:17px}.dialog-symbol .icon{width:25px;height:25px}dialog h2{font-size:21px;margin:0 0 12px}dialog>p{font-size:13px;color:#7e9283;line-height:1.8}dialog>.button{width:100%;margin-top:20px}.demo-note{display:flex;align-items:flex-start;gap:9px;padding:13px;background:#f5f8f5;border-radius:5px;color:#8b9d8f;font-size:11px;line-height:1.75;margin-top:20px}.demo-note>.icon{width:16px;height:16px;margin-top:2px}#dialog-extra textarea{width:100%;min-height:90px;padding:12px;border:1px solid var(--line);border-radius:5px;font-size:12px;color:#6b8372}#dialog-extra label{font-size:12px;display:block;color:#7a9280;margin-bottom:8px}#toast{position:fixed;bottom:24px;left:calc(50% + 116px);transform:translate(-50%,20px);padding:13px 19px;background:#315e43;color:#fff;border-radius:7px;font-size:12px;line-height:1.6;z-index:80;box-shadow:0 5px 22px #17492a18;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s;max-width:calc(100% - 32px)}#toast.show,#toast.visible{opacity:1;transform:translate(-50%,0)}
/* Screen-specific components share the same restrained portal vocabulary. */
body{font-size:16px}.page-heading .eyebrow{margin-bottom:8px}.date-chip{display:inline-flex;align-items:center;gap:8px;font-size:11px;color:#89958c;margin-right:6px}.date-chip .icon{width:15px;height:15px}.small-text{font-size:11px}.align-right{text-align:right!important}.panel-title{display:flex;align-items:center;gap:9px}.count-chip{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:20px;padding:2px 6px;border-radius:4px;background:#f0f4f1;color:#809489;font-size:10px;font-weight:600}.stat-card.selected{border-color:#a5c7b7;background:#fcfefc}.stat-card>.stat-icon{margin-left:auto}.stat-card>.stat-arrow{position:absolute;right:13px;bottom:11px;width:11px;height:11px;color:#b1bcb5}.stat-icon.status-waiting{background:#faf3e8;color:#af8953}.stat-icon.status-progress{background:#eaf4ef;color:#4e8c70}.stat-icon.status-review{background:#edf0fa;color:#7b85b9}.stat-icon.status-returned{background:#fff0e8;color:#c7855f}.list-tabs{display:flex;gap:26px;padding:0 23px;border-bottom:1px solid var(--line);overflow-x:auto;white-space:nowrap}.list-tabs>a{display:flex;align-items:center;gap:8px;padding:14px 0 12px;border-bottom:2px solid transparent;font-size:11px;font-weight:550;color:#98a398}.list-tabs>a.active{border-bottom-color:var(--green);color:var(--green)}.list-tabs>a>span{font-size:9px;background:#f1f4f1;color:#92a093;padding:1px 5px;border-radius:4px;line-height:1.5}.list-tabs>a.active>span{background:#e6f1e8;color:#5b8064}.filter-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 23px;font-size:11px;background:#fbfdfb;color:#89a08e;border-bottom:1px solid var(--line)}.filter-summary a{display:inline-flex;align-items:center;gap:5px}.filter-summary .icon{width:13px;height:13px}.audit-table{font-size:14px}.audit-table th{font-size:11px}.audit-table th small{font-size:9px;display:block;margin-top:3px;color:#a3aea6;font-weight:400}.audit-table td{padding:16px 11px;font-size:12px}.audit-table td:nth-child(2){max-width:280px}.cell-title{font-size:14px;color:#3b5d49}.cell-subtitle{font-size:11px;overflow:hidden;text-overflow:ellipsis}.audit-table .cell-subtitle{max-width:260px}.order-link{font-size:11px;font-weight:600;color:#6d8776;display:block;margin-bottom:4px}.service-label{font-size:11px;color:#768a7c}.task-ratio{display:block;font-size:11px;font-weight:600;color:#6b8573;margin-bottom:4px;line-height:1.4}.task-ratio>span{color:#a4b1a7;font-weight:400}.audit-table .progress-track{display:block;width:46px;height:3px}.fee-cell{font-weight:600;font-size:12px;color:#536e5c!important;font-variant-numeric:tabular-nums}.row-open{display:flex;align-items:center;justify-content:center;width:23px;height:28px;color:#a9b9ad;border-radius:4px}.row-open:hover{background:#eaf3eb;color:var(--green)}.row-open .icon{width:15px;height:15px}.audit-table tr[data-href]{cursor:pointer}.table-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding:16px 23px;font-size:10px;color:#95a399}.table-footer strong{font-weight:500;color:#6e8576}.table-footer .pagination{padding:0;border:0;gap:5px;justify-content:flex-end}.pagination>.disabled{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #e3eae4;border-radius:4px;color:#b6c1b8}.list-footnote{display:flex;align-items:center;gap:7px;font-size:10px;color:#9ba89e;padding:1px 3px}.list-footnote .icon{width:12px;height:12px}.detail-heading .eyebrow>span{font-weight:400;color:#a2aea5}.dot-separator{padding:0 8px;color:#b1bcb4}.summary-item>strong>.icon{width:15px;height:15px;color:#8ca794;margin-right:5px}.summary-item>strong>.progress-track{margin-left:12px}.tab-link>span{font-size:9px;background:#edf2ef;padding:1px 5px;border-radius:3px}.notice>a{display:flex;align-items:center;gap:7px;align-self:center;white-space:nowrap;font-size:10px;color:inherit}.notice>a>.icon{width:14px;height:14px}.notice-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex-shrink:0;background:#f8ead6;border-radius:50%;color:#b28c57}.notice-icon .icon{width:17px;height:17px}.notice .muted{color:inherit;opacity:.75}.description-block{margin-top:25px;padding-top:23px;border-top:1px solid var(--line)}.description-block h3{font-size:13px;font-weight:600;color:#506d5b}.description-block p{font-size:13px;line-height:1.85;color:#7e9286;margin-bottom:0}.description-block textarea{width:100%;font:inherit;font-size:13px;padding:12px;border:1px solid #dfe8e2;border-radius:5px;line-height:1.75;resize:vertical;color:#6f8779;min-height:90px}.inline-actions{display:flex;justify-content:flex-end;align-items:center;gap:15px;margin-top:15px}.inline-actions>span{margin-right:auto}.task-content{flex:1;min-width:0}.task-content>span{display:block;font-size:11px;line-height:1.65;color:#94a399;margin-top:4px}.task-number{font-size:10px;color:#b3bdb6;font-variant-numeric:tabular-nums}.checklist-row.needs-fix{background:#fffbf5;margin:0 -13px;padding-left:13px;padding-right:13px;border-radius:5px;border-bottom-color:#f4e9d8}.task-content .task-warning{color:#b39669;font-size:10px;margin-top:8px}.task-warning .icon{width:12px;height:12px;margin-right:4px}.readonly-note,.read-only-note{display:flex;align-items:center;gap:7px;font-size:11px;color:#9aaa9d;margin-top:19px;margin-bottom:0}.readonly-note .icon,.read-only-note .icon{width:14px;height:14px}.data-table{width:100%;border-collapse:collapse;white-space:nowrap;font-size:12px;text-align:left}.data-table th{font-size:10px;font-weight:550;color:#8a9e8f;background:#fafcfb;padding:12px 19px;border-bottom:1px solid var(--line)}.data-table td{padding:16px 19px;border-bottom:1px solid #edf2ee;color:#7d9383}.data-table strong{font-weight:550;color:#698473}.data-table tr:last-child td{border-bottom:0}.button.full{width:100%;white-space:normal}.next-step .button+.button{margin-top:9px}.next-step>.section-head>.icon{width:17px;height:17px;color:#91af9c}.next-step .section-body>p{font-size:12px;line-height:1.85;margin-bottom:17px}.next-step label.field{display:block;font-size:11px;color:#82978a;margin:15px 0}.next-step label.field textarea{margin-top:7px;min-height:105px}.fee-card.panel{padding:0;background:#f7faf7;border-color:#dce8df}.fee-card .section-head{border-bottom-color:#e0eae1}.fee-card .section-head h2{font-size:13px;color:#708d79}.fee-card .section-head>.icon{width:18px;height:18px;color:#8ead95}.fee-card .section-body{padding-top:18px}.fee-note{display:flex;align-items:center;gap:6px;border-top:1px solid #e0eae1;padding-top:13px;margin-top:16px;color:#95ac9d;font-size:10px}.fee-note .icon{width:12px;height:12px}.team-list .team-member{padding:12px 0}.team-list .team-member:first-child{padding-top:0}.you-label{color:#86a18e!important;font-size:9px!important;background:#edf4ee;border-radius:3px;padding:1px 5px;margin-left:3px}.avatar.me{background:#dcece1;color:#527c5f}.team-contact{display:flex;align-items:center;justify-content:center;gap:7px;padding-top:16px;border-top:1px solid var(--line);margin-top:7px;font-size:11px}.team-contact .icon{width:14px;height:14px}.preview-controls{display:block;padding:0;background:#f6f9f7}.preview-controls summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;padding:12px 17px;font-size:11px;color:#89a08f;font-weight:550}.preview-controls summary::-webkit-details-marker{display:none}.preview-controls summary>.icon{height:15px;width:15px}.preview-controls summary>.icon:last-child{margin-left:auto;width:12px;height:12px}.preview-controls[open] summary>.icon:last-child{transform:rotate(180deg)}.preview-controls summary>span{font-size:10px;font-weight:400;color:#9fb0a3;margin-left:6px}.preview-form{display:flex;align-items:flex-end;gap:15px;padding:4px 17px 16px}.preview-form>label{display:flex;flex-direction:column;gap:6px;flex:1;font-size:10px;color:#88a28f;min-width:110px}.preview-form select{padding:8px 10px;border:1px solid #dce7de;background:#fff;border-radius:4px;font-size:12px;color:#6a8674}.preview-form .button{margin-left:0;min-height:35px}.preview-form p{font-size:10px;line-height:1.6;color:#9bae9f;flex:1.25;margin:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-button{border:0;padding:0;background:transparent;font:inherit;color:var(--green);cursor:pointer;text-align:left}.file-name{font-size:12px;font-weight:550;line-height:1.6;overflow-wrap:anywhere}.file-actions{display:flex;gap:3px;flex-shrink:0;margin-left:8px}.file-actions .icon-button{width:30px;height:30px}.file-actions .icon{width:16px;height:16px}.upload-box{display:flex;align-items:center;gap:13px;flex-wrap:wrap;padding:22px 19px;border:1px dashed #cadbce;border-radius:6px;background:#fafdfb;margin-top:22px}.upload-icon{display:flex;align-items:center;justify-content:center;width:35px;height:35px;background:#eff5f0;border-radius:50%;color:#8fa799;flex-shrink:0}.upload-icon .icon{height:17px;width:17px}.upload-copy{flex:1;min-width:130px}.upload-copy strong{font-size:12px;color:#7b9483;font-weight:550}.upload-copy p{font-size:10px;color:#a0b1a5;margin:4px 0 0}.upload-box>.button{cursor:pointer}.upload-hint{flex-basis:100%;font-size:10px;text-align:center;margin:3px 0 0}.upload-feedback{flex-basis:100%;font-size:11px;line-height:1.8;color:#759b80;overflow-wrap:anywhere}.upload-feedback:empty{display:none}.upload-box:focus-within{outline:2px solid #90b79d;outline-offset:2px}.comments .comment{display:flex;align-items:flex-start;gap:13px;padding:20px 0}.comments .comment:first-child{padding-top:0}.comment-content{flex:1;min-width:0}.comments .comment-header{gap:8px;flex-wrap:wrap}.comments .comment-header .comment-meta{font-size:10px;color:#9fb0a2}.comments .comment-header strong{font-size:12px;color:#698671}.comments .comment-header time{margin-left:auto;font-size:9px}.comments .comment-body{padding:0;font-size:13px;margin-top:9px;line-height:1.8;color:#819889}.comments .comment-highlight{margin:7px -12px 0;padding:18px 12px;background:#fffaf1;border:1px solid #f0e6d5;border-radius:6px}.comment-status{display:inline-block;font-size:9px;color:#b2966d;background:#f8eedc;border-radius:3px;padding:3px 7px;margin-top:9px}.message-compose{margin-top:22px;padding-top:21px;border-top:1px solid var(--line)}.compose-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:12px}.compose-actions>span{font-size:10px;max-width:290px}.timeline .timeline-item{padding:0 0 30px 42px;margin-left:13px}.timeline .timeline-item:before{display:none}.timeline .timeline-item:last-child{padding-bottom:0}.timeline-dot{position:absolute;left:-14px;top:-1px;background:#f1f6f2;border:4px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;width:29px;height:29px;color:#9cb6a4}.timeline-dot .icon{height:14px;width:14px}.timeline-content{padding-top:1px}.timeline-content strong{font-size:13px;color:#688772}.timeline-content>time,.timeline-content>span{font-size:10px;margin-top:5px;color:#a2b4a8;display:block}.timeline-content>p{font-size:12px;line-height:1.75;margin-top:9px;color:#8ea595}.timeline-item.returned .timeline-dot{color:#bc9867;background:#fdf4e5}.timeline-item.returned .timeline-content strong{color:#af936d}.timeline-item.active .timeline-dot,.timeline-item.completed .timeline-dot{color:#6b9679;background:#e8f3eb}.timeline-item.pending .timeline-dot{color:#b2bcb5;background:#f4f6f4}.timeline-item.pending .timeline-content strong{color:#9eb0a3}
[hidden]{display:none!important}.document-search{display:flex;align-items:center;gap:25px;padding:19px 23px}.document-search .search-field{flex:1;max-width:420px}.document-search>.small-text{flex:1;text-align:right;font-size:11px;max-width:430px;margin-left:auto}.document-group .eyebrow{display:block;margin-bottom:5px}.document-group .text-link{font-size:11px;display:flex;gap:7px;align-items:center;white-space:nowrap}.document-group .text-link .icon{width:14px;height:14px}.document-group .file-row:first-child{padding-top:0}.document-group .readonly-note{border-top:1px solid #edf2ed;padding-top:15px;margin-top:0}.messages-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:23px;align-items:start;min-width:0}.messages-layout>.panel{min-width:0}.conversation-list .section-head{padding:20px}.conversation-list .section-head h2{font-size:14px}.conversation-item{display:block;padding:20px;border-bottom:1px solid #edf2ee;color:#799182;border-left:3px solid transparent}.conversation-item:last-child{border-bottom:0}.conversation-item.active{background:#f1f7f2;border-left-color:#5c8f70}.conversation-item:hover{background:#f8fbf8}.conversation-top{display:flex;align-items:center;gap:8px;margin-bottom:5px}.conversation-top strong{font-size:12px;font-weight:600;color:#5f806b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.unread-dot{display:block;width:6px;height:6px;border-radius:50%;background:#619977;margin-left:auto;flex-shrink:0}.conversation-item>.small-text{font-size:10px}.conversation-item p{font-size:11px;color:#9caf9f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:8px 0 5px}.messages-layout .section-head .eyebrow{display:block;margin-bottom:6px}.messages-layout .section-head h2{font-size:15px}.profile-card .avatar.large{width:74px;height:74px;font-size:23px}.profile-card .role-badge{font-size:9px;white-space:normal}.profile-meta{font-size:11px;color:#97ac9e;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:18px}.profile-meta>.icon{width:14px;height:14px}.form-intro{font-size:12px!important;color:#8ca194!important;line-height:1.8;margin-bottom:25px}label.field{display:block;font-size:11px;color:#829688;font-weight:550}label.field>input,label.field>select,label.field>textarea{display:block;margin-top:7px;font-weight:400}.form-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #edf2ee;margin-top:25px;padding-top:20px}.contact-heading{font-size:13px!important;color:#779381;margin:27px 0 14px}.contact-options{display:flex;gap:24px;flex-wrap:wrap}.contact-options label{display:flex;align-items:center;gap:6px;font-size:12px;color:#8ea896}.contact-options input{accent-color:var(--green);width:14px;height:14px}.profile-layout #personal,.profile-layout #preferences{scroll-margin-top:100px}.scenario-card.panel{margin-bottom:0;position:relative;min-height:250px}.scenario-grid{margin-bottom:23px}.scenario-icon{display:flex;align-items:center;justify-content:center;width:43px;height:43px;border-radius:8px;margin-bottom:8px}.scenario-icon>.icon{width:21px;height:21px}.scenario-badges{position:absolute;top:25px;right:20px}.scenario-card h2{font-size:16px;color:#526f5c}.scenario-card p{font-size:12px;color:#90a398;line-height:1.8;margin-bottom:24px}.scenario-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:15px;border-top:1px solid #edf2ee;font-size:10px;color:#88a392}.scenario-footer>.icon{width:16px;height:16px;color:#8cab96}.matrix-table th{font-size:11px}.matrix-table tbody th{background:#fdfefd;color:#809c88;font-size:11px}.matrix-link{display:flex;align-items:center;gap:6px;font-size:11px;color:#7d9b87}.matrix-link>.icon{width:14px;height:14px}.matrix-link:hover{color:var(--green);text-decoration:underline}.document-preview{border:1px solid #dce3df;border-radius:3px;background:#f8faf9;color:#6a7b70;padding:24px 20px;margin:19px 0;max-height:310px;overflow:auto;font-size:12px;line-height:1.8;box-shadow:inset 0 0 0 5px #fff}.document-preview h3{font-size:15px;color:#4e6757;border-bottom:1px solid #dce6df;padding-bottom:13px;margin-bottom:15px}.document-preview p{font-size:12px;line-height:1.8}.document-preview p:last-child{margin-bottom:0}.document-preview small{color:#94a398}.upload-file{display:flex;align-items:center;gap:7px;padding:7px 9px;margin-top:5px;border:1px solid #dfe9e2;border-radius:4px;background:#fff;font-size:11px;color:#799384;overflow-wrap:anywhere}.upload-file>.icon{width:13px;height:13px;flex-shrink:0}.field [aria-invalid="true"],.field[aria-invalid="true"],textarea[aria-invalid="true"],input[aria-invalid="true"]{border-color:#c89484;background:#fffaf8}.field [aria-invalid="true"]:focus-visible,textarea[aria-invalid="true"]:focus-visible,input[aria-invalid="true"]:focus-visible{outline-color:#d3a191}dialog blockquote{padding:13px 16px;margin:17px 0;border-left:3px solid #aac9b6;background:#f4f9f5;color:#799482;font-size:12px;line-height:1.8}dialog .field{margin-top:17px}.dialog-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px}
@media(min-width:1600px){.main{padding-left:40px;padding-right:40px}.audit-table{font-size:14px}.audit-table th{font-size:11px}.cell-title{font-size:14px}.cell-subtitle{font-size:11px}.audit-table td{padding-top:19px;padding-bottom:19px}.detail-layout{grid-template-columns:minmax(0,1fr) 310px}}
@media(max-width:1250px){.header-context{display:none}.header-actions{gap:18px}.main{padding:26px 24px 0}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stat-card{min-height:91px;padding:17px 20px}.stat-value{font-size:25px}.stat-caption{margin-top:2px}.detail-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.tabs{gap:20px;padding:0 20px}.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.filter-bar{gap:8px}.filter-bar .field{flex-basis:135px}.filter-bar .search-field{min-width:120px}.page-heading h1{font-size:27px}.page-heading{gap:16px}.heading-actions{flex-wrap:wrap;justify-content:flex-end}.profile-layout{grid-template-columns:210px minmax(0,1fr);gap:18px}.detail-layout .info-grid{gap:20px}.detail-main .section-body{padding:20px}}
@media(max-width:1050px){:root{--sidebar:210px}.brand{padding:0 22px}.sidebar{padding-left:12px;padding-right:12px}.header-actions{padding:0 20px}.demo-badge{display:none}.detail-layout{grid-template-columns:minmax(0,1fr)}.detail-aside{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:start}.detail-aside .panel,.detail-aside .fee-card{margin-bottom:0}.detail-aside>.panel:last-child{grid-column:1/-1}.filter-bar{flex-wrap:wrap}.filter-bar .search-field{flex-basis:100%}.filter-bar .field{flex:1}.filter-bar .button{flex-shrink:0}.page-heading{flex-wrap:wrap}.heading-actions{padding-top:0;justify-content:flex-start}.attention-bar{flex-wrap:wrap}.attention-bar>a{margin-left:29px}.profile-layout{grid-template-columns:minmax(0,1fr)}.profile-layout>aside{display:grid;grid-template-columns:220px minmax(0,1fr);gap:18px;align-items:start}.profile-card{margin:0}.page-footer{flex-wrap:wrap}.page-footer>span:last-child{display:none}#toast{left:calc(50% + 105px)}}
@media(max-width:800px){:root{--topbar:66px;--sidebar:232px}.topbar{z-index:45}.brand{width:auto;border-right:0;padding:0 18px;gap:8px}.brand img{width:36px;height:36px}.brand strong{font-size:21px}.brand>span>span{font-size:10px}.menu-toggle{display:flex;order:-1;margin-left:10px}.brand{padding-left:9px}.header-actions{gap:13px;padding:0 17px}.top-user{padding-left:14px}.top-user>span:nth-child(2),.top-user>.icon{display:none}.avatar{width:32px;height:32px;font-size:10px}.sidebar{transform:translateX(-100%);transition:transform .2s;z-index:40;box-shadow:8px 0 30px #204b3510}.menu-open .sidebar{transform:translateX(0)}.menu-open .menu-backdrop{display:block;position:fixed;inset:var(--topbar) 0 0;background:#23382a50;z-index:35}.menu-open{overflow:hidden}.main{margin-left:0;padding:24px 22px 0}.breadcrumbs{margin-bottom:19px}.page-heading h1{font-size:27px}.header-context{display:none}.detail-layout{gap:18px}.attention-bar{margin-bottom:20px}.sidebar-bottom{padding-top:40px}#toast{left:50%}.page-footer{font-size:9px}.scenario-card{padding:21px}.filter-bar .search-field{flex-basis:auto}.filter-bar .field{flex:1 1 130px}.filter-bar .button{flex:0 0 auto}.filter-bar{gap:10px}.filter-bar>.search-field{flex:1 1 200px}.preview-controls .field{max-width:none}.profile-layout>aside{grid-template-columns:220px minmax(0,1fr)}}
@media(max-width:600px){body{font-size:14px}.main{padding:21px 15px 0}.header-actions{gap:8px;padding-right:12px}.language{font-size:11px;gap:4px}.language>.icon:first-child{width:15px;height:15px}.language>.icon:last-child{display:none}.top-user{padding-left:9px;margin-left:1px}.notification{width:27px}.brand img{width:31px;height:31px}.brand strong{font-size:19px;letter-spacing:1.3px}.brand>span>span{font-size:9px}.brand{gap:7px}.menu-toggle{margin-left:6px;width:29px}.page-heading{margin-bottom:21px;gap:15px}.page-heading h1{font-size:25px}.page-heading p{font-size:12px;line-height:1.7}.heading-actions{width:100%;gap:8px}.heading-actions .button{font-size:11px;padding:8px 12px;min-height:36px}.stats-grid{gap:10px;margin-bottom:16px}.stat-card{padding:14px 12px;gap:10px;min-height:99px;align-items:flex-start}.stat-icon{width:31px;height:31px;border-radius:7px;margin-top:3px}.stat-icon .icon{width:16px;height:16px}.stat-label{font-size:10px;margin-bottom:3px}.stat-value{font-size:23px}.stat-caption{font-size:9px;line-height:1.4;margin-top:3px}.attention-bar{padding:12px;font-size:11px;gap:8px;align-items:flex-start}.attention-bar>p{font-size:11px;flex:1}.attention-bar>span{flex:1}.attention-bar>a{margin-left:26px;font-size:10px}.panel-header,.section-head{padding:17px}.panel-header h2,.section-head h2{font-size:15px}.panel-header .button{font-size:10px;padding:6px 9px;min-height:32px}.section-body,.panel-body,.detail-main .section-body{padding:18px}.filter-bar{padding:15px;gap:10px}.filter-bar .search-field{flex-basis:100%}.filter-bar .field{flex:1 1 110px}.filter-bar .field select{font-size:11px}.filter-bar>.button{flex-basis:auto;font-size:10px;padding:8px 10px}.pagination{padding:15px;font-size:9px;gap:10px;flex-wrap:wrap}.pagination a,.pagination button{min-width:27px;height:27px}.audit-table th:first-child,.audit-table td:first-child{padding-left:17px}.audit-table th:last-child,.audit-table td:last-child{padding-right:17px}.page-footer{flex-direction:column;align-items:flex-start;gap:5px;margin-top:20px;padding-bottom:20px}.page-footer span:nth-child(2){text-align:left}.detail-aside{grid-template-columns:minmax(0,1fr)}.detail-aside>.panel:last-child{grid-column:auto}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 13px}.detail-summary{padding:20px 17px}.summary-item>strong{font-size:11px}.summary-item>span{font-size:9px}.tabs{padding:0 17px;gap:20px}.tab-link{font-size:11px;padding:15px 0 13px}.info-grid{grid-template-columns:minmax(0,1fr);gap:20px}.info-grid .wide{grid-column:auto}.info-grid dt{font-size:10px}.info-grid dd{font-size:12px}.checklist-row{gap:10px;flex-wrap:wrap;padding:16px 0}.checklist-row>div{flex-basis:calc(100% - 29px)}.checklist-row>.badge{margin-left:29px}.checklist-row strong{font-size:12px}.checklist-progress .progress-track{width:50px}.file-row{gap:9px;flex-wrap:wrap}.file-info strong,.file-info>a{font-size:11px}.file-type{width:30px;height:37px;font-size:8px}.file-row .button{font-size:10px;padding:6px 8px}.file-row .badge{margin-left:39px}.form-grid{grid-template-columns:minmax(0,1fr);gap:18px}.form-grid .wide,.form-grid .full-width{grid-column:auto}.field label{font-size:11px}.field input,.field select,.field textarea{font-size:13px;min-height:40px}.comment-header>time{font-size:9px;margin-left:auto;text-align:right}.comment-body{padding-left:0;font-size:12px}.comment-form{padding:15px}.notice{font-size:11px;padding:13px;gap:9px}.notice p{font-size:11px}.notice .button{margin-top:8px}.preview-controls{padding:14px;gap:10px}.preview-controls>span,.preview-controls>strong{flex:1;font-size:10px}.preview-controls .field{min-width:calc(50% - 10px);flex:1}.preview-controls .button{margin:0}.scenario-grid{grid-template-columns:minmax(0,1fr);gap:15px}.scenario-card h2,.scenario-card h3{font-size:15px}.profile-layout>aside{display:block}.profile-card{margin-bottom:17px}.profile-nav{margin-bottom:0}.profile-nav a,.profile-nav button{padding:13px 17px}.profile-layout{gap:18px}.form-actions{flex-wrap:wrap}.form-actions .button{flex:1}.dialog-head{margin-bottom:16px}dialog{padding:23px}dialog h2{font-size:20px}}
@media(max-width:1250px){.messages-layout{grid-template-columns:235px minmax(0,1fr);gap:18px}.messages-layout .section-body{padding:19px}.messages-layout .comment-header time{flex-basis:100%;margin-left:0}.messages-layout .comment-body{font-size:12px}.messages-layout .compose-actions{flex-wrap:wrap}.preview-form{flex-wrap:wrap}.preview-form p{flex:1 1 100%}.scenario-badges{right:18px}.date-chip{font-size:10px}.audit-table .cell-subtitle{max-width:235px}}
@media(max-width:1050px){.messages-layout{grid-template-columns:minmax(0,1fr)}.conversation-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.conversation-list .section-head{grid-column:1/-1}.conversation-item{border-left:0;border-bottom:2px solid #edf2ee;border-right:1px solid #edf2ee;padding:16px;min-width:0}.conversation-item.active{border-bottom-color:#5c8f70}.conversation-list .conversation-item:nth-last-child(-n+2){display:none}.document-search{flex-wrap:wrap;gap:12px}.document-search>.small-text{text-align:left;flex-basis:100%;max-width:none}.document-search>.search-field{max-width:none}.messages-layout .comment-header time{flex-basis:auto;margin-left:auto}}
@media(max-width:800px){.sidebar .nav-link{font-size:14px}.profile-layout>aside{display:grid}.messages-layout .comment-header time{font-size:10px}.page-heading>.count-chip{height:25px;font-size:10px}.preview-form{flex-wrap:nowrap}.preview-form p{flex:1.1}.preview-form .button{white-space:nowrap}.document-search{padding:18px}.scenario-card.panel{min-height:240px}}
@media(max-width:600px){.stat-card>.stat-icon{width:30px;height:30px;min-width:30px;margin-top:1px}.stat-caption{max-width:115px}.stat-card{gap:4px}.date-chip{font-size:10px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.1px}.panel-header>.small-text{display:none}.list-tabs{gap:21px;padding:0 17px}.list-tabs>a{font-size:10px;gap:5px}.filter-summary{padding:10px 15px;font-size:10px}.table-footer{padding:15px;gap:12px;font-size:9px}.table-footer .pagination{gap:4px;flex-wrap:nowrap}.table-footer .pagination a,.table-footer .pagination>.disabled{height:26px;width:26px;min-width:26px}.audit-table td{font-size:12px;padding-top:16px;padding-bottom:16px}.cell-title{font-size:13px}.audit-table .cell-subtitle{max-width:230px;font-size:10px}.list-footnote{font-size:9px;align-items:flex-start;line-height:1.7}.list-footnote .icon{margin-top:2px}.preview-controls summary{padding:12px;font-size:10px;flex-wrap:wrap;gap:7px}.preview-controls summary>span{font-size:9px;margin-left:0;flex-basis:calc(100% - 45px);order:3;padding-left:22px}.preview-controls summary>.icon:last-child{margin-left:auto}.preview-form{padding:3px 12px 13px;gap:12px;flex-wrap:wrap}.preview-form>label{flex-basis:calc(50% - 12px);font-size:9px}.preview-form select{font-size:11px}.preview-form>.button{order:4;flex:1;font-size:11px;min-height:34px}.preview-form p{flex-basis:100%;font-size:9px}.summary-item>strong{font-size:11px}.summary-item>strong>.icon{width:12px;height:12px;margin-right:3px}.summary-item>strong>.progress-track{width:40px;margin-left:7px}.notice>a{flex-basis:100%;font-size:10px;padding-left:41px;white-space:normal}.notice{flex-wrap:wrap;align-items:flex-start}.notice>div{min-width:calc(100% - 50px)}.task-content{flex-basis:calc(100% - 50px)}.task-content>span{font-size:11px}.task-number{margin-left:0}.inline-actions{flex-wrap:wrap;gap:12px}.inline-actions>span{font-size:10px}.inline-actions>.button{margin-left:auto;font-size:11px}.comments .comment{gap:10px;padding:18px 0}.comments .comment:first-child{padding-top:0}.comments .comment-highlight{padding:14px 10px;margin:4px -9px 0}.comments .comment-header{gap:3px 7px}.comments .comment-header strong{font-size:11px}.comments .comment-header .comment-meta{font-size:9px}.comments .comment-header time{flex-basis:100%;text-align:left;margin-left:0;font-size:9px}.comments .comment-body{font-size:12px}.file-actions{margin-left:0;gap:0}.file-actions .icon-button{width:25px}.file-actions .icon{width:14px;height:14px}.file-info{min-width:120px}.file-name{font-size:11px}.file-meta{font-size:9px!important}.upload-box{padding:17px 13px;gap:11px}.upload-copy strong{font-size:11px}.upload-copy p{font-size:9px}.upload-box>.button{margin-left:46px;font-size:10px}.upload-hint{text-align:left;font-size:9px;margin-left:46px;line-height:1.7}.compose-actions{flex-wrap:wrap;gap:12px}.compose-actions>span{font-size:9px;flex-basis:100%;max-width:none}.compose-actions>.button{margin-left:auto;font-size:11px}.timeline .timeline-item{padding-left:32px;padding-bottom:24px}.timeline-content strong{font-size:12px}.timeline-content p{font-size:11px}.timeline-content>time,.timeline-content>span{font-size:9px}.document-search{padding:15px}.document-search>.small-text{font-size:10px}.document-group .text-link{font-size:10px}.document-group .section-head h2{font-size:14px}.document-group .eyebrow{font-size:9px}.conversation-list{grid-template-columns:repeat(2,minmax(0,1fr))}.conversation-list .conversation-item:nth-child(4){display:none}.conversation-item{padding:14px}.conversation-top strong{font-size:11px}.conversation-item>.small-text{font-size:9px}.conversation-item p{font-size:10px}.messages-layout .section-head h2{font-size:13px}.messages-layout .section-head .eyebrow{font-size:9px}.messages-layout .section-head .button{font-size:9px}.messages-layout .section-body{padding:17px}.messages-layout .comment-header time{flex-basis:100%;margin-left:0;font-size:9px}.profile-layout>aside{display:block}.form-footer{flex-wrap:wrap;gap:13px}.form-footer>.small-text{font-size:10px}.form-footer>.button{margin-left:auto}.contact-options{gap:19px}.contact-options label{font-size:11px}.form-intro{font-size:11px!important}.scenario-card.panel{min-height:230px}.scenario-badges{top:24px;right:21px}.scenario-card h2{font-size:16px}.scenario-card p{font-size:12px}.scenario-footer{font-size:10px}.scenario-grid+.panel .section-head h2{font-size:14px}.scenario-grid+.panel .section-head p{font-size:10px}.matrix-table th,.matrix-link{font-size:10px}.matrix-table td,.matrix-table th{padding:13px 15px}.dialog-actions{flex-wrap:wrap}.dialog-actions>.button{flex:1;font-size:11px}.document-preview{padding:20px 17px;max-height:270px}.document-preview h3{font-size:14px}.document-preview p{font-size:11px}}
/* Readable type and overflow boundaries on both narrow and wide screens. */
html{overflow-x:clip}body{font-size:16px}.main{max-width:calc(100% - var(--sidebar))}.panel,.table-scroll{min-width:0}.header-context{font-size:14px}.top-user strong,.nav-link{font-size:14px}.top-user small,.brand>span>span,.sidebar-account>div>span,.demo-badge,.nav-count,.tiny-label,.sidebar-version{font-size:12px}.sidebar-account strong{font-size:14px}.nav-label{font-size:11px}.help-box strong,.help-box a{font-size:12px}.help-box p{font-size:12px}.breadcrumbs{font-size:12px}.page-heading p{font-size:14px}.eyebrow{font-size:11px}.date-chip,.language{font-size:13px}.button,.button.small,.text-link{font-size:13px}.button{min-height:40px}.stat-label{font-size:14px;color:#65716a}.stat-caption{font-size:12px;color:#748079}.stat-value{font-size:30px}.stat-card{min-height:119px}.attention-bar p{font-size:13px}.attention-bar a{font-size:12px}.panel-header h2,.section-head h2{font-size:17px}.panel-header p,.section-head p,.small-text{font-size:12px}.search-field input,.filter-bar .field select{font-size:13px}.audit-table{font-size:14px}.audit-table th{font-size:12px;color:#68786d}.audit-table td{font-size:14px;padding-top:15px;padding-bottom:15px}.audit-table .cell-title{font-size:14px}.audit-table .cell-subtitle{font-size:12px;color:#7d8981;white-space:normal;max-width:265px}.order-link,.task-ratio,.service-label{font-size:12px}.badge,.role-badge{font-size:12px}.audit-table .role-badge{white-space:nowrap}.audit-table .fee-cell{font-size:13px}.table-footer,.list-footnote,.page-footer{font-size:12px}.list-tabs>a,.tab-link{font-size:13px}.summary-item>span{font-size:12px}.summary-item>.badge{display:inline-flex;width:fit-content}.summary-item>strong{font-size:14px}.info-grid dt{font-size:13px}.info-grid dd{font-size:15px;overflow-wrap:anywhere}.description-block p,.next-step .section-body>p,.comment-body{font-size:14px}.notice p,.notice>div>strong{font-size:14px}.notice>a{font-size:12px}.field,label.field,.field label{font-size:13px}.field input,.field select,.field textarea,textarea{font-size:14px}.task-content>strong{font-size:14px}.task-content>span{font-size:13px}.file-name,.comments .comment-header strong{font-size:14px}.file-meta,.comments .comment-header .comment-meta{font-size:12px!important}.file-info{overflow-wrap:anywhere}.compose-actions>span,.readonly-note,.read-only-note{font-size:12px}.member-info strong{font-size:13px}.member-info>span,.fee-note,.team-contact{font-size:12px}.fee-card p{font-size:13px}.preview-controls summary,.preview-controls summary>span,.preview-form>label,.preview-form p,.preview-form select{font-size:12px}.form-intro{font-size:14px!important}.profile-nav a,.profile-nav button{font-size:14px}.contact-options label{font-size:14px}.scenario-card h2{font-size:18px}.scenario-card p{font-size:14px}.scenario-footer,.matrix-link,.matrix-table th{font-size:13px}.conversation-top strong{font-size:13px}.conversation-item>.small-text,.conversation-item p{font-size:12px}.timeline-content strong{font-size:14px}.timeline-content p{font-size:13px}.timeline-content>time,.timeline-content>span{font-size:12px}.messages-layout .comment-body{font-size:14px}.panel .data-table td{font-size:14px}.panel .data-table th{font-size:12px}.data-table td{overflow-wrap:anywhere}.panel-title{min-width:0}a,button,input,select,textarea{touch-action:manipulation}.upload-box:focus-within{outline:2px solid #78afa3;outline-offset:3px}
@media(max-width:1250px){.audit-table{min-width:1080px}.messages-layout .comment-header time{font-size:12px}}
@media(max-width:1050px){.conversation-list{display:flex;flex-wrap:wrap}.conversation-list .section-head{flex:1 1 100%}.conversation-list .conversation-item{display:block!important;flex:1 1 180px}.preview-form p{flex-basis:100%}}
@media(max-width:800px){.main{max-width:100%}.sidebar{visibility:hidden}.menu-open .sidebar{visibility:visible}.header-actions .demo-badge{display:none}.summary-item>strong{font-size:13px}.notice>div{flex:1}.messages-layout .comment-header time{font-size:12px}.sidebar-bottom{padding-top:30px}}
@media(max-width:600px){.main{padding:20px 14px 0}.brand>span>span{font-size:10px}.stat-card{min-height:112px}.stat-label{font-size:13px}.stat-caption{font-size:11px;max-width:110px}.stat-value{font-size:27px}.stat-card>.stat-icon{width:28px;height:28px;min-width:28px}.attention-bar>p{font-size:13px}.attention-bar>a{font-size:12px}.panel-header h2,.section-head h2{font-size:16px}.list-tabs{gap:16px}.list-tabs>a{font-size:12px}.tab-link{font-size:13px}.tabs{gap:20px}.search-field input,.filter-bar .field select{font-size:13px}.page-heading p{font-size:14px}.heading-actions .button,.filter-bar>.button{font-size:12px}.table-footer{flex-wrap:wrap;font-size:12px}.list-footnote,.page-footer{font-size:11px}.summary-item>span{font-size:12px}.summary-item>strong{font-size:13px}.notice>div{min-width:0;flex-basis:calc(100% - 50px)}.notice p{font-size:13px}.notice>a{padding-left:0;font-size:12px}.task-content>strong{font-size:14px}.task-content>span{font-size:12px}.checklist-row{flex-wrap:nowrap}.task-number{display:none}.file-name{font-size:13px}.file-meta{font-size:11px!important}.file-actions{margin-left:auto}.file-info{min-width:0;flex:1 1 180px}.file-actions .icon-button{width:34px;height:34px}.comments .comment-header strong{font-size:13px}.comments .comment-header .comment-meta{font-size:11px!important}.comments .comment-body{font-size:14px}.compose-actions>span{font-size:12px}.compose-actions>.button{font-size:13px}.preview-controls summary{font-size:12px}.preview-controls summary>span{font-size:11px}.preview-form>label,.preview-form select,.preview-form p{font-size:12px}.upload-copy strong{font-size:13px}.upload-copy p,.upload-hint,.upload-box>.button{font-size:11px}.form-footer>.small-text{font-size:12px}.scenario-card p{font-size:14px}.scenario-footer{font-size:12px}.scenario-card h2{font-size:18px}.matrix-table th,.matrix-link{font-size:12px}.conversation-list .conversation-item{flex-basis:100%}.conversation-item>.small-text,.conversation-item p{font-size:12px}.messages-layout .section-head h2{font-size:15px}.messages-layout .section-head .button{font-size:11px}.timeline-content strong{font-size:14px}.timeline-content p{font-size:13px}.timeline-content>time,.timeline-content>span{font-size:11px}.document-preview p{font-size:13px}.info-grid dd{font-size:14px}.dialog-head{margin-bottom:14px}.button.full{white-space:normal}.profile-card .role-badge{white-space:normal}.summary-item>.badge{font-size:11px}.summary-item>strong>.progress-track{width:32px}}
.table-scroll{position:relative}.section-body.checklist{padding:8px 23px 23px}.checklist-row{padding:19px 0}.checklist-row .task-content>strong{font-size:14px}.section-body.checklist .inline-actions{padding-top:18px}.summary-item .summary-count{color:var(--ink)}
@media(max-width:600px){.section-body.checklist{padding:2px 18px 18px}.checklist-row{padding:18px 0}.checklist-row.needs-fix{margin:0 -9px;padding-left:9px;padding-right:9px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
/* Header dropdowns and simplified portal identity. */
.brand{padding-right:18px;gap:12px}
.brand .brand-name{display:flex;flex-direction:column;gap:0}
.brand .brand-name strong{font-size:23px;letter-spacing:.7px;line-height:1.12}
.brand .brand-name>span{font-size:19px;letter-spacing:.1px;line-height:1.12;margin-top:1px;color:var(--ink)}
.header-dropdown{position:relative;flex-shrink:0}
.header-trigger{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-align:left;border-radius:5px}
.language.header-trigger{display:flex;gap:7px;align-items:center;min-height:38px;padding:6px;font-size:13px;color:#56616a}
.top-user.header-trigger{display:flex;align-items:center;gap:10px;border-left:1px solid var(--line);border-radius:0;padding:4px 0 4px 22px}
.header-trigger:hover,.header-trigger[aria-expanded="true"]{color:var(--green)}
.language.header-trigger[aria-expanded="true"],.notification[aria-expanded="true"]{background:var(--green-pale)}
.header-trigger>.icon:last-child{transition:transform .15s}
.header-trigger[aria-expanded="true"]>.icon:last-child:not(:first-child){transform:rotate(180deg)}
.dropdown-panel{position:absolute;top:calc(100% + 16px);right:0;width:242px;background:#fff;border:1px solid #dde6e1;border-radius:8px;box-shadow:0 10px 35px #263d3026;overflow:auto;max-height:calc(100dvh - var(--topbar) - 28px);z-index:50}
.dropdown-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line)}
.dropdown-heading>strong{font-size:14px;color:var(--ink);font-weight:650}
.dropdown-heading .count-chip{font-size:11px;white-space:nowrap}
.dropdown-options{padding:6px}
.dropdown-option{display:flex;align-items:center;gap:12px;width:100%;min-height:43px;padding:10px 13px;border:0;border-radius:4px;background:transparent;color:#53635b;font-size:14px;text-align:left}
.dropdown-option:hover,.dropdown-option:focus-visible{background:#f3f7f5;color:var(--green)}
.dropdown-option.selected{background:var(--green-pale);color:var(--green);font-weight:600}
.dropdown-option.selected>.icon{margin-left:auto;width:17px;height:17px}
.language-code{display:inline-block;min-width:29px;font-size:12px;font-weight:650;color:#78877e}
.selected .language-code{color:var(--green)}
.dropdown-note{margin:0;border-top:1px solid var(--line);padding:11px 18px;font-size:12px;color:#7a867e;line-height:1.5}
.notifications-dropdown{width:388px}
.notification-item{display:flex;gap:12px;padding:17px 18px;border-bottom:1px solid var(--line);color:var(--ink)}
.notification-item:last-child{border-bottom:0}
.notification-item:hover{background:#f7faf8}
.notification-symbol{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:7px}
.notification-symbol .icon{width:17px;height:17px}
.notification-copy{display:flex;flex-direction:column;min-width:0;gap:4px}
.notification-copy strong{font-size:14px;line-height:1.4;font-weight:600;color:#34483c}
.notification-copy>span{font-size:12px;color:#65736b;line-height:1.45}
.notification-copy p{font-size:13px;line-height:1.5;color:#6e7c72;margin:2px 0}
.notification-copy time{font-size:11px;color:#8b968e}
.account-dropdown{padding-bottom:6px}
.account-dropdown .dropdown-heading{display:flex;flex-direction:column;align-items:flex-start;gap:3px;margin-bottom:6px}
.account-dropdown .dropdown-heading>span{font-size:12px;color:var(--muted)}
.account-dropdown .dropdown-option{width:calc(100% - 12px);margin:0 6px}
.account-dropdown .dropdown-option .icon{width:18px;height:18px}
.account-dropdown .logout-option{color:#a45e48}
.account-dropdown .logout-option:hover{background:#fff5ef}
.sidebar>.nav-label{margin-top:5px}
@media(max-width:1050px){.header-actions{gap:15px}.top-user.header-trigger{padding-left:16px}}
@media(max-width:800px){.brand{width:auto;padding-right:12px;gap:8px}.brand .brand-name strong{font-size:20px}.brand .brand-name>span{font-size:17px}.header-actions{gap:8px}.top-user.header-trigger{padding-left:12px}.dropdown-panel{top:calc(100% + 13px)}.notifications-dropdown{position:fixed;top:calc(var(--topbar) + 8px);right:12px;width:min(388px,calc(100% - 24px))}}
@media(max-width:600px){.brand .brand-name strong{font-size:18px;letter-spacing:.5px}.brand .brand-name>span{font-size:15px}.brand img{width:33px;height:33px}.brand{gap:7px;padding-right:5px}.header-actions{gap:5px;padding-right:10px}.language.header-trigger{gap:4px;padding:5px 2px;font-size:12px}.top-user.header-trigger{padding-left:8px}.dropdown-panel{position:fixed;top:calc(var(--topbar) + 8px);right:10px;max-width:calc(100% - 20px)}.notifications-dropdown{width:calc(100% - 20px)}.notification-item{padding:15px}.dropdown-heading{padding:15px}.notification-copy strong{font-size:14px}.header-actions .notification{width:29px}.header-context{display:none}}
@media(max-width:359px){.brand .brand-name strong{font-size:16px}.brand .brand-name>span{font-size:14px}.brand img{width:28px;height:28px}.brand{gap:5px}.header-actions{gap:3px;padding-right:7px}.top-user.header-trigger{padding-left:5px}.language>.icon:first-child{display:none}}
@media print{.sidebar,.topbar,.breadcrumbs,.page-footer,.heading-actions,.preview-controls,.menu-backdrop,.skip-link,#toast,dialog{display:none!important}.main{margin:0;padding:0}.panel{break-inside:avoid;border-color:#ddd}.detail-layout{display:block}.detail-aside{display:block}.table-scroll{overflow:visible}.audit-table{font-size:9px}.audit-table th,.audit-table td{padding:8px!important}.page-heading h1{font-size:22px}.stats-grid{grid-template-columns:repeat(4,1fr)}body{background:#fff}}
