*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.custom-divider{@apply text-boulder text-xl font-medium before:border-cowboy after:border-cowboy;}.profile-avatar-wrapper{position:relative;display:inline-block;width:48px;height:48px;pointer-events:none}.profile-avatar{width:100%;height:100%;border-radius:50%;background-color:#7e946e;border:2px solid #ffffff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001f,0 1px 3px #00000014;transition:box-shadow .2s ease;cursor:pointer;pointer-events:auto;position:relative;z-index:1}.profile-avatar:hover{box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a}.profile-avatar-initial{color:#fff;font-size:18px;font-weight:600;line-height:1;-webkit-user-select:none;user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.profile-avatar-badge{position:absolute;bottom:2px;right:2px;width:18px;height:18px;border-radius:50%;background-color:#fff;border:1.5px solid #7E946E;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #00000026,0 1px 2px #0000001a;z-index:10;cursor:pointer;transition:background-color .2s ease;pointer-events:auto}.profile-avatar-badge.profile-avatar-badge-subscribed{background-color:#4caf50}.profile-avatar-badge-icon{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.profile-avatar-badge-icon svg{display:block}@media(max-width:768px){.profile-avatar-wrapper{width:40px;height:40px}.profile-avatar-initial{font-size:16px}.profile-avatar-badge{width:16px;height:16px;bottom:1.5px;right:1.5px}}
