:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.4}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}.page{color:#e6f4ee;background:radial-gradient(circle at 15% 10%,#19995f2e,#0000 45%),radial-gradient(circle at 85% 0,#1f745733,#0000 35%),#061511;min-height:100vh}.landing{place-items:center;display:grid}.landing-wrap{width:min(880px,100%);padding:1rem}.topbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020c09d1;border-bottom:1px solid #e6f4ee24;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex;position:sticky;top:0}.brand{letter-spacing:.03em;align-items:center;gap:.65rem;font-weight:700;display:flex}.brand-mark{color:#05251b;background:linear-gradient(140deg,#53d486,#2daa66);border-radius:.38rem;justify-content:center;align-items:center;width:1.65rem;height:1.65rem;font-weight:800;display:inline-flex}.actions{gap:.45rem;display:flex}.auth-actions{flex-wrap:wrap;gap:.55rem;display:flex}.grid{grid-template-columns:1fr 1fr;gap:1rem;max-width:1120px;margin:0 auto;padding:1rem;display:grid}.card{background:#0c2018eb;border:1px solid #e6f4ee21;border-radius:.8rem;padding:1rem 1.05rem}.card h1,.card h2,.card h3{margin:0 0 .45rem}.card p{color:#a7c8bb;margin:.3rem 0 .85rem}.form{gap:.65rem;margin-top:.8rem;display:grid}.form label{gap:.28rem;font-size:.88rem;display:grid}.upload-dropzone{background:#071812b3;border:1px dashed #86ddaa73;border-radius:.7rem;justify-items:start;gap:.55rem;padding:1rem;transition:border-color .12s,background .12s,box-shadow .12s;display:grid}.upload-dropzone p,.upload-dropzone span{margin:0}.upload-dropzone.drag-active{background:#113626d1;border-color:#77e0a8;box-shadow:0 0 0 1px #77e0a840}.upload-input{display:none}.upload-file-list{flex-wrap:wrap;gap:.45rem;display:flex}.upload-file-list span{color:#d8f3e6;background:#21573df2;border-radius:999px;padding:.25rem .5rem;font-size:.78rem}input,select{color:#ebf7f1;background:#05120dbd;border:1px solid #e6f4ee33;border-radius:.45rem;width:100%;padding:.56rem .62rem}button{color:#05251b;cursor:pointer;background:linear-gradient(140deg,#53d486,#2daa66);border:0;border-radius:.45rem;padding:.54rem .78rem;font-weight:700}button:disabled{opacity:.55;cursor:not-allowed}.button-secondary{color:#d8f3e6;background:#091c14eb;border:1px solid #56c48652}.check{align-items:center;gap:.45rem;display:flex}.check input{width:auto}.span-2{grid-column:span 2}.table-head{justify-content:space-between;align-items:center;margin-bottom:.45rem;display:flex}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #e6f4ee21;padding:.56rem .38rem;font-size:.86rem}th{color:#9ec2b4;font-weight:600}.memo-cell{white-space:pre-wrap;word-break:break-word;min-width:14rem}a{color:#80e4b1;text-decoration:none}a:hover{text-decoration:underline}.pill{border-radius:999px;padding:.18rem .48rem;font-size:.74rem;font-weight:700;display:inline-block}.pill.DONE{color:#042b17;background:#77e0a8}.pill.FAILED{color:#4a0a0a;background:#f7aaaa}.pill.PROCESSING,.pill.UPLOADED,.pill.PENDING_UPLOAD{color:#0f3d2a;background:#8ce3b4}.meta{gap:.4rem;margin:.5rem 0 0;display:grid}.meta div{gap:.45rem;display:flex}.meta dt{color:#99beae;min-width:60px}.meta dd{word-break:break-all;margin:0}.message{color:#c2f0d8;background:#143c2b80;border:1px solid #56c48661;border-radius:.42rem;margin-top:.75rem;padding:.52rem .62rem;font-size:.87rem}.admin-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;margin-bottom:.8rem;display:grid}.row-actions{flex-wrap:wrap;gap:.4rem;display:flex}.row-actions button{padding:.4rem .55rem;font-size:.78rem}.mono-wrap{word-break:break-all;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.qr-wrap{background:#fff;border:1px solid #e6f4ee40;border-radius:.55rem;width:fit-content;padding:.5rem;display:inline-flex}.password-note{color:#cbeedc;background:#143c2b6b;border:1px solid #56c48659;border-radius:.45rem;padding:.55rem .65rem;font-size:.84rem}.password-note strong{margin-bottom:.2rem;display:block}.password-note ul{margin:.2rem 0 0;padding:0;list-style:none}.password-note li{margin:.08rem 0}.password-note li.met{font-weight:600}.password-note li.met:before{content:"✓ ";color:#8ce3b4;font-weight:800}.password-note li.unmet{font-weight:800}.field-error{color:#ffd5d5;margin:.5rem 0 0}@media (width<=920px){.grid{grid-template-columns:1fr}.span-2{grid-column:auto}.admin-grid{grid-template-columns:1fr}}
