:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#203333;background:#f4f6f4;font-synthesis:none;--green:#1b514a;--muted:#687b77;--line:#dde5df;--orange:#e7ae6b}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #cf8e47;outline-offset:3px}a{color:var(--green)}button,.button{border:0;border-radius:8px;background:var(--green);color:#fff;padding:11px 17px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.secondary{background:white;color:#294b45;border:1px solid var(--line)}.danger{background:#fff0ec;color:#a43f35}.text-button{padding:8px 10px;background:transparent;color:var(--green)}.shell{display:grid;grid-template-columns:238px 1fr;min-height:100vh}.sidebar{background:#142b2b;color:#ecf2ec;padding:31px 19px;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;align-items:center;gap:12px;padding:0 10px;font-size:23px;letter-spacing:-.8px}.brand b{font-weight:650}.brand .sign{font-size:18px;color:#abc6b8;font-weight:400}.mark{width:29px;height:29px;border:2px solid #dab17d;border-radius:7px;display:grid;place-items:center;color:#e0bf91;font-size:20px;font-weight:600;transform:rotate(-5deg)}.side-caption{font-size:10px;letter-spacing:2px;color:#78958d;padding:42px 14px 14px}.nav{display:flex;flex-direction:column;gap:5px}.nav button{justify-content:flex-start;border-radius:7px;background:transparent;color:#adbbb6;padding:13px 14px;font-size:14px;font-weight:500;text-align:left}.nav button.active{color:#fff;background:#2b4441}.nav button:hover{background:#233d39}.nav .icon{font-size:18px;display:inline-block;width:23px}.side-bottom{margin-top:auto;border-top:1px solid #35504a;padding:22px 11px 0;font-size:12px;color:#9eb1a9;line-height:1.8}.online{display:inline-block;width:7px;height:7px;background:#8fba8f;border-radius:50%;margin-right:7px}.workspace{min-width:0}.topbar{height:79px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;background:#fcfdfb;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.account{display:flex;gap:13px;align-items:center}.avatar{width:32px;height:32px;border-radius:50%;background:#e2e9df;display:grid;place-items:center;color:#305145;font-weight:650}main{max-width:1450px;margin:auto;padding:37px 42px 60px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#7d8d82;text-transform:uppercase;margin-bottom:12px}h1{font-size:31px;letter-spacing:-1px;font-weight:600;margin:0 0 10px}h2{font-size:18px;font-weight:600;margin:0 0 9px;letter-spacing:-.25px}h3{font-size:15px;margin:0 0 10px}p{line-height:1.65;color:var(--muted);font-size:14px;margin:0 0 16px}.pagehead{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:27px}.notice{border:1px solid #dedacc;background:#f8f4e9;border-radius:9px;padding:14px 18px;display:flex;gap:14px;align-items:flex-start;margin:0 0 27px;font-size:13px;line-height:1.6;color:#736448}.notice strong{font-weight:600}.notice p{margin:0;color:inherit;font-size:13px}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin:0 0 27px}.stat,.card{background:#fff;border:1px solid var(--line);border-radius:11px}.stat{padding:21px 23px}.stat .value{font-size:32px;font-weight:550;margin:13px 0 4px;letter-spacing:-1px}.label{font-size:12px;color:var(--muted)}.hint{font-size:11px;color:#7a8e80}.split{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:23px}.card{padding:24px}.card.flush{padding:0;overflow:hidden}.cardhead{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);gap:14px}.cardhead h2{margin:0}.cardhead input{max-width:260px;margin:0}.empty{padding:55px 26px;text-align:center}.empty-icon{margin:0 auto 20px;width:52px;height:58px;border:1px solid #c9d9ce;border-radius:9px;display:grid;place-items:center;font-size:27px;color:#92aa97;background:#f3f7f1}.empty h3{font-size:16px;font-weight:550;margin-bottom:9px}.empty p{font-size:13px;max-width:380px;margin:0 auto 20px}.checkrow{display:flex;gap:12px;align-items:flex-start;margin:22px 0}.checkrow .check{background:#edf3eb;color:#54765b;width:25px;height:25px;display:grid;place-items:center;border-radius:50%;font-size:12px;flex-shrink:0}.checkrow p{font-size:12px;margin:3px 0 0}.checkrow strong{font-size:12px;font-weight:600}.step{font-size:11px;color:#8a9a8c;padding-top:16px;border-top:1px solid var(--line);line-height:1.7}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th{text-align:left;font-weight:500;font-size:10px;letter-spacing:.8px;text-transform:uppercase;color:#73867a;background:#fafbf8;padding:15px 20px;white-space:nowrap}td{border-top:1px solid #edf0ea;padding:17px 20px;vertical-align:middle}.ref{font-size:13px;font-weight:600}.sub{font-size:11px;color:#88968b;margin-top:5px}.badge{display:inline-block;font-size:10px;padding:5px 9px;background:#edf2ea;color:#587252;border-radius:5px;white-space:nowrap}.badge.warn{background:#fff0d6;color:#8a641f}.badge.bad{background:#fceae6;color:#a74739}.toolbar{display:flex;gap:12px;align-items:center;margin:20px 0}.forms{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form{display:grid;gap:15px}label{font-size:12px;font-weight:600;display:grid;gap:8px;color:#52675b}input,select{width:100%;border:1px solid #d6dfd5;background:#fff;border-radius:7px;padding:11px 12px;color:#263e30;min-height:42px}input::placeholder{color:#9ca99f}input[type=file]{border:1px dashed #b7c9b9;background:#f8fbf5;padding:26px 16px}input[type=checkbox]{width:18px;min-height:18px;margin:0}.consent{display:flex;gap:10px;align-items:flex-start;line-height:1.5}.form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:9px}.secret{font-family:Consolas,monospace;font-size:13px;background:#edf3e9;border:1px solid #cad8c3;padding:17px;border-radius:6px;overflow-wrap:anywhere;line-height:1.7}.mono{font-family:Consolas,monospace;font-size:11px;overflow-wrap:anywhere}.muted{color:var(--muted)}.auth{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.authstory{background:#142b2b;padding:55px 13%;display:flex;flex-direction:column;color:#f3f3e8}.authstory .brand{padding:0}.authstory h1{font-size:clamp(36px,4vw,60px);line-height:1.13;letter-spacing:-2px;max-width:480px;margin:85px 0 26px}.authstory h1 span{color:#dfb887}.authstory p{color:#a4b9ad;max-width:380px}.authstory footer{margin-top:auto;padding-top:65px;font-size:11px;letter-spacing:1.2px;color:#698e7d}.authform{display:flex;align-items:center;justify-content:center;padding:45px 9%;background:#fafbf7}.authform .inner{width:100%;max-width:400px}.authform h2{font-size:27px;margin-bottom:12px}.authform .form{margin-top:24px}.authnote{font-size:11px;margin-top:23px;line-height:1.7;color:#8a968c}.version{font-size:10px;letter-spacing:1.3px;border:1px solid #d4dbc9;padding:5px 9px;border-radius:4px;color:#849075}dialog{border:1px solid var(--line);border-radius:13px;width:min(720px,94vw);max-height:90vh;padding:30px;box-shadow:0 24px 100px #0e291a2b}dialog::backdrop{background:#0c201977;backdrop-filter:blur(3px)}.dialoghead{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.filelist{max-height:250px;overflow:auto;border:1px solid var(--line);border-radius:7px;margin-bottom:20px}.fileitem{padding:13px 16px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:10px}.fileitem:last-child{border:0}.fileitem strong{font-size:13px;overflow-wrap:anywhere}#toast{position:fixed;bottom:25px;right:25px;max-width:440px;background:#243e31;color:#fff;padding:17px 22px;border-radius:9px;box-shadow:0 8px 35px #0002;font-size:13px;z-index:5;line-height:1.5}.loading{padding:70px;text-align:center;color:var(--muted)}.stack{display:grid;gap:20px}.statusline{display:flex;justify-content:space-between;gap:15px;padding:14px 0;border-bottom:1px solid var(--line);font-size:13px}.statusline:last-child{border:0}.divider{height:1px;background:var(--line);margin:24px 0}.count{font-size:11px;background:#e6eddf;padding:4px 8px;border-radius:5px;color:#687d60}.footerline{font-size:11px;color:#94a08f;margin-top:26px;display:flex;justify-content:space-between}pre{white-space:pre-wrap;overflow-wrap:anywhere}button.small{font-size:11px;padding:7px 10px}
@media(min-width:1550px){main{padding-top:50px}.pagehead{margin-bottom:38px}.stats{margin-bottom:32px}}
@media(max-width:1050px){.shell{grid-template-columns:195px 1fr}.sidebar{padding:25px 12px}.brand{font-size:20px;gap:8px}.topbar{padding:0 25px}main{padding:28px 25px}.split{grid-template-columns:1fr}.split>aside{display:none}.stats{gap:10px}.stat{padding:17px 15px}.forms{grid-template-columns:1fr}}
@media(max-width:700px){.shell{display:block}.sidebar{height:auto;position:relative;padding:18px}.sidebar .brand{padding:0}.side-caption,.side-bottom{display:none}.nav{flex-direction:row;overflow:auto;margin-top:18px}.nav button{padding:10px;font-size:12px;white-space:nowrap}.nav .icon{display:none}.topbar{height:58px;padding:0 20px}.topbar>span{display:none}.account{margin-left:auto}main{padding:24px 18px}.pagehead{align-items:flex-start}.pagehead h1{font-size:25px}.pagehead button{font-size:12px;white-space:nowrap;padding:10px}.pagehead p{font-size:12px}.stats{grid-template-columns:repeat(2,1fr)}.notice{font-size:12px}.cardhead{padding:18px;flex-wrap:wrap}.card{padding:19px}.card.flush{padding:0}.auth{display:block}.authstory{padding:28px 25px}.authstory h1{font-size:33px;margin:35px 0 17px}.authstory p,.authstory footer{display:none}.authform{padding:35px 25px}.footerline{gap:15px}dialog{padding:22px}.fileitem{align-items:flex-start}.cardhead input{max-width:100%}}
textarea{width:100%;border:1px solid #d6dfd5;background:#fff;border-radius:7px;padding:11px 12px;color:#263e30;font:inherit;resize:vertical;min-height:80px}.forms>*{min-width:0}.statusline>div{overflow-wrap:anywhere}.statusline>button{align-self:center;flex-shrink:0}
.reportfilters{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;align-items:end}.reportbar{padding:12px 0;border-bottom:1px solid var(--line)}.reportbar>div{display:flex;justify-content:space-between;gap:12px;font-size:12px}.reportbar span{color:var(--muted);font-size:11px}.reportbar i{display:block;height:6px;margin-top:8px;border-radius:6px;background:var(--orange);min-width:3px}
.qr{display:block;width:min(240px,100%);height:auto;margin:16px auto;border:12px solid #fff;border-radius:8px}
.sidebar{overflow-y:auto;overflow-x:hidden}.side-bottom{flex-shrink:0}.profile-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.composer-grid{display:grid;grid-template-columns:2fr 1.3fr 1fr;gap:14px}.package-composer{margin-bottom:22px}.dropzone{margin-top:5px}.progress-card{margin-bottom:22px}.progress-card .cardhead{margin:-24px -24px 18px}.progressline{height:8px;background:#edf1ed;border-radius:8px;margin:0 0 18px;overflow:hidden}.progressline i{height:100%;display:block;background:var(--orange);transition:width .3s}
@media(max-width:1050px){.composer-grid{grid-template-columns:1fr}}
.recoverycodes{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:18px 0}.recoverycodes code{padding:10px;background:#f2f5ef;border:1px solid var(--line);border-radius:6px;text-align:center}.user-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}

.password-field{position:relative;display:block}.password-field input{padding-right:90px}.password-toggle{position:absolute;right:6px;top:50%;transform:translateY(-50%);padding:7px 10px;background:#fff;color:var(--green);border:1px solid var(--line);font-size:11px}

.fileitem.rejected-file{border:2px solid #c9342f;background:#fff1ef}.fileitem.rejected-file strong{color:#a6231f}.rejection-reason{margin-top:7px;color:#b3261e;font-size:12px;font-weight:700}


.progress-detail{display:flex;justify-content:space-between;gap:16px;margin:-6px 0 16px;color:var(--muted);font-size:.9rem}.progress-detail strong{color:var(--ink)}
.protection-compact{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;padding:14px 18px}.protection-compact .sub{margin:0}.composer-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid var(--line);margin-bottom:20px}.composer-head .eyebrow{margin-bottom:6px}.trust-note{font-size:11px;color:#587252;background:#edf3eb;padding:7px 10px;border-radius:20px}.composer-step{display:flex;align-items:center;gap:11px;margin:18px 0 12px}.composer-step>span{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white;font-size:11px;font-weight:700}.composer-step strong,.composer-step small{display:block}.composer-step small{font-size:11px;color:var(--muted);margin-top:3px}.advanced-settings{grid-column:1/-1;border-top:1px solid var(--line);padding-top:12px}.advanced-settings summary{cursor:pointer;color:var(--green);font-size:12px;font-weight:600}.advanced-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.dropzone{min-height:118px;border:2px dashed #b9cabc;border-radius:10px;background:#f8fbf6;display:grid;place-items:center;text-align:center;padding:18px;color:var(--green)}.dropzone:hover{border-color:var(--green);background:#f2f7f1}.dropzone input{margin-top:10px;background:transparent;border:0;padding:8px}.submit-summary{position:sticky;bottom:12px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f8faf6;border:1px solid var(--line);border-radius:10px;padding:13px 15px;box-shadow:0 8px 24px #16392b14}.submit-summary strong,.submit-summary span{display:block}.submit-summary span{font-size:11px;color:var(--muted);margin-top:3px}.submit-summary .form-actions{margin:0}.session-history>summary{cursor:pointer;list-style:none}.session-history>summary::-webkit-details-marker{display:none}@media(max-width:700px){.advanced-grid,.account-signature-grid{grid-template-columns:1fr}.composer-head,.submit-summary,.protection-compact{align-items:flex-start;flex-direction:column}.submit-summary{bottom:6px}.submit-summary .form-actions,.submit-summary button{width:100%}}
/* Package upload workspace */
.dropzone{position:relative;min-height:148px;border:2px dashed #a9c0af;border-radius:13px;background:linear-gradient(145deg,#fbfdf9,#f1f7ef);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px;color:var(--green);cursor:pointer;transition:border-color .16s,background .16s,box-shadow .16s,transform .16s}
.dropzone::before{content:'PDF';display:grid;place-items:center;width:48px;height:48px;margin-bottom:12px;border-radius:12px;background:#fff;color:var(--green);border:1px solid #d5e1d5;box-shadow:0 4px 14px #17392c12;font-size:12px;font-weight:800;letter-spacing:.8px}
.dropzone span{font-size:15px;font-weight:650}
.dropzone span::after{content:'PDF, selecție multiplă · dublurile sunt ignorate';display:block;margin-top:7px;color:var(--muted);font-size:11px;font-weight:400}
.dropzone:hover,.dropzone.dragging{border-color:var(--green);background:#edf6ed;box-shadow:0 0 0 4px #1b514a12}
.dropzone.dragging{transform:translateY(-2px)}
.dropzone input{position:absolute;width:1px;height:1px;min-height:0;opacity:0;pointer-events:none}
.batch-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:16px 0 10px;padding:11px 13px;border:1px solid var(--line);border-radius:9px;background:#fafcf9}
.batch-toolbar>label{display:flex;grid-template-columns:none;align-items:center;gap:9px;color:#203333}
.batch-toolbar>div{display:flex;align-items:center;justify-content:flex-end;gap:12px}
.batch-toolbar>div>span{font-size:11px;color:var(--muted)}
.staged-list{max-height:360px;margin-bottom:14px}
.staged-list .fileitem{display:grid;grid-template-columns:22px minmax(0,1fr) auto;padding:14px 15px}
.file-select{display:flex;align-items:center}
.file-main{min-width:0}.file-main strong{display:block}
.file-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.upload-empty{margin-top:12px;padding:22px;text-align:center;border:1px solid var(--line);border-radius:9px;background:#fafbf9;color:var(--muted)}
.upload-empty strong,.upload-empty span{display:block}.upload-empty strong{font-size:13px;color:#203333;margin-bottom:4px}.upload-empty span{font-size:11px}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:700px){.batch-toolbar{align-items:flex-start;flex-direction:column}.batch-toolbar>div{width:100%;justify-content:space-between}.staged-list .fileitem{grid-template-columns:22px minmax(0,1fr)}.file-actions{grid-column:2;justify-content:flex-start;margin-top:8px}}

.retention-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:999px;font-size:10px;font-weight:650;white-space:nowrap}.retention-badge i{width:6px;height:6px;border-radius:50%;background:currentColor}.retention-badge.available{color:#397052;background:#e8f3ea}.retention-badge.purged{color:#7a817c;background:#edf0ed}.session-row.active td{background:#f3f7f3}.session-detail-row>td{padding:0 18px 20px;background:#f3f7f3}.session-detail-row .progress-card{margin:0;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 8px 24px #17392c0b}.session-detail-row .progress-card .cardhead{margin:-24px -24px 18px}@media(max-width:700px){.session-detail-row>td{padding:0 8px 12px}.retention-badge+.sub{white-space:nowrap}}

.signature-level{display:inline-flex;padding:.15rem .45rem;border-radius:999px;background:#e7f2ee;color:#15594f;font-weight:700}.timestamp-choice{display:grid;grid-template-columns:1fr 8rem;gap:1rem;align-items:end;padding:.75rem 0;border-bottom:1px solid var(--line)}.timestamp-choice small{display:block;font-weight:400;overflow-wrap:anywhere}

.account-subsection{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--line)}.subsection-heading{margin-bottom:1.25rem}.subsection-heading h2{margin:.35rem 0}.subsection-heading p{margin:0;color:var(--muted);max-width:70rem}
