.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}._overlay_1mcp3_6{position:fixed;inset:0;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;display:flex;align-items:center;justify-content:center}._modal_1mcp3_17{background:var(--bg-color);border:1px solid var(--vault-outline-variant);border-radius:1.5rem;width:90%;max-width:600px;max-height:85vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0003;overflow:hidden;animation:_modal-pop_1mcp3_1 .3s cubic-bezier(.34,1.56,.64,1)}@keyframes _modal-pop_1mcp3_1{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}._header_1mcp3_36{padding:1.5rem 2rem;border-bottom:1px solid var(--vault-outline-variant);display:flex;justify-content:space-between;align-items:center}._title_1mcp3_44{font-size:1.25rem;font-weight:var(--weight-amount);color:var(--vault-on-surface);margin:0}._close-btn_1mcp3_51{background:transparent;border:none;font-size:2rem;color:var(--vault-on-surface-variant);cursor:pointer}._content_1mcp3_59{padding:2rem;overflow-y:auto}._description_1mcp3_64{color:var(--vault-on-surface-variant);margin-bottom:1.5rem}._grid_1mcp3_69{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem}._plan-card_1mcp3_75{position:relative;border:2px solid var(--vault-outline-variant);border-radius:1rem;padding:1.5rem;background:var(--surface-hover);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:1rem}._plan-card_1mcp3_75:hover{border-color:var(--vault-forest-green);transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}._plan-card_1mcp3_75._selected_1mcp3_94{border-color:var(--vault-forest-green);background:#3b82f61a}._plan-info_1mcp3_99{display:flex;justify-content:space-between;align-items:flex-start}._plan-name_1mcp3_105{font-weight:var(--weight-amount);color:var(--vault-on-surface);max-width:70%}._plan-stage_1mcp3_111{font-size:.75rem;font-weight:var(--weight-amount);text-transform:uppercase;color:var(--vault-on-surface-variant);background:var(--vault-surface-container-lowest);padding:.25rem .5rem;border-radius:.5rem}._plan-progress-container_1mcp3_121{display:flex;flex-direction:column;gap:.5rem}._progress-bar_1mcp3_127{height:6px;background:var(--vault-outline-variant);border-radius:3px;overflow:hidden}._progress-fill_1mcp3_134{height:100%;background:var(--vault-forest-green);transition:width .3s ease-out}._progress-text_1mcp3_140{font-size:.75rem;font-weight:var(--weight-label);color:var(--vault-on-surface-variant)}._selection-badge_1mcp3_146{position:absolute;top:-8px;right:-8px;background:var(--vault-forest-green);color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:var(--weight-amount);border:2px solid var(--bg-color);box-shadow:0 2px 4px #0000001a}._footer_1mcp3_163{padding:1.5rem 2rem;border-top:1px solid var(--vault-outline-variant);display:flex;justify-content:flex-end;gap:1rem}
