.practice-start-modal .ant-modal-container,.practice-start-modal .ant-modal-content{background:var(--bg-card)!important;border:1px solid var(--border-color)!important;border-radius:16px!important;box-shadow:none!important;padding:0!important}.practice-start-modal .ant-modal-close{color:var(--text-secondary)!important}.practice-start-modal .ant-modal-close:hover{color:var(--text-primary)!important;background:var(--bg-secondary)!important}.practice-start-modal .ant-modal-body{padding:28px 28px 24px!important;text-align:center}.practice-start-modal__icon-shell{width:58px;height:58px;margin:0 auto 14px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,rgba(59,130,246,.15),rgba(34,197,94,.12));border:1px solid color-mix(in srgb,var(--accent-color) 30%,var(--border-color) 70%)}.practice-start-modal__icon{font-size:30px;line-height:1}.practice-start-modal__title{margin:0 0 8px;font-size:24px;font-weight:650;color:var(--text-primary)}.practice-start-modal__practice-title{margin:0;font-size:17px;font-weight:500;color:var(--text-secondary);line-height:1.45;overflow-wrap:anywhere}.practice-start-modal__badges{margin-top:10px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.practice-start-modal__badge{display:inline-flex;align-items:center;gap:4px;padding:2px 7px;border-radius:4px;color:#fff;font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap}.practice-start-modal__badge--success{background:#22c55e}.practice-start-modal__badge--accent{background:var(--accent-color)}.practice-start-modal__badge--free-preview{gap:7px;padding:0;border-radius:0;background:transparent!important;color:#047857;box-shadow:none;font-size:12px;font-weight:760;letter-spacing:.01em}.practice-start-modal__badge--free-preview svg{display:none}.practice-start-modal__badge--free-preview:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 14%,transparent);flex:0 0 auto}[data-theme=dark] .practice-start-modal__badge--free-preview{color:#5eead4}.practice-start-modal__description{margin:14px 0 24px;font-size:15px;color:var(--text-secondary);line-height:1.6}.practice-start-modal__actions{display:flex;justify-content:center;gap:10px}.practice-start-modal__actions .ant-btn{min-width:108px;height:40px;border-radius:10px;font-weight:600}