:root{--hub-bg:#EEF2F7;--hub-surface:#FFFFFF;--hub-surface-2:#F8FAFC;--hub-border:#E2E8F0;--hub-border-2:#CBD5E1;--hub-green:#137a3b;--hub-green-dk:#15803d;--hub-green-lt:#dcfce7;--hub-green-dim:rgba(22,163,74,0.08);--hub-red:#dc2626;--hub-red-lt:#fee2e2;--hub-amber:#d97706;--hub-amber-lt:#fef3c7;--hub-blue:#2563eb;--hub-blue-lt:#dbeafe;--hub-purple:#7c3aed;--hub-purple-lt:#ede9fe;--hub-text:#0b1120;--hub-text-2:#475569;--hub-text-3:#5f6f85;--hub-shadow-1:0 1px 3px rgba(15,23,42,0.06),0 1px 2px rgba(15,23,42,0.04);--hub-shadow-2:0 4px 12px rgba(15,23,42,0.08),0 1px 3px rgba(15,23,42,0.05);--hub-shadow-3:0 8px 24px rgba(15,23,42,0.12),0 2px 6px rgba(15,23,42,0.07);--hub-shadow-hover:0 16px 40px rgba(15,23,42,0.14),0 4px 12px rgba(15,23,42,0.08);--hub-product-ink:#14211a;--hub-product-muted:#526159;--hub-product-line:#dce4df;--hub-product-hero:linear-gradient(135deg,#101b15,#17271e 70%,#1d3025);--hub-product-hero-radius:18px;--hub-product-surface-radius:14px;--hub-product-hero-shadow:0 14px 38px rgba(22,46,34,.13);--hub-product-surface-shadow:0 7px 24px rgba(22,46,34,.055);--hub-product-frame:1440px;--hub-product-frame-wide:1840px}*,:after,:before{box-sizing:border-box}@keyframes hubFadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes hubBarGrow{0%{width:0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}.hub-page{animation:hubFadeUp .28s ease both}.hub-topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;justify-content:space-between;padding:0 32px;height:60px;background:var(--hub-surface);border-bottom:1px solid var(--hub-border);box-shadow:var(--hub-shadow-1)}.hub-topbar,.hub-topbar-brand{display:flex;align-items:center}.hub-topbar-brand{gap:12px}.hub-topbar-right{display:flex;align-items:center;gap:20px;min-width:0;flex-shrink:1}.hub-topbar-right>button{min-height:44px;min-width:44px}.hub-panel-switcher{display:flex;align-items:center;gap:2px;padding:3px;border-radius:9px;background:#eef3f0}.hub-panel-switcher button{min-height:44px;min-width:44px;padding:0 13px;border:0;border-radius:7px;background:transparent;color:var(--hub-text-2);font-family:inherit;font-size:11px;font-weight:650;cursor:pointer;transition:background .15s,color .15s,box-shadow .15s}.hub-panel-switcher button[aria-pressed=true]{color:#123226;background:#fff;box-shadow:0 1px 4px rgba(15,55,40,.12)}.hub-panel-switcher button:focus-visible,.hub-routines-link:focus-visible{outline:3px solid rgba(22,163,74,.22);outline-offset:2px}.hub-routines-link{color:var(--hub-text-2);font-size:11px;font-weight:650;text-decoration:none}.hub-routines-link:hover{color:var(--hub-green-dk)}.hub-user-chip{display:flex;align-items:center;gap:10px;min-width:0;max-width:200px;overflow:hidden}.hub-user-chip-link{min-height:44px;padding:4px 6px;margin:-4px -6px;border-radius:10px;color:inherit;text-decoration:none;transition:background .15s ease}.hub-user-chip-link:hover{background:var(--hub-green-dim)}.hub-user-chip-link:focus-visible{outline:3px solid rgba(22,163,74,.22);outline-offset:2px}.hub-user-copy{display:flex;flex-direction:column;gap:1px;min-width:0;overflow:hidden}.hub-user-copy span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-portal-link{font-size:12px;color:var(--hub-text-3);text-decoration:none;letter-spacing:.04em;font-weight:500;transition:color .18s}.hub-portal-link:hover{color:var(--hub-green)}.hub-signout{font-size:12px;color:var(--hub-text-3);background:none;border:none;cursor:pointer;letter-spacing:.04em;font-weight:500;font-family:inherit;padding:0;transition:color .18s}.hub-signout:hover{color:var(--hub-red)}.hub-main{padding:36px 32px}.hub-kpi-card{position:relative;padding:22px 24px 20px;background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:14px;overflow:hidden;box-shadow:var(--hub-shadow-1);transition:transform .2s ease,box-shadow .2s ease}.hub-kpi-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--hub-green-dk),var(--hub-green))}.hub-kpi-card:hover{transform:translateY(-3px);box-shadow:var(--hub-shadow-hover)}.hub-kpi-card.accent-blue:before{background:linear-gradient(90deg,#1d4ed8,#3b82f6)}.hub-kpi-card.accent-purple:before{background:linear-gradient(90deg,#6d28d9,#7c3aed)}.hub-kpi-card.accent-amber:before{background:linear-gradient(90deg,#b45309,#f59e0b)}.hub-kpi-card.accent-red:before{background:linear-gradient(90deg,#991b1b,#dc2626)}.hub-kpi-label{font-size:10px;font-weight:700;color:var(--hub-text-3);letter-spacing:.12em;text-transform:uppercase;margin-bottom:10px}.hub-kpi-value{font-size:30px;font-weight:800;color:var(--hub-text);letter-spacing:-.03em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;line-height:1;margin-bottom:6px}.hub-kpi-sub{font-size:12px;color:var(--hub-text-3);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hub-score-card{position:relative;padding:16px 20px 14px;background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:12px;min-width:130px;overflow:hidden;box-shadow:var(--hub-shadow-1);transition:transform .2s ease,box-shadow .2s ease}.hub-score-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--hub-green-dk),var(--hub-green))}.hub-score-card.fail:before{background:linear-gradient(90deg,#991b1b,#dc2626)}.hub-score-card:hover{transform:translateY(-2px);box-shadow:var(--hub-shadow-2)}.hub-score-card .hub-kpi-value{font-size:24px}.hub-score-card.pass .hub-kpi-value{color:var(--hub-green)}.hub-score-card.fail .hub-kpi-value{color:var(--hub-red)}.hub-stat-card{padding:20px 24px;background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:12px;box-shadow:var(--hub-shadow-1)}.hub-stat-card.primary{border-color:rgba(22,163,74,.25);background:#f0fdf4}.hub-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px;border:1px solid var(--hub-border);background:var(--hub-surface);box-shadow:var(--hub-shadow-1)}.hub-table-wrap table{width:100%;border-collapse:collapse;min-width:480px}.hub-table-wrap thead tr{background:var(--hub-surface-2);border-bottom:1px solid var(--hub-border)}.hub-table-wrap th{padding:11px 20px;text-align:left;font-size:10px;font-weight:700;color:var(--hub-text-3);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.hub-table-wrap td{padding:13px 20px;font-size:13px;color:var(--hub-text-2);border-bottom:1px solid #f1f5f9;transition:background .15s}.hub-table-wrap tbody tr:last-child td{border-bottom:none}.hub-table-wrap tbody tr:hover td{background:#F0FDF4}.hub-num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hub-section-header{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;border-bottom:1px solid var(--hub-border);background:var(--hub-surface-2);border-radius:12px 12px 0 0}.hub-section-title{font-size:13px;font-weight:700;color:var(--hub-text)}.hub-pill{display:inline-block;padding:3px 10px;border-radius:99px;font-size:11px;font-weight:700;letter-spacing:.04em;white-space:nowrap}.hub-pill.pending{color:#64748b;background:#F1F5F9}.hub-pill.in-progress{color:#92400e;background:var(--hub-amber-lt)}.hub-pill.submitted{color:#1e40af;background:var(--hub-blue-lt)}.hub-pill.active,.hub-pill.reviewed{color:#166534;background:var(--hub-green-lt)}.hub-pill.closed{color:#64748b;background:#F1F5F9}.hub-pill.draft{color:#94a3b8;background:#F8FAFC;border:1px solid var(--hub-border)}.hub-empty{padding:60px 24px;text-align:center}.hub-empty-icon{font-size:36px;margin-bottom:12px;opacity:.5}.hub-empty-title{font-size:15px;font-weight:600;color:var(--hub-text-3);margin-bottom:6px}.hub-empty-sub{font-size:13px;color:var(--hub-text-3)}.hub-form-tag{display:inline-block;font-size:10px;font-weight:700;font-family:SF Mono,Fira Code,ui-monospace,monospace;letter-spacing:.06em;padding:2px 7px;border-radius:5px;background:#F0FDF4;color:var(--hub-green-dk);border:1px solid rgba(22,163,74,.2)}.hub-setor-card{position:relative;padding:18px 20px;background:var(--hub-surface);border:1px solid var(--hub-border);border-radius:12px;overflow:hidden;box-shadow:var(--hub-shadow-1);transition:transform .2s,box-shadow .2s}.hub-setor-card:hover{transform:translateY(-2px);box-shadow:var(--hub-shadow-2)}.hub-setor-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--hub-green-dk),var(--hub-green))}.hub-progress-track{height:5px;background:var(--hub-border);border-radius:99px;overflow:hidden;margin-top:10px}.hub-progress-fill{height:100%;border-radius:99px;background:linear-gradient(90deg,var(--hub-green-dk),var(--hub-green));transition:width .9s cubic-bezier(.4,0,.2,1);animation:hubBarGrow .9s cubic-bezier(.4,0,.2,1) both}.hub-status-dot{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--hub-text-2)}.hub-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.hub-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));grid-gap:16px;gap:16px;margin-bottom:36px}.hub-setor-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:12px;gap:12px}.hub-score-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.hub-stats-row{display:flex;gap:16px;margin-bottom:28px;flex-wrap:wrap}.hub-page-eyebrow{font-size:11px;color:var(--hub-green);letter-spacing:.12em;font-weight:700;text-transform:uppercase;margin:0 0 6px}.hub-page-title{font-size:28px;font-weight:800;color:var(--hub-text);margin:0 0 6px;letter-spacing:-.03em;line-height:1.1}.hub-page-sub{font-size:13px;color:var(--hub-text-3);margin:0}.hub-section-label{font-size:11px;font-weight:700;color:var(--hub-text-3);letter-spacing:.1em;text-transform:uppercase;margin:0 0 14px}@media (max-width:720px){.hub-topbar{padding:0 16px;height:54px}.hub-portal-link,.hub-topbar-brand>div:last-child{display:none}.hub-topbar-right{gap:9px}.hub-topbar-right>div[style*="width: 1px"],.hub-user-copy{display:none}.hub-panel-switcher button{min-height:44px;padding:0 9px;font-size:10px}.hub-topbar-right>button{min-height:44px}.hub-routines-link{display:none}.hub-main{padding:20px 16px}.hub-kpi-grid{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.hub-kpi-value{font-size:22px}.hub-setor-grid{grid-template-columns:1fr}.hub-stats-row{flex-direction:column;gap:10px;margin-bottom:16px}.hub-page-title{font-size:22px}}@media (max-width:360px){.hub-topbar-right>div:nth-child(-n+2){display:none!important}}@media (min-width:721px) and (max-width:1024px){.hub-topbar{padding:0 24px}.hub-main{padding:28px 24px}.hub-kpi-grid{grid-template-columns:repeat(2,1fr)}}.hub-private-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#1a5a3a;color:#fff;display:grid;place-items:center;font-size:11px;font-weight:700}.hub-private-avatar img{width:100%;height:100%;object-fit:cover}.hub-private-profile-avatar{width:52px;height:52px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#294437;color:#fff;display:grid;place-items:center;font-size:15px;font-weight:800}.hub-private-profile-avatar img{width:100%;height:100%;object-fit:cover}.review_scoreSummary__Bt5yi{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center;grid-gap:24px;gap:24px}.review_reviewRow__Ux9n_,.review_reviewTableHeader__vWld_{display:grid;grid-template-columns:36px minmax(0,1fr) 120px minmax(188px,auto)}.review_reviewTableHeader__vWld_{padding:10px 20px;gap:0;border-bottom:1px solid var(--hub-border);background:var(--hub-surface-2)}.review_reviewRow__Ux9n_{align-items:center;padding:12px 20px}.review_reviewResponseGroup__Prz_s{position:relative;display:flex;min-width:0;margin:0;padding:0;border:0;justify-content:center;gap:4px}.review_criterionLegend__X5BdL{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.review_reviewChoice__F_gzi{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;cursor:pointer}.review_reviewChoice__F_gzi input{margin:0}.review_mobileTarget__geG_l,.review_reviewChoice__F_gzi{min-height:44px;min-width:44px}@media (max-width:720px){.review_scoreSummary__Bt5yi{grid-template-columns:minmax(0,1fr);gap:18px}.review_scoreSummary__Bt5yi>:last-child{justify-self:start;white-space:normal!important}.review_reviewTableHeader__vWld_{display:none}.review_reviewRow__Ux9n_{grid-template-columns:minmax(0,1fr);gap:12px;padding:16px}.review_reviewRow__Ux9n_>:first-child{font-weight:750}.review_reviewRow__Ux9n_>:nth-child(2){padding-right:0!important}.review_reviewResponseGroup__Prz_s{position:relative;justify-content:flex-start;min-width:0;padding-top:20px}.review_reviewResponseGroup__Prz_s:before{content:attr(data-label);position:absolute;top:0;left:0;color:var(--hub-text-3);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.review_mobileTarget__geG_l,.review_reviewChoice__F_gzi{min-height:44px;min-width:44px}.review_reviewChoice__F_gzi{border:1px solid var(--hub-border);border-radius:8px;background:var(--hub-surface-2)}}.self-evaluation_criteriaHeader__gbcnG,.self-evaluation_criterionRow___Tc4k{display:grid;grid-template-columns:36px minmax(0,1fr) 224px}.self-evaluation_criteriaHeader__gbcnG{padding:10px 20px;background:var(--hub-surface-2);border-bottom:1px solid var(--hub-border)}.self-evaluation_criterionRow___Tc4k{align-items:center;padding:12px 20px}.self-evaluation_responseGroup__Epmkb{position:relative;display:flex;justify-content:center;gap:6px;min-width:0;margin:0;padding:0;border:0}.self-evaluation_criterionLegend__wFEu8{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.self-evaluation_actionTarget__jxpKJ,.self-evaluation_responseButton__JuDJc{min-width:44px;min-height:44px}.self-evaluation_reviewedPage__fKwir{max-width:var(--hub-product-frame);margin:0 auto;padding-bottom:48px;color:var(--hub-product-ink)}.self-evaluation_reviewedHeader__19rdX{display:grid;grid-template-columns:90px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start;margin-bottom:18px}.self-evaluation_backButton__Wtq7E{padding:0;border:0;background:transparent;color:#526159;font:inherit;font-size:12px;font-weight:650;cursor:pointer}.self-evaluation_reviewedHeader__19rdX h1{margin:3px 0 4px;color:#14211a;font-size:clamp(28px,3vw,40px);line-height:1.02;letter-spacing:-.045em}.self-evaluation_reviewedHeader__19rdX>div>p:last-child{margin:0;color:#526159;font-size:13px}.self-evaluation_cardHeading__VMR0u>span,.self-evaluation_feedbackCard__JPKJQ>span,.self-evaluation_notesCard__3uobU>span,.self-evaluation_resultHeading__E5UQj span,.self-evaluation_reviewedEyebrow__1AX8_,.self-evaluation_reviewedHeroCopy__TBB_N>span{margin:0;color:#177347;font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.self-evaluation_reviewedHero__CzNeQ{display:grid;grid-template-columns:minmax(0,1fr) minmax(430px,.75fr);align-items:stretch;overflow:hidden;margin-bottom:18px;border:1px solid rgba(255,255,255,.07);border-radius:var(--hub-product-hero-radius);background:var(--hub-product-hero);color:#f7faf8;box-shadow:var(--hub-product-hero-shadow)}.self-evaluation_reviewedHeroCopy__TBB_N{padding:24px 28px}.self-evaluation_reviewedHeroCopy__TBB_N>span{color:#81d7ac}.self-evaluation_reviewedHeroCopy__TBB_N h2{margin:7px 0 4px;color:#fff;font-size:23px;line-height:1.15;letter-spacing:-.035em}.self-evaluation_reviewedHeroCopy__TBB_N p{margin:0;color:#b8c9c0;font-size:12px}.self-evaluation_reviewedMetrics__erChL{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;border-left:1px solid rgba(255,255,255,.1)}.self-evaluation_reviewedMetrics__erChL>div{display:grid;align-content:center;min-width:0;padding:22px 24px}.self-evaluation_reviewedMetrics__erChL>div+div{border-left:1px solid rgba(255,255,255,.1)}.self-evaluation_reviewedMetrics__erChL dt{color:#9fb3a8;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.self-evaluation_reviewedMetrics__erChL dd{margin:5px 0 0;color:#fff;font-size:25px;font-weight:780;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:-.04em}.self-evaluation_reviewedLayout__VDQ2L{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:18px;gap:18px;align-items:start}.self-evaluation_distributionCard__4r8Fy,.self-evaluation_feedbackCard__JPKJQ,.self-evaluation_notesCard__3uobU,.self-evaluation_reviewedMain__mdUGv{border:1px solid #dfe7e2;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(25,51,38,.05)}.self-evaluation_reviewedMain__mdUGv{overflow:hidden}.self-evaluation_resultHeading__E5UQj{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 22px;border-bottom:1px solid #e5ebe7;background:#fbfcfb}.self-evaluation_resultHeading__E5UQj h2{margin:3px 0 0;font-size:18px;line-height:1.2;letter-spacing:-.025em}.self-evaluation_cardHeading__VMR0u small,.self-evaluation_resultHeading__E5UQj small{color:#68756d;font-size:11px}.self-evaluation_resultList__spqd5{margin:0;padding:0;list-style:none}.self-evaluation_resultRow__hNw73{display:grid;grid-template-columns:36px minmax(0,1fr) 250px;grid-gap:14px;gap:14px;align-items:center;min-height:64px;padding:10px 18px;border-bottom:1px solid #edf1ee}.self-evaluation_resultRow__hNw73:last-child{border-bottom:0}.self-evaluation_resultRow__hNw73:hover{background:#fafcfb}.self-evaluation_resultIndex__bWj21{color:#68756d;font-size:11px;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.self-evaluation_resultRow__hNw73>p{margin:0;color:#1c2922;font-size:13px;font-weight:560;line-height:1.42}.self-evaluation_resultBadge__xMHoX{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;min-height:42px;overflow:hidden;border:1px solid #d9e2dc;border-radius:10px;background:#f6f8f6;color:#34483d}.self-evaluation_resultBadge__xMHoX b{display:grid;align-self:stretch;place-items:center;border-right:1px solid #d9e2dc;background:#e8f2ec;color:#185c39;font-size:11px}.self-evaluation_resultBadge__xMHoX>span{min-width:0;padding:6px 10px;font-size:11px;font-weight:650;line-height:1.25}.self-evaluation_resultBadge__xMHoX[data-response=NA] b,.self-evaluation_resultBadge__xMHoX[data-response=missing] b{background:#edf0ee;color:#526159}.self-evaluation_resultBadge__xMHoX[data-response=missing]{color:#526159}.self-evaluation_reviewedAside__i2_q0{position:-webkit-sticky;position:sticky;top:18px;display:grid;grid-gap:14px;gap:14px}.self-evaluation_distributionCard__4r8Fy,.self-evaluation_feedbackCard__JPKJQ,.self-evaluation_notesCard__3uobU{padding:18px}.self-evaluation_feedbackCard__JPKJQ p,.self-evaluation_notesCard__3uobU p{margin:8px 0 0;color:#283a30;font-size:13px;line-height:1.55;overflow-wrap:anywhere;word-break:break-word}.self-evaluation_feedbackCard__JPKJQ .self-evaluation_emptyFeedback__jjOpi{color:#68756d}.self-evaluation_cardHeading__VMR0u{display:flex;justify-content:space-between;gap:12px;align-items:baseline;margin-bottom:9px}.self-evaluation_distributionCard__4r8Fy dl{margin:0}.self-evaluation_distributionCard__4r8Fy dl>div{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:48px;border-top:1px solid #edf1ee}.self-evaluation_distributionCard__4r8Fy dt{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-width:0}.self-evaluation_distributionCard__4r8Fy dt b{color:#185c39;font-size:11px}.self-evaluation_distributionCard__4r8Fy dt span{color:#526159;font-size:11px;line-height:1.25}.self-evaluation_distributionCard__4r8Fy dd{margin:0;color:#14211a;font-size:19px;font-weight:780;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}@media (max-width:1040px){.self-evaluation_reviewedHero__CzNeQ{grid-template-columns:1fr}.self-evaluation_reviewedMetrics__erChL{border-top:1px solid rgba(255,255,255,.1);border-left:0}.self-evaluation_reviewedLayout__VDQ2L{grid-template-columns:minmax(0,1fr) 280px}.self-evaluation_resultRow__hNw73{grid-template-columns:32px minmax(0,1fr) 200px}.self-evaluation_resultBadge__xMHoX>span{font-size:10px}}@media (max-width:820px){.self-evaluation_reviewedPage__fKwir{padding-right:12px;padding-left:12px}.self-evaluation_reviewedHeader__19rdX{grid-template-columns:1fr;gap:8px}.self-evaluation_backButton__Wtq7E{justify-self:start}.self-evaluation_reviewedLayout__VDQ2L{grid-template-columns:1fr}.self-evaluation_reviewedAside__i2_q0{position:static;grid-row:1;grid-template-columns:repeat(2,minmax(0,1fr))}.self-evaluation_notesCard__3uobU{grid-column:1/-1}}@media (max-width:720px){.self-evaluation_reviewedHeroCopy__TBB_N{padding:20px}.self-evaluation_reviewedHeroCopy__TBB_N h2{font-size:20px}.self-evaluation_reviewedMetrics__erChL>div{padding:16px}.self-evaluation_reviewedMetrics__erChL dd{font-size:20px}.self-evaluation_reviewedAside__i2_q0{grid-template-columns:1fr}.self-evaluation_notesCard__3uobU{grid-column:auto}.self-evaluation_resultHeading__E5UQj{padding:16px}.self-evaluation_resultRow__hNw73{grid-template-columns:28px minmax(0,1fr);gap:7px 10px;padding:13px 14px}.self-evaluation_resultBadge__xMHoX{grid-column:2;width:min(100%,280px)}.self-evaluation_criteriaHeader__gbcnG{display:none}.self-evaluation_criterionRow___Tc4k{grid-template-columns:1fr;gap:10px;padding:14px}.self-evaluation_criterionRow___Tc4k>:first-child{font-weight:700}.self-evaluation_responseGroup__Epmkb{justify-content:flex-start;flex-wrap:wrap}.self-evaluation_actionGroup__frzRW{flex-wrap:wrap}.self-evaluation_responseButton__JuDJc{flex:1 1 56px}}