.RecommendationPanel_recommendationContent__9KeS_{width:100%;padding:0;font-family:var(--font-geist-sans),system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}.RecommendationPanel_congratsMessage__sxyKF{margin-bottom:24px}.RecommendationPanel_congratsMessage__sxyKF p{margin:0;font-size:.95rem;line-height:1.5;color:var(--foreground)}.RecommendationPanel_pathCards__OO5ct{display:flex;gap:24px;margin-bottom:20px;justify-content:center;flex-wrap:wrap;align-items:stretch}.RecommendationPanel_pathCard__w2AJ4{width:100%;max-width:400px;min-height:fit-content;border-radius:12px;padding:0;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;position:relative;overflow:hidden;display:flex;flex-direction:column}.RecommendationPanel_pathCard__w2AJ4:hover{transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.RecommendationPanel_pathCardHeader__zBAp_{display:flex;justify-content:space-between;align-items:flex-start;padding:24px 24px 0}.RecommendationPanel_pathName__vbk7H{font-size:1.4rem;font-weight:600;color:#333;margin:0;line-height:1.3}.RecommendationPanel_cardIcon__qwhDA{width:16px;height:16px;background:rgba(0,0,0,.15);border-radius:3px;flex-shrink:0}.RecommendationPanel_pathCardContent__Kxo2B{padding:16px 24px 24px;flex:1;display:flex;flex-direction:column}.RecommendationPanel_pathDescription__uBXwW{font-size:.9rem;line-height:1.5;color:#555;margin:0 0 20px;flex-grow:1}.RecommendationPanel_selectButton__to5z7{background:#333;color:white;border:none;border-radius:8px;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s ease;text-decoration:none;display:inline-block;font-family:inherit;width:100%;text-align:center;margin-top:auto}.RecommendationPanel_selectButton__to5z7:hover{background:#444}.RecommendationPanel_indicators__rY2X_{display:flex;justify-content:center;gap:8px;margin-bottom:24px}.RecommendationPanel_dot__7dqhD{width:8px;height:8px;border-radius:50%;background:var(--muted-foreground);opacity:.3;transition:opacity .2s ease}.RecommendationPanel_activeDot__Tj30U{background:var(--primary);opacity:1}.RecommendationPanel_footer__XgQRp{text-align:center;max-width:600px;margin:0 auto}.RecommendationPanel_reminderText__FEmc4{font-size:.9rem;color:var(--muted-foreground);margin:0 0 16px;line-height:1.5}.RecommendationPanel_encouragement__a9awm{font-size:1rem;color:var(--foreground);margin:0 0 20px;line-height:1.5}.RecommendationPanel_commandCenter__ScINE{font-size:.9rem;color:var(--foreground);margin:0 0 16px}.RecommendationPanel_commandCenterButton__HaHgI{background:#d4d4d4;color:#333;border:none;border-radius:25px;padding:12px 24px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block;font-family:inherit;pointer-events:auto;position:relative;z-index:10}.RecommendationPanel_commandCenterButton__HaHgI:hover{background:#c4c4c4;color:#333}@media (max-width:768px){.RecommendationPanel_pathCards__OO5ct{flex-direction:column;align-items:center;gap:20px}.RecommendationPanel_pathCard__w2AJ4{width:100%;max-width:400px;height:auto;min-height:fit-content}.RecommendationPanel_congratsMessage__sxyKF p{font-size:.9rem}.RecommendationPanel_pathName__vbk7H{font-size:1.3rem}}@media (min-width:769px){.RecommendationPanel_pathCards__OO5ct{justify-content:center;align-items:stretch}.RecommendationPanel_pathCard__w2AJ4{flex-shrink:0;width:400px;height:auto;min-height:fit-content}}