:root{--ink:#17231f;--green:#143a31;--mint:#dcece6;--lime:#c8e357;--paper:#f5f4ef;--line:#d7ddd9;--white:#fff;--orange:#f0a23a;--red:#b93434;--shadow:0 18px 55px rgba(20,58,49,.10)}*{box-sizing:border-box}html{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}body{margin:0}.topbar{height:72px;padding:0 max(24px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:var(--green);color:#fff}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:750}.brand span,.brand-mark{display:grid;place-items:center;background:var(--lime);color:var(--green);font-weight:900;letter-spacing:.04em}.brand span{width:42px;height:42px;border-radius:11px}.topbar nav{display:flex;gap:22px}.topbar nav a{color:#dbe7e2;text-decoration:none;font-size:.92rem}.page{max-width:1180px;margin:auto;padding:56px 24px 80px}.page.wide{max-width:1600px}.hero{display:grid;grid-template-columns:1fr auto;gap:42px;align-items:end;margin-bottom:34px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:850;color:#557268;margin:0 0 10px}.hero h1,.list-title h1{font-size:clamp(2.5rem,6vw,5rem);line-height:.96;letter-spacing:-.055em;margin:0}.lead{font-size:1.08rem;line-height:1.65;color:#53605b;max-width:650px;margin:24px 0 0}.count-card{background:var(--mint);border:1px solid #cbded6;border-radius:22px;padding:24px 30px;min-width:190px}.count-card strong{display:block;font-size:2.7rem;letter-spacing:-.05em}.count-card span{color:#52665f}.upload-card{background:#fff;border-radius:28px;padding:28px;box-shadow:var(--shadow);border:1px solid rgba(20,58,49,.08)}.dropzone{min-height:250px;border:2px dashed #a7bbb3;border-radius:20px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:9px;cursor:pointer;background:linear-gradient(145deg,#f9fbfa,#edf4f1);padding:26px}.dropzone:hover{border-color:var(--green)}.dropzone input{position:absolute;opacity:0;width:1px;height:1px}.dropzone strong{font-size:1.15rem}.dropzone small,.working small{display:block;color:#697770}.camera-icon{width:58px;height:58px;border-radius:18px;background:var(--green);color:var(--lime);font-size:2.1rem;display:grid;place-items:center;margin-bottom:6px}.preview-wrap{margin:20px 0;text-align:center}.preview-wrap img{display:block;max-width:100%;max-height:430px;margin:auto;border-radius:14px;border:1px solid var(--line)}.preview-wrap p{font-size:.86rem;color:#64716c}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:12px;border:0;font-weight:750;text-decoration:none;cursor:pointer;font-size:.94rem}.button.primary{background:var(--green);color:#fff}.button.primary:hover{background:#0c2c24}.button.secondary{background:#e5ebe8;color:var(--green)}.button.full{width:100%;min-height:56px;margin-top:18px}.button:disabled{opacity:.38;cursor:not-allowed}.working{margin-top:18px;min-height:70px;display:flex;align-items:center;justify-content:center;gap:16px;background:var(--mint);border-radius:14px}.spinner{width:28px;height:28px;border:3px solid #afc9bf;border-top-color:var(--green);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.notice{padding:16px 18px;border-radius:13px;margin:0 0 22px;font-weight:650}.notice.success{background:#dcefe1;color:#1f6530}.notice.warning{background:#fff0d5;color:#85510b}.notice.error{background:#f7dddd;color:#8c2626}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:52px 0 18px}.section-head h2,.section-head h1{margin:0}.recent-list{border-top:1px solid var(--line)}.recent-list article{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 4px;border-bottom:1px solid var(--line)}.recent-list article div{display:flex;flex-direction:column;gap:4px}.recent-list article span{color:#66736e}.status{display:inline-block;background:#e6ece9!important;color:#39544a!important;border-radius:999px;padding:5px 10px;white-space:nowrap;font-size:.78rem;font-weight:750}.list-title{margin-top:0}.muted{color:#66736e}.search{display:flex;align-items:center;gap:10px;margin-bottom:18px}.search input,.login-card input{width:100%;height:48px;border:1px solid #bdc9c4;border-radius:11px;padding:0 14px;background:#fff;font:inherit}.search a{color:var(--green)}.table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);max-height:70vh}table{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;font-size:.84rem}th,td{text-align:left;padding:12px 14px;border-bottom:1px solid #e6eae8;max-width:280px;vertical-align:top}th{position:sticky;top:0;background:var(--green);color:#fff;z-index:1;white-space:nowrap}tbody tr:hover{background:#f3f7f5}.login-page{min-height:100vh;display:grid;place-items:center;background:var(--green);padding:20px}.login-card,.setup-card{width:min(420px,100%);background:#fff;border-radius:25px;padding:34px;box-shadow:0 25px 80px rgba(0,0,0,.25)}.setup-card{width:min(620px,100%);margin:40px 0}.brand-mark{width:60px;height:60px;border-radius:17px;margin-bottom:22px}.login-card h1,.setup-card h1{font-size:2.2rem;margin:0}.login-card label,.setup-card label{display:block;margin:18px 0 7px;font-weight:700}.setup-card fieldset{border:1px solid var(--line);border-radius:16px;padding:18px 20px 22px;margin:24px 0}.setup-card legend{padding:0 8px;font-weight:850;color:var(--green)}.setup-card input{width:100%;height:48px;border:1px solid #bdc9c4;border-radius:11px;padding:0 14px;background:#fff;font:inherit}.setup-card small{display:block;color:#697770;margin-top:7px}@media(max-width:720px){.topbar{height:auto;padding:14px 18px;align-items:flex-start}.topbar nav{gap:11px;flex-wrap:wrap;justify-content:flex-end}.topbar nav a{font-size:.8rem}.brand{font-size:0}.brand span{font-size:.88rem}.page{padding:35px 16px 60px}.hero{grid-template-columns:1fr}.count-card{width:100%}.hero h1{font-size:clamp(2.6rem,13vw,4rem)}.upload-card{padding:16px;border-radius:20px}.dropzone{min-height:220px}.section-head{align-items:flex-start;flex-direction:column}.section-head .button{width:100%}.search{align-items:stretch;flex-wrap:wrap}.search input{flex-basis:100%}.recent-list article{align-items:flex-start}.table-wrap{border-radius:12px}.setup-card{padding:24px 18px}.setup-card fieldset{padding:15px}}
