*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;padding:0;font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}*:focus{outline:none}*:focus-visible{outline:2px solid #00a99d;outline-offset:2px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.animate-fade-in{animation:fadeIn .2s ease-out}.animate-slide-in{animation:slideIn .3s ease-out}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.gradient-primary{background:linear-gradient(135deg,#00a99d,#008a7f)}.gradient-secondary{background:linear-gradient(135deg,#fdb913,#f59e0b)}::selection{background-color:#00a99d;color:#fff}::-moz-selection{background-color:#00a99d;color:#fff}@media print{*{-webkit-print-color-adjust:exact!important;color-adjust:exact!important}}@media(max-width:640px){.responsive-text{font-size:.875rem}}@media(prefers-contrast:high){.border-slate-200{border-color:#000}.text-slate-600{color:#000}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
