.profile[data-v-8aef7e63]{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin:1rem 0 1.5rem;display:grid}.profile p[data-v-8aef7e63]{margin-bottom:.2rem}.button[data-v-8aef7e63]{place-items:center;text-decoration:none;display:grid}@media (width<=600px){.profile[data-v-8aef7e63]{grid-template-columns:auto 1fr}.profile .button[data-v-8aef7e63]{grid-column:1/-1}}.person-card small[data-v-306b6bb7]{display:block}.toolbar[data-v-306b6bb7]{margin:1rem 0}.toolbar .search[data-v-306b6bb7]{flex:1;margin:0}.login-page[data-v-6d14b0d4]{place-items:center;min-height:calc(100vh - 2rem);display:grid}.login-card[data-v-6d14b0d4]{width:min(420px,100%)}.login-card button[data-v-6d14b0d4]{width:100%}fieldset[data-v-580f7793]{border:1px solid #d9e2dc;border-radius:10px;margin:0 0 1rem}.range-row[data-v-580f7793]{grid-template-columns:1fr 1fr auto;gap:.7rem;margin-bottom:.7rem;display:grid}.range-row label[data-v-580f7793]{gap:.25rem;display:grid}.range-row input[data-v-580f7793]{min-height:48px}.check-row[data-v-580f7793]{align-items:center;gap:.7rem;min-height:48px;display:flex}.check-row input[data-v-580f7793]{width:24px;height:24px}.preview-card[data-v-580f7793]{margin:1rem 0}.preview-card p[data-v-580f7793]{margin-bottom:.3rem}@media (width<=600px){.range-row[data-v-580f7793]{grid-template-columns:1fr 1fr}.range-row button[data-v-580f7793]{grid-column:1/-1}}.filters[data-v-da28cb71]{grid-template-columns:2fr repeat(3,1fr) auto;align-items:end;gap:.7rem;margin-bottom:1rem;display:grid}.filters .field[data-v-da28cb71]{margin:0}.archive[data-v-da28cb71]{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:1rem;display:grid}.list[data-v-da28cb71]{gap:.7rem;display:grid}.receipt-row[data-v-da28cb71]{text-align:left;width:100%;color:inherit;gap:.25rem;display:grid}.detail[data-v-da28cb71]{align-self:start}.button[data-v-da28cb71]{place-items:center;margin-bottom:1rem;text-decoration:none;display:inline-grid}@media (width<=780px){.filters[data-v-da28cb71],.archive[data-v-da28cb71]{grid-template-columns:1fr}}.area-form[data-v-34118a1c]{grid-template-columns:repeat(3,1fr);gap:.7rem;margin-bottom:1rem;display:grid}.area-tabs[data-v-34118a1c],.summary[data-v-34118a1c],.pager[data-v-34118a1c]{align-items:center;gap:.7rem;margin:1rem 0;display:flex;overflow-x:auto}.summary span[data-v-34118a1c]{background:#fff;border-radius:8px;padding:.5rem .8rem;font-weight:700}.cage-grid[data-v-34118a1c]{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:.55rem;display:grid}.cage[data-v-34118a1c]{place-items:center;min-height:72px;padding:.45rem;display:grid}.cage span[data-v-34118a1c]{font-size:.8rem}.cage-available[data-v-34118a1c]{color:#185a40;background:#e8f3ed;border:2px solid #2e7d57}.cage-occupied[data-v-34118a1c]{background:#a84d12}.cage-disabled[data-v-34118a1c]{background:#5f6863}.cage-detail[data-v-34118a1c]{z-index:30;width:min(460px,100vw - 2rem);max-height:75vh;position:fixed;bottom:76px;right:1rem;overflow:auto}@media (width<=700px){.area-form[data-v-34118a1c]{grid-template-columns:1fr 1fr}}:root{color:#17211c;background:#f4f7f5;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:17px;line-height:1.5}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,.button{color:#fff;cursor:pointer;background:#216e4e;border:0;border-radius:10px;min-height:48px;padding:.7rem 1rem;font-weight:700}button:disabled{cursor:not-allowed;opacity:.55}.secondary{color:#216e4e;background:#fff;border:1px solid #216e4e}.danger{background:#a72b2b}.text-button{color:#216e4e;background:0 0;min-height:40px}a{color:#185a40}.app-shell{min-height:100vh;padding-bottom:72px}.topbar{z-index:10;background:#fffffff5;border-bottom:1px solid #d9e2dc;justify-content:space-between;align-items:center;min-height:64px;padding:.65rem max(1rem,50vw - 550px);display:flex;position:sticky;top:0}.network{margin-top:.1rem;font-size:.78rem;font-weight:600;display:block}.release-label{color:#765500;background:#fff1c7;border-radius:999px;margin-left:.6rem;padding:.15rem .45rem;font-size:.72rem;font-weight:800}.online{color:#26734d}.offline,.error{color:#a72b2b}main{width:min(1100px,100%);margin:0 auto;padding:1rem}.page-header,.toolbar,.actions,.totals{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.page-header{margin-bottom:1rem}h1,h2,h3,p{margin-top:0}h1{font-size:1.65rem}.card{background:#fff;border:1px solid #d9e2dc;border-radius:14px;padding:1rem;box-shadow:0 2px 8px #1937270f}.grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.85rem;display:grid}.person-card{min-height:100px;color:inherit;align-items:center;gap:.9rem;text-decoration:none;display:flex}.avatar{color:#185a40;background:#dbece3;border-radius:50%;flex:0 0 64px;place-items:center;width:64px;height:64px;font-size:1.35rem;font-weight:800;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.field{gap:.35rem;margin-bottom:.9rem;font-weight:650;display:grid}.field input,.field select,.field textarea,.search{color:#17211c;background:#fff;border:1px solid #aebdb4;border-radius:9px;width:100%;min-height:48px;padding:.65rem .75rem;font-weight:400}.search{margin-bottom:1rem}.muted{color:#627269;font-size:.88rem}.notice{background:#e8f3ed;border-radius:9px;margin-bottom:1rem;padding:.75rem}.error{background:#fae9e9;border-radius:9px;margin-bottom:1rem;padding:.75rem}.line-card{margin-bottom:.8rem}.line-fields{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.totals{background:#eef7f2;border:1px solid #a9c9b7;border-radius:12px;margin:1rem 0;padding:.8rem;position:sticky;bottom:64px}.bottom-nav{z-index:20;background:#fff;border-top:1px solid #d9e2dc;grid-template-columns:repeat(4,1fr);min-height:64px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav a,.bottom-nav span{color:#526159;place-items:center;font-weight:700;text-decoration:none;display:grid}.bottom-nav .router-link-active{color:#185a40;background:#e8f3ed}.bottom-nav [aria-disabled=true]{color:#9ba59f}@media (width<=700px){.line-fields{grid-template-columns:1fr 1fr}.page-header,.toolbar{flex-direction:column;align-items:stretch}.actions{grid-template-columns:1fr 1fr;display:grid}}@media (width>=900px){.app-shell{padding-bottom:0;padding-left:150px}.bottom-nav{border-top:0;border-right:1px solid #d9e2dc;grid-template-rows:repeat(4,64px);grid-template-columns:1fr;align-content:start;width:150px;top:0;right:auto}}
