@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;0,9..40,800;1,9..40,400&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"kern" 1,"liga" 1,"calt" 1}body{font-family:DM Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:400;font-size:14px;line-height:1.6;color:#111;background:#fff;letter-spacing:-.01em;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}img{max-width:100%;display:block}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#bbb}*{scrollbar-width:thin;scrollbar-color:#dddddd transparent}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}.animate-fade-slide-in{animation:fadeSlideIn .35s ease forwards}.animate-fade-in{animation:fadeIn .3s ease forwards}.animate-scale-in{animation:scaleIn .3s ease forwards}.animate-slide-up{animation:slideUp .4s ease forwards}.hidden{display:none!important}.spinner{width:20px;height:20px;border:2px solid #dddddd;border-radius:50%;border-top-color:#000;animation:spin .6s linear infinite;display:inline-block}.spinner-lg{width:32px;height:32px;border-width:3px}.step{display:none}.step.active{display:block;animation:fadeSlideIn .3s cubic-bezier(.25,.1,.25,1) forwards}input:focus,textarea:focus,select:focus{border-color:#000!important;outline:none}input[type=checkbox]{width:18px;height:18px;accent-color:#000000;cursor:pointer}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (max-width: 768px){#app-wrapper{flex-direction:column!important}#sidebar{width:100%!important;min-width:100%!important;height:auto!important;flex-direction:row!important;border-right:none!important;border-bottom:1px solid #f0f0f0!important;overflow-x:auto!important}#sidebar-nav{flex-direction:row!important;gap:4px!important;overflow-x:auto!important;padding:8px!important}#sidebar-progress-section{display:none!important}#main-content{height:auto!important;flex:1!important}#slide-area{padding:24px 20px 120px!important}}
