.panel-identity{display:flex;align-items:center;gap:16px}.panel-identity h1{margin:3px 0}.avatar{width:92px;height:92px;border-radius:50%;object-fit:cover;background:#f5cc00}.avatar.emoji{display:grid;place-items:center;font-size:3.2rem}.avatar-picker{display:grid;grid-template-columns:repeat(8,1fr);gap:7px;margin:12px 0}.avatar-picker label{margin:0}.avatar-picker input{position:absolute;opacity:0;width:1px}.avatar-picker span{display:grid;place-items:center;font-size:1.8rem;height:52px;border:2px solid #eee;border-radius:9px;cursor:pointer}.avatar-picker input:checked+span{border-color:#111;background:#f5cc00}.public-profile{max-width:1100px;margin:auto;padding:55px 20px}.public-head{display:flex;align-items:center;gap:22px;margin-bottom:30px}.public-head h1{font-size:3rem;margin:5px 0}.ref-link{display:flex;gap:8px;margin:15px 0 28px}.ref-link input{flex:1;padding:13px;border:1px solid #bbb;border-radius:8px}.ref-link button{padding:12px 18px;background:#f5cc00;border:0;border-radius:8px;font-weight:900}.friend{display:grid;grid-template-columns:45px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #eee;padding:10px}.friend span{font-size:1.8rem}.panel-actions{flex-wrap:wrap}@media(max-width:700px){.avatar-picker{grid-template-columns:repeat(6,1fr)}.avatar-picker span{font-size:1.45rem;height:43px}.avatar{width:70px;height:70px}.avatar.emoji{font-size:2.4rem}.public-head h1{font-size:2rem}.ref-link{display:block}.ref-link input,.ref-link button{width:100%;margin-bottom:7px}}
.profile-message-box{margin:0 0 28px;padding:22px;border:1px solid #ddd;border-radius:14px;background:#f8f7f2}.profile-message-box h2{margin-top:0}.profile-message-box textarea{width:100%;min-height:100px;padding:12px;border:1px solid #bbb;border-radius:8px;resize:vertical}.profile-message-box button{margin-top:9px;padding:12px 16px;border:0;border-radius:8px;background:#f5cc00;font-weight:900;cursor:pointer}.community-grid .body h3 a{color:#171717;text-decoration:none}

/* Encantes 1.3.12 - contacto entre perfiles */
.profile-message-box.prominent{border:2px solid #f5cc00;background:linear-gradient(180deg,#fffdf2,#fff);box-shadow:0 8px 28px rgba(0,0,0,.06);padding:26px}.message-box-title{display:flex;align-items:center;gap:13px;margin-bottom:12px}.message-box-title h2{margin:3px 0 0}.message-box-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:#f5cc00;font-size:1.35rem}.profile-message-product{display:grid;grid-template-columns:70px 1fr;gap:12px;align-items:center;margin:15px 0;padding:10px;border-radius:11px;background:#f4f3ed;color:#171717;text-decoration:none}.profile-message-product img{width:70px;height:70px;object-fit:cover;border-radius:8px}.profile-message-product small,.profile-message-product strong{display:block}.profile-message-product small{font-size:.68rem;letter-spacing:.08em;color:#777;font-weight:900}.profile-message-box.prominent textarea{min-height:120px;background:#fff}.profile-message-box.prominent button{font-size:1rem;padding:13px 18px}.login-to-message{padding-top:5px}.profile-own-note{margin:0 0 25px;padding:14px 18px;border-radius:10px;background:#f5f4ee}.message-about{display:inline-block;margin-top:10px;padding:9px 11px;border-radius:8px;background:#f5cc00;color:#171717;text-decoration:none;font-weight:900;font-size:.82rem}
@media(max-width:700px){.profile-message-box.prominent{padding:18px}.message-box-title{align-items:flex-start}.message-box-icon{width:42px;height:42px}.profile-message-product{grid-template-columns:58px 1fr}.profile-message-product img{width:58px;height:58px}}

.community-state.state-fresh{background:#eef4ff;border-color:#b7ccf2}.community-grid .message-about{display:inline-block}
