@import"https://fonts.googleapis.com/css2?family=Manrope:wght@600;700&family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";.stitch-login{--primary: #1b4072;--secondary: #006e25;--secondary-container: #8ff695;--on-secondary-container: #007327;--surface: #f7f9fb;--surface-low: #f2f4f6;--surface-high: #ffffff;--text: #191c1e;--text-muted: #43474f;--outline: #c3c6d0;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--surface);color:var(--text);font-family:Inter,sans-serif;display:grid;grid-template-rows:minmax(0,1fr) auto}.stitch-login__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,rgba(27,64,114,.05) 1px,transparent 1px),linear-gradient(to bottom,rgba(27,64,114,.05) 1px,transparent 1px);background-size:24px 24px;pointer-events:none}.stitch-login__shell{position:relative;z-index:1;min-height:0;height:100%;display:grid;grid-template-columns:minmax(560px,1.15fr) minmax(420px,.85fr)}.stitch-login__left,.stitch-login__right{position:relative;display:flex;align-items:center}.stitch-login__left{padding:48px 40px 40px;overflow:hidden}.stitch-login__visual{position:absolute;right:-40px;top:50%;width:min(52vw,620px);height:min(52vw,620px);transform:translateY(-50%);pointer-events:none;opacity:.14;mask-image:radial-gradient(circle at center,black 32%,transparent 80%);-webkit-mask-image:radial-gradient(circle at center,black 32%,transparent 80%)}.stitch-login__visual-logo{width:100%;height:100%;border:0}.stitch-login__copy{position:relative;z-index:1;max-width:720px}.stitch-login__powered{display:flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--primary);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em}.stitch-login__powered-logo{width:28px;height:28px;object-fit:contain}.stitch-login__powered strong{color:var(--primary);font-style:normal}.stitch-login__powered em{color:#2e9244;font-style:normal}.stitch-login__tags{display:flex;gap:12px;margin-bottom:20px}.stitch-login__tags span{display:inline-flex;align-items:center;padding:8px 14px;border-radius:8px;background:var(--primary);color:#fff;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.stitch-login__tags .stitch-login__tag-secondary{background:var(--secondary-container);color:var(--on-secondary-container)}.stitch-login__brand{display:flex;align-items:baseline;gap:0;margin-bottom:8px;font-family:Manrope,sans-serif;font-size:2.5rem;font-weight:700;line-height:1;letter-spacing:-.06em}.stitch-login__brand-fii{color:var(--primary)}.stitch-login__brand-identity{color:#2e9244}.stitch-login__copy h1{margin:0 0 24px;max-width:760px;font-family:Manrope,sans-serif;font-size:clamp(3rem,4.9vw,4.75rem);line-height:1.04;letter-spacing:-.08em;color:var(--primary)}.stitch-login__copy p{margin:0;max-width:640px;font-size:1.15rem;line-height:1.7;font-weight:500;color:var(--text-muted);opacity:.92}.stitch-login__protocol{display:inline-flex;align-items:center;gap:14px;margin-top:36px;padding:12px 18px;border-radius:10px;background:#fff6;border:1px solid rgba(27,64,114,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#43474fc7;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.16em}.stitch-login__protocol .anticon{color:var(--secondary);font-size:1.1rem}.stitch-login__right{justify-content:center;padding:56px 32px 40px}.stitch-login__panel{position:relative;width:100%;max-width:420px;padding:50px 36px 26px;border-radius:8px;border:1px solid rgba(255,255,255,.6);background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 24px 60px #1b40721f}.stitch-login__status-badge{position:absolute;left:50%;top:-16px;transform:translate(-50%);display:inline-flex;align-items:center;gap:8px;padding:10px 22px;border-radius:8px;background:var(--secondary);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;box-shadow:0 12px 24px #006e2533;white-space:nowrap}.stitch-login__status-dot{width:8px;height:8px;border-radius:50%;background:#fff;animation:stitch-pulse 1.6s ease-in-out infinite}.stitch-login__panel-head{padding-top:6px;text-align:center}.stitch-login__panel-icon{width:72px;height:72px;border-radius:8px;background:var(--primary);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;padding:12px;box-shadow:inset 0 1px #ffffff24}.stitch-login__panel-icon-logo{width:100%;height:100%;border:0}.stitch-login__panel-icon-glyph{color:#fff;font-size:1.6rem}.stitch-login__panel h2{margin:0;font-family:Manrope,sans-serif;font-size:1.88rem;font-weight:700;letter-spacing:-.05em;color:var(--primary)}.stitch-login__panel-head p{margin:10px 0 0;color:var(--text-muted);font-size:.88rem;line-height:1.58}.stitch-login__panel-head--common p{margin-top:12px;font-size:.98rem}.stitch-login__panel-body{margin-top:22px;display:flex;flex-direction:column;gap:14px}.stitch-login__state-block{display:flex;align-items:center;gap:16px;padding:18px;border-radius:10px;background:#1b40720a;border:1px solid rgba(27,64,114,.08)}.stitch-login__state-block strong{display:block;color:var(--primary);font-size:.96rem}.stitch-login__state-block p{margin:4px 0 0;color:var(--text-muted);font-size:.82rem;line-height:1.55}.stitch-login__state-block--success{background:#006e250d;border-color:#006e2529}.stitch-login__state-block--success .anticon{color:var(--secondary);font-size:1.25rem}.stitch-login__common-notes{display:flex;flex-direction:column;gap:10px;margin-top:10px}.stitch-login__common-note{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border-radius:12px}.stitch-login__common-note .anticon{flex:0 0 auto;margin-top:2px;font-size:.95rem}.stitch-login__common-note--compliance{background:linear-gradient(180deg,#1b40720d,#1b407208);border:1px solid rgba(27,64,114,.08)}.stitch-login__common-note--compliance .anticon{color:var(--primary)}.stitch-login__common-note--redirect{background:linear-gradient(180deg,#006e250d,#006e2508);border:1px solid rgba(0,110,37,.12)}.stitch-login__common-note--redirect .anticon{color:var(--secondary)}.stitch-login__helper-copy{margin:0;color:#43474fc7;font-size:.78rem;line-height:1.6;padding-top:0;text-align:left;margin-bottom:0!important}.stitch-login__helper-copy code,.stitch-login__disclaimer code{padding:2px 6px;border-radius:6px;background:#1b407214;color:var(--primary);font-size:.72rem}.stitch-login__context-group{width:100%}.stitch-login__context-card{width:100%;height:auto;padding:0;border-radius:10px;border:1px solid rgba(27,64,114,.12);background:#fff;text-align:left}.stitch-login__context-card.ant-radio-button-wrapper{white-space:normal;line-height:normal}.stitch-login__context-card:before{display:none}.stitch-login__context-card .ant-radio-button{width:100%}.stitch-login__context-card-top,.stitch-login__context-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:14px 16px}.stitch-login__context-card-top strong{color:var(--primary);font-size:.95rem}.stitch-login__context-card-top span{color:#43474fb8;font-size:.78rem;text-align:right}.stitch-login__context-card-bottom{padding-top:0;color:#43474fc7;font-size:.76rem}.stitch-login__context-card.ant-radio-button-wrapper-checked{border-color:var(--secondary);box-shadow:0 0 0 2px #006e2514}.stitch-login__common-compliance{margin:0;padding-top:0;color:#43474fc7;font-size:.74rem;line-height:1.6;text-align:left;margin-bottom:0!important}.stitch-login__common-context-head{padding-bottom:6px;text-align:center}.stitch-login__common-context-head h3{margin:0;font-family:Manrope,sans-serif;font-size:1.28rem;font-weight:700;letter-spacing:-.04em;color:var(--primary)}.stitch-login__common-context-head p{margin:8px 0 0;color:#43474fc7;font-size:.84rem;line-height:1.55}.stitch-login__google-button{width:100%;height:48px;border-radius:8px;border:1px solid #dadce0;background:#fff;color:#3c4043;font-size:.95rem;font-weight:600;box-shadow:0 1px 2px #1b407214}.stitch-login__google-button.ant-btn:hover,.stitch-login__google-button.ant-btn:focus{background:#f8f9fa;color:#3c4043;border-color:#dadce0}.stitch-login__google-button .anticon{color:#4285f4}.stitch-login__divider{display:flex;align-items:center;gap:16px}.stitch-login__divider:before,.stitch-login__divider:after{content:"";flex:1;height:1px;background:#c3c6d066}.stitch-login__divider span{color:#747780;font-size:.65rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.stitch-login__alt-block{display:flex;flex-direction:column;gap:10px}.stitch-login__alt-label{padding-left:4px;color:var(--primary);font-size:.65rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.stitch-login__alt-disabled{width:100%;padding:14px 16px;border-radius:8px;border:1px solid rgba(195,198,208,.4);background:var(--surface-low);color:#747780cc;font-size:.92rem}.stitch-login__verify-button{width:100%;height:52px;border:0;border-radius:8px;background:var(--primary);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:12px;font-size:.95rem;font-weight:700;letter-spacing:.03em;cursor:pointer;box-shadow:0 18px 32px #1b407233;transition:background-color .2s ease,transform .2s ease}.stitch-login__verify-button:hover{background:#163760;transform:translateY(-1px)}.stitch-login__notice{display:flex;gap:12px;padding:14px;border-radius:8px;background:#1b40720d;border:1px solid rgba(27,64,114,.1);color:var(--text-muted);font-size:.78rem;line-height:1.7}.stitch-login__notice .anticon{color:var(--primary);flex:0 0 auto;align-self:flex-start;font-size:.92rem;line-height:1;margin-top:2px}.stitch-login__notice p{margin:0}.stitch-login__notice span{display:inline-flex;align-items:center;margin-left:4px;padding:2px 7px;border-radius:6px;background:#1b40721a;color:var(--primary);font-weight:700}.stitch-login__disclaimer{padding-top:0;text-align:center;color:#43474f99;font-size:.68rem;line-height:1.6}.stitch-login__footer{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 40px 18px;background:linear-gradient(180deg,#f7f9fb00,#f7f9fbf0 35%,#f7f9fbfa);color:#94a3b8;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.stitch-login__footer-links{display:flex;gap:26px}.stitch-login__footer a{color:inherit;text-decoration:none}.stitch-login__footer a:hover{color:var(--primary)}.stitch-login--common{grid-template-rows:minmax(0,1fr)}.stitch-login__common-shell{position:relative;z-index:1;min-height:100vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;padding:32px 40px 28px}.stitch-login__common-brand{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.stitch-login__common-brand-mark{display:flex;align-items:baseline;gap:0;font-family:Manrope,sans-serif;font-size:2rem;font-weight:700;line-height:1;letter-spacing:-.06em}.stitch-login__common-brand p{margin:0;color:#43474fc7;font-size:.9rem;font-weight:500}.stitch-login__common-stage{position:relative;display:flex;align-items:center;justify-content:center;min-height:0;padding:40px 16px}.stitch-login__common-visual{position:absolute;left:50%;top:50%;width:min(54vw,680px);height:min(54vw,680px);transform:translate(-50%,-50%);pointer-events:none;opacity:.14}.stitch-login__common-visual:before,.stitch-login__common-visual:after{content:"";position:absolute;border-radius:999px;filter:blur(10px);animation:stitch-orbit 10s ease-in-out infinite}.stitch-login__common-visual:before{inset:14% auto auto 8%;width:22px;height:22px;background:#8ff69580}.stitch-login__common-visual:after{right:12%;bottom:18%;width:28px;height:28px;background:#1b40721f;animation-delay:-3s}.stitch-login__common-visual-logo{width:100%;height:100%;border:0;mask-image:radial-gradient(circle at center,black 34%,transparent 76%);-webkit-mask-image:radial-gradient(circle at center,black 34%,transparent 76%);animation:stitch-float 8s ease-in-out infinite}.stitch-login__panel--common{max-width:456px;padding:40px 36px 30px;z-index:1}.stitch-login__common-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.stitch-login__powered--common-footer{margin-bottom:0;color:#43474fad;font-size:.68rem;letter-spacing:.12em;justify-self:center}.stitch-login__common-footer-copy{color:#94a3b8;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;justify-self:start}.stitch-login__protocol--common-footer{margin-top:0;padding:10px 16px;font-size:.66rem;letter-spacing:.14em;white-space:nowrap;justify-self:end}@keyframes stitch-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes stitch-float{0%,to{transform:translateY(0)}50%{transform:translateY(-18px)}}@keyframes stitch-orbit{0%,to{transform:translateZ(0) scale(1);opacity:.65}50%{transform:translate3d(18px,-14px,0) scale(1.18);opacity:1}}@media (max-width: 1180px){.stitch-login{position:static;min-height:100vh;overflow-y:auto;display:block}.stitch-login__shell{min-height:auto;height:auto;grid-template-columns:1fr}.stitch-login__left{padding-bottom:40px}.stitch-login__visual{right:-120px;width:420px;height:420px}.stitch-login__right{padding-top:0;padding-bottom:40px}.stitch-login__footer{position:static;flex-direction:column;padding-top:0;padding-bottom:28px}.stitch-login__common-shell{min-height:100vh;padding:28px 24px 24px}.stitch-login__common-brand-mark{font-size:1.85rem}.stitch-login__common-visual{width:min(72vw,560px);height:min(72vw,560px)}.stitch-login__common-footer{grid-template-columns:1fr;justify-content:center}.stitch-login__powered--common-footer,.stitch-login__common-footer-copy,.stitch-login__protocol--common-footer{justify-self:center}}@media (max-width: 768px){.stitch-login__left{padding:28px 20px 24px}.stitch-login__copy h1{font-size:2.6rem}.stitch-login__copy p{font-size:1rem}.stitch-login__tags{flex-wrap:wrap}.stitch-login__visual{position:relative;right:auto;top:auto;width:280px;height:280px;transform:none;margin:0 auto 20px;opacity:.16}.stitch-login__right{padding:20px 16px 96px}.stitch-login__panel{padding:52px 22px 24px}.stitch-login__status-badge{width:calc(100% - 36px);justify-content:center;white-space:normal;text-align:center}.stitch-login__footer-links{flex-wrap:wrap;justify-content:center;gap:14px}.stitch-login__common-shell{padding:24px 16px 20px}.stitch-login__common-brand{align-items:flex-start}.stitch-login__common-stage{padding:28px 0 20px}.stitch-login__common-visual{width:min(96vw,420px);height:min(96vw,420px)}.stitch-login__panel--common{padding:38px 22px 24px}.stitch-login__common-footer-copy{text-align:center}}.identity-migration{display:grid;gap:20px;padding:24px}.identity-migration__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.identity-migration__header h2{margin:0 0 4px}.identity-migration__subtext{margin:0;color:#6b7280}.identity-migration__filters{display:flex;gap:12px;flex-wrap:wrap}.identity-migration__summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.identity-migration__summary-card{border:1px solid #e5e7eb;border-radius:14px;background:linear-gradient(180deg,#fffffffa,#f4f7fbf0)}.identity-migration__detail-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(0,1.4fr);gap:20px}.identity-migration__stack{display:grid;gap:16px}.identity-migration__user-card{border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:16px;display:grid;gap:12px}.identity-migration__user-card.is-highlighted{border-color:#0f316059;box-shadow:0 16px 36px #0f316014}.identity-migration__user-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.identity-migration__user-name{margin:0;font-size:1rem;font-weight:700;color:#0f3160}.identity-migration__user-meta{display:grid;gap:6px;color:#4b5563;font-size:.82rem}.identity-migration__badge-row{display:flex;gap:8px;flex-wrap:wrap}.identity-migration__reason-list{margin:0;padding-left:18px;color:#6b7280;font-size:.82rem}.identity-migration__grant-card{border:1px solid #e5e7eb;border-radius:14px;background:#fff;padding:14px 16px;display:grid;gap:10px}.identity-migration__grant-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.identity-migration__grant-title{margin:0;font-weight:700;color:#0f3160}.identity-migration__grant-lines{display:grid;gap:8px}.identity-migration__assignment-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:10px;background:#f8fafc;border:1px solid #edf2f7;flex-wrap:wrap}.identity-migration__assignment-row strong{color:#0f3160}.identity-migration__preview-card{border:1px solid #dbe4f0;border-radius:16px;background:linear-gradient(180deg,#0f31600a,#fffffffa)}.identity-migration__preview-list{display:grid;gap:8px}.identity-migration__preview-item{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.identity-migration__code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.82rem}.identity-migration__danger-zone{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.identity-migration__copy-button{padding:0}@media (max-width: 1120px){.identity-migration__detail-grid{grid-template-columns:1fr}}.sentinel-shell{--nav-width: 304px;display:flex;min-height:100vh;color:var(--sentinel-text)}.sentinel-shell--collapsed{--nav-width: 94px}.sentinel-shell__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;border:0;background:#070d183d;opacity:0;pointer-events:none;transition:opacity .16s ease}.sentinel-nav{position:fixed;inset:0 auto 0 0;z-index:40;display:flex;width:var(--nav-width);flex-direction:column;padding:1.2rem 1.15rem 1.35rem;background:#fffffff5;border-right:1px solid rgba(22,58,102,.06);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;transition:width .18s ease,transform .18s ease}.sentinel-nav__masthead{display:flex;flex-direction:column;gap:.7rem;margin-bottom:1.6rem}.sentinel-nav__collapse,.sentinel-topbar__menu-toggle,.sentinel-icon-button,.sentinel-user-chip{border:0;cursor:pointer}.sentinel-nav__collapse,.sentinel-topbar__menu-toggle,.sentinel-icon-button{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.85rem;background:#f0f3f8;color:var(--sentinel-primary)}.sentinel-brand{display:flex;align-items:center;gap:.9rem;min-width:0;padding:.15rem .1rem}.sentinel-brand__mark{display:flex;align-items:center;justify-content:center;width:3.7rem;height:3.7rem;padding:.45rem;border-radius:.85rem;background:#0f3160}.sentinel-brand__mark img{width:100%;height:100%;object-fit:contain}.sentinel-brand__text{min-width:0}.sentinel-brand__title{font-family:var(--sentinel-display);font-size:1.18rem;font-weight:700;letter-spacing:-.04em;color:var(--sentinel-primary)}.sentinel-brand__title span{color:#2e9244}.sentinel-brand__text p,.sentinel-nav__eyebrow,.sentinel-user-chip__text small{margin:0;color:#8ea0ba;font-size:.7rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase}.sentinel-nav__section{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;gap:.75rem}.sentinel-nav__section--footer{margin-top:auto;padding-top:1.2rem}.sentinel-nav__menu{display:flex;flex-direction:column;gap:.45rem}.sentinel-nav__item{position:relative;display:flex;align-items:center;gap:.9rem;width:100%;min-width:0;padding:.92rem 1rem;border:0;border-radius:.9rem;background:transparent;color:#374b68;text-align:left}.sentinel-nav__item:hover{background:#f4f7fb}.sentinel-nav__item.is-active{background:#eef1f4;color:var(--sentinel-primary)}.sentinel-nav__item.is-active:after{position:absolute;top:.18rem;right:0;bottom:.18rem;width:4px;border-radius:999px;background:var(--sentinel-primary);content:""}.sentinel-nav__icon{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;flex:0 0 1.7rem;font-size:1.22rem;color:inherit}.sentinel-nav__copy{display:flex;min-width:0;flex-direction:column}.sentinel-nav__copy strong,.sentinel-user-chip__text strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sentinel-nav__copy strong{font-size:1.02rem;font-weight:500}.sentinel-main{flex:1 1 auto;min-width:0;margin-left:var(--nav-width);transition:margin-left .18s ease}.sentinel-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:4.7rem;padding:1rem 2rem 1rem 2.25rem;background:#fffffff2;border-bottom:1px solid rgba(22,58,102,.05)}.sentinel-topbar__left,.sentinel-topbar__right,.sentinel-search,.sentinel-user-chip{display:flex;align-items:center}.sentinel-topbar__left,.sentinel-topbar__right{gap:.9rem}.sentinel-topbar__left{flex:1 1 auto}.sentinel-topbar__menu-toggle{display:none}.sentinel-search{gap:.75rem;width:min(43rem,100%);padding:.85rem 1.05rem;background:#f1f3f6;border:1px solid transparent;border-radius:.8rem;color:#7c8ea8}.sentinel-search input{width:100%;border:0;background:transparent;color:var(--sentinel-text);outline:none;font-size:.98rem}.sentinel-icon-button{position:relative;background:transparent;width:2.2rem;height:2.2rem}.sentinel-icon-button--alert span{position:absolute;top:.2rem;right:.35rem;width:.5rem;height:.5rem;border-radius:999px;background:#128239}.sentinel-user-chip{gap:.75rem;padding-left:1rem;margin-left:.25rem;background:transparent;border-left:1px solid rgba(22,58,102,.08)}.sentinel-user-chip__text{display:flex;flex-direction:column;align-items:flex-start;min-width:0;gap:.1rem}.sentinel-user-chip__text strong{color:var(--sentinel-primary);font-size:.98rem;font-weight:600}.sentinel-content{min-height:calc(100vh - 4.7rem)}.sentinel-shell--collapsed .sentinel-brand__text,.sentinel-shell--collapsed .sentinel-nav__eyebrow{display:none}.sentinel-shell--collapsed .sentinel-nav__item{justify-content:center;padding-inline:.2rem}.sentinel-shell--collapsed .sentinel-nav__copy{display:none}.sentinel-shell--collapsed .sentinel-nav__item.is-active:after{top:.35rem;bottom:.35rem}@media (max-width: 1100px){.sentinel-nav{width:min(20rem,86vw);transform:translate(-100%)}.sentinel-main{margin-left:0}.sentinel-shell--nav-open .sentinel-shell__backdrop{opacity:1;pointer-events:auto}.sentinel-shell--nav-open .sentinel-nav{transform:translate(0)}.sentinel-topbar{padding-inline:1rem 1.2rem}.sentinel-topbar__menu-toggle{display:inline-flex}.sentinel-shell--collapsed .sentinel-brand__text,.sentinel-shell--collapsed .sentinel-nav__eyebrow,.sentinel-shell--collapsed .sentinel-nav__copy{display:revert}.sentinel-shell--collapsed .sentinel-nav__item{justify-content:flex-start;padding-inline:1rem}}@media (max-width: 760px){.sentinel-topbar{flex-direction:column;align-items:stretch}.sentinel-topbar__right{justify-content:space-between}.sentinel-search{width:100%}.sentinel-user-chip__text{display:none}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--sentinel-display: "Manrope", "Segoe UI", sans-serif;--sentinel-body: "Inter", "Segoe UI", sans-serif;--sentinel-bg: #f5f8fc;--sentinel-bg-soft: #edf2f8;--sentinel-primary: #163a66;--sentinel-primary-strong: #0f2f57;--sentinel-text: #162131;--sentinel-text-soft: #445066;--sentinel-muted: #748097}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:var(--sentinel-body);color:var(--sentinel-text);background:radial-gradient(circle at top left,rgba(244,225,196,.4),transparent 24%),radial-gradient(circle at top right,rgba(46,146,68,.08),transparent 20%),linear-gradient(180deg,#f8fbff,#eef3f8);background-attachment:fixed;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:before{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:linear-gradient(to right,rgba(22,58,102,.03) 1px,transparent 1px),linear-gradient(to bottom,rgba(22,58,102,.03) 1px,transparent 1px);background-size:36px 36px;content:""}#root{position:relative}button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6,th,.sentinel-brand__title,.dashboard-screen__headline h1,.dashboard-block h2,.dashboard-posture-card__score strong,.dashboard-metric-card strong,.dashboard-role-card strong,.dashboard-status-card strong{font-family:var(--sentinel-display)}body,p,span,small,strong,button,input,textarea,select,label,td,.ant-typography,.ant-btn,.ant-input,.ant-input-affix-wrapper,.ant-select,.ant-select-selector,.ant-menu,.ant-table,.ant-table-cell,.ant-form,.ant-form-item-label>label,.ant-modal,.ant-drawer,.ant-dropdown-menu,.ant-descriptions,.ant-pagination,.ant-tabs,.ant-tag,.ant-card{font-family:var(--sentinel-body)}code{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}a[href],button:not(:disabled),input[type=button]:not(:disabled),input[type=submit]:not(:disabled),input[type=reset]:not(:disabled),summary,label[for],[role=button]:not([aria-disabled=true]),.ant-btn:not(:disabled),.ant-dropdown-menu-item,.ant-dropdown-menu-submenu-title,.ant-menu-item,.ant-menu-submenu-title,.ant-pagination-item,.ant-pagination-prev,.ant-pagination-next,.ant-pagination-jump-prev,.ant-pagination-jump-next,.ant-select-selector,.ant-select-arrow,.ant-select-item-option,.ant-tabs-tab,.ant-checkbox-wrapper,.ant-radio-wrapper,.ant-switch,.ant-collapse-header,.ant-upload-select,.ant-picker,.ant-segmented-item,.ant-tree-node-content-wrapper{cursor:pointer}
