.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup{border:var(--panel-border);z-index:5;background:#fff;border-radius:10px;flex-direction:column;gap:4px;min-width:210px;max-width:260px;margin-bottom:6px;padding:8px 10px;font-size:12px;display:flex;position:absolute;bottom:100%;left:0;box-shadow:0 1px #fff}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-header{justify-content:space-between;align-items:center;gap:6px;display:flex}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-name{font-size:13px;font-weight:600}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-close{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:0;font-size:12px;line-height:1}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-close:hover{color:#111827}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-sub{color:var(--text-muted)}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-error{color:#b91c1c}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-actions{justify-content:flex-start;margin-top:4px;display:flex}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-btn{padding:6px 12px;font-size:12px}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-badges-loading{color:var(--text-muted);font-size:11px}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-badges{flex-wrap:wrap;gap:6px;margin-top:4px;margin-bottom:2px;display:flex}.ArtistChatPopup-module__4M-CWq__artist-chat-badge-avatar{background:linear-gradient(135deg,#fff,#e8edff);border:2px solid #b6bfe0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden;box-shadow:0 0 0 1px #fffffff2}.ArtistChatPopup-module__4M-CWq__artist-chat-badge-avatar img{object-fit:cover;width:100%;height:100%}.ArtistChatPopup-module__4M-CWq__artist-chat-badge-avatar-fallback{letter-spacing:.02em;color:#1f2d50;text-shadow:0 1px #fffc;font-size:10px;font-weight:700}.ArtistChatPopup-module__4M-CWq__artist-chat-modal-overlay{display:none}.ArtistChatPopup-module__4M-CWq__artist-chat-modal{border-radius:inherit;width:100%;height:100%;box-shadow:none;box-sizing:border-box;background:0 0;border:none;flex-direction:column;align-items:stretch;gap:0;padding:0;display:flex;position:relative;overflow:hidden;container:profile-card/size}.ArtistChatPopup-module__4M-CWq__artist-chat-modal:before,.ArtistChatPopup-module__4M-CWq__artist-chat-modal:after{display:none}.ArtistChatPopup-module__4M-CWq__artist-chat-modal-close{border:1px solid var(--np-border);background:var(--np-panel2);cursor:pointer;color:#141414b3;z-index:5;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;transition:transform .12s,color .12s;display:flex;position:absolute;top:8px;right:10px}.ArtistChatPopup-module__4M-CWq__artist-chat-modal-close:hover{color:#141414f2;transform:translateY(-1px)}.ArtistChatPopup-module__4M-CWq__artist-chat-modal-content{z-index:1;max-height:100%;padding-top:4px;position:relative;overflow:auto}.ArtistChatPopup-module__4M-CWq__artist-chat-loading-box{width:100%;height:100%;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:40px 20px;display:flex}.ArtistChatPopup-module__4M-CWq__artist-chat-loading-spinner{border:3px solid var(--np-border);border-top-color:#14141499;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite ArtistChatPopup-module__4M-CWq__artistChatSpin}@keyframes ArtistChatPopup-module__4M-CWq__artistChatSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ArtistChatPopup-module__4M-CWq__artist-chat-loading-text{color:#14141499;font-size:14px;font-weight:600}.ArtistChatPopup-module__4M-CWq__artist-chat-modal-top{z-index:1;grid-template-columns:250px 1fr;align-items:start;gap:16px;display:grid;position:relative}.ArtistChatPopup-module__4M-CWq__artist-chat-profile{align-items:flex-start;gap:14px;display:flex}.ArtistChatPopup-module__4M-CWq__artist-chat-profile-avatarShell{background:radial-gradient(circle at 30% 20%,#fffffff2,#e3e8ff8c);border:1px solid #ffffff8c;border-radius:999px;width:104px;height:104px;padding:3px;box-shadow:0 0 0 1px #ffffff40}.ArtistChatPopup-module__4M-CWq__artist-chat-profile-avatarInner{background:linear-gradient(135deg,#cdd6ffe6,#fff);border-radius:999px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.ArtistChatPopup-module__4M-CWq__artist-chat-profile-avatarImg{object-fit:cover;width:100%;height:100%}.ArtistChatPopup-module__4M-CWq__artist-chat-profile-avatarInitial{color:#23305ce6;text-shadow:0 1px #ffffffe6;font-size:34px;font-weight:800}.ArtistChatPopup-module__4M-CWq__artist-chat-profile-meta{flex-direction:column;gap:8px;min-width:0;padding-top:6px;display:flex}.ArtistChatPopup-module__4M-CWq__artist-chat-profile-name{letter-spacing:-.01em;color:#0c1226eb;text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:18px;font-weight:800;line-height:1.1;overflow:hidden}.ArtistChatPopup-module__4M-CWq__artist-chat-profile-submeta{height:14px}.ArtistChatPopup-module__4M-CWq__artist-chat-statusRow{align-items:center;gap:10px;display:flex}.ArtistChatPopup-module__4M-CWq__artist-chat-statusPill{letter-spacing:.01em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#0f172abf;background:#ffffff94;border:1px solid #ffffff73;border-radius:999px;align-items:center;gap:8px;padding:7px 12px;font-size:12px;font-weight:700;display:inline-flex}.ArtistChatPopup-module__4M-CWq__artist-chat-statusDot{background:#94a3b8f2;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 3px #94a3b82e}.ArtistChatPopup-module__4M-CWq__artist-chat-statusPill--friends .ArtistChatPopup-module__4M-CWq__artist-chat-statusDot{background:#22c55ef2;box-shadow:0 0 0 3px #22c55e2e}.ArtistChatPopup-module__4M-CWq__artist-chat-statusPill--pending .ArtistChatPopup-module__4M-CWq__artist-chat-statusDot{background:#f59e0bf2;box-shadow:0 0 0 3px #f59e0b29}.ArtistChatPopup-module__4M-CWq__artist-chat-statusPill--neutral .ArtistChatPopup-module__4M-CWq__artist-chat-statusDot{background:#3b82f6e6;box-shadow:0 0 0 3px #3b82f626}.ArtistChatPopup-module__4M-CWq__artist-chat-wrapped{flex-direction:column;gap:10px;min-width:0;display:flex}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedHeader{align-items:baseline;gap:10px;padding-top:6px;display:flex}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedTitle{letter-spacing:-.02em;color:#0c1226eb;font-size:18px;font-weight:900}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedSubtitle{color:#0c12268c;font-size:12px;font-weight:700}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedCard{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff8c;border:1px solid #ffffff59;border-radius:18px;min-height:150px;padding:18px;position:relative;overflow:hidden}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedWash{inset:-20px;background:radial-gradient(circle at 20% 30%,var(--wrapA),transparent 58%),radial-gradient(circle at 70% 20%,var(--wrapB),transparent 62%),radial-gradient(circle at 50% 80%,var(--wrapGlow),transparent 62%);filter:blur(18px);opacity:.85;pointer-events:none;position:absolute;inset:-20px}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadges{z-index:1;width:100%;height:120px;position:relative}@keyframes ArtistChatPopup-module__4M-CWq__wrappedIn{0%{opacity:0;filter:blur(2px);transform:translate(-16px)translateY(10px)scale(.96)}to{opacity:1;filter:blur();transform:translate(0)translateY(0)scale(1)}}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadge{width:82px;height:82px;animation:.52s both ArtistChatPopup-module__4M-CWq__wrappedIn;animation-delay:var(--badgeDelay,0s);border-radius:999px;position:absolute}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadgeRing{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 30% 20%,#fffffff2,#ffffff59);border:1px solid #ffffff8c;border-radius:999px;justify-content:center;align-items:center;width:100%;height:100%;padding:3px;display:flex;overflow:hidden;box-shadow:0 0 0 1px #ffffff40}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadgeRing img{object-fit:cover;border-radius:999px;width:100%;height:100%}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadge--a{top:18px;left:18px;transform:rotate(-6deg)}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadge--b{top:2px;left:110px;transform:rotate(8deg)scale(1.06)}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadge--c{top:24px;left:200px;transform:rotate(-2deg)scale(.98)}.ArtistChatPopup-module__4M-CWq__artist-chat-modal-badges-empty,.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-badges-loading{color:#0c12268c;font-size:12px;font-weight:700}.ArtistChatPopup-module__4M-CWq__artist-chat-user-popup-error{z-index:1;color:#b91c1cf2;margin-top:2px;font-size:12px;font-weight:700;position:relative}.ArtistChatPopup-module__4M-CWq__artist-chat-modal-actions{z-index:1;justify-content:flex-start;align-items:center;margin-top:2px;display:flex;position:relative}.ArtistChatPopup-module__4M-CWq__artist-chat-ctaButton{cursor:pointer;letter-spacing:-.01em;color:#0c1226eb;background:linear-gradient(135deg,#ffffffe6,var(--wrapA)),linear-gradient(45deg,var(--wrapB),#fff9);background-blend-mode:screen;border:1px solid #ffffff8c;border-radius:14px;min-width:260px;padding:12px 18px;font-size:14px;font-weight:900;box-shadow:0 0 0 1px #fff3}.ArtistChatPopup-module__4M-CWq__artist-chat-ctaButton:hover{transform:translateY(-1px)}.ArtistChatPopup-module__4M-CWq__artist-chat-ctaButton:disabled{cursor:not-allowed;opacity:.65;transform:none}.ArtistChatPopup-module__4M-CWq__artist-chat-actionsHint{height:0}@media (max-width:768px){.ArtistChatPopup-module__4M-CWq__artist-chat-modal-overlay{padding:0}.ArtistChatPopup-module__4M-CWq__artist-chat-modal-top{grid-template-columns:1fr}.ArtistChatPopup-module__4M-CWq__artist-chat-profile{justify-content:flex-start}.ArtistChatPopup-module__4M-CWq__artist-chat-profile-name{max-width:100%}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadges{height:126px}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadge--a{left:10px}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadge--b{left:96px}.ArtistChatPopup-module__4M-CWq__artist-chat-wrappedBadge--c{left:180px}}
:root{--grid-text-primary:#000;--grid-text-secondary:#777;--grid-text-muted:#999;--grid-text-placeholder:#aaa;--grid-bg:#f2f2f2;--grid-bg-darker:#ebebeb;--grid-bg-darkest:#e0e0e0;--grid-bg-light:#f7f7f7;--grid-border:1px solid #000;--grid-border-color:#000;--grid-radius:8px;--grid-radius-round:50%;--grid-accent:#1db954}.ZoneCanvas-module___HAcGq__canvas{flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.ZoneCanvas-module___HAcGq__zone{flex-direction:row;align-items:stretch;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.ZoneCanvas-module___HAcGq__zoneInner{min-width:0;height:100%;padding:calc(8px*var(--zone-scale,1))10px;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ZoneCanvas-module___HAcGq__zoneSplit{flex:none;justify-content:center;align-items:center;min-width:0;height:100%;display:flex;position:relative;overflow:hidden}.ZoneCanvas-module___HAcGq__zoneSplitIdentity,.ZoneCanvas-module___HAcGq__zoneSplitNowPlaying{padding:calc(6px*var(--zone-scale,1))0;box-sizing:border-box;justify-content:flex-start}.ZoneCanvas-module___HAcGq__zoneSplitCompare{padding:calc(6px*var(--zone-scale,1))0;box-sizing:border-box;justify-content:flex-end}@media (max-width:768px){.ZoneCanvas-module___HAcGq__zoneSplitIdentity{padding-bottom:0}.ZoneCanvas-module___HAcGq__zoneSplitIdentity .ZoneCanvas-module___HAcGq__zoneInner{padding-bottom:4px}}.ZoneCanvas-module___HAcGq__dividerLine{pointer-events:none;z-index:5;background:#00000014;position:absolute}.ZoneCanvas-module___HAcGq__dividerLineH{height:1px;left:0;right:0}.ZoneCanvas-module___HAcGq__dividerLineV{width:1px;top:0;bottom:0}.ZoneCanvas-module___HAcGq__dragHandle{z-index:60;touch-action:none;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute}.ZoneCanvas-module___HAcGq__dragHandleH{cursor:row-resize;flex-direction:column;height:16px;left:0;right:0;transform:translateY(-50%)}.ZoneCanvas-module___HAcGq__dragHandleV{cursor:col-resize;flex-direction:row;width:16px;top:0;bottom:0;transform:translate(-50%)}@media (pointer:coarse){.ZoneCanvas-module___HAcGq__dragHandleH{height:28px}.ZoneCanvas-module___HAcGq__dragHandleV{width:28px}}.ZoneCanvas-module___HAcGq__dragHandle[data-disabled=true]{pointer-events:none}.ZoneCanvas-module___HAcGq__dragHandleLine{background:var(--np-c5-css,#6e6e6e);opacity:.45;pointer-events:none;border-radius:2px;transition:background-color .14s,opacity .14s,width .14s,height .14s;position:absolute}.ZoneCanvas-module___HAcGq__dragHandleH .ZoneCanvas-module___HAcGq__dragHandleLine{height:4px;top:50%;left:0;right:0;transform:translateY(-50%)}.ZoneCanvas-module___HAcGq__dragHandleV .ZoneCanvas-module___HAcGq__dragHandleLine{width:4px;top:0;bottom:0;left:50%;transform:translate(-50%)}.ZoneCanvas-module___HAcGq__dragHandleGrip{opacity:0;box-shadow:0 0 0 1.5px var(--np-c5-a17,#78788c2b),0 1px 2px #0000002e;pointer-events:none;background:#fff;border-radius:999px;transition:opacity .14s,transform .2s cubic-bezier(.2,.9,.3,1.2);position:absolute}.ZoneCanvas-module___HAcGq__dragHandleH .ZoneCanvas-module___HAcGq__dragHandleGrip{width:36px;height:4px;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85)}.ZoneCanvas-module___HAcGq__dragHandleV .ZoneCanvas-module___HAcGq__dragHandleGrip{width:4px;height:36px;top:50%;left:50%;transform:translate(-50%,-50%)scale(.85)}.ZoneCanvas-module___HAcGq__dragHandle:hover .ZoneCanvas-module___HAcGq__dragHandleLine,.ZoneCanvas-module___HAcGq__dragHandle[data-dragging=true] .ZoneCanvas-module___HAcGq__dragHandleLine{opacity:1;background:var(--np-accent-css,var(--grid-text-primary,#2a2a2a))}.ZoneCanvas-module___HAcGq__dragHandleH:hover .ZoneCanvas-module___HAcGq__dragHandleLine,.ZoneCanvas-module___HAcGq__dragHandleH[data-dragging=true] .ZoneCanvas-module___HAcGq__dragHandleLine{height:7px}.ZoneCanvas-module___HAcGq__dragHandleV:hover .ZoneCanvas-module___HAcGq__dragHandleLine,.ZoneCanvas-module___HAcGq__dragHandleV[data-dragging=true] .ZoneCanvas-module___HAcGq__dragHandleLine{width:7px}.ZoneCanvas-module___HAcGq__dragHandle:hover .ZoneCanvas-module___HAcGq__dragHandleGrip,.ZoneCanvas-module___HAcGq__dragHandle[data-dragging=true] .ZoneCanvas-module___HAcGq__dragHandleGrip{opacity:.95;transform:translate(-50%,-50%)scale(1)}:is(html.np-zone-divider-resizing,html.np-zone-divider-resizing body){-webkit-user-select:none!important;user-select:none!important;touch-action:none!important;-webkit-touch-callout:none!important}:is(html.np-zone-divider-resizing[data-np-zone-resize-axis=h],html.np-zone-divider-resizing[data-np-zone-resize-axis=h] *){cursor:row-resize!important}:is(html.np-zone-divider-resizing[data-np-zone-resize-axis=v],html.np-zone-divider-resizing[data-np-zone-resize-axis=v] *){cursor:col-resize!important}:is(html.np-zone-divider-resizing .ZoneCanvas-module___HAcGq__zone,html.np-zone-divider-resizing .ZoneCanvas-module___HAcGq__zoneSplit,html.np-zone-divider-resizing .ZoneCanvas-module___HAcGq__zoneInner){transition:none!important;animation:none!important}
:root{--grid-text-primary:#000;--grid-text-secondary:#777;--grid-text-muted:#999;--grid-text-placeholder:#aaa;--grid-bg:#f2f2f2;--grid-bg-darker:#ebebeb;--grid-bg-darkest:#e0e0e0;--grid-bg-light:#f7f7f7;--grid-border:1px solid #000;--grid-border-color:#000;--grid-radius:8px;--grid-radius-round:50%;--grid-accent:#1db954}.GridAvatar-module__zLR-GG__wrap{width:var(--avatar-diameter,calc(40px*var(--zone-scale,1)));height:var(--avatar-diameter,calc(40px*var(--zone-scale,1)));aspect-ratio:1;pointer-events:auto;box-sizing:border-box;flex:0 0 var(--avatar-diameter,calc(40px*var(--zone-scale,1)));background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:0;max-width:100%;min-height:0;max-height:100%;display:flex;overflow:hidden}.GridAvatar-module__zLR-GG__img{object-fit:cover;object-position:center center;transform-origin:50%;width:100%;min-width:0;height:100%;min-height:0;display:block}.GridAvatar-module__zLR-GG__silhouette{opacity:.25;width:60%;height:60%}
:root{--grid-text-primary:#000;--grid-text-secondary:#777;--grid-text-muted:#999;--grid-text-placeholder:#aaa;--grid-bg:#f2f2f2;--grid-bg-darker:#ebebeb;--grid-bg-darkest:#e0e0e0;--grid-bg-light:#f7f7f7;--grid-border:1px solid #000;--grid-border-color:#000;--grid-radius:8px;--grid-radius-round:50%;--grid-accent:#1db954}.GridDisplayName-module__ox4cRa__wrap{justify-content:center;align-items:flex-start;gap:calc(2px*var(--zone-scale,1));width:100%;max-width:100%;padding:calc(1px*var(--zone-scale,1));text-align:left;pointer-events:auto;flex-direction:column;min-width:0;display:flex;overflow:hidden}@media (prefers-reduced-motion:no-preference){.GridDisplayName-module__ox4cRa__wrap{transition:gap .24s}}.GridDisplayName-module__ox4cRa__nameRow{justify-content:flex-start;align-items:center;gap:calc(4px*var(--zone-scale,1));width:100%;min-width:0;display:flex}.GridDisplayName-module__ox4cRa__name{font-weight:800;font-size:calc(15px*var(--zone-scale,1)*var(--tpl-display-scale,1)*var(--tpl-u-scale,1));letter-spacing:-.01em;color:var(--grid-text-primary);min-width:0;max-width:100%;line-height:1.15}@media (prefers-reduced-motion:no-preference){.GridDisplayName-module__ox4cRa__name{transition:font-size .24s,letter-spacing .24s,line-height .24s}}.GridDisplayName-module__ox4cRa__wrap[data-bp=tiny] .GridDisplayName-module__ox4cRa__name{font-size:calc(11px*var(--zone-scale,1)*var(--tpl-display-scale,1)*var(--tpl-u-scale,1));letter-spacing:-.005em}.GridDisplayName-module__ox4cRa__wrap[data-bp=small] .GridDisplayName-module__ox4cRa__name{font-size:calc(13px*var(--zone-scale,1)*var(--tpl-display-scale,1)*var(--tpl-u-scale,1))}.GridDisplayName-module__ox4cRa__wrap[data-bp=huge] .GridDisplayName-module__ox4cRa__name{font-size:calc(20px*var(--zone-scale,1)*var(--tpl-display-scale,1)*var(--tpl-u-scale,1));letter-spacing:-.018em;line-height:1.05}.GridDisplayName-module__ox4cRa__username{font-size:calc(11px*var(--zone-scale,1)*var(--tpl-body-scale,1)*var(--tpl-u-scale,1));color:var(--grid-text-secondary);min-width:0;max-width:100%}@media (prefers-reduced-motion:no-preference){.GridDisplayName-module__ox4cRa__username{transition:font-size .24s}}.GridDisplayName-module__ox4cRa__wrap[data-bp=tiny] .GridDisplayName-module__ox4cRa__username{font-size:calc(9px*var(--zone-scale,1)*var(--tpl-body-scale,1)*var(--tpl-u-scale,1))}.GridDisplayName-module__ox4cRa__wrap[data-bp=huge] .GridDisplayName-module__ox4cRa__username{font-size:calc(13px*var(--zone-scale,1)*var(--tpl-body-scale,1)*var(--tpl-u-scale,1))}.GridDisplayName-module__ox4cRa__age{font-size:calc(11px*var(--zone-scale,1)*var(--tpl-body-scale,1));color:var(--grid-text-muted)}
.template-module__4fdLAW__tpl{background-blend-mode:normal;color:#ecd8d4;--waveform-color:#c08aa8;--tpl-display-scale:.907;--tpl-body-scale:.907;background:linear-gradient(135deg,#3a2230 0% 50%,#0000 50%),linear-gradient(225deg,#1f3026 0% 50%,#0000 50%),linear-gradient(45deg,#3a3220 0% 50%,#0000 50%),linear-gradient(315deg,#1f2a3a 0% 50%,#0000 50%),#1c1418;font-family:Libre Caslon Text,Georgia,serif}.template-module__4fdLAW__tpl [data-np-el=name]{color:#f0e0da;letter-spacing:0;font-family:Libre Caslon Text,serif;font-style:italic;font-weight:700}.template-module__4fdLAW__tpl [data-np-el=handle]{color:#c89aae;font-family:Libre Caslon Text,serif;font-style:italic}.template-module__4fdLAW__tpl [data-np-el=age],.template-module__4fdLAW__tpl [data-np-el=location]{color:#ecd8d4;font-family:Libre Caslon Text,serif;font-style:italic}.template-module__4fdLAW__tpl [data-np-el=bio]{background:#281c2299;border:2px dashed #c08aa8;border-radius:2px}.template-module__4fdLAW__tpl [data-np-el=bio-text]{color:#ecd8d4;font-family:Libre Caslon Text,serif;font-style:italic}.template-module__4fdLAW__tpl [data-np-el=divider]{background:0 0;border-top:2px dashed #c08aa8;height:0!important}.template-module__4fdLAW__tpl [data-np-el=divider][data-np-divider=v]{background:0 0;border-top:none;border-left:2px dashed #c08aa8;width:0!important}.template-module__4fdLAW__tpl [data-np-el=avatar]{border:3px dashed #c08aa8;box-shadow:0 2px #6a4a58}.template-module__4fdLAW__tpl [data-np-el=artistCircle]{border:2px dashed #7a7ac0}.template-module__4fdLAW__tpl [data-np-el=artistsLabel]{color:#ecd8d4;text-transform:lowercase;letter-spacing:.06em;font-family:Libre Caslon Text,serif;font-style:italic;font-weight:700}.template-module__4fdLAW__tpl [data-np-el=artistCaption]{color:#ecd8d4;font-family:Libre Caslon Text,serif;font-style:italic;font-weight:600}.template-module__4fdLAW__tpl [data-np-el=nowPlaying]{background:#281c2299;border:2px dashed #7a7ac0;border-radius:2px}.template-module__4fdLAW__tpl [data-np-el=nowPlaying-track]{color:#f0e0da;font-family:Libre Caslon Text,serif;font-style:italic;font-weight:700}.template-module__4fdLAW__tpl [data-np-el=nowPlaying-artist]{color:#c89aae;font-style:italic}.template-module__4fdLAW__tpl [data-np-el=nowPlaying-header]{color:#c08aa8}.template-module__4fdLAW__tpl [data-np-el=compare]{--tpl-compare-base:11px;color:#c08aa8;font-family:Libre Caslon Text,serif;font-style:italic;font-weight:700}.nightMode .template-module__4fdLAW__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__4fdLAW__tpl img,.nightMode .template-module__4fdLAW__tpl video,.nightMode .template-module__4fdLAW__tpl canvas){-webkit-filter:none}.template-module__4fdLAW__tpl [data-np-el=identity]{overflow:visible}.template-module__4fdLAW__tpl :has(>span>[data-np-el=name]){padding:3px 5px 3px 1px}.template-module__4fdLAW__tpl :has(>span>[data-np-el=handle]){padding:3px 4px 3px 1px}.template-module__4fdLAW__tpl [data-np-mobile-tile] [data-np-el=name]{padding:3px 4px}.template-module__4fdLAW__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__4fdLAW__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__caMrsa__tpl{color:#f0f0f0;--waveform-color:#ff2e3e;--tpl-display-scale:1.007;--tpl-body-scale:1.007;--tpl-c-scale:.85;--tpl-u-scale:.9;--tpl-b-scale:.8;--tpl-n-scale:1.2;background:linear-gradient(#0e1a30 0%,#0a1322 100%);font-family:Oswald,Bebas Neue,sans-serif}.template-module__caMrsa__tpl [data-np-el=name]{color:#f6f6f6;text-transform:uppercase;letter-spacing:-.005em;-webkit-text-stroke:.5px #ff2e3e;font-family:Oswald,sans-serif;font-weight:700}.template-module__caMrsa__tpl [data-np-el=handle]{color:#ff3a4a;text-transform:uppercase;letter-spacing:.05em;font-family:Oswald,sans-serif;font-weight:600}.template-module__caMrsa__tpl [data-np-el=age],.template-module__caMrsa__tpl [data-np-el=location]{color:#f0f0f0;text-transform:uppercase;font-family:Oswald,sans-serif;font-weight:700}.template-module__caMrsa__tpl [data-np-el=bio]{background:#14264c;border:3px solid #ff2e3e;border-radius:2px}.template-module__caMrsa__tpl [data-np-el=bio-text]{color:#fff;text-transform:uppercase;letter-spacing:.04em;font-family:Oswald,sans-serif;font-weight:600}.template-module__caMrsa__tpl [data-np-el=divider]{opacity:1;background:#ff2e3e;height:3px}.template-module__caMrsa__tpl [data-np-el=divider][data-np-divider=v]{background:#5a7ac0;width:3px}.template-module__caMrsa__tpl [data-np-el=avatar]{border:3px solid #fff;box-shadow:0 0 0 3px #ff2e3e}.template-module__caMrsa__tpl [data-np-el=artists]{--np-cols-gap:calc(8px*var(--zone-scale,1))}.template-module__caMrsa__tpl [data-np-el=artistCircle]{border:2px solid #fff;box-shadow:0 0 0 1.5px #ff2e3e}.template-module__caMrsa__tpl [data-np-el=artistsLabel]{color:#f0f0f0;text-transform:uppercase;letter-spacing:.18em;font-family:Oswald,sans-serif;font-weight:700}.template-module__caMrsa__tpl [data-np-el=artistCaption]{color:#f0f0f0;text-transform:uppercase;font-family:Oswald,sans-serif;font-weight:700}.template-module__caMrsa__tpl [data-np-el=nowPlaying]{background:#14264c;border:3px solid #ff2e3e;border-radius:2px}.template-module__caMrsa__tpl [data-np-el=nowPlaying-track]{color:#fff;text-transform:uppercase;font-family:Oswald,sans-serif;font-weight:700}.template-module__caMrsa__tpl [data-np-el=nowPlaying-artist]{color:#ffd83a;text-transform:uppercase;font-family:Oswald,sans-serif}.template-module__caMrsa__tpl [data-np-el=nowPlaying-header]{color:#ffd83a}.template-module__caMrsa__tpl [data-np-el=compare]{--tpl-compare-base:12px;color:#ff3a4a;text-transform:uppercase;letter-spacing:.05em;font-family:Oswald,sans-serif;font-weight:700}.nightMode .template-module__caMrsa__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__caMrsa__tpl img,.nightMode .template-module__caMrsa__tpl video,.nightMode .template-module__caMrsa__tpl canvas){-webkit-filter:none}.template-module__caMrsa__tpl [data-np-el=identity]{gap:calc(1px*var(--zone-scale,1))}.template-module__caMrsa__tpl [data-np-el=name],.template-module__caMrsa__tpl [data-np-el=handle]{line-height:1.1}.template-module__caMrsa__tpl [data-np-el=identity]{overflow:visible}.template-module__caMrsa__tpl :has(>span>[data-np-el=name]){padding:3px 4px 3px 1px}.template-module__caMrsa__tpl :has(>span>[data-np-el=handle]){padding:2px 3px 2px 1px}.template-module__caMrsa__tpl [data-np-mobile-tile] [data-np-el=name]{padding:3px}.template-module__caMrsa__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__caMrsa__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__xT5aGa__tpl{color:#dce4cc;--waveform-color:#9ab87a;--tpl-display-scale:1.382;--tpl-body-scale:1.382;--tpl-c-scale:.85;--tpl-u-scale:.7;--tpl-b-scale:.9;background:radial-gradient(circle at 18% 22%,#96b48c29,#0000 35%),radial-gradient(circle at 82% 78%,#96b48c29,#0000 35%),linear-gradient(#1a1f14 0%,#12160d 100%);font-family:Cormorant Garamond,serif}.template-module__xT5aGa__tpl [data-np-el=name]{color:#e6ecd8;letter-spacing:.005em;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600}.template-module__xT5aGa__tpl [data-np-el=handle]{color:#9ab87a;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__xT5aGa__tpl [data-np-el=age],.template-module__xT5aGa__tpl [data-np-el=location]{color:#dce4cc;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__xT5aGa__tpl [data-np-el=bio]{background:#28302073;border:1px solid #7a9a5a;border-radius:2px}.template-module__xT5aGa__tpl [data-np-el=bio-text]{color:#dce4cc;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__xT5aGa__tpl [data-np-el=divider]{opacity:.6;background:#7a9a5a;height:1px}.template-module__xT5aGa__tpl [data-np-el=avatar]{border:1.5px solid #7a9a5a;box-shadow:0 0 12px #7a9a5a40}.template-module__xT5aGa__tpl [data-np-el=artistCircle]{border:1.5px solid #7a9a5a}.template-module__xT5aGa__tpl [data-np-el=artistsLabel]{color:#dce4cc;text-transform:lowercase;letter-spacing:.18em;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:500}.template-module__xT5aGa__tpl [data-np-el=artistCaption]{color:#dce4cc;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__xT5aGa__tpl [data-np-el=nowPlaying]{background:#28302073;border:1px solid #7a9a5a;border-radius:2px}.template-module__xT5aGa__tpl [data-np-el=nowPlaying-track]{color:#e6ecd8;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600}.template-module__xT5aGa__tpl [data-np-el=nowPlaying-artist]{color:#9ab87a;font-style:italic}.template-module__xT5aGa__tpl [data-np-el=nowPlaying-header]{color:#9ab87a}.template-module__xT5aGa__tpl [data-np-el=compare]{--tpl-compare-base:13px;color:#dce4cc;letter-spacing:.02em;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600}.nightMode .template-module__xT5aGa__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__xT5aGa__tpl img,.nightMode .template-module__xT5aGa__tpl video,.nightMode .template-module__xT5aGa__tpl canvas){-webkit-filter:none}.template-module__xT5aGa__tpl [data-np-el=identity]{gap:0}.template-module__xT5aGa__tpl [data-np-el=name],.template-module__xT5aGa__tpl [data-np-el=handle]{line-height:1}.template-module__xT5aGa__tpl [data-np-el=identity]{overflow:visible}.template-module__xT5aGa__tpl :has(>span>[data-np-el=name]){padding:4px 6px 4px 1px}.template-module__xT5aGa__tpl :has(>span>[data-np-el=handle]){padding:3px 5px 3px 1px}.template-module__xT5aGa__tpl [data-np-mobile-tile] [data-np-el=name]{padding:3px 4px}.template-module__xT5aGa__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__xT5aGa__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__Kd8Cgq__tpl{color:#e8e0f4;--waveform-color:#a8a0d8;--tpl-display-scale:.69;--tpl-body-scale:.734;--tpl-c-scale:1.1;--tpl-u-scale:1.4;--tpl-b-scale:1.4;--tpl-n-scale:1.2;background:radial-gradient(2px 2px at 22% 18%,#f5e6b4e6,#0000 40%),radial-gradient(1.5px 1.5px at 78% 28%,#e8d4a0cc,#0000 40%),radial-gradient(1.5px 1.5px at 38% 60%,#f5e6b4cc,#0000 40%),radial-gradient(1px 1px at 65% 80%,#e8d4a0cc,#0000 40%),radial-gradient(1px 1px at 12% 88%,#f5e6b4cc,#0000 40%),radial-gradient(circle at 30% 70%,#8c5ab466,#0000 55%),radial-gradient(circle at 80% 25%,#6e64c873,#0000 55%),linear-gradient(170deg,#140c2e 0%,#0c0820 100%);font-family:Cinzel,Cormorant Garamond,serif}.template-module__Kd8Cgq__tpl [data-np-el=name]{color:#f0d8a0;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 0 12px #c8b4f08c;font-family:Cinzel,serif;font-weight:600}.template-module__Kd8Cgq__tpl [data-np-el=handle]{color:#a8a0d8;letter-spacing:.04em;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__Kd8Cgq__tpl [data-np-el=age],.template-module__Kd8Cgq__tpl [data-np-el=location]{color:#e8e0f4;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__Kd8Cgq__tpl [data-np-el=bio]{-webkit-backdrop-filter:blur(2px);background:#ffffff0d;border:1px solid #a8a0d866;border-radius:2px}.template-module__Kd8Cgq__tpl [data-np-el=bio-text]{color:#e8e0f4;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__Kd8Cgq__tpl [data-np-el=divider]{background:#a8a0d866;height:1px}.template-module__Kd8Cgq__tpl [data-np-el=avatar]{border:1.5px solid #c8c0e8;box-shadow:0 0 18px #c8b4f080}.template-module__Kd8Cgq__tpl [data-np-el=artistCircle]{border:1px solid #a8a0d88c;box-shadow:0 0 6px #c8aaf066}.template-module__Kd8Cgq__tpl [data-np-el=artistsLabel]{color:#e8e0f4;text-transform:uppercase;letter-spacing:.22em;font-family:Cinzel,serif;font-weight:500}.template-module__Kd8Cgq__tpl [data-np-el=artistCaption]{color:#e8e0f4;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__Kd8Cgq__tpl [data-np-el=nowPlaying]{-webkit-backdrop-filter:blur(3px);background:#ffffff0d;border:1px solid #a8a0d873;border-radius:2px}.template-module__Kd8Cgq__tpl [data-np-el=nowPlaying-track]{color:#f0d8a0;text-transform:uppercase;letter-spacing:.04em;font-family:Cinzel,serif;font-weight:600}.template-module__Kd8Cgq__tpl [data-np-el=nowPlaying-artist]{color:#a8a0d8;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__Kd8Cgq__tpl [data-np-el=nowPlaying-header]{color:#a8a0d8}.template-module__Kd8Cgq__tpl [data-np-el=compare]{--tpl-compare-base:9px;color:#f0d8a0;text-transform:uppercase;letter-spacing:.08em;text-shadow:0 0 8px #c8b4f073;font-family:Cinzel,serif;font-weight:600}.nightMode .template-module__Kd8Cgq__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__Kd8Cgq__tpl img,.nightMode .template-module__Kd8Cgq__tpl video,.nightMode .template-module__Kd8Cgq__tpl canvas){-webkit-filter:none}.template-module__Kd8Cgq__tpl [data-np-el=identity]{overflow:visible}.template-module__Kd8Cgq__tpl :has(>span>[data-np-el=name]){padding:4px 6px 4px 1px}.template-module__Kd8Cgq__tpl :has(>span>[data-np-el=handle]){padding:3px 5px 3px 1px}.template-module__Kd8Cgq__tpl [data-np-mobile-tile] [data-np-el=name]{padding:4px 5px}.template-module__Kd8Cgq__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__Kd8Cgq__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__Hh9wCa__tpl{color:#e8e4dc;--waveform-color:#b09a78;--tpl-display-scale:.766;--tpl-body-scale:.766;--tpl-u-scale:1.2;--tpl-b-scale:1.2;--tpl-n-scale:1.2;background:linear-gradient(135deg,#20201f 0% 50%,#0000 50%),linear-gradient(135deg,#0000 50%,#18181a 50% 100%),#20201f;font-family:Inter,sans-serif}.template-module__Hh9wCa__tpl [data-np-el=name]{color:#f0ece4;letter-spacing:.04em;text-transform:uppercase;font-family:Inter,sans-serif;font-weight:300}.template-module__Hh9wCa__tpl [data-np-el=handle]{color:#b09a78;letter-spacing:.06em;font-weight:300}.template-module__Hh9wCa__tpl [data-np-el=age],.template-module__Hh9wCa__tpl [data-np-el=location]{color:#e8e4dc;letter-spacing:.02em;font-family:Inter,sans-serif;font-weight:400}.template-module__Hh9wCa__tpl [data-np-el=bio]{clip-path:polygon(0 0,100% 0,100% 100%,6% 100%,0 70%);background:#2a2a2d;border:1px solid #e8e4dc;border-radius:0}.template-module__Hh9wCa__tpl [data-np-el=bio-text]{color:#e8e4dc;letter-spacing:.02em;font-family:Inter,sans-serif;font-weight:400}.template-module__Hh9wCa__tpl [data-np-el=divider]{opacity:1;background:#e8e4dc;height:1px}.template-module__Hh9wCa__tpl [data-np-el=divider][data-np-divider=v]{width:1px}.template-module__Hh9wCa__tpl [data-np-el=avatar]{clip-path:polygon(0 0,100% 0,100% 88%,88% 100%,0 100%);border:1px solid #e8e4dc;border-radius:0}.template-module__Hh9wCa__tpl [data-np-el=artistCircle]{clip-path:polygon(0 0,100% 0,100% 80%,80% 100%,0 100%);border:1px solid #e8e4dc;border-radius:0}.template-module__Hh9wCa__tpl [data-np-el=artistsLabel]{color:#e8e4dc;text-transform:uppercase;letter-spacing:.32em;font-family:Inter,sans-serif;font-weight:500}.template-module__Hh9wCa__tpl [data-np-el=artistCaption]{color:#e8e4dc;letter-spacing:.04em;font-family:Inter,sans-serif;font-weight:400}.template-module__Hh9wCa__tpl [data-np-el=nowPlaying]{clip-path:polygon(4% 0,100% 0,100% 100%,0 100%,0 30%);background:#2a2a2d;border:1px solid #e8e4dc;border-radius:0}.template-module__Hh9wCa__tpl [data-np-el=nowPlaying-art]{border-radius:0!important}.template-module__Hh9wCa__tpl [data-np-el=nowPlaying-track]{color:#e8e4dc;letter-spacing:.02em;font-family:Inter,sans-serif;font-weight:600}.template-module__Hh9wCa__tpl [data-np-el=nowPlaying-artist]{color:#b09a78;letter-spacing:.04em;font-family:Inter,sans-serif}.template-module__Hh9wCa__tpl [data-np-el=nowPlaying-header]{color:#e8e4dc;letter-spacing:.32em}.template-module__Hh9wCa__tpl [data-np-el=compare]{--tpl-compare-base:9px;color:#e8e4dc;text-transform:uppercase;letter-spacing:.18em;font-family:Inter,sans-serif;font-weight:600}.template-module__Hh9wCa__tpl [data-np-el=nowPlaying-art-wrap],.template-module__Hh9wCa__tpl [data-np-el=nowPlaying-art]{border-radius:0}.nightMode .template-module__Hh9wCa__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__Hh9wCa__tpl img,.nightMode .template-module__Hh9wCa__tpl video,.nightMode .template-module__Hh9wCa__tpl canvas){-webkit-filter:none}.template-module__Hh9wCa__tpl [data-np-el=identity]{overflow:visible}.template-module__Hh9wCa__tpl :has(>span>[data-np-el=name]){padding:2px 4px 2px 1px}.template-module__Hh9wCa__tpl :has(>span>[data-np-el=handle]){padding:2px 3px 2px 1px}.template-module__Hh9wCa__tpl [data-np-mobile-tile] [data-np-el=name]{padding:3px}.template-module__Hh9wCa__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__Hh9wCa__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__XqyJzq__tpl{color:#ecd8b8;--waveform-color:#c89858;--tpl-display-scale:.979;--tpl-body-scale:.979;background:radial-gradient(circle at 20% 18%,#ffc88238,#0000 55%),linear-gradient(170deg,#241608 0%,#190f05 100%);font-family:Lora,Georgia,serif}.template-module__XqyJzq__tpl [data-np-el=name]{color:#f0e0c4;letter-spacing:-.005em;font-family:Lora,serif;font-weight:700}.template-module__XqyJzq__tpl [data-np-el=handle]{color:#d4a868;font-family:Lora,serif;font-style:italic}.template-module__XqyJzq__tpl [data-np-el=age],.template-module__XqyJzq__tpl [data-np-el=location]{color:#ecd8b8;font-family:Lora,serif;font-style:italic}.template-module__XqyJzq__tpl [data-np-el=bio]{background:#3c281480;border:1.5px solid #c89858;border-radius:2px;box-shadow:0 2px #0000004d}.template-module__XqyJzq__tpl [data-np-el=bio-text]{color:#ecd8b8;font-family:Lora,serif;font-style:italic}.template-module__XqyJzq__tpl [data-np-el=divider]{opacity:.55;background:#c89858;height:1px}.template-module__XqyJzq__tpl [data-np-el=avatar]{border:2px solid #c89858;box-shadow:0 3px #00000059}.template-module__XqyJzq__tpl [data-np-el=artistCircle]{border:2px solid #c89858;box-shadow:0 1px #0000004d}.template-module__XqyJzq__tpl [data-np-el=artistsLabel]{color:#ecd8b8;text-transform:lowercase;letter-spacing:.18em;font-family:Lora,serif;font-style:italic;font-weight:700}.template-module__XqyJzq__tpl [data-np-el=artistCaption]{color:#ecd8b8;font-family:Lora,serif;font-style:italic;font-weight:600}.template-module__XqyJzq__tpl [data-np-el=nowPlaying]{background:#3c281480;border:1.5px solid #c89858;border-radius:2px}.template-module__XqyJzq__tpl [data-np-el=nowPlaying-track]{color:#f0e0c4;font-family:Lora,serif;font-weight:700}.template-module__XqyJzq__tpl [data-np-el=nowPlaying-artist]{color:#d4a868;font-style:italic}.template-module__XqyJzq__tpl [data-np-el=nowPlaying-header]{color:#d4a868}.template-module__XqyJzq__tpl [data-np-el=compare]{--tpl-compare-base:11px;color:#d4a868;letter-spacing:.02em;font-family:Lora,serif;font-style:italic;font-weight:700}.nightMode .template-module__XqyJzq__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__XqyJzq__tpl img,.nightMode .template-module__XqyJzq__tpl video,.nightMode .template-module__XqyJzq__tpl canvas){-webkit-filter:none}.template-module__XqyJzq__tpl [data-np-el=identity]{overflow:visible}.template-module__XqyJzq__tpl :has(>span>[data-np-el=name]){padding:3px 4px 3px 1px}.template-module__XqyJzq__tpl :has(>span>[data-np-el=handle]){padding:2px 4px 2px 1px}.template-module__XqyJzq__tpl [data-np-mobile-tile] [data-np-el=name]{padding:2px 3px}.template-module__XqyJzq__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__XqyJzq__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__ve7KQa__tpl{color:#f4f4f4;--waveform-color:#e2261b;--tpl-display-scale:.755;--tpl-body-scale:.755;--tpl-n-scale:1.2;background:radial-gradient(circle at 88% 12%,#ffd400 0 22%,#0000 22%),linear-gradient(135deg,#0000 0 70%,#e2261b 70% 80%,#0000 80%),linear-gradient(225deg,#0000 0 78%,#2a5cff 78% 92%,#0000 92%),#0e0e0e;font-family:Jost,Futura,Helvetica,sans-serif}.template-module__ve7KQa__tpl [data-np-el=name]{color:#f6f6f6;text-transform:uppercase;letter-spacing:-.005em;font-family:Jost,sans-serif;font-weight:800}.template-module__ve7KQa__tpl [data-np-el=handle]{color:#ff3b2e;text-transform:uppercase;letter-spacing:.06em;font-family:Jost,sans-serif;font-weight:600}.template-module__ve7KQa__tpl [data-np-el=age],.template-module__ve7KQa__tpl [data-np-el=location]{color:#f4f4f4;text-transform:uppercase;font-family:Jost,sans-serif;font-weight:600}.template-module__ve7KQa__tpl [data-np-el=bio]{background:#2a5cff;border:none;border-radius:0}.template-module__ve7KQa__tpl [data-np-el=bio-text]{color:#fff;text-transform:uppercase;letter-spacing:.04em;font-family:Jost,sans-serif;font-weight:600}.template-module__ve7KQa__tpl [data-np-el=divider]{opacity:1;background:#f0f0f0;height:2px}.template-module__ve7KQa__tpl [data-np-el=divider][data-np-divider=v]{width:2px}.template-module__ve7KQa__tpl [data-np-el=avatar]{border:2px solid #f0f0f0;border-radius:0;box-shadow:4px 4px #ffd400}.template-module__ve7KQa__tpl [data-np-el=artistCircle]{border:2px solid #f0f0f0;border-radius:0}.template-module__ve7KQa__tpl [data-np-el=artistCol]:first-child [data-np-el=artistCircle]{box-shadow:2px 2px #e2261b}.template-module__ve7KQa__tpl [data-np-el=artistCol]:nth-child(2) [data-np-el=artistCircle]{box-shadow:2px 2px #ffd400}.template-module__ve7KQa__tpl [data-np-el=artistCol]:nth-child(3) [data-np-el=artistCircle]{box-shadow:2px 2px #2a5cff}.template-module__ve7KQa__tpl [data-np-el=artistCol]:nth-child(4) [data-np-el=artistCircle]{box-shadow:2px 2px #e2261b}.template-module__ve7KQa__tpl [data-np-el=artistCol]:nth-child(5) [data-np-el=artistCircle]{box-shadow:2px 2px #2a5cff}.template-module__ve7KQa__tpl [data-np-el=artistsLabel]{color:#f4f4f4;text-transform:uppercase;letter-spacing:.18em;font-family:Jost,sans-serif;font-weight:700}.template-module__ve7KQa__tpl [data-np-el=artistCaption]{color:#f4f4f4;text-transform:uppercase;font-family:Jost,sans-serif;font-weight:600}.template-module__ve7KQa__tpl [data-np-el=nowPlaying]{background:#ffd400;border:2px solid #f0f0f0;border-radius:0}.template-module__ve7KQa__tpl [data-np-el=nowPlaying-art]{border-radius:0!important}.template-module__ve7KQa__tpl [data-np-el=nowPlaying-track]{color:#0a0a0a;text-transform:uppercase;font-family:Jost,sans-serif;font-weight:800}.template-module__ve7KQa__tpl [data-np-el=nowPlaying-artist]{color:#c81810;text-transform:uppercase;font-family:Jost,sans-serif;font-weight:600}.template-module__ve7KQa__tpl [data-np-el=nowPlaying-header]{color:#1d3eaa}.template-module__ve7KQa__tpl [data-np-el=compare]{--tpl-compare-base:10px;color:#ff3b2e;text-transform:uppercase;letter-spacing:.04em;font-family:Jost,sans-serif;font-weight:800}.template-module__ve7KQa__tpl [data-np-el=nowPlaying-art-wrap],.template-module__ve7KQa__tpl [data-np-el=nowPlaying-art]{border-radius:0}.nightMode .template-module__ve7KQa__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__ve7KQa__tpl img,.nightMode .template-module__ve7KQa__tpl video,.nightMode .template-module__ve7KQa__tpl canvas){-webkit-filter:none}.template-module__ve7KQa__tpl [data-np-el=identity]{overflow:visible}.template-module__ve7KQa__tpl :has(>span>[data-np-el=name]){padding:2px 4px 2px 1px}.template-module__ve7KQa__tpl :has(>span>[data-np-el=handle]){padding:2px 3px 2px 1px}.template-module__ve7KQa__tpl [data-np-mobile-tile] [data-np-el=name]{padding:2px 3px}.template-module__ve7KQa__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__ve7KQa__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__4HQ0wW__tpl{color:#ece2f0;--waveform-color:#b088c0;--tpl-display-scale:1.413;--tpl-body-scale:1.413;--tpl-c-scale:.85;--tpl-u-scale:.7;--tpl-b-scale:.9;background:radial-gradient(60% 50% at 25% 28%,#ff82b466,#0000 65%),radial-gradient(70% 50% at 78% 75%,#78c8dc66,#0000 65%),radial-gradient(40% 35%,#ffd2784d,#0000 65%),#16101e;font-family:Cormorant Garamond,serif}.template-module__4HQ0wW__tpl [data-np-el=name]{color:#f0e6f4;letter-spacing:0;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:500}.template-module__4HQ0wW__tpl [data-np-el=handle]{color:#c0a0d8;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__4HQ0wW__tpl [data-np-el=age],.template-module__4HQ0wW__tpl [data-np-el=location]{color:#ece2f0;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__4HQ0wW__tpl [data-np-el=bio]{background:#ffffff0d;border:none;border-radius:2px;box-shadow:inset 0 0 0 1px #c0a0d859}.template-module__4HQ0wW__tpl [data-np-el=bio-text]{color:#ece2f0;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__4HQ0wW__tpl [data-np-el=divider]{opacity:1;background:linear-gradient(90deg,#0000 0%,#c0a0d873 30% 70%,#0000 100%);height:1px}.template-module__4HQ0wW__tpl [data-np-el=divider][data-np-divider=v]{background:linear-gradient(#0000 0%,#c0a0d873 30% 70%,#0000 100%);width:1px}.template-module__4HQ0wW__tpl [data-np-el=avatar]{border:2px solid #fff3;box-shadow:0 0 18px #ff82b473}.template-module__4HQ0wW__tpl [data-np-el=artistCircle]{border:1px solid #fff3;box-shadow:0 0 8px #78c8dc73}.template-module__4HQ0wW__tpl [data-np-el=artistsLabel]{color:#ece2f0;text-transform:lowercase;letter-spacing:.18em;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:500}.template-module__4HQ0wW__tpl [data-np-el=artistCaption]{color:#ece2f0;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__4HQ0wW__tpl [data-np-el=nowPlaying]{background:#ffffff0d;border:none;border-radius:2px;box-shadow:inset 0 0 0 1px #c0a0d859}.template-module__4HQ0wW__tpl [data-np-el=nowPlaying-track]{color:#f0e6f4;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600}.template-module__4HQ0wW__tpl [data-np-el=nowPlaying-artist]{color:#c0a0d8;font-style:italic}.template-module__4HQ0wW__tpl [data-np-el=nowPlaying-header]{color:#c0a0d8}.template-module__4HQ0wW__tpl [data-np-el=compare]{--tpl-compare-base:13px;color:#c0a0d8;letter-spacing:.02em;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600}.nightMode .template-module__4HQ0wW__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__4HQ0wW__tpl img,.nightMode .template-module__4HQ0wW__tpl video,.nightMode .template-module__4HQ0wW__tpl canvas){-webkit-filter:none}.template-module__4HQ0wW__tpl [data-np-el=identity]{gap:0}.template-module__4HQ0wW__tpl [data-np-el=name],.template-module__4HQ0wW__tpl [data-np-el=handle]{line-height:1}.template-module__4HQ0wW__tpl [data-np-el=identity]{overflow:visible}.template-module__4HQ0wW__tpl :has(>span>[data-np-el=name]){padding:4px 6px 4px 1px}.template-module__4HQ0wW__tpl :has(>span>[data-np-el=handle]){padding:3px 5px 3px 1px}.template-module__4HQ0wW__tpl [data-np-mobile-tile] [data-np-el=name]{padding:3px 4px}.template-module__4HQ0wW__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__4HQ0wW__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__o1javW__tpl{color:#ece2c8;--waveform-color:#c89a5a;--tpl-display-scale:.745;--tpl-body-scale:.745;--tpl-u-scale:1.2;--tpl-b-scale:1.2;--tpl-n-scale:1.2;background:repeating-linear-gradient(0deg,#0000 0 22px,#e8e2c80d 22px 23px),linear-gradient(#0c1626 0%,#0a1320 100%);font-family:Playfair Display,Georgia,serif}.template-module__o1javW__tpl [data-np-el=name]{color:#f0e8d0;text-transform:uppercase;letter-spacing:.02em;font-family:Playfair Display,serif;font-weight:800}.template-module__o1javW__tpl [data-np-el=handle]{color:#d4a86a;font-family:Playfair Display,serif;font-style:italic}.template-module__o1javW__tpl [data-np-el=age],.template-module__o1javW__tpl [data-np-el=location]{color:#ece2c8;font-family:Playfair Display,serif;font-weight:700}.template-module__o1javW__tpl [data-np-el=bio]{background:#14263e;border:2px solid #c89a5a;border-radius:2px}.template-module__o1javW__tpl [data-np-el=bio-text]{color:#ece2c8;font-family:Playfair Display,serif;font-style:italic}.template-module__o1javW__tpl [data-np-el=divider]{opacity:1;background:repeating-linear-gradient(90deg,#1a2e48 0 6px,#c89a5a 6px 12px,#ece2c8 12px 18px);height:3px}.template-module__o1javW__tpl [data-np-el=divider][data-np-divider=v]{background:repeating-linear-gradient(#1a2e48 0 6px,#c89a5a 6px 12px,#ece2c8 12px 18px);width:3px}.template-module__o1javW__tpl [data-np-el=avatar]{border:2px solid #ece2c8;box-shadow:0 0 0 2px #c89a5a}.template-module__o1javW__tpl [data-np-el=artists]{--np-cols-gap:calc(7px*var(--zone-scale,1))}.template-module__o1javW__tpl [data-np-el=artistCircle]{border:2px solid #ece2c8;box-shadow:0 0 0 1.5px #c89a5a}.template-module__o1javW__tpl [data-np-el=artistsLabel]{color:#ece2c8;text-transform:uppercase;letter-spacing:.18em;font-family:Playfair Display,serif;font-weight:800}.template-module__o1javW__tpl [data-np-el=artistCaption]{color:#ece2c8;font-family:Playfair Display,serif;font-weight:700}.template-module__o1javW__tpl [data-np-el=nowPlaying]{background:#14263e;border:2px solid #c89a5a;border-radius:2px}.template-module__o1javW__tpl [data-np-el=nowPlaying-track]{color:#f0e8d0;font-family:Playfair Display,serif;font-weight:700}.template-module__o1javW__tpl [data-np-el=nowPlaying-artist]{color:#d4a86a;font-style:italic}.template-module__o1javW__tpl [data-np-el=nowPlaying-header]{color:#d4a86a}.template-module__o1javW__tpl [data-np-el=compare]{--tpl-compare-base:10px;color:#d4a86a;text-transform:uppercase;letter-spacing:.05em;font-family:Playfair Display,serif;font-style:italic;font-weight:800}.nightMode .template-module__o1javW__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__o1javW__tpl img,.nightMode .template-module__o1javW__tpl video,.nightMode .template-module__o1javW__tpl canvas){-webkit-filter:none}.template-module__o1javW__tpl [data-np-el=identity]{overflow:visible}.template-module__o1javW__tpl :has(>span>[data-np-el=name]){padding:4px 5px 4px 1px}.template-module__o1javW__tpl :has(>span>[data-np-el=handle]){padding:3px 5px 3px 1px}.template-module__o1javW__tpl [data-np-mobile-tile] [data-np-el=name]{padding:3px 4px}.template-module__o1javW__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__o1javW__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__Cb0-zq__tpl{color:#f0d8ff;--waveform-color:#ff5cff;--tpl-display-scale:.646;--tpl-body-scale:.646;--tpl-u-scale:1.2;--tpl-b-scale:1.2;--tpl-n-scale:1.2;background:linear-gradient(#0000 62%,#5cf0ff2e 65%,#5cf0ff00 100%),repeating-linear-gradient(0deg,#0000 0 11px,#ff5cff29 11px 12px),repeating-linear-gradient(90deg,#0000 0 16px,#5cf0ff1f 16px 17px),linear-gradient(#1c0a3a 0%,#14082a 60%,#220c44 100%);font-family:Audiowide,Orbitron,sans-serif}.template-module__Cb0-zq__tpl [data-np-el=name]{color:#ff5cff;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 0 10px #ff5cff99;font-family:Audiowide,sans-serif;font-weight:400}.template-module__Cb0-zq__tpl [data-np-el=handle]{color:#5cf0ff;font-family:Audiowide,sans-serif}.template-module__Cb0-zq__tpl [data-np-el=age],.template-module__Cb0-zq__tpl [data-np-el=location]{color:#f0d8ff;text-transform:uppercase;font-family:Audiowide,sans-serif}.template-module__Cb0-zq__tpl [data-np-el=bio]{background:#28104680;border:1.5px solid #ff5cff;border-radius:0;box-shadow:inset 0 0 14px #ff5cff40}.template-module__Cb0-zq__tpl [data-np-el=bio-text]{color:#f0d8ff;text-transform:uppercase;font-family:Audiowide,sans-serif}.template-module__Cb0-zq__tpl [data-np-el=divider]{opacity:1;background:#ff5cff;height:1px;box-shadow:0 0 6px #ff5cff99}.template-module__Cb0-zq__tpl [data-np-el=divider][data-np-divider=v]{background:#5cf0ff;width:1px;box-shadow:0 0 6px #5cf0ff99}.template-module__Cb0-zq__tpl [data-np-el=avatar]{border:2px solid #ff5cff;box-shadow:0 0 14px #ff5cff80}.template-module__Cb0-zq__tpl [data-np-el=artistCircle]{border:1.5px solid #5cf0ff;box-shadow:0 0 8px #5cf0ff8c}.template-module__Cb0-zq__tpl [data-np-el=artistsLabel]{color:#f0d8ff;text-transform:uppercase;letter-spacing:.32em;font-family:Audiowide,sans-serif}.template-module__Cb0-zq__tpl [data-np-el=artistCaption]{color:#f0d8ff;text-transform:uppercase;letter-spacing:.04em;font-family:Audiowide,sans-serif}.template-module__Cb0-zq__tpl [data-np-el=nowPlaying]{background:#28104680;border:1.5px solid #5cf0ff;border-radius:0;box-shadow:inset 0 0 14px #5cf0ff4d}.template-module__Cb0-zq__tpl [data-np-el=nowPlaying-track]{color:#f0d8ff;text-transform:uppercase;font-family:Audiowide,sans-serif}.template-module__Cb0-zq__tpl [data-np-el=nowPlaying-artist]{color:#ff5cff;text-transform:uppercase;font-family:Audiowide,sans-serif}.template-module__Cb0-zq__tpl [data-np-el=nowPlaying-header]{color:#5cf0ff}.template-module__Cb0-zq__tpl [data-np-el=compare]{--tpl-compare-base:9px;color:#5cf0ff;text-transform:uppercase;letter-spacing:.04em;text-shadow:0 0 8px #5cf0ff99;font-family:Audiowide,sans-serif}.template-module__Cb0-zq__tpl [data-np-el=nowPlaying-art-wrap],.template-module__Cb0-zq__tpl [data-np-el=nowPlaying-art]{border-radius:0}.nightMode .template-module__Cb0-zq__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__Cb0-zq__tpl img,.nightMode .template-module__Cb0-zq__tpl video,.nightMode .template-module__Cb0-zq__tpl canvas){-webkit-filter:none}.template-module__Cb0-zq__tpl [data-np-el=identity]{overflow:visible}.template-module__Cb0-zq__tpl :has(>span>[data-np-el=name]){padding:3px 5px 3px 1px}.template-module__Cb0-zq__tpl :has(>span>[data-np-el=handle]){padding:3px 4px 3px 1px}.template-module__Cb0-zq__tpl [data-np-mobile-tile] [data-np-el=name]{padding:3px 4px}.template-module__Cb0-zq__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__Cb0-zq__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__74TS1q__tpl{color:#e8dcc0;--waveform-color:#e0463a;--tpl-display-scale:.806;--tpl-body-scale:.806;--tpl-n-scale:1.2;background:repeating-linear-gradient(0deg,#0000 0 22px,#e8dcc01a 22px 23px),linear-gradient(#20180e 0%,#16100a 100%);font-family:Courier Prime,Courier New,monospace}.template-module__74TS1q__tpl [data-np-el=name]{color:#e8dcc0;text-transform:uppercase;letter-spacing:.04em;font-family:Courier Prime,monospace;font-weight:700}.template-module__74TS1q__tpl [data-np-el=handle]{color:#e0463a;text-transform:uppercase;letter-spacing:.06em;border:1.5px solid #e0463a;padding:0 4px;font-family:Courier Prime,monospace;display:inline-block}.template-module__74TS1q__tpl [data-np-el=age],.template-module__74TS1q__tpl [data-np-el=location]{color:#e8dcc0;text-transform:uppercase;font-family:Courier Prime,monospace}.template-module__74TS1q__tpl [data-np-el=bio]{background:0 0;border:1.5px solid #e8dcc080;border-radius:0}.template-module__74TS1q__tpl [data-np-el=bio-text]{color:#e8dcc0;font-family:Courier Prime,monospace}.template-module__74TS1q__tpl [data-np-el=divider]{background:0 0;border-top:1.5px solid #e8dcc073;height:0!important}.template-module__74TS1q__tpl [data-np-el=divider][data-np-divider=v]{background:0 0;border-top:none;border-left:1.5px solid #e8dcc073;width:0!important}.template-module__74TS1q__tpl [data-np-el=avatar]{filter:sepia(.5)contrast(1.05)brightness(.92);border:2px solid #e8dcc0;border-radius:0}.template-module__74TS1q__tpl [data-np-el=artistCircle]{filter:sepia(.5)contrast(1.05)brightness(.92);border:1.5px solid #e8dcc0;border-radius:0}.template-module__74TS1q__tpl [data-np-el=artistsLabel]{color:#e0463a;text-transform:uppercase;letter-spacing:.18em;border:1.5px solid #e0463a;align-self:flex-start;padding:0 4px;font-family:Courier Prime,monospace;font-weight:700;display:inline-block}.template-module__74TS1q__tpl [data-np-el=artistCaption]{color:#e8dcc0;text-transform:uppercase;font-family:Courier Prime,monospace}.template-module__74TS1q__tpl [data-np-el=nowPlaying]{background:0 0;border:1.5px solid #e8dcc080;border-radius:0}.template-module__74TS1q__tpl [data-np-el=nowPlaying-art-wrap]{filter:sepia(.5)contrast(1.05)brightness(.92)}.template-module__74TS1q__tpl [data-np-el=nowPlaying-track],.template-module__74TS1q__tpl [data-np-el=nowPlaying-artist]{color:#e8dcc0;text-transform:uppercase;font-family:Courier Prime,monospace}.template-module__74TS1q__tpl [data-np-el=nowPlaying-header]{color:#e0463a}.template-module__74TS1q__tpl [data-np-el=compare]{--tpl-compare-base:9px;color:#e0463a;text-transform:uppercase;border:1.5px solid #e0463a;padding:0 4px;font-family:Courier Prime,monospace;font-weight:700}.template-module__74TS1q__tpl [data-np-el=nowPlaying-art-wrap],.template-module__74TS1q__tpl [data-np-el=nowPlaying-art]{border-radius:0}.nightMode .template-module__74TS1q__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__74TS1q__tpl img,.nightMode .template-module__74TS1q__tpl video,.nightMode .template-module__74TS1q__tpl canvas){-webkit-filter:none}.template-module__74TS1q__tpl [data-np-el=identity]{overflow:visible}.template-module__74TS1q__tpl :has(>span>[data-np-el=name]){padding:2px 3px 2px 1px}.template-module__74TS1q__tpl :has(>span>[data-np-el=handle]){padding:2px 3px 2px 1px}.template-module__74TS1q__tpl [data-np-mobile-tile] [data-np-el=name]{padding:2px}.template-module__74TS1q__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__74TS1q__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__LVfCsW__tpl{color:#f0dce4;--waveform-color:#e87aa8;--tpl-display-scale:1.4;--tpl-body-scale:1.4;--tpl-c-scale:.85;--tpl-u-scale:.7;--tpl-b-scale:.9;background:radial-gradient(circle at 18% 22%,#ff96be59,#0000 45%),radial-gradient(circle at 82% 78%,#ff96be4d,#0000 45%),radial-gradient(2px 2px at 25% 65%,#ffaac8b3,#0000 50%),radial-gradient(1.5px 1.5px at 65% 35%,#ffaac88c,#0000 50%),radial-gradient(1.5px 1.5px at 80% 70%,#ffaac88c,#0000 50%),linear-gradient(#221420 0%,#1a1018 100%);font-family:Cormorant Garamond,serif}.template-module__LVfCsW__tpl [data-np-el=name]{color:#f4e2ea;letter-spacing:0;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600}.template-module__LVfCsW__tpl [data-np-el=handle]{color:#8ec09a;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__LVfCsW__tpl [data-np-el=age],.template-module__LVfCsW__tpl [data-np-el=location]{color:#f0dce4;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__LVfCsW__tpl [data-np-el=bio]{background:#3c1e2c73;border:1px solid #e87aa8;border-radius:2px}.template-module__LVfCsW__tpl [data-np-el=bio-text]{color:#f0dce4;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__LVfCsW__tpl [data-np-el=divider]{opacity:.6;background:#e87aa8;height:1px}.template-module__LVfCsW__tpl [data-np-el=divider][data-np-divider=v]{opacity:.5;background:#8ec09a;width:1px}.template-module__LVfCsW__tpl [data-np-el=avatar]{border:1.5px solid #e87aa8;box-shadow:0 0 14px #ff82aa73}.template-module__LVfCsW__tpl [data-np-el=artistCircle]{border:1.5px solid #e87aa8}.template-module__LVfCsW__tpl [data-np-el=artistsLabel]{color:#f0dce4;text-transform:lowercase;letter-spacing:.18em;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:500}.template-module__LVfCsW__tpl [data-np-el=artistCaption]{color:#f0dce4;font-family:Cormorant Garamond,serif;font-style:italic}.template-module__LVfCsW__tpl [data-np-el=nowPlaying]{background:#3c1e2c73;border:1px solid #e87aa8;border-radius:2px}.template-module__LVfCsW__tpl [data-np-el=nowPlaying-track]{color:#ff9ac0;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600}.template-module__LVfCsW__tpl [data-np-el=nowPlaying-artist]{color:#8ec09a;font-style:italic}.template-module__LVfCsW__tpl [data-np-el=nowPlaying-header]{color:#ff9ac0}.template-module__LVfCsW__tpl [data-np-el=compare]{--tpl-compare-base:13px;color:#ff9ac0;letter-spacing:.02em;font-family:Cormorant Garamond,serif;font-style:italic;font-weight:600}.nightMode .template-module__LVfCsW__tpl{-webkit-filter:invert()hue-rotate(180deg)}:is(.nightMode .template-module__LVfCsW__tpl img,.nightMode .template-module__LVfCsW__tpl video,.nightMode .template-module__LVfCsW__tpl canvas){-webkit-filter:none}.template-module__LVfCsW__tpl [data-np-el=identity]{gap:0}.template-module__LVfCsW__tpl [data-np-el=name],.template-module__LVfCsW__tpl [data-np-el=handle]{line-height:1}.template-module__LVfCsW__tpl [data-np-el=identity]{overflow:visible}.template-module__LVfCsW__tpl :has(>span>[data-np-el=name]){padding:4px 6px 4px 1px}.template-module__LVfCsW__tpl :has(>span>[data-np-el=handle]){padding:3px 5px 3px 1px}.template-module__LVfCsW__tpl [data-np-mobile-tile] [data-np-el=name]{padding:3px 4px}.template-module__LVfCsW__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__LVfCsW__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
.template-module__YBx6iW__tpl{--waveform-color:#7864dc;--tpl-display-scale:.978;--tpl-body-scale:.978;background:0 0}.template-module__YBx6iW__tpl [data-np-el=name]{color:var(--grid-text-primary,#1a1a1a);letter-spacing:-.01em;font-weight:800}.template-module__YBx6iW__tpl [data-np-el=handle]{color:var(--grid-text-secondary,#666);letter-spacing:0;font-weight:500}.template-module__YBx6iW__tpl [data-np-el=compare]{--tpl-compare-base:11px}.template-module__YBx6iW__tpl [data-np-el=nowPlaying-track]{color:var(--grid-text-primary,#1a1a1a)}.template-module__YBx6iW__tpl [data-np-el=nowPlaying-artist]{color:var(--grid-text-secondary,#666)}.template-module__YBx6iW__tpl [data-np-el=identity]{overflow:visible}.template-module__YBx6iW__tpl :has(>span>[data-np-el=name]){padding:2px 3px 2px 1px}.template-module__YBx6iW__tpl :has(>span>[data-np-el=handle]){padding:2px 3px 2px 1px}.template-module__YBx6iW__tpl [data-np-mobile-tile] [data-np-el=name]{padding:2px}.template-module__YBx6iW__tpl [data-np-el=compareWrap]{padding:2px;overflow:visible}.template-module__YBx6iW__tpl [data-np-el=compare]{height:auto;max-height:none;overflow:visible}
:root{--grid-text-primary:#000;--grid-text-secondary:#777;--grid-text-muted:#999;--grid-text-placeholder:#aaa;--grid-bg:#f2f2f2;--grid-bg-darker:#ebebeb;--grid-bg-darkest:#e0e0e0;--grid-bg-light:#f7f7f7;--grid-border:1px solid #000;--grid-border-color:#000;--grid-radius:8px;--grid-radius-round:50%;--grid-accent:#1db954}.DrawingOverlay-module__XcjVrq__canvas{z-index:150;pointer-events:none;touch-action:none;position:absolute;inset:0}.DrawingOverlay-module__XcjVrq__canvas.DrawingOverlay-module__XcjVrq__active{pointer-events:auto;cursor:crosshair}.DrawingOverlay-module__XcjVrq__canvas.DrawingOverlay-module__XcjVrq__eraser{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Crect x='4' y='4' width='16' height='16' rx='3' fill='white' stroke='black' stroke-width='2'/%3E%3C/svg%3E") 12 12,auto}
.MobileEditToolbarBars-module__5NXdOG__root{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;height:100%;min-height:0;padding:8px;display:flex}.MobileEditToolbarBars-module__5NXdOG__topRow{background:#00000008;border:1px solid #0000000f;border-radius:12px;flex:none;grid-template-columns:repeat(7,1fr);align-items:center;gap:8px;height:56px;min-height:56px;padding:4px 8px;display:grid}.MobileEditToolbarBars-module__5NXdOG__cell{-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.MobileEditToolbarBars-module__5NXdOG__iconBtn{color:#1a1a1a;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:background .12s,border-color .12s,transform .1s;display:inline-flex}.MobileEditToolbarBars-module__5NXdOG__iconBtn:active{background:#00000012;transform:scale(.92)}.MobileEditToolbarBars-module__5NXdOG__iconBtn:disabled{opacity:.35;cursor:not-allowed}.MobileEditToolbarBars-module__5NXdOG__iconBtnActive{color:#000;background:#00000017;border-color:#0003}.MobileEditToolbarBars-module__5NXdOG__colorCircle{cursor:pointer;-webkit-tap-highlight-color:transparent;border:2px solid #fff;border-radius:50%;flex:none;width:32px;height:32px;padding:0;transition:transform .12s,box-shadow .12s;box-shadow:0 0 0 1px #00000040,0 1px 3px #00000026}.MobileEditToolbarBars-module__5NXdOG__colorCircle:active{transform:scale(.92)}.MobileEditToolbarBars-module__5NXdOG__colorCircleOpen{box-shadow:0 0 0 2px var(--np-accent-css,#1db954),0 1px 3px #00000026}.MobileEditToolbarBars-module__5NXdOG__strokeDot{background:#000;border-radius:50%;display:inline-block;box-shadow:inset 0 0 0 1px #0000002e}.MobileEditToolbarBars-module__5NXdOG__strokePopover{z-index:1200;background:#fff;border:1px solid #0000001f;border-radius:12px;padding:8px;animation:.14s ease-out MobileEditToolbarBars-module__5NXdOG__popoverIn;box-shadow:0 12px 32px #0003,0 2px 6px #00000014}@keyframes MobileEditToolbarBars-module__5NXdOG__popoverIn{0%{opacity:0;transform:translate(-50%)translateY(6px)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}.MobileEditToolbarBars-module__5NXdOG__strokeRow{align-items:center;gap:6px;display:flex}.MobileEditToolbarBars-module__5NXdOG__strokeBtn{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background .12s,border-color .12s;display:inline-flex}.MobileEditToolbarBars-module__5NXdOG__strokeBtn:active{background:#00000014}.MobileEditToolbarBars-module__5NXdOG__strokeBtnActive{background:#0000001a;border-color:#00000038}.MobileEditToolbarBars-module__5NXdOG__popoverTail{pointer-events:none;background:#fff;border-bottom:1px solid #0000001f;border-right:1px solid #0000001f;width:12px;height:12px;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)rotate(45deg)}.MobileEditToolbarBars-module__5NXdOG__bottomRow{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:auto;align-items:stretch;gap:8px;min-height:110px;padding:0 4px;display:flex;overflow:auto hidden}.MobileEditToolbarBars-module__5NXdOG__bottomRow::-webkit-scrollbar{display:none}.MobileEditToolbarBars-module__5NXdOG__tile{scroll-snap-align:start;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:2px solid #0000;border-radius:12px;flex:0 0 calc(50% - 4px);justify-content:stretch;align-items:stretch;min-width:150px;max-width:240px;padding:0;transition:border-color .12s,transform .12s,box-shadow .12s;display:flex;overflow:hidden}.MobileEditToolbarBars-module__5NXdOG__tile:active{transform:scale(.97)}.MobileEditToolbarBars-module__5NXdOG__tileActive{border-color:var(--tpl-pick-accent,#1db954);box-shadow:0 0 0 1px var(--tpl-pick-accent,#1db954)}
.MobileTilePreview-module__lovc0G__tile{text-align:center;box-sizing:border-box;color:#1a1a1a;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;padding:10px 12px;font-family:inherit;display:flex;position:relative;overflow:hidden;container-type:inline-size}:where(.MobileTilePreview-module__lovc0G__tile){background:#fff}.MobileTilePreview-module__lovc0G__avatar{background:#0000002e;border-radius:50%;flex:none;width:18px;height:18px}.MobileTilePreview-module__lovc0G__name{max-width:100%;font-size:calc(clamp(13px,calc(9cqi*var(--tpl-display-scale,1)),22px)*var(--tpl-u-scale,1));letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;color:inherit;font-weight:800;line-height:1.05;display:inline-block;overflow:hidden}
:root{--grid-text-primary:#000;--grid-text-secondary:#777;--grid-text-muted:#999;--grid-text-placeholder:#aaa;--grid-bg:#f2f2f2;--grid-bg-darker:#ebebeb;--grid-bg-darkest:#e0e0e0;--grid-bg-light:#f7f7f7;--grid-border:1px solid #000;--grid-border-color:#000;--grid-radius:8px;--grid-radius-round:50%;--grid-accent:#1db954}.ProfileCardReconstructor-module__bh-UUa__root{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.ProfileCardReconstructor-module__bh-UUa__canvasWrap{aspect-ratio:1;border:1px solid var(--card-border,var(--grid-border-color,#0000001a));border-radius:var(--cl-card-radius,var(--grid-radius));background:linear-gradient(135deg,var(--card-gradient-start,transparent),var(--card-gradient-end,transparent)),var(--grid-bg);flex:0 auto;align-self:center;width:100%;max-width:100%;min-height:0;max-height:100%;position:relative;overflow:hidden;container:profile-card/size}.ProfileCardReconstructor-module__bh-UUa__templateLayer{border-radius:inherit;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden}.ProfileCardReconstructor-module__bh-UUa__loading{background:var(--grid-bg);border:var(--grid-border);border-radius:var(--grid-radius);flex:auto;width:100%;min-height:0}.ProfileCardReconstructor-module__bh-UUa__spinnerShell{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProfileCardReconstructor-module__bh-UUa__headerZone{box-sizing:border-box;flex-direction:row;width:100%;min-width:0;height:100%;display:flex}.ProfileCardReconstructor-module__bh-UUa__headerLeft{--identity-h:calc(34px*var(--zone-scale,1));--avatar-diameter:calc(var(--identity-h)*1.15);justify-content:flex-start;align-items:center;gap:calc(10px*var(--zone-scale,1));box-sizing:border-box;flex-direction:row;flex-grow:0;flex-shrink:0;min-width:0;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.ProfileCardReconstructor-module__bh-UUa__headerZone[data-bio-on=true] .ProfileCardReconstructor-module__bh-UUa__headerLeft{flex-basis:60%;width:60%;max-width:60%}.ProfileCardReconstructor-module__bh-UUa__headerZone[data-bio-on=false] .ProfileCardReconstructor-module__bh-UUa__headerLeft{flex-basis:100%;width:100%;max-width:100%}.ProfileCardReconstructor-module__bh-UUa__headerLeftAvatar{flex:0 0 var(--avatar-diameter);width:var(--avatar-diameter);height:var(--avatar-diameter);aspect-ratio:1;justify-content:center;align-items:center;min-width:0;min-height:0;display:flex}.ProfileCardReconstructor-module__bh-UUa__headerLeftIdentity{text-align:left;flex-direction:column;flex:auto;justify-content:center;align-items:flex-start;min-width:0;min-height:0;display:flex;overflow:hidden}.ProfileCardReconstructor-module__bh-UUa__headerRight{justify-content:center;align-items:stretch;gap:calc(6px*var(--zone-scale,1));box-sizing:border-box;text-align:left;flex-direction:column;flex:0 0 40%;width:40%;min-width:0;max-width:40%;height:100%;min-height:0;padding:0;display:flex;overflow:hidden}.ProfileCardReconstructor-module__bh-UUa__bioBlock{width:100%;min-width:0;padding:0 calc(2px*var(--zone-scale,1));box-sizing:border-box}.ProfileCardReconstructor-module__bh-UUa__bioText{font-size:calc(11px*var(--zone-scale,1)*var(--tpl-body-scale,1));color:var(--grid-text-primary);text-align:left;-webkit-line-clamp:3;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;-webkit-box-orient:vertical;margin:0;font-style:italic;line-height:1.36;display:-webkit-box;overflow:hidden}@media (min-width:769px){.ProfileCardReconstructor-module__bh-UUa__bioBlock{flex:auto;justify-content:center;align-items:stretch;min-height:0;display:flex}.ProfileCardReconstructor-module__bh-UUa__bioText{text-align:center;padding:calc(4px*var(--zone-scale,1))calc(6px*var(--zone-scale,1));box-sizing:border-box;justify-content:center;align-self:stretch;align-items:center;width:100%;display:flex;overflow:hidden}.ProfileCardReconstructor-module__bh-UUa__bioText [data-np-el=bio-text]{width:100%;font-size:calc(var(--cl-bio-fs,clamp(11px,calc(13px*var(--zone-scale,1)),19px))*var(--tpl-body-scale,1)*var(--tpl-b-scale,1));line-height:var(--cl-bio-lh,1.35);-webkit-line-clamp:var(--cl-bio-max-lines,3);text-align:center;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}@container profile-card (max-width:360px){.ProfileCardReconstructor-module__bh-UUa__headerLeft{gap:calc(6px*var(--zone-scale,1));padding:0}.ProfileCardReconstructor-module__bh-UUa__headerRight{gap:calc(4px*var(--zone-scale,1))}.ProfileCardReconstructor-module__bh-UUa__bioBlock{padding:0 calc(1px*var(--zone-scale,1))}.ProfileCardReconstructor-module__bh-UUa__bioText{-webkit-line-clamp:2;font-size:calc(10px*var(--zone-scale,1)*var(--tpl-body-scale,1)*var(--tpl-b-scale,1))}.ProfileCardReconstructor-module__bh-UUa__bioText [data-np-el=bio-text]{-webkit-line-clamp:2}}@media (max-width:768px){.ProfileCardReconstructor-module__bh-UUa__headerZone{flex-direction:column;align-items:stretch;gap:0}.ProfileCardReconstructor-module__bh-UUa__headerZone[data-bio-on=true] .ProfileCardReconstructor-module__bh-UUa__headerLeft{flex:0 0 65%;width:100%;max-width:100%;height:65%;min-height:0;max-height:65%;overflow:hidden}.ProfileCardReconstructor-module__bh-UUa__headerZone[data-bio-on=true] .ProfileCardReconstructor-module__bh-UUa__headerRight{flex:0 0 35%;justify-content:flex-start;width:100%;max-width:100%;height:35%;min-height:0;max-height:35%;overflow:hidden}.ProfileCardReconstructor-module__bh-UUa__headerZone[data-bio-on=false] .ProfileCardReconstructor-module__bh-UUa__headerLeft{flex:none;width:100%;max-width:100%;height:auto}.ProfileCardReconstructor-module__bh-UUa__bioBlock{padding:0}}.ProfileCardReconstructor-module__bh-UUa__actions{gap:var(--cl-actions-gap,8px);padding:var(--cl-actions-mt,8px)0 0;display:flex}.ProfileCardReconstructor-module__bh-UUa__actionBtn{height:var(--cl-action-btn-h,40px);border-radius:calc(var(--cl-action-btn-h,40px)/2);font-size:var(--cl-action-btn-fs,14px);cursor:pointer;text-align:center;flex:1;padding:0 12px;font-weight:600;transition:background .15s,transform .1s}.ProfileCardReconstructor-module__bh-UUa__actionBtn_follow{background:var(--grid-text-primary);color:var(--grid-bg-light);border:var(--grid-border)}.ProfileCardReconstructor-module__bh-UUa__actionBtn_follow:hover:not(:disabled){opacity:.85}.ProfileCardReconstructor-module__bh-UUa__actionBtn_following{background:var(--grid-bg);color:var(--grid-text-primary);border:var(--grid-border)}.ProfileCardReconstructor-module__bh-UUa__actionBtn_followBack{background:var(--grid-text-primary);color:var(--grid-bg-light);border:var(--grid-border)}.ProfileCardReconstructor-module__bh-UUa__actionBtn_friends,.ProfileCardReconstructor-module__bh-UUa__actionBtn_message{background:var(--grid-bg);color:var(--grid-text-primary);border:var(--grid-border)}.ProfileCardReconstructor-module__bh-UUa__actionBtn_message:hover{background:var(--grid-bg-darker)}.ProfileCardReconstructor-module__bh-UUa__actionBtnPulse{animation:.6s ProfileCardReconstructor-module__bh-UUa__followPulse}@keyframes ProfileCardReconstructor-module__bh-UUa__followPulse{0%{transform:scale(1)}30%{transform:scale(1.05)}to{transform:scale(1)}}.ProfileCardReconstructor-module__bh-UUa__actionBtn:disabled{opacity:.5;cursor:default}
.RoomTopStrip-module__yEMA9a__strip{flex:none;align-items:center;gap:8px;min-width:0;padding:6px 14px;font-size:12.5px;display:flex}.RoomTopStrip-module__yEMA9a__partyText{white-space:nowrap;text-overflow:ellipsis;min-width:0;color:var(--np-c3,#141414db);flex:auto;overflow:hidden}.RoomTopStrip-module__yEMA9a__partyText strong{font-weight:800}.RoomTopStrip-module__yEMA9a__meta{opacity:.7;flex:none;font-size:11.5px;font-weight:700}.RoomTopStrip-module__yEMA9a__party{background:linear-gradient(90deg,#22c55e29,#22c55e0d);border-bottom:1px solid #22c55e38}.RoomTopStrip-module__yEMA9a__party .RoomTopStrip-module__yEMA9a__partyText{color:var(--np-c3,#141414e6)}.RoomTopStrip-module__yEMA9a__liveDot{background:#22c55e;border-radius:50%;flex:none;width:8px;height:8px;animation:1.8s ease-in-out infinite RoomTopStrip-module__yEMA9a__rtsPulse;box-shadow:0 0 0 3px #22c55e2e}@keyframes RoomTopStrip-module__yEMA9a__rtsPulse{0%,to{opacity:1}50%{opacity:.4}}.RoomTopStrip-module__yEMA9a__partyUpcoming{background:var(--np-c5-a08,#5b5be012);border-bottom:1px solid var(--np-c5-a14,#5b5be029)}.RoomTopStrip-module__yEMA9a__calIcon{color:var(--np-c5-strong,#5b5be0);flex:none;display:inline-flex}.RoomTopStrip-module__yEMA9a__pin{background:var(--np-c1-a06,#ffffff0a);border-bottom:1px solid var(--np-c2-a14,#1414141a)}.RoomTopStrip-module__yEMA9a__pinIcon{color:var(--np-c3-a60,#14141480);flex:none;display:inline-flex;transform:rotate(8deg)}.RoomTopStrip-module__yEMA9a__pinText{min-width:0;color:var(--np-c3,#141414d1);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-weight:600;overflow:hidden}.RoomTopStrip-module__yEMA9a__dismiss{width:22px;height:22px;color:var(--np-c3-a60,#14141473);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;transition:background .14s,color .14s;display:inline-flex}.RoomTopStrip-module__yEMA9a__dismiss:hover{background:var(--np-c2-a14,#14141414);color:var(--np-c3,#141414bf)}@media (prefers-reduced-motion:reduce){.RoomTopStrip-module__yEMA9a__liveDot{animation:none}.RoomTopStrip-module__yEMA9a__dismiss{transition:none}}
.ArtistInRoomBanner-module__9yEgrG__banner{background:linear-gradient(90deg,var(--np-c5-a14,#5b5be029),var(--np-c5-a08,#5b5be00f));border-bottom:1px solid var(--np-c5-a14,#5b5be033);flex:none;align-items:center;gap:8px;padding:7px 14px;display:flex}.ArtistInRoomBanner-module__9yEgrG__glyph{color:var(--np-c5-strong,#5b5be0);flex:none;display:inline-flex}.ArtistInRoomBanner-module__9yEgrG__text{min-width:0;color:var(--np-c3,#141414e0);white-space:nowrap;text-overflow:ellipsis;flex:auto;font-size:13px;font-weight:600;overflow:hidden}.ArtistInRoomBanner-module__9yEgrG__name{color:var(--np-c5-strong,#5b5be0);font-weight:850}.ArtistInRoomBanner-module__9yEgrG__live{background:#22c55e;border-radius:50%;flex:none;width:8px;height:8px;animation:1.8s ease-in-out infinite ArtistInRoomBanner-module__9yEgrG__airPulse;box-shadow:0 0 0 3px #22c55e2e}@keyframes ArtistInRoomBanner-module__9yEgrG__airPulse{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.ArtistInRoomBanner-module__9yEgrG__live{animation:none}}
.RoomResidue-module__SxSitG__residue{pointer-events:none;z-index:1;justify-content:center;align-items:center;padding:24px;animation:.6s both RoomResidue-module__SxSitG__residueFade;display:flex;position:absolute;inset:0}@keyframes RoomResidue-module__SxSitG__residueFade{0%{opacity:0}to{opacity:1}}.RoomResidue-module__SxSitG__inner{opacity:.5;flex-direction:column;align-items:center;gap:10px;display:flex}.RoomResidue-module__SxSitG__avatars{display:inline-flex}.RoomResidue-module__SxSitG__avatar{background:var(--np-c2-a14,#14141424);border:2px solid var(--np-c1,#fff);filter:grayscale(.4);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-left:-8px;display:inline-flex;overflow:hidden}.RoomResidue-module__SxSitG__avatar:first-child{margin-left:0}.RoomResidue-module__SxSitG__avatarImg{object-fit:cover;width:100%;height:100%;display:block}.RoomResidue-module__SxSitG__avatarFallback{color:var(--np-c3,#14141499);font-size:12px;font-weight:800}.RoomResidue-module__SxSitG__line{color:var(--np-c3,#141414b3);text-align:center;font-size:12.5px;font-weight:600}@media (prefers-reduced-motion:reduce){.RoomResidue-module__SxSitG__residue{animation:none}}
.bouncingBalls-module__SlESsa__layer{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.bouncingBalls-module__SlESsa__ball{will-change:transform;opacity:.92;background-position:50%;background-repeat:no-repeat;background-size:cover;border:1.5px solid #ffffff8c;border-radius:50%;position:absolute;top:0;left:0;box-shadow:0 2px 10px #00000038}
.ReportMessagePopup-module__ZRpjyW__backdrop{z-index:4000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.16s both ReportMessagePopup-module__ZRpjyW__rpFade;display:flex;position:fixed;inset:0}@keyframes ReportMessagePopup-module__ZRpjyW__rpFade{0%{opacity:0}to{opacity:1}}.ReportMessagePopup-module__ZRpjyW__card{background:var(--np-c1,#fff);width:100%;max-width:420px;max-height:calc(100vh - 40px);color:var(--np-c3,#141414);border-radius:16px;padding:16px;animation:.18s both ReportMessagePopup-module__ZRpjyW__rpRise;overflow-y:auto;box-shadow:0 16px 48px #00000052}@keyframes ReportMessagePopup-module__ZRpjyW__rpRise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ReportMessagePopup-module__ZRpjyW__backdrop,.ReportMessagePopup-module__ZRpjyW__card{animation:none}}.ReportMessagePopup-module__ZRpjyW__header{align-items:center;gap:8px;margin-bottom:10px;display:flex}.ReportMessagePopup-module__ZRpjyW__headerIcon{color:#ef4444;display:inline-flex}.ReportMessagePopup-module__ZRpjyW__headerTitle{flex:auto;font-size:15px;font-weight:800}.ReportMessagePopup-module__ZRpjyW__close{width:28px;height:28px;color:var(--np-c3-a60,#14141480);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.ReportMessagePopup-module__ZRpjyW__close:hover:not(:disabled){background:var(--np-c2-a14,#14141414)}.ReportMessagePopup-module__ZRpjyW__close:disabled{opacity:.4;cursor:default}.ReportMessagePopup-module__ZRpjyW__intro{color:var(--np-c3-a60,#14141499);margin:0 0 12px;font-size:12.5px;line-height:1.4}.ReportMessagePopup-module__ZRpjyW__field{margin-bottom:10px}.ReportMessagePopup-module__ZRpjyW__label{text-transform:uppercase;letter-spacing:.04em;color:var(--np-c3-a60,#14141480);margin-bottom:4px;font-size:11px;font-weight:700}.ReportMessagePopup-module__ZRpjyW__optional{text-transform:none;letter-spacing:0;opacity:.7;font-weight:500}.ReportMessagePopup-module__ZRpjyW__value{word-break:break-word;font-size:14px;font-weight:650}.ReportMessagePopup-module__ZRpjyW__subValue{color:var(--np-c3-a60,#14141499);font-weight:500}.ReportMessagePopup-module__ZRpjyW__youTag{text-transform:uppercase;letter-spacing:.04em;background:var(--np-c5-a14,#5b5be024);color:var(--np-c5-strong,#5b5be0);vertical-align:middle;border-radius:999px;margin-left:6px;padding:1px 7px;font-size:10px;font-weight:700;display:inline-block}.ReportMessagePopup-module__ZRpjyW__locked{background:var(--np-c2-a06,#1414140a);border:1px solid var(--np-c2-a14,#1414141a);border-radius:10px;padding:9px 11px}.ReportMessagePopup-module__ZRpjyW__messageBox{white-space:pre-wrap;word-break:break-word;max-height:140px;font-size:14px;line-height:1.4;overflow-y:auto}.ReportMessagePopup-module__ZRpjyW__note{box-sizing:border-box;resize:vertical;border:1px solid var(--np-c2-a14,#14141429);background:var(--np-c1,#fff);width:100%;min-height:44px;color:var(--np-c3,#141414);border-radius:10px;padding:9px 11px;font-family:inherit;font-size:13.5px;line-height:1.4}.ReportMessagePopup-module__ZRpjyW__note:focus{border-color:var(--np-c5-strong,#5b5be0);outline:none}.ReportMessagePopup-module__ZRpjyW__error{color:#ef4444;margin:4px 0 10px;font-size:12.5px;font-weight:600}.ReportMessagePopup-module__ZRpjyW__actions{gap:8px;margin-top:14px;display:flex}.ReportMessagePopup-module__ZRpjyW__secondary,.ReportMessagePopup-module__ZRpjyW__primary{cursor:pointer;border:1px solid #0000;border-radius:10px;flex:auto;height:40px;font-size:14px;font-weight:750}.ReportMessagePopup-module__ZRpjyW__secondary{background:var(--np-c2-a06,#1414140d);border-color:var(--np-c2-a14,#1414141f);color:var(--np-c3,#141414cc)}.ReportMessagePopup-module__ZRpjyW__secondary:hover:not(:disabled){background:var(--np-c2-a14,#14141417)}.ReportMessagePopup-module__ZRpjyW__primary{color:#fff;background:#ef4444}.ReportMessagePopup-module__ZRpjyW__primary:hover:not(:disabled){background:#dc2626}.ReportMessagePopup-module__ZRpjyW__secondary:disabled,.ReportMessagePopup-module__ZRpjyW__primary:disabled{opacity:.55;cursor:default}.ReportMessagePopup-module__ZRpjyW__confirm{text-align:center;flex-direction:column;align-items:center;padding:12px 4px 4px;display:flex}.ReportMessagePopup-module__ZRpjyW__confirmIcon{color:#22c55e;margin-bottom:10px}.ReportMessagePopup-module__ZRpjyW__confirmTitle{margin-bottom:6px;font-size:17px;font-weight:800}.ReportMessagePopup-module__ZRpjyW__confirmSub{color:var(--np-c3-a60,#14141499);max-width:300px;margin-bottom:16px;font-size:13px;line-height:1.45}.ReportMessagePopup-module__ZRpjyW__confirm .ReportMessagePopup-module__ZRpjyW__primary{flex:none;min-width:140px}
.AttachmentPicker-module__0L6oLW__sheet{background:var(--np-surface,#fffffffc);border:1px solid var(--np-c3-a14,#2828281f);border-radius:18px;flex-direction:column;gap:4px;width:100%;max-width:360px;margin:0 auto;padding:10px;animation:.15s AttachmentPicker-module__0L6oLW__apFade;display:flex;box-shadow:0 16px 44px #00000042}.AttachmentPicker-module__0L6oLW__sheetTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--np-c3-a72,#28282880);padding:6px 8px 8px;font-size:12px;font-weight:750}.AttachmentPicker-module__0L6oLW__row{width:100%;color:var(--np-c3,#141414e6);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:12px;align-items:center;gap:13px;padding:13px 14px;font-size:15px;font-weight:600;display:flex}.AttachmentPicker-module__0L6oLW__row:hover{background:var(--np-c4-a08,#78787814)}.AttachmentPicker-module__0L6oLW__row:active{background:var(--np-c4-a14,#78787824)}.AttachmentPicker-module__0L6oLW__rowTop .AttachmentPicker-module__0L6oLW__label{color:var(--np-c5-strong,#5b5be0);font-weight:750}.AttachmentPicker-module__0L6oLW__rowTop .AttachmentPicker-module__0L6oLW__glyph{color:var(--np-c5-strong,#5b5be0)}.AttachmentPicker-module__0L6oLW__glyph{color:var(--np-c3-a72,#282828b3);flex:none;display:inline-flex}.AttachmentPicker-module__0L6oLW__label{flex:auto}.AttachmentPicker-module__0L6oLW__cancel{background:var(--np-c4-a08,#78787814);color:var(--np-c3,#141414b3);cursor:pointer;border:none;border-radius:12px;margin-top:4px;padding:12px;font-size:14.5px;font-weight:700}@keyframes AttachmentPicker-module__0L6oLW__apFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.AttachmentPicker-module__0L6oLW__sheet{animation:none}}
.RoomInfoPopup-module__oL69Gq__popup{background:var(--np-surface,#fffffffc);border:1px solid var(--np-c3-a14,#2828281f);box-sizing:border-box;border-radius:16px;flex-direction:column;width:100%;height:100%;min-height:0;max-height:100%;display:flex;overflow:hidden;box-shadow:0 16px 44px #0000003d}.RoomInfoPopup-module__oL69Gq__head{border-bottom:1px solid var(--np-c2-a08,#14141412);flex:none;align-items:center;gap:8px;padding:12px 14px;display:flex}.RoomInfoPopup-module__oL69Gq__title{color:var(--np-c3,#141414eb);flex:auto;font-size:15px;font-weight:800}.RoomInfoPopup-module__oL69Gq__close{width:28px;height:28px;color:var(--np-c3-a60,#14141480);cursor:pointer;background:0 0;border:none;border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.RoomInfoPopup-module__oL69Gq__close:hover{background:var(--np-c2-a14,#14141414)}.RoomInfoPopup-module__oL69Gq__body{flex:auto;min-height:0;padding:14px;overflow-y:auto}.RoomInfoPopup-module__oL69Gq__loading{text-align:center;color:var(--np-c3-a60,#14141480);padding:24px;font-size:13px}.RoomInfoPopup-module__oL69Gq__eventCard{align-items:center;gap:14px;display:flex}.RoomInfoPopup-module__oL69Gq__photo{background:var(--np-c2-a14,#1414141a);border-radius:14px;flex:none;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex;overflow:hidden}.RoomInfoPopup-module__oL69Gq__photoImg{object-fit:cover;width:100%;height:100%;display:block}.RoomInfoPopup-module__oL69Gq__photoFallback{color:var(--np-c3-a60,#14141480);font-size:28px;font-weight:800}.RoomInfoPopup-module__oL69Gq__eventInfo{min-width:0}.RoomInfoPopup-module__oL69Gq__eventKicker{text-transform:uppercase;letter-spacing:.05em;color:var(--np-c5-strong,#5b5be0);font-size:10px;font-weight:800}.RoomInfoPopup-module__oL69Gq__eventArtist{color:var(--np-c3,#141414eb);text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font-size:17px;font-weight:800;overflow:hidden}.RoomInfoPopup-module__oL69Gq__eventWhen{color:var(--np-c3,#141414cc);font-size:13.5px;font-weight:600}.RoomInfoPopup-module__oL69Gq__eventCountdown{color:var(--np-c3-a60,#1414148c);margin-top:3px;font-size:12px;font-weight:700}.RoomInfoPopup-module__oL69Gq__rsvpRow{margin-top:14px}.RoomInfoPopup-module__oL69Gq__rsvpBtn{background:var(--np-c5-strong,#5b5be0);color:#fff;cursor:pointer;border:none;border-radius:11px;width:100%;height:42px;font-size:14px;font-weight:750}.RoomInfoPopup-module__oL69Gq__rsvpReserved{border:1.5px solid var(--np-c5-a24,#5b5be04d);background:var(--np-c5-a12,#5b5be01f);height:42px;color:var(--np-c5-strong,#5b5be0);border-radius:11px;justify-content:center;align-items:center;gap:7px;font-size:13.5px;font-weight:750;display:flex}.RoomInfoPopup-module__oL69Gq__rsvpTick{display:inline-flex}.RoomInfoPopup-module__oL69Gq__guestNoEvents{flex-direction:column;gap:4px;display:flex}.RoomInfoPopup-module__oL69Gq__guestHint{color:var(--np-c3-a60,#1414148c);font-size:12.5px}.RoomInfoPopup-module__oL69Gq__booking{flex-direction:column;gap:10px;display:flex}.RoomInfoPopup-module__oL69Gq__noEvents{color:var(--np-c3,#141414d9);font-size:15px;font-weight:800}.RoomInfoPopup-module__oL69Gq__bookingHint{color:var(--np-c3-a60,#1414148c);margin-top:-4px;font-size:12.5px}.RoomInfoPopup-module__oL69Gq__dayRow{-webkit-overflow-scrolling:touch;gap:7px;padding-bottom:4px;display:flex;overflow-x:auto}.RoomInfoPopup-module__oL69Gq__dayChip{border:1.5px solid var(--np-c3-a14,#2828281f);background:var(--np-c4-a06,#7878780d);min-width:58px;color:var(--np-c3,#141414d9);cursor:pointer;border-radius:11px;flex-direction:column;flex:none;align-items:center;gap:1px;padding:7px 9px;display:flex}.RoomInfoPopup-module__oL69Gq__dayChipActive{border-color:var(--np-c5-strong,#5b5be0);background:var(--np-c5-a12,#5b5be01f)}.RoomInfoPopup-module__oL69Gq__dayWeek{font-size:11px;font-weight:750}.RoomInfoPopup-module__oL69Gq__dayNum{opacity:.7;font-size:11px;font-weight:600}.RoomInfoPopup-module__oL69Gq__slotGrid{grid-template-columns:repeat(auto-fill,minmax(74px,1fr));gap:7px;display:grid}.RoomInfoPopup-module__oL69Gq__slot{border:1.5px solid var(--np-c3-a14,#2828281f);background:var(--np-c4-a06,#7878780d);color:var(--np-c3,#141414d9);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:10px;padding:9px 6px;font-size:13px;font-weight:650}.RoomInfoPopup-module__oL69Gq__slot:hover{border-color:var(--np-c5-a24,#5b5be04d)}.RoomInfoPopup-module__oL69Gq__slotActive{border-color:var(--np-c5-strong,#5b5be0);background:var(--np-c5-a12,#5b5be01f);color:var(--np-c5-strong,#5b5be0)}.RoomInfoPopup-module__oL69Gq__noSlots{color:var(--np-c3-a60,#14141480);grid-column:1/-1;padding:6px 0;font-size:12.5px}.RoomInfoPopup-module__oL69Gq__error{color:#ef4444;font-size:12.5px;font-weight:600}.RoomInfoPopup-module__oL69Gq__bookBtn{background:var(--np-c5-strong,#5b5be0);color:#fff;cursor:pointer;border:none;border-radius:11px;height:42px;margin-top:2px;font-size:14px;font-weight:750}.RoomInfoPopup-module__oL69Gq__bookBtn:disabled{opacity:.5;cursor:default}.RoomInfoPopup-module__oL69Gq__footer{border-top:1px solid var(--np-c2-a08,#14141412);text-align:center;color:var(--np-c3-a60,#14141480);flex:none;padding:11px 14px;font-size:11.5px;font-weight:600}
.ReservationPopup-module__knQyxW__host{z-index:100000;position:fixed;inset:0}.ReservationPopup-module__knQyxW__blurBackdrop{-webkit-backdrop-filter:blur(14px)saturate(.85);backdrop-filter:blur(14px)saturate(.85);background:#1414142e;position:absolute;inset:0}.ReservationPopup-module__knQyxW__overlayKb{align-items:flex-start!important;padding-top:16px!important;overflow-y:auto!important}.ReservationPopup-module__knQyxW__card{box-sizing:border-box;text-align:center;color:#111827;background:#fff;border:1px solid #000000e6;border-radius:18px;width:100%;max-width:360px;max-height:100%;padding:22px 20px 20px;position:relative;overflow-y:auto;box-shadow:0 12px 40px #0000002e}.ReservationPopup-module__knQyxW__close{color:#111827;cursor:pointer;background:#0000000f;border:none;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:12px;right:12px}.ReservationPopup-module__knQyxW__close:hover{background:#0000001f}.ReservationPopup-module__knQyxW__photo{background:linear-gradient(135deg,#ffd9a8,#ff9ec4);border-radius:50%;justify-content:center;align-items:center;width:84px;height:84px;margin:4px auto 12px;display:inline-flex;overflow:hidden}.ReservationPopup-module__knQyxW__photoImg{object-fit:cover;width:100%;height:100%;display:block}.ReservationPopup-module__knQyxW__photoFallback{color:#fff;font-size:34px;font-weight:800}.ReservationPopup-module__knQyxW__kicker{letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-bottom:4px;font-size:11px;font-weight:800}.ReservationPopup-module__knQyxW__title{color:#111827;font-size:18px;font-weight:700;line-height:1.3}.ReservationPopup-module__knQyxW__artist{white-space:nowrap}.ReservationPopup-module__knQyxW__when{color:#6b7280;margin-top:6px;font-size:13px}.ReservationPopup-module__knQyxW__yourTime{color:#9ca3af}.ReservationPopup-module__knQyxW__statusRow{color:#6b7280;margin-top:16px;font-size:14px}.ReservationPopup-module__knQyxW__fieldLabel{text-align:left;margin-top:16px;display:block}.ReservationPopup-module__knQyxW__fieldHint{letter-spacing:.04em;text-transform:uppercase;color:#9ca3af;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.ReservationPopup-module__knQyxW__input{box-sizing:border-box;color:#111827;background:#fafafa;border:1px solid #0000002e;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-size:16px}.ReservationPopup-module__knQyxW__input:focus{background:#fff;border-color:#00000080}.ReservationPopup-module__knQyxW__emailReadout{text-align:left;background:#fafafa;border:1px solid #0000001a;border-radius:12px;margin-top:16px;padding:12px 14px}.ReservationPopup-module__knQyxW__emailValue{color:#111827;word-break:break-all;font-size:15px;font-weight:600;display:block}.ReservationPopup-module__knQyxW__error{color:#b42318;background:#fef3f2;border:1px solid #fecdca;border-radius:10px;margin-top:12px;padding:8px 10px;font-size:13px}.ReservationPopup-module__knQyxW__reserveBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:999px;width:100%;margin-top:16px;padding:13px 18px;font-size:15px;font-weight:700}.ReservationPopup-module__knQyxW__reserveBtn:disabled{opacity:.4;cursor:not-allowed}.ReservationPopup-module__knQyxW__secondaryBtn{color:#111827;cursor:pointer;background:0 0;border:1px solid #0003;border-radius:999px;margin-top:16px;padding:10px 22px;font-size:14px;font-weight:700}.ReservationPopup-module__knQyxW__confirmBlock{flex-direction:column;align-items:center;margin-top:16px;display:flex}.ReservationPopup-module__knQyxW__confirmTick{color:#157347;background:#e7f7ec;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:10px;display:inline-flex}.ReservationPopup-module__knQyxW__confirmTitle{color:#111827;font-size:16px;font-weight:800}.ReservationPopup-module__knQyxW__confirmSub{color:#6b7280;word-break:break-word;margin-top:6px;font-size:13px}.ReservationPopup-module__knQyxW__confirmHint{color:#374151;text-align:left;background:#fafafa;border-left:3px solid #ff9ec4;border-radius:0 8px 8px 0;margin-top:10px;padding:10px 12px;font-size:13px;line-height:1.5}
.CenterPanelShell-module__P7AjUG__root{width:100%;min-width:0;height:100%;min-height:0;max-height:100%;padding:calc(var(--np-pad-2) - 4px);z-index:1;background:linear-gradient(180deg,var(--np-c4-a08,#fafafa14),var(--np-c4-a02,#fafafa05)),var(--np-panel,#f4f4f6f5);border:var(--center-panel-border);box-shadow:var(--np-inset-highlight,0 1px 0 #ffffff8c inset);-webkit-backdrop-filter:blur(8px);color:var(--np-text,var(--text-main));border-radius:0;flex-direction:column;flex:auto;font-size:13px;display:flex;position:relative;overflow:hidden}@media (max-width:768px){.CenterPanelShell-module__P7AjUG__root{box-shadow:none;-webkit-backdrop-filter:none;background:var(--np-bg,#fff);border:none;border-radius:0;padding:0}}
.ProfilePanel-module__G8c0tq__profile-panel-root{flex-direction:column;width:100%;height:100%;padding:0;display:flex;position:relative;overflow:hidden}.ProfilePanel-module__G8c0tq__panelContent{flex-direction:column;flex:auto;min-height:0;transition:filter .15s;display:flex;overflow:hidden}.ProfilePanel-module__G8c0tq__panelContentBlurred{filter:blur(12px);pointer-events:none;-webkit-user-select:none;user-select:none}.ProfilePanel-module__G8c0tq__viewPane{min-height:0;padding:var(--np-pad-sm,8px);flex:auto;justify-content:center;align-items:stretch;display:flex;overflow:hidden}.ProfilePanel-module__G8c0tq__viewCardWrap{box-sizing:border-box;flex-direction:column;flex:auto;width:100%;min-height:0;display:flex;container:profile-card/size}.ProfilePanel-module__G8c0tq__viewLoading{color:var(--np-muted,var(--text-muted));font-size:13px}.ProfilePanel-module__G8c0tq__editPane,.ProfilePanel-module__G8c0tq__editContent{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}@media (max-width:768px){.ProfilePanel-module__G8c0tq__editContent{-webkit-overflow-scrolling:touch;overflow-y:auto}}.ProfilePanel-module__G8c0tq__detailsSplit{flex:auto;grid-template-columns:55fr 45fr;gap:16px;min-height:0;padding:10px 14px 6px;display:grid;overflow:hidden}.ProfilePanel-module__G8c0tq__detailsLeft{scrollbar-width:thin;scrollbar-color:var(--np-c3-a18,#1616162e)transparent;flex-direction:column;min-width:0;min-height:0;display:flex;overflow-y:auto}.ProfilePanel-module__G8c0tq__detailsLeft::-webkit-scrollbar{width:4px}.ProfilePanel-module__G8c0tq__detailsLeft::-webkit-scrollbar-track{background:0 0}.ProfilePanel-module__G8c0tq__detailsLeft::-webkit-scrollbar-thumb{background:var(--np-c3-a18,#1616162e);border-radius:999px}.ProfilePanel-module__G8c0tq__detailsRight{border-left:1px solid var(--np-c3-a06,#1616160f);scrollbar-width:thin;scrollbar-color:var(--np-c3-a18,#1616162e)transparent;flex-direction:column;gap:12px;min-width:0;min-height:0;padding-left:16px;display:flex;overflow-y:auto}.ProfilePanel-module__G8c0tq__detailsRight::-webkit-scrollbar{width:4px}.ProfilePanel-module__G8c0tq__detailsRight::-webkit-scrollbar-track{background:0 0}.ProfilePanel-module__G8c0tq__detailsRight::-webkit-scrollbar-thumb{background:var(--np-c3-a18,#1616162e);border-radius:999px}.ProfilePanel-module__G8c0tq__detailsRightAvatar{flex-direction:column;flex:none;align-items:center;gap:8px;display:flex}.ProfilePanel-module__G8c0tq__followersRow{align-items:center;gap:6px;display:flex}.ProfilePanel-module__G8c0tq__followerBtn{cursor:pointer;background:0 0;border:none;align-items:baseline;gap:3px;padding:0;transition:opacity .12s;display:inline-flex}.ProfilePanel-module__G8c0tq__followerBtn:hover{opacity:.7}.ProfilePanel-module__G8c0tq__followerNum{color:var(--np-text);letter-spacing:-.3px;font-size:13px;font-weight:800}.ProfilePanel-module__G8c0tq__followerLabel{color:var(--np-muted);font-size:11px;font-weight:500}.ProfilePanel-module__G8c0tq__followerDot{color:var(--np-muted);font-size:14px;line-height:1}.ProfilePanel-module__G8c0tq__detailsRightVisibility{flex-direction:column;flex:auto;gap:8px;min-height:0;display:flex;overflow:hidden}.ProfilePanel-module__G8c0tq__visibilityLabel{text-transform:uppercase;letter-spacing:.8px;color:var(--np-text,var(--text-main));flex-shrink:0;margin-top:1px;margin-left:2px;font-size:10px;font-weight:700}.ProfilePanel-module__G8c0tq__visibilityGroup{background:var(--np-panel2);border:var(--panel-border);scrollbar-width:thin;scrollbar-color:var(--np-c3-a22,#16161638)transparent;border-radius:12px;flex-direction:column;flex:auto;gap:0;min-height:0;display:flex;overflow-y:auto;box-shadow:inset 0 1px 2px #0000000a}.ProfilePanel-module__G8c0tq__visibilityGroup::-webkit-scrollbar{width:4px}.ProfilePanel-module__G8c0tq__visibilityGroup::-webkit-scrollbar-track{background:0 0}.ProfilePanel-module__G8c0tq__visibilityGroup::-webkit-scrollbar-thumb{background:var(--np-c3-a22,#16161638);border-radius:999px}.ProfilePanel-module__G8c0tq__visRow{background:0 0;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;padding:7px 10px;transition:background .1s;display:flex}.ProfilePanel-module__G8c0tq__visRow:not(:last-child){border-bottom:1px solid var(--np-border)}.ProfilePanel-module__G8c0tq__visRow:hover{background:var(--np-c3-a03,#16161608)}.ProfilePanel-module__G8c0tq__visInfo{flex:1;min-width:0}.ProfilePanel-module__G8c0tq__visLabel{color:var(--np-text);font-size:11px;font-weight:600;line-height:1.3}.ProfilePanel-module__G8c0tq__visDesc{color:var(--np-muted);margin-top:1px;font-size:9px;line-height:1.3}.ProfilePanel-module__G8c0tq__visToggle{background:var(--np-border);cursor:pointer;border:none;border-radius:9px;flex-shrink:0;width:32px;height:18px;padding:0;transition:background .18s;position:relative}.ProfilePanel-module__G8c0tq__visToggleOn{background:var(--np-accent,var(--np-c5-a85,#6e6e6ed9))}.ProfilePanel-module__G8c0tq__visToggleThumb{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .18s cubic-bezier(.34,1.56,.64,1);position:absolute;top:2px;left:2px}.ProfilePanel-module__G8c0tq__visToggleOn .ProfilePanel-module__G8c0tq__visToggleThumb{transform:translate(14px)}.ProfilePanel-module__G8c0tq__visRowDisabled{opacity:.45;pointer-events:none}.ProfilePanel-module__G8c0tq__visToggleDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.ProfilePanel-module__G8c0tq__artistsPane{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.ProfilePanel-module__G8c0tq__field-block{flex-direction:column;gap:5px;margin-bottom:10px;display:flex}.ProfilePanel-module__G8c0tq__field-label{color:var(--np-text);letter-spacing:.3px;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.2}.ProfilePanel-module__G8c0tq__field-input{width:100%;height:38px;color:var(--np-text,var(--text-main));box-sizing:border-box;border:var(--panel-border);background:var(--np-panel);border-radius:10px;outline:none;padding:0 12px;font-size:13px;font-weight:600;transition:border-color .15s,box-shadow .15s,background-color .15s;box-shadow:0 1px 2px #0000000a}.ProfilePanel-module__G8c0tq__field-input::placeholder{color:var(--np-muted,var(--text-muted));opacity:.55;font-weight:500}.ProfilePanel-module__G8c0tq__field-input:focus{border-color:var(--np-accent,var(--np-c5-a60,#6e6e6e99));background:#fff;box-shadow:0 0 0 1px #1111110f,0 0 0 3px #11111108}.ProfilePanel-module__G8c0tq__field-input-narrow{width:100%;max-width:120px;height:38px;color:var(--np-text,var(--text-main));box-sizing:border-box;border:var(--panel-border);background:var(--np-panel);border-radius:10px;outline:none;padding:0 12px;font-size:13px;font-weight:600;transition:border-color .15s,box-shadow .15s,background-color .15s;box-shadow:0 1px 2px #0000000a}.ProfilePanel-module__G8c0tq__field-input-narrow::placeholder{color:var(--np-muted,var(--text-muted));opacity:.55;font-weight:500}.ProfilePanel-module__G8c0tq__field-input-narrow:focus{border-color:var(--np-accent,var(--np-c5-a60,#6e6e6e99));background:#fff;box-shadow:0 0 0 1px #1111110f,0 0 0 3px #11111108}.ProfilePanel-module__G8c0tq__mobileDetailsSingle{-webkit-overflow-scrolling:touch;flex-direction:column;flex:auto;gap:14px;min-height:0;padding:16px 14px 32px;display:flex;overflow:hidden auto}.ProfilePanel-module__G8c0tq__mobileDetailsSingle>*{flex:none;overflow:visible}@media (max-width:768px){.ProfilePanel-module__G8c0tq__profile-panel-root{padding:0}.ProfilePanel-module__G8c0tq__viewPane{-webkit-overflow-scrolling:touch;flex:none;align-items:flex-start;padding:16px;overflow-y:auto}.ProfilePanel-module__G8c0tq__viewCardWrap{flex:none}.ProfilePanel-module__G8c0tq__detailsSplit{grid-template-columns:1fr;gap:12px;padding:10px 10px 6px}.ProfilePanel-module__G8c0tq__detailsRight{border-left:none;border-top:1px solid var(--np-c3-a06,#1616160f);max-height:360px;padding-top:12px;padding-left:0}}
.ProfileHeader-module__lpNV7G__headerRight{flex-wrap:nowrap;align-items:center;gap:5px;min-width:0;display:flex;overflow:hidden}.ProfileHeader-module__lpNV7G__viewToggle{align-items:center;gap:5px;display:flex}.ProfileHeader-module__lpNV7G__viewBtn{background:var(--header-btn-bg,#ededeb);color:#333;border:1px solid var(--header-btn-border-muted,#78787866);white-space:nowrap;cursor:pointer;text-overflow:ellipsis;opacity:.55;border-radius:20px;flex-shrink:1;justify-content:center;align-items:center;min-width:0;height:28px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex;overflow:hidden}.ProfileHeader-module__lpNV7G__viewBtn:hover{opacity:1}.ProfileHeader-module__lpNV7G__viewBtn:active{filter:brightness(.93)}.ProfileHeader-module__lpNV7G__viewBtnActive{background:var(--header-btn-bg,#ededeb);color:#111;border:2px solid var(--header-btn-border,#c5c5c0);opacity:1}.ProfileHeader-module__lpNV7G__viewBtnActive:hover{filter:brightness(.97)}.ProfileHeader-module__lpNV7G__editTabs{align-items:center;gap:5px;display:flex}.ProfileHeader-module__lpNV7G__editTab{background:var(--header-btn-bg,#ededeb);color:#333;border:1px solid var(--header-btn-border-muted,#78787866);white-space:nowrap;cursor:pointer;text-overflow:ellipsis;opacity:.55;border-radius:20px;flex-shrink:1;justify-content:center;align-items:center;min-width:0;height:28px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:700;transition:opacity .15s;display:inline-flex;overflow:hidden}.ProfileHeader-module__lpNV7G__editTab:hover{opacity:1}.ProfileHeader-module__lpNV7G__editTab:active{filter:brightness(.93)}.ProfileHeader-module__lpNV7G__editTabActive{background:var(--header-btn-bg,#ededeb);color:#111;border:2px solid var(--header-btn-border,#c5c5c0);opacity:1}.ProfileHeader-module__lpNV7G__editTabActive:hover{filter:brightness(.97)}
.ProfileEditableDetailsCard-module__iL3OAG__card{box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;flex:none;gap:0;min-height:auto;margin:0;padding:0;display:flex;overflow:visible}.ProfileEditableDetailsCard-module__iL3OAG__fieldGroup{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.ProfileEditableDetailsCard-module__iL3OAG__fieldGroupSmall{flex-direction:column;flex:0 0 90px;gap:4px;min-width:0;display:flex}.ProfileEditableDetailsCard-module__iL3OAG__fieldGroupWide{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.ProfileEditableDetailsCard-module__iL3OAG__fieldGroupBio{flex-direction:column;flex:auto;gap:4px;min-height:0;margin-top:-10px;display:flex}.ProfileEditableDetailsCard-module__iL3OAG__label{color:var(--np-text);letter-spacing:.3px;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.2}.ProfileEditableDetailsCard-module__iL3OAG__rowPair{align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.ProfileEditableDetailsCard-module__iL3OAG__inputRow{flex-wrap:nowrap;align-self:stretch;align-items:center;gap:8px;min-width:0;display:flex}.ProfileEditableDetailsCard-module__iL3OAG__usernameInputWrap{box-sizing:border-box;cursor:text;border:var(--panel-border);background:var(--np-panel);border-radius:10px;flex:auto;align-items:center;gap:0;min-width:0;height:38px;padding:0 12px;transition:border-color .15s,box-shadow .15s,background-color .15s;display:flex;box-shadow:0 1px 2px #0000000a}.ProfileEditableDetailsCard-module__iL3OAG__usernameInputWrap:focus-within{border-color:var(--np-accent,var(--np-c5-a60,#6e6e6e99));box-shadow:0 0 0 1px var(--np-c5-a25,#78788c40),0 0 0 3px var(--np-c5-a08,#78788c14);background:#fff}.ProfileEditableDetailsCard-module__iL3OAG__atPrefix{color:var(--np-text,var(--text-main));-webkit-user-select:none;user-select:none;flex:none;margin-right:4px;font-size:13px;font-weight:600;line-height:1}.ProfileEditableDetailsCard-module__iL3OAG__usernameInput{min-width:0;height:100%;color:var(--np-text,var(--text-main));background:0 0;border:none;outline:none;flex:auto;margin:0;padding:0;font-family:inherit;font-size:13px;font-weight:600}.ProfileEditableDetailsCard-module__iL3OAG__usernameInput::placeholder{color:var(--np-muted,var(--text-muted));opacity:.55;font-weight:500}.ProfileEditableDetailsCard-module__iL3OAG__input{height:38px;color:var(--np-text,var(--text-main));box-sizing:border-box;border:var(--panel-border);background:var(--np-panel);border-radius:10px;outline:none;padding:0 12px;font-size:13px;font-weight:600;transition:border-color .15s,box-shadow .15s,background-color .15s;box-shadow:0 1px 2px #0000000a}.ProfileEditableDetailsCard-module__iL3OAG__input::placeholder{color:var(--np-muted,var(--text-muted));opacity:.55;font-weight:500}.ProfileEditableDetailsCard-module__iL3OAG__input:focus{border-color:var(--np-accent,var(--np-c5-a60,#6e6e6e99));box-shadow:0 0 0 1px var(--np-c5-a25,#78788c40),0 0 0 3px var(--np-c5-a08,#78788c14);background:#fff}.ProfileEditableDetailsCard-module__iL3OAG__inputFlex{flex:auto;width:100%;min-width:0}.ProfileEditableDetailsCard-module__iL3OAG__inputNarrow{width:100%}.ProfileEditableDetailsCard-module__iL3OAG__statusSlot{flex:0 0 78px;justify-content:center;align-items:stretch;width:78px;height:34px;display:flex}.ProfileEditableDetailsCard-module__iL3OAG__pill{white-space:nowrap;-webkit-user-select:none;user-select:none;width:78px;height:34px;color:var(--np-muted,var(--text-muted));border:var(--panel-border);background:var(--np-panel2);border-radius:10px;justify-content:center;align-items:center;font-size:11px;font-weight:800;line-height:1;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.ProfileEditableDetailsCard-module__iL3OAG__pillOk{color:#0d7a40;background:#10b98114;border-color:#10783c59}.ProfileEditableDetailsCard-module__iL3OAG__pillError{color:#b83230;background:#e74c3c0f;border-color:#b432284d}.ProfileEditableDetailsCard-module__iL3OAG__bannedBlock{background:#ffffffe6;border:2px solid #b4322859;border-radius:10px;justify-content:center;align-items:stretch;width:100%;height:100%;padding:0;display:flex;overflow:hidden}.ProfileEditableDetailsCard-module__iL3OAG__bannedImg{object-fit:cover;object-position:center 30%;border-radius:0;width:100%;height:100%;display:block}.ProfileEditableDetailsCard-module__iL3OAG__bioTextarea{resize:none;border:var(--panel-border);background:var(--np-panel);width:100%;min-height:68px;color:var(--np-text,var(--text-main));border-radius:10px;outline:none;flex:auto;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:600;line-height:1.4;transition:border-color .15s,box-shadow .15s,background-color .15s;overflow-y:auto;box-shadow:0 1px 2px #0000000a}.ProfileEditableDetailsCard-module__iL3OAG__bioTextarea::placeholder{color:var(--np-muted,var(--text-muted));opacity:.55;font-weight:500}.ProfileEditableDetailsCard-module__iL3OAG__bioTextarea:focus{border-color:var(--np-accent,var(--np-c5-a60,#6e6e6e99));box-shadow:0 0 0 1px var(--np-c5-a25,#78788c40),0 0 0 3px var(--np-c5-a08,#78788c14);background:#fff}.ProfileEditableDetailsCard-module__iL3OAG__bioFooter{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;margin-top:3px;display:flex}.ProfileEditableDetailsCard-module__iL3OAG__bioCount{color:var(--np-muted,var(--text-muted));opacity:.75;font-size:10px;font-weight:700}.ProfileEditableDetailsCard-module__iL3OAG__bioCountOver{color:#b83230;opacity:1}
.ProfileLocation-module__u9eKNG__resultArea{background:linear-gradient(180deg,var(--np-c4-a08,#fafafa14),transparent 70%),#ffffffe6;border:1px solid var(--np-c3-a16,#16161629);scrollbar-width:thin;scrollbar-color:var(--np-c3-a18,#1616162e)transparent;border-radius:10px;max-height:48px;margin-top:4px;overflow-y:auto}.ProfileLocation-module__u9eKNG__resultArea::-webkit-scrollbar{width:4px}.ProfileLocation-module__u9eKNG__resultArea::-webkit-scrollbar-track{background:0 0}.ProfileLocation-module__u9eKNG__resultArea::-webkit-scrollbar-thumb{background:var(--np-c3-a22,#16161638);border-radius:999px}.ProfileLocation-module__u9eKNG__resultAreaHidden{display:none}.ProfileLocation-module__u9eKNG__resultInfo{color:var(--np-muted,var(--text-muted));opacity:.78;padding:6px 10px;font-size:11px;font-weight:600}.ProfileLocation-module__u9eKNG__item{text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:1px;width:100%;padding:6px 10px;font-family:inherit;transition:background .12s;display:flex}.ProfileLocation-module__u9eKNG__itemActive{background:linear-gradient(180deg,var(--np-c4-a14,#fafafa24),transparent 70%),var(--np-c4-a08,#fafafa14)}.ProfileLocation-module__u9eKNG__item:hover{background:var(--np-c4-a10,#fafafa1a)}.ProfileLocation-module__u9eKNG__itemTitle{color:var(--np-text,var(--text-main));font-size:12px;font-weight:700;line-height:1.2}.ProfileLocation-module__u9eKNG__itemSub{color:var(--np-muted,var(--text-muted));opacity:.72;font-size:10px;font-weight:600}
.ProfileAvatarCard-module__PLY1HG__root{flex-direction:column;align-items:center;gap:10px;display:flex}.ProfileAvatarCard-module__PLY1HG__avatarShell{border:var(--panel-border);background:var(--np-panel2);cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;border-radius:50%;flex-shrink:0;width:120px;height:120px;position:relative;overflow:hidden}.ProfileAvatarCard-module__PLY1HG__avatarShell[data-uploading=true]{cursor:not-allowed}.ProfileAvatarCard-module__PLY1HG__avatarImage{object-fit:cover;transform-origin:50%;width:100%;max-width:100%;height:100%;max-height:100%;display:block;position:absolute;top:0;left:0}.ProfileAvatarCard-module__PLY1HG__avatarPlaceholder{width:100%;height:100%;color:var(--np-muted);justify-content:center;align-items:center;font-size:40px;font-weight:800;display:flex}.ProfileAvatarCard-module__PLY1HG__uploadingOverlay{background:#0006;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProfileAvatarCard-module__PLY1HG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:.7s linear infinite ProfileAvatarCard-module__PLY1HG__spin}@keyframes ProfileAvatarCard-module__PLY1HG__spin{to{transform:rotate(360deg)}}@keyframes ProfileAvatarCard-module__PLY1HG__fadeIn{0%{opacity:0}to{opacity:1}}.ProfileAvatarCard-module__PLY1HG__zoomBar{align-items:center;gap:8px;width:100%;max-width:200px;animation:.15s ProfileAvatarCard-module__PLY1HG__fadeIn;display:flex}.ProfileAvatarCard-module__PLY1HG__zoomIcon{color:var(--np-muted);flex-shrink:0;font-size:14px}.ProfileAvatarCard-module__PLY1HG__zoomSlider{height:3px;accent-color:var(--np-accent);cursor:pointer;flex:1}.ProfileAvatarCard-module__PLY1HG__zoomVal{color:var(--np-muted);text-align:right;min-width:32px;font-size:10px;font-weight:600}.ProfileAvatarCard-module__PLY1HG__hint{color:var(--np-muted);text-align:center;margin:0;font-size:11px}
.LoginGalaxy-module___W4AJG__galaxy{z-index:0;contain:layout;background:#f0f0f0;position:absolute;inset:0;overflow:hidden}.LoginGalaxy-module___W4AJG__galaxyAmbient{pointer-events:none;z-index:0;background:radial-gradient(800px 600px at 20% 30%,#00000004 0%,#0000 60%),radial-gradient(700px 700px at 80% 70%,#00000003 0%,#0000 55%);animation:25s ease-in-out infinite alternate LoginGalaxy-module___W4AJG__ambientDrift;position:absolute;inset:0}@keyframes LoginGalaxy-module___W4AJG__ambientDrift{0%{opacity:.5;transform:translate(0)scale(1)}50%{opacity:.7;transform:translate(15px,-10px)scale(1.02)}to{opacity:.55;transform:translate(-10px,8px)scale(.99)}}.LoginGalaxy-module___W4AJG__objCircle,.LoginGalaxy-module___W4AJG__objSquare{z-index:1;pointer-events:auto;will-change:transform;contain:layout paint;backface-visibility:hidden;cursor:grab;touch-action:none;-webkit-tap-highlight-color:transparent;position:absolute;top:0;left:0}.LoginGalaxy-module___W4AJG__objCircle:active,.LoginGalaxy-module___W4AJG__objSquare:active{cursor:grabbing}.LoginGalaxy-module___W4AJG__objCircle:after,.LoginGalaxy-module___W4AJG__objSquare:after{content:"";z-index:-1;position:absolute;inset:-10px}.LoginGalaxy-module___W4AJG__objCircle{border:1px solid #0000000f;border-radius:50%;overflow:hidden;box-shadow:inset 0 0 0 .5px #ffffff80}.LoginGalaxy-module___W4AJG__objSquare{border:1px solid #0000000f;border-radius:4px;overflow:hidden;box-shadow:inset 0 0 0 .5px #ffffff80}.LoginGalaxy-module___W4AJG__objImg{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none;width:100%;height:100%;display:block}.LoginGalaxy-module___W4AJG__artistTooltip{z-index:99999;pointer-events:none;color:#fff;letter-spacing:.02em;white-space:nowrap;text-shadow:0 1px 2px #0000004d;background:#000000d9;border-radius:8px;padding:6px 14px;font-size:18px;font-weight:700;position:fixed;top:0;left:0;transform:translate(-50%)}@media (max-width:768px){.LoginGalaxy-module___W4AJG__objCircle:after,.LoginGalaxy-module___W4AJG__objSquare:after{inset:-16px}.LoginGalaxy-module___W4AJG__objCircle,.LoginGalaxy-module___W4AJG__objSquare{box-shadow:inset 0 0 0 .5px #ffffff80}}
