:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#203c34;background:#f5f7f6;font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}[hidden]{display:none!important}button,input,select{border-radius:8px}input,select{border:1px solid #cbd5d0;padding:12px;background:#fff;color:#203c34;min-width:0}input:focus,select:focus,button:focus-visible{outline:3px solid #a9cabb;outline-offset:2px}label{display:flex;flex-direction:column;gap:9px;font-size:14px;font-weight:600}h1,h2,p{margin-top:0}h1{letter-spacing:-1.4px;line-height:1.14}h2{letter-spacing:-.7px;font-size:28px}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:700;line-height:1.7}.wordmark{display:flex;align-items:center;gap:12px;font-weight:700;letter-spacing:2px;font-size:19px}.mark{font-size:34px;line-height:1;letter-spacing:-4px;padding-right:4px}.login-screen{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.brand-panel{background:#183e35;color:#f5f7f6;padding:56px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.brand-panel h1{font-size:clamp(42px,5.5vw,78px);font-weight:500}.brand-panel p:not(.eyebrow){font-size:14px;letter-spacing:1px;line-height:1.8;color:#c4d6ce}.brand-panel small{color:#c4d6ce}.login-panel{display:flex;align-items:center;justify-content:center;padding:40px}.login-panel form{width:100%;max-width:390px}.login-panel label{margin:25px 0}.muted,.hint{color:#64736c;line-height:1.6}.hint{font-size:14px}.primary{background:#183e35;color:white;border:0;padding:13px 20px;font-weight:600;white-space:nowrap}.primary:hover{background:#28594b}.login-panel .primary{width:100%;display:flex;justify-content:space-between}.login-panel .hint{margin-top:24px}#login-error{color:#a62b2b;line-height:1.5;margin-top:16px}#workspace{display:flex;min-height:100vh}aside{width:260px;flex-shrink:0;background:#eaf0ec;border-right:1px solid #dce4df;padding:30px 20px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}aside .wordmark{margin:0 12px 52px}aside .eyebrow{margin:0 12px 16px;color:#6c7b72}.nav{width:100%;display:flex;align-items:center;text-align:left;padding:14px 12px;margin-bottom:7px;border:0;background:transparent;color:#51645a;font-size:14px}.nav span{margin-left:auto;font-size:12px}.nav.active{background:#183e35;color:white}.sidebar-bottom{margin-top:auto;font-size:13px;overflow-wrap:anywhere}.sidebar-bottom p{padding:0 10px;color:#64736c}.quiet{background:transparent;border:0;color:#496358;padding:10px;font-size:14px}.quiet:hover{background:#e4ece7}main{padding:44px clamp(22px,4vw,65px);width:100%;min-width:0;max-width:1600px}header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:32px}header .eyebrow{color:#718178;font-size:11px;letter-spacing:1.3px}header h1{font-size:36px;margin-bottom:0}.status{font-size:13px;background:#e5eee8;border:1px solid #ccded1;border-radius:30px;padding:8px 13px;white-space:nowrap}.toolbar{display:flex;gap:14px}.search-label{position:relative;flex:1;display:flex;flex-direction:row;align-items:center}.search-label span{position:absolute;left:15px;font-size:24px;color:#688073}.search-label input{width:100%;padding-left:44px;font-weight:400}.filters{display:flex;align-items:center;gap:10px;margin:22px 0}.filters select{font-size:14px;padding:9px}.filters #result-count{margin-left:auto;font-size:13px;color:#64736c}.empty{text-align:center;padding:75px 20px;background:#fff;border:1px solid #dce4df;border-radius:12px}.empty>span{display:block;font-size:44px;color:#7d9889;margin-bottom:22px}.empty h2{font-size:23px}.empty p{font-size:15px;color:#64736c;line-height:1.6}.document{display:flex;align-items:center;gap:18px;background:white;border:1px solid #dce4df;border-radius:10px;padding:20px;margin-bottom:10px}.file-icon{width:45px;height:52px;display:flex;align-items:center;justify-content:center;background:#e8eee9;border-radius:7px;font-size:11px;font-weight:700;flex-shrink:0}.doc-info{flex:1;min-width:0}.doc-info h3{font-size:16px;line-height:1.5;margin:0 0 7px;overflow-wrap:anywhere;font-weight:600}.doc-info p{font-size:13px;line-height:1.6;color:#728077;margin:0;overflow-wrap:anywhere}.actions{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.actions button{font-size:13px;padding:9px;background:#f2f6f3;border:1px solid #dbe5df;color:#345445}.saved{color:#327455!important}.notice{padding:14px 18px;background:#fff5de;border:1px solid #e7d5a3;border-radius:9px;margin-bottom:20px;font-size:14px;line-height:1.6}footer{display:flex;justify-content:space-between;gap:15px;margin-top:28px;color:#7b887f;font-size:12px;line-height:1.7}dialog{border:1px solid #dce4df;border-radius:16px;padding:28px;width:min(540px,calc(100vw - 30px));color:#203c34}dialog::backdrop{background:#122c2477;backdrop-filter:blur(3px)}.dialog-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialog-title h2{font-size:24px;margin:0}dialog label{margin-bottom:20px}.file-drop{border:1px dashed #8ca898;padding:20px;background:#f3f7f4}.file-drop input{max-width:100%;font-size:13px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}dialog .primary{width:100%}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:#183e35;color:white;padding:15px 24px;border-radius:9px;box-shadow:0 5px 20px #0002;max-width:90vw;z-index:10;font-size:14px;line-height:1.5}@media(max-width:850px){.brand-panel{padding:32px}.brand-panel h1{font-size:48px}aside{width:210px;padding:24px 12px}main{padding:28px 20px}header{align-items:flex-start}header h1{font-size:30px}.toolbar{flex-wrap:wrap}.search-label{flex-basis:100%}.document{flex-wrap:wrap}.actions{width:100%;justify-content:flex-start;padding-left:63px}.filters{flex-wrap:wrap}.filters #result-count{margin-left:0}footer{flex-direction:column}}@media(max-width:600px){.login-screen{grid-template-columns:1fr}.brand-panel{min-height:auto;padding:24px}.brand-panel>div:nth-child(2),.brand-panel small{display:none}.login-panel{padding:38px 24px}#workspace{display:block}aside{position:static;width:100%;height:auto;padding:15px;display:flex;flex-direction:row;flex-wrap:wrap;gap:5px}aside .wordmark{width:100%;margin:0 0 12px}aside>.eyebrow{display:none}.nav{width:auto;flex:1;padding:11px 7px;font-size:12px;margin:0}.nav span{padding-left:5px}.sidebar-bottom{width:100%;display:flex;align-items:center;justify-content:space-between;margin-top:8px}.sidebar-bottom p{margin:0;font-size:12px}.sidebar-bottom button{font-size:12px}.status{font-size:11px;padding:7px}header{gap:10px}header .eyebrow{font-size:10px}header h1{font-size:29px}.filters select{max-width:100%}.actions{padding-left:0}.document{padding:16px;gap:12px}.form-row{grid-template-columns:1fr}footer{margin-top:22px}}
