:root{color:#1f1a2d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#fef3c7 0%,#f5d0fe 45%,#ddd6fe 100%);font-family:Inter,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{place-items:center;min-height:100vh;display:grid}button{font:inherit}#app{width:min(100%,980px);padding:24px}.funny-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1;border:1px solid #9233ea24;border-radius:28px;justify-content:space-between;align-items:center;gap:32px;padding:40px;display:flex;box-shadow:0 24px 70px #581c8724}.copy-block{flex:1.1}.tag{color:#7c2d12;letter-spacing:.08em;text-transform:uppercase;background:#fdf2f8;border-radius:999px;margin:0 0 16px;padding:8px 14px;font-size:12px;font-weight:700;display:inline-block}h1{color:#1a1029;letter-spacing:-.08em;margin:0;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.95}.subtitle{color:#43385e;max-width:540px;margin-top:18px;font-size:1.08rem}.actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}button{color:#fff;cursor:pointer;background:#111827;border:0;border-radius:999px;padding:14px 22px;font-weight:700;transition:transform .2s,opacity .2s}button:hover{transform:translateY(-1px)}button.secondary{color:#4c1d95;background:#f3e8ff}.image-placeholder{color:#6d28d9;letter-spacing:.04em;text-transform:lowercase;text-align:center;background:linear-gradient(135deg,#faf5ffe6,#ecfdf5cc);border:2px dashed #954ce973;border-radius:24px;flex:.9;place-items:center;min-height:380px;font-size:1rem;font-weight:700;display:grid}@media (width<=760px){.funny-card{flex-direction:column;padding:24px 20px}.copy-block,.image-placeholder{width:100%}.image-placeholder{min-height:220px}}
