.auth-callback{background:linear-gradient(160deg,#0b2545 0%,#13315c 55%,#1d4e89 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.auth-callback__box{color:#3d444d;text-align:center;background:#fff;border:1px solid #e3e8ee;border-radius:12px;flex-direction:column;align-items:center;gap:1rem;max-width:24rem;padding:2rem;display:flex;box-shadow:0 12px 32px #0b25451f}.auth-callback__spinner{border:3px solid #dbe9f7;border-top-color:#1d4e89;border-radius:999px;width:2rem;height:2rem;animation:.72s linear infinite auth-callback-spin}.auth-callback__error{color:#b42318}.auth-callback__retry{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;transition:background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.auth-callback__retry:focus-visible{outline-offset:2px;outline:2px solid #1d4e89}.auth-callback__retry:disabled{cursor:not-allowed;opacity:.55}.auth-callback__retry{color:#fff;background:#1d4e89}.auth-callback__retry:hover{background:#13315c}@keyframes auth-callback-spin{to{transform:rotate(360deg)}}.dev-login{background:#fffaeb;border:1px dashed #b5470880;border-radius:8px;margin-top:1.25rem}.dev-login__toggle{color:#b54708;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-family:inherit;font-size:.875rem;font-weight:500;display:flex}.dev-login__toggle:hover{background:#b547080f}.dev-login__toggle:focus-visible{outline-offset:2px;outline:2px solid #b54708}.dev-login__badge{letter-spacing:.05em;color:#fff;background:#b54708;border-radius:4px;padding:2px .5rem;font-size:.75rem;font-weight:600}.dev-login__chevron{margin-left:auto;font-size:.6rem}.dev-login__body{padding:0 .75rem .75rem}.dev-login__warning{color:#b54708;margin-bottom:.75rem;font-size:.75rem;line-height:1.5}.dev-login__error{color:#b42318;background:#fef3f2;border-radius:4px;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.75rem}.dev-login__list{flex-direction:column;gap:.25rem;max-height:20rem;list-style:none;display:flex;overflow-y:auto}.dev-login__user{text-align:left;cursor:pointer;background:#fff;border:1px solid #e3e8ee;border-radius:4px;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;font-family:inherit;transition:border-color .16s,background-color .16s;display:flex}.dev-login__user:hover:not(:disabled){background:#f2f7fc;border-color:#4a7fb5}.dev-login__user:focus-visible{outline-offset:2px;outline:2px solid #1d4e89}.dev-login__user:disabled{cursor:not-allowed;opacity:.5}.dev-login__avatar{color:#13315c;background:#dbe9f7;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.75rem;font-weight:600;display:flex}.dev-login__info{flex-direction:column;min-width:0;display:flex}.dev-login__name{color:#16191d;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.dev-login__email{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.dev-login__tags{flex-shrink:0;align-items:center;gap:.25rem;margin-left:auto;display:flex}.dev-login__role{color:#6b7280;white-space:nowrap;font-size:.75rem}.dev-login__flag{color:#175cd3;white-space:nowrap;background:#eff8ff;border-radius:4px;padding:1px .5rem;font-size:.75rem}.dev-login__flag--system{color:#b42318;background:#fef3f2}.dev-login__flag--off{color:#6b7280;background:#f1f4f8}.dev-login__spinner{border:2px solid #dbe9f7;border-top-color:#1d4e89;border-radius:999px;flex-shrink:0;width:.875rem;height:.875rem;animation:.6s linear infinite dev-login-spin}@keyframes dev-login-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.dev-login__spinner{animation:none}}.login-page{background:linear-gradient(160deg,#0b2545 0%,#13315c 55%,#1d4e89 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem 1rem;display:flex}.login-page__card{background:#fff;border:1px solid #e3e8ee;border-radius:12px;width:100%;max-width:26rem;padding:2rem 1.5rem;box-shadow:0 12px 32px #0b25451f}.login-page__header{text-align:center;margin-bottom:1.5rem}.login-page__logo{letter-spacing:.03em;color:#fff;background:#1d4e89;border-radius:12px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;font-size:1.375rem;font-weight:600;display:inline-flex}.login-page__title{color:#0b2545;margin-bottom:.5rem;font-size:1.75rem}.login-page__subtitle{color:#6b7280;font-size:.875rem}.login-page__alert{color:#b42318;background:#fef3f2;border:1px solid #b4231840;border-radius:8px;margin-bottom:1.25rem;padding:.75rem 1rem;font-size:.875rem}.login-page__actions{flex-direction:column;gap:.75rem;display:flex}.login-page__provider{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;transition:background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.login-page__provider:focus-visible{outline-offset:2px;outline:2px solid #1d4e89}.login-page__provider:disabled{cursor:not-allowed;opacity:.55}.login-page__provider{color:#16191d;background:#fff;border-color:#cbd2da;width:100%;padding:.75rem 1rem}.login-page__provider:hover:not(:disabled){background:#f1f4f8;border-color:#6b7280}.login-page__provider:active:not(:disabled){background:#e3e8ee}.login-page__provider svg{flex-shrink:0}.login-page__footer{color:#6b7280;text-align:center;border-top:1px solid #e3e8ee;margin-top:1.5rem;padding-top:1.25rem;font-size:.75rem}@media (width>=640px){.login-page__card{padding:2.5rem 2rem}}.icon-rail{flex-direction:column;flex-shrink:0;gap:.5rem;width:5rem;padding:1rem .5rem;display:none}@media (width>=768px){.icon-rail{display:flex}}.icon-rail__item{color:#6b7280;text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .25rem;font-size:.75rem;text-decoration:none;transition:color .16s,background-color .16s;display:flex}.icon-rail__item:hover{color:#13315c;background:#1d4e890f}.icon-rail__item:focus-visible{outline-offset:2px;outline:2px solid #1d4e89}.icon-rail__item--active{color:#13315c}.icon-rail__item--active .icon-rail__icon{color:#13315c;background:#dbe9f7}.icon-rail__icon{border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.25rem;transition:background-color .16s;display:flex}.icon-rail__label{line-height:1.3}.avatar{color:#fff;object-fit:cover;background:#1d4e89;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex;overflow:hidden}.avatar--text{letter-spacing:.02em;text-transform:uppercase;-webkit-user-select:none;user-select:none}.avatar--sm{width:2rem;height:2rem;font-size:.75rem}.avatar--md{width:2.5rem;height:2.5rem;font-size:.875rem}.avatar--lg{width:5rem;height:5rem;font-size:1.375rem}.topbar{background:#fff;border-bottom:1px solid #e3e8ee;flex-shrink:0;align-items:center;gap:.75rem;height:3.75rem;padding:0 1rem;display:flex}.topbar__toggle{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background-color .16s,color .16s;display:flex}.topbar__toggle:hover{color:#16191d;background:#f1f4f8}.topbar__toggle:focus-visible{outline-offset:2px;outline:2px solid #1d4e89}.topbar__brand{align-items:center;gap:.5rem;display:flex}.topbar__brand-name{color:#0b2545;font-size:1.125rem;font-weight:600}.topbar__right{align-items:center;gap:.75rem;margin-left:auto;display:flex}.topbar__user{flex-direction:column;align-items:flex-end;line-height:1.3;display:none}@media (width>=768px){.topbar__user{display:flex}}.topbar__user-name{color:#16191d;font-size:.875rem;font-weight:500}.topbar__user-email{color:#6b7280;font-size:.75rem}.topbar__logout{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;transition:background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.topbar__logout:focus-visible{outline-offset:2px;outline:2px solid #1d4e89}.topbar__logout:disabled{cursor:not-allowed;opacity:.55}.topbar__logout{color:#3d444d;background:0 0;border-color:#cbd2da;padding:.5rem .75rem;font-size:.875rem}.topbar__logout:hover:not(:disabled){color:#b42318;background:#fef3f2;border-color:#b423184d}.topbar__logout-text{display:none}@media (width>=640px){.topbar__logout-text{display:inline}}.app-shell{background:#f2f7fc;flex-direction:column;min-height:100vh;display:flex}.app-shell__body{flex:1;align-items:flex-start;gap:1rem;width:100%;max-width:100rem;margin:0 auto;padding:1rem;display:flex}.app-shell__sidebar{background:#fff;border:1px solid #e3e8ee;border-radius:12px;flex-shrink:0;width:17rem;max-height:calc(100vh - 5.75rem);position:sticky;top:1rem;overflow-y:auto;box-shadow:0 4px 12px #16191d14}@media (width<=767px){.app-shell__sidebar{width:100%;max-height:none;position:static}}.app-shell__sidebar--collapsed{display:none}.app-shell__content{background:#fff;border:1px solid #e3e8ee;border-radius:12px;flex:1;min-width:0;padding:1.5rem;box-shadow:0 4px 12px #16191d14}@media (width<=767px){.app-shell__body{flex-direction:column;gap:.75rem;padding:.75rem}.app-shell__content{width:100%;padding:1rem}}.badge{white-space:nowrap;border-radius:4px;align-items:center;gap:.25rem;padding:2px .5rem;font-size:.75rem;font-weight:500;line-height:1.5;display:inline-flex}.badge__dot{background:currentColor;border-radius:999px;width:.375rem;height:.375rem}.badge--neutral{color:#3d444d;background:#f1f4f8}.badge--info{color:#175cd3;background:#eff8ff}.badge--success{color:#027a48;background:#ecfdf3}.badge--warning{color:#b54708;background:#fffaeb}.badge--danger{color:#b42318;background:#fef3f2}.field-grid{grid-template-columns:1fr;gap:1.25rem 1.5rem;display:grid}.field{min-width:0}.field__label{color:#6b7280;font-size:.875rem;font-style:italic}.field__value{color:#16191d;overflow-wrap:anywhere;border-bottom:1px solid #e3e8ee;margin-top:.25rem;padding-bottom:.5rem;font-size:.875rem}.field__value--empty{color:#cbd2da}@media (width>=768px){.field-grid--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.field--span-2{grid-column:span 2}.field--span-3{grid-column:1/-1}}.section-block+.section-block{margin-top:2.5rem}.section-block__header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.section-block__heading{min-width:0}.section-block__title{letter-spacing:.04em;text-transform:uppercase;font-size:.875rem;font-weight:600}.section-block__title--brand{color:#1d4e89}.section-block__title--accent{color:#b02a6b}.section-block__description{color:#6b7280;margin-top:.25rem;font-size:.875rem;font-style:italic}.section-block__actions{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.home__identity{border-bottom:1px solid #e3e8ee;align-items:center;gap:1.25rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.home__identity-text{min-width:0}.home__name{color:#0b2545;font-size:1.75rem;font-weight:600}.home__email{color:#6b7280;overflow-wrap:anywhere;margin-top:.25rem;font-size:.875rem}.home__tags{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.home__lead{color:#3d444d;margin-bottom:1rem;font-size:.875rem;line-height:1.7}.home__cta{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;transition:background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.home__cta:focus-visible{outline-offset:2px;outline:2px solid #1d4e89}.home__cta:disabled{cursor:not-allowed;opacity:.55}.home__cta{color:#fff;background:#1d4e89;text-decoration:none}.home__cta:hover{background:#13315c}@media (width<=639px){.home__identity{flex-direction:column;align-items:flex-start;gap:1rem}}.sidebar-nav{padding:1.25rem 1rem}.sidebar-nav__heading{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.sidebar-nav__title{color:#0b2545;font-size:1.375rem;font-weight:600}.sidebar-nav__actions{align-items:center;gap:.25rem;margin-left:auto;display:flex}.sidebar-nav__group+.sidebar-nav__group{margin-top:1.25rem}.sidebar-nav__group-title{color:#6b7280;margin-bottom:.5rem;padding:0 .75rem;font-size:.875rem;font-style:italic}.sidebar-nav__list{flex-direction:column;gap:2px;list-style:none;display:flex}.sidebar-nav__item{color:#3d444d;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;font-family:inherit;font-size:.875rem;transition:background-color .16s,color .16s;display:flex}.sidebar-nav__item:hover:not(.sidebar-nav__item--active){background:#f1f4f8}.sidebar-nav__item:focus-visible{outline-offset:2px;outline:2px solid #1d4e89}.sidebar-nav__item--active{color:#0b2545;background:#dbe9f7;font-weight:500}.sidebar-nav__item--disabled{color:#cbd2da}.sidebar-nav__item--disabled:hover{background:#f1f4f8}.sidebar-nav__icon{color:#6b7280;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sidebar-nav__item--active .sidebar-nav__icon{color:#13315c}.sidebar-nav__item--disabled .sidebar-nav__icon{color:#cbd2da}.sidebar-nav__label{min-width:0;line-height:1.4}.skeleton{flex-direction:column;gap:.75rem;display:flex}.skeleton__line{background:linear-gradient(90deg,#f1f4f8 25%,#e3e8ee 50%,#f1f4f8 75%) 0 0/200% 100%;border-radius:4px;height:.875rem;animation:1.4s ease-in-out infinite skeleton-shimmer}.skeleton--table .skeleton__line{height:2.5rem}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.skeleton__line{background:#f1f4f8;animation:none}}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:2.5rem 1.5rem;display:flex}.empty-state--compact{padding:1.5rem 1rem}.empty-state__icon{color:#6b7280;background:#f1f4f8;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;display:flex}.empty-state__title{color:#3d444d;font-size:1rem;font-weight:500}.empty-state__description{color:#6b7280;max-width:28rem;margin-top:.5rem;font-size:.875rem;line-height:1.6}.empty-state__action{margin-top:1.25rem}.error-state{background:#fef3f2;border:1px solid #b4231833;border-radius:8px;padding:1.25rem}.error-state--compact{padding:.75rem 1rem}.error-state__title{color:#b42318;font-size:.875rem;font-weight:600}.error-state__message{color:#3d444d;margin-top:.25rem;font-size:.875rem;line-height:1.6}.error-state__retry{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:1rem;font-weight:500;line-height:1.25;transition:background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.error-state__retry:disabled{cursor:not-allowed;opacity:.55}.error-state__retry{color:#b42318;background:#fff;border-color:#b423184d;margin-top:.75rem;padding:.5rem 1rem;font-size:.875rem}.error-state__retry:hover:not(:disabled){background:#b423180a}.error-state__retry:focus-visible{outline-offset:2px;outline:2px solid #b42318}.data-table{border-collapse:collapse;width:100%}.data-table__scroll{overflow-x:auto}.data-table th{color:#6b7280;text-align:left;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-bottom:1px solid #e3e8ee;padding:0 .75rem .75rem;font-size:.75rem;font-weight:500}.data-table td{color:#16191d;vertical-align:top;border-bottom:1px dashed #e3e8ee;padding:1rem .75rem;font-size:.875rem}.data-table tbody tr:last-child td{border-bottom:0}.data-table th:first-child,.data-table td:first-child{padding-left:0}.data-table th:last-child,.data-table td:last-child{padding-right:0}.data-table .is-center{text-align:center}.data-table .is-right{text-align:right}.text-block{color:#16191d;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border:1px solid #cbd2da;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;line-height:1.7}.text-block--empty{color:#cbd2da;font-style:italic}.profile-page__header{border-bottom:1px solid #e3e8ee;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.profile-page__section-name{color:#0b2545;font-size:1.125rem;font-weight:600}.profile-page__owner{color:#6b7280;margin-top:.25rem;font-size:.875rem}.profile-page__tool{color:#1d4e89;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .16s,color .16s;display:flex}.profile-page__tool:hover:not(:disabled){background:#dbe9f7}.profile-page__tool:focus-visible{outline-offset:2px;outline:2px solid #1d4e89}.profile-page__tool:disabled{color:#cbd2da;cursor:not-allowed}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:#16191d;-webkit-font-smoothing:antialiased;background:#f1f4f8;min-height:100vh;margin:0;font-family:Segoe UI,system-ui,-apple-system,Noto Sans,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.55}h1,h2,h3,h4{margin:0;font-weight:600;line-height:1.3}p{margin:0}a{color:#1d4e89;text-decoration:none}a:hover{text-decoration:underline}a:focus-visible{outline-offset:2px;outline:2px solid #1d4e89}button,input,select,textarea{font:inherit;color:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#root{min-height:100vh}
