.footer_content{text-align:center;color:#f09c00}.footer_main{padding:50px}.footer_Icons{text-align:center;padding:20px 0}.footer_Icons span{margin:0 5px}.footer_Icons .footer_git a{color:#535253;transform:scale(1);transition:.5s}.footer_Icons .footer_link a{color:hsla(0,0%,100%,.904);transform:scale(1);transition:.5s}.footer_Icons .footer_insta a{color:#e4d8df;transform:scale(1);transition:.5s}.footer_Icons .footer_wht a{color:rgba(26,131,26,.958);transform:scale(1);transition:.5s}.footer_Icons .footer_twi a{color:#2791ca;transform:scale(1);transition:.5s}.footer_Icons .footer_git a:hover{color:#c4bfbf;transform:scale(1.2)}.footer_Icons .footer_link a:hover{color:#33279c;transform:scale(1.2)}.footer_Icons .footer_insta a:hover{color:#c648ca;transform:scale(1.2)}.footer_Icons .footer_wht a:hover{color:green;transform:scale(1.2)}.footer_Icons .footer_twi a:hover{color:#add8e6;transform:scale(1.2)}.splash-screen{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fff;z-index:9999;-webkit-animation:fadeOut .5s ease-in-out 2.5s forwards;animation:fadeOut .5s ease-in-out 2.5s forwards}body:not(.light-theme) .splash-screen{background-color:#121212;color:#fff}.splash-content{text-align:center;-webkit-animation:zoomIn 1s ease-out;animation:zoomIn 1s ease-out}.splash-logo{width:120px;height:120px;margin-bottom:20px;-webkit-animation:pulse 2s infinite;animation:pulse 2s infinite}.splash-title{font-size:2.5rem;font-weight:700;background:linear-gradient(45deg,#1e90ff,#8a2be2);-webkit-background-clip:text;background-clip:text;color:transparent;opacity:0;-webkit-animation:fadeIn 1s ease-out .5s forwards;animation:fadeIn 1s ease-out .5s forwards}@-webkit-keyframes zoomIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@keyframes zoomIn{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}@-webkit-keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes fadeOut{0%{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}body{background-image:linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8)),url(https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&ixlib=rb-1.2.1&q=80&w=1950);background-size:cover;background-position:50%;background-attachment:fixed;background-repeat:no-repeat;min-height:100vh;color:#f8f9fa;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}h1{color:#fff;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.container{padding-bottom:60px}.card{background-color:hsla(0,0%,100%,.95);border:none;box-shadow:0 4px 6px rgba(0,0,0,.1);color:#333}.card-title{color:#2c3e50}.card-subtitle{color:#6c757d!important}.badge-secondary{background-color:#34495e;font-weight:500}.form-label{color:#fff;font-weight:600;letter-spacing:.5px}.form-control{border-radius:20px;border:none;padding:10px 20px;box-shadow:0 2px 5px rgba(0,0,0,.1)}.form-control:focus{box-shadow:0 0 0 3px rgba(52,152,219,.5)}.btn-primary{background-color:#3498db;border:none;border-radius:20px;padding:8px 20px;font-weight:600;transition:all .3s ease}.btn-primary:hover{background-color:#2980b9;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.custom-control-label{color:#fff;font-weight:500}.light-theme{background-image:linear-gradient(hsla(0,0%,100%,.8),hsla(0,0%,100%,.8)),url(https://images.unsplash.com/photo-1497215728101-856f4ea42174?auto=format&fit=crop&ixlib=rb-1.2.1&q=80&w=1950);color:#333}.light-theme h1{color:#2c3e50;text-shadow:none}.light-theme .custom-control-label,.light-theme .form-label{color:#2c3e50}.theme-toggle{position:absolute;top:20px;right:20px;cursor:pointer;background:none;border:none;color:#fff;font-size:1.5rem;z-index:1000;transition:color .3s ease}.light-theme .theme-toggle{color:#2c3e50}h1.error,h1.loading{text-align:center;margin-top:50px;font-size:2rem;color:hsla(0,0%,100%,.8)}.light-theme h1.error,.light-theme h1.loading{color:#2c3e50}
/*# sourceMappingURL=main.23ec9cd8.chunk.css.map */