@charset "UTF-8";
:root{--green:#245747;--green-dark:#173e34;--green-soft:#eaf2ed;--ink:#243b34;--muted:#7a857f;--line:#e7ebe7;--canvas:#f7f8f5;--white:#fff;--amber:#b98332;--shadow:0 12px 45px #20382c0b;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);font-size:14px}*{box-sizing:border-box}body{margin:0;background:var(--canvas)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:default}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #86bca2;outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{font-weight:600;font-size:32px;letter-spacing:-1.2px;margin-bottom:12px;line-height:1.25}h2{font-size:18px;letter-spacing:-.35px;font-weight:600;margin-bottom:18px}h3{font-size:15px;font-weight:600;margin-bottom:10px}p{line-height:1.65}.icon{width:20px;height:20px;flex-shrink:0;vertical-align:middle}.app-shell{display:flex;min-height:100vh}.sidebar{width:254px;min-width:254px;background:#fff;border-right:1px solid var(--line);padding:32px 20px 18px;display:flex;flex-direction:column;position:fixed;inset:0 auto 0 0;overflow-y:auto;z-index:5}.brand{display:flex;align-items:center;gap:11px;font-size:31px;font-weight:700;letter-spacing:-1.3px;margin:0 14px 32px}.brand>.icon{width:33px;height:33px;stroke-width:1.8;color:var(--green)}.brand-dot{color:#99b78b}.workspace{display:flex;align-items:center;text-align:left;gap:10px;width:100%;padding:12px 10px;background:#f6f8f5;border:1px solid #e9ede7;border-radius:9px;margin-bottom:31px;font-weight:600;font-size:12px}.workspace>span:nth-child(2){flex:1;max-width:145px;overflow:hidden;text-overflow:ellipsis}.workspace small{display:block;color:var(--muted);font-size:10px;font-weight:400;margin-top:5px}.workspace-icon{background:#e3eadd;border:1px solid #d5dfcf;width:31px;height:33px;display:grid;place-items:center;border-radius:7px;color:#547344}.nav-label{font-size:9px;letter-spacing:1.8px;color:#97a197;font-weight:700;padding:0 14px;margin-bottom:13px}.nav-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 13px;background:none;border:0;border-radius:7px;text-align:left;color:#758078;font-size:12px;margin-bottom:4px;white-space:nowrap}.nav-item .icon{width:18px;height:18px}.nav-item:hover{background:#f4f6f2}.nav-item.active{color:var(--green);background:#edf3eb;font-weight:600}.nav-item small{margin-left:auto;font-size:10px;border-radius:4px;background:#dce8d8;padding:2px 6px}.sidebar-bottom{margin-top:auto;padding-top:35px}.sidebar-bottom .nav-item{font-size:11px}.storage-label{font-size:9px;display:flex;justify-content:space-between;color:#919a92;margin:28px 12px 15px}.storage-label strong{font-weight:500;color:#6e7c70}.sidebar-line{height:3px;background:#e6ece2;margin:0 12px 24px;border-radius:5px}.sidebar-footer{display:flex;gap:9px;align-items:center;border-top:1px solid var(--line);padding-top:18px;font-size:11px}.sidebar-footer>div{flex:1}.sidebar-footer small{display:block;color:#97a097;margin-top:4px;font-size:10px}.avatar{background:#e8ece4;color:#687760;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:36px;height:36px;font-size:11px;font-weight:600;flex-shrink:0}.avatar.small{width:30px;height:30px;font-size:10px}.avatar.tiny{width:23px;height:23px;font-size:9px}.main-shell{margin-left:254px;flex:1;min-width:0}.topbar{height:79px;background:#ffffffb8;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 40px}.breadcrumb{display:flex;align-items:center;gap:14px;font-size:11px;color:#909991}.breadcrumb .icon{width:12px;height:12px}.breadcrumb strong{font-weight:500;color:#4f6054}.topbar-right{display:flex;align-items:center;gap:22px}.today{font-size:11px;color:#859087}.icon-button{width:30px;height:32px;border:0;background:none;display:inline-flex;justify-content:center;align-items:center;color:#8b968c;border-radius:5px}.icon-button:hover{background:#edf1e9;color:var(--green)}.icon-button .icon{width:18px;height:18px}main{max-width:1600px;margin:auto;padding:38px 40px 20px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.eyebrow{display:block;font-size:9px;letter-spacing:2px;font-weight:600;color:#83957f;margin-bottom:11px}.page-heading p{color:#8a948a;font-size:12px;margin:0}.actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.primary,.secondary{border:1px solid transparent;border-radius:7px;min-height:39px;padding:10px 15px;font-weight:500;display:inline-flex;gap:9px;align-items:center;justify-content:center;font-size:11px;white-space:nowrap}.primary{background:var(--green);color:white;box-shadow:0 2px 3px #244e4410}.primary:hover{background:#183f33}.secondary{background:#fff;border-color:#dfe5dc;color:#63745e}.secondary:hover{background:#f3f6ef}.primary .icon,.secondary .icon{width:16px;height:16px}.compact{min-height:31px;padding:7px 10px;font-size:11px}.full{width:100%}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:32px}.stat{border:1px solid var(--line);background:#fff;border-radius:10px;padding:21px 22px}.stat>span{display:flex;align-items:center;justify-content:space-between;color:#7c897c;font-size:11px}.stat>span .icon{color:#9cad93;width:18px;height:18px}.stat strong{display:flex;align-items:baseline;gap:12px;font-size:31px;font-weight:600;letter-spacing:-1px;margin:14px 0 12px;color:#294e3a}.stat em{font-size:9px;color:#a0a89a;font-weight:400;font-style:normal;letter-spacing:0}.stat small{font-size:9px;color:#98a08f;display:flex;align-items:center;gap:5px}.dot{display:inline-block;width:5px;height:5px;border-radius:50%}.dot.amber{background:#bf9a52}.dot.green{background:#6f9b77}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:15px}.section-head h2{margin:0;font-size:16px}.section-head h2>span{margin-left:7px;color:#94a08d;background:#e9eee4;font-size:10px;border-radius:4px;padding:3px 6px;vertical-align:middle}.text-button{border:0;background:none;display:inline-flex;align-items:center;gap:7px;color:#788d6c;font-size:11px;padding:5px 0}.text-button:hover{color:var(--green)}.text-button .icon{width:14px;height:14px}.folder-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:32px}.folder-card{border:1px solid #e1e6dd;background:#fff;border-radius:10px;padding:20px 19px 18px;text-align:left;transition:transform .15s,border-color .15s}.folder-card:hover{transform:translateY(-3px);border-color:#acc3a6}.folder-card.selected{box-shadow:0 0 0 2px #7b9b6e}.folder-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.folder-top>.icon{width:32px;height:32px;fill:#eaf0dc;stroke:#95a765;stroke-width:1.3}.folder-top>span{font-size:9px;color:#8a977c;background:#f1f4ec;padding:4px 7px;border-radius:4px}.tone-1 .folder-top>.icon{fill:#f4e7d4;stroke:#c3a878}.tone-2 .folder-top>.icon{fill:#e4edf2;stroke:#8eacbc}.tone-3 .folder-top>.icon{fill:#ede8f2;stroke:#b3a2c0}.folder-card h3{font-size:13px;margin-bottom:12px;color:#53614b}.folder-bottom{display:flex;align-items:center;justify-content:space-between;gap:4px}.folder-bottom small{font-size:8px;color:#a2aa9a}.folder-bottom .icon{width:14px;height:14px;color:#9daa8e}.document-panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.document-panel>.section-head{padding:24px 23px 0;margin-bottom:20px}.filters{display:flex;gap:10px;padding:0 23px 20px}.search-box{display:flex;align-items:center;gap:9px;border:1px solid #e5e9e1;border-radius:6px;background:#fcfdfa;padding:0 11px;flex:1;min-width:180px}.search-box .icon{width:15px;height:15px;color:#9ca890}.search-box input{border:0;background:none;width:100%;height:35px;font-size:10px;padding:0;outline:none;color:#4c6448}.search-box input::placeholder{color:#a0aa97}.filters select{width:auto;max-width:220px;font-size:10px;height:37px;border-color:#e5e9e1;color:#8a9780;background:#fff;padding:7px 25px 7px 10px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left}th{background:#fafbf8;color:#95a18a;font-size:9px;font-weight:500;border-top:1px solid #edf0e8;border-bottom:1px solid #edf0e8;padding:13px 15px;white-space:nowrap}td{padding:14px 15px;border-bottom:1px solid #edf0e8;font-size:10px;color:#94a089}th:first-child,td:first-child{padding-left:23px}th:last-child,td:last-child{padding-right:20px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdf9}.document-name{border:0;background:none;display:flex;align-items:center;gap:11px;text-align:left;padding:0;min-width:210px;color:#596c4b}.document-name strong{font-weight:500;font-size:11px;display:block;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px}.document-name>span>small{display:flex;align-items:center;gap:6px;font-size:8px;color:#a2ad98}.file-icon{color:#a4b096;position:relative;display:flex;align-items:center;justify-content:center;width:31px;height:36px}.file-icon .icon{width:30px;height:35px;stroke-width:1.1}.file-icon small{position:absolute;font-size:5px;bottom:10px;font-weight:700;left:8px;background:#fff;padding:1px}.file-icon.pdf{color:#c99588}.badge{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;font-size:8px;border-radius:4px;color:#8e9e77;background:#f0f4e9;white-space:nowrap}.badge i{width:4px;height:4px;border-radius:50%;background:currentColor}.badge.uploaded,.badge.pending,.badge.sent{color:#b59a64;background:#faf4e8}.badge.reviewed,.badge.approved,.badge.received{color:#6f9b77;background:#edf5eb}.badge.rejected{color:#b76b68;background:#faeeed}.badge.contact{color:#7f97ae;background:#eef3f8}.person{display:flex;align-items:center;gap:7px;white-space:nowrap}.type-text{font-size:9px;color:#9aab8b}.nowrap{white-space:nowrap}.mini-tag{background:#f1f4ec;padding:2px 4px;border-radius:3px;max-width:80px;overflow:hidden;text-overflow:ellipsis}.table-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf0e8;padding:15px 24px;font-size:9px;color:#a2ad96}.pagination{display:flex;align-items:center;gap:10px}.pagination button{background:#fff;border:1px solid #e8ede1;border-radius:4px;width:25px;height:25px;color:#8c9e7a}.bottom-note{display:flex;align-items:center;gap:15px;padding:22px 24px;background:#edf2e8;border:1px solid #e4eadc;border-radius:9px;margin-top:22px}.bottom-note>.icon{width:25px;height:25px;color:#95aa80}.bottom-note>div{flex:1}.bottom-note strong{display:block;font-size:11px;font-weight:500;color:#7c906a;margin-bottom:6px}.bottom-note span{font-size:9px;color:#99a78b}.bottom-note .text-button{font-size:9px}.main-footer{display:flex;justify-content:space-between;padding:18px 40px 28px;color:#a3ad99;font-size:8px;max-width:1600px;margin:auto}.main-footer span{display:flex;align-items:center;gap:7px}.main-footer .icon{width:11px;height:11px}.empty{text-align:center;padding:65px 20px;color:#8d9c87}.empty>.icon{width:40px;height:40px;stroke-width:1;margin-bottom:18px;color:#a4b798}.empty h3{font-size:17px;color:#657a5b}.empty p{font-size:12px;max-width:420px;margin:0 auto 20px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;padding:25px;margin-bottom:22px}.muted{color:var(--muted)}.small-text{font-size:11px}.block{display:block;margin-top:5px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px;min-width:0}.field>span{font-size:12px;color:#61735c}.field small{font-size:10px;color:#98a18f;line-height:1.5}input,select,textarea{border:1px solid #dfe6d9;background:#fdfefb;border-radius:6px;padding:11px 12px;color:#465d40;max-width:100%;width:100%;font-size:12px}input::placeholder,textarea::placeholder{color:#a4ac9d}input[type=checkbox]{width:auto;accent-color:var(--green)}input:disabled,select:disabled{background:#f1f3ee}select[multiple]{padding:7px;min-height:83px}select[multiple] option{padding:5px;border-radius:3px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.upload-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:22px}.dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border:1.5px dashed #c9d8bf;border-radius:9px;background:#f8fbf4;min-height:320px;padding:30px;text-align:center;cursor:pointer}.dropzone>.icon{width:40px;height:40px;color:#8fa47c;margin-bottom:24px;stroke-width:1.2}.dropzone h3{font-size:17px;color:#697e5a;margin-bottom:7px}.dropzone p{font-size:12px;color:#a0ac95}.dropzone .secondary{margin:5px 0 24px}.dropzone small{font-size:10px;color:#a1ad97}.dropzone input{position:absolute;inset:0;opacity:0;cursor:pointer}.dropzone.dragging{border-color:var(--green);background:#e9f1e3}.upload-file{display:flex;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid var(--line);font-size:12px}.upload-file span{flex:1;word-break:break-word}.upload-file small{color:#9ba88f;white-space:nowrap}.notice{display:flex;align-items:flex-start;gap:10px;background:#f4f6ef;padding:15px;border:1px solid #e9ede0;border-radius:6px;font-size:11px;color:#859572;line-height:1.65;margin:18px 0}.notice .icon{width:16px;height:16px;margin-top:1px}.form-error{color:#a94d43;font-size:12px;line-height:1.5;margin:10px 0}.tag-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.tag-card{text-align:left}.tag-card>.icon{color:#a4b88c;margin-bottom:20px}.tag-card p{display:flex;justify-content:space-between;color:#94a582;font-size:12px;margin:0}.record-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.record-card{display:flex;flex-direction:column;margin:0}.record-card-top{display:flex;justify-content:space-between;margin-bottom:20px;color:#8aa475}.record-card p{font-size:12px;color:#8b9a80;overflow-wrap:anywhere}.record-card h3{line-height:1.5;overflow-wrap:anywhere}.record-meta{display:grid;grid-template-columns:85px 1fr;font-size:11px;line-height:1.7;gap:8px}.record-meta dt{color:#a5ae9a}.record-meta dd{margin:0;color:#7d8f6d}.record-actions{margin-top:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;padding-top:18px}.record-actions>.text-button{margin-right:auto}.record-tabs{display:flex;gap:6px;margin-bottom:24px;border-bottom:1px solid var(--line)}.record-tabs button,.detail-tabs button{background:none;border:0;border-bottom:2px solid transparent;color:#8c9b80;font-size:12px;padding:13px 19px}.record-tabs button.active,.detail-tabs button.active{border-color:var(--green);color:var(--green)}.message-body{white-space:pre-wrap;border-left:2px solid #dce7d2;padding-left:12px}.settings-security{display:flex;align-items:center;justify-content:space-between;gap:20px}.settings-security>div>.icon{float:left;margin-right:15px;width:30px;height:30px;color:#9eaf8c}.settings-security h2{margin-bottom:9px}.settings-security p{color:#91a082;font-size:11px;margin:0}.settings-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.settings-list>button{display:flex;align-items:center;text-align:left;gap:13px;padding:17px;border:1px solid #e9ede2;background:#fcfdf9;border-radius:7px}.settings-list>button>span{flex:1}.settings-list>button>.icon{color:#a6b795}.settings-list strong{display:block;font-size:12px;font-weight:500}.settings-list small{display:block;font-size:10px;color:#95a486;margin-top:6px}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.help-grid p{color:#8b9b7d;font-size:12px}.steps{padding-left:23px}.steps li{padding-left:10px;margin-bottom:23px;color:#708761}.steps p{margin:5px 0 0}.integration-list>div{display:flex;align-items:center;justify-content:space-between;padding:17px 0;border-bottom:1px solid var(--line);font-size:11px;color:#7c8f6d}.audit-detail{max-width:320px;overflow-wrap:anywhere}dialog{width:min(570px,94vw);max-height:90vh;border:1px solid #e1e8db;border-radius:14px;box-shadow:0 30px 100px #14362638;padding:28px;color:var(--ink)}dialog.wide{width:min(850px,95vw)}dialog::backdrop{background:#17362d60;backdrop-filter:blur(3px)}.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:15px}.modal-head h2{font-size:22px;margin:0;overflow-wrap:anywhere}.modal-head .eyebrow{font-size:8px;margin-bottom:8px}.modal-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:25px;padding-top:20px;border-top:1px solid var(--line)}.modal-actions .danger-text{margin-right:auto}.danger-text{color:#b27867;background:none;border:0;font-size:11px;display:inline-flex;gap:6px;align-items:center}.danger-text .icon{width:15px;height:15px}.doc-summary{display:flex;align-items:center;gap:12px;color:#8f9e83;font-size:11px;flex-wrap:wrap}.doc-summary a{margin-left:auto}.detail-tabs{display:flex;border-bottom:1px solid var(--line);margin:20px 0}.preview{width:100%;height:500px;border:1px solid var(--line);border-radius:7px}.details{display:grid;grid-template-columns:170px 1fr;gap:18px;font-size:12px;line-height:1.6}.details dt{color:#95a287}.details dd{margin:0;color:#6a805a}.hash{overflow-wrap:anywhere;font-family:monospace;font-size:11px}.export-options{display:flex;gap:15px;margin:24px 0}.account-list{display:grid;gap:10px}.account{display:flex;align-items:center;gap:15px;padding:20px;border:1px solid var(--line);border-radius:8px;background:#f8fbf4;text-align:left}.account>span{flex:1}.account small{display:block;margin-top:6px;color:#97a689}.schema-row{display:grid;grid-template-columns:1fr 1fr 85px 85px 125px 25px;align-items:center;gap:7px;margin-bottom:10px}.schema-row input,.schema-row select{font-size:10px;padding:9px 7px}.check-label{display:flex;align-items:center;gap:7px;font-size:10px;color:#869a75}.secret{display:block;overflow-wrap:anywhere;padding:17px;background:#edf3e7;border-radius:6px;margin-bottom:18px;font-size:15px}.loading{display:grid;place-items:center;height:100vh;color:var(--green)}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;z-index:99;background:#245747;color:white;padding:15px 24px;border-radius:8px;font-size:13px;box-shadow:var(--shadow);transition:.2s;max-width:90vw}#toast.show{opacity:1;transform:translate(-50%,0)}#toast.error{background:#a35548}.login-layout{display:grid;grid-template-columns:1.1fr 1fr;min-height:100vh}.login-art{background:#193f34;color:#f3f6ea;padding:50px 60px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-art:after{content:'';width:500px;height:500px;position:absolute;right:-220px;bottom:-230px;border:1px solid #426453;border-radius:50%;box-shadow:0 0 0 65px #ffffff03,0 0 0 135px #ffffff03;pointer-events:none}.login-art .brand{margin:0;color:#f2f4e8}.login-art .brand>.icon{color:#c4d6ba}.login-art .eyebrow{color:#afc2a2;font-size:9px;margin-bottom:23px}.login-art h1{font-size:42px;line-height:1.3;letter-spacing:-1.5px}.login-art p{font-size:13px;color:#a8bfab;line-height:1.9}.login-art>small{font-size:10px;color:#8aa58c}.art-folders{margin-top:42px;max-width:380px;display:grid;gap:12px}.art-folders>div{background:#ffffff08;border:1px solid #ffffff14;border-radius:9px;padding:19px 16px;display:flex;gap:13px;align-items:center;color:#c4d5bb;font-size:11px}.art-folders b{margin-left:auto;font-size:8px;font-weight:400;border:1px solid #a4bc9740;background:#ffffff04;border-radius:4px;padding:4px 7px;color:#a7c394}.art-folders .icon{color:#a1b58b}.login-form{display:flex;align-items:center;justify-content:center;padding:50px;background:#fbfcf9}.login-inner{width:100%;max-width:355px}.login-inner h2{font-size:30px;letter-spacing:-1px;margin:18px 0 12px}.login-inner>p{font-size:12px}.login-inner form{margin-top:35px}.login-inner input{height:45px;font-size:12px;background:#fff}.login-inner .field{margin-bottom:22px}.login-inner .primary{height:44px;margin-top:9px;justify-content:space-between;padding:0 17px;font-size:12px}.login-help{font-size:10px!important;color:#97a18e;margin-top:25px;line-height:1.7}.secure-note{display:flex;gap:8px;align-items:center;border-top:1px solid #e5eadf;padding-top:23px;margin-top:30px;color:#9ba98e;font-size:10px}.secure-note .icon{width:15px;height:15px}[hidden]{display:none!important}
@media(min-width:1600px){main{padding-top:48px}.stat{padding:26px}.folder-card{padding:25px}.folder-card h3{font-size:15px}td{padding-top:18px;padding-bottom:18px}.document-name strong{font-size:12px}.sidebar{width:270px;min-width:270px}.main-shell{margin-left:270px}}
@media(max-width:1200px){.sidebar{width:222px;min-width:222px;padding-left:12px;padding-right:12px}.main-shell{margin-left:222px}main{padding:30px 25px 20px}.topbar{padding:0 25px}.stats,.folder-grid{gap:10px}.stat{padding:17px 15px}.stat em{display:none}.folder-card{padding:17px 13px}.page-heading{align-items:flex-start}.page-heading .actions{justify-content:flex-end}.folder-bottom small{font-size:7px}.record-grid{grid-template-columns:1fr 1fr}.login-art{padding:40px}.login-art h1{font-size:35px}}
@media(max-width:950px){.sidebar{width:76px;min-width:76px;padding:24px 10px}.brand{font-size:0;margin:0 auto 30px;justify-content:center}.brand>.icon{width:30px}.brand span,.workspace,.nav-label,.nav-item span,.nav-item small,.sidebar-footer,.storage-label,.sidebar-line{display:none}.nav-item{font-size:0;padding:12px;justify-content:center}.nav-item .icon{width:20px;height:20px}.sidebar-bottom{padding-top:20px}.main-shell{margin-left:76px}.page-heading h1{font-size:27px}.stats{grid-template-columns:repeat(2,1fr)}.folder-grid{grid-template-columns:repeat(2,1fr)}.folder-bottom small{font-size:9px}.upload-layout,.help-grid{grid-template-columns:1fr}.settings-security{align-items:flex-start;flex-direction:column}.login-art .brand{font-size:30px;justify-content:flex-start;margin-bottom:45px}.login-art .brand span{display:inline}.login-art h1{font-size:29px}.login-art{padding:35px}.login-form{padding:35px}.tag-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.sidebar{width:58px;min-width:58px;padding:20px 4px}.main-shell{margin-left:58px}.nav-item{padding:12px 8px}.sidebar-bottom .nav-item{font-size:0}.topbar{height:60px;padding:0 15px}.breadcrumb{font-size:9px;gap:5px}.today{display:none}.topbar-right{gap:8px}main{padding:25px 15px 10px}.page-heading{flex-direction:column;gap:17px;margin-bottom:20px}.page-heading h1{font-size:26px}.page-heading p{font-size:11px}.eyebrow{font-size:8px}.page-heading .actions{width:100%;justify-content:flex-start}.primary,.secondary{font-size:10px;padding:9px 12px}.stat{padding:16px 12px}.stat>span{font-size:9px}.stat strong{font-size:25px}.stat small{font-size:8px;line-height:1.5}.folder-grid{gap:9px}.folder-top{margin-bottom:17px}.folder-card h3{font-size:11px}.folder-bottom small{font-size:7px}.folder-bottom .icon{display:none}.filters{flex-wrap:wrap;padding:0 15px 16px;gap:8px}.search-box{flex-basis:100%}.filters select{max-width:none;flex:1;min-width:100px;font-size:9px}.document-panel>.section-head{padding:20px 15px 0}.section-head h2{font-size:14px}.bottom-note{padding:16px 12px;gap:9px}.bottom-note .text-button{display:none}.bottom-note strong{font-size:10px}.bottom-note span{font-size:8px;line-height:1.5;display:block}.main-footer{padding:17px 15px;font-size:7px}.main-footer>span:last-child{display:none}.record-grid,.settings-list{grid-template-columns:1fr}.panel{padding:20px 16px}.field-grid{grid-template-columns:1fr}.schema-row{grid-template-columns:1fr 1fr 25px;padding-bottom:12px;border-bottom:1px solid var(--line)}.schema-row .schema-type{grid-column:1}.schema-row>button{grid-column:3;grid-row:1}.schema-row .schema-role{grid-column:1 / 3}.details{grid-template-columns:1fr;gap:5px}.details dd{margin-bottom:15px}.doc-summary{font-size:10px}.detail-tabs button{padding:12px 10px;font-size:10px}dialog{padding:21px 17px}.modal-head h2{font-size:19px}.login-layout{grid-template-columns:1fr}.login-art{padding:25px 30px;min-height:250px}.login-art .brand{font-size:26px;margin-bottom:30px}.login-art h1{font-size:28px}.login-art p,.login-art>small,.art-folders,.login-art .eyebrow{display:none}.login-form{padding:40px 30px}.login-inner h2{font-size:26px}.tag-grid{gap:12px}.tag-card{padding:17px}.tag-card h3{font-size:12px}.tag-card p{font-size:10px}}
