:root{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#151826;background:#f7f8fb}*,*:before,*:after{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.shell{min-height:100vh;display:flex;flex-direction:column}.app-shell{display:flex;flex-direction:row;align-items:stretch;flex:1;min-height:100vh;width:100%}.app-sidebar{flex-shrink:0;width:min(16.5rem,38vw);background:#fff;border-right:1px solid #e3e7ef;display:flex;flex-direction:column}.app-sidebar-brand{padding:.75rem 1rem;border-bottom:1px solid #eef0f6}.app-sidebar-scroll{flex:1;overflow-y:auto;padding-bottom:.75rem}.nav-group{margin-top:.5rem}.nav-group-title{margin:0;padding:.35rem 1rem .15rem;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#6b7289}.nav-group-list{list-style:none;margin:0;padding:0}.nav-sidebar-link{display:block;padding:.38rem .95rem;border-radius:0 6px 6px 0;margin-right:.35rem;color:#3d4f7a;font-size:.92rem;line-height:1.3}.nav-sidebar-link:hover{background:#f4f6fc}.nav-sidebar-link.active{background:#e8eefc;color:#1a2f80}.nav-item-legacy-label{font-size:.82em}.app-body{flex:1;display:flex;flex-direction:column;min-width:0;background:#f7f8fb}.app-main{flex:1;padding:1rem clamp(.85rem,2.5vw,1.75rem) 2rem;width:100%;max-width:1200px;margin-inline:auto}.topbar-login{flex-shrink:0}.main-login{display:flex;justify-content:center}.topbar{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid #e3e7ef}.brand{letter-spacing:.03em}.nav{display:flex;gap:.75rem}.nav a{padding:.25rem .5rem;border-radius:6px;color:#3d4f7a}.nav a.active{background:#e8eefc;color:#1a2f80}.muted{color:#5c6270}.small{font-size:.85rem;margin-inline-start:auto;max-width:28rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.main{flex:1;padding:1.5rem clamp(1rem,3vw,2rem);max-width:960px;width:100%;margin-inline:auto}.card{background:#fff;border-radius:10px;border:1px solid #e3e7ef;padding:1.25rem 1.5rem;margin-bottom:1rem}h1{margin:0 0 .5rem;font-size:1.5rem}code{background:#eef2f9;padding:.1rem .35rem;border-radius:4px;font-size:.92em}.form-card{max-width:22rem}.small-hint{font-size:.88rem;margin:0 0 1rem}.form-stack{display:flex;flex-direction:column;gap:.85rem}.form-field{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem;color:#3d4f7a}.form-field input{font:inherit;padding:.45rem .55rem;border:1px solid #c9d0e0;border-radius:6px;background:#fff}.form-field input:focus{outline:2px solid #c8d6fc;outline-offset:1px}.primary-btn{font:inherit;padding:.5rem .75rem;border-radius:6px;border:1px solid #1a2f80;background:#1a2f80;color:#fff;cursor:pointer}.primary-btn:disabled{opacity:.55;cursor:not-allowed}.nav-btn{font:inherit;padding:.25rem .5rem;border-radius:6px;border:1px solid #c9d0e0;background:#fff;color:#3d4f7a;cursor:pointer}.nav-btn:hover{background:#f3f5fa}.error-text{margin:0;font-size:.88rem;color:#9a1c1c}.fc-stack{display:flex;flex-direction:column;gap:1rem}.fc-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem}.fc-title{margin:0 0 .25rem;font-size:1.35rem}.fc-sub{margin:0;font-size:.9rem;max-width:40rem}.fc-card{margin-bottom:0}.fc-section-title{margin:0 0 .65rem;font-size:1.05rem}.fc-alert-title{margin:0 0 .35rem;font-size:1.1rem}.fc-alert{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem}.fc-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);gap:1rem}@media (max-width: 860px){.fc-split{grid-template-columns:1fr}}.fc-list-card{min-height:12rem}.fc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35rem;max-height:min(60vh,28rem);overflow-y:auto}.fc-list-btn{width:100%;text-align:left;font:inherit;padding:.45rem .55rem;border-radius:8px;border:1px solid transparent;background:#f4f6fc;color:#151826;cursor:pointer;display:flex;flex-direction:column;gap:.15rem}.fc-list-btn:hover:not(:disabled){border-color:#c9d0e0;background:#eef2f9}.fc-list-btn:disabled{opacity:.45;cursor:not-allowed}.fc-list-btn-active{border-color:#1a2f80;background:#e8eefc}.fc-list-name{font-weight:600}.fc-list-id{font-size:.82rem}.fc-detail-card{min-height:12rem}.fc-detail-id{margin:0 0 1rem;font-size:.88rem}.fc-detail-dl{margin:0}.fc-detail-row{display:grid;grid-template-columns:7rem 1fr;gap:.5rem 1rem;padding:.35rem 0;border-bottom:1px solid #eef0f6;font-size:.92rem}.fc-detail-row:last-child{border-bottom:none}.fc-detail-row dt{margin:0;color:#6b7289;font-weight:500}.fc-detail-row dd{margin:0}.fc-edit-note{margin:1rem 0 0;font-size:.88rem}.fc-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem 1rem}.fc-span-2{grid-column:span 2}@media (max-width: 640px){.fc-form-grid{grid-template-columns:1fr}.fc-span-2{grid-column:span 1}}.fc-form-actions{margin-top:.25rem}
