*,*:before,*:after{box-sizing:border-box}html{font-size:80%;scroll-behavior:smooth;width:100%;overflow-x:hidden}body{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden;font-family:Nunito,sans-serif;background:#fff;color:#1e293b}app-root{display:block;width:100%;max-width:100%;overflow-x:hidden}img,video,svg{max-width:100%;height:auto;display:block}input,button,select,textarea{font-family:Nunito,sans-serif}.mentor-action-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;white-space:nowrap!important;border-radius:8px!important;font-family:Inter,Nunito,Arial,sans-serif!important;font-size:14px!important;line-height:1!important;text-decoration:none!important;transition:background-color .18s ease,border-color .18s ease,color .18s ease!important}.mentor-action-button--primary{min-height:40px!important;height:40px!important;padding:0 18px!important;border:1px solid #252feb!important;background:#252feb!important;color:#fff!important;font-weight:600!important;box-shadow:none!important}.mentor-action-button--primary:hover:not(:disabled){border-color:#1d25c8!important;background:#1d25c8!important}.mentor-action-button--edit{min-height:36px!important;height:36px!important;padding:0 13px!important;gap:6px!important;border:1px solid #d9deea!important;background:#fff!important;color:#252feb!important;font-weight:600!important;box-shadow:none!important}.mentor-action-button--edit:hover:not(:disabled){border-color:#252feb!important;background:#f4f5ff!important}.mentor-action-button--cancel{min-height:40px!important;height:40px!important;padding:0 16px!important;border:1px solid #d9deea!important;background:#fff!important;color:#374151!important;font-weight:500!important;box-shadow:none!important}.mentor-action-button--cancel:hover:not(:disabled){border-color:#b9c1d1!important;background:#f8f9fc!important}.mentor-action-button:disabled{border-color:#dfe3eb!important;background:#e9ecf3!important;color:#9299a8!important;cursor:not-allowed!important;opacity:1!important;box-shadow:none!important}.mentor-action-group{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:10px!important}.mentor-action-spinner{width:14px;height:14px;margin-right:8px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;animation:mentor-button-spin .7s linear infinite}@keyframes mentor-button-spin{to{transform:rotate(360deg)}}
