.gbp-logo{margin-bottom:30px}.gbp-logo img{max-width:120px;height:auto}.gbp-emoji-rating{display:flex;justify-content:space-between;gap:15px;margin:0 auto;max-width:400px}.gbp-emoji-option{flex:1;cursor:pointer;padding:20px 10px;border-radius:12px;transition:all .3s ease;background:#f8f9fa}.gbp-emoji-option:hover{background:#e3f2fd;transform:translateY(-2px)}.gbp-emoji-option.selected{background:#2196f3;color:white}.gbp-emoji{font-size:48px;margin-bottom:10px}.gbp-emoji-label{font-size:14px;font-weight:500;color:#333}.gbp-emoji-option.selected .gbp-emoji-label{color:white}.gbp-required.show{display:inline}.gbp-copy-icon{font-size:18px}@media (max-width:480px){.gbp-emoji-rating{gap:8px}.gbp-emoji-option[data-rating="2"]{display:none}.gbp-emoji{font-size:36px}.gbp-emoji-option{padding:15px 5px}}.gbp-form-group.error input,.gbp-form-group.error select,.gbp-form-group.error textarea{border-color:#f44336}.gbp-error-message{color:#f44336;font-size:14px;margin-top:5px;display:none}.gbp-error-message.show{display:block}