@layer overrides{.hanlo-profile-card.card-widget{--profile-ink:var(--heo-fontcolor);--profile-muted:var(--heo-secondtext);--profile-control:color-mix(in srgb, var(--heo-fontcolor) 7%, transparent);--profile-border:color-mix(in srgb, var(--heo-fontcolor) 14%, transparent);isolation:isolate;min-height:380px;color:var(--profile-ink);border:1px solid var(--profile-border);box-shadow:none;background:0 0;border-radius:24px;grid-template-rows:auto minmax(190px,1fr);grid-auto-rows:auto;gap:.9rem;padding:1.35rem 1.25rem;display:grid;position:relative;overflow:hidden}.hanlo-profile-card.has-background{--profile-ink:#fff;--profile-muted:#fffc;--profile-control:#ffffff24;--profile-border:#ffffff3d}.hanlo-profile-background{z-index:-2;object-fit:cover;object-position:center;border-radius:inherit;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.hanlo-profile-card.has-background:before{z-index:-1;content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(#00000052,#0000006b 45%,#000000a8);position:absolute;inset:0}.hanlo-profile-header{justify-content:center;min-width:0;display:flex}.hanlo-profile-card .hanlo-profile-greeting{max-width:100%;min-height:34px;color:var(--profile-ink);overflow-wrap:anywhere;text-align:center;background:var(--profile-control);border:1px solid var(--profile-border);border-radius:999px;padding:.35rem .8rem;font-size:.8rem;line-height:1.5;transition:background .2s,transform .2s}.hanlo-profile-card .hanlo-profile-greeting:enabled:hover{background:color-mix(in srgb, var(--profile-ink) 16%, transparent);transform:translateY(-1px)}.hanlo-profile-greeting:disabled{cursor:default}.hanlo-profile-stage{align-items:center;min-width:0;min-height:190px;display:grid}.hanlo-profile-portrait{aspect-ratio:1;opacity:1;grid-area:1/1;justify-self:center;width:144px;max-width:70%;transition:opacity .22s,transform .22s;position:relative}.hanlo-profile-avatar{object-fit:cover;border:5px solid color-mix(in srgb, var(--profile-ink) 65%, transparent);border-radius:50%;width:100%;height:100%;display:block;box-shadow:0 8px 26px #0000001f}.hanlo-profile-sticker{background:var(--heo-card-bg);border:3px solid var(--heo-card-bg);border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:absolute;bottom:0;right:-2px}.hanlo-profile-sticker img{object-fit:contain;border-radius:inherit;width:100%;height:100%}.hanlo-profile-description{max-height:210px;color:var(--profile-ink);overflow-wrap:anywhere;scrollbar-width:thin;overscroll-behavior:contain;grid-area:1/1;padding:.25rem;font-size:.95rem;line-height:1.85;overflow:auto}.hanlo-profile-description :is(p,ul,ol){margin:0 0 .65rem}.hanlo-profile-description>:last-child{margin-bottom:0}.hanlo-profile-description :is(ul,ol){padding-left:1.1rem}.hanlo-profile-description strong{color:inherit}.hanlo-profile-description a{color:inherit;text-underline-offset:3px;text-decoration:underline}.hanlo-profile-card[data-show-description=true] .hanlo-profile-portrait{visibility:hidden;opacity:0;transform:scale(.9)}.hanlo-profile-card .hanlo-profile-toggle{min-height:32px;color:var(--profile-muted);border-radius:999px;justify-self:center;align-items:center;gap:.4rem;padding:.2rem .65rem;font-size:.75rem;display:inline-flex}.hanlo-profile-card .hanlo-profile-toggle:hover{color:var(--profile-ink);background:var(--profile-control)}.hanlo-profile-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem;padding-top:.25rem;display:flex}.hanlo-profile-identity{min-width:0;color:var(--profile-ink);overflow-wrap:anywhere;flex:110px;gap:.25rem;text-decoration:none;display:grid}.hanlo-profile-identity:hover{color:var(--profile-ink);opacity:.8}.hanlo-profile-name{font-size:1.45rem;font-weight:700;line-height:1.3}.hanlo-profile-subtitle{color:var(--profile-muted);font-size:.8rem;line-height:1.5}.hanlo-profile-socials{flex-wrap:wrap;gap:.45rem;display:flex}.hanlo-profile-social{width:40px;height:40px;color:var(--profile-ink);background:var(--profile-control);border:1px solid var(--profile-border);border-radius:50%;flex-shrink:0;place-items:center;transition:background .2s,transform .2s;display:grid}.hanlo-profile-social:hover{color:var(--profile-ink);background:color-mix(in srgb, var(--profile-ink) 18%, transparent);transform:translateY(-2px)}.hanlo-profile-card .hanlo-menu-icon{width:1.1em;height:1.1em;margin:0;font-size:1.15rem}.hanlo-profile-card :is(button,a,[tabindex]):focus-visible{outline:2px solid var(--profile-ink);outline-offset:3px}.hanlo-profile-card [hidden]{display:none}@media (prefers-reduced-motion:reduce){.hanlo-profile-card :is(.hanlo-profile-greeting,.hanlo-profile-portrait,.hanlo-profile-social){transition:none}}}
