html{scroll-behavior:smooth}body{background-color:#000}h2,h3,h4{color:#e0e0e0;font-family:Arvo,'Helvetica Neue',Helvetica,Arial,sans-serif!important;font-weight:400;text-rendering:optimizelegibility;overflow-wrap:break-word;word-wrap:break-word}.fullscreen-section{position:relative;min-height:100vh;padding:15vh 5vw;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden}.fullscreen-section h2{font-size:clamp(2rem, 4vw, 4.5rem);font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-top:-5vh;position:relative;z-index:2;text-align:center;color:#b0bec5;text-shadow:2px 2px 5px rgba(0,0,0,.8);transition:all .3s ease-in-out;opacity:0;transform:translateY(30px);transition:opacity 1s ease-out,transform 1s ease-out}.section-visible h2{opacity:1;transform:translateY(0)}.fullscreen-section h2:hover{text-shadow:3px 3px 10px rgba(173,216,230,.9),-3px -3px 10px rgba(100,149,237,.7);transform:scale(1.03)}.fullscreen-section::after{content:"";position:absolute;bottom:-50px;left:0;width:100%;height:50px;background:linear-gradient(to top,rgba(0,0,0,.9),rgba(0,0,0,0))}.card-body h4,.card-body p{word-wrap:break-word;overflow-wrap:break-word;text-align:center}@media (max-width:480px){h2{font-size:1.8rem}}.footer{background:linear-gradient(0deg,#17233f,#1a1a2e);color:#fff;padding:50px 0;text-align:center}.footer-logo{max-width:120px;margin-bottom:15px}.footer-description{font-size:1rem;opacity:.8}.footer-links h4{font-size:1.2rem;margin-bottom:15px}.footer-links ul{list-style:none;padding:0}.footer-links ul li{margin-bottom:8px}.footer-links a{color:#b0bec5;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#00bcd4}.footer-bottom{background:rgba(0,0,0,.2);padding:15px;font-size:.9rem;opacity:.7}@media (max-width:768px){.footer .row{flex-direction:column}.footer-links{margin-top:20px}}.footer-links .footer-login{font-weight:700;color:#00bcd4;transition:all .3s ease}.footer-links .footer-login:hover{color:#00e5ff}