@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;700;900&display=swap";:root{color:#20231e;font-synthesis:none;background:#f4f5ef;font-family:DM Sans,Noto Sans JP,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.shell{grid-template-columns:230px 1fr;min-height:100vh;display:grid}aside{color:#fff;background:#172019;flex-direction:column;height:100vh;padding:28px 20px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;font-weight:800;line-height:1.05;display:flex}.brand-mark{color:#172019;background:#e8ff55;border-radius:13px;place-items:center;width:42px;height:42px;font-size:24px;font-weight:900;display:grid}nav{gap:8px;margin-top:54px;display:grid}nav button,.logout{color:#aeb8ae;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:13px 16px}nav button:hover,nav button.active{color:#fff;background:#29352b}.logout{margin-top:auto}.content{width:100%;max-width:1500px;padding:48px clamp(24px,5vw,76px)}.page-title{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.page-title h2{margin:0 0 7px;font-size:32px}.page-title p,.muted{color:#70766e;margin:0}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px;display:grid}.stats div{background:#fff;border:1px solid #e4e7de;border-radius:18px;padding:24px}.stats span{color:#747a72;font-size:14px;display:block}.stats strong{margin-top:10px;font-size:40px;display:block}.recent,.detection-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px;display:grid}.recent button,.detection-card{text-align:left;background:#fff;border:1px solid #e3e6dd;border-radius:16px;padding:0;overflow:hidden}.recent button{cursor:pointer}.recent img,.recent .image-placeholder,.detection-card>img,.detection-card>.image-placeholder{object-fit:cover;width:100%;height:180px}.recent span,.recent small{padding:12px 16px 0;display:block}.recent small{color:#777;padding:5px 16px 16px}.image-placeholder{color:#879085;background:#e9ece5;place-items:center;display:grid}.status{background:#e8ebe5;border-radius:99px;padding:6px 11px;font-size:12px;display:inline-block}.status.completed{color:#287023;background:#dff6da}.status.failed{color:#a42a20;background:#ffe1de}.status.processing{color:#735600;background:#fff0bd}.table{background:#fff;border:1px solid #e3e6dd;border-radius:18px;overflow:hidden}.table-row{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0e9;grid-template-columns:88px 1.5fr 1fr 70px 100px;align-items:center;gap:18px;width:100%;padding:12px;display:grid}.table-row:hover{background:#fafbf7}.table-row img,.table-row .image-placeholder{object-fit:cover;border-radius:9px;width:88px;height:62px}.table-row small{color:#777;margin-top:5px;display:block}.hero-image{background:#101510;border-radius:20px;margin-bottom:36px;overflow:hidden}.hero-image img{object-fit:contain;width:100%;max-height:70vh;display:block}.detection-body{padding:17px}.amount{color:#bc341f;font-size:24px;font-weight:900}.confidence{color:#747970;margin-top:5px;font-size:13px}.method{background:#f0f1eb;border-radius:5px;margin-top:10px;padding:4px 7px;font-size:11px;display:inline-block}.review{gap:7px;margin-top:16px;display:flex}.review select{min-width:72px}.review button,.login button{color:#fff;cursor:pointer;background:#233127;border:0;border-radius:8px;padding:8px 11px}.review .danger{color:#a62b20;background:#fff0ee}.link{color:#49674e;cursor:pointer;background:0 0;border:0;margin-bottom:24px;padding:0}.login{background:#172019;place-items:center;min-height:100vh;display:grid}.login-card{background:#fff;border-radius:24px;width:min(420px,90vw);padding:40px}.login-card h1{margin:25px 0 6px}.login-card p{color:#777}.login-card input{border:1px solid #cdd2ca;border-radius:10px;width:100%;margin:16px 0;padding:13px}.login-card button{width:100%;padding:13px}@media (width<=800px){.shell{grid-template-columns:1fr}aside{flex-direction:row;align-items:center;height:auto;padding:14px;position:static}.brand span{display:none}nav{margin:0 0 0 20px;display:flex}.logout{margin-left:auto}.content{padding:24px 16px}.stats{grid-template-columns:1fr 1fr}.table-row{grid-template-columns:70px 1fr 80px}.table-row>:nth-child(3),.table-row>:nth-child(4){display:none}}.staff-form{background:#fff;border-radius:16px;grid-template-columns:repeat(4,minmax(130px,1fr)) auto;gap:10px;margin-bottom:20px;padding:18px;display:grid}.staff-form input,.staff-form select{border:1px solid #cdd2ca;border-radius:8px;padding:11px}.staff-form button,.staff-list button{color:#fff;cursor:pointer;background:#233127;border:0;border-radius:8px;padding:9px 12px}.staff-list{gap:10px;display:grid}.staff-list article{background:#fff;border:1px solid #e3e6dd;border-radius:14px;align-items:center;gap:10px;padding:16px;display:flex}.staff-list article div{margin-right:auto;display:grid}.staff-list small{color:#777;margin-top:4px}@media (width<=900px){.staff-form{grid-template-columns:1fr}.staff-list article{flex-wrap:wrap;align-items:flex-start}}
