:root{color:#18241f;font-synthesis:none;background:#f4f6f3;font-family:Inter,ui-sans-serif,system-ui}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer;color:#fff;background:#176b51;border:0;border-radius:10px;padding:11px 16px;font-weight:650}button:disabled{opacity:.5}.auth{place-items:center;min-height:100vh;padding:24px;display:grid}.auth .card{width:min(420px,100%)}.card{background:#fff;border:1px solid #dce3df;border-radius:18px;padding:24px;box-shadow:0 10px 35px #163b2d0c}.mark{color:#fff;background:#176b51;border-radius:14px;place-items:center;width:46px;height:46px;font-size:28px;font-weight:800;display:grid}h1{font-size:28px}label{gap:6px;margin:16px 0;font-weight:600;display:grid}input,textarea{background:#fff;border:1px solid #becbc5;border-radius:9px;padding:11px}form>button{width:100%}.text{color:#33594c;background:0 0;padding:8px}.error{color:#aa2d38}.loading{padding:40px}.top{background:#fff;border-bottom:1px solid #dce3df;justify-content:space-between;align-items:center;height:64px;padding:0 5vw;display:flex}.top nav{gap:4px;display:flex}.top .active{padding:8px 12px}.shell{max-width:900px;margin:40px auto;padding:0 20px}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#668076;font-size:12px}.list{gap:10px;display:grid}.request{text-align:left;color:#18241f;background:#fff;border:1px solid #dce3df;border-radius:14px;justify-content:space-between;align-items:center;width:100%;padding:18px;display:flex}.request span{gap:5px;display:grid}.request small,.muted{color:#687b73}.state{letter-spacing:.07em;background:#e8eeeb;border-radius:20px;padding:6px 8px;font-size:11px}.approved{color:#075f41;background:#d9f3e6}.denied,.expired,.cancelled{color:#8a2630;background:#f8e0e2}.pending{color:#755800;background:#fff0bd}.detail header{justify-content:space-between;display:flex}.detail pre{white-space:pre-wrap;background:#f3f5f3;border-radius:10px;padding:16px;overflow:auto}.file{color:#145b47;border:1px solid #dce3df;border-radius:10px;justify-content:space-between;margin:8px 0;padding:13px;text-decoration:none;display:flex}.file small{color:#687b73}.decision{border-top:1px solid #dce3df;margin-top:24px;padding-top:10px}.decision textarea{min-height:90px}.decision>div{justify-content:flex-end;gap:10px;display:flex}.deny{background:#a6333c}.receipt{width:100%;height:100px;font:12px monospace}.inline{gap:8px;display:flex}.inline input{flex:1}.inline button{width:auto}.notice{background:#fff0bd;border-radius:12px;margin:12px 0;padding:16px}.notice code{overflow-wrap:anywhere;margin-top:8px;display:block}@media (width<=650px){.top nav{z-index:2;background:#fff;justify-content:space-around;padding:8px;position:fixed;bottom:0;left:0;right:0}.top{height:52px}.shell{margin:24px auto 80px}.file{gap:4px;display:grid}}
