:root{--primary-color: #2563EB;--secondary-color: #1E40AF}body{font-family:Inter,sans-serif;scroll-behavior:smooth}.font-accent{font-family:Inter Tight,sans-serif;font-weight:700;letter-spacing:-.02em}x-cloak{display:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}@keyframes floating{0%{transform:translate(0) rotate(30deg)}25%{transform:translate(5%,5%) rotate(35deg)}50%{transform:translate(-5%,10%) rotate(25deg)}75%{transform:translate(-10%,-5%) rotate(35deg)}to{transform:translate(0) rotate(30deg)}}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}10%{transform:translateY(0);opacity:1}90%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.animate-on-scroll{view-timeline-name:--reveal;view-timeline-axis:block;animation-timeline:--reveal;animation-name:fadeInUp;animation-range:entry 0% cover 30%;animation-fill-mode:both}.scale-on-scroll{view-timeline-name:--scale;view-timeline-axis:block;animation-timeline:--scale;animation-name:scaleIn;animation-range:entry 0% cover 30%;animation-fill-mode:both}.animate-floating{animation:floating 10s ease-in-out infinite}.animate-slide-up{animation:slideUp 2s ease-in-out infinite}
