:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f7fb;--card:#fff;--text:#172033;--muted:#5d6678;--border:#d9deea}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.5}h1,h2,h3,.wordmark,.topbar a{font-family:var(--font-ui,-apple-system, "Segoe UI", Roboto, sans-serif)}.topbar{color:#fff;background:#10182b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:16px 24px;display:flex}.topbar a{color:#fff;font-weight:700;text-decoration:none}.topbar nav{flex-wrap:wrap;gap:12px;font-size:14px;display:flex}main{max-width:1180px;margin:0 auto;padding:28px}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.card{background:var(--card);border:1px solid var(--border);border-radius:18px;padding:18px;box-shadow:0 10px 22px #1e2a460f}.warning{background:#f0fdfa;border:1px solid #99f6e4;border-radius:12px;margin:12px 0;padding:12px}.badge{border:1px solid var(--border);color:var(--muted);border-radius:999px;margin:4px 4px 4px 0;padding:4px 8px;font-size:12px;display:inline-block}input,select,textarea{border:1px solid var(--border);border-radius:10px;min-width:220px;padding:10px}button{color:#fff;cursor:pointer;background:#1d4ed8;border:0;border-radius:10px;padding:10px 14px;font-weight:700}pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#e2e8f0;background:#0f172a;border-radius:12px;padding:14px}.stack{gap:12px;display:grid}.stack label{gap:6px;font-weight:700;display:grid}.qr{background:#fff;border-radius:8px;padding:12px;line-height:0;display:inline-block}.qr svg{width:240px;height:240px;display:block}.qr svg path{fill:#000}.qr-present{z-index:1000;color:#111;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:1.25rem;padding:2rem;display:flex;position:fixed;inset:0}.qr-present h2{text-align:center;color:#111;margin:0;font-size:clamp(1.4rem,3.5vw,2.6rem)}.qr-present .qr{padding:0}.qr-present .qr svg{width:min(58vh,58vw);height:min(58vh,58vw)}.qr-present .present-url{word-break:break-all;text-align:center;color:#333;max-width:90vw;font-family:ui-monospace,Consolas,monospace;font-size:clamp(.75rem,1.5vw,1.1rem)}.qr-present .present-meta{color:#444;text-align:center;font-size:clamp(.9rem,1.6vw,1.2rem)}.qr-present .present-close{position:absolute;top:1rem;right:1rem}@media print{.qr-present .present-close{display:none}}.mono{font-family:var(--font-mono,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace);overflow-wrap:anywhere}.buttonlink{color:#fff;background:#1d4ed8;border-radius:10px;padding:10px 14px;font-weight:700;text-decoration:none;display:inline-block}@media print{.topbar,button,.warning:not(.print-card .warning){display:none}main{padding:10px}.print-card{box-shadow:none;border:0}}.row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.buttonish{color:#fff;cursor:pointer;background:#1d4ed8;border-radius:10px;padding:10px 14px;font-weight:700;display:inline-block}.site-header{z-index:20;color:#fff;background:#10182b;justify-content:space-between;align-items:center;gap:16px;padding:14px 24px;display:flex;position:sticky;top:0;box-shadow:0 10px 28px #00000029}.site-header a{color:#fff;font-weight:800;text-decoration:none}body:has(.mp-dashboard)>.site-header.guided-header{display:none}.brand{letter-spacing:.2px;font-size:19px}.header-actions{opacity:.88;gap:12px;font-size:13px;display:flex}.mission-page{max-width:1120px;padding-top:22px}.hero-card{color:#fff;background:linear-gradient(135deg,#10182b,#26395f);border-radius:24px;margin-bottom:16px;padding:26px;box-shadow:0 18px 34px #1e2a462e}.hero-card h1{margin:4px 0 8px;font-size:clamp(32px,5vw,48px)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;opacity:.82;margin:0;font-size:12px;font-weight:800}.lede{opacity:.92;max-width:780px;margin:0;font-size:17px;line-height:1.5}.journey-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.journey-card{min-height:112px;color:var(--text);border:1px solid var(--border);background:#fff;border-radius:18px;align-content:start;gap:7px;padding:16px;text-decoration:none;display:grid;box-shadow:0 10px 22px #1e2a460f}.journey-card span{color:#1d4ed8;background:#e8eefc;border-radius:999px;place-items:center;width:30px;height:30px;font-weight:900;display:inline-grid}.journey-card strong{font-size:16px}.journey-card small{color:var(--muted);line-height:1.35}.journey-card.active{border-color:#1d4ed8;box-shadow:0 14px 28px #1d4ed81f}.notice{background:#f0fdfa;border:1px solid #99f6e4;border-radius:14px;margin:12px 0;padding:12px 14px}.success{background:#eff6ff;border-color:#bfdbfe}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field-grid label,.full-width{gap:7px;font-weight:800;display:grid}.field-grid input,.field-grid select,.choice-group input[type=text],.full-width input,.card select{width:100%;min-width:0}.helper{color:var(--muted);margin-top:4px;line-height:1.45}.choice-group{border:1px solid var(--border);border-radius:16px;padding:14px}.choice-group legend{padding:0 8px;font-weight:900}.checkbox-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.choice{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;align-items:center;padding:10px;gap:9px!important;font-weight:700!important;display:flex!important}.choice input{width:auto;min-width:auto}.form-actions,.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.secondary,.secondary-button{color:#1d4ed8;background:#e8eefc}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.summary-grid>div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;gap:4px;padding:12px;display:grid}.mini-label{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:12px;font-weight:800}details summary{cursor:pointer;padding:8px 0;font-weight:900}textarea{width:100%}@media (max-width:820px){.journey-grid,.field-grid,.checkbox-grid,.summary-grid{grid-template-columns:1fr}main{padding:18px}.site-header{position:static}}.workflow-board{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin:16px 0 22px;display:grid}.workflow-tile{min-height:106px;color:var(--text);border:1px solid var(--border);background:#fff;border-radius:18px;align-content:start;gap:6px;padding:14px;text-decoration:none;display:grid;box-shadow:0 10px 22px #1e2a460f}.workflow-tile span{color:#1d4ed8;background:#e8eefc;border-radius:999px;place-items:center;width:28px;height:28px;font-weight:900;display:inline-grid}.workflow-tile strong{font-size:15px}.workflow-tile small{color:var(--muted);line-height:1.3}.workflow-tile.active{border-color:#1d4ed8;box-shadow:0 14px 28px #1d4ed824}.section-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.eyebrow.dark{color:#334155;opacity:1}.competency-map-panel h3{margin-top:16px}.competency-card-grid{grid-template-columns:repeat(auto-fit,minmax(min(245px,100%),1fr));gap:12px;min-width:0;display:grid}.competency-card{border:1px solid var(--border);box-sizing:border-box;overflow-wrap:anywhere;background:#fbfdff;border-radius:16px;gap:8px;min-width:0;max-width:100%;padding:14px;display:grid}@media (max-width:640px){.competency-card-grid{grid-template-columns:1fr;gap:8px}.mp-dashboard .shell{overflow-x:hidden}.competency-card{border-radius:12px;gap:5px;padding:10px}.competency-card.selectable{padding-top:1.95rem}.competency-card h4{font-size:15px}.competency-card p,.competency-card .card-meaning{font-size:13px;line-height:1.34}.competency-chip{max-width:100%;padding:5px 9px;font-size:12px}.competency-map-panel h3{margin-top:10px}.source-detail-drawer,.source-legend-drawer{margin-top:8px}.check-card{min-height:40px;padding:.6rem .7rem}.lane-card{min-height:90px}.selected-counter{min-width:92px;padding:.55rem .75rem}}.competency-card h4{color:#0f172a;margin:0}.competency-card p{margin:0;line-height:1.42}.competency-card.pme{background:#f8fafc}.card-kicker{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:900}.badge-row{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.chip-cloud{flex-wrap:wrap;gap:8px;display:flex}.competency-chip{color:#172033;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;gap:3px;max-width:260px;padding:8px 12px;display:inline-grid}.competency-chip small{color:#475569}.task-list{gap:10px;display:grid}.task-row{background:#f8fafc;border-left:4px solid #1d4ed8;border-radius:12px;padding:12px}.task-row p{margin:6px 0}.two-col{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.crosswalk-row{border:1px solid var(--border);background:#fff;border-radius:12px;gap:3px;padding:10px;display:grid}.crosswalk-row em{color:#475569}.mode-tabs{flex-wrap:wrap;gap:8px;display:flex}.selected-tab{background:#0f172a}.lane-card{text-align:left;color:#172033;border:1px solid var(--border);background:#f8fafc;align-content:start;gap:6px;min-height:118px;display:grid}.lane-card span{color:#1d4ed8;font-weight:800}.lane-card small{color:#475569;line-height:1.35}.credential-card h3,.gap-card h3{margin-top:0}@media (max-width:980px){.workflow-board{grid-template-columns:repeat(2,minmax(0,1fr))}.two-col{grid-template-columns:1fr}}@media (max-width:620px){.workflow-board{grid-template-columns:1fr}}.profile-page-v2 .hero-card{max-width:1120px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.check-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.check-card{background:#f8fafc;border:1px solid #d7deea;border-radius:.8rem;align-items:center;gap:.65rem;min-height:44px;padding:.85rem .95rem;display:flex}.check-card input{width:auto;margin:0}.check-card.with-help{flex-direction:column;align-items:flex-start;gap:.25rem}.check-card.with-help input{align-self:flex-start}.check-card.with-help strong{display:block}.check-card.with-help small,.helper.small{color:#536079;font-size:.82rem;line-height:1.35}.option-fieldset{border:1px solid #d7deea;border-radius:1rem;margin:.75rem 0;padding:1.1rem}.option-fieldset legend{padding:0 .4rem;font-weight:800}.switch-row{align-items:center;gap:.7rem;font-weight:700;display:flex}.switch-row input{width:auto}.switch-row.subdued{color:#475569;font-weight:600}.guardrail-callout{color:#1e2a5a;background:#eef2ff;border:1px solid #c7d2fe;border-radius:.8rem;padding:.9rem 1rem}.subtle-details{background:#fbfdff;border:1px dashed #cbd5e1;border-radius:.8rem;padding:.8rem 1rem}.button-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.button-like{color:#fff;background:#2554d9;border-radius:.8rem;justify-content:center;align-items:center;min-height:42px;padding:.75rem 1rem;font-weight:800;text-decoration:none;display:inline-flex}.button-like.secondary,button.secondary{color:#1d4ed8;background:#edf2ff;border:1px solid #c7d2fe}.warning-list p{background:#ccfbf1;border:1px solid #2dd4bf;border-radius:.75rem;margin:.35rem 0;padding:.7rem .85rem}.section-head.inline{justify-content:space-between;align-items:end;gap:1rem;display:flex}.section-head.inline h3{margin:0}.selected-counter{background:#f8fafc;border:1px solid #d7deea;border-radius:1rem;flex-direction:column;justify-content:center;align-items:center;min-width:120px;padding:.8rem 1rem;display:flex}.selected-counter strong{font-size:1.7rem;line-height:1}.selected-counter span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:800}.competency-card.selectable{padding-top:2.6rem;transition:transform .12s,border-color .12s,box-shadow .12s;position:relative}.competency-card.selectable.selected{border-color:#2563eb;transform:translateY(-1px);box-shadow:0 12px 30px #2563eb1f}.select-corner{color:#1d4ed8;align-items:center;gap:.35rem;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;top:.7rem;right:.8rem}.select-corner input{width:auto;margin:0}.notice.neutral{color:#1e3a8a;background:#eef6ff;border-color:#bfdbfe}.site-header .header-actions{flex-wrap:wrap}.site-header .header-actions a{white-space:nowrap}@media (max-width:860px){.form-grid.two,.check-grid.three{grid-template-columns:1fr}.section-head.inline{flex-direction:column;align-items:flex-start}.site-header{flex-direction:column;align-items:flex-start;gap:.6rem}}.site-header-v2{z-index:50;position:sticky;top:0}.header-actions.compact{flex-wrap:wrap;justify-content:flex-end;gap:.85rem;display:flex}.mission-page{max-width:1180px}.hero-card.mission-board-hero{background:linear-gradient(135deg,#101d35,#243d67)}.mission-board-inline{margin:1rem 0 1.25rem}.workflow-tile{min-height:112px}.workflow-tile .tile-icon{font-size:1.4rem;line-height:1}.workflow-tile .tile-step{letter-spacing:.08em;text-transform:uppercase;opacity:.75;font-size:.72rem}.source-legend{background:#f8fbff;border:1px solid #d7e2f2;border-radius:14px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.75rem;display:flex}.source-legend span{color:#334155;align-items:center;gap:.35rem;font-size:.85rem;display:inline-flex}.source-icon{color:#fff;border-radius:999px;place-items:center;width:1.5rem;height:1.5rem;font-size:.8rem;font-weight:800;display:inline-grid}.source-icon.gap{background:#dc2626}.source-icon.intrep{background:#0f172a}.card-kicker .source-icon{margin-right:.4rem}.competency-card.source-cfetp{border-left:5px solid #1d4ed8}.competency-card.source-pme{border-left:5px solid #7c3aed}.competency-card.source-duty{border-left:5px solid #047857}.competency-card.source-recon{border-left:5px solid #b45309}.select-corner{color:#334155;justify-content:flex-end;align-items:center;gap:.35rem;font-size:.82rem;display:flex}.badge.good,.qualified .badge,.badge.qualified{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.badge.review,.browse .badge,.badge.browse{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.badge.close,.close .badge{color:#0f766e;background:#ccfbf1;border-color:#99f6e4}.badge.not-qualified,.not-qualified .badge{color:#991b1b;background:#fee2e2;border-color:#fecaca}.gap-card.gap-needed{border-left:5px solid #dc2626}.gap-card.gap-partial{border-left:5px solid #14b8a6}.gap-card.gap-detected{border-left:5px solid #1560d8}.gap-card.gap-review{border-left:5px solid #64748b}.lane-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.75rem;display:grid}.lane-button{text-align:left;color:#0f172a;background:#f8fafc;border:1px solid #d7e2f2;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:.25rem .6rem;padding:.9rem;display:grid}.lane-button span{font-size:1.3rem}.lane-button small{color:#64748b;grid-column:2}.three-col{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.action-lanes article{background:#f8fbff;border:1px solid #d7e2f2;border-radius:16px;padding:1rem}.mage-grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.75rem;display:grid}.align-high{color:#1e3a8a;background:#dbeafe}.align-moderate{color:#0f766e;background:#ccfbf1}.align-low{color:#991b1b;background:#fee2e2}.align-review{color:#334155;background:#f1f5f9}.selected-summary{background:#f8fafc;border:1px solid #dbe4f0;border-radius:12px;padding:.8rem}.intrep-section-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.intrep-section{background:#fbfdff}.kv-list p{margin:.35rem 0}.muted{color:#64748b;font-style:italic}.crosswalk-details{border:1px dashed #cbd5e1;border-radius:14px;padding:.75rem}.crosswalk-row.actionable{border-left:4px solid #94a3b8}@media (max-width:760px){.site-header-v2{align-items:flex-start}.header-actions.compact{justify-content:flex-start;font-size:.85rem}.workflow-tile{min-height:auto}}.lane-grid.compact{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.federal-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));align-items:start}.federal-card{border-left:7px solid #93c5fd}.federal-card.good{border-left-color:#1770ef}.federal-card.warn{border-left-color:#14b8a6}.federal-card.danger{border-left-color:#ef4444}.source-pill.federal{color:#1e3a8a;background:#eef2ff;border:1px solid #c7d2fe}.source-icon.federal{color:#fff;background:#4f46e5}.pathway-summary{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.75rem;margin:.75rem 0;display:grid}.pathway-summary>div{background:#f8fafc;border:1px solid #dbe4f0;border-radius:14px;padding:.75rem}.pathway-summary strong{color:#0f172a;display:block}.pathway-summary span{color:#334155;font-size:.9rem}.badge.danger{color:#991b1b;background:#fee2e2;border-color:#fecaca}.badge.warn{color:#0f766e;background:#ccfbf1;border-color:#99f6e4}.badge.muted{color:#475569;background:#f1f5f9;border-color:#dbe4f0}.small-line{color:#334155;margin:.4rem 0}.credential-card .small-line{font-size:.9rem}.sprint12-map .selection-toolbar{background:#f8fbff;border:1px dashed #bfdbfe;border-radius:1rem;flex-wrap:wrap;align-items:center;gap:.6rem;padding:.75rem;display:flex}.sprint12-map .source-column-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}.sprint12-map .source-column{background:#f8fafc;border:1px solid #dbeafe;border-left:5px solid #64748b;border-radius:1rem;padding:.8rem}.sprint12-map .source-column h4{align-items:center;gap:.45rem;margin:0 0 .6rem;font-size:.95rem;display:flex}.sprint12-map .source-column.cfetp{border-left-color:#1d4ed8}.sprint12-map .source-column.pme{border-left-color:#7c3aed}.sprint12-map .source-column.duty{border-left-color:#047857}.sprint12-map .source-column.recon{border-left-color:#b45309}.sprint12-map .source-column.course{border-left-color:#0369a1}.sprint12-map .source-column.artifact{border-left-color:#be123c}.sprint12-map .chip-stack{flex-direction:column;gap:.4rem;display:flex}.sprint12-map .chip-stack .competency-chip{border-radius:.8rem;width:auto}.sprint12-map .signal-card{border-left:5px solid #94a3b8}.sprint12-map .signal-card.strength-strong{background:#eff6ff;border-left-color:#1560d8}.sprint12-map .signal-card.strength-moderate{background:#f0fdfa;border-left-color:#14b8a6}.sprint12-map .signal-card.strength-weak{background:#fff1f2;border-left-color:#ef4444}.badge.strength-strong{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.badge.strength-moderate{color:#0f766e;background:#ccfbf1;border-color:#fcd34d}.badge.strength-weak{color:#991b1b;background:#fee2e2;border-color:#fecaca}.mini-link{color:#1d4ed8;width:fit-content;margin-top:.5rem;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.mini-link:hover{text-decoration:underline}.gap-taxonomy{padding:.9rem 1rem}.action-list{flex-direction:column;gap:.6rem;display:flex}.action-card{background:#f8fafc;border:1px solid #dbeafe;border-radius:.85rem;flex-direction:column;gap:.25rem;padding:.65rem .75rem;display:flex}.action-card small{color:#475569}.gap-card.protected{box-shadow:inset 0 0 0 1px #fecaca}.lens-highlight{background:#eff6ff;border-left:4px solid #2563eb;border-radius:.75rem;padding:.65rem .75rem}.mage-requirement{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.9rem;flex-wrap:wrap;align-items:baseline;gap:.5rem;padding:.75rem 1rem;display:flex}.mage-requirement small{color:#475569}.retrain-card.not-qualified{border-left:5px solid #dc2626}.retrain-card.qualified{border-left:5px solid #1560d8}.retrain-card.close{border-left:5px solid #14b8a6}.retrain-card.browse{border-left:5px solid #2563eb}@media (max-width:700px){.sprint12-map .selection-toolbar{flex-direction:column;align-items:stretch}}.sprint13-map .source-legend-help{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.55rem;display:grid}.sprint13-map .source-legend-help span{background:#f8fafc;border:1px solid #dbeafe;border-radius:.85rem;grid-template-rows:auto auto;grid-template-columns:auto 1fr;align-items:center;column-gap:.45rem;padding:.55rem .65rem;display:grid}.sprint13-map .source-legend-help .source-icon{grid-row:1/span 2}.sprint13-map .source-legend-help small{color:#64748b;font-size:.72rem;line-height:1.1}.sprint13-map .compact-summary{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.sprint13-map .competency-profile-matrix{background:#fbfdff;border:1px solid #dbeafe;border-radius:1rem;padding:1rem}.sprint13-map .competency-lane-grid{grid-template-columns:repeat(auto-fit,minmax(255px,1fr));align-items:start;gap:.85rem;display:grid}.sprint13-map .competency-lane{background:#f8fafc;border-left:5px solid #2563eb;border-radius:.95rem;min-height:100%;padding:.8rem}.sprint13-map .competency-lane h4{margin:0 0 .65rem;font-size:.98rem}.sprint13-map .profile-row-list{flex-direction:column;gap:.45rem;display:flex}.sprint13-map .profile-row{background:#eff6ff;border:1px solid #bfdbfe;border-radius:.75rem;justify-content:space-between;align-items:flex-start;gap:.65rem;padding:.6rem .7rem;display:flex}.sprint13-map .profile-row strong{line-height:1.15;display:block}.sprint13-map .profile-row small{color:#475569;margin-top:.15rem;line-height:1.15;display:block}.sprint13-map .source-badge-row{flex-wrap:wrap;justify-content:flex-end;gap:.25rem;min-width:105px;display:flex}.sprint13-map .source-pill{gap:.25rem;padding:.18rem .42rem;font-size:.72rem}.sprint13-map .sticky-toolbar{z-index:8;position:sticky;bottom:.75rem;box-shadow:0 12px 30px #0f172a14}.sprint13-map .danger-soft{color:#991b1b;background:#fff7f7;border-color:#fecaca}.sprint13-map .compact-source-cards .competency-card,.sprint13-map .compact-cards .competency-card{min-height:0}.sprint13-map .mini-action.compact{min-width:auto;box-shadow:none;border-radius:.6rem;padding:.38rem .55rem;font-size:.75rem}.sprint13-map .mini-action.compact.selected{color:#1e3a8a;background:#dbeafe;border-color:#93c5fd}.sprint13-map .task-action-row{flex-wrap:wrap;gap:.5rem;margin:.5rem 0 .75rem;display:flex}.sprint13-map .selectable-task-list .task-row{border-left:4px solid #2563eb}.sprint13-map .selectable-task-list .task-row.selected{background:#eff6ff;border-left-color:#1560d8;box-shadow:inset 0 0 0 1px #bfdbfe}.sprint13-map .task-row-head{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.sprint13-map .sprint13-signals .signal-columns{align-items:start}.sprint13-map .sprint13-signals .signal-card{flex-direction:column;gap:.4rem;margin-bottom:.55rem;padding:.7rem .8rem;display:flex}.sprint13-map .sprint13-signals .signal-card p{color:#334155;margin:0;line-height:1.25}.sprint13-map .signal-title-row{align-items:center;gap:.45rem;display:flex}.sprint13-map .strength-dot{background:#94a3b8;border-radius:999px;width:.72rem;height:.72rem;display:inline-block;box-shadow:0 0 0 3px #f1f5f9}.sprint13-map .strength-dot.strong{background:#1560d8}.sprint13-map .strength-dot.moderate{background:#14b8a6}.sprint13-map .strength-dot.weak{background:#dc2626}.sprint13-map .button-row.compact{flex-wrap:wrap;gap:.4rem;margin-top:.25rem;display:flex}.sprint13-map .button-row.compact .button-like.small{border-radius:.6rem;padding:.38rem .55rem;font-size:.75rem}@media (max-width:900px){.sprint13-map .profile-row{flex-direction:column}.sprint13-map .source-badge-row{justify-content:flex-start}}.guided-header .header-actions a{white-space:nowrap}.guided-hero{border-radius:28px}.guided-hero .button-row{margin-top:1rem}.product-promise article{min-height:130px}.guided-board{grid-template-columns:repeat(6,minmax(140px,1fr));gap:.85rem;display:grid}.guided-board .workflow-tile{border-radius:18px;flex-direction:column;gap:.35rem;min-height:150px;padding:1rem;display:flex}.guided-board .workflow-tile .tile-step{text-transform:uppercase;letter-spacing:.12em;color:#52607a;font-size:.72rem;font-weight:800}.guided-board .workflow-tile .tile-action{color:#1d4ed8;margin-top:auto;font-size:.78rem;font-weight:800}.guided-board .workflow-tile.active .tile-step,.guided-board .workflow-tile.active .tile-action{color:#fff}.settings-drawer,.source-legend-drawer,.source-status-drawer,.source-detail-drawer,.credential-fit-handoff{background:#f8fbff;border:1px solid #d8e2f2;border-radius:16px;padding:.9rem 1rem}.settings-drawer>summary,.source-legend-drawer>summary,.source-status-drawer>summary,.source-detail-drawer>summary{cursor:pointer;color:#10223f;font-weight:900}.inline-warning{margin-top:.75rem}.profile-page-v2 .guardrail-callout{background:#eef4ff;border:1px solid #d4e2ff;border-radius:14px;padding:.8rem 1rem}.profile-page-v2 .warning{border-radius:14px}.compact-legend{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.6rem;display:grid}.compact-legend>span{background:#fff;border:1px solid #dbe5f3;border-radius:12px;align-items:center;gap:.5rem;padding:.55rem .65rem;display:flex}.compact-legend small{color:#56647c;display:block}.source-icon{color:#fff;border-radius:999px;flex:none;place-items:center;width:1.35rem;height:1.35rem;font-size:.75rem;font-weight:900;display:inline-grid}.source-icon.cfetp{background:#1d4ed8}.source-icon.pme{background:#475569}.source-icon.duty{background:#0f766e}.source-icon.recon{background:#b45309}.source-icon.artifact{background:#be123c}.source-icon.course{background:#64748b}.source-icon.epb{background:#0369a1}.source-icon.award{background:#a16207}.source-icon.source{background:#6b7280}.source-pill{color:#15223b;align-items:center;gap:.25rem;font-size:.78rem;font-weight:800;display:inline-flex}.source-badge-row{flex-wrap:wrap;align-items:center;gap:.3rem;display:flex}.source-status-summary{margin-top:.25rem}.source-status-drawer{background:#f7fafc}.source-status-line{border-left:3px solid #94a3b8;margin:.45rem 0;padding-left:.75rem}.open-looking{background:#fff8e6;border-color:#2dd4bf}.guided-competency-profile .section-head{align-items:start}.competency-profile-table-wrap{background:#fff;border:1px solid #dbe5f3;border-radius:18px;overflow:hidden}.table-head,.competency-profile-row{grid-template-columns:minmax(240px,1.4fr) minmax(140px,.7fr) 110px;align-items:center;gap:.8rem;display:grid}.table-head{text-transform:uppercase;letter-spacing:.1em;color:#52607a;background:#f1f5f9;padding:.75rem 1rem;font-size:.78rem}.competency-profile-table{max-height:520px;overflow:auto}.competency-profile-row{border-top:1px solid #edf2f7;padding:.8rem 1rem}.competency-profile-row:nth-child(2n){background:#fbfdff}.competency-profile-row.selected{background:#eff6ff;box-shadow:inset 4px 0 #2563eb}.competency-profile-row strong{color:#07142e}.competency-profile-row small{color:#53617a;margin-top:.2rem;display:block}.guided-toolbar{background:#f8fbff;border:1px dashed #c7d8f4;border-radius:16px;flex-wrap:wrap;gap:.6rem;padding:.85rem;display:flex}.guided-toolbar .small,.button-like.small,.mini-action.compact{border-radius:10px;padding:.5rem .75rem;font-size:.82rem}.mini-action.compact{color:#fff;cursor:pointer;background:#2563eb;border:0;font-weight:900}.mini-action.compact.selected{color:#1e3a8a;background:#dbeafe}.source-detail-drawer{background:#fff}.source-detail-drawer h3{margin-top:1rem}.compact-source-cards,.compact-cards{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.collapsed-copy{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.credential-fit-handoff{grid-template-columns:1fr auto;align-items:center;gap:1rem;display:grid}.signal-preview{background:#f8fafc;border-left:4px solid #94a3b8;border-radius:12px;padding:.6rem .75rem}.badge.strength-strong{color:#1e3a8a;background:#dbeafe}.badge.strength-moderate{color:#0f766e;background:#ccfbf1}.badge.strength-weak{color:#991b1b;background:#fee2e2}.badge.strength-review{color:#334155;background:#e2e8f0}.card.success{background:#eff6ff;border-color:#bfdbfe}.warning-list,.warning{background:#f0fdfa;border-color:#99f6e4}@media (max-width:1050px){.guided-board{grid-template-columns:repeat(3,minmax(160px,1fr))}.credential-fit-handoff{grid-template-columns:1fr}}@media (max-width:760px){.guided-board{grid-template-columns:1fr}.table-head{display:none}.competency-profile-row{grid-template-columns:1fr;align-items:start}}:focus-visible{outline-offset:2px;border-radius:2px;outline:2px solid #2563eb}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
@font-face{font-family:fontUi;src:url(../media/Barlow_Regular-s.p.40p-jvsbgaasm.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:fontUi;src:url(../media/Barlow_Medium-s.p.1j3pqwvkxmjpb.ttf)format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:fontUi;src:url(../media/Barlow_SemiBold-s.p.2ha0zj0r0of9n.ttf)format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:fontUi;src:url(../media/Barlow_Bold-s.p.02p5i56g1ij3q.ttf)format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:fontUi Fallback;src:local(Arial);ascent-override:103.13%;descent-override:20.63%;line-gap-override:0.0%;size-adjust:96.96%}.fontui_dffa54eb-module__hlNz4G__className{font-family:fontUi,fontUi Fallback}.fontui_dffa54eb-module__hlNz4G__variable{--font-ui:"fontUi", "fontUi Fallback"}
@font-face{font-family:fontMono;src:url(../media/IBMPlexMono_Medium-s.p.0uwx8ff8z0o7f.ttf)format("truetype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:fontMono;src:url(../media/IBMPlexMono_SemiBold-s.p.03njkrx8l-kp5.ttf)format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:fontMono Fallback;src:local(Arial);ascent-override:77.95%;descent-override:20.91%;line-gap-override:0.0%;size-adjust:131.49%}.fontmono_cabcb32a-module__F2bypa__className{font-family:fontMono,fontMono Fallback}.fontmono_cabcb32a-module__F2bypa__variable{--font-mono:"fontMono", "fontMono Fallback"}
