@font-face{font-family:Gilroy;src:url(gilroy-regular.woff2) format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Gilroy;src:url(gilroy-bold.woff2) format('woff2');font-weight:600 900;font-display:swap}
:root{--navy:#1f1b18;--coral:#4d291d;--teal:#35637b;--muted:#7a716b;--line:#e8e1da;--bg:#f8f6f3;--green:#258766;--red:#b84443}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--navy);font:15px/1.5 Gilroy,Arial,sans-serif}button,input,textarea,select{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{color:inherit}button:disabled{opacity:.45;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #80c5d0;outline-offset:3px}input,textarea,select{color:var(--navy);background:white;border:1px solid #ded6cf;border-radius:10px;padding:11px 13px;min-width:0}input:not([type=checkbox]):not([type=file]),textarea{width:100%}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#8c827a}label{display:block}h1,h2,h3,p{margin:0}h1{font-size:34px;line-height:1.2;letter-spacing:-1px}h2{font-size:19px;line-height:1.3}h3{font-size:17px}p{color:var(--muted)}svg{width:20px;height:20px;display:block;flex-shrink:0}i{display:inline-flex;font-style:normal;vertical-align:middle}strong,b{font-weight:700}[hidden]{display:none!important}.skip{position:fixed;left:20px;top:-100px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#fff;border-right:1px solid var(--line);padding:35px 19px 20px;display:flex;flex-direction:column;z-index:10}.brand{padding:0 12px}.brand img{width:178px;max-width:100%;height:57px;object-fit:contain}.brand span{display:block;font-size:9px;letter-spacing:2.3px;color:var(--muted);margin-top:9px;padding-left:4px}.nav-caption{font-size:9px;letter-spacing:1.2px;color:#8e8075;margin:48px 12px 15px}.nav-item{display:flex;align-items:center;gap:12px;font-weight:700;font-size:14px;padding:13px 14px;margin:6px 0;border-radius:10px;color:#796d64;white-space:nowrap}.nav-item:hover{background:#f4efea}.nav-item.selected{background:#f0e5dc;color:var(--coral)}.nav-count{font-size:11px;margin-left:auto;padding:0 7px;border-radius:5px;background:#ece6df;color:var(--muted)}.sidebar-bottom{margin-top:auto;padding:20px 10px 0}.server-label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.sidebar-bottom>p{font-size:11px;margin:3px 0 25px 15px}.account{display:flex;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:20px}.avatar{width:35px;height:35px;display:grid;place-items:center;background:#eee6df;border-radius:50%;font-weight:700}.account small{display:block;font-size:11px;color:var(--muted)}.account>i{margin-left:auto;color:#a09388}.workspace{margin-left:232px}.topbar{height:73px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 38px;background:#fff}.breadcrumb{display:flex;gap:16px;font-size:12px;color:var(--muted)}.breadcrumb b{color:var(--navy)}.breadcrumb>span{color:#c7b9ae}.top-status{display:flex;align-items:center;gap:7px;color:var(--muted);font-size:12px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#b3a69b;flex-shrink:0}.status-dot.good{background:#36a985;box-shadow:0 0 0 3px #36a98512}.status-dot.bad{background:var(--red)}main{padding:34px 38px 18px;max-width:1720px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.eyebrow,.overline{font-size:10px;letter-spacing:1.5px;font-weight:700}.eyebrow{color:var(--teal);margin-bottom:8px}.page-heading p{font-size:14px;margin-top:9px}.heading-actions,.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.button{display:inline-flex;justify-content:center;align-items:center;gap:8px;border:1px solid transparent;border-radius:9px;padding:11px 16px;font-weight:700;font-size:13px;min-height:42px;white-space:nowrap;transition:background .15s,transform .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.primary{background:var(--coral);color:white;box-shadow:0 4px 10px #4d291d17}.primary:hover{background:#361c13}.subtle{background:white;border-color:var(--line)}.subtle:hover{background:#f4efea}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--line);background:white;border-radius:8px}.icon-button:hover{background:#f0eae3}.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--teal);font-size:12px;font-weight:700;border:0;background:transparent;padding:0}.text-link svg{width:16px;height:16px}.muted{color:var(--muted)}.small{font-size:12px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px}.metric{background:white;border:1px solid var(--line);border-radius:13px;padding:19px 21px;text-align:left;min-height:135px;position:relative}.metric:hover{border-color:#c7b6a9}.metric-title{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.metric-title i{color:#948276}.metric-number{display:block;font-size:35px;font-weight:700;letter-spacing:-1px;margin:6px 0 0;line-height:1.35}.metric-note{font-size:11px;color:var(--muted)}.metric.attention .metric-number{color:var(--coral)}.metric.complete .metric-number{color:var(--teal)}.overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:24px}.overview-main,.overview-aside{display:flex;flex-direction:column;gap:24px;min-width:0}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;overflow:hidden}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:23px 24px 19px}.panel-heading>i{color:#a99587}.panel-heading p{font-size:12px;margin-top:4px}.panel-bottom{border-top:1px solid var(--line);padding:15px 24px}.work-card{background:var(--navy);border-radius:14px;padding:23px 26px;color:white;position:relative;overflow:hidden}.work-card:after{content:'';position:absolute;width:260px;height:260px;border:1px solid #ffffff0b;border-radius:50%;right:-140px;top:-110px;pointer-events:none;box-shadow:0 0 0 35px #ffffff03,0 0 0 70px #ffffff02}.work-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.work-top .overline{color:#e0d2c8;font-size:9px}.on-dark{background:#ffffff09;border-color:#ffffff20;color:#f8f2ed;font-size:11px;min-height:32px;padding:6px 10px}.on-dark svg{width:14px;height:14px}#active-work{padding:26px 0 27px;min-height:130px}#active-work h2{font-size:25px;letter-spacing:-.4px;margin-bottom:7px;overflow-wrap:anywhere}#active-work p{font-size:13px;color:#e5d6ca}#active-work .text-link{color:#bde5fe;margin-top:12px}.work-footer{border-top:1px solid #ffffff17;display:flex;justify-content:space-between;gap:10px;padding-top:15px;font-size:10px;color:#e5d6ca}.work-footer>span:first-child{display:flex;gap:7px;align-items:center}.work-footer svg{width:14px;height:14px}.work-timing{display:flex;gap:24px;margin-top:20px;font-size:11px;color:#e5d6ca}.work-timing b{display:block;color:white;font-size:15px;margin-top:3px}.system-summary{padding:0 24px 12px}.system-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 0;border-bottom:1px solid #eee7e0}.system-row:last-child{border:0}.system-row strong{display:block;font-size:12px}.system-row small{display:block;font-size:10px;color:var(--muted);max-width:175px;overflow-wrap:anywhere}.system-row .status-dot{margin-top:6px}.weekly-chart{padding:0 22px 22px}.chart-total{font-size:29px;font-weight:700;margin-top:-3px}.chart-total span{font-size:11px;font-weight:400;color:var(--muted);margin-left:8px}.bars{height:130px;display:flex;gap:10px;align-items:flex-end;padding-top:15px}.bar-column{flex:1;min-width:0;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px;font-size:10px;color:var(--muted)}.bar-value{font-size:10px;color:var(--navy)}.bar{width:100%;max-width:21px;background:#daedfa;border-radius:4px 4px 2px 2px;min-height:2px}.bar.today{background:var(--teal)}.languages{padding:0 24px 23px}.language-row{margin:0 0 15px}.language-row:last-child{margin:0}.language-row>div{display:flex;justify-content:space-between;gap:10px;font-size:12px;margin-bottom:6px}.language-track{height:4px;background:#eee8e1;border-radius:4px;overflow:hidden}.language-track>span{display:block;height:100%;background:#a1cce5;border-radius:4px}.table-wrap{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th{font-size:9px;letter-spacing:.8px;text-transform:uppercase;color:#84766b;font-weight:700;background:#faf8f5;padding:11px 18px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap}td{padding:16px 18px;border-bottom:1px solid #eee8e1;vertical-align:middle}tr:last-child td{border-bottom:0}tbody tr:hover{background:#faf7f3}.file-cell{display:flex;gap:11px;align-items:center;min-width:160px}.file-symbol{border-radius:8px;background:#f0e5dc;color:var(--coral);width:34px;height:40px;flex-shrink:0;display:grid;place-items:center;font-size:8px;font-weight:700}.file-info{min-width:0}.file-name{font-size:12px;font-weight:700;border:0;background:none;padding:0;text-align:left;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere;max-width:360px;line-height:1.45}.file-name:hover{color:var(--teal)}.file-meta{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:10px;margin-top:4px}.file-meta svg{width:11px;height:11px}.badge{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;font-size:10px;font-weight:700;padding:5px 8px;border-radius:6px;background:#eee8e1;color:#7a6d62}.badge.ready,.badge.sent{background:#edf8f3;color:#278565}.badge.running{background:#e5f2fc;color:#35637b}.badge.review,.badge.retry{background:#fff3e9;color:#bb7d35}.badge.error{background:#fff0ee;color:#c1544d}.cell-stage{display:block;font-size:10px;max-width:190px;color:var(--muted);margin-top:4px}.cell-date{white-space:nowrap;font-size:11px}.cell-date small{display:block;color:var(--muted);font-size:10px}.row-actions{display:flex;gap:5px;justify-content:flex-end}.row-actions svg{width:15px;height:15px}.row-actions .icon-button{width:29px;height:29px}.event-feed{padding:0 24px 5px}.event-row{display:flex;gap:12px;padding:14px 0;border-top:1px solid var(--line)}.event-marker{width:7px;height:7px;border-radius:50%;background:#a1cce5;margin-top:6px;flex-shrink:0}.event-text{flex:1;min-width:0}.event-text strong{display:block;font-size:12px}.event-text button{font-size:11px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border:0;background:none;color:var(--muted);padding:0}.event-row time{font-size:10px;color:var(--muted);white-space:nowrap}.page-footer{display:flex;justify-content:space-between;font-size:10px;color:#918175;margin-top:34px;padding:0 0 10px}.document-toolbar{padding:22px 24px;display:flex;gap:12px}.document-toolbar select,.table-controls select{font-size:12px}.search-field{position:relative;flex:1}.search-field i{position:absolute;left:13px;top:12px;color:#96877b}.search-field input{padding-left:42px;font-size:12px;height:42px}.table-controls{padding:0 24px 18px;display:flex;justify-content:space-between;align-items:center;gap:12px}.filter-tabs{display:flex;gap:4px;flex-wrap:wrap}.filter{padding:8px 12px;background:transparent;border:0;border-radius:7px;font-size:12px;color:var(--muted);font-weight:700}.filter.selected{background:#f0e5dc;color:var(--coral)}.pagination{display:flex;justify-content:space-between;align-items:center;padding:17px 24px;border-top:1px solid var(--line)}.pagination>div{display:flex;align-items:center;gap:15px;font-size:12px}.alert{padding:14px 18px;border-radius:9px;margin-bottom:20px;font-size:12px;background:#fff4e9;color:#986724;overflow-wrap:anywhere}.alert.danger{background:#fff0ee;color:#ac4844}.alert .text-link{margin-left:8px}.empty{padding:38px 24px;text-align:center;color:var(--muted);font-size:13px}.empty i{display:flex;justify-content:center;margin-bottom:10px;color:#c5b7ab}.empty strong{display:block;color:var(--navy);font-size:15px;margin-bottom:5px}.settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px}.settings-grid>div,.settings-grid>aside{display:flex;flex-direction:column;gap:22px}.setting-row{margin:0 24px;padding:17px 0;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);font-size:13px}.setting-row p{font-size:12px;max-width:430px;margin-top:4px}.setting-row>span{color:var(--muted)}.switch{position:relative;flex-shrink:0;width:39px;height:23px}.switch input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.switch>span{display:block;background:#d7cec5;border-radius:20px;width:39px;height:23px;pointer-events:none;transition:background .2s}.switch>span:after{content:'';position:absolute;width:17px;height:17px;top:3px;left:3px;border-radius:50%;background:white;box-shadow:0 1px 3px #0001;transition:transform .2s}.switch input:checked+span{background:var(--teal)}.switch input:checked+span:after{transform:translateX(16px)}.switch input:focus-visible+span{outline:3px solid #80c5d0;outline-offset:3px}.form-padding{padding:18px 24px 24px}.form-padding label,.dialog-body>label:not(.drop-zone),.retry-form label{font-size:12px;font-weight:700;margin:15px 0 7px}.field-help{font-size:11px;margin:7px 0 12px}.inline-feedback{padding:0 24px 15px;font-size:12px}.inline-feedback:empty{display:none}.advanced summary{display:flex;justify-content:space-between;padding:20px 24px;cursor:pointer;font-size:13px;font-weight:700;list-style:none}.advanced summary::-webkit-details-marker{display:none}.advanced .form-padding{padding-top:0}.help-copy{font-size:12px;padding-top:5px}.help-copy p{line-height:1.8}.help-copy .overline{font-size:9px;color:var(--muted)}.subject-example{padding:12px 14px;background:#f2ede6;border-radius:8px;font-size:13px;font-weight:700;margin:9px 0 13px}hr{border:0;border-top:1px solid var(--line);margin:20px 0}dl{margin:0}dt{color:var(--muted);font-size:11px;margin-top:13px}dd{margin:3px 0 0;font-size:12px;font-weight:700}.note-card{padding:24px;border-radius:13px;background:#e9f3fa}.note-card>i{color:var(--teal);margin-bottom:12px}.note-card h3{font-size:15px}.note-card p{font-size:12px;margin-top:8px;line-height:1.8;color:#537083}.rules-panel pre{white-space:pre-wrap;overflow-wrap:anywhere;font:14px/1.85 Gilroy,Arial,sans-serif;padding:0 28px 30px;margin:10px 0;color:#65564a}.skeleton{background:linear-gradient(90deg,#fff,#f7f2ed,#fff)}dialog{border:0;padding:0;border-radius:16px;color:var(--navy);background:white;box-shadow:0 25px 100px #29190f33;width:600px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 40px)}dialog::backdrop{background:#29190f66}.dialog-heading{display:flex;justify-content:space-between;align-items:center;padding:25px 28px;border-bottom:1px solid var(--line);gap:16px}.dialog-heading h2{font-size:24px}.dialog-heading .eyebrow{font-size:9px}.dialog-heading .icon-button{border:0;background:#f1eae3;flex-shrink:0}.dialog-body{padding:10px 28px 22px}.dialog-footer{padding:18px 28px;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:10px}.drop-zone{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px;border:1px dashed #c9b9ac;border-radius:12px;background:#faf7f3;text-align:center;padding:25px 15px;margin:22px 0 12px;cursor:pointer}.drop-zone.dragging{border-color:var(--teal);background:#e9f5ff}.drop-zone input{position:absolute;opacity:0;width:100%;height:100%;inset:0;cursor:pointer}.drop-zone strong{font-size:13px}.drop-zone>span:last-child{font-size:11px;color:var(--muted)}.upload-symbol{display:grid;place-items:center;width:42px;height:42px;background:#f0e5dc;border-radius:10px;color:var(--coral);margin-bottom:5px}.selected-file{display:flex;justify-content:space-between;gap:10px;font-size:11px;border-bottom:1px solid var(--line);padding:7px 0}.selected-file span{overflow-wrap:anywhere}.error{font-size:12px;color:var(--red);overflow-wrap:anywhere;margin-top:10px}.detail-dialog{position:fixed;inset:0 0 0 auto;margin:0;border-radius:16px 0 0 16px;height:100dvh;max-height:100dvh;width:650px;max-width:100vw}.detail-dialog>.dialog-heading{position:sticky;top:0;background:white;z-index:2;padding:20px 28px}.detail-body{padding:26px 28px}.detail-body h2{font-size:24px;overflow-wrap:anywhere;margin-bottom:12px}.detail-meta{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin:22px 0}.detail-meta dt{margin:0}.detail-meta dd{overflow-wrap:anywhere}.detail-section{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.detail-section h3{margin-bottom:13px;font-size:15px}.detail-section p{font-size:12px}.timeline{border-left:1px solid #d9c9be;margin-left:4px;padding-left:20px}.timeline-item{position:relative;margin:0 0 22px;font-size:12px}.timeline-item:before{content:'';position:absolute;left:-24px;top:6px;width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px white}.timeline-item time{display:block;color:var(--muted);font-size:10px;margin:4px 0}.timeline-item p{overflow-wrap:anywhere;color:#827366;font-size:11px;white-space:pre-wrap}.quality-item{background:#f7f2ed;padding:13px 15px;border-radius:8px;margin-bottom:10px;font-size:12px}.quality-item ul{padding-left:18px;color:#766558;margin-bottom:0}.quality-item li{margin-top:5px;overflow-wrap:anywhere}.retry-form{margin-top:16px;background:#f4efe9;border-radius:10px;padding:16px}.retry-form summary{font-weight:700;cursor:pointer;font-size:13px}.retry-form textarea{margin-bottom:12px}.aux-dialog pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;max-height:200px;overflow:auto;background:#f2ece5;padding:12px}.aux-dialog h3{margin-top:15px}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:var(--navy);color:white;border-radius:10px;box-shadow:0 6px 30px #29190f22;padding:13px 22px;z-index:100;max-width:calc(100vw - 30px);font-size:13px}#toast.error-toast{background:#a84140}
@media(min-width:1550px){.overview-grid{grid-template-columns:minmax(0,1fr) 330px}.metric{min-height:145px}.metric-number{font-size:40px}}@media(max-width:1200px){.sidebar{width:205px;padding-left:13px;padding-right:13px}.workspace{margin-left:205px}main{padding:28px 24px 18px}.topbar{padding:0 24px}.overview-grid{grid-template-columns:minmax(0,1fr) 250px;gap:18px}.overview-main,.overview-aside{gap:18px}.panel-heading{padding:20px 18px 16px}.metrics{gap:12px}.metric{padding:17px 15px}.metric-title{font-size:11px}td,th{padding-left:13px;padding-right:13px}.recent-table .date-col{display:none}.settings-grid{grid-template-columns:minmax(0,1fr) 270px}}@media(max-width:980px){.sidebar{width:185px;padding:24px 10px 15px}.brand{padding:0 7px}.nav-item{padding:12px 10px;font-size:12px;gap:9px}.nav-caption{font-size:8px;margin-left:10px}.workspace{margin-left:185px}.overview-grid{grid-template-columns:1fr}.overview-aside{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.overview-aside .panel-heading{padding:18px 15px 14px}.overview-aside h2{font-size:15px}.system-summary,.languages{padding-left:15px;padding-right:15px}.system-row small{font-size:9px}.weekly-chart{padding-left:14px;padding-right:14px}.page-heading{align-items:flex-start}.heading-actions{justify-content:flex-end}.heading-actions .subtle span{display:none}.settings-grid{grid-template-columns:1fr}.settings-grid>aside{display:grid;grid-template-columns:1fr 1fr}.document-toolbar{flex-wrap:wrap}.search-field{flex-basis:100%}.table-controls{align-items:flex-start;flex-wrap:wrap}.file-name{max-width:280px}.metric-title i{display:none}}@media(max-width:700px){.sidebar{position:relative;inset:auto;width:100%;padding:14px 18px 0;border-right:0;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;justify-content:space-between;padding:0}.brand img{width:139px;height:36px}.brand span{font-size:8px;letter-spacing:1.5px}.nav-caption,.sidebar-bottom{display:none}.sidebar nav{display:flex;gap:5px;overflow-x:auto;margin-top:10px}.nav-item{font-size:11px;padding:10px 9px;margin:4px 0 9px;gap:6px}.nav-item svg{width:15px;height:15px}.nav-count{display:none}.workspace{margin:0}.topbar{height:44px;padding:0 18px}.breadcrumb{font-size:10px;gap:8px}.top-status{font-size:10px}main{padding:24px 16px 10px}.page-heading{flex-wrap:wrap;margin-bottom:20px;gap:17px}h1{font-size:29px}.page-heading p{font-size:12px;margin-top:6px}.heading-actions{width:100%;justify-content:space-between}.heading-actions .subtle span{display:inline}.button{min-height:40px;font-size:12px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.metric{min-height:120px;padding:14px 16px}.metric-title i{display:inline-flex}.metric-number{font-size:31px}.metric-note{font-size:10px}.overview-aside{display:flex;flex-direction:column}.overview-aside h2{font-size:18px}.work-card{padding:20px}.work-top .overline{font-size:8px;letter-spacing:1px}.on-dark{font-size:10px;padding:6px 8px;min-height:30px}#active-work{padding:24px 0}#active-work h2{font-size:22px}.work-footer{font-size:9px;flex-wrap:wrap}.work-timing{gap:18px}.panel-heading h2{font-size:17px}.panel-heading p{font-size:11px}.panel-heading{gap:10px}.panel-heading>.text-link{font-size:10px}.recent-table .language-col{display:none}.recent-table .file-name{max-width:190px}.recent-table td,.recent-table th{padding:13px 10px}.recent-table .file-symbol{display:none}.recent-table .file-cell{min-width:130px}.recent-table .row-actions .view-action{display:none}.badge{font-size:9px;padding:4px 6px}.cell-stage{font-size:9px}.document-toolbar{padding:18px 16px;gap:9px}.document-toolbar select{flex:1;max-width:100%;font-size:11px}.table-controls{padding:0 16px 15px}.filter{font-size:11px;padding:7px 9px}.filter-tabs{gap:1px}.document-panel table{min-width:590px}.pagination{padding:14px 16px}.page-footer{font-size:9px;gap:20px;margin-top:24px}.settings-grid>aside{display:flex}.setting-row{margin:0 18px;gap:18px}.form-padding{padding:16px 18px 20px}.panel-bottom{padding:15px 18px}.event-feed{padding:0 18px 6px}.event-row time{font-size:9px}.rules-panel pre{font-size:13px;padding:0 20px 25px}.rules-panel .panel-heading{align-items:flex-start}.rules-panel .button{font-size:10px;padding:8px}.rules-panel .button i{display:none}.dialog-heading{padding:22px}.dialog-body{padding:10px 22px 20px}.dialog-footer{padding:17px 22px}.detail-dialog{border-radius:0}.detail-body{padding:22px}.detail-body h2{font-size:22px}.detail-meta{gap:14px}.drop-zone strong{font-size:12px}.dialog-heading h2{font-size:22px}.event-text button{max-width:230px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}

.mode-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.mode-grid label{font-size:12px;font-weight:700}.mode-grid select{display:block;width:100%;margin-top:7px;font-size:12px}.setting-row select{max-width:55%;font-size:12px}@media(max-width:450px){.mode-grid{grid-template-columns:1fr;gap:10px}.setting-row select{max-width:60%;font-size:11px}}

.login-page{min-height:100dvh;display:grid;place-items:center;padding:24px}.login-card{width:410px;max-width:100%;margin:0;padding:36px;background:white;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 60px #29190f08}.login-card>img{width:180px;margin-bottom:34px}.login-card h1{font-size:28px}.login-card>p{font-size:13px;margin-top:8px}.login-card form{margin-top:25px}.login-card label{font-size:12px;font-weight:700;margin:16px 0 7px}.login-card .primary{width:100%;margin:15px 0}.private-rules{white-space:pre-wrap;overflow-wrap:anywhere;padding:24px;font:13px/1.7 Gilroy,Arial,sans-serif}.mode-grid input[type=checkbox]{display:block;width:22px;height:22px;margin-top:12px}#view-users .panel-heading p{max-width:610px}@media(max-width:700px){#view-users .panel-heading{flex-wrap:wrap}#users-table table{min-width:500px}.sidebar-bottom .account{padding:8px} .top-status{gap:4px}}

.help-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px;margin-bottom:24px;border:1px solid #d4e5f0;background:#edf5fb;border-radius:14px}.help-intro h2{font-size:24px;margin:5px 0 8px}.help-intro>i{color:var(--teal)}.help-intro>i svg{width:42px;height:42px}.help-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;align-items:start}.help-card{padding:28px;min-width:0}.help-card-heading{display:flex;align-items:center;gap:14px;margin-bottom:24px}.help-card-heading p{font-size:13px;margin-top:5px}.help-symbol{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#f0e5dc;color:var(--coral);flex-shrink:0}.help-symbol.mail{background:#e5f2fc;color:var(--teal)}.help-steps{padding:0;margin:0;list-style:none;counter-reset:help-step}.help-steps>li{position:relative;padding:0 0 24px 38px;counter-increment:help-step}.help-steps>li:before{content:counter(help-step);position:absolute;left:0;top:0;width:25px;height:25px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;font-size:12px;font-weight:700;color:var(--teal)}.help-steps p{margin-top:7px;font-size:14px}.help-note{background:var(--bg);padding:17px 19px;border-radius:10px;margin-bottom:20px}.help-note p{font-size:13px;margin-top:6px}.help-mail-address{padding:16px 19px;margin-bottom:24px;background:#edf5fb;border-radius:10px;overflow-wrap:anywhere}.help-mail-address span{display:block;font-size:9px;letter-spacing:1.4px;color:var(--teal);margin-bottom:4px}.help-mail-address a{font-size:19px;font-weight:700;color:var(--teal)}.help-caption{font-size:12px;margin-top:10px}.help-view .subject-example{font-size:15px;margin:10px 0;padding:12px;overflow-wrap:anywhere}.help-secondary{margin-top:24px}.help-facts,.help-statuses{margin:0}.help-facts>div+div{margin-top:18px}.help-facts dt{font-size:12px;font-weight:700;margin-bottom:5px}.help-facts dd,.help-statuses dd{margin:0;color:var(--muted);font-size:14px}.help-divider{height:1px;background:var(--line);margin:24px 0}.help-list{padding-left:20px;color:var(--muted);font-size:14px}.help-list li{padding-left:5px;margin:12px 0}.help-list strong{overflow-wrap:anywhere;color:var(--navy)}.help-statuses>div{padding:13px 0;display:grid;grid-template-columns:155px minmax(0,1fr);gap:12px;border-bottom:1px solid var(--line)}.help-statuses>div:first-child{padding-top:0}.help-statuses>div:last-child{border:0;padding-bottom:0}.help-statuses dt .badge{display:table;margin-bottom:4px}.help-faq{margin-top:24px}.help-faq details{border-top:1px solid var(--line);padding:0 28px}.help-faq summary{cursor:pointer;font-weight:700;padding:20px 0}.help-faq details p{padding:0 0 22px;max-width:960px;font-size:14px}.help-view{overflow-wrap:break-word}@media(max-width:1100px){.help-grid{grid-template-columns:1fr}.help-card{padding:24px}}@media(max-width:700px){.help-intro{padding:22px;gap:12px}.help-intro h2{font-size:21px}.help-intro>i{display:none}.help-card{padding:20px}.help-mail-address a{font-size:17px}.help-statuses>div{grid-template-columns:1fr;gap:5px}.help-faq details{padding:0 20px}.help-card>.button{white-space:normal}.help-steps>li{padding-left:34px}}

.profile-emails{margin:22px 0}#view-profile form>label{font-size:13px;font-weight:700;margin:18px 0 8px}#view-profile form>.button{margin-top:15px}#email-confirm-form{margin-top:25px;padding-top:22px;border-top:1px solid var(--line)}.email-unbind{margin-top:12px}#admin-email-form .mode-grid{margin-top:0;margin-bottom:15px}#admin-email-form input{margin-top:7px}#admin-emails-table table{min-width:580px}#profile-code{max-width:180px;font-size:22px;letter-spacing:5px}

.active-document+.active-document{border-top:1px solid #ffffff25;margin-top:22px;padding-top:22px}#active-work .active-document h2{font-size:20px}#active-work .active-count{margin-bottom:18px;color:#f8f2ed}

.owner-label{display:block;border:0;background:none;color:var(--teal);text-align:left;font:inherit;font-size:11px;padding:4px 0;overflow-wrap:anywhere;max-width:100%;cursor:pointer}.owner-label:hover{text-decoration:underline}.active-document .owner-label{color:#bde5fe;margin-bottom:8px}.detail-owner{margin-top:16px}.detail-owner .owner-label{font-size:14px}.document-toolbar{flex-wrap:wrap}#owner-filter{max-width:280px;min-width:160px}

@media(max-width:700px){#owner-filter{flex:1 1 100%;max-width:100%;width:100%}}

.selected-file{align-items:center}
.selected-file-name{flex:1;min-width:0}
.selected-file-size{flex-shrink:0;white-space:nowrap}
.selected-file .remove-file{width:36px;height:36px;flex-shrink:0}
@media(max-width:700px){.selected-file .remove-file{width:44px;height:44px}}

/* XPRSO dashboard layout. Shared colors and component styles live in brand.css. */
.xprso-dashboard .sidebar{width:240px;padding:20px 16px;overflow-y:auto;background:var(--brand-cream,#FAF8F4);scrollbar-width:thin}
.xprso-dashboard .sidebar-brand-row{flex:none;margin-bottom:20px}
.xprso-dashboard .brand{display:block;padding:0 8px;background:var(--brand-cream,#FAF8F4)}
.xprso-dashboard .brand img{display:block;width:192px;max-width:100%;height:64px;object-fit:contain;object-position:left center}
.xprso-dashboard .sidebar-upload{width:100%;flex-shrink:0;min-height:44px;margin-bottom:22px}
.xprso-dashboard .sidebar nav{display:block;overflow:visible;margin:0}
.xprso-dashboard .nav-group+.nav-group{margin-top:22px}
.xprso-dashboard .nav-caption{margin:0 12px 8px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}
.xprso-dashboard .nav-item{white-space:normal;font-size:13px;line-height:1.45;min-height:44px;padding:10px 12px;margin:3px 0;gap:10px;font-weight:550}
.xprso-dashboard .nav-item svg{width:19px;height:19px}
.xprso-dashboard .nav-item.selected{background:var(--brand-sand,#EDE4D9);color:var(--brand-espresso,#4A2E1E);box-shadow:none}
.xprso-dashboard .nav-count{margin-left:auto;font-size:12px}
.xprso-dashboard .sidebar-bottom{padding:24px 10px 0}
.xprso-dashboard .sidebar-bottom>p{display:none}
.xprso-dashboard .account{margin-top:18px;padding-top:18px;align-items:flex-start}
.xprso-dashboard .account>div{min-width:0;overflow-wrap:anywhere}
.xprso-dashboard .account strong{display:block;font-size:13px}
.xprso-dashboard .account small{font-size:12px;line-height:1.4;margin-top:3px}
.xprso-dashboard .account>i{display:none}
.xprso-dashboard .workspace{margin-left:240px}
.xprso-dashboard .topbar{height:64px;padding:0 32px;background:var(--brand-cream,#FAF8F4)}
.xprso-dashboard main{padding:30px 32px 18px;max-width:1600px}
.xprso-dashboard .page-heading{margin-bottom:24px;align-items:center}
.xprso-dashboard .page-heading h1{font-size:30px}
.xprso-dashboard .page-heading p{margin-top:6px;font-size:14px}
.xprso-dashboard .heading-actions{width:auto;flex-shrink:0}
.xprso-dashboard .mobile-sections-toggle{display:none}
.xprso-dashboard .mobile-sections-dialog{width:460px;max-height:calc(100dvh - 32px);border-radius:18px;padding-bottom:16px}
.xprso-dashboard .mobile-sections-dialog .dialog-heading{position:sticky;top:0;background:var(--brand-cream,#FAF8F4);z-index:1}
.xprso-dashboard #mobile-sections-nav{padding:18px 20px}
.xprso-dashboard #mobile-sections-nav .nav-caption{display:block}
.xprso-dashboard #mobile-sections-nav .nav-item{font-size:15px;min-height:48px}
.xprso-dashboard .empty>svg{margin:0 auto 12px}
.xprso-dashboard .welcome-card{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:230px;padding:26px 32px;margin-bottom:24px;border:1px solid #cadfed;border-radius:16px;background:#dfedfa;overflow:hidden}
.xprso-dashboard .welcome-copy{position:relative;min-width:0;max-width:600px;z-index:1}
.xprso-dashboard .welcome-copy .eyebrow{color:var(--brand-espresso,#4A2E1E);font-size:11px;letter-spacing:.17em}
.xprso-dashboard .welcome-copy h2{font-size:32px;line-height:1.22;letter-spacing:-.04em;margin:4px 0 10px;color:var(--text)}
.xprso-dashboard .welcome-copy p{font-size:14px;line-height:1.65;color:#435764;max-width:470px}
.xprso-dashboard .welcome-art{width:240px;height:180px;object-fit:contain;flex:none}
.xprso-dashboard .work-shortcuts{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:20px}
.xprso-dashboard .work-shortcuts .button{font-size:13px;min-height:44px}
.xprso-dashboard .welcome-card.is-busy{min-height:0;padding-block:22px}
.xprso-dashboard .welcome-card.is-busy .welcome-copy h2{font-size:28px}
.xprso-dashboard .welcome-card.is-busy .welcome-art{width:190px;height:144px}
.xprso-dashboard .welcome-card.is-busy .work-shortcuts{margin-top:16px}
.xprso-dashboard .work-card{padding:0;margin-bottom:24px;border:1px solid var(--line);border-radius:16px;background:var(--surface,#fff);color:var(--text)}
.xprso-dashboard .work-card:before,.xprso-dashboard .work-card:after{display:none}
.xprso-dashboard .work-content{padding:24px;width:100%}
.xprso-dashboard .work-top{align-items:center;gap:16px}
.xprso-dashboard .work-top h2{font-size:19px;margin-top:5px}
.xprso-dashboard .work-top .overline{color:var(--text-muted);font-size:10px;letter-spacing:.12em}
.xprso-dashboard .work-top .button{font-size:12px;min-height:44px}
.xprso-dashboard #active-work{padding:22px 0;min-height:0;max-width:none}
.xprso-dashboard #active-work>h2,.xprso-dashboard #active-work h3{font-size:18px;line-height:1.4;margin-bottom:5px;color:var(--text)}
.xprso-dashboard #active-work p{font-size:13px;color:var(--text-muted);max-width:none}
.xprso-dashboard #active-work .text-link{color:var(--brand-espresso);font-size:13px;min-height:44px;margin-top:10px}
.xprso-dashboard #active-work .active-count{color:var(--text-muted);font-size:13px;margin-bottom:16px}
.xprso-dashboard .active-document{min-width:0}
.xprso-dashboard .active-document+.active-document{border-top:1px solid var(--line)}
.xprso-dashboard #active-work .active-document h2{font-size:18px;line-height:1.5;margin-bottom:5px;overflow-wrap:anywhere;color:var(--text)}
.xprso-dashboard .active-document .owner-label{font-size:12px;color:var(--text-muted)}
.xprso-dashboard .work-timing{gap:24px;margin-top:16px;color:var(--text-muted);font-size:12px;flex-wrap:wrap}
.xprso-dashboard .work-timing b{color:var(--text);font-size:15px;margin-top:3px;font-variant-numeric:tabular-nums}
.xprso-dashboard .work-footer{border-top:1px solid var(--line);color:var(--text-muted);font-size:12px;padding-top:16px;flex-wrap:wrap}
.xprso-dashboard .work-empty{display:flex;gap:16px;align-items:center;padding:8px 0}
.xprso-dashboard .work-empty>svg{width:40px;height:40px;color:var(--brand-mocha)}
.xprso-dashboard #active-work .work-warning{grid-column:1/-1;color:#8b2e2b;background:#fff0ee;border:1px solid #edc2bd;border-radius:10px;padding:14px;margin-bottom:16px}
.xprso-dashboard .work-card:has(.active-document~.active-document) #active-work{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.xprso-dashboard .work-card:has(.active-document~.active-document) #active-work>.active-count{grid-column:1/-1;margin:0}
.xprso-dashboard .work-card:has(.active-document~.active-document) .active-document{margin:0;padding:18px;border:1px solid var(--line);border-radius:12px;background:var(--brand-cream)}
.xprso-dashboard .work-card:has(.active-document~.active-document) #active-work .active-document h2{font-size:16px}
.xprso-dashboard .metrics{gap:16px;margin-bottom:24px}
.xprso-dashboard .metric{padding:18px;min-height:132px;border-radius:14px}
.xprso-dashboard .metric-title{font-size:13px}
.xprso-dashboard .metric-note{font-size:12px;line-height:1.5;display:block;margin-top:3px}
.xprso-dashboard .metric-number{font-size:34px;font-variant-numeric:tabular-nums}
.xprso-dashboard .file-name{font-size:14px;line-height:1.5}
.xprso-dashboard .file-meta{font-size:12px;line-height:1.5;flex-wrap:wrap}
.xprso-dashboard .file-meta svg{width:14px;height:14px}
.xprso-dashboard .cell-stage{font-size:12px;line-height:1.5}
.xprso-dashboard .cell-date,.xprso-dashboard .cell-date small{font-size:12px}
.xprso-dashboard .document-toolbar{padding:20px;gap:12px}
.xprso-dashboard .document-toolbar input,.xprso-dashboard .document-toolbar select,.xprso-dashboard .table-controls select{font-size:14px;min-height:44px}
.xprso-dashboard .table-controls{padding-inline:20px;gap:12px}
.xprso-dashboard .filter{min-height:44px;font-size:13px}
.xprso-dashboard .pagination{padding:16px 20px}
.xprso-dashboard .pagination .icon-button,.xprso-dashboard .row-actions .icon-button{min-width:44px;min-height:44px}
.xprso-dashboard .upload-dialog{width:680px}
.xprso-dashboard .upload-intro{font-size:14px;margin:8px 0 18px}
.xprso-dashboard .upload-dialog .drop-zone{margin-top:0;padding:24px 18px}
.xprso-dashboard .drop-zone strong{font-size:14px}
.xprso-dashboard .drop-zone>span:last-child{font-size:12px}
.xprso-dashboard .selected-file{font-size:13px;padding:10px 0}
.xprso-dashboard .upload-advanced{border:1px solid var(--line);border-radius:12px;margin:22px 0;background:var(--brand-cream,#FAF8F4)}
.xprso-dashboard .upload-advanced>summary{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;cursor:pointer;list-style:none;min-height:64px}
.xprso-dashboard .upload-advanced>summary::-webkit-details-marker{display:none}
.xprso-dashboard .upload-advanced summary strong{display:block;font-size:14px}
.xprso-dashboard .upload-advanced summary small{display:block;margin-top:4px;color:var(--text-muted);font-size:12px}
.xprso-dashboard .upload-advanced[open]>summary{border-bottom:1px solid var(--line)}
.xprso-dashboard .upload-advanced[open]>summary>i{transform:rotate(180deg)}
.xprso-dashboard .upload-advanced-body{padding:0 16px 10px}
.xprso-dashboard .upload-dialog .dialog-heading{position:sticky;top:0;z-index:4;background:var(--brand-cream)}
.xprso-dashboard .upload-dialog .dialog-footer{position:sticky;bottom:0;z-index:3;background:var(--surface,#fff)}
.xprso-dashboard .upload-dialog .field-help{font-size:12px}
.xprso-dashboard .upload-dialog label,.xprso-dashboard .upload-dialog .mode-grid select{font-size:14px}
.xprso-dashboard .drop-zone:focus-within{outline:3px solid #507694;outline-offset:3px}
@media(max-width:1200px){
 .xprso-dashboard .sidebar{width:224px;padding:18px 12px}
 .xprso-dashboard .workspace{margin-left:224px}
 .xprso-dashboard .brand img{width:184px}
 .xprso-dashboard main{padding:26px 24px 18px}
 .xprso-dashboard .topbar{padding:0 24px}
 .xprso-dashboard .welcome-card{padding:26px}
 .xprso-dashboard .welcome-art{width:190px;height:150px}
 .xprso-dashboard .work-card:has(.active-document~.active-document) #active-work{grid-template-columns:repeat(2,minmax(0,1fr))}
 .xprso-dashboard .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:980px){
 .xprso-dashboard .welcome-art{width:140px;height:130px}
 .xprso-dashboard .welcome-card.is-busy .welcome-art{width:140px;height:130px}
 .xprso-dashboard .welcome-copy h2{font-size:28px}
 .xprso-dashboard .work-shortcuts .button{white-space:normal;text-align:left}
 .xprso-dashboard .overview-aside{display:flex;flex-direction:column}
}
@media(max-width:820px){
 .xprso-dashboard .sidebar{position:relative;inset:auto;width:100%;padding:12px 16px 0;overflow:visible;border-right:0;border-bottom:1px solid var(--line)}
 .xprso-dashboard .sidebar-brand-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}
 .xprso-dashboard .brand{padding:0;flex:1;min-width:0}
 .xprso-dashboard .brand img{width:160px;height:54px}
 .xprso-dashboard .mobile-sections-toggle{display:inline-flex;min-height:44px;padding:10px 12px;font-size:13px}
 .xprso-dashboard .sidebar-upload{margin-bottom:10px;min-height:44px}
 .xprso-dashboard .sidebar .nav-secondary,.xprso-dashboard .sidebar .nav-account,.xprso-dashboard .sidebar .nav-caption,.xprso-dashboard .sidebar-bottom{display:none}
 .xprso-dashboard .sidebar .nav-primary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:0}
 .xprso-dashboard .sidebar .nav-item{justify-content:center;font-size:13px;margin:0 0 10px;gap:6px;padding:10px 6px;min-height:44px;white-space:nowrap}
 .xprso-dashboard .sidebar .nav-item svg{width:17px;height:17px}
 .xprso-dashboard .sidebar .nav-count{display:none}
 .xprso-dashboard .workspace{margin:0}
 .xprso-dashboard .topbar{min-height:52px;height:auto;padding:8px 16px;gap:12px;flex-wrap:wrap}
 .xprso-dashboard .breadcrumb{font-size:12px;gap:8px}
 .xprso-dashboard .top-status{font-size:12px;gap:6px}
 .xprso-dashboard .top-status #logout{font-size:12px;min-height:36px;margin-left:6px!important}
 .xprso-dashboard main{padding:24px 16px 16px}
 .xprso-dashboard .page-heading{gap:12px;align-items:flex-start;flex-wrap:nowrap}
 .xprso-dashboard .page-heading h1{font-size:27px;overflow-wrap:anywhere}
 .xprso-dashboard .page-heading p{font-size:13px}
 .xprso-dashboard .heading-actions .button{min-width:44px;min-height:44px;padding:11px}
 .xprso-dashboard .heading-actions .button span{display:none}
 .xprso-dashboard .welcome-card,.xprso-dashboard .welcome-card.is-busy{padding:22px;margin-bottom:20px;gap:12px;align-items:center}
 .xprso-dashboard .welcome-art,.xprso-dashboard .welcome-card.is-busy .welcome-art{display:none}
 .xprso-dashboard .welcome-copy h2,.xprso-dashboard .welcome-card.is-busy .welcome-copy h2{font-size:27px}
 .xprso-dashboard .welcome-copy p{font-size:14px}
 .xprso-dashboard .welcome-card.is-busy .welcome-copy>.eyebrow,.xprso-dashboard .welcome-card.is-busy .welcome-copy>p{display:none}
 .xprso-dashboard .welcome-card.is-busy .work-shortcuts{margin-top:14px}
 .xprso-dashboard .welcome-card.is-busy .work-shortcuts>a{display:none}
 .xprso-dashboard .work-shortcuts{gap:8px;margin-top:18px}
 .xprso-dashboard .work-shortcuts .button{min-height:44px;font-size:13px;padding:11px 14px}
 .xprso-dashboard .work-content{padding:20px}
 .xprso-dashboard .work-top{flex-wrap:wrap;align-items:center;gap:12px}
 .xprso-dashboard .work-top h2{font-size:18px}
 .xprso-dashboard #active-work{padding:20px 0}
 .xprso-dashboard #active-work .active-document h2{font-size:17px}
 .xprso-dashboard .work-card:has(.active-document~.active-document) #active-work{grid-template-columns:1fr}
 .xprso-dashboard .work-card:has(.active-document~.active-document) .active-document{padding:16px}
 .xprso-dashboard .work-footer{font-size:12px;gap:10px}
 .xprso-dashboard .work-empty{align-items:flex-start}
 .xprso-dashboard .work-empty>svg{width:28px;height:28px}
 .xprso-dashboard .metric{padding:16px;min-height:138px}
 .xprso-dashboard .metrics{gap:10px}
 .xprso-dashboard .metric-title{font-size:12px;gap:6px}
 .xprso-dashboard .metric-title i{display:none}
 .xprso-dashboard .metric-note{font-size:12px}
 .xprso-dashboard .metric-number{font-size:32px}
 .xprso-dashboard .overview-main .panel-heading{flex-wrap:wrap;align-items:flex-start;gap:10px}
 .xprso-dashboard .overview-main .panel-heading>div{flex:1 1 100%}
 .xprso-dashboard .overview-main .panel-heading>.text-link{white-space:nowrap}
 .xprso-dashboard .document-toolbar{padding:18px 16px;gap:10px}
 .xprso-dashboard .document-toolbar .search-field{flex:1 1 100%}
 .xprso-dashboard .document-toolbar select{flex:1 1 130px;max-width:100%;min-width:0}
 .xprso-dashboard .table-controls{padding-inline:16px;align-items:flex-start;flex-wrap:wrap}
 .xprso-dashboard .filter-tabs{display:grid;grid-template-columns:1fr 1fr;gap:5px;width:100%}
 .xprso-dashboard .filter{padding:9px;font-size:13px}
 .xprso-dashboard .table-controls select{width:100%;min-height:44px}
 .xprso-dashboard .document-panel table,.xprso-dashboard .recent-table{display:block;min-width:0;width:100%}
 .xprso-dashboard .document-panel thead,.xprso-dashboard .recent-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
 .xprso-dashboard .document-panel tbody,.xprso-dashboard .recent-table tbody{display:block}
 .xprso-dashboard .document-panel tr,.xprso-dashboard .recent-table tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px 12px;padding:18px 16px;border-top:1px solid var(--line)}
 .xprso-dashboard .document-panel td,.xprso-dashboard .recent-table td{display:block;padding:0;border:0;min-width:0}
 .xprso-dashboard .document-panel td:first-child,.xprso-dashboard .recent-table td:first-child{grid-column:1/-1}
 .xprso-dashboard .document-panel td[data-label]:before,.xprso-dashboard .recent-table td[data-label]:before{content:attr(data-label);display:block;font-size:12px;color:var(--text-muted);margin-bottom:5px}
 .xprso-dashboard .document-panel td.language-col,.xprso-dashboard .recent-table td.language-col{font-size:14px}
 .xprso-dashboard .document-panel td.cell-date,.xprso-dashboard .recent-table td.cell-date{display:block;font-size:13px}
 .xprso-dashboard .document-panel .file-cell,.xprso-dashboard .recent-table .file-cell{align-items:flex-start;min-width:0}
 .xprso-dashboard .document-panel .file-name,.xprso-dashboard .recent-table .file-name{display:block;max-width:none;-webkit-line-clamp:unset;font-size:14px;overflow:visible}
 .xprso-dashboard .document-panel .file-meta,.xprso-dashboard .recent-table .file-meta{font-size:12px;line-height:1.55}
 .xprso-dashboard .document-panel .file-symbol,.xprso-dashboard .recent-table .file-symbol{display:grid;width:32px;height:38px;font-size:9px}
 .xprso-dashboard .document-panel .owner-label,.xprso-dashboard .recent-table .owner-label{font-size:12px}
 .xprso-dashboard .document-panel .row-actions,.xprso-dashboard .recent-table .row-actions{align-items:flex-end;height:100%}
 .xprso-dashboard .recent-table .row-actions .view-action{display:inline-flex}
 .xprso-dashboard .document-state .translation-scene.is-compact{margin:0}
 .xprso-dashboard .document-state .badge{font-size:12px}
 .xprso-dashboard .pagination{padding:16px;gap:12px;flex-wrap:wrap}
 .xprso-dashboard input,.xprso-dashboard textarea,.xprso-dashboard select,.xprso-dashboard .upload-dialog .mode-grid select{font-size:16px}
 .xprso-dashboard .upload-dialog{max-height:calc(100dvh - 20px);max-width:calc(100vw - 20px)}
 .xprso-dashboard .upload-dialog .dialog-heading{padding:18px 20px}
 .xprso-dashboard .upload-dialog .dialog-body{padding:10px 20px 20px}
 .xprso-dashboard .upload-dialog .dialog-footer{padding:16px 20px}
 .xprso-dashboard .upload-dialog .dialog-footer .button{font-size:13px;min-height:44px}
 .xprso-dashboard .selected-file .remove-file{width:44px;height:44px}
 .xprso-dashboard .page-footer{font-size:12px;flex-wrap:wrap;gap:8px}
}
@media(max-width:380px){
 .xprso-dashboard .sidebar .nav-item{font-size:12px;gap:5px}
 .xprso-dashboard .sidebar .nav-item svg{width:15px;height:15px}
 .xprso-dashboard .brand img{width:144px;height:48px}
 .xprso-dashboard .page-heading h1{font-size:25px}
 .xprso-dashboard .welcome-card,.xprso-dashboard .welcome-card.is-busy{padding:20px}
}
