*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:DM Sans,system-ui,-apple-system,sans-serif;background:#f8fafc;color:#303030;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{font-family:Nunito,DM Sans,system-ui,sans-serif;letter-spacing:-.02em}:focus-visible{outline:2px solid #1567C7;outline-offset:2px;border-radius:4px}input,select,button{font-family:inherit;font-size:14px;padding:8px 12px;border:1px solid #E2E8F0;border-radius:10px;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease,color .15s ease,transform .1s ease,opacity .15s ease}input,select{background:#fff}@media (pointer: coarse){input,select,textarea{font-size:16px!important}}input:hover:not(:focus):not(:disabled),select:hover:not(:focus):not(:disabled){border-color:#cbd5e1}input:focus,select:focus{outline:none;border-color:#1567c7;box-shadow:0 0 0 3px #369fff1f}button{cursor:pointer;background:#1567c7;color:#fff;border-color:#1567c7;font-weight:600;letter-spacing:.01em}button:hover:not(:disabled){background:#0e5bb5;border-color:#0e5bb5;box-shadow:0 4px 14px #30303024;transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(0);box-shadow:none}button:focus-visible{outline:2px solid #1567C7;outline-offset:2px}button:disabled{opacity:.5;cursor:not-allowed}a{color:#1567c7;transition:color .15s ease}a:hover{color:#0e5bb5}.ui-btn--ghost:hover:not(:disabled){background:#f1f5f9!important;border-color:#cbd5e1!important;color:#475569!important}.ui-btn--danger:hover:not(:disabled){background:#dc262614!important;border-color:#dc262673!important}.ui-btn--success:hover:not(:disabled){background:#137a39!important;border-color:#137a39!important}.ui-btn--dangerSolid:hover:not(:disabled){background:#b91c1c!important;border-color:#b91c1c!important}.word-row{transition:background .12s ease}.word-row:hover{background:#f5f8ff!important}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:26px;height:26px;border:3px solid rgba(54,159,255,.15);border-top-color:#1567c7;border-radius:50%;animation:spin .7s linear infinite;display:inline-block;flex-shrink:0}@keyframes overlayFade{0%{opacity:0}to{opacity:1}}@keyframes dialogPop{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.overlay-enter{animation:overlayFade .16s ease-out}.dialog-enter{animation:dialogPop .2s cubic-bezier(.16,1,.3,1)}.card-hover{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card-hover:hover{transform:translateY(-3px);box-shadow:0 12px 28px #369fff29;border-color:#369fff59}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp .34s cubic-bezier(.16,1,.3,1) both}::selection{background:#369fff2e;color:inherit}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
