@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#12151e;background:#12151e}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}*{box-sizing:border-box}h1,h2,h3,h4{font-family:Inter,ui-sans-serif,sans-serif;letter-spacing:-.035em}button,a{transition:all .2s ease}.section-label{color:#1a6fc4;font-weight:700;font-size:.75rem;letter-spacing:.18em;text-transform:uppercase}.image-shell{background:linear-gradient(135deg,#1a6fc4,#12151e);overflow:hidden}.image-shell img{display:block;width:100%;height:100%;object-fit:cover}.image-shell img.failed{display:none}
