.app-footer[data-v-4bc4975b]{margin-top:2rem;padding:1rem;border-top:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#666}.footer-links a[data-v-4bc4975b]{margin-left:1rem;color:#1a3a6c;text-decoration:none}.footer-links a[data-v-4bc4975b]:hover{text-decoration:underline}.nav-badge[data-v-4bc4975b]{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;margin-left:.35rem;background:#c62828;color:#fff;border-radius:999px;font-size:.75rem;font-weight:600}*{box-sizing:border-box;margin:0;padding:0}body{font-family:system-ui,sans-serif;background:#f5f5f5;color:#333}.navbar{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:#1a3a6c;color:#fff}.nav-brand{font-size:1.1rem;font-weight:600}.nav-links{display:flex;gap:1rem;align-items:center}.nav-links a{color:#fff;text-decoration:none}.nav-links a:hover{text-decoration:underline}.main-content{max-width:1400px;margin:2rem auto;padding:0 1rem}.btn-primary{background:#1a3a6c;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer}.btn-primary:hover{background:#2a4f91}.btn-logout{background:transparent;color:#fff;border:1px solid white;padding:.4rem .8rem;border-radius:4px;cursor:pointer}.login-page{max-width:400px;margin:10vh auto;text-align:center;background:#fff;padding:3rem;border-radius:8px;box-shadow:0 2px 8px #0000001a}.login-page h1{margin-bottom:1rem;color:#1a3a6c}.login-page p{margin-bottom:2rem;color:#666}.nav-user{color:#cfe0ff;font-size:.85rem}.main-content h2{margin-bottom:1rem;color:#1a3a6c}.main-content h3{margin-bottom:.75rem;color:#1a3a6c}.tabs{display:flex;gap:.25rem;border-bottom:2px solid #ddd;margin-bottom:1.5rem}.tab{background:none;border:none;padding:.6rem 1rem;cursor:pointer;color:#666;border-bottom:2px solid transparent;margin-bottom:-2px;font-size:.95rem}.tab:hover{color:#1a3a6c}.tab.active{color:#1a3a6c;font-weight:600;border-bottom-color:#1a3a6c}.card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 1px 4px #00000014}.hint{color:#666;font-size:.9rem;margin-bottom:1rem}.muted{color:#999}.alert{padding:.7rem 1rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem}.alert-error{background:#fdecea;color:#b3261e;border:1px solid #f5c6c2}.alert-ok{background:#e7f4ea;color:#1e7e34;border:1px solid #b7dfc0}.alert-warn{background:#fff8e1;color:#6d4c41;border:1px solid #ffcc80}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{text-align:left;padding:.6rem .75rem;border-bottom:1px solid #eee;vertical-align:middle}.data-table th{font-size:.8rem;text-transform:uppercase;letter-spacing:.03em;color:#888}.data-table select,.inline-form input,textarea{padding:.4rem .5rem;border:1px solid #ccc;border-radius:4px;font:inherit}textarea{width:100%;font-family:ui-monospace,monospace;resize:vertical;margin-bottom:.75rem}.inline-form{display:flex;gap:.75rem;align-items:center;margin-bottom:1rem;flex-wrap:wrap}.inline-form input[type=text],.inline-form input:not([type]){min-width:260px}.btn-sm{padding:.35rem .7rem;font-size:.85rem}.btn-primary:disabled{background:#9db3d4;cursor:not-allowed}.btn-danger{background:#b3261e;color:#fff;border:none;border-radius:4px;cursor:pointer}.btn-danger:hover{background:#cc2f26}.btn-secondary{background:#e4e8ef;color:#333;border:1px solid #cdd4de;border-radius:4px;cursor:pointer;padding:.4rem .8rem}.btn-secondary:hover{background:#d7dce4}.key-full{display:block;font-family:ui-monospace,monospace;background:#f0f3f8;padding:.75rem;border-radius:4px;word-break:break-all;white-space:pre-wrap}.stats{display:flex;gap:1rem;margin-bottom:1.5rem}.stat{background:#f0f4fb;border-radius:6px;padding:1rem 1.5rem;text-align:center;min-width:90px}.stat-num{display:block;font-size:1.6rem;font-weight:700;color:#1a3a6c}.stat-label{font-size:.8rem;color:#666}.request-card{margin-bottom:1rem}.request-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.5rem}.request-card .purpose{white-space:pre-wrap;margin:.5rem 0 .75rem;color:#444}.request-card textarea{width:100%;margin-bottom:.75rem}.request-card .actions{display:flex;gap:.75rem}.badge{background:#eef1f6;color:#566;border-radius:12px;padding:.15rem .6rem;font-size:.8rem}.tab-count{background:#1a3a6c;color:#fff;border-radius:10px;padding:0 .4rem;margin-left:.4rem;font-size:.75rem}.link-btn{background:none;border:none;color:#1a3a6c;cursor:pointer;text-decoration:underline;font-size:.85rem;margin-right:.75rem}.status{border-radius:12px;padding:.15rem .6rem;font-size:.8rem;font-weight:600;white-space:nowrap}.st-wait{background:#fff3cd;color:#8a6d00}.st-ok{background:#e7f4ea;color:#1e7e34}.st-bad{background:#fdecea;color:#b3261e}.filter-bar{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.chip{background:#eef1f6;border:1px solid transparent;color:#445;border-radius:16px;padding:.3rem .8rem;cursor:pointer;font-size:.85rem}.chip:hover{border-color:#b9c6dc}.chip.active{background:#1a3a6c;color:#fff}.chip-count{margin-left:.4rem;opacity:.7;font-size:.8rem}.row-click{cursor:pointer}.row-click:hover{background:#f5f8ff}.truncate{max-width:380px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.data-table th.sortable{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.data-table th.sortable:hover{color:#1a3a6c}.actions-cell{white-space:nowrap}.key-preview{font-family:ui-monospace,monospace;background:#f0f3f8;padding:.1rem .4rem;border-radius:4px}.subitems{margin:.3rem 0 0 1.25rem}.subitem{font-size:.85rem;color:#555;padding:.1rem 0}.cleanup-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 0;border-bottom:1px solid #eee}.cleanup-item:last-child{border-bottom:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-start;justify-content:center;padding:5vh 1rem;z-index:100}.modal{background:#fff;border-radius:8px;width:100%;max-width:640px;max-height:90vh;overflow:auto;box-shadow:0 8px 30px #0003}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff}.modal-head h3{margin:0;color:#1a3a6c}.modal-close{background:none;border:none;font-size:1.6rem;line-height:1;cursor:pointer;color:#888}.modal-body{padding:1.5rem}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem 1.5rem;margin-bottom:1.25rem}.detail-section{margin-bottom:1.25rem}.detail-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.03em;color:#888;margin-bottom:.2rem}.decision{padding:.5rem 0;border-bottom:1px solid #f0f0f0}.decision .comment{margin-top:.3rem;color:#555;font-style:italic}.timeline{list-style:none;padding:0;margin:0}.timeline li{padding:.4rem 0 .4rem 1rem;border-left:2px solid #d9e2f0;position:relative}.timeline li:before{content:"";position:absolute;left:-5px;top:.7rem;width:8px;height:8px;border-radius:50%;background:#1a3a6c}.tl-time{color:#888;font-size:.8rem;margin-right:.6rem}.tl-action{font-weight:600;color:#333}
