@import "https://fonts.googleapis.com/css2?family=Onest:wght@100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=Anek+Devanagari:wght@100..800&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";:root{--color-primary:#019af2;--color-primary-dark:#015d92;--color-text-dark:#111827;--color-text-body:#374151;--color-text-muted:#6b7280;--color-text-placeholder:#9ca3af;--color-bg-white:#fff;--color-bg-light:#f3f4f6;--color-bg-page:#f9fafb;--color-border:#e5e7eb;--color-border-hover:#d1d5db;--color-shadow-subtle:#0000000f;--color-shadow-medium:#1f242d1f;--color-status-ongoing:#16a34a;--color-status-ongoing-bg:#dcfce7;--color-status-scheduled:#ca8a04;--color-status-scheduled-bg:#fef9c3;--color-status-completed:#2563eb;--color-status-completed-bg:#dbeafe;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-full:9999px;--font-primary:"Onest", Roboto, sans-serif;--font-devanagari:"Anek Devanagari", sans-serif;--font-jakarta:"Plus Jakarta Sans", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%;height:100%}body{min-height:100%;font-family:var(--font-primary);color:var(--color-text-dark);line-height:1.5}#root{flex-direction:column;min-width:100vw;min-height:100vh;display:flex}.app-root-container{width:100%;min-height:100vh;padding:0;overflow:visible;background:#fff!important}.error-component{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;width:100%;min-height:100%;padding:1.5rem 1.25rem 2rem;display:flex}.error-component__hero{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;display:flex}.error-component__illustration{color:var(--color-status-scheduled,#ca8a04);font-size:3.5rem}.error-component__headline{text-align:center;color:#1a1a1a;margin:0;font-size:1.35rem;font-weight:700;line-height:1.3}.error-details{box-sizing:border-box;text-align:start;background:#f7f7f8;border:1px solid #e8e8ea;border-radius:10px;width:100%;max-width:40rem;margin:0;padding:1rem 1.25rem}.error-details__title{color:#1a1a1a;margin:0 0 .5rem;font-size:1.1rem;font-weight:700;line-height:1.35}.error-details__body{color:#333;word-break:break-word;margin:0;font-size:.95rem;line-height:1.5}.error-details__label{color:#444;margin:1rem 0 .35rem;font-size:.875rem;font-weight:600}.error-details__stack{text-align:start;color:#333;white-space:pre-wrap;word-break:break-word;background:#fff;border:1px solid #e0e0e2;border-radius:6px;max-height:12rem;margin:0;padding:.75rem;font-size:.75rem;line-height:1.45;overflow:auto}.error-not-found{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;min-height:100%;padding:2rem 1.25rem 2.5rem;display:flex}.error-not-found__hero{text-align:center;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;max-width:30rem;display:flex}.error-not-found__illustration{color:var(--color-primary,#019af2);margin-bottom:.5rem;font-size:4rem}.error-not-found__title{color:#1a1a1a;margin:0;font-size:1.65rem;font-weight:700;line-height:1.3}.error-not-found__subtitle{color:#555;max-width:22rem;margin:0 0 1.75rem;font-size:.9rem;line-height:1.6}.error-not-found__panel{box-sizing:border-box;background:#f7f7f8;border:1px solid #e8e8ea;border-radius:10px;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:24rem;margin:0;padding:1.1rem 1.25rem;display:flex}.error-not-found__path-label{text-transform:uppercase;letter-spacing:.04em;color:#666;margin:0;font-size:.8rem;font-weight:600}.error-not-found__path{word-break:break-all;color:#333;background:#fff;border:1px solid #e0e0e2;border-radius:6px;margin:0;padding:.5rem .65rem;font-size:.875rem;line-height:1.4;display:block}.error-not-found__home-btn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#26affe 0%,#019af2 100%);border:none;border-radius:56px;justify-content:center;align-self:center;align-items:center;height:48px;margin-top:.25rem;padding:0 2.2rem;font-family:Onest,sans-serif;font-size:16px;font-weight:500;transition:opacity .2s;display:flex}.error-not-found__home-btn:hover,.error-not-found__home-btn:focus-visible{opacity:.9}@media (width<=480px){.error-not-found__illustration{font-size:3rem}.error-not-found__title{font-size:1.4rem}.error-not-found__subtitle{font-size:.85rem}}.initials-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:600;display:flex}.initials-avatar.photo{object-fit:cover}.navbar{z-index:100;background-color:#fff;justify-content:space-between;align-items:center;padding:12px 60px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #00000026}.logo-img{border-radius:64px;width:80px;height:80px;margin-left:-7px;margin-right:-15px}.logo-text{color:#da8b2e;white-space:nowrap;font-family:Anek Devanagari,sans-serif;font-size:24px;font-weight:500;line-height:100%;position:relative;top:.5px}.navbar-logo{background:#fff7ee;border-radius:64px;align-items:center;gap:10px;width:fit-content;height:64px;padding:14px 24px 8px 0;display:flex}.navbar-right{align-items:center;gap:16px;display:flex}.notif-btn{cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.bell-icon{width:46px;height:46px}.user-chip{background:#f5f5f5;border:none;border-radius:32px;align-items:center;gap:8px;width:170px;height:48px;padding:12px 20px 12px 8px;display:flex}.user-avatar{object-fit:cover;border:2px solid #fff;border-radius:50%;width:32px;height:32px}.user-name{color:#1f242d;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.unauthorized-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:40px;display:flex}.unauthorized-icon{width:100%;max-width:320px;height:auto;margin-bottom:24px}.unauthorized-message{color:#374151;font-family:Plus Jakarta Sans,sans-serif;font-size:16px}
