:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0}#root{min-height:100svh}.app-shell{color:#10162b;background:#f6f7fb;width:100%;height:100vh;font-family:-apple-system,SF Pro Rounded,system-ui,sans-serif;display:flex;overflow:hidden}.sidebar{box-sizing:border-box;background:#fff;border-right:1px solid #e2e6f3;flex-direction:column;flex-shrink:0;width:240px;display:flex}.sidebar-brand{align-items:center;gap:10px;padding:20px 16px 14px;display:flex}.sidebar-brand-mark{object-fit:cover;border-radius:999px;width:26px;height:26px}.sidebar-brand-name{font-size:15px;font-weight:800}.sidebar-brand-sub{opacity:.45;margin-top:1px;font-size:10.5px}.sidebar-search{padding:0 16px 12px}.sidebar-search input{box-sizing:border-box;border:1.5px solid #e2e6f3;border-radius:10px;width:100%;padding:8px 12px;font-family:inherit;font-size:12.5px}.sidebar-nav{flex-direction:column;flex:1;padding:4px 12px;display:flex;overflow-y:auto}.sidebar-link{text-align:left;cursor:pointer;color:#475467;box-sizing:border-box;background:0 0;border:none;border-radius:10px;align-items:center;gap:10px;width:100%;margin-bottom:2px;padding:10px 12px;font-size:13.5px;font-weight:600;text-decoration:none;display:flex}.sidebar-link:hover{background:#f6f7fb}.sidebar-link--active{color:#3652e8;background:#eaf2ff;font-weight:700}.sidebar-footer{box-sizing:border-box;border-top:1px solid #f0f1f7;padding:14px 16px}.sidebar-footer-label{letter-spacing:.06em;text-transform:uppercase;opacity:.4;margin-bottom:6px;font-size:10px;font-weight:700}.sidebar-user{background:#f6f7fb;border:1px solid #e2e6f3;border-radius:10px;flex-direction:column;margin-bottom:10px;padding:8px 10px;font-size:12px;font-weight:600;display:flex}.sidebar-role{color:#7d8896;text-transform:capitalize;margin-top:2px;font-size:10.5px;font-weight:600}.sidebar-signout{text-align:center;color:#ef4444;cursor:pointer;background:#feebea;border:none;border-radius:999px;width:100%;padding:9px 0;font-size:12px;font-weight:700}.sidebar-signout:hover{background:#fddbd9}.app-main{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.app-topbar{box-sizing:border-box;background:#fff;border-bottom:1px solid #e2e6f3;flex-shrink:0;justify-content:space-between;align-items:center;height:60px;padding:0 32px;display:flex}.app-topbar-clinic{opacity:.4;font-size:16px;font-weight:800}.app-topbar-actions{align-items:center;gap:18px;display:flex}.app-topbar-avatar{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#3652e8,#5b4fe5);border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:11px;font-weight:800;display:flex}.app-content{box-sizing:border-box;flex:1;padding:28px 32px 60px;overflow-y:auto}.auth-shell{color:#10162b;background:#f6f7fb;flex-direction:column;align-items:center;min-height:100vh;font-family:-apple-system,SF Pro Rounded,system-ui,sans-serif;display:flex}.auth-banner{box-sizing:border-box;text-align:center;background:linear-gradient(135deg,#3652e8,#5b4fe5);flex-direction:column;align-items:center;width:100%;padding:64px 24px 160px;display:flex}.auth-banner-brand{align-items:center;gap:12px;display:flex}.auth-banner-brand img{object-fit:cover;border-radius:999px;width:36px;height:36px}.auth-banner-brand span{color:#fff;font-size:24px;font-weight:800}.auth-banner-sub{color:#fffc;margin:10px 0 0;font-size:14px}.auth-card{box-sizing:border-box;background:#fff;border-radius:28px;width:100%;max-width:480px;margin:-120px 24px 60px;padding:40px;box-shadow:0 30px 70px #10162b2e}.auth-footer{opacity:.4;text-align:center;margin:0 0 40px;font-size:11.5px}.auth-footer a{color:inherit}.auth-field{margin-bottom:12px}.auth-field label{opacity:.7;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.auth-field input,.auth-field select{box-sizing:border-box;color:#10162b;background:#fff;border:1.5px solid #e2e6f3;border-radius:14px;width:100%;padding:13px 16px;font-family:inherit;font-size:14px}.auth-primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3652e8,#5b4fe5);border:none;border-radius:999px;width:100%;padding:16px;font-size:15px;font-weight:700}.auth-primary-button:disabled{opacity:.6;cursor:default}.auth-secondary-button{color:#10162b;cursor:pointer;background:#f5f7ff;border:none;border-radius:999px;padding:16px;font-size:14.5px;font-weight:700}.auth-error{color:#ef4444;text-align:center;margin:6px 0 0;font-size:12.5px}.page{color:#1a1f26}.page h1{margin:0 0 6px;font-size:1.5rem}.page-subtitle{color:#6b7480;font-size:.9rem}
