:root{color:#f5f2ea;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#1a1a1a;font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{background-color:#141313;min-height:100vh;margin:0}#root{min-height:100vh}a{color:inherit}.app{min-height:100vh}.quote-card{color:#f5f2ea;width:100%;min-height:100vh;box-shadow:none;text-align:center;background:#1b1919;border-radius:0;flex-direction:column;justify-content:center;align-items:center;padding:clamp(3rem,6vw,6rem) clamp(2rem,6vw,6rem);display:flex}.quote-text{max-width:820px;margin:0 0 2rem;font-size:clamp(2.1rem,3vw,3rem);line-height:1.5}.quote-author{letter-spacing:.16em;text-transform:uppercase;color:#f5f2eabf;margin:0 0 2.5rem;font-size:1.15rem}.info-link{color:#f5d67b;cursor:pointer;text-underline-offset:4px;background:0 0;border:none;padding:0;font-size:1rem;font-weight:600;text-decoration:underline}.info-link:hover{color:#ffe6a3}.quote-info{opacity:0;max-height:0;transition:max-height .3s,opacity .3s;overflow:hidden}.quote-info.show{opacity:1;max-height:200px;margin-top:2rem}.quote-info p{color:#f5f2ead9;margin:0;line-height:1.6}@media (max-width:600px){.quote-card{padding:2.5rem 1.5rem}}
