/* * BELLEREI V9 - ULTIMATE CONTENT & MOBILE FIX * Status: Production Ready */ #bellerei-v8 { font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; line-height: 1.65; color: #2d3748; width: 100%; max-width: 100%; margin: 0 auto; box-sizing: border-box; } #bellerei-v8 * { box-sizing: border-box; } /* --- TYPO --- */ #bellerei-v8 h2 { font-size: clamp(1.7rem, 3.5vw, 2.4rem); color: #1a202c; margin: 50px 0 25px 0; font-weight: 800; line-height: 1.2; letter-spacing: -0.01em; } #bellerei-v8 h3 { font-size: 1.3rem; color: #1a202c; margin: 0 0 15px 0; font-weight: 700; } #bellerei-v8 h4 { font-size: 1.1rem; color: #27ae60; margin: 0 0 10...