﻿*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.form-message{margin-top:1rem;padding:1rem;border-radius:8px}.form-message.success{background-color:rgba(16,185,129,0.1);color:#10b981;border:1px solid #10b981}.form-message.error{background-color:rgba(239,68,68,0.1);color:#ef4444;border:1px solid #ef4444}.hero-section{background-image:url('/assets/images/hero-bg.jpg')}
