._header_1ybhu_1{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:1rem 2rem}._container_1ybhu_7{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._logo_1ybhu_15{font-size:1.5rem;font-weight:700;color:var(--color-primary)}._nav_1ybhu_21{display:flex;gap:1.5rem}._nav_1ybhu_21 a{color:var(--color-text-secondary);font-weight:500;transition:color .2s}._nav_1ybhu_21 a:hover{color:var(--color-primary);text-decoration:none}._footer_wcfhc_1{background:var(--color-surface);border-top:1px solid var(--color-border);padding:1.5rem 2rem;text-align:center;color:var(--color-text-secondary);font-size:.875rem}._layout_t1l0m_1{min-height:100vh;display:flex;flex-direction:column}._main_t1l0m_7{flex:1;padding:2rem;max-width:1200px;width:100%;margin:0 auto}._button_8d1j9_1{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;border-radius:var(--radius);border:none;cursor:pointer;transition:all .2s}._button_8d1j9_1:disabled{opacity:.6;cursor:not-allowed}._primary_8d1j9_19{background:var(--color-primary);color:#fff}._primary_8d1j9_19:hover:not(:disabled){background:var(--color-primary-dark)}._secondary_8d1j9_28{background:var(--color-surface);color:var(--color-text);border:1px solid var(--color-border)}._secondary_8d1j9_28:hover:not(:disabled){background:var(--color-background)}._card_8el52_1{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm)}._title_8el52_9{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:var(--color-text)}._container_17rr9_1{display:flex;flex-direction:column;gap:2rem}._hero_17rr9_7{text-align:center;padding:2rem 0}._hero_17rr9_7 h1{font-size:2.5rem;color:var(--color-primary);margin-bottom:.5rem}._hero_17rr9_7 p{color:var(--color-text-secondary);font-size:1.125rem}._cards_17rr9_23{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._healthInfo_17rr9_29{margin-bottom:1rem}._healthInfo_17rr9_29 p{margin-bottom:.5rem}._statusOk_17rr9_37{color:var(--color-success);font-weight:600}._error_17rr9_42{color:var(--color-error)}._userList_17rr9_46{list-style:none;margin-bottom:1rem}._userList_17rr9_46 li{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid var(--color-border)}._userList_17rr9_46 li:last-child{border-bottom:none}._userList_17rr9_46 span{color:var(--color-text-secondary);font-size:.875rem}._techList_17rr9_67{list-style:none}._techList_17rr9_67 li{padding:.5rem 0;border-bottom:1px solid var(--color-border)}._techList_17rr9_67 li:last-child{border-bottom:none}*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #6366f1;--color-primary-dark: #4f46e5;--color-background: #f8fafc;--color-surface: #ffffff;--color-text: #1e293b;--color-text-secondary: #64748b;--color-border: #e2e8f0;--color-success: #22c55e;--color-error: #ef4444;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--radius: 8px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background-color:var(--color-background);color:var(--color-text);line-height:1.6}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}
