.vos-profile{display:grid;gap:1.25rem;max-width:42rem}.vos-profile-card{display:grid;gap:.9rem;padding:1rem;border:1px solid var(--vos-border, rgba(139, 115, 85, .28));border-radius:12px;background:radial-gradient(ellipse 80% 60% at 0% 0%,rgba(212,165,116,.08),transparent 70%),#07060a73}.vos-profile-head{display:flex;align-items:center;gap:.9rem;min-width:0}.vos-profile-face{position:relative;flex:0 0 auto;display:inline-flex;border-radius:50%;background:#09080cdb;box-shadow:0 0 0 2px #e8cd84b3,0 6px 16px #0000008c}.vos-profile-face img{width:100%;height:100%;border-radius:50%;object-fit:cover;object-position:center}.vos-profile-face.is-large{width:84px;height:84px}.vos-profile-face.is-small{width:40px;height:40px}.vos-profile-online{position:absolute;right:1px;bottom:1px;width:12px;height:12px;border-radius:50%;background:#37d67a;box-shadow:0 0 0 2px #08070bfa,0 0 10px #37d67a8c}.vos-profile-face.is-small .vos-profile-online{width:9px;height:9px}.vos-profile-identity{min-width:0;display:grid;gap:.15rem}.vos-profile-name{margin:0;padding-bottom:0;border-bottom:0;overflow-wrap:anywhere;color:var(--vos-cream, #e8dcc8);font-family:Cinzel,Georgia,serif;font-size:clamp(1.2rem,4vw,1.5rem);font-weight:700;letter-spacing:.03em;line-height:1.15}.vos-profile-name:after{content:none}.vos-profile-character{margin:0;overflow-wrap:anywhere;color:var(--vos-gold-bright, #d4a574);font-size:.9rem}.vos-profile-seen{margin:0;opacity:.6;font-size:.78rem}.vos-profile-seen.is-online{color:#37d67a;opacity:.9}.vos-profile-message{justify-self:start;min-height:44px;padding:0 1.1rem;border:1px solid var(--vos-border-strong, rgba(212, 165, 116, .45));border-radius:10px;background:#d4a57424;color:var(--vos-cream, #e8dcc8);font:700 .85rem Cinzel,Georgia,serif;letter-spacing:.04em;cursor:pointer}.vos-profile-message:hover{background:#d4a5743d}.vos-profile-bio{overflow-wrap:anywhere;line-height:1.55}.vos-profile-bio.is-empty{opacity:.5;font-style:italic}.vos-profile-avatar-actions,.vos-profile-editor-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.vos-profile-editor{display:grid;gap:.45rem;padding-top:.6rem;border-top:1px solid rgba(212,165,116,.2)}.vos-profile-label{color:var(--vos-gold-bright, #d4a574);font-family:Cinzel,Georgia,serif;font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.vos-profile-bio-input{width:100%;min-height:96px;padding:.6rem .7rem;border:1px solid var(--vos-border, rgba(139, 115, 85, .28));border-radius:10px;background:#07060ab8;color:inherit;font:inherit;resize:vertical}.vos-profile-action,.vos-profile-save{min-height:40px;padding:0 .85rem;border:1px solid var(--vos-border, rgba(139, 115, 85, .28));border-radius:8px;background:#07060a8c;color:inherit;font:700 .78rem Cinzel,Georgia,serif;letter-spacing:.04em;cursor:pointer}.vos-profile-save{margin-left:auto;border-color:var(--vos-border-strong, rgba(212, 165, 116, .45));background:#d4a57424;color:var(--vos-cream, #e8dcc8)}.vos-profile-action:hover,.vos-profile-save:hover{background:#d4a57433}.vos-profile-count{opacity:.5;font-size:.72rem}.vos-profile-status{margin:0;opacity:.7;font-size:.82rem}.vos-profile-status:empty{display:none}.vos-profile-status.is-error{color:var(--vos-quest-bright, #d44d3f);opacity:1}.vos-profile-section-title{margin:0 0 .6rem;color:var(--vos-gold-bright, #d4a574);font-family:Cinzel,Georgia,serif;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.vos-profile-people{display:grid;gap:.4rem}@media(min-width:560px){.vos-profile-people{grid-template-columns:repeat(2,minmax(0,1fr))}}.vos-profile-person{display:flex;align-items:center;gap:.6rem;min-height:56px;padding:.45rem .6rem;border:1px solid var(--vos-border, rgba(139, 115, 85, .28));border-radius:10px;background:#07060a66;color:inherit;text-decoration:none}.vos-profile-person:hover{border-color:#d4a57480;background:#d4a57414}.vos-profile-person-text{display:grid;gap:.05rem;min-width:0}.vos-profile-person-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--vos-cream, #e8dcc8);font-family:Cinzel,Georgia,serif;font-size:.82rem;font-weight:700}.vos-profile-person-seen{opacity:.55;font-size:.72rem}
