.settings-page-module__DnSJua__page{color:#0a1a3d;background:#fbfcfe;min-height:100vh;padding:30px 34px 44px;overflow-y:auto}.settings-page-module__DnSJua__shell{width:min(1180px,100%);margin:0 auto}.settings-page-module__DnSJua__heading{justify-content:space-between;align-items:flex-start;gap:24px;min-height:62px;margin-bottom:18px;display:flex}.settings-page-module__DnSJua__heading h1{color:#071735;letter-spacing:-.035em;margin:0;font-size:clamp(22px,2vw,28px);font-weight:760;line-height:1.15}.settings-page-module__DnSJua__heading p{color:#62718a;margin:7px 0 0;font-size:13px;line-height:1.5}.settings-page-module__DnSJua__switcher{flex:none;position:relative}.settings-page-module__DnSJua__switcher summary{color:#40506a;cursor:pointer;background:#fff;border:1px solid #dce3ee;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 12px;font-size:12px;font-weight:680;list-style:none;display:flex}.settings-page-module__DnSJua__switcher summary::-webkit-details-marker{display:none}.settings-page-module__DnSJua__switcher summary svg{width:15px}.settings-page-module__DnSJua__switcher nav{z-index:30;background:#fff;border:1px solid #dce3ee;border-radius:8px;width:236px;padding:6px;display:grid;position:absolute;top:44px;right:0;box-shadow:0 18px 46px #122a5629}.settings-page-module__DnSJua__switcher nav a{color:#53617a;border-radius:5px;align-items:center;gap:9px;min-height:38px;padding:0 10px;font-size:12px;font-weight:620;display:flex}.settings-page-module__DnSJua__switcher nav a:hover,.settings-page-module__DnSJua__switcher nav a:focus-visible,.settings-page-module__DnSJua__switcher nav a[aria-current=page]{color:#2450ec;background:#edf1ff}.settings-page-module__DnSJua__switcher nav svg{width:15px}.settings-page-module__DnSJua__surface,.settings-page-module__DnSJua__panel{background:#fff;border:1px solid #dfe5ef;border-radius:8px;box-shadow:0 3px 12px #142e5b06}.settings-page-module__DnSJua__surface{padding:22px}.settings-page-module__DnSJua__panel{padding:20px}.settings-page-module__DnSJua__sectionTitle{color:#0b1c3e;letter-spacing:-.015em;margin:0;font-size:15px;font-weight:740}.settings-page-module__DnSJua__sectionHint{color:#53637c;margin:5px 0 0;font-size:11px;line-height:1.5}.settings-page-module__DnSJua__stack{gap:14px;display:grid}.settings-page-module__DnSJua__twoColumns{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:start;gap:14px;display:grid}.settings-page-module__DnSJua__profileGrid{grid-template-columns:176px minmax(0,1fr);gap:24px;margin-top:18px;display:grid}.settings-page-module__DnSJua__fieldGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px;display:grid}.settings-page-module__DnSJua__fieldWide{grid-column:1/-1}.settings-page-module__DnSJua__field{color:#3b4b68;gap:6px;font-size:11px;font-weight:650;display:grid}.settings-page-module__DnSJua__field input,.settings-page-module__DnSJua__field select,.settings-page-module__DnSJua__field textarea{color:#132442;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #d7dfeb;border-radius:6px;outline:0;padding:9px 11px;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.settings-page-module__DnSJua__field textarea{resize:vertical;min-height:72px}.settings-page-module__DnSJua__field input:focus,.settings-page-module__DnSJua__field select:focus,.settings-page-module__DnSJua__field textarea:focus{border-color:#3157f6;box-shadow:0 0 0 3px #3157f61a}.settings-page-module__DnSJua__field input:disabled{color:#66758c;background:#f7f8fb}.settings-page-module__DnSJua__avatarColumn{align-content:start;justify-items:center;gap:13px;display:grid}.settings-page-module__DnSJua__avatar{color:#3157f6;background:linear-gradient(145deg,#e9eeff,#f5f7fb);border:1px solid #d7dfeb;border-radius:50%;place-items:center;width:104px;height:104px;font-size:28px;font-weight:760;display:grid;overflow:hidden}.settings-page-module__DnSJua__outlineButton,.settings-page-module__DnSJua__primaryButton,.settings-page-module__DnSJua__dangerButton{min-height:38px;font:inherit;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:700;transition:transform .15s,border-color .15s,background-color .15s,box-shadow .15s;display:inline-flex}.settings-page-module__DnSJua__outlineButton{color:#2450ec;background:#fff;border:1px solid #b9c7f7}.settings-page-module__DnSJua__primaryButton{color:#fff;background:#3157f6;border:1px solid #3157f6;box-shadow:0 6px 16px #3157f629}.settings-page-module__DnSJua__dangerButton{color:#d52d27;background:#fff;border:1px solid #f1b6b2}.settings-page-module__DnSJua__outlineButton:hover,.settings-page-module__DnSJua__outlineButton:focus-visible{background:#f3f5ff;border-color:#3157f6}.settings-page-module__DnSJua__primaryButton:hover,.settings-page-module__DnSJua__primaryButton:focus-visible{background:#2048ee;transform:translateY(-1px)}.settings-page-module__DnSJua__dangerButton:hover,.settings-page-module__DnSJua__dangerButton:focus-visible{background:#fff3f2}.settings-page-module__DnSJua__outlineButton:disabled,.settings-page-module__DnSJua__primaryButton:disabled,.settings-page-module__DnSJua__dangerButton:disabled{opacity:.55;cursor:not-allowed;transform:none}.settings-page-module__DnSJua__outlineButton svg,.settings-page-module__DnSJua__primaryButton svg,.settings-page-module__DnSJua__dangerButton svg{width:15px}.settings-page-module__DnSJua__actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.settings-page-module__DnSJua__status{color:#24844a;margin:9px 0 0;font-size:12px}.settings-page-module__DnSJua__error{color:#c72b25;margin:9px 0 0;font-size:12px}.settings-page-module__DnSJua__choiceGrid{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.settings-page-module__DnSJua__choiceGrid label{color:#485873;cursor:pointer;border:1px solid #dce3ee;border-radius:6px;align-items:center;gap:7px;min-height:36px;padding:0 11px;font-size:12px;display:flex}.settings-page-module__DnSJua__choiceGrid label:has(input:checked){color:#2450ec;background:#f1f4ff;border-color:#8fa5f7}.settings-page-module__DnSJua__choiceGrid input{accent-color:#3157f6}.settings-page-module__DnSJua__organizationGrid{grid-template-columns:230px minmax(0,1fr);gap:28px;margin-top:17px;display:grid}.settings-page-module__DnSJua__logoBox{background:#fbfcfe;border:1px solid #dce3ee;border-radius:7px;place-items:center;min-height:112px;padding:18px;display:grid}.settings-page-module__DnSJua__logoBox img{width:160px;height:auto}.settings-page-module__DnSJua__logoMark{color:#0b2e73;align-items:center;gap:10px;display:flex}.settings-page-module__DnSJua__logoMark svg{color:#3157f6;width:42px}.settings-page-module__DnSJua__logoMark b{font-size:18px;line-height:1.1;display:grid}.settings-page-module__DnSJua__logoMark small{letter-spacing:.13em;margin-top:3px;font-size:9px}.settings-page-module__DnSJua__logoMeta{color:#53637c;margin-top:10px;font-size:10px;line-height:1.55}.settings-page-module__DnSJua__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.settings-page-module__DnSJua__stat{background:#fff;border:1px solid #dfe5ef;border-radius:8px;min-height:104px;padding:17px}.settings-page-module__DnSJua__stat span{color:#4f5d75;font-size:11px;font-weight:680;display:block}.settings-page-module__DnSJua__stat strong{color:#091b40;margin-top:9px;font-size:25px;line-height:1;display:block}.settings-page-module__DnSJua__stat small{color:#24844a;margin-top:9px;font-size:10px;display:block}.settings-page-module__DnSJua__toolbar{align-items:center;gap:10px;margin-top:14px;display:flex}.settings-page-module__DnSJua__search{flex:1;position:relative}.settings-page-module__DnSJua__search svg{color:#77849a;width:16px;position:absolute;top:11px;left:12px}.settings-page-module__DnSJua__search input{color:#152744;width:100%;min-height:40px;font:inherit;border:1px solid #d8e0eb;border-radius:6px;outline:0;padding:0 12px 0 37px;font-size:12px}.settings-page-module__DnSJua__search input:focus{border-color:#3157f6;box-shadow:0 0 0 3px #3157f61a}.settings-page-module__DnSJua__tableWrap{margin-top:14px;overflow-x:auto}.settings-page-module__DnSJua__table{border-collapse:collapse;width:100%;min-width:680px}.settings-page-module__DnSJua__table th{color:#52627a;text-align:left;border-bottom:1px solid #dfe5ef;padding:9px 10px;font-size:10px;font-weight:680}.settings-page-module__DnSJua__table td{color:#465672;vertical-align:middle;border-bottom:1px solid #e7ebf1;padding:10px;font-size:11px}.settings-page-module__DnSJua__table tbody tr:last-child td{border-bottom:0}.settings-page-module__DnSJua__member{align-items:center;gap:10px;min-width:230px;display:flex}.settings-page-module__DnSJua__memberAvatar{color:#3157f6;background:#e9eeff;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:750;display:grid}.settings-page-module__DnSJua__member b{color:#122443;font-size:12px;display:block}.settings-page-module__DnSJua__member small{color:#53637c;margin-top:2px;font-size:9px;display:block}.settings-page-module__DnSJua__role,.settings-page-module__DnSJua__active,.settings-page-module__DnSJua__pending,.settings-page-module__DnSJua__paid{border-radius:5px;align-items:center;min-height:23px;padding:0 7px;font-size:9px;font-weight:700;display:inline-flex}.settings-page-module__DnSJua__role{color:#2450ec;background:#f1f4ff;border:1px solid #cad5fb}.settings-page-module__DnSJua__active,.settings-page-module__DnSJua__paid{color:#176d3a;background:#eef9f1;border:1px solid #b7dbc3}.settings-page-module__DnSJua__pending{color:#b96a05;background:#fff7e8;border:1px solid #f5dab0}.settings-page-module__DnSJua__listPanel,.settings-page-module__DnSJua__preferencePanel{background:#fff;border:1px solid #dfe5ef;border-radius:8px;padding:0 20px;box-shadow:0 3px 12px #142e5b06}.settings-page-module__DnSJua__listPanel h2{padding-top:19px}.settings-page-module__DnSJua__listRow{border-bottom:1px solid #e4e9f0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:72px;display:grid}.settings-page-module__DnSJua__listRow:last-child{border-bottom:0}.settings-page-module__DnSJua__rowIcon{color:#3157f6;background:#eef2ff;border-radius:7px;place-items:center;width:34px;height:34px;display:grid}.settings-page-module__DnSJua__rowIcon svg{width:17px}.settings-page-module__DnSJua__rowCopy b{color:#102142;font-size:12px;display:block}.settings-page-module__DnSJua__rowCopy small{color:#52627a;margin-top:4px;font-size:10px;line-height:1.45;display:block}.settings-page-module__DnSJua__rowActions{align-items:center;gap:10px;display:flex}.settings-page-module__DnSJua__billingTop{grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);gap:14px;display:grid}.settings-page-module__DnSJua__offerName{color:#132442;margin:24px 0 0;font-size:16px;font-weight:740}.settings-page-module__DnSJua__price{align-items:baseline;gap:6px;margin-top:12px;display:flex}.settings-page-module__DnSJua__price strong{color:#3157f6;font-size:27px}.settings-page-module__DnSJua__price span{font-size:14px;font-weight:680}.settings-page-module__DnSJua__usage{gap:17px;margin-top:20px;display:grid}.settings-page-module__DnSJua__usageAlerts{gap:8px;margin:14px 0 0;padding:0;list-style:none;display:grid}.settings-page-module__DnSJua__usageAlerts li{border-radius:8px;padding:10px 12px;font-size:11px;line-height:1.45}.settings-page-module__DnSJua__usageAlerts li[data-tone=warn]{color:#8a5a10;background:#fff7e8}.settings-page-module__DnSJua__usageAlerts li[data-tone=high]{color:#9a3f12;background:#fff1e8}.settings-page-module__DnSJua__usageAlerts li[data-tone=full]{color:#9b1c2c;background:#fdecee}.settings-page-module__DnSJua__usageRow{grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.settings-page-module__DnSJua__usageRow>svg{color:#3157f6;width:18px}.settings-page-module__DnSJua__usageRow[data-tone=warn]>svg{color:#c47d12}.settings-page-module__DnSJua__usageRow[data-tone=high]>svg{color:#d4551a}.settings-page-module__DnSJua__usageRow[data-tone=full]>svg{color:#c4293a}.settings-page-module__DnSJua__usageRow b{color:#213353;font-size:11px;display:block}.settings-page-module__DnSJua__usageRow small{color:#4f5f79;font-variant-numeric:tabular-nums;font-size:10px}.settings-page-module__DnSJua__progress{background:#e8ecf2;border-radius:99px;height:5px;margin-top:7px;overflow:hidden}.settings-page-module__DnSJua__progress i{width:var(--progress);border-radius:inherit;background:#3157f6;height:100%;display:block}.settings-page-module__DnSJua__usageRow[data-tone=warn] .settings-page-module__DnSJua__progress i{background:#d99216}.settings-page-module__DnSJua__usageRow[data-tone=high] .settings-page-module__DnSJua__progress i{background:#e06a22}.settings-page-module__DnSJua__usageRow[data-tone=full] .settings-page-module__DnSJua__progress i{background:#d12f42}.settings-page-module__DnSJua__preferencePanel h2{padding-top:19px}.settings-page-module__DnSJua__preferenceRow{border-bottom:1px solid #e4e9f0;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:62px;display:grid}.settings-page-module__DnSJua__preferenceRow:last-of-type{border-bottom:0}.settings-page-module__DnSJua__preferenceRow>svg{color:#3157f6;width:17px}.settings-page-module__DnSJua__preferenceRow b{color:#1b2d4d;font-size:12px;font-weight:620}.settings-page-module__DnSJua__preferenceRow small{color:#52627a;margin-top:3px;font-size:9px;display:block}.settings-page-module__DnSJua__switch{width:36px;height:20px;position:relative}.settings-page-module__DnSJua__switch input{opacity:0;width:1px;height:1px;position:absolute}.settings-page-module__DnSJua__switch span{cursor:pointer;background:#cfd7e4;border-radius:99px;width:36px;height:20px;transition:background-color .15s;display:block}.settings-page-module__DnSJua__switch span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;margin:2px;transition:transform .15s;display:block;box-shadow:0 1px 4px #0000002e}.settings-page-module__DnSJua__switch input:checked+span{background:#3157f6}.settings-page-module__DnSJua__switch input:checked+span:after{transform:translate(16px)}.settings-page-module__DnSJua__switch input:focus-visible+span{outline-offset:2px;outline:2px solid #3157f6}.settings-page-module__DnSJua__securityGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.settings-page-module__DnSJua__securityDetails{border-bottom:1px solid #e4e9f0}.settings-page-module__DnSJua__securityDetails:last-child{border-bottom:0}.settings-page-module__DnSJua__securityDetails summary{cursor:pointer;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:72px;list-style:none;display:grid}.settings-page-module__DnSJua__securityDetails summary::-webkit-details-marker{display:none}.settings-page-module__DnSJua__securityDetails[open] summary{border-bottom:1px solid #e4e9f0}.settings-page-module__DnSJua__detailsBody{padding:14px 0 18px}.settings-page-module__DnSJua__detailsBody>:first-child{margin-top:0!important}.settings-page-module__DnSJua__empty{text-align:center;color:#52627a;place-items:center;min-height:220px;display:grid}.settings-page-module__DnSJua__empty svg{color:#9aa7b9;width:30px;margin:0 auto 10px}.settings-page-module__DnSJua__empty b{color:#263957;font-size:13px;display:block}.settings-page-module__DnSJua__empty p{max-width:48ch;margin:7px auto 0;font-size:11px;line-height:1.55}@media (max-width:1020px){.settings-page-module__DnSJua__twoColumns,.settings-page-module__DnSJua__securityGrid,.settings-page-module__DnSJua__billingTop{grid-template-columns:1fr}}@media (max-width:760px){.settings-page-module__DnSJua__page{min-height:auto;padding:22px 16px 34px}.settings-page-module__DnSJua__heading{min-height:0;margin-bottom:14px}.settings-page-module__DnSJua__heading p{font-size:12px}.settings-page-module__DnSJua__surface,.settings-page-module__DnSJua__panel{padding:16px}.settings-page-module__DnSJua__profileGrid,.settings-page-module__DnSJua__organizationGrid,.settings-page-module__DnSJua__fieldGrid{grid-template-columns:1fr}.settings-page-module__DnSJua__fieldWide{grid-column:auto}.settings-page-module__DnSJua__avatarColumn{grid-template-columns:76px minmax(0,1fr);place-items:center start}.settings-page-module__DnSJua__avatar{width:72px;height:72px;font-size:20px}.settings-page-module__DnSJua__stats{grid-template-columns:1fr 1fr}.settings-page-module__DnSJua__stat:last-child{grid-column:1/-1}.settings-page-module__DnSJua__toolbar{flex-direction:column;align-items:stretch}.settings-page-module__DnSJua__toolbar .settings-page-module__DnSJua__primaryButton{width:100%}.settings-page-module__DnSJua__listRow,.settings-page-module__DnSJua__preferenceRow{grid-template-columns:34px minmax(0,1fr) auto}.settings-page-module__DnSJua__rowActions{flex-wrap:wrap;justify-content:flex-end}}@media (prefers-reduced-motion:reduce){.settings-page-module__DnSJua__outlineButton,.settings-page-module__DnSJua__primaryButton,.settings-page-module__DnSJua__dangerButton,.settings-page-module__DnSJua__switch span,.settings-page-module__DnSJua__switch span:after{transition:none}}
.refonte-app-module__sgmDLG__app{--navy:#061d49;--ink:#071737;--blue:#3157f6;--border:#e1e7f0;--muted:#60708d;min-height:100vh;color:var(--ink);font-family:var(--font-sans),Arial,sans-serif;background:#f9fbfe;display:flex}.refonte-app-module__sgmDLG__app *{box-sizing:border-box}.refonte-app-module__sgmDLG__app a{color:inherit;text-decoration:none}.refonte-app-module__sgmDLG__sidebar{color:#fff;z-index:50;background:linear-gradient(160deg,#061a43,#062955);flex-direction:column;width:248px;display:flex;position:fixed;inset:0 auto 0 0}.refonte-app-module__sgmDLG__brand{align-items:center;gap:11px;height:94px;padding:0 24px;font-size:28px;display:flex}.refonte-app-module__sgmDLG__brand button{display:none}.refonte-app-module__sgmDLG__mark{grid-template-columns:repeat(2,1fr);gap:4px;width:27px;height:27px;display:grid;transform:rotate(45deg)}.refonte-app-module__sgmDLG__mark i{border:3px solid}.refonte-app-module__sgmDLG__mark i:first-child{border-bottom:0;border-right:0}.refonte-app-module__sgmDLG__mark i:nth-child(2){border-bottom:0;border-left:0}.refonte-app-module__sgmDLG__mark i:nth-child(3){border-top:0;grid-column:1/3}.refonte-app-module__sgmDLG__sidebar nav{gap:8px;padding:0 16px;display:grid}.refonte-app-module__sgmDLG__sidebar nav a{border-radius:9px;align-items:center;gap:16px;height:47px;padding:0 13px;font-size:15px;display:flex}.refonte-app-module__sgmDLG__sidebar nav svg{width:20px}.refonte-app-module__sgmDLG__sidebar nav .refonte-app-module__sgmDLG__chevron{width:14px;margin-left:auto}.refonte-app-module__sgmDLG__sidebar .refonte-app-module__sgmDLG__navActive{background:linear-gradient(120deg,#3b5eff,#2847ee);box-shadow:0 8px 25px #263deb55}.refonte-app-module__sgmDLG__sidebarBottom{margin-top:auto;padding:16px 20px 22px}.refonte-app-module__sgmDLG__help{border:1px solid #31517d;border-radius:9px;margin-bottom:35px;padding:17px}.refonte-app-module__sgmDLG__help b{font-size:16px}.refonte-app-module__sgmDLG__help p{font-size:12px;line-height:1.55}.refonte-app-module__sgmDLG__help button{color:#fff;background:0 0;border:1px solid #5d7699;border-radius:6px;width:100%;padding:10px}.refonte-app-module__sgmDLG__sidebarBottom>small{color:#9cabc2}.refonte-app-module__sgmDLG__app>main{width:calc(100% - 248px);min-width:0;margin-left:248px}.refonte-app-module__sgmDLG__topbar{border-bottom:1px solid var(--border);background:#fff;grid-template-columns:1fr auto;align-items:start;height:137px;padding:30px 32px;display:grid;position:relative}.refonte-app-module__sgmDLG__topbar h1{margin:0 0 8px;font-size:25px;line-height:1.1}.refonte-app-module__sgmDLG__topbar p{margin:0;font-size:16px}.refonte-app-module__sgmDLG__profile{align-items:center;gap:20px;display:flex}.refonte-app-module__sgmDLG__profile>svg{width:22px}.refonte-app-module__sgmDLG__profile span{border:1px solid var(--border);border-right:0;border-radius:8px 0 0 8px;min-width:130px;padding:9px 0 9px 14px;display:grid}.refonte-app-module__sgmDLG__profile small{color:var(--muted);margin-top:4px;font-size:11px}.refonte-app-module__sgmDLG__profile i{color:#775644;background:#e7d4c9;border-radius:50%;place-items:center;width:40px;height:40px;font-size:11px;font-style:normal;display:grid}.refonte-app-module__sgmDLG__topAction{background:var(--blue);color:#fff;border:0;border-radius:6px;align-items:center;gap:14px;padding:11px 18px;display:flex;position:absolute;bottom:12px;right:32px}.refonte-app-module__sgmDLG__topAction svg{width:18px}.refonte-app-module__sgmDLG__menu,.refonte-app-module__sgmDLG__mobileBar{display:none}.refonte-app-module__sgmDLG__dashboardGrid{grid-template-columns:minmax(0,2.1fr) minmax(310px,1fr);gap:14px;padding:30px 32px;display:grid}.refonte-app-module__sgmDLG__mainCol,.refonte-app-module__sgmDLG__rightCol{align-content:start;gap:14px;display:grid}.refonte-app-module__sgmDLG__card{border:1px solid var(--border);background:#fff;border-radius:9px;box-shadow:0 2px 5px #17346508}.refonte-app-module__sgmDLG__card h2{margin:0;font-size:16px}.refonte-app-module__sgmDLG__cardTitle{justify-content:space-between;align-items:center;display:flex}.refonte-app-module__sgmDLG__cardTitle button{border:1px solid var(--border);background:#fff;border-radius:7px;align-items:center;gap:9px;padding:9px 12px;display:flex}.refonte-app-module__sgmDLG__cardTitle svg{width:14px}.refonte-app-module__sgmDLG__overview{height:259px;padding:20px}.refonte-app-module__sgmDLG__metrics{grid-template-columns:1.55fr repeat(3,1fr);align-items:center;height:195px;display:grid}.refonte-app-module__sgmDLG__radial{text-align:center;place-content:center;height:160px;display:grid;position:relative}.refonte-app-module__sgmDLG__radial i{border:11px solid #e3e8ef;border-top-color:var(--blue);border-left-color:var(--blue);border-radius:50%;width:144px;height:144px;position:absolute;inset:18px auto auto 6%;transform:rotate(-37deg)}.refonte-app-module__sgmDLG__radial strong{z-index:1;font-size:34px}.refonte-app-module__sgmDLG__radial span{z-index:1;margin-top:10px}.refonte-app-module__sgmDLG__metric{border-left:1px solid var(--border);align-content:center;gap:11px;height:116px;padding-left:28px;display:grid}.refonte-app-module__sgmDLG__metric strong{font-size:34px;font-weight:500}.refonte-app-module__sgmDLG__metric small{color:#4f6080}.refonte-app-module__sgmDLG__orange{color:#f06b08}.refonte-app-module__sgmDLG__green{color:#35a457}.refonte-app-module__sgmDLG__themes{height:225px;padding:21px}.refonte-app-module__sgmDLG__themes>div{grid-template-columns:repeat(6,1fr);margin-top:27px;display:grid}.refonte-app-module__sgmDLG__themes article{text-align:center;justify-items:center;gap:10px;display:grid}.refonte-app-module__sgmDLG__themes article svg{color:#234482;width:27px;height:27px}.refonte-app-module__sgmDLG__themes article span{height:20px;font-size:12px}.refonte-app-module__sgmDLG__themes article>i{background:linear-gradient(90deg,#43ad60 var(--value),#e8ebef var(--value));border-radius:4px;width:75%;height:4px;display:block}.refonte-app-module__sgmDLG__themes article>i.refonte-app-module__sgmDLG__warn{background:linear-gradient(90deg,#ff8d14 var(--value),#e8ebef var(--value))}.refonte-app-module__sgmDLG__themes article>i.refonte-app-module__sgmDLG__danger{background:linear-gradient(90deg,#f45a31 var(--value),#e8ebef var(--value))}.refonte-app-module__sgmDLG__themes article small{color:#596b8d}.refonte-app-module__sgmDLG__priority{padding:16px 20px}.refonte-app-module__sgmDLG__tableHeading{border-bottom:1px solid var(--border);align-items:center;gap:28px;display:flex}.refonte-app-module__sgmDLG__tableHeading>div{gap:32px;display:flex;overflow:auto}.refonte-app-module__sgmDLG__tableHeading span{white-space:nowrap;padding:4px 0 11px;font-size:12px}.refonte-app-module__sgmDLG__tabActive{color:#fa341d;border-bottom:2px solid #fa341d}.refonte-app-module__sgmDLG__actionRow{border-bottom:1px solid var(--border);grid-template-columns:8px 1fr auto 110px 18px;align-items:center;gap:12px;min-height:55px;font-size:12px;display:grid}.refonte-app-module__sgmDLG__actionRow>i{border-radius:50%;width:6px;height:6px}.refonte-app-module__sgmDLG__dotRed{background:#f6483a}.refonte-app-module__sgmDLG__dotOrange{background:#ff8e13}.refonte-app-module__sgmDLG__actionRow>span{gap:4px;display:grid}.refonte-app-module__sgmDLG__actionRow small{color:#687897}.refonte-app-module__sgmDLG__actionRow em{color:#fa6d17;background:#fff2eb;border-radius:7px;padding:4px 8px;font-size:11px;font-style:normal}.refonte-app-module__sgmDLG__actionRow time{color:#304466}.refonte-app-module__sgmDLG__actionRow svg{width:15px}.refonte-app-module__sgmDLG__cardLink{padding-top:14px;font-size:13px;display:block;color:#164cf0!important}.refonte-app-module__sgmDLG__roadmap{background:#f6f7ff;border:1px solid #bcc7ff;border-radius:8px;align-items:center;gap:22px;height:86px;padding:14px 17px;display:flex}.refonte-app-module__sgmDLG__roadmap>svg{color:#fff;background:#3157f6;border-radius:50%;width:48px;height:48px;padding:8px}.refonte-app-module__sgmDLG__roadmap p{flex:1;gap:5px;margin:0;display:grid}.refonte-app-module__sgmDLG__roadmap p span{font-size:12px}.refonte-app-module__sgmDLG__roadmap button{color:#164cf0;background:#fff;border:1px solid #9db0ff;border-radius:6px;padding:10px 15px}.refonte-app-module__sgmDLG__sideCard{padding:20px 16px}.refonte-app-module__sgmDLG__deadline{align-items:center;gap:10px;margin-top:18px;display:flex}.refonte-app-module__sgmDLG__deadline>i{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:39px;height:39px;font-size:10px;font-style:normal;display:grid}.refonte-app-module__sgmDLG__deadline .refonte-app-module__sgmDLG__greenBg{background:#3aaa68}.refonte-app-module__sgmDLG__deadline span{flex:1;gap:4px;font-size:12px;display:grid}.refonte-app-module__sgmDLG__deadline span small{font-size:11px}.refonte-app-module__sgmDLG__deadline em{color:#3157f6;background:#f0f1ff;border-radius:16px;padding:7px 12px;font-size:11px;font-style:normal}.refonte-app-module__sgmDLG__miniDoc{border-bottom:1px solid var(--border);align-items:center;gap:10px;min-height:60px;display:flex}.refonte-app-module__sgmDLG__miniDoc>svg{color:#3157f6;width:22px}.refonte-app-module__sgmDLG__miniDoc span{flex:1;gap:3px;font-size:11px;display:grid}.refonte-app-module__sgmDLG__miniDoc span small{color:#647393}.refonte-app-module__sgmDLG__miniDoc em{background:#eef0f5;border-radius:8px;padding:5px 8px;font-size:10px;font-style:normal}.refonte-app-module__sgmDLG__miniDoc .refonte-app-module__sgmDLG__ready,.refonte-app-module__sgmDLG__ready{color:#319451!important;background:#eaf6eb!important}.refonte-app-module__sgmDLG__miniDoc .refonte-app-module__sgmDLG__review,.refonte-app-module__sgmDLG__review{color:#ef6a10!important;background:#fff0e7!important}.refonte-app-module__sgmDLG__miniDoc>svg:last-child{width:15px;color:var(--ink)}.refonte-app-module__sgmDLG__activity{align-items:center;gap:12px;margin-top:17px;display:flex}.refonte-app-module__sgmDLG__activity>svg{color:#3157f6;background:#eef2ff;border-radius:50%;width:27px;height:27px;padding:5px}.refonte-app-module__sgmDLG__activity:first-of-type>svg{color:#35a457;background:#edf8ef}.refonte-app-module__sgmDLG__activity span{gap:5px;font-size:11px;display:grid}.refonte-app-module__sgmDLG__activity small{color:#647393}.refonte-app-module__sgmDLG__pagePad{padding:28px 32px}.refonte-app-module__sgmDLG__questionCard{grid-template-columns:1fr 270px;gap:28px;max-width:1100px;margin:auto;padding:25px;display:grid}.refonte-app-module__sgmDLG__questionMain{border:1px solid var(--border);border-radius:7px;padding:20px}.refonte-app-module__sgmDLG__questionTop{justify-content:space-between;font-size:14px;display:flex}.refonte-app-module__sgmDLG__questionTop span{font-size:11px}.refonte-app-module__sgmDLG__sectors{gap:11px;margin-top:25px;display:grid}.refonte-app-module__sgmDLG__sectors label{align-items:center;gap:12px;font-size:13px;display:flex}.refonte-app-module__sgmDLG__sectors input{accent-color:var(--blue)}.refonte-app-module__sgmDLG__questionCard>aside{border:1px solid var(--border);background:#f7f8fd;align-self:center;padding:20px}.refonte-app-module__sgmDLG__questionCard>aside p{font-size:12px;line-height:1.6}.refonte-app-module__sgmDLG__questionCard>aside svg{color:var(--blue);width:70px;height:70px;margin:20px auto 0;display:block}.refonte-app-module__sgmDLG__questionFooter{grid-column:1;justify-content:flex-end;gap:12px;display:flex}.refonte-app-module__sgmDLG__questionFooter button,.refonte-app-module__sgmDLG__questionFooter a,.refonte-app-module__sgmDLG__evalFooter button{border:1px solid var(--border);background:#fff;border-radius:6px;padding:11px 30px}.refonte-app-module__sgmDLG__questionFooter a,.refonte-app-module__sgmDLG__evalFooter button:last-child{background:var(--blue);color:#fff}.refonte-app-module__sgmDLG__evalNav{gap:12px;max-width:1120px;margin:0 auto 10px;font-size:12px;display:flex}.refonte-app-module__sgmDLG__evalNav span{color:#3157f6;font-weight:600}.refonte-app-module__sgmDLG__evaluationCard{max-width:1120px;margin:auto;padding:28px}.refonte-app-module__sgmDLG__evalTheme{border-bottom:1px solid var(--border);grid-template-columns:auto 250px 1fr auto;align-items:center;gap:18px;padding-bottom:25px;display:grid}.refonte-app-module__sgmDLG__evalTheme>svg{width:31px}.refonte-app-module__sgmDLG__evalTheme span{gap:7px;display:grid}.refonte-app-module__sgmDLG__evalTheme span small{font-size:12px}.refonte-app-module__sgmDLG__evalTheme>i{background:linear-gradient(90deg,var(--blue) 25%,#e3e6eb 25%);border-radius:5px;height:4px}.refonte-app-module__sgmDLG__evalBody{grid-template-columns:1fr 295px;gap:60px;padding:32px 7px;display:grid}.refonte-app-module__sgmDLG__evalBody h2{max-width:640px;font-size:22px;line-height:1.4}.refonte-app-module__sgmDLG__evalBody>div>p{color:#4f6182}.refonte-app-module__sgmDLG__answers{gap:12px;margin-top:30px;display:grid}.refonte-app-module__sgmDLG__answers button{border:1px solid var(--border);text-align:left;background:#fff;border-radius:7px;align-items:center;gap:13px;height:54px;padding:0 16px;font-size:15px;display:flex}.refonte-app-module__sgmDLG__answers button>i{border:2px solid #8090aa;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.refonte-app-module__sgmDLG__answers button>i svg{width:12px}.refonte-app-module__sgmDLG__answers .refonte-app-module__sgmDLG__selected{border:2px solid var(--blue)}.refonte-app-module__sgmDLG__answers .refonte-app-module__sgmDLG__selected>i{color:#fff;background:#39ac63;border-color:#39ac63}.refonte-app-module__sgmDLG__evalBody aside{background:#f8f8fe;border:1px solid #d8ddfa;border-radius:7px;height:max-content;padding:23px}.refonte-app-module__sgmDLG__evalBody aside p{font-size:13px;line-height:1.6}.refonte-app-module__sgmDLG__evalBody aside a{color:#164cf0}.refonte-app-module__sgmDLG__evalFooter{border-top:1px solid var(--border);justify-content:flex-end;gap:14px;padding-top:25px;display:flex}.refonte-app-module__sgmDLG__fullTable{padding:20px}.refonte-app-module__sgmDLG__fullTable .refonte-app-module__sgmDLG__tableHeading{display:block}.refonte-app-module__sgmDLG__fullTable .refonte-app-module__sgmDLG__tableHeading h2{margin-bottom:18px}.refonte-app-module__sgmDLG__columns{color:#66758d;border-bottom:1px solid var(--border);background:#fafbfc;grid-template-columns:2fr 1.2fr .8fr 1fr 1fr;padding:12px 15px;font-size:11px;display:grid}.refonte-app-module__sgmDLG__fullTable .refonte-app-module__sgmDLG__actionRow{grid-template-columns:8px 2fr 1.2fr .8fr 1fr 1fr 18px;min-height:65px}.refonte-app-module__sgmDLG__status{color:#3157f6!important;background:#eef3ff!important}.refonte-app-module__sgmDLG__levelCritique{color:#f6483a;background:#fff2eb}.refonte-app-module__sgmDLG__levelÉlevée{color:#fa6d17;background:#fff2eb}.refonte-app-module__sgmDLG__levelMoyenne{color:#e9b949;background:#fff8e1}.refonte-app-module__sgmDLG__levelFaible{color:#66758d;background:#eef0f5}.refonte-app-module__sgmDLG__dataPage{padding:0 18px 18px}.refonte-app-module__sgmDLG__dataTabs{border-bottom:1px solid var(--border);align-items:end;gap:35px;height:63px;display:flex}.refonte-app-module__sgmDLG__dataTabs span,.refonte-app-module__sgmDLG__dataTabs a{padding-bottom:14px;font-size:12px}.refonte-app-module__sgmDLG__dataTabs span:first-child{color:#164cf0;border-bottom:2px solid #3157f6}.refonte-app-module__sgmDLG__dataTabs button{border:1px solid var(--border);background:#fff;border-radius:6px;align-items:center;gap:7px;margin:0 0 10px auto;padding:7px 10px;display:flex}.refonte-app-module__sgmDLG__dataTabs svg{width:14px}.refonte-app-module__sgmDLG__dataRow{border-bottom:1px solid var(--border);grid-template-columns:25px 2fr 1fr 1fr 1fr 20px;align-items:center;min-height:65px;font-size:12px;display:grid}.refonte-app-module__sgmDLG__dataRow>svg{color:#3157f6;width:20px}.refonte-app-module__sgmDLG__dataRow em{background:#eef0f5;border-radius:8px;width:max-content;padding:5px 8px;font-style:normal}.refonte-app-module__sgmDLG__inlineAction{color:#164cf0;background:0 0;border:0;align-items:center;gap:8px;padding:16px 0;display:flex}.refonte-app-module__sgmDLG__inlineAction svg{width:15px}.refonte-app-module__sgmDLG__referenceGrid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.refonte-app-module__sgmDLG__referenceGrid section{justify-items:start;gap:8px;height:195px;padding:18px;display:grid}.refonte-app-module__sgmDLG__referenceGrid section>div:first-child{justify-content:space-between;width:100%;display:flex}.refonte-app-module__sgmDLG__referenceGrid em{color:#3157f6;background:#edf1ff;border-radius:8px;padding:4px 8px;font-size:10px;font-style:normal}.refonte-app-module__sgmDLG__referenceGrid section>svg{color:#a0acc0;width:55px;height:55px;margin:auto}.refonte-app-module__sgmDLG__smallGauge{height:74px;margin:auto;position:relative;width:74px!important}.refonte-app-module__sgmDLG__smallGauge i{border:6px solid #e7eaf0;border-top-color:var(--blue);border-left-color:var(--blue);border-radius:50%;position:absolute;inset:0;transform:rotate(-35deg)}.refonte-app-module__sgmDLG__smallGauge strong{place-items:center;display:grid;position:absolute;inset:0}.refonte-app-module__sgmDLG__referenceGrid section>span,.refonte-app-module__sgmDLG__referenceGrid section>small{font-size:11px}.refonte-app-module__sgmDLG__consolidated{margin-top:16px;padding:24px}.refonte-app-module__sgmDLG__consolidated p{font-size:12px}.refonte-app-module__sgmDLG__consolidated>i{background:linear-gradient(90deg,#ef492d 0 30%,#ff9918 30% 55%,#45a765 55% 80%,#e5e9ee 80%);border-radius:8px;height:12px;margin:30px 0 16px;display:block}.refonte-app-module__sgmDLG__consolidated>div{gap:25px;font-size:11px;display:flex}.refonte-app-module__sgmDLG__consolidated>div b{margin-left:auto}.refonte-app-module__sgmDLG__integrationPage,.refonte-app-module__sgmDLG__entityPage{padding:0 18px 18px}.refonte-app-module__sgmDLG__integrationPage>div:not(.refonte-app-module__sgmDLG__dataTabs){border-bottom:1px solid var(--border);align-items:center;gap:14px;min-height:72px;display:flex}.refonte-app-module__sgmDLG__integrationLogo{color:#3157f6;background:#eef2ff;border-radius:7px;place-items:center;width:30px;height:30px;font-style:normal;font-weight:700;display:grid}.refonte-app-module__sgmDLG__integrationPage div>span{flex:1;gap:5px;display:grid}.refonte-app-module__sgmDLG__integrationPage small{color:#657591}.refonte-app-module__sgmDLG__integrationPage em{color:#3157f6;background:#eef3ff;border-radius:8px;padding:5px 9px;font-style:normal}.refonte-app-module__sgmDLG__integrationPage svg{width:15px}.refonte-app-module__sgmDLG__entityPage>div:not(.refonte-app-module__sgmDLG__dataTabs){border:1px solid var(--border);border-radius:7px;grid-template-columns:1.5fr 1fr repeat(3,70px) 20px;align-items:center;gap:12px;margin-top:14px;padding:16px;display:grid}.refonte-app-module__sgmDLG__entityPage div>span{gap:5px;display:grid}.refonte-app-module__sgmDLG__entityPage small{color:#687896}.refonte-app-module__sgmDLG__entityPage p{font-size:12px}.refonte-app-module__sgmDLG__entityPage em{text-align:center;color:#3157f6;background:#f6f8fb;border-radius:5px;padding:8px;font-size:10px;font-style:normal}.refonte-app-module__sgmDLG__entityPage svg{width:16px}.refonte-app-module__sgmDLG__settingsPage{grid-template-columns:230px 1fr;min-height:560px;display:grid}.refonte-app-module__sgmDLG__settingsPage aside{border-right:1px solid var(--border);align-content:start;gap:17px;padding:25px;display:grid}.refonte-app-module__sgmDLG__settingsPage aside span{font-size:13px}.refonte-app-module__sgmDLG__settingsPage aside span:first-of-type{color:#3157f6}.refonte-app-module__sgmDLG__settingsPage>div{max-width:630px;padding:30px}.refonte-app-module__sgmDLG__settingsPage>div>p{color:#66758f}.refonte-app-module__sgmDLG__settingsPage label{gap:8px;margin-top:20px;font-size:12px;display:grid}.refonte-app-module__sgmDLG__settingsPage input{border:1px solid var(--border);height:44px;font:inherit;border-radius:6px;padding:0 13px}.refonte-app-module__sgmDLG__settingsPage>div button{background:var(--blue);color:#fff;border:0;border-radius:6px;margin-top:25px;padding:12px 18px}.refonte-app-module__sgmDLG__journal{padding:10px 25px}.refonte-app-module__sgmDLG__journal>div{border-bottom:1px solid var(--border);gap:18px;padding:22px 0;display:flex}.refonte-app-module__sgmDLG__journal svg{color:#39a45b;background:#eef8ef;border-radius:50%;width:29px;height:29px;padding:6px}.refonte-app-module__sgmDLG__journal span{gap:5px;display:grid}.refonte-app-module__sgmDLG__journal small,.refonte-app-module__sgmDLG__journal p{color:#687896;margin:0;font-size:11px}@media (max-width:1100px){.refonte-app-module__sgmDLG__dashboardGrid{grid-template-columns:1fr}.refonte-app-module__sgmDLG__rightCol{grid-template-columns:repeat(3,1fr)}.refonte-app-module__sgmDLG__themes>div{grid-template-columns:repeat(3,1fr);gap:25px}.refonte-app-module__sgmDLG__themes{height:auto}.refonte-app-module__sgmDLG__referenceGrid{grid-template-columns:repeat(2,1fr)}.refonte-app-module__sgmDLG__profile>svg{display:none}}@media (max-width:760px){.refonte-app-module__sgmDLG__sidebar{transition:transform .25s;transform:translate(-100%)}.refonte-app-module__sgmDLG__sidebarOpen{transform:none}.refonte-app-module__sgmDLG__brand button{color:#fff;background:0 0;border:0;margin-left:auto;display:block}.refonte-app-module__sgmDLG__app>main{width:100%;margin-left:0}.refonte-app-module__sgmDLG__mobileBar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;height:60px;padding:0 15px;display:flex}.refonte-app-module__sgmDLG__mobileBar button{background:0 0;border:0}.refonte-app-module__sgmDLG__mobileBar span{align-items:center;gap:7px;display:flex}.refonte-app-module__sgmDLG__mobileBar .refonte-app-module__sgmDLG__mark{width:20px;height:20px}.refonte-app-module__sgmDLG__mobileBar .refonte-app-module__sgmDLG__mark i{border-width:2px}.refonte-app-module__sgmDLG__topbar{height:auto;min-height:110px;padding:20px 16px}.refonte-app-module__sgmDLG__topbar h1{font-size:21px}.refonte-app-module__sgmDLG__topbar p{font-size:13px}.refonte-app-module__sgmDLG__profile{display:none}.refonte-app-module__sgmDLG__topAction{padding:8px 11px;font-size:11px;bottom:10px;right:16px}.refonte-app-module__sgmDLG__dashboardGrid,.refonte-app-module__sgmDLG__pagePad{padding:15px}.refonte-app-module__sgmDLG__overview{height:auto}.refonte-app-module__sgmDLG__metrics{grid-template-columns:1fr 1fr;height:auto}.refonte-app-module__sgmDLG__radial{grid-row:1/3}.refonte-app-module__sgmDLG__metric{height:auto;min-height:105px}.refonte-app-module__sgmDLG__themes>div{grid-template-columns:repeat(2,1fr)}.refonte-app-module__sgmDLG__tableHeading{display:block}.refonte-app-module__sgmDLG__tableHeading>div{margin-top:12px;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}.refonte-app-module__sgmDLG__actionRow{grid-template-columns:7px 1fr auto 15px}.refonte-app-module__sgmDLG__actionRow time{display:none}.refonte-app-module__sgmDLG__roadmap{flex-wrap:wrap;height:auto}.refonte-app-module__sgmDLG__rightCol{grid-template-columns:1fr}.refonte-app-module__sgmDLG__questionCard{grid-template-columns:1fr;padding:14px}.refonte-app-module__sgmDLG__questionCard>aside{display:none}.refonte-app-module__sgmDLG__questionFooter{grid-column:1}.refonte-app-module__sgmDLG__evaluationCard{padding:16px}.refonte-app-module__sgmDLG__evalTheme{grid-template-columns:auto 1fr auto}.refonte-app-module__sgmDLG__evalTheme>i{grid-column:1/4;width:100%}.refonte-app-module__sgmDLG__evalBody{grid-template-columns:1fr;padding:20px 0}.refonte-app-module__sgmDLG__evalBody aside,.refonte-app-module__sgmDLG__fullTable .refonte-app-module__sgmDLG__columns{display:none}.refonte-app-module__sgmDLG__fullTable .refonte-app-module__sgmDLG__actionRow{grid-template-columns:7px 1fr auto 15px}.refonte-app-module__sgmDLG__fullTable .refonte-app-module__sgmDLG__actionRow>small,.refonte-app-module__sgmDLG__fullTable .refonte-app-module__sgmDLG__actionRow time,.refonte-app-module__sgmDLG__fullTable .refonte-app-module__sgmDLG__status{display:none}.refonte-app-module__sgmDLG__dataTabs{overflow:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}.refonte-app-module__sgmDLG__dataPage .refonte-app-module__sgmDLG__columns{display:none}.refonte-app-module__sgmDLG__dataRow{grid-template-columns:25px 1fr auto 18px}.refonte-app-module__sgmDLG__dataRow>span,.refonte-app-module__sgmDLG__dataRow time{display:none}.refonte-app-module__sgmDLG__referenceGrid{grid-template-columns:1fr 1fr}.refonte-app-module__sgmDLG__consolidated>div{flex-wrap:wrap}.refonte-app-module__sgmDLG__consolidated>div b{margin-left:0}.refonte-app-module__sgmDLG__entityPage>div:not(.refonte-app-module__sgmDLG__dataTabs){grid-template-columns:1fr repeat(3,45px)}.refonte-app-module__sgmDLG__entityPage p,.refonte-app-module__sgmDLG__entityPage svg{display:none}.refonte-app-module__sgmDLG__settingsPage{grid-template-columns:1fr}.refonte-app-module__sgmDLG__settingsPage aside{display:none}}
.app-screen-module__8I1hlW__screen{min-height:calc(100vh - var(--app-header-height,108px));color:#0a1b40;background:#f8fafe;padding:18px 22px 26px;overflow:auto}.app-screen-module__8I1hlW__canvas{width:min(1380px,100%);margin:0 auto}.app-screen-module__8I1hlW__canvasNarrow{width:min(1180px,100%);margin:0 auto}.app-screen-module__8I1hlW__frameworkGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.app-screen-module__8I1hlW__frameworkCard{min-height:248px;color:inherit;background:#fff;border:1px solid #dfe5ef;border-radius:9px;flex-direction:column;padding:17px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}a.app-screen-module__8I1hlW__frameworkCard:hover{border-color:#afbef5;transform:translateY(-2px);box-shadow:0 10px 24px #23427f14}.app-screen-module__8I1hlW__frameworkCard header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.app-screen-module__8I1hlW__frameworkCard h2{letter-spacing:-.02em;margin:0;font-size:16px}.app-screen-module__8I1hlW__frameworkCard header span{color:#3157f6;background:#eaf0ff;border-radius:6px;padding:5px 7px;font-size:9px;font-weight:750}.app-screen-module__8I1hlW__frameworkCard[data-state=available] header span{color:#25844a;background:#eaf6ee}.app-screen-module__8I1hlW__frameworkCard[data-state=beta] header span{color:#6547df;background:#eeeaff}.app-screen-module__8I1hlW__frameworkCard>p{color:#65748c;min-height:34px;margin:9px 0 0;font-size:11px;line-height:1.5}.app-screen-module__8I1hlW__frameworkCard>small{color:#8995a7;margin-top:5px;font-size:9px}.app-screen-module__8I1hlW__frameworkGauge{flex:1;place-items:center;padding:9px 0 4px;display:grid}.app-screen-module__8I1hlW__frameworkLocked{color:#a5b0c1;flex:1;place-items:center;display:grid}.app-screen-module__8I1hlW__frameworkLocked svg{stroke-width:1.5px;width:42px;height:42px}.app-screen-module__8I1hlW__frameworkCard footer{gap:8px;margin-top:auto;display:grid}.app-screen-module__8I1hlW__frameworkCard footer small{color:#78869b;font-size:9px}.app-screen-module__8I1hlW__frameworkCard footer span{color:#fff;background:#3157f6;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:34px;font-size:11px;font-weight:720;display:flex}.app-screen-module__8I1hlW__frameworkCard footer svg{width:13px}.app-screen-module__8I1hlW__frameworkCard[data-disabled=true]{opacity:.68}.app-screen-module__8I1hlW__frameworkCard[data-disabled=true] footer span{color:#8490a2;background:#f2f4f7}.app-screen-module__8I1hlW__frameworkCardStatus{border-top:1px solid #e8ecf2;justify-content:space-between;align-items:center;gap:10px;padding-top:11px;font-size:10px;display:flex}.app-screen-module__8I1hlW__frameworkCardStatus span{color:#6e7d93}.app-screen-module__8I1hlW__frameworkCardStatus span[data-assessment=in_progress]{color:#3157f6;font-weight:700}.app-screen-module__8I1hlW__frameworkCardStatus span[data-assessment=completed]{color:#25844a;font-weight:700}.app-screen-module__8I1hlW__frameworkCardStatus strong{color:#213652;font-size:10px}.app-screen-module__8I1hlW__history{background:#fff;border:1px solid #dfe5ef;border-radius:9px;margin-top:14px;padding:17px 18px}.app-screen-module__8I1hlW__history header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.app-screen-module__8I1hlW__history h2{margin:0;font-size:14px}.app-screen-module__8I1hlW__history header a{color:#3157f6;font-size:10px;font-weight:700}.app-screen-module__8I1hlW__historyRow{border-top:1px solid #e8ecf2;grid-template-columns:1.2fr .7fr .9fr .65fr .65fr 52px;align-items:center;min-height:42px;font-size:10px;display:grid}.app-screen-module__8I1hlW__historyRow:first-of-type{color:#748198;font-size:9px}.app-screen-module__8I1hlW__historyRow b{color:#3157f6}.app-screen-module__8I1hlW__historyRow em{color:#25844a;background:#eaf6ee;border-radius:6px;width:max-content;padding:4px 7px;font-style:normal}.app-screen-module__8I1hlW__historyRow a{color:#3157f6;font-weight:700}.app-screen-module__8I1hlW__historyEmpty{color:#687790;border-top:1px solid #e8ecf2;margin:0;padding:18px 0 4px;font-size:12px}.app-screen-module__8I1hlW__complianceSummary{background:#fff;border:1px solid #dfe5ef;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.app-screen-module__8I1hlW__complianceSummary>div{border-right:1px solid #e8ecf2;gap:7px;padding:17px 19px;display:grid}.app-screen-module__8I1hlW__complianceSummary>div:last-child{border-right:0}.app-screen-module__8I1hlW__complianceSummary span{color:#66758c;font-size:11px}.app-screen-module__8I1hlW__complianceSummary strong{color:#102343;letter-spacing:-.03em;font-size:25px}.app-screen-module__8I1hlW__complianceSummary small{color:#8994a6;font-size:9px}.app-screen-module__8I1hlW__complianceIntro{justify-content:space-between;align-items:end;gap:30px;padding:23px 2px 14px;display:flex}.app-screen-module__8I1hlW__complianceIntro h2{color:#0a1b40;letter-spacing:-.025em;margin:0;font-size:19px}.app-screen-module__8I1hlW__complianceIntro p{color:#66758c;max-width:720px;margin:6px 0 0;font-size:12px;line-height:1.55}.app-screen-module__8I1hlW__complianceIntro>a{color:#3157f6;flex:none;font-size:12px;font-weight:700}.app-screen-module__8I1hlW__libraryIntro{border-bottom:1px solid #dfe5ef;justify-content:space-between;align-items:center;gap:24px;margin-bottom:17px;padding:2px 2px 17px;display:flex}.app-screen-module__8I1hlW__libraryIntro>div{align-items:flex-start;gap:13px;display:flex}.app-screen-module__8I1hlW__libraryIntro svg{color:#3157f6;flex:none;width:23px}.app-screen-module__8I1hlW__libraryIntro h2{margin:0;font-size:17px}.app-screen-module__8I1hlW__libraryIntro p{color:#66758c;max-width:740px;margin:6px 0 0;font-size:12px;line-height:1.55}.app-screen-module__8I1hlW__libraryIntro>a{color:#3157f6;border:1px solid #b8c5f7;border-radius:7px;align-items:center;gap:8px;min-height:38px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.app-screen-module__8I1hlW__libraryIntro>a svg{width:15px}.app-screen-module__8I1hlW__referenceLibrary{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.app-screen-module__8I1hlW__referenceLibraryCard{background:#fff;border:1px solid #dfe5ef;border-radius:10px;gap:17px;padding:19px;display:grid}.app-screen-module__8I1hlW__referenceLibraryCard header,.app-screen-module__8I1hlW__referenceLibraryCard header>div{align-items:center;gap:12px;display:flex}.app-screen-module__8I1hlW__referenceLibraryCard header{justify-content:space-between}.app-screen-module__8I1hlW__referenceLibraryCard header>div>span{color:#fff;background:#3157f6;border-radius:10px;place-items:center;width:44px;height:44px;font-size:9px;font-weight:800;display:grid}.app-screen-module__8I1hlW__referenceLibraryCard h2{margin:0;font-size:16px}.app-screen-module__8I1hlW__referenceLibraryCard header p{color:#718097;margin:4px 0 0;font-size:10px}.app-screen-module__8I1hlW__referenceLibraryCard header em{color:#25844a;background:#eaf6ee;border-radius:6px;padding:5px 8px;font-size:9px;font-style:normal;font-weight:750}.app-screen-module__8I1hlW__referenceLibraryCard header em[data-state=beta]{color:#6547df;background:#eeeaff}.app-screen-module__8I1hlW__referenceLibraryCard header em[data-state=upcoming]{color:#64738d;background:#f0f2f6}.app-screen-module__8I1hlW__referenceLibraryCard>p{color:#586982;margin:0;font-size:12px;line-height:1.6}.app-screen-module__8I1hlW__referenceLibraryCard dl{border-top:1px solid #e8ecf2;border-bottom:1px solid #e8ecf2;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.app-screen-module__8I1hlW__referenceLibraryCard dl>div{gap:6px;padding:13px 10px 13px 0;display:grid}.app-screen-module__8I1hlW__referenceLibraryCard dt{color:#7b8799;font-size:9px}.app-screen-module__8I1hlW__referenceLibraryCard dd{color:#203552;margin:0;font-size:11px;font-weight:700}.app-screen-module__8I1hlW__referenceLibraryCard dd[data-assessment=in_progress]{color:#3157f6}.app-screen-module__8I1hlW__referenceLibraryCard dd[data-assessment=completed]{color:#25844a}.app-screen-module__8I1hlW__referenceLibraryCard footer{justify-content:flex-end;display:flex}.app-screen-module__8I1hlW__referenceLibraryCard footer a{color:#3157f6;align-items:center;gap:7px;font-size:11px;font-weight:750;display:inline-flex}.app-screen-module__8I1hlW__referenceLibraryCard footer svg{width:14px}.app-screen-module__8I1hlW__referenceLibraryUpcoming{box-shadow:none;opacity:.76;background:#f8f9fb}.app-screen-module__8I1hlW__referenceLibraryUpcoming header>div>span{color:#748198;background:#dfe4eb}.app-screen-module__8I1hlW__referenceLibraryUpcoming footer>span{color:#718097;font-size:11px;font-weight:700}.app-screen-module__8I1hlW__libraryHelp{color:#203552;background:#eef2ff;align-items:flex-start;gap:13px;margin-top:16px;padding:16px 18px;display:flex}.app-screen-module__8I1hlW__libraryHelp>svg{color:#3157f6;flex:none;width:20px}.app-screen-module__8I1hlW__libraryHelp h2{margin:0;font-size:13px}.app-screen-module__8I1hlW__libraryHelp p{color:#5f6f87;margin:5px 0 0;font-size:11px;line-height:1.55}.app-screen-module__8I1hlW__activeFilter{border-bottom:1px solid #dfe5ef;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:0 2px 14px;display:flex}.app-screen-module__8I1hlW__activeFilter>span{color:#3157f6;font-size:12px;font-weight:700}.app-screen-module__8I1hlW__actionLayout{grid-template-columns:minmax(0,1fr) 250px;align-items:start;gap:16px;display:grid}.app-screen-module__8I1hlW__actionMain{gap:16px;min-width:0;display:grid}.app-screen-module__8I1hlW__detailScreen{min-height:100vh;padding-top:24px}.app-screen-module__8I1hlW__detailPageHeader{justify-content:space-between;align-items:flex-start;gap:28px;display:flex}.app-screen-module__8I1hlW__detailPageIntro h1{color:#081a3f;letter-spacing:-.025em;margin:0;font-size:22px;line-height:1.2}.app-screen-module__8I1hlW__detailPageIntro>p{color:#172a4e;margin:5px 0 0;font-size:14px;font-weight:650}.app-screen-module__8I1hlW__detailPageIntro .app-screen-module__8I1hlW__detailBadges{margin-top:14px}.app-screen-module__8I1hlW__detailBadges{align-items:center;gap:8px;display:flex}.app-screen-module__8I1hlW__detailBadges span,.app-screen-module__8I1hlW__detailInfo dd>span{border-radius:6px;width:max-content;padding:6px 10px;font-size:12px;font-weight:750}.app-screen-module__8I1hlW__detailBadges span[data-tone=critique],.app-screen-module__8I1hlW__detailInfo span[data-tone=critique]{color:#d94738;background:#fff0ee}.app-screen-module__8I1hlW__detailBadges span[data-tone=elevee],.app-screen-module__8I1hlW__detailInfo span[data-tone=elevee]{color:#d57416;background:#fff4e8}.app-screen-module__8I1hlW__detailBadges span[data-tone=moyenne],.app-screen-module__8I1hlW__detailInfo span[data-tone=moyenne]{color:#a87800;background:#fff8df}.app-screen-module__8I1hlW__detailBadges span[data-tone=faible],.app-screen-module__8I1hlW__detailInfo span[data-tone=faible]{color:#25844a;background:#eaf7ee}.app-screen-module__8I1hlW__detailBadges span[data-tone=status]{color:#3157f6;background:#eaf0ff}.app-screen-module__8I1hlW__detailBackLink{color:#3157f6;font-size:13px;font-weight:700}.app-screen-module__8I1hlW__detailToolbar{align-items:center;gap:8px;display:flex}.app-screen-module__8I1hlW__detailToolbar>a:not(.app-screen-module__8I1hlW__detailBackLink),.app-screen-module__8I1hlW__detailToolbar>button{color:#30435f;cursor:pointer;background:#fff;border:1px solid #dce2eb;border-radius:7px;align-items:center;gap:7px;min-height:38px;padding:0 14px;font:700 12px inherit;display:inline-flex}.app-screen-module__8I1hlW__detailToolbar>a[data-primary],.app-screen-module__8I1hlW__detailToolbar>button[data-primary]{color:#fff;background:#3157f6;border-color:#3157f6}.app-screen-module__8I1hlW__detailToolbar>button:disabled{cursor:default;opacity:.55}.app-screen-module__8I1hlW__detailToolbar svg{width:15px;height:15px}.app-screen-module__8I1hlW__detailMetaStrip{background:#fff;border:1px solid #dfe5ef;border-radius:9px;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;overflow:hidden}.app-screen-module__8I1hlW__detailMetaStrip>div{border-right:1px solid #e8ecf2;gap:8px;min-width:0;padding:18px 20px;display:grid}.app-screen-module__8I1hlW__detailMetaStrip>div:last-child{border-right:0}.app-screen-module__8I1hlW__detailMetaStrip small{color:#75829a;font-size:12px}.app-screen-module__8I1hlW__detailMetaStrip strong{color:#172a4e;text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.app-screen-module__8I1hlW__detailTabs{border-bottom:1px solid #dfe5ef;align-items:end;gap:32px;min-height:50px;display:flex;overflow-x:auto}.app-screen-module__8I1hlW__detailTabs button{color:#586882;cursor:pointer;background:0 0;border:0;min-width:max-content;padding:0 2px 15px;font:650 13px inherit;position:relative}.app-screen-module__8I1hlW__detailTabs button:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.app-screen-module__8I1hlW__detailTabs .app-screen-module__8I1hlW__detailTabActive{color:#3157f6}.app-screen-module__8I1hlW__detailTabs .app-screen-module__8I1hlW__detailTabActive:after{background:#3157f6}.app-screen-module__8I1hlW__detailError{color:#c83d31;background:#fff0ee;border-radius:8px;margin:0;padding:12px 14px;font-size:13px}.app-screen-module__8I1hlW__detailWorkspace{grid-template-columns:minmax(310px,1.12fr) minmax(340px,1fr) minmax(245px,.76fr);align-items:stretch;gap:16px;display:grid}.app-screen-module__8I1hlW__detailLeft,.app-screen-module__8I1hlW__detailRight{align-content:start;gap:16px;display:grid}.app-screen-module__8I1hlW__detailCard,.app-screen-module__8I1hlW__progressPanel,.app-screen-module__8I1hlW__detailInfo,.app-screen-module__8I1hlW__detailActions,.app-screen-module__8I1hlW__evidenceTimeline,.app-screen-module__8I1hlW__detailTabPanel{background:#fff;border:1px solid #dfe5ef;border-radius:10px;padding:21px;box-shadow:0 5px 16px #17326009}.app-screen-module__8I1hlW__detailCard h2,.app-screen-module__8I1hlW__progressPanel h2,.app-screen-module__8I1hlW__detailInfo h2,.app-screen-module__8I1hlW__detailActions h2,.app-screen-module__8I1hlW__evidenceTimeline h2,.app-screen-module__8I1hlW__detailTabPanel h2{color:#102343;letter-spacing:-.015em;margin:0;font-size:16px}.app-screen-module__8I1hlW__detailCard p{color:#42536e;margin:11px 0 0;font-size:13px;line-height:1.65}.app-screen-module__8I1hlW__detailCard a{color:#3157f6;margin-top:13px;font-size:12px;font-weight:700;display:inline-flex}.app-screen-module__8I1hlW__detailEditLabel{color:#43536d;gap:7px;margin-top:14px;font-size:12px;font-weight:700;display:grid}.app-screen-module__8I1hlW__detailEditLabel input,.app-screen-module__8I1hlW__detailEditLabel textarea{color:#172a4e;resize:vertical;background:#fff;border:1px solid #cfd8e6;border-radius:7px;outline:none;width:100%;padding:10px 11px;font:500 13px/1.55 inherit}.app-screen-module__8I1hlW__detailEditLabel input:focus,.app-screen-module__8I1hlW__detailEditLabel textarea:focus{border-color:#3157f6;box-shadow:0 0 0 3px #3157f61a}.app-screen-module__8I1hlW__detailChecklist{gap:13px;margin:17px 0 0;padding:0;list-style:none;display:grid}.app-screen-module__8I1hlW__detailChecklist li{color:#5f6f87;align-items:center;gap:10px;font-size:13px;display:flex}.app-screen-module__8I1hlW__detailChecklist svg{color:#a6b0c0;flex:none;width:17px;height:17px}.app-screen-module__8I1hlW__detailChecklist li[data-complete=true]{color:#203654}.app-screen-module__8I1hlW__detailChecklist li[data-complete=true] svg{color:#3157f6;fill:#eaf0ff}.app-screen-module__8I1hlW__progressPanel{align-content:start;justify-items:center;gap:15px;display:grid}.app-screen-module__8I1hlW__progressPanel h2{justify-self:start}.app-screen-module__8I1hlW__progressBar{background:#e6eaf0;border-radius:7px;width:100%;height:7px;overflow:hidden}.app-screen-module__8I1hlW__progressBar i{border-radius:inherit;background:#3157f6;height:100%;display:block}.app-screen-module__8I1hlW__progressPanel ul{width:100%;margin:0;padding:0;list-style:none}.app-screen-module__8I1hlW__progressPanel li{color:#566680;border-top:1px solid #e7ebf1;align-items:center;gap:8px;padding:12px 0;font-size:12px;line-height:1.4;display:flex}.app-screen-module__8I1hlW__progressPanel li svg{color:#25844a;flex:none;width:15px;height:15px}.app-screen-module__8I1hlW__progressPanel hr{border:0;border-top:1px solid #e1e6ee;width:100%}.app-screen-module__8I1hlW__progressPanel h3{width:100%;margin:0;font-size:14px}.app-screen-module__8I1hlW__progressPanel p{color:#65748c;width:100%;margin:0;font-size:12px;line-height:1.55}.app-screen-module__8I1hlW__progressPanel button{width:100%;padding:11px 9px;font-size:12px}.app-screen-module__8I1hlW__evidenceTimeline{height:100%}.app-screen-module__8I1hlW__evidenceTimeline ol{gap:0;margin:19px 0 0;padding:0;list-style:none;display:grid}.app-screen-module__8I1hlW__evidenceTimeline li{grid-template-columns:35px minmax(0,1fr);gap:13px;min-height:104px;display:grid;position:relative}.app-screen-module__8I1hlW__evidenceTimeline li:not(:last-child):after{content:"";background:#d8e0ed;width:1px;position:absolute;top:35px;bottom:0;left:17px}.app-screen-module__8I1hlW__evidenceTimeline li>span{z-index:1;color:#8694a9;background:#fff;border:1px solid #ccd6e5;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.app-screen-module__8I1hlW__evidenceTimeline li>span svg{width:16px;height:16px}.app-screen-module__8I1hlW__evidenceTimeline li[data-complete=true]>span{color:#3157f6;background:#eaf0ff;border-color:#9eb0f5}.app-screen-module__8I1hlW__evidenceTimeline li>div{align-content:start;gap:6px;padding-top:3px;display:grid}.app-screen-module__8I1hlW__evidenceTimeline b{font-size:14px}.app-screen-module__8I1hlW__evidenceTimeline small,.app-screen-module__8I1hlW__evidenceTimeline time{color:#718098;font-size:12px;line-height:1.45}.app-screen-module__8I1hlW__evidenceTimeline button,.app-screen-module__8I1hlW__evidenceTimeline a{color:#3157f6;cursor:pointer;background:0 0;border:0;width:max-content;padding:0;font:700 12px inherit}.app-screen-module__8I1hlW__detailInfo dl{gap:0;margin:10px 0 0;display:grid}.app-screen-module__8I1hlW__detailInfo dl>div{border-top:1px solid #e8ecf2;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:9px;padding:13px 0;font-size:12px;display:grid}.app-screen-module__8I1hlW__detailInfo dt{color:#697791}.app-screen-module__8I1hlW__detailInfo dd{color:#182b4d;text-align:right;min-width:0;margin:0;font-weight:650}.app-screen-module__8I1hlW__detailInfo select,.app-screen-module__8I1hlW__detailInfo input{color:#172a4e;background:#fff;border:1px solid #dce2eb;border-radius:7px;width:100%;min-height:36px;padding:7px 9px;font:600 12px inherit}.app-screen-module__8I1hlW__detailInfo dd>select{max-width:170px}.app-screen-module__8I1hlW__detailInfo dd>span{display:inline-flex}.app-screen-module__8I1hlW__detailAssignee{align-items:start!important}.app-screen-module__8I1hlW__detailActions{gap:11px;display:grid}.app-screen-module__8I1hlW__detailActions h2{margin-bottom:5px}.app-screen-module__8I1hlW__detailActions button{color:#3157f6;border-color:#3157f6;width:100%;padding:11px 9px;font-size:12px}.app-screen-module__8I1hlW__detailTabPanel{width:min(980px,100%);min-height:410px}.app-screen-module__8I1hlW__detailTabPanel>header{border-bottom:1px solid #e5e9ef;align-items:flex-start;gap:13px;padding-bottom:18px;display:flex}.app-screen-module__8I1hlW__detailTabPanel>header>svg{color:#3157f6;width:22px}.app-screen-module__8I1hlW__detailTabPanel header p{color:#66758c;margin:6px 0 0;font-size:13px}.app-screen-module__8I1hlW__detailTabPanel>label{color:#263a59;gap:9px;margin-top:22px;font-size:13px;font-weight:700;display:grid}.app-screen-module__8I1hlW__detailTabPanel textarea{resize:vertical;width:100%;font:inherit;border:1px solid #dce2eb;border-radius:7px;padding:10px}.app-screen-module__8I1hlW__detailTabPanel>button{margin-top:12px;padding-block:11px;font-size:13px}.app-screen-module__8I1hlW__detailEmpty{color:#718097;margin:24px 0;font-size:13px}.app-screen-module__8I1hlW__detailComments,.app-screen-module__8I1hlW__detailHistory{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.app-screen-module__8I1hlW__detailComments li{background:#f6f8fc;border-radius:7px;padding:11px}.app-screen-module__8I1hlW__detailComments li>div,.app-screen-module__8I1hlW__detailHistory li{justify-content:space-between;gap:12px;display:flex}.app-screen-module__8I1hlW__detailComments strong,.app-screen-module__8I1hlW__detailHistory strong{font-size:13px}.app-screen-module__8I1hlW__detailComments time,.app-screen-module__8I1hlW__detailHistory time{color:#7b879a;font-size:12px}.app-screen-module__8I1hlW__detailComments p{color:#3f526e;white-space:pre-wrap;margin:9px 0 0;font-size:13px;line-height:1.55}.app-screen-module__8I1hlW__detailHistory li{border-bottom:1px solid #e8ecf2;padding:11px 0}.app-screen-module__8I1hlW__detailJournalLink{color:#3157f6;margin-top:20px;font-size:13px;font-weight:700;display:inline-flex}.app-screen-module__8I1hlW__nextStep{background:#fff;border:1px solid #d8e0ed;border-radius:9px;padding:18px;position:sticky;top:18px}.app-screen-module__8I1hlW__nextStep h2{margin:0;font-size:14px}.app-screen-module__8I1hlW__nextStep p{color:#66758d;margin:8px 0 15px;font-size:11px;line-height:1.55}.app-screen-module__8I1hlW__nextStep a{color:#3157f6;border:1px solid #3157f6;border-radius:6px;justify-content:center;align-items:center;min-height:36px;font-size:11px;font-weight:720;display:flex}.app-screen-module__8I1hlW__vault{background:#fff;border:1px solid #dfe5ef;border-radius:9px}.app-screen-module__8I1hlW__vault+*{margin-top:12px}.app-screen-module__8I1hlW__vaultSummary{border-bottom:1px solid #e4e9f0;gap:28px;padding:12px 18px;display:flex}.app-screen-module__8I1hlW__vaultSummary span{color:#65748c;align-items:baseline;gap:6px;font-size:10px;display:flex}.app-screen-module__8I1hlW__vaultSummary b{color:#0b1d43;font-size:18px}.app-screen-module__8I1hlW__actionStats{background:#fff;border:1px solid #dfe5ef;border-radius:9px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:14px;display:grid}.app-screen-module__8I1hlW__actionStats span{border-right:1px solid #e4e9f0;align-content:center;gap:5px;min-height:92px;padding:14px 18px;display:grid}.app-screen-module__8I1hlW__actionStats span:last-child{border-right:0}.app-screen-module__8I1hlW__actionStats small{color:#687791;font-size:10px}.app-screen-module__8I1hlW__actionStats b{font-variant-numeric:tabular-nums;font-size:25px}.app-screen-module__8I1hlW__actionStats span:nth-child(2) b{color:#e34c3d}.app-screen-module__8I1hlW__actionStats span:nth-child(4) b,.app-screen-module__8I1hlW__actionStats span:nth-child(5) b{color:#25844a}.app-screen-module__8I1hlW__evaluationShell{background:#fff;border:1px solid #dfe5ef;border-radius:9px;grid-template-columns:190px minmax(0,1fr);min-height:calc(100vh - 150px);display:grid}.app-screen-module__8I1hlW__evaluationRail{border-right:1px solid #e2e7ef;padding:20px 15px}.app-screen-module__8I1hlW__evaluationRail>p{color:#748198;margin:0 0 14px;font-size:10px;font-weight:700}.app-screen-module__8I1hlW__evaluationRail button{color:#748198;width:100%;min-height:52px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:24px 1fr;gap:9px;padding:8px 5px;display:grid;position:relative}.app-screen-module__8I1hlW__evaluationRail button:after{content:"";background:#d9e0ea;width:1px;position:absolute;top:39px;bottom:-13px;left:16px}.app-screen-module__8I1hlW__evaluationRail button:last-child:after{display:none}.app-screen-module__8I1hlW__evaluationRail button>span:first-child{z-index:1;background:#fff;border:1px solid #ccd5e3;border-radius:50%;place-items:center;width:24px;height:24px;font-size:9px;display:grid}.app-screen-module__8I1hlW__evaluationRail button>span:last-child{gap:3px;display:grid}.app-screen-module__8I1hlW__evaluationRail button b{color:#334662;font-size:11px}.app-screen-module__8I1hlW__evaluationRail button small{font-size:9px}.app-screen-module__8I1hlW__evaluationRail .app-screen-module__8I1hlW__railActive>span:first-child{color:#fff;background:#3157f6;border-color:#3157f6}.app-screen-module__8I1hlW__evaluationRail .app-screen-module__8I1hlW__railActive b{color:#3157f6}.app-screen-module__8I1hlW__evaluationWork{min-width:0;padding:22px 26px 18px}.app-screen-module__8I1hlW__evaluationTop{border-bottom:1px solid #e4e8ef;justify-content:space-between;align-items:center;gap:18px;padding-bottom:16px;display:flex}.app-screen-module__8I1hlW__evaluationTop span{gap:3px;display:grid}.app-screen-module__8I1hlW__evaluationTop b{font-size:12px}.app-screen-module__8I1hlW__evaluationTop small{color:#718097;font-size:9px}.app-screen-module__8I1hlW__evaluationTop i{background:#e5e9ef;border-radius:4px;width:min(440px,55%);height:4px;overflow:hidden}.app-screen-module__8I1hlW__evaluationTop i b{border-radius:inherit;background:#3157f6;height:100%;display:block}.app-screen-module__8I1hlW__questionPanel{border-top:0!important;grid-template-columns:minmax(0,1fr) 270px!important;gap:40px!important;padding:28px 0 18px!important}.app-screen-module__8I1hlW__questionPanel h2{max-width:720px!important;font-size:19px!important}.app-screen-module__8I1hlW__evaluationFooter{border-top:1px solid #e4e8ef;justify-content:space-between;align-items:center;gap:10px;padding-top:16px;display:flex}.app-screen-module__8I1hlW__evaluationFooter span{color:#25844a;font-size:10px}.app-screen-module__8I1hlW__evaluationFooter div{gap:9px;display:flex}.app-screen-module__8I1hlW__evaluationFooter button{color:#42526d;cursor:pointer;background:#fff;border:1px solid #d8dfe9;border-radius:6px;min-height:36px;padding:0 18px;font:650 11px inherit}.app-screen-module__8I1hlW__evaluationFooter button:last-child{color:#fff;background:#3157f6;border-color:#3157f6}.app-screen-module__8I1hlW__evaluationFooter button:disabled{cursor:default;opacity:.5}@media (max-width:1050px){.app-screen-module__8I1hlW__frameworkGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-screen-module__8I1hlW__actionLayout{grid-template-columns:1fr}.app-screen-module__8I1hlW__nextStep{position:static}.app-screen-module__8I1hlW__detailWorkspace{grid-template-columns:minmax(0,1.2fr) minmax(190px,.8fr)}.app-screen-module__8I1hlW__detailLeft{grid-column:1}.app-screen-module__8I1hlW__evidenceTimeline{grid-area:1/2}.app-screen-module__8I1hlW__detailRight{grid-area:2/1/auto/-1;grid-template-columns:1fr 1fr}.app-screen-module__8I1hlW__complianceSummary{grid-template-columns:repeat(2,minmax(0,1fr))}.app-screen-module__8I1hlW__complianceSummary>div:nth-child(2){border-right:0}.app-screen-module__8I1hlW__complianceSummary>div:nth-child(-n+2){border-bottom:1px solid #e8ecf2}}@media (max-width:700px){.app-screen-module__8I1hlW__screen{min-height:0;padding:15px}.app-screen-module__8I1hlW__frameworkGrid{grid-template-columns:1fr}.app-screen-module__8I1hlW__frameworkCard{min-height:220px}.app-screen-module__8I1hlW__referenceLibrary{grid-template-columns:1fr}.app-screen-module__8I1hlW__libraryIntro,.app-screen-module__8I1hlW__complianceIntro{flex-direction:column;align-items:stretch;gap:14px}.app-screen-module__8I1hlW__libraryIntro>a{width:max-content}.app-screen-module__8I1hlW__complianceSummary{grid-template-columns:1fr}.app-screen-module__8I1hlW__complianceSummary>div{border-bottom:1px solid #e8ecf2;border-right:0}.app-screen-module__8I1hlW__complianceSummary>div:last-child{border-bottom:0}.app-screen-module__8I1hlW__referenceLibraryCard dl{grid-template-columns:1fr}.app-screen-module__8I1hlW__referenceLibraryCard dl>div{border-bottom:1px solid #e8ecf2}.app-screen-module__8I1hlW__referenceLibraryCard dl>div:last-child{border-bottom:0}.app-screen-module__8I1hlW__activeFilter{flex-direction:column;align-items:stretch}.app-screen-module__8I1hlW__history{overflow-x:auto}.app-screen-module__8I1hlW__historyRow{min-width:650px}.app-screen-module__8I1hlW__vaultSummary{overflow-x:auto}.app-screen-module__8I1hlW__actionStats{grid-template-columns:repeat(2,minmax(0,1fr))}.app-screen-module__8I1hlW__actionStats span{border-bottom:1px solid #e4e9f0}.app-screen-module__8I1hlW__evaluationShell{grid-template-columns:1fr}.app-screen-module__8I1hlW__evaluationRail{border-bottom:1px solid #e2e7ef;border-right:0;display:flex;overflow-x:auto}.app-screen-module__8I1hlW__evaluationRail>p{display:none}.app-screen-module__8I1hlW__evaluationRail button{min-width:150px}.app-screen-module__8I1hlW__evaluationRail button:after{display:none}.app-screen-module__8I1hlW__evaluationWork{padding:18px 15px}.app-screen-module__8I1hlW__questionPanel{grid-template-columns:1fr!important}.app-screen-module__8I1hlW__questionPanel aside{display:none}.app-screen-module__8I1hlW__detailWorkspace{grid-template-columns:1fr}.app-screen-module__8I1hlW__detailLeft,.app-screen-module__8I1hlW__evidenceTimeline,.app-screen-module__8I1hlW__detailRight{grid-area:auto}.app-screen-module__8I1hlW__detailRight{grid-template-columns:1fr}.app-screen-module__8I1hlW__detailMetaStrip{grid-template-columns:repeat(2,minmax(0,1fr))}.app-screen-module__8I1hlW__detailMetaStrip>div:last-child{grid-column:1/-1}.app-screen-module__8I1hlW__detailTabs{gap:18px}.app-screen-module__8I1hlW__detailPageHeader{flex-direction:column;align-items:flex-start}.app-screen-module__8I1hlW__detailPageIntro h1{font-size:19px}.app-screen-module__8I1hlW__detailToolbar{width:100%;overflow-x:auto}}
.dashboard-fixes-module__2vhpZq__fontApp{font-family:var(--font-body), Arial, sans-serif}.dashboard-fixes-module__2vhpZq__fontApp h1,.dashboard-fixes-module__2vhpZq__fontApp h2,.dashboard-fixes-module__2vhpZq__fontApp h3,.dashboard-fixes-module__2vhpZq__fontApp button,.dashboard-fixes-module__2vhpZq__fontApp input,.dashboard-fixes-module__2vhpZq__fontApp textarea,.dashboard-fixes-module__2vhpZq__fontApp select{font-family:inherit}.dashboard-fixes-module__2vhpZq__gaugeArc path{fill:none;stroke:#dfe4eb;stroke-width:11px;stroke-linecap:round}.dashboard-fixes-module__2vhpZq__gaugeArc path:last-child{stroke:#3157f6}@media (min-width:1101px){.dashboard-fixes-module__2vhpZq__topbar{grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:18px;height:108px;min-height:108px;padding:22px 24px 22px 32px}.dashboard-fixes-module__2vhpZq__profile{order:3;align-items:flex-start;gap:14px;min-width:306px}.dashboard-fixes-module__2vhpZq__profileCard{background:#fff;border:1px solid #e1e7f0;border-radius:8px;grid-template-columns:1fr 42px 18px;align-items:center;gap:8px;width:216px;height:54px;margin-top:-9px;padding:5px 10px 5px 14px;display:grid}.dashboard-fixes-module__2vhpZq__profileText{border:0!important;border-radius:0!important;min-width:0!important;padding:0!important}.dashboard-fixes-module__2vhpZq__profileText b,.dashboard-fixes-module__2vhpZq__profileText small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.dashboard-fixes-module__2vhpZq__profileCard>i{width:40px;height:40px}.dashboard-fixes-module__2vhpZq__profileCard>svg{width:16px}.dashboard-fixes-module__2vhpZq__topAction{z-index:5;order:2;justify-content:center;min-width:188px;height:42px;padding:0 16px;position:static}.dashboard-fixes-module__2vhpZq__dashboardGrid{height:calc(100vh - var(--app-header-height,108px));padding:29px 24px 22px 32px;overflow:hidden}.dashboard-fixes-module__2vhpZq__mainCol{grid-template-rows:30% 25% minmax(190px,1fr) 86px;min-height:0}.dashboard-fixes-module__2vhpZq__rightCol{grid-template-rows:33% 31% minmax(0,1fr);min-height:0}.dashboard-fixes-module__2vhpZq__mainCol>*,.dashboard-fixes-module__2vhpZq__rightCol>*{height:100%;min-height:0}.dashboard-fixes-module__2vhpZq__rightCol>section{flex-direction:column;display:flex;overflow:hidden}.dashboard-fixes-module__2vhpZq__rightCol>section>a:last-child{margin-top:auto}.dashboard-fixes-module__2vhpZq__overview{height:auto}.dashboard-fixes-module__2vhpZq__metrics{grid-template-columns:1.5fr repeat(3,1fr);height:calc(100% - 28px)}.dashboard-fixes-module__2vhpZq__radial{height:100%;min-height:150px;display:block;position:relative}.dashboard-fixes-module__2vhpZq__gaugeArc{width:min(220px,86%);height:120px;position:absolute;top:22px;left:50%;transform:translate(-50%)}.dashboard-fixes-module__2vhpZq__radial>strong{z-index:2;font-size:34px;line-height:1;position:absolute;top:79px;left:0;right:0}.dashboard-fixes-module__2vhpZq__radial>span{z-index:2;margin:0;position:absolute;top:122px;left:0;right:0}.dashboard-fixes-module__2vhpZq__priority{flex-direction:column;height:100%;padding-top:13px;padding-bottom:11px;display:flex;overflow:hidden}.dashboard-fixes-module__2vhpZq__actionRow{flex:1 1 0;min-height:0}.dashboard-fixes-module__2vhpZq__priority>a:last-child{margin-top:auto;padding-top:12px}.dashboard-fixes-module__2vhpZq__roadmap{height:100%}}@media (max-width:760px){.dashboard-fixes-module__2vhpZq__dashboardGrid,.dashboard-fixes-module__2vhpZq__mainCol,.dashboard-fixes-module__2vhpZq__rightCol{grid-template-columns:minmax(0,1fr)}.dashboard-fixes-module__2vhpZq__metrics{grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:16px}.dashboard-fixes-module__2vhpZq__cardTitle{flex-wrap:nowrap;gap:8px}.dashboard-fixes-module__2vhpZq__cardTitle h2{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.dashboard-fixes-module__2vhpZq__metrics{margin-top:12px}}@media (min-width:1101px) and (max-height:930px){.dashboard-fixes-module__2vhpZq__dashboardGrid{padding-top:20px;padding-bottom:14px}.dashboard-fixes-module__2vhpZq__mainCol{grid-template-rows:29% 27% minmax(185px,1fr) 86px}.dashboard-fixes-module__2vhpZq__mainCol>section:nth-child(2)>div{margin-top:20px}.dashboard-fixes-module__2vhpZq__mainCol>section:nth-child(2) article{gap:7px}.dashboard-fixes-module__2vhpZq__priority{padding-top:8px;padding-bottom:7px}.dashboard-fixes-module__2vhpZq__actionRow{min-height:0}.dashboard-fixes-module__2vhpZq__priority>a:last-child{padding-top:6px}}
.app-header-module__eSarZa__profileActions{position:relative}.app-header-module__eSarZa__headerWithAction{overflow:visible}.app-header-module__eSarZa__topActionLink{font-weight:650;transition:background-color .2s,box-shadow .2s,transform .2s;color:#fff!important}.app-header-module__eSarZa__topActionLink:hover,.app-header-module__eSarZa__topActionLink:focus-visible{background:#2048ee;transform:translateY(-1px);box-shadow:0 8px 22px #3157f63d}.app-header-module__eSarZa__iconLink{border-radius:7px;place-items:center;width:30px;height:30px;transition:background-color .2s,color .2s,transform .2s;display:grid;position:relative}.app-header-module__eSarZa__iconLink:hover,.app-header-module__eSarZa__iconLink:focus-visible{color:#3157f6;background:#eef2ff;transform:translateY(-1px)}.app-header-module__eSarZa__iconLink svg{width:22px}.app-header-module__eSarZa__iconLink i{background:#3157f6;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:1px;right:2px}.app-header-module__eSarZa__profileMenu{position:relative}.app-header-module__eSarZa__profileButton{color:#071737;width:198px;height:54px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e7f0;border-radius:8px;grid-template-columns:minmax(0,1fr) 38px 16px;align-items:center;gap:8px;padding:5px 9px 5px 13px;display:grid}.app-header-module__eSarZa__profileButton>span{display:grid;border:0!important;border-radius:0!important;min-width:0!important;padding:0!important}.app-header-module__eSarZa__profileButton>span b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.app-header-module__eSarZa__profileButton>span small{font-size:10px}.app-header-module__eSarZa__profileButton>i{width:38px;height:38px;position:relative;overflow:hidden}.app-header-module__eSarZa__profileButton>svg{transition:transform .2s}.app-header-module__eSarZa__chevronOpen{transform:rotate(180deg)}.app-header-module__eSarZa__profileDropdown{z-index:20;background:#fff;border:1px solid #dfe5ef;border-radius:9px;width:216px;padding:7px;display:grid;position:absolute;top:57px;right:0;overflow:hidden;box-shadow:0 18px 45px #132e6029}.app-header-module__eSarZa__profileDropdown a,.app-header-module__eSarZa__profileDropdown button{width:100%;min-height:42px;font:inherit;text-align:left;cursor:pointer;color:inherit;background:0 0;border:0;border-radius:6px;align-items:center;gap:11px;padding:0 11px;font-size:12px;font-weight:600;transition:background-color .2s,color .2s;display:flex}.app-header-module__eSarZa__profileDropdown a:hover,.app-header-module__eSarZa__profileDropdown a:focus-visible,.app-header-module__eSarZa__profileDropdown button:hover,.app-header-module__eSarZa__profileDropdown button:focus-visible{color:#3157f6;background:#eef2ff}.app-header-module__eSarZa__profileDropdown form{display:contents}.app-header-module__eSarZa__profileDropdown svg{width:17px}@media (min-width:1101px){.app-header-module__eSarZa__headerWithAction{grid-template-rows:1fr;grid-template-columns:minmax(240px,1fr) minmax(306px,auto)!important;align-items:start!important;row-gap:0!important;height:108px!important;min-height:108px!important;padding-top:20px!important;padding-bottom:20px!important}.app-header-module__eSarZa__headerWithAction .app-header-module__eSarZa__headerIntro{grid-area:1/1;align-self:start;padding-top:8px}.app-header-module__eSarZa__headerWithAction .app-header-module__eSarZa__profileActions{order:initial;grid-area:1/2;justify-self:end}.app-header-module__eSarZa__headerWithAction .app-header-module__eSarZa__profileButton{margin-top:0}.app-header-module__eSarZa__headerWithAction .app-header-module__eSarZa__iconLink{margin-top:9px}.app-header-module__eSarZa__headerWithAction .app-header-module__eSarZa__topActionLink{width:188px;min-width:188px;height:38px;padding-inline:14px;font-size:13px;position:absolute;bottom:-16px;right:24px}.app-header-module__eSarZa__profileButton{width:216px}}@media (max-width:1100px){.app-header-module__eSarZa__iconLink{display:none}.app-header-module__eSarZa__profileActions{min-width:198px}}@media (max-width:760px){.app-header-module__eSarZa__profileActions{display:none}.app-header-module__eSarZa__headerWithAction{min-height:142px!important;padding-bottom:64px!important}.app-header-module__eSarZa__headerWithAction .app-header-module__eSarZa__topActionLink{bottom:12px}}
.pages-fixes-module__zSM0SG__appBrand{padding-inline:20px}.pages-fixes-module__zSM0SG__appBrand>img{filter:brightness(0)invert();width:180px;height:auto;display:block}.pages-fixes-module__zSM0SG__sidebarAiry nav{scrollbar-width:thin;gap:10px;overflow-y:auto}.pages-fixes-module__zSM0SG__sidebarAiry nav a{height:49px;padding-inline:14px}.pages-fixes-module__zSM0SG__sidebarAiry>div:last-child{padding:18px 20px 24px}.pages-fixes-module__zSM0SG__sidebarAiry>div:last-child>div{margin-bottom:28px;padding:20px 17px 17px}.pages-fixes-module__zSM0SG__sidebarAiry>div:last-child>div>p{margin:9px 0 15px;line-height:1.65}.pages-fixes-module__zSM0SG__sidebarAiry>div:last-child>div>button{min-height:42px}@media (max-height:1080px) and (min-width:761px){.pages-fixes-module__zSM0SG__appBrand{height:78px}.pages-fixes-module__zSM0SG__sidebarAiry nav{gap:4px}.pages-fixes-module__zSM0SG__sidebarAiry nav a,.pages-fixes-module__zSM0SG__sidebarAiry nav button{height:40px}.pages-fixes-module__zSM0SG__sidebarAiry>div:last-child{padding:12px 20px 16px}.pages-fixes-module__zSM0SG__sidebarAiry>div:last-child>div{margin-bottom:14px;padding:16px}.pages-fixes-module__zSM0SG__sidebarAiry>div:last-child>div>p{margin:7px 0 12px}}.pages-fixes-module__zSM0SG__profileAvatar{isolation:isolate;position:relative;overflow:hidden;background:#e9edf6!important}.pages-fixes-module__zSM0SG__profileAvatar>img{object-fit:cover;object-position:90% 16%}.pages-fixes-module__zSM0SG__mobileBar>img{width:104px;height:auto;display:block}.pages-fixes-module__zSM0SG__interactiveCard,.pages-fixes-module__zSM0SG__interactiveMetric,.pages-fixes-module__zSM0SG__themeLink,.pages-fixes-module__zSM0SG__referenceLink,.pages-fixes-module__zSM0SG__rowLink,.pages-fixes-module__zSM0SG__integrationRow,.pages-fixes-module__zSM0SG__entityRow,.pages-fixes-module__zSM0SG__journalLink{transition:border-color .2s,box-shadow .2s,color .2s,transform .2s}.pages-fixes-module__zSM0SG__interactiveCard:hover,.pages-fixes-module__zSM0SG__interactiveCard:focus-visible,.pages-fixes-module__zSM0SG__referenceLink:hover,.pages-fixes-module__zSM0SG__referenceLink:focus-visible{transform:translateY(-2px);box-shadow:0 14px 34px #172f681a}.pages-fixes-module__zSM0SG__interactiveMetric:hover,.pages-fixes-module__zSM0SG__interactiveMetric:focus-visible,.pages-fixes-module__zSM0SG__themeLink:hover,.pages-fixes-module__zSM0SG__themeLink:focus-visible,.pages-fixes-module__zSM0SG__rowLink:hover,.pages-fixes-module__zSM0SG__rowLink:focus-visible,.pages-fixes-module__zSM0SG__integrationRow:hover,.pages-fixes-module__zSM0SG__integrationRow:focus-visible,.pages-fixes-module__zSM0SG__entityRow:hover,.pages-fixes-module__zSM0SG__entityRow:focus-visible,.pages-fixes-module__zSM0SG__journalLink:hover,.pages-fixes-module__zSM0SG__journalLink:focus-visible{color:#164cf0;background:#f7f9ff}.pages-fixes-module__zSM0SG__cardSelect{background:#fff;border:1px solid #e0e6f0;border-radius:7px;align-items:center;gap:9px;min-height:37px;padding:0 13px;font-size:12px;transition:border-color .2s,color .2s;display:inline-flex}.pages-fixes-module__zSM0SG__cardSelect:hover,.pages-fixes-module__zSM0SG__cardSelect:focus-visible{color:#164cf0;border-color:#9db0ff}.pages-fixes-module__zSM0SG__cardSelect svg{width:15px}.pages-fixes-module__zSM0SG__themeLink{border-radius:8px;display:block}.pages-fixes-module__zSM0SG__filterTab{white-space:nowrap;border-bottom:2px solid #0000;align-items:center;min-height:33px;padding-inline:10px;font-size:11px;display:inline-flex}.pages-fixes-module__zSM0SG__filterTabActive{color:#c62c1b;border-bottom-color:#c62c1b}.pages-fixes-module__zSM0SG__roadmapAction{color:#164cf0;white-space:nowrap;background:#fff;border:1px solid #9db0ff;border-radius:6px;justify-content:center;align-items:center;min-height:38px;padding:0 15px;font-size:12px;font-weight:650;display:inline-flex}.pages-fixes-module__zSM0SG__primaryButton,.pages-fixes-module__zSM0SG__secondaryButton{border:1px solid #dce3ee;border-radius:6px;justify-content:center;align-items:center;min-width:122px;min-height:40px;padding:0 24px;font-size:12px;font-weight:650;display:inline-flex}.pages-fixes-module__zSM0SG__primaryButton{color:#fff;background:#3157f6;border-color:#3157f6}.pages-fixes-module__zSM0SG__secondaryButton{color:#33415c;background:#fff}.pages-fixes-module__zSM0SG__activeTab{font-weight:700;color:#3157f6!important;border-bottom-color:#3157f6!important}.pages-fixes-module__zSM0SG__searchAction{border-radius:6px;align-items:center;gap:7px;min-height:34px;border:1px solid #dce3ee!important;margin:0 0 0 auto!important;padding:0 11px!important;display:inline-flex!important}.pages-fixes-module__zSM0SG__searchAction svg{width:14px}.pages-fixes-module__zSM0SG__documentFill{flex-direction:column;display:flex}.pages-fixes-module__zSM0SG__referenceLink{border-radius:9px;height:100%;display:block}.pages-fixes-module__zSM0SG__referenceLink>section{height:100%}.pages-fixes-module__zSM0SG__consolidatedLink{min-height:0}.pages-fixes-module__zSM0SG__integrationRow{border-bottom:1px solid #e5e9f1;align-items:center;gap:14px;min-height:72px;padding:10px 4px;display:flex}.pages-fixes-module__zSM0SG__integrationRow>span{flex:1;gap:5px;display:grid}.pages-fixes-module__zSM0SG__integrationRow small,.pages-fixes-module__zSM0SG__entityRow small{color:#697791;font-size:10px}.pages-fixes-module__zSM0SG__integrationRow em,.pages-fixes-module__zSM0SG__entityRow em{color:#516078;text-align:center;background:#f2f4f8;border-radius:999px;padding:6px 10px;font-size:10px;font-style:normal}.pages-fixes-module__zSM0SG__integrationRow>svg,.pages-fixes-module__zSM0SG__entityRow>svg,.pages-fixes-module__zSM0SG__journalLink>svg:last-child{width:15px}.pages-fixes-module__zSM0SG__entityRow{border-bottom:1px solid #e5e9f1;grid-template-columns:minmax(190px,1.2fr) minmax(120px,.8fr) repeat(3,70px) 18px;align-items:center;gap:12px;min-height:82px;padding:10px 4px;display:grid}.pages-fixes-module__zSM0SG__entityRow>span{gap:5px;display:grid}.pages-fixes-module__zSM0SG__entityRow p{color:#516078;margin:0;font-size:11px}.pages-fixes-module__zSM0SG__settingsNavLink{color:#53617a;border-radius:6px;padding:9px 10px;font-size:12px;transition:background-color .2s,color .2s;display:block}.pages-fixes-module__zSM0SG__settingsNavLink:hover,.pages-fixes-module__zSM0SG__settingsNavLink:focus-visible{color:#164cf0;background:#edf2ff}.pages-fixes-module__zSM0SG__savedMessage{color:#2f9553;margin-top:12px;font-size:12px;font-weight:650;display:block}.pages-fixes-module__zSM0SG__journalLink{border-bottom:1px solid #e5e9f1;grid-template-columns:36px 1fr 20px;align-items:center;gap:14px;min-height:86px;padding:12px 5px;display:grid}.pages-fixes-module__zSM0SG__journalLink>span{gap:4px;display:grid}.pages-fixes-module__zSM0SG__journalLink small,.pages-fixes-module__zSM0SG__journalLink p{color:#697791;margin:0;font-size:10px}.pages-fixes-module__zSM0SG__journalLink>svg:first-child{color:#3bad68;width:22px}.pages-fixes-module__zSM0SG__evaluationPage,.pages-fixes-module__zSM0SG__evaluationCard{min-height:0}@media (min-width:1101px){.pages-fixes-module__zSM0SG__pageViewport{height:calc(100vh - var(--app-header-height,108px));min-height:0;padding:28px 24px 22px 32px;overflow:hidden}.pages-fixes-module__zSM0SG__fillCard{width:100%;height:100%;min-height:0;overflow:hidden}.pages-fixes-module__zSM0SG__qualificationPage{display:flex}.pages-fixes-module__zSM0SG__questionCard{grid-template-rows:minmax(0,1fr) auto;grid-template-columns:minmax(0,2.25fr) minmax(250px,.7fr);gap:24px;width:100%;max-width:none;height:100%;margin:0;padding:26px;overflow:hidden}.pages-fixes-module__zSM0SG__questionCard>div:first-child{flex-direction:column;min-height:0;padding:26px 30px;display:flex}.pages-fixes-module__zSM0SG__questionCard>div:first-child>div:last-child{flex:1;align-content:space-evenly;margin-top:14px}.pages-fixes-module__zSM0SG__questionCard>aside{border-radius:8px;flex-direction:column;justify-content:center;align-self:stretch;display:flex}.pages-fixes-module__zSM0SG__questionCard>div:last-child{align-self:end}.pages-fixes-module__zSM0SG__evaluationPage{flex-direction:column;min-height:0;display:flex}.pages-fixes-module__zSM0SG__evaluationPage>div:first-child{width:100%;max-width:none;margin:0 0 12px}.pages-fixes-module__zSM0SG__evaluationCard{overscroll-behavior:contain;scrollbar-gutter:stable;flex-direction:column;flex:1;width:100%;max-width:none;min-height:0;margin:0;display:flex;overflow:hidden auto}.pages-fixes-module__zSM0SG__tablePage{display:flex}.pages-fixes-module__zSM0SG__tablePage>section{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.pages-fixes-module__zSM0SG__tablePage>section>div:nth-child(n+3){flex:1;min-height:0}.pages-fixes-module__zSM0SG__tablePage>section>a:last-child{margin-top:auto;padding-top:18px}.pages-fixes-module__zSM0SG__fillCard:has(>button:last-child){flex-direction:column;display:flex}.pages-fixes-module__zSM0SG__fillCard:has(>button:last-child)>div:nth-child(n+3){flex:1;min-height:0}.pages-fixes-module__zSM0SG__fillCard:has(>button:last-child)>button:last-child{margin-top:auto;padding-block:18px 8px}.pages-fixes-module__zSM0SG__referencesPage{grid-template-rows:minmax(220px,38%) minmax(0,1fr);gap:16px;min-height:0;display:grid}.pages-fixes-module__zSM0SG__referencesPage>div:first-child,.pages-fixes-module__zSM0SG__referencesPage>div:first-child>a,.pages-fixes-module__zSM0SG__referencesPage>div:first-child>a>section{height:100%}.pages-fixes-module__zSM0SG__consolidatedLink{flex-direction:column;justify-content:center;min-height:0;margin-top:0;display:flex}.pages-fixes-module__zSM0SG__consolidatedLink>i{margin-block:clamp(24px,5vh,54px) 20px}.pages-fixes-module__zSM0SG__documentFill>a:last-child{margin-top:auto;padding-block:18px 8px}:is(.pages-fixes-module__zSM0SG__fillCard:has(>div:nth-child(2)>i:first-child),.pages-fixes-module__zSM0SG__fillCard:has(>div:nth-child(2)>span:first-child),.pages-fixes-module__zSM0SG__fillCard:has(>div:nth-child(2)>svg:first-child)){flex-direction:column;display:flex}:is(.pages-fixes-module__zSM0SG__fillCard:has(>div:nth-child(2)>i:first-child)>div:not(:first-child),.pages-fixes-module__zSM0SG__fillCard:has(>div:nth-child(2)>span:first-child)>div:not(:first-child),.pages-fixes-module__zSM0SG__fillCard:has(>div:nth-child(2)>svg:first-child)>div:not(:first-child)){flex:1;min-height:0}.pages-fixes-module__zSM0SG__fillCard:has(>aside){min-height:0}.pages-fixes-module__zSM0SG__fillCard:has(>aside)>div{max-width:720px;padding:38px 42px}}@media (max-width:1100px){.pages-fixes-module__zSM0SG__appBrand>img{width:164px}}@media (max-width:760px){.pages-fixes-module__zSM0SG__pageViewport{height:auto;overflow:visible}.pages-fixes-module__zSM0SG__cardSelect{flex-shrink:0}.pages-fixes-module__zSM0SG__fillCard,.pages-fixes-module__zSM0SG__questionCard,.pages-fixes-module__zSM0SG__evaluationCard{height:auto;overflow:visible}.pages-fixes-module__zSM0SG__entityRow{grid-template-columns:1fr auto 16px}.pages-fixes-module__zSM0SG__entityRow p,.pages-fixes-module__zSM0SG__entityRow em{display:none}.pages-fixes-module__zSM0SG__entityRow em:first-of-type{min-width:58px;display:block}.pages-fixes-module__zSM0SG__searchAction{justify-content:center;width:100%;margin-top:8px!important}}.pages-fixes-module__zSM0SG__pageViewport{scrollbar-gutter:stable;background:#f7f9fc}.pages-fixes-module__zSM0SG__fillCard{box-shadow:0 8px 24px #1833640b;border-color:#dfe5ef!important;height:auto!important;min-height:0!important;overflow:visible!important}.pages-fixes-module__zSM0SG__fillCard>div,.pages-fixes-module__zSM0SG__fillCard>a{flex:none!important}.pages-fixes-module__zSM0SG__fillCard>div:first-child:not(:last-child){min-height:61px}.pages-fixes-module__zSM0SG__documentFill{display:block}.pages-fixes-module__zSM0SG__documentFill>div:nth-child(2){flex:none!important;min-height:42px!important}.pages-fixes-module__zSM0SG__documentFill>a:last-child{align-items:center;min-height:48px;font-size:13px;font-weight:680;display:inline-flex;margin:14px 0 0!important;padding:0 4px!important}.pages-fixes-module__zSM0SG__documentFill .pages-fixes-module__zSM0SG__rowLink{min-height:70px;font-size:13px}.pages-fixes-module__zSM0SG__documentFill .pages-fixes-module__zSM0SG__rowLink b{font-size:13px}.pages-fixes-module__zSM0SG__documentFill .pages-fixes-module__zSM0SG__rowLink>svg:first-child{color:#3157f6;width:19px}.pages-fixes-module__zSM0SG__filterTab{min-height:37px;padding-inline:12px;font-size:12px;font-weight:620}.pages-fixes-module__zSM0SG__tablePage{height:calc(100vh - var(--app-header-height,108px));display:block!important;overflow-y:auto!important}.pages-fixes-module__zSM0SG__tablePage>section{width:100%;padding:23px 25px 19px;box-shadow:0 8px 24px #1833640b;height:auto!important;display:block!important;overflow:visible!important}.pages-fixes-module__zSM0SG__tablePage>section>div{flex:none!important;min-height:0!important}.pages-fixes-module__zSM0SG__tablePage>section>a:last-child{align-items:center;min-height:48px;font-size:13px;font-weight:680;display:inline-flex;margin:13px 0 0!important;padding:0!important}.pages-fixes-module__zSM0SG__tablePage .pages-fixes-module__zSM0SG__rowLink{min-height:72px;font-size:12px}.pages-fixes-module__zSM0SG__tablePage .pages-fixes-module__zSM0SG__rowLink b{font-size:13px}.pages-fixes-module__zSM0SG__referencesPage{height:calc(100vh - var(--app-header-height,108px));display:block!important;overflow-y:auto!important}.pages-fixes-module__zSM0SG__referencesPage>div:first-child,.pages-fixes-module__zSM0SG__referencesPage>div:first-child>a,.pages-fixes-module__zSM0SG__referencesPage>div:first-child>a>section{height:auto!important}.pages-fixes-module__zSM0SG__referencesPage>div:first-child>a,.pages-fixes-module__zSM0SG__referencesPage>div:first-child>a>section{height:100%!important}.pages-fixes-module__zSM0SG__referenceLink{height:auto}.pages-fixes-module__zSM0SG__referenceCard{grid-template-rows:auto 1fr auto;min-height:238px;box-shadow:0 8px 24px #1833640b;border-color:#dfe5ef!important;justify-items:stretch!important;gap:0!important;padding:21px!important;display:grid!important}.pages-fixes-module__zSM0SG__referenceCard>header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.pages-fixes-module__zSM0SG__referenceCard>header>div{gap:5px;display:grid}.pages-fixes-module__zSM0SG__referenceCard>header small{color:#6c7990;font-size:10px}.pages-fixes-module__zSM0SG__referenceCard>header b{letter-spacing:-.25px;font-size:17px}.pages-fixes-module__zSM0SG__referenceCard>header em{color:#3157f6;background:#edf1ff;border-radius:5px;padding:6px 8px;font-size:10px;font-style:normal;font-weight:650}.pages-fixes-module__zSM0SG__referenceScore{align-items:center;gap:15px;margin-block:22px 16px;display:flex}.pages-fixes-module__zSM0SG__referenceScore>div:first-child{flex:0 0 78px;height:78px;margin:0;width:78px!important}.pages-fixes-module__zSM0SG__referenceScore>div:first-child>i{background:conic-gradient(#3157f6 var(--value), #e4e9f1 0);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 7px),#000 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 7px),#000 0);border:0!important;transform:rotate(-90deg)!important}.pages-fixes-module__zSM0SG__referenceScore>div:first-child>strong{font-size:15px}.pages-fixes-module__zSM0SG__referenceScore>div:last-child{gap:4px;display:grid}.pages-fixes-module__zSM0SG__referenceScore>div:last-child small{color:#6a7891;font-size:10px}.pages-fixes-module__zSM0SG__referenceScore>div:last-child strong{font-variant-numeric:tabular-nums;font-size:21px}.pages-fixes-module__zSM0SG__lockedGauge{color:#a5b1c5;background:#f2f4f8;border-radius:50%;flex:0 0 78px;place-items:center;width:78px;height:78px;display:grid}.pages-fixes-module__zSM0SG__lockedGauge svg{width:29px}.pages-fixes-module__zSM0SG__referenceCard>footer{border-top:1px solid #e5e9f1;justify-content:space-between;align-items:end;min-height:44px;padding-top:13px;display:flex}.pages-fixes-module__zSM0SG__referenceCard>footer span{align-items:baseline;gap:5px;display:flex}.pages-fixes-module__zSM0SG__referenceCard>footer b{font-size:12px}.pages-fixes-module__zSM0SG__referenceCard>footer small{color:#77839a;font-size:9px}.pages-fixes-module__zSM0SG__referenceCard>footer svg{color:#3157f6;width:16px}.pages-fixes-module__zSM0SG__consolidatedLink{min-height:0;box-shadow:0 8px 24px #1833640b;margin-top:16px!important;padding:23px 25px!important;display:block!important}.pages-fixes-module__zSM0SG__consolidatedLink>header{justify-content:space-between;align-items:center;gap:24px;display:flex}.pages-fixes-module__zSM0SG__consolidatedLink>header>div:first-child>span{color:#3157f6;font-size:10px;font-weight:720}.pages-fixes-module__zSM0SG__consolidatedLink h2{margin:5px 0 3px;font-size:18px}.pages-fixes-module__zSM0SG__consolidatedLink p{color:#66748d;margin:0;font-size:11px}.pages-fixes-module__zSM0SG__consolidatedLink>header>div:last-child{text-align:right;grid-template-columns:auto 18px;align-items:center;gap:0 11px;display:grid}.pages-fixes-module__zSM0SG__consolidatedLink>header>div:last-child strong{font-variant-numeric:tabular-nums;font-size:25px}.pages-fixes-module__zSM0SG__consolidatedLink>header>div:last-child small{color:#718097;grid-row:2;font-size:9px}.pages-fixes-module__zSM0SG__consolidatedLink>header svg{color:#3157f6;grid-area:1/2/3;width:17px}.pages-fixes-module__zSM0SG__consolidatedBar{background:#e5e9ef;border-radius:999px;grid-template-columns:8fr 14fr 12fr 8fr;height:10px;margin:22px 0 18px;overflow:hidden;gap:3px!important;display:grid!important}.pages-fixes-module__zSM0SG__consolidatedBar i:first-child{background:#ef492d}.pages-fixes-module__zSM0SG__consolidatedBar i:nth-child(2){background:#ff9918}.pages-fixes-module__zSM0SG__consolidatedBar i:nth-child(3){background:#e9b949}.pages-fixes-module__zSM0SG__consolidatedBar i:nth-child(4){background:#45a765}.pages-fixes-module__zSM0SG__consolidatedStats{grid-template-columns:repeat(4,1fr);gap:13px!important;display:grid!important}.pages-fixes-module__zSM0SG__consolidatedStats article{align-items:center;gap:9px;display:flex}.pages-fixes-module__zSM0SG__consolidatedStats article>i{border-radius:4px;flex:0 0 8px;width:8px;height:30px}.pages-fixes-module__zSM0SG__consolidatedStats article>span{gap:3px;display:grid}.pages-fixes-module__zSM0SG__consolidatedStats small{color:#718097;font-size:9px}.pages-fixes-module__zSM0SG__consolidatedStats b{font-size:12px}.pages-fixes-module__zSM0SG__integrationRow{min-height:82px;padding:11px 5px}.pages-fixes-module__zSM0SG__integrationRow>span b{font-size:14px}.pages-fixes-module__zSM0SG__integrationRow small{font-size:11px;line-height:1.45}.pages-fixes-module__zSM0SG__integrationRow em{min-width:72px;padding:7px 11px;font-size:10px}.pages-fixes-module__zSM0SG__entityRow{min-height:84px;padding-inline:6px}.pages-fixes-module__zSM0SG__entityRow>span b{font-size:14px}.pages-fixes-module__zSM0SG__entityRow small,.pages-fixes-module__zSM0SG__entityRow p{font-size:11px}.pages-fixes-module__zSM0SG__entityRow em{min-width:66px;line-height:1.45}.pages-fixes-module__zSM0SG__journalLink{min-height:89px;padding-inline:7px}.pages-fixes-module__zSM0SG__journalLink b{font-size:14px}.pages-fixes-module__zSM0SG__journalLink small,.pages-fixes-module__zSM0SG__journalLink p{font-size:11px}.pages-fixes-module__zSM0SG__fillCard:has(>aside){grid-template-columns:235px minmax(0,1fr);display:grid!important}.pages-fixes-module__zSM0SG__fillCard:has(>aside)>div{width:min(100%,720px);max-width:none!important;padding:32px 38px!important}.pages-fixes-module__zSM0SG__fillCard:has(>aside)>div h2{font-size:20px}.pages-fixes-module__zSM0SG__fillCard:has(>aside)>div>p{font-size:13px}.pages-fixes-module__zSM0SG__fillCard:has(>aside) label{font-size:12px;font-weight:620}.pages-fixes-module__zSM0SG__fillCard:has(>aside) input{height:47px;font-size:13px}.pages-fixes-module__zSM0SG__settingsNavLink{padding:10px 11px;font-size:13px}@media (min-width:1101px){.pages-fixes-module__zSM0SG__pageViewport:not(.pages-fixes-module__zSM0SG__qualificationPage,.pages-fixes-module__zSM0SG__evaluationPage){overflow-y:auto}.pages-fixes-module__zSM0SG__referencesPage,.pages-fixes-module__zSM0SG__tablePage{height:calc(100vh - var(--app-header-height,108px))}}@media (max-width:1180px){.pages-fixes-module__zSM0SG__referencesPage>div:first-child{grid-template-columns:repeat(2,1fr)}.pages-fixes-module__zSM0SG__referenceCard{min-height:220px}}@media (max-width:760px){.pages-fixes-module__zSM0SG__pageViewport,.pages-fixes-module__zSM0SG__referencesPage,.pages-fixes-module__zSM0SG__tablePage{padding:18px 15px 28px;height:auto!important;overflow:visible!important}.pages-fixes-module__zSM0SG__referencesPage>div:first-child{grid-template-columns:1fr}.pages-fixes-module__zSM0SG__referenceCard{min-height:215px}.pages-fixes-module__zSM0SG__consolidatedLink>header{align-items:flex-start}.pages-fixes-module__zSM0SG__consolidatedStats{grid-template-columns:repeat(2,1fr)}.pages-fixes-module__zSM0SG__documentFill>div:first-child{flex-wrap:wrap;align-items:center;gap:8px 15px;height:auto;padding-block:13px}.pages-fixes-module__zSM0SG__documentFill>div:nth-child(2){display:none}.pages-fixes-module__zSM0SG__documentFill .pages-fixes-module__zSM0SG__rowLink{grid-template-columns:23px 1fr auto;gap:9px;padding-block:12px}.pages-fixes-module__zSM0SG__documentFill .pages-fixes-module__zSM0SG__rowLink>span,.pages-fixes-module__zSM0SG__documentFill .pages-fixes-module__zSM0SG__rowLink>time{display:none}.pages-fixes-module__zSM0SG__documentFill .pages-fixes-module__zSM0SG__rowLink>em{grid-column:2;justify-self:start}.pages-fixes-module__zSM0SG__documentFill .pages-fixes-module__zSM0SG__rowLink>svg:last-child{grid-area:1/3/3}.pages-fixes-module__zSM0SG__tablePage>section{padding:18px 15px}.pages-fixes-module__zSM0SG__tablePage .pages-fixes-module__zSM0SG__rowLink{min-height:76px}.pages-fixes-module__zSM0SG__integrationRow{align-items:flex-start;min-height:92px}.pages-fixes-module__zSM0SG__integrationRow em{min-width:0}.pages-fixes-module__zSM0SG__entityRow{min-height:76px}.pages-fixes-module__zSM0SG__fillCard:has(>aside){grid-template-columns:1fr}.pages-fixes-module__zSM0SG__fillCard:has(>aside)>aside{border-bottom:1px solid #e5e9f1;border-right:0;gap:6px;padding:13px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000);mask-image:linear-gradient(90deg,#000 calc(100% - 28px),#0000)}.pages-fixes-module__zSM0SG__fillCard:has(>aside)>aside>b{display:none}.pages-fixes-module__zSM0SG__fillCard:has(>aside)>div{padding:24px 19px!important}.pages-fixes-module__zSM0SG__settingsNavLink{white-space:nowrap;flex:none}}
.sidebar-navigation-module__4PqAGq__sidebarNav{align-content:space-between;gap:24px!important;padding-bottom:18px!important}.sidebar-navigation-module__4PqAGq__primaryNav,.sidebar-navigation-module__4PqAGq__secondaryNav{gap:5px;display:grid}.sidebar-navigation-module__4PqAGq__secondaryNav{border-top:1px solid #ffffff1f;padding-top:14px}.sidebar-navigation-module__4PqAGq__navSection{gap:5px;display:grid}.sidebar-navigation-module__4PqAGq__navLabel{color:#8096b7;letter-spacing:.11em;text-transform:uppercase;padding:0 14px 3px;font-size:9px;font-weight:750}.sidebar-navigation-module__4PqAGq__navGroup{gap:5px;display:grid}.sidebar-navigation-module__4PqAGq__navGroup>button{color:#fff;width:100%;height:49px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:16px;padding:0 14px;font-size:15px;transition:background-color .2s;display:flex}.sidebar-navigation-module__4PqAGq__navGroup>button:hover,.sidebar-navigation-module__4PqAGq__groupActive{background:#ffffff14!important}.sidebar-navigation-module__4PqAGq__navGroup>button svg{width:20px}.sidebar-navigation-module__4PqAGq__navGroup>button svg:last-child{width:14px;margin-left:auto;transition:transform .2s}.sidebar-navigation-module__4PqAGq__openChevron{transform:rotate(180deg)}.sidebar-navigation-module__4PqAGq__submenu{border-left:1px solid #ffffff2e;gap:3px;margin:0 0 6px 29px;padding-left:10px;display:grid}.sidebar-navigation-module__4PqAGq__submenu a{color:#bac7da;align-items:center;min-width:0;line-height:1.25;transition:color .2s,background-color .2s;gap:9px!important;height:38px!important;padding:0 8px!important;font-size:12px!important;display:flex!important}.sidebar-navigation-module__4PqAGq__submenu a>svg:first-child{flex:none;margin-left:0;width:15px!important}.sidebar-navigation-module__4PqAGq__submenu a span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sidebar-navigation-module__4PqAGq__submenu a:hover,.sidebar-navigation-module__4PqAGq__submenu a:focus-visible,.sidebar-navigation-module__4PqAGq__submenuActive{color:#fff!important;background:#ffffff14!important}.sidebar-navigation-module__4PqAGq__betaFlag{color:#9fb5d4;letter-spacing:.03em;text-transform:uppercase;flex:none;margin-left:auto;font-size:9px;font-weight:750}.sidebar-navigation-module__4PqAGq__orgName{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-navigation-module__4PqAGq__helpLink{border:1px solid #5d7699;border-radius:6px;place-items:center;min-height:42px;font-size:12px;font-weight:650;transition:background-color .2s;display:grid}.sidebar-navigation-module__4PqAGq__helpLink:hover,.sidebar-navigation-module__4PqAGq__helpLink:focus-visible{background:#ffffff14}@media (max-height:920px) and (min-width:761px){.sidebar-navigation-module__4PqAGq__sidebarNav{gap:10px!important}.sidebar-navigation-module__4PqAGq__navGroup>button{height:42px}.sidebar-navigation-module__4PqAGq__submenu a{height:34px!important}}
.app-shell-module__WZUnrW__entityBar{justify-content:flex-end;padding:10px 24px 0;display:flex}@media (max-width:900px){.app-shell-module__WZUnrW__entityBar{display:none}}
.entity-switcher-module__cffLPa__wrap{position:relative}.entity-switcher-module__cffLPa__trigger{color:#071737;min-width:168px;max-width:220px;height:42px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e7f0;border-radius:8px;grid-template-columns:18px minmax(0,1fr) 14px;align-items:center;gap:8px;padding:4px 10px;display:grid}.entity-switcher-module__cffLPa__trigger svg{color:#3157f6;width:16px;height:16px}.entity-switcher-module__cffLPa__trigger span{min-width:0;display:grid}.entity-switcher-module__cffLPa__trigger small{letter-spacing:.04em;text-transform:uppercase;color:#5c6b7a;font-size:10px}.entity-switcher-module__cffLPa__trigger b{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:650;overflow:hidden}.entity-switcher-module__cffLPa__trigger .entity-switcher-module__cffLPa__open{transform:rotate(180deg)}.entity-switcher-module__cffLPa__menu{z-index:40;background:#fff;border:1px solid #e1e7f0;border-radius:10px;gap:2px;min-width:280px;max-width:min(360px,92vw);margin:0;padding:6px;list-style:none;display:grid;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 32px #0717371f}.entity-switcher-module__cffLPa__menu button{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:18px minmax(0,1fr) 16px;align-items:center;gap:10px;padding:10px;display:grid}.entity-switcher-module__cffLPa__menu button:hover,.entity-switcher-module__cffLPa__menu button:focus-visible{background:#f3f6ff}.entity-switcher-module__cffLPa__menu button svg{color:#3157f6;width:16px;height:16px}.entity-switcher-module__cffLPa__menu span{gap:2px;min-width:0;display:grid}.entity-switcher-module__cffLPa__menu b{font-size:13px;font-weight:650}.entity-switcher-module__cffLPa__menu small{color:#5c6b7a;font-size:12px}@media (max-width:720px){.entity-switcher-module__cffLPa__trigger{min-width:0;max-width:148px}}
.cabinet-module__5y6Hhq__sidebar{flex-direction:column;display:flex}.cabinet-module__5y6Hhq__sidebar nav{flex:0 auto;align-content:start}.cabinet-module__5y6Hhq__mode{color:#fff;background:#ffffff0e;border:1px solid #8baeee45;border-radius:9px;align-items:center;gap:11px;margin:4px 20px 16px;padding:13px;display:flex}.cabinet-module__5y6Hhq__mode>svg{color:#8eabff;width:20px}.cabinet-module__5y6Hhq__mode>span{gap:3px;min-width:0;display:grid}.cabinet-module__5y6Hhq__mode b{font-size:12px}.cabinet-module__5y6Hhq__mode small{color:#aebbd2;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.cabinet-module__5y6Hhq__backLink{color:#aebbd2;text-align:center;font-size:10px;display:block}.cabinet-module__5y6Hhq__page{min-height:calc(100vh - var(--app-header-height,108px));scrollbar-gutter:stable;background:#f8fafe;padding:18px 22px 28px;overflow-y:auto}.cabinet-module__5y6Hhq__page>*{width:min(1380px,100%);margin-inline:auto}.cabinet-module__5y6Hhq__pageNarrow{width:min(820px,100%)}.cabinet-module__5y6Hhq__stats{background:#fff;border:1px solid #dfe5ef;border-radius:9px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-bottom:12px;display:grid}.cabinet-module__5y6Hhq__stat{border-right:1px solid #e4e9f0;min-height:78px;padding:15px 18px}.cabinet-module__5y6Hhq__stat:last-child{border-right:0}.cabinet-module__5y6Hhq__stat>span{color:#697791;margin-bottom:6px;font-size:10px;font-weight:650;display:block}.cabinet-module__5y6Hhq__stat>b{color:#071a45;font-variant-numeric:tabular-nums;font-size:23px}.cabinet-module__5y6Hhq__stat>small{color:#697791;margin-left:7px;font-size:11px}.cabinet-module__5y6Hhq__card{background:#fff;border:1px solid #dfe5ef;border-radius:9px;padding:18px}.cabinet-module__5y6Hhq__card+.cabinet-module__5y6Hhq__card{margin-top:16px}.cabinet-module__5y6Hhq__cardHeader{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.cabinet-module__5y6Hhq__cardHeader h2{color:#071a45;letter-spacing:-.2px;margin:0 0 5px;font-family:inherit;font-size:17px}.cabinet-module__5y6Hhq__cardHeader p{color:#697791;margin:0;font-size:13px;line-height:1.55}.cabinet-module__5y6Hhq__tableWrap{overflow-x:auto}.cabinet-module__5y6Hhq__tableToolbar{justify-content:space-between;align-items:end;gap:14px;margin-bottom:16px;display:flex}.cabinet-module__5y6Hhq__tableToolbar label{color:#52627e;gap:6px;min-width:220px;font-size:11px;font-weight:650;display:grid}.cabinet-module__5y6Hhq__tableToolbar input,.cabinet-module__5y6Hhq__tableToolbar select{color:#142447;min-height:40px;font:inherit;background:#fbfcfe;border:1px solid #d7dfeb;border-radius:7px;padding:8px 11px;font-size:13px}.cabinet-module__5y6Hhq__tableToolbar input:focus,.cabinet-module__5y6Hhq__tableToolbar select:focus{border-color:#3157f6;outline:0;box-shadow:0 0 0 3px #3157f61f}.cabinet-module__5y6Hhq__table{border-collapse:collapse;color:#142447;text-align:left;width:100%;min-width:760px;font-size:13px}.cabinet-module__5y6Hhq__table th{color:#718097;letter-spacing:.035em;text-transform:uppercase;background:#fafbfe;border-bottom:1px solid #e2e7ef;padding:10px 12px;font-size:9px;font-weight:700}.cabinet-module__5y6Hhq__table td{vertical-align:middle;border-bottom:1px solid #e8ecf2;padding:13px 12px}.cabinet-module__5y6Hhq__table tbody tr{transition:background-color .18s}.cabinet-module__5y6Hhq__table tbody tr:hover{background:#f8faff}.cabinet-module__5y6Hhq__table tbody tr:last-child td{border-bottom:0}.cabinet-module__5y6Hhq__orgName{gap:4px;font-weight:650;display:grid}.cabinet-module__5y6Hhq__orgName small{color:#a85b14;font-size:10px;font-weight:650}.cabinet-module__5y6Hhq__muted{color:#8390a6}.cabinet-module__5y6Hhq__churnSignal{color:#a95b00;align-items:center;gap:4px;margin-right:7px;font-size:10px;font-weight:700;display:inline-flex}.cabinet-module__5y6Hhq__churnSignal svg{width:13px}.cabinet-module__5y6Hhq__noResult{color:#697791;text-align:center;margin:18px 0 4px;font-size:13px}.cabinet-module__5y6Hhq__contactStack{gap:4px;display:grid}.cabinet-module__5y6Hhq__contactStack b{color:#142447;font-size:12px}.cabinet-module__5y6Hhq__contactStack a{color:#52627e;align-items:center;gap:5px;font-size:11px;display:inline-flex}.cabinet-module__5y6Hhq__contactStack a:hover{color:#164cf0}.cabinet-module__5y6Hhq__contactStack svg{width:12px;height:12px}.cabinet-module__5y6Hhq__prospectStatus{white-space:nowrap;border-radius:999px;padding:5px 9px;font-size:10px;font-weight:700;display:inline-flex}.cabinet-module__5y6Hhq__prospectStatus_draft{color:#52627e;background:#eef1f6}.cabinet-module__5y6Hhq__prospectStatus_qualified{color:#9a5b00;background:#fff5df}.cabinet-module__5y6Hhq__prospectStatus_invited{color:#164cf0;background:#edf2ff}.cabinet-module__5y6Hhq__prospectStatus_lost{color:#7a8496;background:#f4f5f7}.cabinet-module__5y6Hhq__openButton{color:#164cf0;cursor:pointer;background:#fff;border:1px solid #d9e1f5;border-radius:7px;align-items:center;gap:6px;min-height:36px;padding:0 11px;font-size:12px;font-weight:700;transition:background-color .18s,border-color .18s;display:inline-flex}.cabinet-module__5y6Hhq__openButton:hover{background:#f4f7ff;border-color:#b8c6f5}.cabinet-module__5y6Hhq__openButton svg{width:14px}.cabinet-module__5y6Hhq__sectionTitle{color:#071a45;margin:0 0 4px;font-family:inherit;font-size:17px}.cabinet-module__5y6Hhq__sectionCopy{color:#697791;margin:0 0 20px;font-size:13px;line-height:1.6}:is(.cabinet-module__5y6Hhq__formBlock input,.cabinet-module__5y6Hhq__formBlock textarea){min-height:44px;font-size:13px}.cabinet-module__5y6Hhq__formBlock button{min-height:40px;font-weight:680}@media (max-width:760px){.cabinet-module__5y6Hhq__page{height:auto;min-height:calc(100vh - 170px);padding:16px}.cabinet-module__5y6Hhq__stats{grid-template-columns:1fr}.cabinet-module__5y6Hhq__stat{min-height:92px}.cabinet-module__5y6Hhq__card{padding:19px 17px}.cabinet-module__5y6Hhq__cardHeader,.cabinet-module__5y6Hhq__tableToolbar{flex-direction:column;align-items:stretch}.cabinet-module__5y6Hhq__tableToolbar label{min-width:0}}
