html{scroll-behavior:smooth}body{font-family:Tomorrow,sans-serif;line-height:1.6;margin:0;padding:0}.navbar-brand,h1,h2,h3,h4,h5,h6{font-family:Tomorrow,sans-serif;font-weight:700;letter-spacing:-.02em}.display-4{font-weight:700;letter-spacing:-.03em;text-transform:uppercase}.navbar{padding:.5rem 1rem}.navbar-brand img{height:50px;width:auto}#home{background:#0a0a0a;min-height:100vh;padding:0 1rem;display:flex;align-items:center;justify-content:center}section{padding:120px 0;position:relative;scroll-margin-top:100px}h2{margin-bottom:40px;font-weight:700}#features{padding:60px 0}#features h2{margin-bottom:20px}.card{border-radius:8px;transition:all .3s ease;background:#fff}.card:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 10px 20px rgba(0,0,0,.1);background:#f8f9fa}.card-body{transition:all .3s ease}.card:hover .card-body{color:#2d1b4b}.feature-card{height:200px;margin:0;width:100%}.feature-card .card-body{height:100%;display:flex;flex-direction:column;justify-content:center}#features .col-md-7{padding:0 1rem;width:55%}#features .col-md-5{padding:0 1rem;width:45%}.features-wrapper{max-width:80%;margin:0 auto}@media (max-width:1200px){.features-wrapper{max-width:80%}}@media (max-width:768px){.features-wrapper{max-width:100%}#features .col-md-5,#features .col-md-7{width:100%;padding:0 1rem}.feature-card{height:auto;min-height:180px}.features-wrapper{max-width:100%;padding:0 1rem}}#contactForm .form-label{font-weight:600}footer{margin-top:2rem;font-size:.8rem}.nav-link.active{border-bottom:2px solid #fff}.bi-arrow-down-circle{transition:transform .3s ease,opacity .3s ease}#home a:hover .bi-arrow-down-circle{transform:translateY(10px);opacity:.8}