body { font-family: 'Inter', sans-serif; scroll-behavior: smooth; }
.celtic-gradient { background: linear-gradient(135deg, #022c22 0%, #064e3b 100%); }
.glass { background: rgba(255, 255, 255, 0.05); backdrop-filter: blur(10px); }
.border-subtle { border-color: rgba(255, 255, 255, 0.1); }