:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1025,#0a0a0a);color:#fafafa}.shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.poem-card{max-width:32rem;border:1px solid rgba(255,255,255,.08);padding:3rem 2.5rem;border-radius:1rem;background:#ffffff08;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.poem-title{margin:0 0 2rem;font-size:1.6rem;font-weight:600;letter-spacing:-.02em;text-align:center;background:linear-gradient(135deg,#c8b6ff,#80b6ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.poem-body{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;line-height:1.9;color:#ffffffc7}.poem-body p{margin:0;color:#ffffffc7}.stanza-break{height:1.25rem}
