body{padding-top:70px}.hero{min-height:600px;height:calc(100vh - 70px)}.hero-content{min-height:400px}.btn{min-width:120px;height:44px;line-height:44px;padding:0 1.5rem;display:inline-flex;align-items:center;justify-content:center}.btn-group{min-height:60px}.container{min-height:50px}.card{min-height:250px;aspect-ratio:1/1.2}img{aspect-ratio:attr(width)/attr(height);width:100%;height:auto}img:not([src]){visibility:hidden}.hero h1{min-height:1.2em;font-size:clamp(2rem, 5vw, 3.5rem)}.hero p{min-height:2.5em}nav ul{min-height:44px}.dropdown-content{position:absolute;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s}.dropdown:hover .dropdown-content{opacity:1;visibility:visible;display:block!important}.logo-icon{flex-shrink:0;width:40px;height:40px}footer{min-height:200px}*{animation-play-state:paused!important}body.loaded *{animation-play-state:running!important}input,select,textarea{min-height:44px;font-size:16px}.skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}.testimonial-carousel{min-height:300px;overflow-x:hidden}.testimonial-carousel.loaded{overflow-x:auto}@font-face{font-family:Inter-fallback;size-adjust:107%;ascent-override:90%;src:local('Arial')}body{font-family:Inter-fallback,Inter,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}@media (max-width:768px){body{padding-top:60px}.hero{min-height:500px}.hero h1{font-size:2rem;min-height:2.4em}}