:root{font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light dark}@media(prefers-color-scheme:dark){:root{background:#0b0d10;color:#edeff3}}@media(prefers-color-scheme:light){:root{background:#f6f7f9;color:#111827}}html[data-color-mode=dark]{background:#0b0d10;color:#edeff3}html[data-color-mode=light]{background:#f6f7f9;color:#111827}html{font-size:16px}body{margin:0;min-height:100vh;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}@media(pointer:coarse){button:not(.MuiChip-root):not(.MuiIconButton-root),[role=button]:not(.MuiChip-root){min-height:44px}}@media(max-width:600px){html{font-size:15px}input,textarea,select{font-size:16px!important}}html{scroll-behavior:smooth}@supports (padding: max(0px)){body{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}}@media(max-width:960px){main{padding-bottom:72px}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-in{animation:fadeInUp .6s ease-out both}.delay-1{animation-delay:.1s}.delay-2{animation-delay:.2s}.delay-3{animation-delay:.3s}.delay-4{animation-delay:.4s}.delay-5{animation-delay:.5s}.delay-6{animation-delay:.6s}.reveal{opacity:0;transform:translateY(20px)}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.slide-up{animation:slideUp .3s ease-out both}@keyframes breathe{0%,to{box-shadow:0 0 #fc444500}50%{box-shadow:0 0 16px 2px #fc444526}}@media(prefers-reduced-motion:reduce){.animate-in,.slide-up{animation:none}.reveal{opacity:1;transform:none}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
