body{font-family:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;background:#f4f4f4;padding:2rem}.card{background:white;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.05);padding:2rem;max-width:600px;margin:auto;position:relative}.logo-top-right{position:absolute;top:1rem;right:1rem;width:60px;height:auto}h1{text-align:center;color:#10b981;margin-bottom:2rem}h2{font-size:1.25rem;margin-top:2rem;color:#3b82f6;border-bottom:1px solid #ddd;padding-bottom:0.5rem}label{display:block;font-weight:600;margin-top:1.5rem;margin-bottom:0.5rem}input[type="text"],textarea{width:100%;padding:0.75rem;font-size:1rem;font-family:inherit;border:1px solid #ccc;border-radius:6px;resize:vertical}input[type="checkbox"]{margin-right:0.5rem}#giphy-results{margin-top:1rem;display:flex;flex-wrap:wrap;gap:10px}.giphy-thumb{width:100px;height:100px;object-fit:cover;border:2px solid transparent;border-radius:6px;cursor:pointer}.giphy-thumb.selected{border-color:#3b82f6}button{margin-top:2rem;padding:0.75rem 1.5rem;font-size:1.1rem;background:#3b82f6;color:white;border:none;border-radius:6px;cursor:pointer;display:block;width:100%}.selected-preview{margin-top:1rem;text-align:center}.selected-preview img{max-width:100%;max-height:200px}.radio-group{margin-top:1rem}.radio-group label{font-weight:normal;margin-right:1rem}.hidden{display:none}.section{margin-top:2rem;padding-top:1rem;border-top:1px solid #ddd}.char-counter{display:block;text-align:left;font-size:0.85rem;margin-top:0.25rem;color:#666}.char-counter.visible{display:block}.char-counter.hidden{display:none}.char-counter.warning{color:#d97706}
