:root{font-family:Inter,Segoe UI,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#1f2937;background-color:#f4f6f9;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button,input,select{font-family:inherit;background:#f8fafc}:root{color-scheme:light;font-family:Inter,system-ui,sans-serif;color:#0f172a;background:#f8fafc}#root{min-height:100vh;background:#f4f6f9}.app{max-width:1200px;margin:0 auto;padding:32px 24px 48px}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.page-header h1{margin:8px 0 4px;font-size:28px}.subtitle{margin:0;color:#6b7280}.filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:20px}.field{display:flex;flex-direction:column;gap:6px;font-size:14px;color:#6b7280}.field input,.field select{padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;background:#fff;color:#111827}.card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 12px 24px #0f172a0f}.table-wrapper{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px}th,td{padding:12px 10px;text-align:left;border-bottom:1px solid #e5e7eb}th{font-weight:600;color:#4b5563;background:#f9fafb}.table-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.table-header h2{margin:0;font-size:18px}.muted{color:#6b7280}.small{font-size:12px}.mono{font-family:SFMono-Regular,ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.cell-title{font-weight:600}.status{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;text-transform:capitalize;background:#e5e7eb;color:#374151}.status-confirmed{background:#d1fae5;color:#065f46}.status-cancelled{background:#fee2e2;color:#991b1b}.status-checked_in,.status-checked_out{background:#e0e7ff;color:#3730a3}.status-pending{background:#fef3c7;color:#92400e}.link{background:none;border:none;padding:0;color:#2563eb}.app-shell{display:flex;flex-direction:column;min-height:100vh}.app-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2.5rem;border-bottom:1px solid #e2e8f0;background:#fff}.app-title{font-weight:600;margin:0}.app-content{display:grid;grid-template-columns:240px 1fr;flex:1;min-height:0}.app-nav{border-right:1px solid #e2e8f0;padding:2rem 1.5rem;background:#fff;display:flex;flex-direction:column;gap:1.5rem}.app-main{padding:2rem}.nav-link{display:block;padding:.65rem 1rem;border-radius:10px;color:#1e293b;text-decoration:none;margin-bottom:.5rem;font-weight:500;background:transparent}.nav-link.active{background:#0f172a;color:#fff}.card{max-width:520px;margin:3rem auto;padding:2rem;background:#fff;border-radius:16px;box-shadow:0 20px 45px #0f172a14}.form{display:grid;gap:1rem;margin-top:1.5rem}label{display:grid;gap:.5rem;text-align:left;font-weight:500}input{padding:.75rem 1rem;border-radius:10px;border:1px solid #cbd5e1;font-size:1rem}button{padding:.75rem 1.4rem;border-radius:999px;border:none;background:#0f172a;color:#fff;cursor:pointer;font-weight:600}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:16px;font-size:14px}.pagination button,.status-row button{padding:8px 14px;border-radius:8px;border:1px solid #d1d5db;background:#fff;cursor:pointer}button.secondary{background:#e2e8f0;color:#0f172a}button.primary{background:#0f172a;color:#fff}button:disabled{opacity:.6;cursor:not-allowed}.loading,.error,.success,.empty{padding:12px 14px;border-radius:8px;margin-bottom:12px;font-size:14px}.loading{background:#eff6ff;color:#1d4ed8}.error{background:#fee2e2;color:#b91c1c}.success{background:#dcfce7;color:#166534}.empty{text-align:center;color:#6b7280}.details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.details-grid h2{margin:0 0 6px;font-size:14px;text-transform:uppercase;letter-spacing:.04em;color:#6b7280}.detail-title{margin:0;font-size:18px;font-weight:600;color:#111827}.status-row{display:flex;align-items:center;gap:12px}.status-row select{padding:8px 12px;border-radius:8px;border:1px solid #d1d5db}.muted{color:#64748b;margin:.25rem 0 0}.role{margin-top:auto;font-size:.9rem}.segmented,.actions{display:flex;gap:.75rem;margin-top:1.5rem}.error{color:#dc2626;margin:0}@media(max-width:900px){.app-content{grid-template-columns:1fr}.app-nav{border-right:none;border-bottom:1px solid #e2e8f0;flex-direction:row;flex-wrap:wrap}}
