.progress-container{width:170px;height:170px;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;position:relative}.container,.container-mobile{flex-direction:row;position:relative}.container,.container-mobile,.progress-two{display:flex;justify-content:center;align-items:center;background-color:#fff}.progress-two{width:140px;height:140px;flex-direction:column;top:50%;left:50%;transform:translate(-50%,-50%)}.progress-overlay,.progress-two{border-radius:50%;position:absolute}.progress-overlay{width:170px;height:170px;top:0;left:0;transform-origin:center}@keyframes progressAnimation{0%{transform:rotate(0deg)}to{transform:rotate(var(--progress-angle,0deg))}}.progress-overlay{--progress-angle:0;animation:progressAnimation 1s ease}.content__link{color:#29aafe}.mentionable{width:100%;margin-right:12px}.popover{background:#fff;padding:10px;border-radius:8px;box-shadow:0 4px 10px rgba(0,0,0,.1)}.mention-item{padding:4px 10px;border-radius:4px}.mention-selected{background:#29aafe;color:#fff}.h1-custom{font-size:24px;margin-bottom:16px}.h1-custom,.h2-custom{font-weight:700;color:#2d3748}.h2-custom{font-size:20px;margin-bottom:12px}.h3-custom{font-size:16px;margin-bottom:8px}.h3-custom,.h4-custom{font-weight:600;color:#2d3748}.h4-custom{font-size:14px;margin-bottom:6px}.h5-custom{font-size:12px}.h5-custom,.h6-custom{font-weight:600;margin-bottom:4px;color:#2d3748}.h6-custom{font-size:10px}.markdown-list{margin:12px 0;padding-left:20px}.markdown-list-item input[type=checkbox]{margin-left:-1rem}.markdown-list ul{list-style-type:disc}.markdown-list ol{list-style-type:decimal}.markdown-list-item{margin:6px 0;line-height:1.5;color:#2d3748}.markdown-paragraph{margin-bottom:12px;line-height:1.6;color:#2d3748}.markdown-link{color:#007bff;text-decoration:underline}.markdown-link:hover{color:#0056b3}.markdown-blockquote{border-left:4px solid #e2e8f0;padding-left:16px;margin:16px 0;font-style:italic;color:#718096}.markdown-code{background-color:#f7fafc;padding:2px 4px;border-radius:3px;font-family:Courier New,Courier,monospace;font-size:.9em;color:#e53e3e}.markdown-paragraph img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}.markdown-paragraph img[width="16px"]{display:inline;margin:0 4px;vertical-align:text-bottom}.markdown-bold{font-weight:700}.markdown-italic{font-style:italic}.markdown-strikethrough{text-decoration:line-through}.markdown-hr{border:none;border-top:1px solid #e2e8f0;margin:20px 0}.markdown-pre{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:4px;padding:12px;margin:12px 0;overflow-x:auto;font-family:Courier New,Courier,monospace;font-size:.9em;color:#2d3748}.markdown-table{border-collapse:collapse;width:100%;margin:12px 0;border:1px solid #e2e8f0}.markdown-table-header{background-color:#f7fafc}.markdown-table-row{border-bottom:1px solid #e2e8f0}.markdown-table-row:last-child{border-bottom:none}.markdown-table-cell{padding:8px 12px;text-align:left;border-right:1px solid #e2e8f0}.markdown-table-cell:last-child{border-right:none}.markdown-table-header-cell{font-weight:600;background-color:#f7fafc}.markdown-checkbox{margin-right:8px;vertical-align:middle}.markdown-inline-icon{display:inline;margin:0 4px;vertical-align:text-bottom;max-width:16px;height:auto}.markdown-content{font-family:Montserrat,sans-serif;color:#2d3748;font-size:14px;line-height:1.6;padding-bottom:20px}.profession-container{width:100%;display:flex;flex-direction:column;gap:1rem;padding:.5rem;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.profession-container>:first-child{min-height:auto;display:block;margin-bottom:.5rem}.profession-container>div:first-child{width:100%;margin:0;padding:0;display:block}.profession-container>*{margin-bottom:1rem}.profession-container>:last-child{margin-bottom:0}@media (max-width:768px){.profession-container{padding:.5rem;gap:.75rem}.profession-container>*{margin-bottom:.75rem}}@media (max-width:480px){.profession-container{padding:.25rem;gap:.5rem}}.c-chart{width:100%;max-width:400px}