body { font-family: 'Poppins', sans-serif; background: linear-gradient(135deg, #e8f5e9, #ffffff); color: #1b5e20; }
.site-title { font-weight:700; font-size:2.2rem; margin-bottom:0.2rem; color:#2e7d32; }
.site-slogan { color:#558b2f; margin-bottom:1.5rem; }

.glass{background:rgba(255,255,255,0.75);backdrop-filter:blur(6px);border-radius:12px;box-shadow:0 8px 22px rgba(0,0,0,.07);} 
footer{display:none}