@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--primary-color:#4f46e5;--primary-hover:#4338ca;--bg-color:#f3f4f6;--card-bg:#ffffffe6;--text-main:#1f2937;--text-sub:#6b7280;--glass-border:#fff3;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;--status-telework-bg:#e0e7ff;--status-telework-text:#3730a3;--status-office-bg:#dcfce7;--status-office-text:#166534;--status-finished-bg:#f3f4f6;--status-finished-text:#374151}body{background-color:var(--bg-color);color:var(--text-main);background-image:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%);min-height:100vh;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.container{max-width:1200px;margin:0 auto;padding:2rem}.header{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;display:flex}.app-title{align-items:center;margin:0;display:flex}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border:none;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 6px #4f46e533}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #4f46e54d}.btn-secondary{color:var(--text-main);cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s}.btn-secondary:hover{background-color:#f9fafb}.card-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1px));gap:1.5rem;display:grid}.user-card{background:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--glass-border);box-shadow:var(--shadow-lg);border-radius:1rem;padding:1.5rem;transition:transform .2s ease-in-out}.user-card:hover{transform:translateY(-5px)}.card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.user-name{margin:0;font-size:1.25rem;font-weight:700}.status-badge{border-radius:9999px;margin-bottom:0;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.status-telework{background:var(--status-telework-bg);color:var(--status-telework-text)}.status-office{background:var(--status-office-bg);color:var(--status-office-text)}.status-finished{background:var(--status-finished-bg);color:var(--status-finished-text)}.user-message{color:#4b5563;margin:0;font-size:.95rem;line-height:1.5}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}.modal-content{background:#fff;border-radius:1rem;width:100%;max-width:450px;padding:2rem;animation:.2s ease-out scaleUp;box-shadow:0 20px 25px -5px #0000001a}.form-group{margin-bottom:1.5rem}.form-label{color:var(--text-main);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.form-input,.form-select{box-sizing:border-box;border:1px solid #d1d5db;border-radius:.5rem;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.form-input:focus,.form-select:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #4f46e51a}.modal-actions{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.history-table{border-collapse:collapse;width:100%;box-shadow:var(--shadow-lg);background:#fff;border-radius:.75rem;overflow:hidden}.history-table th,.history-table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:1rem}.history-table th{background-color:#f9fafb;font-weight:600}.user-list{flex-direction:column;gap:1rem;display:flex}.user-list-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffffb3;border:1px solid #ffffff80;border-radius:12px;justify-content:space-between;align-items:center;padding:1rem 1.5rem;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000000d}.user-list-item:hover{background:#ffffffe6;transform:translateY(-2px);box-shadow:0 8px 12px -1px #0000001a}.user-info-main{flex-wrap:wrap;flex:1;align-items:center;gap:1.5rem;display:flex}.user-name{color:#111827;min-width:120px;margin:0;font-size:1.1rem;font-weight:700}.user-message{color:#4b5563;white-space:pre-wrap;word-break:break-word;flex:1;margin:0;font-size:.95rem}.user-info-sub{flex-shrink:0;margin-left:1rem}.timestamp{color:#9ca3af;font-size:.8rem}@media (max-width:640px){.user-list-item{flex-direction:column;align-items:flex-start;gap:.75rem}.user-info-main{flex-direction:column;align-items:flex-start;gap:.5rem;width:100%}.user-info-sub{text-align:right;width:100%;margin-left:0}.user-message{white-space:normal}}
