.page-module__2lV00G__resumeReviewerPage{--reviewer-sidebar-width:240px;--page-bg:#f8fafc;--surface-bg:#fff;--sidebar-bg:#fff;--inset-bg:#fff;--text-primary:#0f172a;--text-secondary:#475569;--text-muted:#94a3b8;--border:#e2e8f0;--shadow:0 1px 3px #1018280d;--primary:#6366f1;--primary-soft:#eef2f6;--success:#10b981;--success-soft:#ecfdf5;--success-border:#a7f3d0;--warning:#f59e0b;--warning-soft:#fffbeb;--warning-border:#fde68a;--danger:#ef4444;--danger-soft:#fef2f2;background:var(--page-bg);flex-direction:column;width:100%;min-height:100dvh;display:flex}.page-module__2lV00G__resumeReviewerPage[data-theme=dark]{--page-bg:#090d1a;--sidebar-bg:#0c1324;--surface-bg:#0f172a;--inset-bg:#152238;--text-primary:#f8fafc;--text-secondary:#a3b8d4;--text-muted:#7e93b0;--border:#1f2e45;--shadow:0 4px 6px -1px #00000026;--primary:#818cf8;--primary-soft:#1e1b4b;--success:#10b981;--success-soft:#064e3b;--success-border:#065f46;--warning:#fbbf24;--warning-soft:#78350f;--warning-border:#92400e;--danger:#f87171;--danger-soft:#7f1d1d}.page-module__2lV00G__container{background:var(--page-bg);min-height:calc(100vh - 80px);color:var(--text-primary);justify-content:center;align-items:flex-start;width:100%;padding:1.5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background-color .2s,color .2s;display:flex}.page-module__2lV00G__wrapperWide{flex-direction:column;gap:14px;width:100%;max-width:1200px;display:flex}.page-module__2lV00G__reviewerShell{background:var(--page-bg);width:100%;min-height:100dvh;color:var(--text-primary);flex-direction:row;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;transition:background-color .2s,color .2s;display:flex;}.page-module__2lV00G__sidebar{background:var(--sidebar-bg,var(--surface-bg));border-right:1px solid var(--border);width:var(--reviewer-sidebar-width);min-width:var(--reviewer-sidebar-width);height:100vh;box-shadow:none;z-index:10;border-radius:0;flex-direction:column;gap:12px;padding:1.5rem .75rem;display:flex;position:fixed;top:0;left:0}.page-module__2lV00G__sidebarSpacer{flex-grow:1}.page-module__2lV00G__mainArea{min-width:0;margin-left:var(--reviewer-sidebar-width);flex-direction:column;flex:1;gap:14px;min-height:100vh;padding:1.25rem 1.5rem;display:flex}:is(footer,footer[class*=Footer_Footer],footer[class*=footer]){display:none!important}.page-module__2lV00G__headerContainer{border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;width:100%;padding-bottom:.35rem;display:grid}.page-module__2lV00G__headerLeftColumn{justify-content:flex-start;align-items:center;min-width:0;display:flex}.page-module__2lV00G__headerRightColumn{justify-content:flex-end;align-items:center;min-width:0;display:flex}.page-module__2lV00G__headerTitleBlock{text-align:center;flex-direction:column;align-items:center;gap:1px;display:flex}.page-module__2lV00G__title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.page-module__2lV00G__subtitle{color:var(--text-secondary);margin:0;font-size:.775rem;line-height:1.25}.page-module__2lV00G__backLink{color:var(--primary);align-items:center;gap:6px;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.page-module__2lV00G__sidebarBackLink{color:var(--text-secondary);border-radius:6px;align-items:center;gap:6px;padding:.45rem .6rem;font-size:.775rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.page-module__2lV00G__sidebarBackLink:hover{background:var(--page-bg);color:var(--text-primary)}.page-module__2lV00G__sidebarBackLink:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.page-module__2lV00G__headerControls{align-items:center;gap:8px;display:flex}.page-module__2lV00G__themeSelectorButton{background:var(--surface-bg);border:1px solid var(--border);cursor:pointer;color:var(--text-secondary);border-radius:8px;align-items:center;gap:6px;padding:.4rem .75rem;font-size:.775rem;font-weight:600;transition:all .15s;display:inline-flex}.page-module__2lV00G__themeSelectorButton:hover{background:var(--page-bg);color:var(--text-primary)}.page-module__2lV00G__headerButton{background:var(--surface-bg);border:1px solid var(--border);color:var(--text-muted);cursor:not-allowed;opacity:.7;border-radius:8px;align-items:center;gap:6px;padding:.4rem .75rem;font-size:.775rem;font-weight:600;display:inline-flex}.page-module__2lV00G__headerResetButton{background:var(--surface-bg);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:8px;padding:.4rem .75rem;font-size:.775rem;font-weight:600;transition:all .15s}.page-module__2lV00G__headerResetButton:hover{background:var(--page-bg);color:var(--text-primary);border-color:var(--text-muted)}.page-module__2lV00G__headerResetButton:focus-visible,.page-module__2lV00G__themeSelectorButton:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.page-module__2lV00G__dropzone{border:2px dashed var(--border);text-align:center;cursor:pointer;background:var(--surface-bg);box-shadow:var(--shadow);border-radius:14px;flex-direction:column;align-items:center;gap:1.25rem;padding:5rem 2rem;transition:border-color .15s,background-color .15s,transform .15s;display:flex}.page-module__2lV00G__dropzone:hover{border-color:var(--primary);background:var(--page-bg);transform:translateY(-1px)}.page-module__2lV00G__disabledDropzone{cursor:not-allowed;opacity:.6;}.page-module__2lV00G__iconWrapper{color:var(--primary);justify-content:center;display:flex}.page-module__2lV00G__dropzoneTitle{color:var(--text-primary);font-size:1.15rem;font-weight:700}.page-module__2lV00G__dropzoneText{color:var(--text-secondary);font-size:.9rem;line-height:1.45}.page-module__2lV00G__fileList{flex-direction:column;gap:10px;display:flex}.page-module__2lV00G__fileItem{background:var(--surface-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.page-module__2lV00G__fileDetails{align-items:center;gap:10px;display:flex;overflow:hidden}.page-module__2lV00G__fileName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:600;overflow:hidden}.page-module__2lV00G__fileSize{color:var(--text-secondary);font-size:.8rem}.page-module__2lV00G__removeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .15s;display:flex}.page-module__2lV00G__removeButton:hover{color:var(--danger)}.page-module__2lV00G__analyzeButton{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:100%;padding:.875rem 1.75rem;font-size:1rem;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 4px 12px #6366f133}.page-module__2lV00G__analyzeButton:hover:not(:disabled){opacity:.95;transform:translateY(-1px)}.page-module__2lV00G__analyzeButton:disabled{opacity:.5;cursor:not-allowed}.page-module__2lV00G__sidebarBrand{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:.5rem .25rem .75rem;display:flex}.page-module__2lV00G__brandLogo{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;font-weight:800;line-height:1;display:flex}.page-module__2lV00G__brandText{flex-direction:column;display:flex}.page-module__2lV00G__brandTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:1.15rem;font-weight:800;line-height:1.1}.page-module__2lV00G__brandSubtitle{color:var(--text-muted);letter-spacing:.02em;font-size:.675rem;font-weight:600}.page-module__2lV00G__navBlock{flex-direction:column;gap:4px;display:flex}.page-module__2lV00G__navItem{width:100%;color:var(--text-secondary);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;min-height:38px;padding:.5rem;font-size:.775rem;font-weight:600;transition:all .15s;display:flex}.page-module__2lV00G__navItem:hover{background:var(--page-bg);color:var(--text-primary)}.page-module__2lV00G__navItemActive{background:var(--primary-soft);color:var(--primary);border-left:3px solid var(--primary);border-radius:0 6px 6px 0;padding-left:calc(.5rem - 3px)}.page-module__2lV00G__navIcon{flex-shrink:0;justify-content:center;align-items:center;width:16px;display:flex}.page-module__2lV00G__navTextWrapper{flex-direction:column;flex:1;align-items:flex-start;gap:2px;min-width:0;display:flex}.page-module__2lV00G__navLabel{font-size:.75rem;line-height:1.3}.page-module__2lV00G__sidebarLockBadge{align-items:center;gap:4px;margin-left:auto;display:flex}.page-module__2lV00G__premiumBadge{background:var(--primary-soft);color:var(--primary);letter-spacing:.02em;border-radius:4px;padding:2px 4px;font-size:.55rem;font-weight:800;line-height:1}.page-module__2lV00G__navLock{width:16px;color:var(--text-muted);flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.page-module__2lV00G__mobileNavSelector{display:none}.page-module__2lV00G__mainContent{flex-direction:column;flex:1;min-width:0;display:flex}.page-module__2lV00G__tabContentBlock{flex-direction:column;flex:1;gap:14px;display:flex}.page-module__2lV00G__sidebarUpgradeCard{box-shadow:none;text-align:center;background:#faf9ff;border:1px solid #e2dbfd;border-radius:10px;flex-direction:column;align-items:center;gap:.45rem;margin-top:.4rem;margin-bottom:.4rem;padding:.75rem .65rem;display:flex}.page-module__2lV00G__resumeReviewerPage[data-theme=dark] .page-module__2lV00G__sidebarUpgradeCard{background:#110f22;border-color:#2a2346}.page-module__2lV00G__sidebarUpgradeHeader{flex-direction:column;align-items:center;gap:6px;display:flex}.page-module__2lV00G__sidebarUpgradeIcon{color:#d97706;display:flex}.page-module__2lV00G__sidebarUpgradeTitle{color:#4f46e5;font-size:.825rem;font-weight:800}.page-module__2lV00G__resumeReviewerPage[data-theme=dark] .page-module__2lV00G__sidebarUpgradeTitle{color:#a78bfa}.page-module__2lV00G__sidebarUpgradeText{color:var(--text-secondary);margin:0;font-size:.7rem;line-height:1.4}.page-module__2lV00G__resumeReviewerPage[data-theme=dark] .page-module__2lV00G__sidebarUpgradeText{color:var(--text-muted)}.page-module__2lV00G__sidebarUpgradeButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:6px;width:100%;padding:.5rem;font-size:.75rem;font-weight:700;transition:all .15s;box-shadow:0 2px 4px #6366f11a}.page-module__2lV00G__sidebarUpgradeButton:hover{opacity:.95;transform:translateY(-.5px)}.page-module__2lV00G__sidebarUpgradeTrustRow{color:var(--text-muted);justify-content:center;align-items:center;gap:4px;display:flex}.page-module__2lV00G__sidebarUpgradeTrust{font-size:.625rem;font-weight:600}.page-module__2lV00G__card{background:var(--surface-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;gap:.85rem;padding:1.25rem;transition:border-color .15s;display:flex}.page-module__2lV00G__card:hover{border-color:var(--border)}.page-module__2lV00G__cardTitle{color:var(--text-primary);align-items:center;gap:6px;margin:0;font-size:.95rem;font-weight:700;display:flex}.page-module__2lV00G__cardHeaderRow{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.page-module__2lV00G__cardHeaderLink{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:3px;font-size:.725rem;font-weight:700;display:inline-flex}.page-module__2lV00G__cardHeaderLockBadge{align-items:center;gap:4px;margin-left:6px;display:inline-flex}.page-module__2lV00G__overviewCard{background:var(--surface-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;padding:.85rem 1.15rem}.page-module__2lV00G__overviewHeader{grid-template-columns:minmax(180px,.85fr) minmax(320px,1.45fr) minmax(560px,2.5fr);align-items:center;gap:1.5rem;width:100%;display:grid}.page-module__2lV00G__scoreColumn{flex-direction:column;align-items:center;gap:.15rem;width:100%;display:flex}.page-module__2lV00G__scoreRing{display:flex;position:relative}.page-module__2lV00G__scoreRingLabel{flex-direction:column;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__2lV00G__scoreNum{color:var(--text-primary);font-size:1.75rem;font-weight:800;line-height:1}.page-module__2lV00G__scoreOutOf{color:var(--text-secondary);font-size:.7rem;font-weight:700}.page-module__2lV00G__scoreRingStars{color:var(--warning);font-size:.85rem}.page-module__2lV00G__verdictGreenText{color:var(--success);text-align:center;margin-top:2px;font-size:.725rem;font-weight:800}.page-module__2lV00G__verdictColumn{border-right:1px solid var(--border);flex-direction:column;gap:.25rem;min-width:0;padding-right:1.5rem;display:flex}.page-module__2lV00G__badgeRow{align-items:center;gap:4px;display:flex}.page-module__2lV00G__verdictIcon{color:var(--warning);display:flex}.page-module__2lV00G__verdictBadgePill{color:#d97706;background:#fef3c7;border:1px solid #fde68a;border-radius:9999px;align-items:center;gap:4px;padding:3px 8px;font-size:.65rem;font-weight:800;display:inline-flex}[data-theme=dark] .page-module__2lV00G__verdictBadgePill{color:#fbbf24;background:#78350f;border-color:#92400e}.page-module__2lV00G__verdictTitle{color:var(--text-primary);margin:0;font-size:1.15rem;font-weight:700}.page-module__2lV00G__verdictSubtitle{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.35}.page-module__2lV00G__verdictChipsRow{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.page-module__2lV00G__verdictChip{background:var(--page-bg);border:1px solid var(--border);color:var(--text-secondary);border-radius:6px;align-items:center;gap:6px;padding:.25rem .6rem;font-size:.725rem;font-weight:600;transition:all .15s;display:inline-flex}.page-module__2lV00G__metricsColumn{width:100%}.page-module__2lV00G__metricsPanelList{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;width:100%;display:grid}.page-module__2lV00G__metricCard{background:var(--surface-bg);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow);box-sizing:border-box;border-radius:8px;flex-direction:column;align-items:center;gap:4px;width:100%;min-width:0;padding:.75rem .5rem;transition:all .15s;display:flex}.page-module__2lV00G__metricCard:hover{border-color:var(--primary);transform:translateY(-1px)}.page-module__2lV00G__metricIconWrap{border-radius:50%;margin-bottom:2px;padding:6px;display:flex}.page-module__2lV00G__metricCardValue{color:var(--text-primary);font-size:1.35rem;font-weight:800;line-height:1}.page-module__2lV00G__metricCardLabel{color:var(--text-primary);font-size:.7rem;font-weight:700;line-height:1.2}.page-module__2lV00G__metricCardCaption{color:var(--text-muted);text-align:center;word-wrap:break-word;font-size:.625rem;line-height:1.2}.page-module__2lV00G__overviewGridRow{grid-template-columns:minmax(0,1.9fr) minmax(310px,1.05fr) minmax(270px,.9fr);align-items:stretch;gap:12px;display:grid}.page-module__2lV00G__colTopRecommendation{flex-direction:column;display:flex}.page-module__2lV00G__topActionPreviewBody{flex-direction:column;gap:.55rem;height:100%;display:flex}.page-module__2lV00G__topActionTitleText{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}.page-module__2lV00G__topActionSubtitleText{color:var(--text-secondary);margin:0;font-size:.8rem;line-height:1.35}.page-module__2lV00G__topActionColumns{border-top:1px solid var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-top:.55rem;display:grid}.page-module__2lV00G__topActionCol{flex-direction:column;gap:6px;display:flex}.page-module__2lV00G__colLabel{color:var(--text-secondary);text-transform:none;align-items:center;gap:5px;font-size:.7rem;font-weight:600;display:inline-flex}.page-module__2lV00G__colText{color:var(--text-primary);margin:0;font-size:.775rem;line-height:1.45}.page-module__2lV00G__topActionEvidenceBlock{border-left:2px solid var(--primary);color:var(--text-secondary);text-overflow:ellipsis;-webkit-line-clamp:3;background:#f8fafc;border-radius:4px;-webkit-box-orient:vertical;max-height:4.5em;padding:.4rem .65rem;font-size:.725rem;font-style:italic;line-height:1.45;display:-webkit-box;overflow:hidden}[data-theme=dark] .page-module__2lV00G__topActionEvidenceBlock{color:#94a3b8;background:#0e1624;border-left-color:#818cf8}.page-module__2lV00G__patternBox{background:#faf5ff;border:1px solid #e9d5ff;border-radius:6px;flex-direction:column;gap:3px;padding:.55rem .8rem;display:flex}[data-theme=dark] .page-module__2lV00G__patternBox{background:#120f24;border-color:#2d254c}.page-module__2lV00G__patternLabel{color:#7c3aed;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:700}[data-theme=dark] .page-module__2lV00G__patternLabel{color:#a78bfa}.page-module__2lV00G__patternPre{color:#5b21b6;white-space:pre-wrap;margin:0;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;font-weight:550;line-height:1.4}[data-theme=dark] .page-module__2lV00G__patternPre{color:#ddd6fe}.page-module__2lV00G__topActionBadge{background:var(--danger-soft);color:var(--danger);text-transform:uppercase;border-radius:4px;padding:.15rem .4rem;font-size:.625rem;font-weight:700;display:inline-flex}.page-module__2lV00G__mutedPlaceholder{color:var(--text-muted);margin:0;font-size:.725rem}.page-module__2lV00G__colSectionScores{flex-direction:column;display:flex}.page-module__2lV00G__sectionScoresBody{flex-direction:column;justify-content:space-between;height:100%;display:flex}.page-module__2lV00G__sectionScoresList{flex-direction:column;gap:.45rem;display:flex}.page-module__2lV00G__sectionScoreRow{grid-template-columns:18px 80px 1fr 40px;align-items:center;gap:8px;display:grid}.page-module__2lV00G__sectionScoreIconWrap{color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.page-module__2lV00G__sectionScoreLabel{color:var(--text-primary);font-size:.725rem;font-weight:600}.page-module__2lV00G__sectionScoreTrack{background:var(--page-bg);border-radius:4px;height:4px;overflow:hidden}.page-module__2lV00G__sectionScoreFill{border-radius:4px;height:100%}.page-module__2lV00G__sectionScoreValue{color:var(--text-primary);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.725rem;font-weight:700}.page-module__2lV00G__sectionScoresFooter{flex-direction:column;display:flex}.page-module__2lV00G__overallDivider{background:var(--border);height:1px;margin:.35rem 0}.page-module__2lV00G__overallEffectivenessRow{grid-template-columns:110px 1fr 40px;align-items:center;gap:8px;display:grid}.page-module__2lV00G__overallLabel{color:var(--text-primary);font-size:.725rem;font-weight:700}.page-module__2lV00G__overallTrack{background:var(--page-bg);border-radius:6px;height:5px;overflow:hidden}[data-theme=dark] .page-module__2lV00G__sectionScoreTrack,[data-theme=dark] .page-module__2lV00G__overallTrack{background:var(--inset-bg)!important}.page-module__2lV00G__overallFill{background:var(--primary);border-radius:6px;height:100%}.page-module__2lV00G__overallValue{color:var(--primary);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.725rem;font-weight:800}.page-module__2lV00G__colWhatsWorkingWell{flex-direction:column;display:flex}.page-module__2lV00G__whatsWorkingWellCard{box-shadow:var(--shadow);background:#f0fdf4;border:1px solid #dcfce7;border-radius:12px;flex-direction:column;gap:.85rem;padding:1.25rem;display:flex}[data-theme=dark] .page-module__2lV00G__whatsWorkingWellCard{background:var(--surface-bg);border-color:#105e44}[data-theme=dark] .page-module__2lV00G__whatsWorkingWellCard h3{color:#34d399!important}.page-module__2lV00G__workingWellSubtitle{color:var(--text-secondary);margin:0 0 .3rem;font-size:.75rem}.page-module__2lV00G__workingWellList{flex-direction:column;gap:12px;display:flex}.page-module__2lV00G__workingWellListItem{align-items:flex-start;gap:10px;display:flex}.page-module__2lV00G__workingWellIcon{color:var(--success);flex-shrink:0;margin-top:2px;display:flex}.page-module__2lV00G__workingWellContent{flex-direction:column;min-width:0;display:flex}.page-module__2lV00G__workingWellTitle{color:var(--text-primary);font-size:.775rem;font-weight:700;line-height:1.3}.page-module__2lV00G__workingWellDesc{color:var(--text-secondary);margin-top:1px;font-size:.7rem;line-height:1.35}.page-module__2lV00G__premiumLockedCard{box-shadow:var(--shadow);box-sizing:border-box;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;padding:.75rem 1rem;display:flex}[data-theme=dark] .page-module__2lV00G__premiumLockedCard{background:var(--surface-bg);border-color:#ca8a04}.page-module__2lV00G__premiumLockedHeader{align-items:center;gap:6px;display:flex}.page-module__2lV00G__premiumLockedIcon{color:#d97706;display:flex}.page-module__2lV00G__premiumLockedTitle{color:var(--text-primary);margin:0;font-size:.9rem;font-weight:700}.page-module__2lV00G__premiumLockedText{color:var(--text-secondary);margin:0;font-size:.75rem;line-height:1.35}.page-module__2lV00G__premiumLockedBenefits{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px;width:100%;margin:0;padding:0;list-style:none;display:grid}.page-module__2lV00G__premiumLockedBenefits li{color:var(--text-secondary);align-items:center;gap:6px;font-size:.725rem;font-weight:600;display:flex}.page-module__2lV00G__premiumLockedCTA{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.45rem 1.15rem;font-size:.8rem;font-weight:700;transition:all .15s}.page-module__2lV00G__premiumLockedCTA:hover{opacity:.95}.page-module__2lV00G__crossSellContainer{color:#fff;box-shadow:var(--shadow);box-sizing:border-box;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:12px;grid-template-columns:1.15fr 2.85fr;align-items:center;gap:1.25rem;min-height:110px;padding:.75rem 1rem;display:grid}[data-theme=dark] .page-module__2lV00G__crossSellContainer{border:1px solid var(--border);background:linear-gradient(135deg,#0f172a 0%,#020617 100%)}.page-module__2lV00G__crossSellLeftIntro{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;height:100%;display:flex}.page-module__2lV00G__crossSellHeader{flex-direction:column;gap:2px;display:flex}.page-module__2lV00G__crownCircle{color:#fbbf24;background:#ffffff26;border:1px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.page-module__2lV00G__crossSellTitle{color:#fff;margin:0;font-size:.825rem;font-weight:800}.page-module__2lV00G__crossSellSub{opacity:.85;margin:0;font-size:.65rem;line-height:1.25}.page-module__2lV00G__crossSellCTA{background:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:.4rem .75rem;font-size:.725rem;font-weight:700;transition:all .15s}.page-module__2lV00G__crossSellCTA:hover{opacity:.9;transform:translateY(-1px)}.page-module__2lV00G__crossSellGrid{grid-template-columns:repeat(5,1fr);align-items:center;gap:6px;display:grid}.page-module__2lV00G__crossSellCard{background:var(--surface-bg);border:1px solid var(--border);box-sizing:border-box;border-radius:8px;align-items:center;gap:6px;height:76px;padding:.45rem .5rem;display:flex}[data-theme=dark] .page-module__2lV00G__crossSellCard{border-color:var(--border);background:#0f172a66}.page-module__2lV00G__crossSellCardOwned{border-color:var(--success-border)!important;background:var(--success-soft)!important}.page-module__2lV00G__ownedBadge{color:var(--success);border:1px solid var(--success-border);background:var(--success-soft);border-radius:3px;margin-left:4px;padding:1px 4px;font-size:.5rem;font-weight:800}.page-module__2lV00G__crossSellCardIcon{flex-shrink:0;display:flex}.page-module__2lV00G__crossSellCardContent{flex-direction:column;gap:1px;min-width:0;display:flex}.page-module__2lV00G__crossSellCard h4{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:.65rem;font-weight:700;line-height:1.1;overflow:hidden}.page-module__2lV00G__crossSellCard p{color:var(--text-secondary);margin:0;font-size:.58rem;line-height:1.25}.page-module__2lV00G__privacyRow{color:var(--text-secondary);border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:1.5rem;padding:.65rem .25rem .25rem;font-size:.725rem;display:flex}.page-module__2lV00G__purpleBrandText{color:var(--primary);font-weight:700}.page-module__2lV00G__footerLeft{color:var(--text-secondary);align-items:center;gap:6px;font-size:.7rem;display:flex}.page-module__2lV00G__footerShield{color:var(--text-secondary);display:flex}.page-module__2lV00G__footerRight{color:var(--text-muted);font-size:.7rem;font-weight:600}.page-module__2lV00G__collapsibleContainer{flex-direction:column;gap:8px;display:flex}.page-module__2lV00G__collapsibleSection{background:var(--surface-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.page-module__2lV00G__collapsibleTrigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;display:flex}.page-module__2lV00G__collapsibleHeaderInfo{align-items:center;gap:8px;display:flex}.page-module__2lV00G__collapsibleTitle{color:var(--text-primary);font-size:.825rem;font-weight:700}.page-module__2lV00G__categoryStateBadge{color:var(--text-secondary);font-size:.675rem;font-weight:700}.page-module__2lV00G__collapsibleContent{border-top:1px solid var(--border);background:var(--page-bg);padding:.65rem 1rem}.page-module__2lV00G__detailsList{flex-direction:column;gap:.65rem;display:flex}.page-module__2lV00G__detailRow{align-items:start;gap:10px;display:flex}.page-module__2lV00G__detailStatus{flex-shrink:0}.page-module__2lV00G__detailText{flex-direction:column;display:flex}.page-module__2lV00G__detailDesc{color:var(--text-secondary);font-size:.725rem}.page-module__2lV00G__actionEvidence{color:var(--text-muted);font-size:.7rem;font-style:italic}.page-module__2lV00G__badgePass{background:var(--success-soft);color:var(--success);border-radius:4px;padding:.1rem .3rem;font-size:.625rem;font-weight:700}.page-module__2lV00G__badgeAttention{background:var(--danger-soft);color:var(--danger);border-radius:4px;padding:.1rem .3rem;font-size:.625rem;font-weight:700}.page-module__2lV00G__badgeNA{background:var(--border);color:var(--text-secondary);border-radius:4px;padding:.1rem .3rem;font-size:.625rem;font-weight:700}.page-module__2lV00G__barChartContainer{flex-direction:column;gap:.65rem;display:flex}.page-module__2lV00G__chartRow{grid-template-columns:120px 1fr 50px;align-items:center;gap:10px;display:grid}.page-module__2lV00G__chartLabel{color:var(--text-primary);font-size:.775rem;font-weight:600}.page-module__2lV00G__chartTrack{background:var(--border);border-radius:6px;height:5px;overflow:hidden}.page-module__2lV00G__chartFill{border-radius:6px;height:100%}.page-module__2lV00G__barFillPass{background:var(--success)}.page-module__2lV00G__barFillGood{background:var(--warning)}.page-module__2lV00G__barFillAttention{background:var(--danger)}.page-module__2lV00G__chartValue{color:var(--text-primary);text-align:right;font-size:.775rem;font-weight:700}.page-module__2lV00G__strengthsDetailedSection{border-top:1px solid var(--border);margin-top:1rem;padding-top:.65rem}.page-module__2lV00G__strongestTitle{color:var(--text-primary);margin-bottom:.35rem;font-size:.8rem;font-weight:700}.page-module__2lV00G__strongestList{grid-template-columns:repeat(2,1fr);gap:.3rem;margin:0;padding:0;list-style:none;display:grid}.page-module__2lV00G__strongestList li{color:var(--success);font-size:.775rem;font-weight:600}.page-module__2lV00G__insightsLockedBody{flex-direction:column;gap:.45rem;font-size:.8rem;line-height:1.35;display:flex}.page-module__2lV00G__insightsLockedCapabilities{grid-template-columns:repeat(2,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}@media (max-width:600px){.page-module__2lV00G__insightsLockedCapabilities{grid-template-columns:1fr}}.page-module__2lV00G__insightsLockedCapabilities li{color:var(--text-secondary);align-items:center;gap:6px;font-size:.725rem;display:flex}.page-module__2lV00G__actionCardItem{background:var(--surface-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:10px;flex-direction:column;gap:.55rem;padding:.85rem;display:flex}.page-module__2lV00G__actionCardCategory{color:var(--text-secondary);font-size:.65rem;font-weight:700}.page-module__2lV00G__actionCardReason,.page-module__2lV00G__actionCardInstructions{margin:0;font-size:.775rem;line-height:1.35}.page-module__2lV00G__actionCardEvidence{background:var(--page-bg);border-left:3px solid var(--primary);color:var(--text-primary);border-radius:0 4px 4px 0;padding:.2rem .45rem;font-size:.725rem;font-style:italic}.page-module__2lV00G__actionCardInputsBlock{background:var(--warning-soft);border:1px solid var(--warning-border);border-radius:6px;flex-direction:column;gap:.25rem;padding:.5rem .75rem;display:flex}.page-module__2lV00G__inputsHeading{color:var(--warning);text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:800}.page-module__2lV00G__inputsList{flex-direction:column;gap:.2rem;display:flex}.page-module__2lV00G__inputItemRow{align-items:baseline;gap:.4rem;display:flex}.page-module__2lV00G__inputLabel{color:var(--text-primary);font-size:.725rem;font-weight:600}.page-module__2lV00G__inputPrompt{color:var(--text-secondary);font-size:.7rem}.page-module__2lV00G__devFloatingBadge{z-index:9999;background:#111827;border:1px solid #374151;border-radius:8px;flex-direction:column;gap:.2rem;max-width:200px;padding:.45rem .65rem;display:flex;position:fixed;bottom:15px;right:15px;box-shadow:0 10px 15px -3px #0000004d}.page-module__2lV00G__devBadgeTitle{color:#f59e0b;letter-spacing:.05em;font-size:.6rem;font-weight:700}.page-module__2lV00G__devToggleLabel{color:#f9fafb;cursor:pointer;align-items:center;gap:6px;font-size:.7rem;font-weight:600;display:flex}.page-module__2lV00G__devToggleInput{cursor:pointer}@media (max-width:1200px){.page-module__2lV00G__overviewGridRow{grid-template-columns:1fr;gap:1rem}.page-module__2lV00G__crossSellContainer{grid-template-columns:1fr;gap:1rem;height:auto;padding:1rem}.page-module__2lV00G__crossSellGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.page-module__2lV00G__reviewerShell{flex-direction:column}.page-module__2lV00G__sidebar{display:none}.page-module__2lV00G__mainArea{margin-left:0;padding:1rem}.page-module__2lV00G__mobileNavSelector{width:100%;margin-bottom:.25rem;display:block}.page-module__2lV00G__mobileNavDropdown{border:1px solid var(--border);width:100%;height:36px;color:var(--text-primary);background-color:var(--surface-bg);cursor:pointer;border-radius:8px;padding:0 10px;font-size:.8rem;font-weight:600}}@media (max-width:768px){.page-module__2lV00G__overviewHeader{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.page-module__2lV00G__scoreColumn{align-self:center}.page-module__2lV00G__topActionColumns{grid-template-columns:1fr}.page-module__2lV00G__crossSellGrid{grid-template-columns:repeat(2,1fr)}.page-module__2lV00G__metricsColumn{width:100%}.page-module__2lV00G__metricsPanelList{grid-template-columns:repeat(2,1fr)}.page-module__2lV00G__verdictColumn{border-right:none;padding-right:0}}@media (max-width:480px){.page-module__2lV00G__crossSellGrid{grid-template-columns:1fr}.page-module__2lV00G__title{font-size:1.2rem}}.page-module__2lV00G__prioritySeverityBadge{text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:2px 6px;font-size:.6rem;font-weight:700}.page-module__2lV00G__prioritySeverityBadge[data-severity=high],.page-module__2lV00G__prioritySeverityBadge[data-severity=critical]{background:var(--danger-soft);color:var(--danger)}.page-module__2lV00G__prioritySeverityBadge[data-severity=medium]{background:var(--warning-soft);color:var(--warning)}.page-module__2lV00G__prioritySeverityBadge[data-severity=low]{background:var(--primary-soft);color:var(--primary)}.page-module__2lV00G__strengthStripContainer{flex-direction:column;gap:8px;margin-top:6px;display:flex}.page-module__2lV00G__strengthStrip{border-bottom:2px solid var(--border);align-items:flex-end;gap:6px;width:100%;height:24px;padding-bottom:4px;display:flex}.page-module__2lV00G__strengthStripCell{border-radius:3px;flex:1;height:100%;min-height:4px;transition:opacity .15s;position:relative}.page-module__2lV00G__strengthStripCell[data-status=strong]{background:var(--success)}.page-module__2lV00G__strengthStripCell[data-status=solid]{background:var(--warning)}.page-module__2lV00G__strengthStripCell[data-status=attention]{background:var(--danger)}.page-module__2lV00G__strengthStripCell:hover{opacity:.85}.page-module__2lV00G__strengthSummaryUnderline{flex-direction:column;gap:4px;display:flex}.page-module__2lV00G__strengthSummaryText{color:var(--text-secondary);margin:0;font-size:.75rem}.page-module__2lV00G__prioritizedGroupsContainer{flex-direction:column;gap:1.5rem;display:flex}.page-module__2lV00G__priorityGroup{flex-direction:column;gap:.75rem;display:flex}.page-module__2lV00G__priorityGroupHeader{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid var(--border);margin:0;padding-bottom:.25rem;font-size:.75rem;font-weight:700}.page-module__2lV00G__priorityGroupList{flex-direction:column;gap:10px;display:flex}.page-module__2lV00G__actionCardItem{background:var(--surface-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.65rem;padding:1.1rem 1.25rem;display:flex}.page-module__2lV00G__actionCardItemHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.page-module__2lV00G__actionCardTitleRow{align-items:center;gap:8px;display:flex}.page-module__2lV00G__actionCardTitle{color:var(--text-primary);font-size:.9rem;font-weight:700}.page-module__2lV00G__actionCardCategory{color:var(--text-secondary);background:var(--primary-soft);border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700}.page-module__2lV00G__actionCardSeverityBadge{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:.6rem;font-weight:700}.page-module__2lV00G__actionCardSeverityBadge[data-severity=do_first],.page-module__2lV00G__actionCardSeverityBadge[data-severity=high_value]{background:var(--danger-soft);color:var(--danger)}.page-module__2lV00G__actionCardSeverityBadge[data-severity=improvement]{background:var(--warning-soft);color:var(--warning)}.page-module__2lV00G__actionCardSeverityBadge[data-severity=optional],.page-module__2lV00G__actionCardSeverityBadge[data-severity=optional_enhancement]{background:var(--primary-soft);color:var(--primary)}.page-module__2lV00G__actionCardReason,.page-module__2lV00G__actionCardInstructions{color:var(--text-primary);margin:0;font-size:.775rem;line-height:1.45}.page-module__2lV00G__actionCardEvidenceList{flex-direction:column;gap:4px;margin:.25rem 0;display:flex}.page-module__2lV00G__evidenceLabel{color:var(--text-secondary);font-size:.725rem;font-weight:600}.page-module__2lV00G__evidenceItems{flex-direction:column;gap:6px;display:flex}.page-module__2lV00G__evidenceQuote{color:var(--text-secondary);background:var(--page-bg);border-left:3px solid var(--primary);border-radius:0 4px 4px 0;margin:0;padding:.45rem .75rem;font-family:inherit;font-size:.75rem;font-style:italic;line-height:1.4}[data-theme=dark] .page-module__2lV00G__evidenceQuote{background:var(--inset-bg)}.page-module__2lV00G__actionCardPattern{flex-direction:column;gap:.25rem;display:flex}.page-module__2lV00G__actionCardPattern strong{color:var(--text-secondary);font-size:.725rem}.page-module__2lV00G__sectionDetailsIcon{color:var(--primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.page-module__2lV00G__collapsibleHeaderLeft{align-items:center;gap:10px;display:flex}.page-module__2lV00G__collapsibleHeaderRight{align-items:center;gap:12px;margin-left:auto;display:flex}.page-module__2lV00G__collapsibleScore{color:var(--text-primary);font-size:.8rem;font-weight:700}.page-module__2lV00G__statusBadge{text-transform:uppercase;border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:700}.page-module__2lV00G__statusBadge[data-score-status=strong]{background:var(--success-soft);color:var(--success)}.page-module__2lV00G__statusBadge[data-score-status=solid]{background:var(--warning-soft);color:var(--warning)}.page-module__2lV00G__statusBadge[data-score-status=attention]{background:var(--danger-soft);color:var(--danger)}.page-module__2lV00G__chevron{color:var(--text-secondary);justify-content:center;align-items:center;transition:transform .2s;display:flex}.page-module__2lV00G__chevronOpen{transform:rotate(180deg)}.page-module__2lV00G__detailSectionSubBlock{flex-direction:column;gap:.45rem;display:flex}.page-module__2lV00G__detailSubHeading{text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border);margin:0;padding-bottom:.25rem;font-size:.675rem;font-weight:700}.page-module__2lV00G__detailSubHeading[data-status=attention]{color:var(--danger)}.page-module__2lV00G__detailSubHeading[data-status=pass]{color:var(--success)}.page-module__2lV00G__detailRow{border-bottom:1px dashed var(--border);align-items:flex-start;gap:10px;padding:.6rem 0;display:flex}.page-module__2lV00G__detailRow:last-child{border-bottom:none}.page-module__2lV00G__detailStatusIcon{flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.page-module__2lV00G__detailStatusIcon[data-status=attention]{color:var(--danger)}.page-module__2lV00G__detailStatusIcon[data-status=pass]{color:var(--success)}.page-module__2lV00G__detailText{flex-direction:column;flex:1;gap:2px;display:flex}.page-module__2lV00G__detailTitle{color:var(--text-primary);font-size:.8rem;font-weight:700}.page-module__2lV00G__detailDesc{color:var(--text-secondary);font-size:.75rem;line-height:1.35}.page-module__2lV00G__detailEvidenceList{flex-direction:column;gap:4px;margin-top:.45rem;display:flex}.page-module__2lV00G__evidenceHeaderRow{border-bottom:1px dashed var(--border);justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:2px;display:flex}.page-module__2lV00G__evidenceOccurrenceCount{color:var(--text-secondary);font-size:.625rem;font-weight:700}.page-module__2lV00G__evidenceBlock{flex-direction:column;gap:2px;margin-bottom:4px;display:flex}.page-module__2lV00G__evidenceSourceMeta{color:var(--text-muted);text-transform:uppercase;padding-left:8px;font-size:.6rem;font-weight:700}.page-module__2lV00G__detailEvidenceQuote{color:var(--text-primary);background:var(--page-bg);border-left:2px solid var(--primary);white-space:pre-wrap;word-break:break-word;border-radius:0 4px 4px 0;margin:0;padding:.45rem .75rem;font-size:.725rem;font-style:italic;line-height:1.4}[data-theme=dark] .page-module__2lV00G__detailEvidenceQuote{background:var(--inset-bg)}.page-module__2lV00G__strengthSectionCard{background:var(--surface-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;margin-bottom:10px;display:flex;overflow:hidden}.page-module__2lV00G__strengthCardTrigger{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:.85rem 1.25rem;transition:background .15s;display:flex}.page-module__2lV00G__strengthCardTrigger:hover{background:var(--inset-bg)}.page-module__2lV00G__strengthCardTrigger:focus-visible{outline:2px solid var(--primary);outline-offset:-2px;background:var(--inset-bg)}.page-module__2lV00G__strengthDetailsContent{border-top:1px solid var(--border);background:var(--page-bg);flex-direction:column;gap:8px;padding:.75rem 1.25rem 1.1rem 2.5rem;display:flex}[data-theme=dark] .page-module__2lV00G__strengthDetailsContent{background:#0d1424}.page-module__2lV00G__strengthDetailsHeader{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.675rem;font-weight:700}.page-module__2lV00G__strengthsListClean{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.page-module__2lV00G__strengthDetailItem{align-items:flex-start;gap:8px;display:flex}.page-module__2lV00G__strengthCheck{color:var(--success);flex-shrink:0;margin-top:1px;font-size:.8rem;font-weight:700}.page-module__2lV00G__strengthText{color:var(--text-primary);font-size:.75rem;line-height:1.35}.page-module__2lV00G__evidenceToggleBtn{color:var(--primary);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:4px;padding:4px 0;font-size:.7rem;font-weight:700;display:inline-block}.page-module__2lV00G__evidenceToggleBtn:hover{text-decoration:underline}.page-module__2lV00G__evidenceToggleBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}.page-module__2lV00G__strengthProfileContainer{flex-direction:column;gap:12px;margin-top:8px;display:flex}.page-module__2lV00G__strengthProfileGraph{border-bottom:2px solid var(--border);background:var(--page-bg);border-radius:6px;justify-content:space-between;align-items:flex-end;gap:8px;height:90px;padding:8px 12px;display:flex}[data-theme=dark] .page-module__2lV00G__strengthProfileGraph{background:var(--inset-bg)}.page-module__2lV00G__strengthProfileColumn{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex;position:relative}.page-module__2lV00G__strengthProfileBar{cursor:pointer;border-radius:4px;width:8px;min-height:4px;transition:height .3s,opacity .15s}.page-module__2lV00G__strengthProfileBar[data-status=strong]{background:var(--success)}.page-module__2lV00G__strengthProfileBar[data-status=solid]{background:var(--warning)}.page-module__2lV00G__strengthProfileBar[data-status=attention]{background:var(--danger)}.page-module__2lV00G__strengthProfileBar:hover{opacity:.8}.page-module__2lV00G__strengthProfileLabel{color:var(--text-secondary);font-size:.6rem;font-weight:700}.page-module__2lV00G__overviewPriorityItem{transition:all .15s}.page-module__2lV00G__overviewPriorityItem:hover{background:var(--surface-bg)!important;border-color:var(--primary)!important}.page-module__2lV00G__overviewPriorityItem:focus-visible{outline:2px solid var(--primary);outline-offset:2px;background:var(--surface-bg)!important;border-color:var(--primary)!important}.page-module__2lV00G__warningBanner{background:var(--warning-soft);border:1px solid var(--warning-border);border-radius:12px;flex-direction:column;gap:8px;margin-bottom:1.25rem;padding:1.25rem;display:flex}.page-module__2lV00G__warningBannerHeader{color:var(--text-primary);align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:flex}.page-module__2lV00G__warningBannerIcon{color:var(--warning);align-items:center;display:flex}.page-module__2lV00G__warningBannerText{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.page-module__2lV00G__warningBannerDetails{flex-direction:column;gap:4px;margin:4px 0 0;padding-left:1.25rem;list-style-type:disc;display:flex}.page-module__2lV00G__warningBannerDetails li{color:var(--text-secondary);font-size:.8rem}
