.quote-text font-family: 'Nexa', sans-serif; font-weight: 800; font-size: clamp(1.8rem, 5vw, 3rem); line-height: 1.3; max-width: 1000px; margin: 0 auto; color: #FFFFFF; letter-spacing: -0.01em;
/* footer: solid & clean */ .footer text-align: center; margin-top: 5rem; padding-top: 2rem; border-top: 1px solid rgba(255,255,255,0.1); font-family: 'Nexa', sans-serif; font-weight: 400; font-size: 0.85rem; color: #6F7A8F; google fonts nexa
/* ========== INTERACTIVE / SOLID BUTTON (Nexa touch) ========== */ .action-area display: flex; justify-content: center; margin: 3rem 0 2rem; .quote-text font-family: 'Nexa'
<!-- Interactive moment: "solid piece" dynamic feedback --> <div class="action-area"> <button class="nexa-button" id="solidPieceBtn">⚡ SHOW SOLID PIECE ⚡</button> </div> <div id="dynamicMessage" style="text-align: center; font-family: 'Nexa', sans-serif; font-weight: 400; font-size: 1.2rem; min-height: 70px; margin-top: 0.5rem; color: #F5C542;"></div> margin: 0 auto
.nexa-card:hover transform: translateY(-8px); border-color: rgba(245, 197, 66, 0.4); box-shadow: 0 30px 45px -12px rgba(0,0,0,0.6);