:root{font-size:16px}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;font-family:Georgia,Times New Roman,serif;display:flex}.app{flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:100vh;padding:2rem;display:flex}.app-header h1{color:#ffffffe6;letter-spacing:.15em;text-transform:uppercase;font-size:1.5rem;font-weight:400}.app-main{width:100%;max-width:680px}.quote-card{text-align:center;background:#fffffff2;border-radius:16px;padding:3rem;box-shadow:0 20px 60px #0000004d}.quote-text p{color:#2d3748;margin-bottom:1.5rem;font-size:1.5rem;font-style:italic;line-height:1.7}.quote-author{color:#718096;font-size:1rem;font-style:normal;font-weight:600}.app-footer p{color:#fff9;font-family:system-ui,sans-serif;font-size:.85rem}
