:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fbfcfa;--bg-elevated:#fff;--text:#17211c;--muted:#66736d;--accent:#2f6b4f;--accent-hover:#25583f;--accent-weak:#e5f1e9;--accent-ink:#fff;--card:#fff;--surface-soft:#f1f5ef;--surface-strong:#e2eadf;--border:#d6dfd2;--border-strong:#b9c8b4;--live:#e85d3f;--live-soft:#fff1ec;--live-ink:#a3341c;--focus:#0f766e;--shadow-sm:0 10px 28px #17211c14;--shadow-md:0 20px 48px #17211c1f;--radius-sm:12px;--radius-md:16px;--radius-lg:24px;--radius-pill:999px;--space-xs:8px;--space-sm:12px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:40px;--space-3xl:48px;--space-4xl:64px;--container:1100px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}h1,h2,h3{color:var(--text);letter-spacing:-.035em;margin:0}h1{font-size:clamp(2.4rem,6vw,4.4rem);font-weight:850;line-height:.96}h2{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;line-height:1.08}h3{font-size:clamp(1.1rem,2vw,1.35rem);font-weight:750;line-height:1.2}p{margin:0;line-height:1.65}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}::selection{background:#3f66502e}.container{width:min(var(--container), 90%);margin:0 auto}.main{padding:40px 0 72px}.header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #d6dfd2fa;position:sticky;top:0}.header__inner{justify-content:space-between;align-items:center;gap:24px;padding:14px 0;display:flex}.logo{letter-spacing:-.04em;color:var(--text);align-items:center;font-size:22px;font-weight:800;text-decoration:none;display:inline-flex;overflow:visible}.brand-logo{color:var(--text);font:inherit;font-weight:inherit;letter-spacing:inherit;white-space:nowrap;align-items:baseline;line-height:1;display:inline-flex;position:relative;overflow:visible}.brand-logo__morph{display:inline-block;position:relative}.brand-logo__morph-glyph{display:inline-block}.brand-logo__morph-icon{opacity:0;letter-spacing:0;pointer-events:none;transform-origin:50%;font-family:Apple Color Emoji,Segoe UI Emoji,Noto Color Emoji,sans-serif;font-size:.82em;font-weight:400;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-45%)scale(.72)rotate(-8deg)}.brand-logo--animated .brand-logo__morph-glyph,.brand-logo--animated .brand-logo__morph-icon{transition:opacity var(--brand-logo-transition-duration,0s) ease-in-out, transform var(--brand-logo-transition-duration,0s) ease-in-out}.brand-logo--animated.brand-logo--fade-in .brand-logo__morph-glyph,.brand-logo--animated.brand-logo--sax .brand-logo__morph-glyph{opacity:0;transform:scale(.72)rotate(6deg)}.brand-logo--animated.brand-logo--fade-in .brand-logo__morph-icon,.brand-logo--animated.brand-logo--sax .brand-logo__morph-icon{opacity:1;transform:translate(-50%,-45%)scale(1)rotate(0)}.brand-logo--animated.brand-logo--fade-out .brand-logo__morph-glyph,.brand-logo--animated.brand-logo--letter .brand-logo__morph-glyph{opacity:1;transform:scale(1)rotate(0)}.brand-logo--animated.brand-logo--fade-out .brand-logo__morph-icon,.brand-logo--animated.brand-logo--letter .brand-logo__morph-icon{opacity:0;transform:translate(-50%,-45%)scale(.72)rotate(-8deg)}@media (prefers-reduced-motion:reduce){.brand-logo--animated .brand-logo__morph-glyph,.brand-logo--animated .brand-logo__morph-icon{transition:none}.brand-logo--animated .brand-logo__morph-glyph{opacity:1;transform:none}.brand-logo--animated .brand-logo__morph-icon{opacity:0}}.brand-logo__king{display:inline-block;position:relative}.brand-logo__crown{color:#d3a62a;filter:drop-shadow(0 1px #704b0a29);transform-origin:50% 100%;pointer-events:none;width:.945em;height:auto;position:absolute;top:-.4em;right:-.18em;overflow:visible;transform:rotate(8deg)}.nav{flex-wrap:wrap;gap:8px;display:flex}.nav a,.nav__link{border-radius:var(--radius-pill);min-height:38px;color:var(--muted);align-items:center;padding:0 12px;font-size:14px;font-weight:600;transition:background-color .16s,color .16s;display:inline-flex}.nav a:hover,.nav__link:hover{color:var(--text);background:#2f6b4f1a}.stack{gap:28px;display:grid}.hero{border-radius:var(--radius-lg);border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#fff;padding:clamp(28px,5vw,48px)}.card-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.card{background:var(--card);border-radius:var(--radius-md);border:1px solid var(--border);gap:10px;padding:22px;transition:transform .15s,box-shadow .15s,border-color .15s;display:grid;box-shadow:0 1px #17211c0a}.card:hover{box-shadow:var(--shadow-sm);border-color:var(--border-strong);transform:translateY(-1px)}.card--nearby{background:#fff;border-color:#2f6b4f3d}.map-layout{grid-template-columns:1fr;gap:24px;display:grid}.map-placeholder{border:1px dashed var(--border-strong);min-height:280px;color:var(--muted);background:#fff;border-radius:20px;place-items:center;font-weight:700;display:grid}.map-list{background:var(--card);border-radius:var(--radius-md);border:1px solid var(--border);padding:20px}.map-list ul{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.map-list__item{border-radius:var(--radius-sm);background:var(--surface-soft);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.map-list__item--nearby{background:var(--accent-weak);border:1px solid #2f6b4f3d}.map-list__meta{align-items:center;gap:8px;font-weight:700;display:flex}.badge{border-radius:var(--radius-pill);background:var(--surface-soft);border:1px solid var(--border);min-height:28px;color:var(--text);align-items:center;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.badge--live{background:var(--live-soft);color:var(--live-ink);border-color:#d85c3a2e}.badge-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.live-meta{color:var(--accent);font-weight:700}.detail-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.detail-meta{background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;padding:16px;display:grid}.toggle{align-items:center;gap:12px;font-weight:600;display:flex}.toggle input{accent-color:var(--accent)}.button,.btn{border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--surface-soft);min-height:44px;color:var(--text);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:700;line-height:1;transition:transform .14s,background-color .14s,border-color .14s,box-shadow .14s;display:inline-flex}.button:hover,.btn:hover{box-shadow:var(--shadow-sm);background:#fff;border-color:#2f6b4f57;transform:translateY(-1px)}.button:active,.btn:active{transform:translateY(0)}.button--primary,.btn--primary{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}.button--primary:hover,.btn--primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);color:var(--accent-ink)}.button--secondary,.btn--secondary{background:var(--surface-soft);color:var(--text)}.button--ghost,.btn--ghost{box-shadow:none;background:0 0;border-color:#0000}.button:disabled,.btn:disabled{color:#7b867f;border-color:var(--border);box-shadow:none;cursor:not-allowed;background:#edf1eb;transform:none}.muted{color:var(--muted);line-height:1.55}input:not([type=checkbox]):not([type=radio]),textarea,select{border:1px solid var(--border-strong);border-radius:var(--radius-sm);width:100%;min-height:44px;color:var(--text);background:#fff;padding:10px 12px}textarea{resize:vertical;min-height:120px}@media (min-width:900px){.map-layout{grid-template-columns:1.2fr .8fr;align-items:start}}@media (max-width:700px){.container{width:min(var(--container), calc(100% - 24px))}.main{padding:28px 0 56px}.header__inner{flex-direction:column;align-items:flex-start;gap:12px}.hero,.card{padding:20px}}.profile-workspace{width:min(960px,100% - 32px);padding-top:16px}.profile-workspace>.detail-header{align-items:flex-end}.profile-hero-card{gap:28px;padding:clamp(22px,4vw,32px)}.profile-status-card{background:linear-gradient(180deg, #fff 0%, var(--bg-elevated) 100%);border:1px solid var(--border);border-radius:var(--radius-md);padding:18px;box-shadow:0 1px #17211c0a}.profile-status-card--live{background:linear-gradient(135deg, var(--accent-weak), #fff 55%);border-color:#2f6b4f38}.profile-action-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.profile-fomo-link{width:fit-content;color:var(--accent);flex-wrap:wrap;align-items:center;gap:8px;margin-top:8px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.profile-helper-strong{color:var(--accent);margin-top:6px;margin-bottom:0;font-size:14px;font-weight:800}.profile-helper-text{color:var(--muted);margin-top:4px;margin-bottom:0;font-size:13px;line-height:1.5}.profile-hero-identity{grid-template-columns:auto 1fr;align-items:center;gap:24px;display:grid}.profile-avatar{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--accent-weak), var(--surface-soft));width:clamp(76px,10vw,104px);height:clamp(76px,10vw,104px);color:var(--accent);border:1px solid #2f6b4f29;place-items:center;font-size:2rem;font-weight:850;display:grid;overflow:hidden;box-shadow:0 10px 24px #17211c14}.profile-avatar img{object-fit:cover;width:100%;height:100%;display:block}.profile-hero-copy{gap:8px;min-width:0;display:grid}.profile-title-row{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.profile-title-row h1{margin:0}.profile-follower-badge{border-radius:var(--radius-pill);color:#2f5d45;white-space:nowrap;background:#eef3ec;border:1px solid #d9e2d5;align-items:center;gap:6px;width:fit-content;padding:7px 10px;font-size:13px;font-weight:800;line-height:1;display:inline-flex;box-shadow:0 1px #17211c0a}.profile-follower-badge svg{flex:none}.profile-follower-count{color:#2f5d45;vertical-align:baseline;white-space:nowrap;align-items:center;gap:4px;margin-left:10px;font-size:.42em;font-weight:750;line-height:1;display:inline-flex}.profile-follower-count svg{color:#2f5d45;flex:none;width:.9em;height:.9em}.profile-follower-count--small{margin-left:6px;font-size:.86em}.profile-meta-line{font-size:15px;font-weight:650}.profile-bio{max-width:64ch}.profile-media-section{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;gap:18px;padding:22px;display:grid;box-shadow:0 1px #17211c0a}.profile-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.profile-media-panel{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;gap:10px;min-width:0;padding:16px;display:grid}.profile-media-label{margin:0;font-size:14px;font-weight:750}.profile-video-frame{border-radius:var(--radius-sm);background:var(--surface-soft);padding-top:56.25%;position:relative;overflow:hidden}.profile-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.profile-soundcloud-frame{border-radius:var(--radius-sm);background:var(--surface-soft);border:0;width:100%;height:260px}.profile-media-note{margin:0;font-size:12px}@media (max-width:760px){.profile-workspace{width:min(100% - 24px,960px);padding-top:8px}.profile-hero-identity{grid-template-columns:1fr;gap:14px}.profile-media-grid{grid-template-columns:1fr}.profile-media-section,.profile-media-panel,.profile-status-card{padding:16px}}.profile-planning-section{scroll-margin-top:96px}.profile-planning-shell{gap:18px}.profile-section-header{align-items:center}.profile-planning-card{background:linear-gradient(#e5f1e961 0%,#fff 42%),#fff;border-color:#2f6b4f42;box-shadow:0 14px 36px #17211c14}.profile-planning-form{padding:4px}.profile-planning-intro{padding-bottom:4px}.profile-planning-intro h3{font-size:clamp(1.2rem,2vw,1.55rem)}.profile-planning-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.profile-planning-card input,.profile-planning-card textarea{background:#fff;border-color:#2f6b4f47}.profile-planning-card input:focus,.profile-planning-card textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #2f6b4f1f}.profile-upcoming-list{padding-top:4px}.profile-upcoming-list>.stack{padding:2px 0}@media (max-width:760px){.profile-planning-fields{grid-template-columns:1fr}.profile-planning-card{box-shadow:var(--shadow-sm)}}.profile-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:850}.profile-sessions-section{gap:20px}.profile-sessions-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.profile-session-day{gap:12px}.profile-session-day>h3{color:var(--muted);letter-spacing:-.01em;font-size:15px}.profile-session-card{border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(135deg,#e5f1e985,#0000 34%),#fff;grid-template-columns:1fr auto;gap:18px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 1px #17211c0a}.profile-session-card--latest{background:linear-gradient(135deg,#e5f1e9db,#0000 42%),#fff;border-color:#2f6b4f52}.profile-session-main{grid-template-columns:132px 1fr;gap:16px;min-width:0;display:grid}.profile-session-map-preview{border-radius:var(--radius-sm);background:linear-gradient(90deg,#2f6b4f14 1px,#0000 1px) 0 0/22px 22px,linear-gradient(0deg,#2f6b4f14 1px,#0000 1px) 0 0/22px 22px,radial-gradient(circle at 64% 42%,#e85d3f33,#0000 13%),linear-gradient(135deg,#f8fbf7,#e9f2e7);border:1px solid #2f6b4f2e;min-height:118px;position:relative;overflow:hidden}.profile-session-map-preview:before,.profile-session-map-preview:after{content:"";background:#2f6b4f1f;border-radius:999px;height:28px;position:absolute;inset:auto -10% 18%;transform:rotate(-10deg)}.profile-session-map-preview:after{opacity:.7;height:22px;inset:18% -12% auto;transform:rotate(18deg)}.profile-session-map-preview span{z-index:1;color:var(--live);text-shadow:0 6px 14px #e85d3f3d;font-size:22px;line-height:1;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.profile-session-copy{align-content:start;gap:8px;min-width:0;display:grid}.profile-session-copy h3{margin:0;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.1}.profile-session-note{color:var(--text);margin:2px 0 0;line-height:1.55}.profile-session-delete{align-self:start;min-height:34px;padding:0 12px;font-size:12px}@media (max-width:760px){.profile-session-card,.profile-session-main{grid-template-columns:1fr}.profile-session-map-preview{min-height:150px}.profile-session-delete{justify-self:start}}.planned-event-list{gap:14px}.planned-event-card{border-radius:var(--radius-md);background:linear-gradient(135deg,#e5f1e9b8,#0000 38%),#fff;border:1px solid #2f6b4f3d;grid-template-columns:156px 1fr;gap:18px;padding:18px;display:grid;overflow:hidden;box-shadow:0 1px #17211c0a}.planned-event-map{border-radius:var(--radius-sm);background:linear-gradient(90deg,#2f6b4f14 1px,#0000 1px) 0 0/22px 22px,linear-gradient(0deg,#2f6b4f14 1px,#0000 1px) 0 0/22px 22px,radial-gradient(circle at 58% 46%,#e85d3f33,#0000 13%),linear-gradient(135deg,#f9fcf8,#e6f0e3);border:1px solid #2f6b4f2e;min-height:138px;position:relative;overflow:hidden}.planned-event-map:before,.planned-event-map:after{content:"";background:#2f6b4f1f;border-radius:999px;height:30px;position:absolute;inset:auto -12% 20%;transform:rotate(-10deg)}.planned-event-map:after{opacity:.7;height:24px;inset:18% -14% auto;transform:rotate(18deg)}.planned-event-map span{z-index:1;color:var(--live);text-shadow:0 6px 14px #e85d3f3d;font-size:24px;line-height:1;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.planned-event-body{align-content:start;gap:12px;min-width:0;display:grid}.planned-event-copy{gap:8px;min-width:0;display:grid}.planned-event-title{margin:0;font-size:clamp(1.25rem,2vw,1.7rem);line-height:1.08}.planned-event-meta{color:var(--muted);flex-wrap:wrap;gap:12px;font-size:14px;font-weight:650;display:flex}.planned-event-note{color:var(--text);margin:0;line-height:1.6}.planned-event-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}@media (max-width:760px){.planned-event-card{grid-template-columns:1fr}.planned-event-map{min-height:150px}}.profile-live-card{border:1px solid var(--border);border-radius:var(--radius-md);background:#fff;grid-template-columns:156px 1fr;gap:18px;margin-top:16px;padding:18px;display:grid;overflow:hidden;box-shadow:0 1px #17211c0a}.profile-live-card--active{background:linear-gradient(135deg,#fff1eceb,#0000 42%),#fff;border-color:#e85d3f47}.profile-live-map{border-radius:var(--radius-sm);background:linear-gradient(90deg,#2f6b4f14 1px,#0000 1px) 0 0/22px 22px,linear-gradient(0deg,#2f6b4f14 1px,#0000 1px) 0 0/22px 22px,radial-gradient(circle at 58% 45%,#e85d3f3d,#0000 13%),linear-gradient(135deg,#f9fcf8,#e6f0e3);border:1px solid #2f6b4f2e;min-height:132px;position:relative;overflow:hidden}.profile-live-map:before,.profile-live-map:after{content:"";background:#2f6b4f1f;border-radius:999px;height:30px;position:absolute;inset:auto -12% 22%;transform:rotate(-10deg)}.profile-live-map:after{opacity:.7;height:24px;inset:17% -14% auto;transform:rotate(18deg)}.profile-live-map span{z-index:1;color:var(--live);text-shadow:0 6px 14px #e85d3f4d;font-size:26px;line-height:1;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.profile-live-body{align-content:start;gap:12px;min-width:0;display:grid}.profile-live-copy{gap:8px;min-width:0;display:grid}.profile-live-copy h2{margin:0;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.08}.profile-live-note{color:var(--text);margin:0;line-height:1.6}.profile-live-metric-card,.profile-like-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);gap:10px;margin-top:14px;padding:16px 18px;display:grid;box-shadow:0 1px #17211c0a}.profile-like-card{width:fit-content;max-width:100%}@media (max-width:760px){.profile-live-card{grid-template-columns:1fr}.profile-live-map{min-height:150px}.profile-like-card{width:100%}}.profile-status-card--live,.profile-live-card--active{background:radial-gradient(circle at 12% 0,#e85d3f24,#0000 32%),linear-gradient(135deg,#fff1ecf0,#ffffffeb 54%),#fff;border-color:#e85d3f52;box-shadow:0 18px 42px #a3341c14,0 1px #17211c0a}.profile-status-card--live{padding:clamp(18px,3vw,24px)}.profile-status-card--live .badge-group,.profile-live-card--active .badge-group{gap:8px}.profile-status-card--live .badge--live,.profile-live-card--active .badge--live{background:#fff;border-color:#e85d3f3d;box-shadow:0 7px 18px #e85d3f14}.profile-status-card--live p[style*="font-weight: 800"],.profile-live-copy h2{color:var(--text);letter-spacing:-.03em}.profile-status-card--live p[style*="font-weight: 800"]{font-size:clamp(1.18rem,2.2vw,1.55rem);line-height:1.08}.profile-live-card--active .profile-live-map{background:linear-gradient(90deg,#2f6b4f14 1px,#0000 1px) 0 0/22px 22px,linear-gradient(0deg,#2f6b4f14 1px,#0000 1px) 0 0/22px 22px,radial-gradient(circle at 50% 45%,#e85d3f57,#0000 15%),linear-gradient(135deg,#fffaf6,#e7f0e4);border-color:#e85d3f38}.profile-live-actions,.profile-status-card--live .profile-action-row{align-items:center;gap:10px}.profile-live-card--active .button--primary,.profile-status-card--live .button--primary{box-shadow:0 10px 22px #2f6b4f29}@media (max-width:760px){.profile-status-card--live,.profile-live-card--active{border-radius:22px}.profile-status-card--live .profile-action-row,.profile-live-actions{flex-direction:column;align-items:stretch}.profile-status-card--live .profile-action-row .button,.profile-live-actions .button,.profile-like-card .button{justify-content:center;width:100%}}.homepage-artist-title-row{flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0;display:flex}.homepage-artist-title-row h2,.homepage-artist-title-row p{min-width:0}.homepage-live-card--compact{background:radial-gradient(circle at 0 0,#fff1eceb,#fff0 42%),#fff;border-color:#e85d3f3d;padding:clamp(20px,3vw,28px);position:relative;overflow:hidden}.homepage-live-card--compact.homepage-live-card--no-media{grid-template-columns:1fr;gap:18px;min-height:180px}.homepage-live-card--compact .badge-group:first-child{gap:8px}.homepage-live-card--compact .homepage-artist-title-row h2{letter-spacing:-.04em}.homepage-live-card--compact-copy{gap:4px;min-width:0;display:grid}.homepage-live-card__compact-status{color:var(--muted);font-weight:600;line-height:1.35}.homepage-live-card--no-media .badge-group:last-child{margin-top:2px}.homepage-live-card--no-media .button--primary{box-shadow:0 10px 22px #2f6b4f29}@media (min-width:760px){.homepage-live-card--no-media{align-content:center}}@keyframes homepageLiveBadgePulse{0%,to{filter:brightness()saturate();opacity:.92;transform:translateZ(0);box-shadow:0 0 #e85d3f00}50%{filter:brightness(1.08)saturate(1.08);opacity:1;transform:translateZ(0);box-shadow:0 0 0 12px #e85d3f14}}@keyframes homepageMapButtonPulse{0%,to{background-color:var(--accent);border-color:var(--accent);filter:brightness()saturate();opacity:.96;transform:translateZ(0);box-shadow:0 10px 22px #2f6b4f24}50%{background-color:var(--accent);border-color:var(--accent);filter:brightness()saturate();opacity:1;transform:translateZ(0);box-shadow:0 10px 22px #2f6b4f29,0 0 0 12px #2f6b4f1b}}.homepage-live-card .badge--live{animation:3.8s ease-in-out infinite homepageLiveBadgePulse}.homepage-live-card .button--primary{animation:3.8s ease-in-out infinite homepageMapButtonPulse}@media (prefers-reduced-motion:reduce){.homepage-live-card .badge--live,.homepage-live-card .button--primary{animation:none}}@media (min-width:1180px){:root{--container:1120px}.main{padding-top:48px;padding-bottom:88px}.stack{gap:32px}.hero.homepage-live-card{padding:clamp(42px,5vw,58px)}}@media (min-width:1480px){:root{--container:1160px}.hero.homepage-live-card{max-width:1040px}}.homepage-live-card{border-color:#2f6b4f2e}.homepage-live-card.homepage-live-card--featured{background:radial-gradient(circle at 12% 0,#e85d3f1f,#0000 30%),radial-gradient(circle at 92% 12%,#2f6b4f1f,#0000 32%),linear-gradient(135deg,#fff 0%,#f8fbf6 100%)}.homepage-live-card.homepage-live-card--featured h2{font-size:clamp(1.75rem,4vw,3.25rem);line-height:.98}.homepage-live-card .badge-group:last-child{align-items:center}.homepage-live-card .button,.homepage-live-card .btn{white-space:nowrap}.homepage-live-card--compact{box-shadow:0 12px 30px #17211c12}.homepage-live-card--compact:hover{box-shadow:0 18px 44px #17211c1a}.homepage-live-card--compact .homepage-live-card__compact-status{max-width:46ch}.card-grid .homepage-live-card--compact,.header__inner>div{min-width:0}.header__inner>div:first-child,.header__inner>div:last-child{flex-wrap:wrap}@media (max-width:760px){h1{font-size:clamp(2.05rem,12vw,3.15rem);line-height:.98}h2{font-size:clamp(1.35rem,7vw,2rem)}.header__inner{padding:12px 0}.header__inner>div:first-child,.header__inner>div:last-child{justify-content:space-between;width:100%}.nav{gap:6px}.nav a,.nav__link{min-height:34px;padding:0 10px;font-size:13px}.hero.homepage-live-card,.homepage-live-card--compact,.homepage-live-card--compact.homepage-live-card--no-media{border-radius:22px;padding:20px}.homepage-live-card.homepage-live-card--featured{gap:18px}.homepage-live-card .badge-group:last-child{grid-template-columns:1fr 1fr;gap:8px;display:grid}.homepage-live-card .badge-group:last-child .button{width:100%;min-height:46px;padding-left:12px;padding-right:12px}.homepage-live-card .badge-group:last-child .button--primary{grid-column:span 1}.homepage-live-card__compact-status{font-size:.94rem}.profile-follower-count--small{font-size:12px}}@media (max-width:430px){.container{width:min(var(--container), calc(100% - 20px))}.main{padding-top:22px}.header__inner>div:first-child{flex-direction:column;align-items:flex-start!important;gap:10px!important}.header__inner>div:last-child{flex-direction:column;align-items:stretch!important;gap:8px!important}.header__inner>div:last-child>*,.nav{width:100%}.nav a,.nav__link{flex:auto;justify-content:center}.homepage-live-card .badge-group:first-child{gap:6px}.homepage-live-card .badge-group:first-child .badge{min-height:26px;padding:0 8px;font-size:11px}.homepage-live-card .badge-group:last-child{grid-template-columns:1fr}.homepage-live-card.homepage-live-card--featured h2{font-size:clamp(1.55rem,10vw,2.3rem)}.homepage-artist-title-row{gap:.42rem}}.header__left,.header__right{align-items:center;gap:16px;min-width:0;display:flex}.header__right{flex-wrap:wrap;justify-content:flex-end;gap:12px}.homepage-intro{gap:16px;display:grid}.homepage-empty-card__inner{gap:20px}.homepage-empty-card__copy{gap:12px;display:grid}.homepage-empty-actions{gap:10px}.homepage-empty-card__note{max-width:42ch}@media (max-width:700px){.header__inner{gap:10px}.header__left{flex-direction:column;align-items:flex-start;gap:10px;width:100%}.header__right{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.header__right>*,.header__right .button{width:100%;min-width:0}.header__right .button{min-height:40px;padding:0 12px;font-size:13px}.homepage-shell{gap:22px}.homepage-intro{gap:10px}.homepage-intro h1{font-size:clamp(2.25rem,11.5vw,3.05rem)}.homepage-intro .muted{font-size:1rem;line-height:1.45}.homepage-empty-card{padding:22px}.homepage-empty-card__inner{gap:16px}.homepage-empty-card__copy{gap:10px}.homepage-empty-card__copy .muted,.homepage-empty-card__note{font-size:1rem;line-height:1.5}.homepage-empty-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.homepage-empty-actions .button{white-space:nowrap;width:100%;min-height:44px;padding-left:10px;padding-right:10px}.homepage-empty-actions .button:last-child{grid-column:1/-1;justify-self:start;width:auto;min-width:min(100%,230px)}.homepage-quick-links{display:none}}@media (max-width:430px){.header__left,.header__right{gap:8px!important}.header__right{flex-direction:unset!important;align-items:stretch!important}.header__right>*{width:100%}.homepage-empty-card{padding:20px}.homepage-empty-actions .button{font-size:13px}}.homepage-empty{gap:1rem}.homepage-empty__hero{background:radial-gradient(circle at 12% 0,#7c947424,#0000 32%),linear-gradient(135deg,#fffffff5,#f6f8f3f0);overflow:hidden}.homepage-ticker{color:#17241fb8;background:#f7faf4d6;border:1px solid #7e907947;border-radius:999px;width:100%;overflow:hidden;box-shadow:0 10px 24px #23342b0a}.homepage-ticker__track{white-space:nowrap;will-change:transform;gap:2.2rem;width:max-content;padding:.55rem 0;animation:20s linear infinite homepageTicker;display:flex}.homepage-ticker__item{letter-spacing:-.01em;align-items:center;gap:.35rem;font-size:.9rem;font-weight:750;display:inline-flex}.homepage-fomo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.homepage-fomo-card h3{margin:.15rem 0 0;font-size:clamp(1.25rem,2.4vw,1.7rem);line-height:1.1}.homepage-fomo-list{gap:.7rem;display:grid}.homepage-fomo-item{color:inherit;background:#fafcf8bd;border:1px solid #7e90793d;border-radius:1.1rem;gap:.4rem;padding:.85rem .95rem;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:grid}.homepage-fomo-item:hover,.homepage-fomo-item:focus-visible{background:#f6faf2f5;border-color:#67816070;transform:translateY(-1px)}.homepage-fomo-item__main{gap:.2rem;display:grid}.homepage-fomo-item__main strong{font-size:1rem;line-height:1.2}.homepage-fomo-item__main span,.homepage-fomo-item__meta,.homepage-fomo-empty{font-size:.94rem;line-height:1.45}.homepage-fomo-item__main span,.homepage-fomo-item__meta{color:#212f29a8}.homepage-fomo-empty{margin:0}@keyframes homepageTicker{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (max-width:760px){.homepage-empty{gap:.9rem}.homepage-ticker__track{gap:1.8rem}.homepage-ticker__item{font-size:.84rem}.homepage-fomo-grid{grid-template-columns:1fr;gap:.9rem}.homepage-empty__hero .badge-group{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.homepage-empty__hero .badge-group .button:last-child{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){.homepage-ticker__track{animation:none;transform:none}}.homepage-tree-illustration{pointer-events:none;display:block}.homepage-tree-illustration__leaves circle{fill:#9faf8d;opacity:.34}.homepage-tree-illustration__sparks circle{fill:#2f6b4f;opacity:.42}.homepage-empty__hero--single-box .homepage-empty__claim{z-index:6;position:relative}.homepage-empty__hero--single-box .homepage-empty__claim--top h1{max-width:11ch}.homepage-empty__hero--single-box .homepage-empty__claim--top .muted{max-width:34ch;margin-top:.72rem}.homepage-empty__hero--single-box .homepage-empty__claim--bottom{max-width:42rem}.homepage-empty__hero--single-box .homepage-empty__claim--bottom h2{max-width:13ch}.homepage-empty__hero--single-box .homepage-empty__claim--bottom .muted{max-width:34ch;margin-top:.56rem}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--1{top:4%;left:5%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--2{top:32%;right:0}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--3{bottom:0;left:18%}@media (min-width:900px){.homepage-fomo-grid{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:stretch}.homepage-fomo-card{min-height:220px}.homepage-fomo-empty{max-width:34ch}}@media (max-width:760px){.homepage-empty__hero--tree-v2.homepage-empty__hero--single-box{grid-template-rows:auto minmax(130px,1fr) auto;gap:9px;min-height:min(548px,100svh - 154px);padding:13px}.homepage-empty__tree-background .homepage-tree-illustration{opacity:.78;width:168%;height:73%;inset:15% -66% 7% auto}.homepage-empty__hero--single-box .homepage-empty__claim--top h1{max-width:9.7ch;font-size:clamp(1.55rem,7.9vw,2.05rem);line-height:.94}.homepage-empty__hero--single-box .homepage-empty__claim--top .muted{max-width:25ch;margin-top:.48rem;font-size:.8rem;line-height:1.3}.homepage-empty__hero--single-box .homepage-empty__claim--bottom h2{max-width:11.5ch;font-size:clamp(1.18rem,5.9vw,1.58rem);line-height:.98}.homepage-empty__hero--single-box .homepage-empty__claim--bottom .muted{max-width:26ch;margin-top:.45rem;font-size:.8rem;line-height:1.32}.homepage-empty__hero--single-box .homepage-empty__actions{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.62rem;display:grid}.homepage-empty__hero--single-box .homepage-empty__actions .button{white-space:nowrap;width:100%;min-width:0;min-height:36px;padding-left:.45rem;padding-right:.45rem;font-size:.76rem}.homepage-empty__hero--single-box .homepage-empty__actions .button:last-child{display:none}.homepage-empty__bubble-zone{width:54%;min-height:130px;margin-left:46%}.homepage-empty__bubble-zone .homepage-fomo-bubble{max-width:144px;padding:.38rem .46rem;font-size:.6rem;line-height:1.08}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--1{top:0;right:0}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--2{top:34%;left:0}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--3{bottom:0;right:10%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--1{top:2%;left:4%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--2{top:30%;right:0}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--3{bottom:0;left:12%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--1{top:4%;right:2%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--2{top:36%;left:0}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--3{bottom:2%;right:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--1{top:8%;left:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--2{top:30%;right:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--3{bottom:0;left:16%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--1{top:0;right:8%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--2{top:32%;left:0}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--3{bottom:4%;right:0}}@media (max-width:430px){.homepage-empty__hero--tree-v2.homepage-empty__hero--single-box{min-height:min(532px,100svh - 150px)}.homepage-empty__bubble-zone{width:52%;min-height:124px;margin-left:48%}.homepage-empty__bubble-zone .homepage-fomo-bubble{max-width:132px;padding:.36rem .44rem;font-size:.58rem}}@media (prefers-reduced-motion:no-preference){.homepage-empty__tree-background .homepage-tree-illustration__leaves{transform-origin:62% 58%;animation:7s ease-in-out infinite homepageTreeBreathe}.homepage-empty__bubble-zone .homepage-fomo-bubble{animation:8s ease-in-out infinite homepageBubbleFloat}.homepage-empty__bubble-zone .homepage-fomo-bubble--2{animation-delay:-2.6s}.homepage-empty__bubble-zone .homepage-fomo-bubble--3{animation-delay:-4.8s}}@keyframes homepageTreeBreathe{0%,to{transform:translate(0,0)scale(1)}50%{transform:translateY(-2px)scale(1.015)}}@keyframes homepageBubbleFloat{0%,to{translate:0}50%{translate:0 -6px}}.homepage-shell{gap:18px}.homepage-empty__hero--tree-v2.homepage-empty__hero--single-box{background:radial-gradient(circle at 82% 18%,#e5ecdeb3,#0000 30%),radial-gradient(circle at 72% 82%,#eef3eacc,#0000 44%),linear-gradient(135deg,#fffffffa,#f8fbf6f0);grid-template-rows:auto minmax(190px,1fr) auto;gap:clamp(12px,2.5vw,22px);min-height:min(700px,100svh - 118px);display:grid;position:relative;overflow:hidden}.homepage-empty__hero--single-box .homepage-empty__claim{z-index:6;pointer-events:auto;position:relative}.homepage-empty__hero--single-box .homepage-empty__claim--top h1{max-width:12ch;margin:0}.homepage-empty__hero--single-box .homepage-empty__claim--top .muted{max-width:35ch;margin:.72rem 0 0}.homepage-empty__hero--single-box .homepage-empty__claim--bottom{align-self:flex-end;max-width:43rem}.homepage-empty__hero--single-box .homepage-empty__claim--bottom h2{max-width:13ch;margin:0}.homepage-empty__hero--single-box .homepage-empty__claim--bottom .muted{max-width:34ch;margin:.56rem 0 0}.homepage-empty__hero--single-box .homepage-empty__actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.homepage-empty__hero--single-box .homepage-empty__actions .button{min-width:min(220px,100%)}.homepage-empty__tree-background{z-index:1;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.homepage-empty__tree-background .homepage-tree-illustration{opacity:.84;width:min(860px,94vw);height:min(540px,66vh);position:absolute;inset:auto -20% -7% auto}.homepage-empty__bubble-zone{z-index:5;pointer-events:none;width:min(66%,560px);min-height:190px;margin-left:auto;position:relative}.homepage-empty__bubble-zone .homepage-bubble-field{pointer-events:none;min-height:0;position:absolute;inset:0}.homepage-empty__bubble-zone .homepage-fomo-bubble{border-radius:var(--radius-pill);color:#17241fc7;white-space:normal;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #b9c8b494;align-items:center;width:fit-content;max-width:min(250px,100%);padding:.68rem .9rem;font-size:.9rem;font-weight:800;line-height:1.18;display:inline-flex;position:absolute;box-shadow:0 14px 32px #23342b14,inset 0 1px #ffffffbf}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--1{top:0;right:6%}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--2{top:36%;left:0}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--3{bottom:0;right:4%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--1{top:8%;right:0}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--2{top:42%;left:4%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--3{bottom:2%;right:18%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--1{top:0;right:14%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--2{top:30%;left:0}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--3{bottom:6%;right:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--1{top:10%;left:2%}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--2{top:32%;right:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--3{bottom:0;left:24%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--1{top:4%;right:2%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--2{top:38%;left:2%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--3{bottom:0;right:10%}@media (max-width:760px){.homepage-shell{gap:14px}.homepage-empty__hero--tree-v2.homepage-empty__hero--single-box{grid-template-rows:auto minmax(150px,1fr) auto;gap:8px;min-height:min(586px,100svh - 118px);padding:16px}.homepage-empty__tree-background .homepage-tree-illustration{opacity:.78;width:156%;height:74%;inset:18% -58% 4% auto}.homepage-empty__hero--single-box .homepage-empty__claim--top h1{max-width:9.6ch;font-size:clamp(1.62rem,8.1vw,2.15rem);line-height:.94}.homepage-empty__hero--single-box .homepage-empty__claim--top .muted{max-width:25ch;margin-top:.48rem;font-size:.82rem;line-height:1.3}.homepage-empty__hero--single-box .homepage-empty__claim--bottom h2{max-width:11.4ch;font-size:clamp(1.24rem,6.2vw,1.62rem);line-height:.98}.homepage-empty__hero--single-box .homepage-empty__claim--bottom .muted{max-width:26ch;margin-top:.44rem;font-size:.82rem;line-height:1.32}.homepage-empty__hero--single-box .homepage-empty__actions{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.62rem;display:grid}.homepage-empty__hero--single-box .homepage-empty__actions .button{white-space:nowrap;width:100%;min-width:0;min-height:38px;padding-left:.45rem;padding-right:.45rem;font-size:.78rem}.homepage-empty__hero--single-box .homepage-empty__actions .button:last-child{display:none}.homepage-empty__bubble-zone{width:55%;min-height:154px;margin-left:45%}.homepage-empty__bubble-zone .homepage-fomo-bubble{max-width:146px;padding:.38rem .46rem;font-size:.6rem;line-height:1.08}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--1{top:0;right:0}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--2{top:34%;left:0}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--3{bottom:0;right:8%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--1{top:4%;right:4%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--2{top:40%;left:0}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--3{bottom:2%;right:0}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--1{top:0;right:10%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--2{top:30%;left:0}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--3{bottom:8%;right:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--1{top:6%;left:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--2{top:32%;right:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--3{bottom:0;left:16%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--1{top:5%;right:0}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--2{top:38%;left:0}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--3{bottom:0;right:4%}}@media (max-width:430px){.homepage-empty__hero--tree-v2.homepage-empty__hero--single-box{min-height:min(572px,100svh - 118px);padding:14px}.homepage-empty__bubble-zone{width:54%;min-height:148px;margin-left:46%}.homepage-empty__bubble-zone .homepage-fomo-bubble{max-width:132px;padding:.36rem .44rem;font-size:.58rem}}@media (prefers-reduced-motion:no-preference){.homepage-empty__bubble-zone .homepage-fomo-bubble{animation:8s ease-in-out infinite homepageBubbleFloat}.homepage-empty__bubble-zone .homepage-fomo-bubble--2{animation-delay:-2.6s}.homepage-empty__bubble-zone .homepage-fomo-bubble--3{animation-delay:-4.8s}.homepage-empty__bubble-zone .homepage-fomo-bubble{will-change:translate, opacity;animation-duration:13s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.homepage-empty__bubble-zone .homepage-fomo-bubble--1{animation-name:homepageBubbleDriftA;animation-delay:-1.4s}.homepage-empty__bubble-zone .homepage-fomo-bubble--2{animation-name:homepageBubbleDriftB;animation-delay:-5.2s}.homepage-empty__bubble-zone .homepage-fomo-bubble--3{animation-name:homepageBubbleDriftC;animation-delay:-8.1s}}@keyframes homepageBubbleDriftA{0%,to{opacity:.92;translate:0}35%{opacity:1;translate:-5px -7px}70%{opacity:.96;translate:4px -3px}}@keyframes homepageBubbleDriftB{0%,to{opacity:.9;translate:0}38%{opacity:.98;translate:6px -5px}72%{opacity:.94;translate:-4px 4px}}@keyframes homepageBubbleDriftC{0%,to{opacity:.9;translate:0}32%{opacity:.97;translate:-6px 5px}68%{opacity:1;translate:5px -6px}}.homepage-fomo-bubble--live{color:var(--text);background:#ffffffd6;border-color:#2f6b4f33;text-decoration:none}.homepage-fomo-bubble--live:hover{color:var(--text);background:#fffffff2;border-color:#2f6b4f52}@media (prefers-reduced-motion:no-preference){.homepage-empty__bubble-zone .homepage-fomo-bubble--4{animation-name:homepageBubbleDriftB;animation-delay:-10.4s}.homepage-empty__bubble-zone .homepage-fomo-bubble--5{animation-name:homepageBubbleDriftC;animation-delay:-12.2s}}@media (max-width:760px){.homepage-empty__bubble-zone{width:100%;min-height:218px;margin-left:0}.homepage-empty__bubble-zone .homepage-fomo-bubble{max-width:min(154px,48%);padding:.36rem .44rem;font-size:.58rem;line-height:1.08}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--1{top:0;right:0}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--2{top:36%;left:0}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--3{top:42%;right:8%}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--4{bottom:0;left:34%}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--5{bottom:18%;right:0}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--1{top:4%;right:3%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--2{top:30%;left:4%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--3{top:50%;right:0}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--4{bottom:0;left:28%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--5{bottom:24%;right:12%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--1{top:0;right:10%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--2{top:38%;left:0}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--3{top:34%;right:3%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--4{bottom:2%;left:36%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--5{bottom:16%;right:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--1{top:8%;right:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--2{top:28%;left:2%}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--3{top:48%;right:10%}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--4{bottom:0;left:30%}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--5{bottom:22%;right:0}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--1{top:2%;right:5%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--2{top:34%;left:0}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--3{top:44%;right:0}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--4{bottom:0;left:32%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--5{bottom:20%;right:8%}}@media (max-width:430px){.homepage-empty__bubble-zone{width:100%;min-height:212px;margin-left:0}.homepage-empty__bubble-zone .homepage-fomo-bubble{max-width:min(142px,48%);padding:.34rem .42rem;font-size:.56rem}}@media (max-width:760px){.homepage-empty__bubble-zone{width:100%;min-height:232px;margin-left:0}.homepage-empty__bubble-zone .homepage-fomo-bubble{box-sizing:border-box;color:#17241fc7;white-space:normal;border-radius:18px;width:auto;max-width:148px;max-height:42px;padding:.34rem .48rem;font-size:.56rem;line-height:1.08;display:block;overflow:hidden}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--1{top:0;right:2%}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--2{top:78px;left:4%}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--3{top:86px;right:4%}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--4{bottom:0;left:30%}.homepage-empty__bubble-zone--layout-1 .homepage-fomo-bubble--5{bottom:58px;right:2%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--1{top:4px;right:8%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--2{top:86px;left:2%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--3{top:78px;right:0}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--4{bottom:0;left:34%}.homepage-empty__bubble-zone--layout-2 .homepage-fomo-bubble--5{bottom:62px;right:10%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--1{top:8px;right:0}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--2{top:74px;left:6%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--3{top:94px;right:6%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--4{bottom:0;left:28%}.homepage-empty__bubble-zone--layout-3 .homepage-fomo-bubble--5{bottom:54px;right:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--1{top:2px;right:4%}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--2{top:88px;left:0}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--3{top:74px;right:8%}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--4{bottom:0;left:32%}.homepage-empty__bubble-zone--layout-4 .homepage-fomo-bubble--5{bottom:60px;right:2%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--1{top:0;right:10%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--2{top:82px;left:4%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--3{top:90px;right:0}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--4{bottom:0;left:30%}.homepage-empty__bubble-zone--layout-5 .homepage-fomo-bubble--5{bottom:56px;right:8%}}@media (max-width:430px){.homepage-empty__bubble-zone{min-height:226px}.homepage-empty__bubble-zone .homepage-fomo-bubble{border-radius:17px;max-width:140px;max-height:40px;padding:.32rem .44rem;font-size:.54rem}}.homepage-empty__bubble-zone .homepage-fomo-bubble--4,.homepage-empty__bubble-zone .homepage-fomo-bubble--5{display:inline-flex}.homepage-empty__bubble-zone .homepage-fomo-bubble{max-width:184px;min-height:auto}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-1,.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-2,.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-3,.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-4,.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-5{inset:auto}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-1{top:0;right:4%}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-2{top:30%;left:2%}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-3{top:34%;right:3%}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-4{top:64%;left:32%}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-5{top:76%;right:9%}@media (max-width:760px){.homepage-empty__bubble-zone{width:100%;min-height:238px;margin-left:0}.homepage-empty__bubble-zone .homepage-fomo-bubble{max-width:150px;padding:.36rem .44rem;font-size:.58rem;line-height:1.08}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-1{top:0;right:0}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-2{top:31%;left:0}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-3{top:38%;right:0}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-4{top:66%;left:30%}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-5{top:79%;right:6%}}@media (max-width:430px){.homepage-empty__bubble-zone{width:100%;min-height:230px;margin-left:0}.homepage-empty__bubble-zone .homepage-fomo-bubble{max-width:142px;padding:.34rem .42rem;font-size:.56rem}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-1{top:0;right:0}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-2{top:30%;left:0}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-3{top:39%;right:0}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-4{top:66%;left:29%}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-5{top:79%;right:4%}}@media (prefers-reduced-motion:no-preference){.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-1{animation-name:homepageBubbleDriftA;animation-delay:-1.4s}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-2{animation-name:homepageBubbleDriftB;animation-delay:-5.2s}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-3{animation-name:homepageBubbleDriftC;animation-delay:-8.1s}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-4{animation-name:homepageBubbleDriftA;animation-delay:-10.6s}.homepage-empty__bubble-zone .homepage-fomo-bubble--slot-5{animation-name:homepageBubbleDriftB;animation-delay:-12.4s}}@media (max-width:760px){.homepage-empty__hero--tree-v2.homepage-empty__hero--single-box{width:100vw;max-width:none;box-shadow:none;border:0;border-radius:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:20px;padding-right:20px}.homepage-empty__tree-background{border-radius:0}}.homepage-empty__bubble-zone .homepage-fomo-bubble--live{pointer-events:auto;cursor:pointer;font:inherit;text-align:left;border:1px solid #2f6b4f3d}.homepage-empty__bubble-zone .homepage-fomo-bubble--active{color:var(--text);background:#fffffff7;border-color:#2f6b4f8a;box-shadow:0 16px 34px #23342b1f,0 0 0 3px #2f6b4f1a}.homepage-hp-detail-preview{z-index:7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border:1px solid #b9c8b485;border-radius:22px;gap:.85rem;width:min(100%,520px);margin:-.25rem 0 0 auto;padding:1rem;display:grid;position:relative;box-shadow:0 18px 42px #23342b1a}.homepage-hp-detail-preview__copy{gap:.25rem;display:grid}.homepage-hp-detail-preview__copy strong{font-size:1rem;line-height:1.2}.homepage-hp-detail-preview__copy span{color:var(--muted);font-size:.92rem;line-height:1.35}.homepage-hp-detail-preview__actions{flex-wrap:wrap;gap:.55rem;display:flex}.homepage-hp-detail-preview__actions .button{min-height:38px}@media (max-width:760px){.homepage-hp-detail-preview{border-radius:18px;width:100%;margin:-.15rem 0 0;padding:.8rem}.homepage-hp-detail-preview__copy strong{font-size:.9rem}.homepage-hp-detail-preview__copy span{font-size:.78rem}.homepage-hp-detail-preview__actions{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.homepage-hp-detail-preview__actions .button{width:100%;min-height:34px;padding-left:.45rem;padding-right:.45rem;font-size:.74rem}}.homepage-hp-detail-preview--live-card{gap:.7rem;padding:.85rem}.homepage-hp-detail-preview__head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.homepage-hp-detail-preview__head .eyebrow{margin:0}.homepage-hp-detail-preview__close{min-height:32px;padding:.35rem .65rem;font-size:.78rem}.homepage-hp-detail-preview--live-card>.homepage-live-card{box-shadow:none;background:0 0;border:0;border-radius:0;margin:0;padding:0}.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group{gap:.35rem}.homepage-hp-detail-preview--live-card .homepage-live-card .badge{font-size:.68rem}.homepage-hp-detail-preview--live-card .homepage-live-card .button{min-height:34px;padding:.4rem .62rem;font-size:.78rem}@media (max-width:760px){.homepage-hp-detail-preview--live-card{padding:.72rem}.homepage-hp-detail-preview--live-card .homepage-live-card{gap:.65rem}.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group:last-child{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group:last-child .button{width:100%}}.homepage-empty__hero--detail-open{grid-template-rows:auto minmax(76px,auto) auto auto}.homepage-empty__bubble-zone--detail-open{min-height:76px}.homepage-empty__bubble-zone--detail-open .homepage-fomo-bubble{opacity:.38;transition:opacity .18s,transform .18s,box-shadow .18s;transform:scale(.92)}.homepage-empty__bubble-zone--detail-open .homepage-fomo-bubble--active{opacity:1;z-index:4;transform:scale(1)}.homepage-empty__hero--detail-open .homepage-hp-detail-preview{animation:.18s ease-out both homepageHpDetailReveal}@media (max-width:760px){.homepage-empty__hero--detail-open{gap:10px;min-height:auto;padding-top:12px;padding-bottom:20px}.homepage-empty__hero--detail-open .homepage-empty__claim--top,.homepage-empty__hero--detail-open .homepage-empty__claim--bottom{display:none}.homepage-empty__hero--detail-open .homepage-empty__bubble-zone{width:100%;min-height:62px;margin-left:0}.homepage-empty__bubble-zone--detail-open .homepage-fomo-bubble{opacity:0;pointer-events:none}.homepage-empty__bubble-zone--detail-open .homepage-fomo-bubble--active{opacity:1;pointer-events:auto;transform-origin:50%;text-align:center;max-width:min(300px,78vw);padding:.5rem .72rem;font-size:.9rem;transform:translate(-50%)scale(1);inset:0 auto auto 50%!important}.homepage-empty__hero--detail-open .homepage-hp-detail-preview{border-radius:22px;width:min(100%,620px);margin:0 auto;padding:.82rem}.homepage-empty__hero--detail-open .homepage-tree-illustration{opacity:.5}}@keyframes homepageHpDetailReveal{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.homepage-empty__hero--tree-v2.homepage-empty__hero--single-box{isolation:isolate}.homepage-empty__hero--single-box .homepage-hp-detail-preview{z-index:9;width:auto;max-width:640px;margin:0 auto;animation:.18s ease-out both homepageHpDetailOverlayReveal;position:absolute;top:50%;left:max(20px,6%);right:max(20px,6%);transform:translateY(-50%)}.homepage-empty__hero--single-box .homepage-hp-detail-preview--live-card{background:#fffffff0;border-color:#b9c8b49e;max-height:min(72vh,560px);overflow:auto;box-shadow:0 24px 70px #17211c2e}.homepage-empty__hero--single-box .homepage-hp-detail-preview__head{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-radius:22px 22px 0 0;margin:-.85rem -.85rem 0;padding:.72rem .85rem .55rem;position:sticky;top:0}.homepage-empty__hero--single-box .homepage-fomo-bubble--active{z-index:10}@media (max-width:760px){.homepage-empty__hero--single-box .homepage-hp-detail-preview{max-width:none;top:52%;left:14px;right:14px;transform:translateY(-50%)}.homepage-empty__hero--single-box .homepage-hp-detail-preview--live-card{border-radius:22px;max-height:min(68vh,520px);padding:.72rem}.homepage-empty__hero--single-box .homepage-hp-detail-preview__head{margin:-.72rem -.72rem 0;padding:.62rem .72rem .5rem}}@keyframes homepageHpDetailOverlayReveal{0%{opacity:0;transform:translateY(calc(10px - 50%))scale(.985)}to{opacity:1;transform:translateY(-50%)scale(1)}}@media (max-width:760px){.homepage-empty__hero--single-box .homepage-hp-detail-preview{top:50%;left:12px;right:12px}.homepage-empty__hero--single-box .homepage-hp-detail-preview--live-card{border-radius:22px;max-height:calc(100dvh - 92px);padding:.62rem;overflow:hidden}.homepage-empty__hero--single-box .homepage-hp-detail-preview__head{margin:-.62rem -.62rem 0;padding:.52rem .62rem .42rem}.homepage-hp-detail-preview__head .eyebrow{letter-spacing:.02em;text-transform:none;font-size:.72rem}.homepage-hp-detail-preview__close{min-height:30px;padding:.28rem .58rem;font-size:.72rem}.homepage-hp-detail-preview--live-card .homepage-live-card{gap:.48rem}.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group:first-child{grid-template-columns:repeat(3,minmax(0,1fr));gap:.34rem;display:grid}.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group:first-child .badge{text-overflow:ellipsis;white-space:nowrap;justify-content:center;min-width:0;min-height:25px;padding:0 .42rem;font-size:.68rem;line-height:1;overflow:hidden}.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group:first-child .badge:nth-child(n+4){grid-column:span 1}.homepage-hp-detail-preview--live-card .homepage-live-card>div:nth-of-type(2){gap:.52rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card>div:nth-of-type(2)>div:first-child{width:40px!important;height:40px!important}.homepage-hp-detail-preview--live-card .homepage-artist-title-row{gap:.35rem}.homepage-hp-detail-preview--live-card .homepage-artist-title-row h2{line-height:1.05;font-size:1.05rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card__compact-status{font-size:.78rem;line-height:1.12}.homepage-hp-detail-preview--live-card .profile-follower-count--small{font-size:.68rem}.homepage-hp-detail-preview--live-card .external-embeds{gap:0!important;margin-top:.18rem!important}.homepage-hp-detail-preview--live-card .external-embeds__video{aspect-ratio:16/8.6!important;border-radius:14px!important}.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:.42rem;margin-top:.05rem;display:grid}.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group:last-child .button{width:100%;min-height:34px;padding:.28rem .5rem;font-size:.76rem}}@media (max-width:430px){.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group:last-child{grid-template-columns:repeat(2,minmax(0,1fr))}.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group:last-child .button{min-height:32px;font-size:.72rem}.homepage-hp-detail-preview--live-card .homepage-live-card .badge-group:first-child{grid-template-columns:repeat(2,minmax(0,1fr))}}.homepage-live-card__status-pills{scrollbar-width:none;flex-wrap:nowrap;gap:.45rem;display:flex;overflow:auto hidden}.homepage-live-card__status-pills::-webkit-scrollbar{display:none}.homepage-live-card__status-pills .badge{flex:none}.homepage-live-card__artist-row{align-items:center;gap:.75rem;min-width:0;display:flex}.homepage-live-card__avatar{background:var(--accent-weak);width:44px;height:44px;color:var(--accent);border:1px solid #2f6b4f33;border-radius:999px;flex:none;place-items:center;font-weight:800;display:grid;overflow:hidden}.homepage-live-card__avatar img{object-fit:cover;width:100%;height:100%;display:block}.homepage-live-card__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.72rem;display:grid}.homepage-live-card__action{white-space:normal;text-align:center;border-radius:18px;align-content:center;place-items:center;gap:.34rem;min-width:0;min-height:88px;padding:.78rem .58rem;display:grid}.homepage-live-card__action-icon{place-items:center;min-height:1.8rem;font-size:1.6rem;line-height:1;display:inline-grid}.homepage-live-card__action-copy{gap:.1rem;min-width:0;line-height:1.05;display:grid}.homepage-live-card__action-copy strong,.homepage-live-card__action-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.homepage-live-card__action-copy small{color:var(--muted);font-size:.76rem;font-weight:650}.homepage-live-card__coin-hint{color:#17241fe6;background:linear-gradient(135deg,#fffaeef5,#ffffffeb);border:1px solid #d98b2147;border-radius:16px;align-items:center;gap:.62rem;margin:0;padding:.72rem .82rem;font-size:.95rem;font-weight:750;line-height:1.18;display:flex}.homepage-live-card__coin-hint>span{flex:none;font-size:1.45rem}.homepage-hp-detail-preview__head{justify-content:flex-end}.homepage-hp-detail-preview__head .eyebrow{display:none}.homepage-empty__hero--single-box .homepage-hp-detail-preview__head{margin-bottom:-.1rem}.homepage-hp-detail-preview--live-card .profile-follower-count--small{gap:.16rem}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills .badge{border-radius:999px;min-height:31px;padding:0 .7rem;font-size:.82rem}.homepage-hp-detail-preview--live-card .homepage-live-card__avatar{width:58px;height:58px}.homepage-hp-detail-preview--live-card .homepage-artist-title-row h2{letter-spacing:-.04em;font-size:clamp(1.25rem,3vw,1.85rem)!important}.homepage-hp-detail-preview--live-card .homepage-live-card__compact-status{font-size:1rem}@media (max-width:760px){.homepage-empty__hero--single-box .homepage-hp-detail-preview--live-card{max-height:calc(100dvh - 86px);padding:.72rem;overflow-y:auto}.homepage-empty__hero--single-box .homepage-hp-detail-preview__head{padding:.48rem .56rem .24rem}.homepage-hp-detail-preview__close{border-radius:999px;min-height:34px;padding:.34rem .72rem;font-size:.78rem}.homepage-hp-detail-preview--live-card .homepage-live-card{gap:.62rem}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills{margin-right:-.2rem;padding-bottom:.05rem;flex-wrap:nowrap!important;gap:.42rem!important;display:flex!important}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills .badge{min-width:max-content;min-height:30px;padding:0 .68rem;font-size:.76rem;width:auto!important}.homepage-hp-detail-preview--live-card .homepage-live-card__artist-row{gap:.7rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card__avatar{width:54px!important;height:54px!important}.homepage-hp-detail-preview--live-card .homepage-artist-title-row{gap:.28rem}.homepage-hp-detail-preview--live-card .homepage-artist-title-row h2{line-height:1.02;font-size:1.32rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card__compact-status{font-size:.9rem;line-height:1.22}.homepage-hp-detail-preview--live-card .external-embeds__video{aspect-ratio:16/9!important;border-radius:16px!important}.homepage-hp-detail-preview--live-card .homepage-live-card__actions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.62rem!important;display:grid!important}.homepage-hp-detail-preview--live-card .homepage-live-card__action{border-radius:17px;width:100%;min-height:82px!important;padding:.68rem .46rem!important;font-size:.86rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card__action-icon{font-size:1.58rem}.homepage-hp-detail-preview--live-card .homepage-live-card__action-copy strong{font-size:.92rem}.homepage-hp-detail-preview--live-card .homepage-live-card__action-copy small{font-size:.68rem}.homepage-hp-detail-preview--live-card .homepage-live-card__coin-hint{border-radius:15px;padding:.64rem .72rem;font-size:.88rem}}@media (max-width:430px){.homepage-empty__hero--single-box .homepage-hp-detail-preview{left:12px;right:12px}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills .badge{min-height:28px;padding:0 .58rem;font-size:.72rem}.homepage-hp-detail-preview--live-card .homepage-live-card__action{min-height:78px!important}}.homepage-hp-detail-preview--live-card .homepage-live-card__coin-hint{display:none}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills{align-items:center;width:100%;min-width:0;overflow:hidden;flex-wrap:nowrap!important;gap:.34rem!important;margin:0!important;padding:0!important;display:flex!important}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills .badge{text-overflow:ellipsis;white-space:nowrap;border-radius:999px;flex:1 1 0;justify-content:center;max-width:none;line-height:1;overflow:hidden;min-width:0!important;min-height:28px!important;padding:0 .38rem!important;font-size:.72rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills .badge:nth-child(n+4){display:none!important}.homepage-hp-detail-preview--live-card .homepage-live-card__actions{align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.52rem!important;display:grid!important}.homepage-hp-detail-preview--live-card .homepage-live-card__action{width:100%;border-radius:16px!important;min-height:74px!important;padding:.58rem .48rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card__action:nth-child(3){grid-column:1/2}@media (max-width:760px){.homepage-empty__hero--single-box .homepage-hp-detail-preview{top:50%}.homepage-empty__hero--single-box .homepage-hp-detail-preview--live-card{max-height:calc(100dvh - 64px);padding:.58rem;overflow-y:auto}.homepage-empty__hero--single-box .homepage-hp-detail-preview__head{margin:-.58rem -.58rem 0;padding:.42rem .5rem .28rem}.homepage-hp-detail-preview__close{min-height:30px;padding:.26rem .62rem;font-size:.72rem}.homepage-hp-detail-preview--live-card .homepage-live-card{gap:.48rem}.homepage-hp-detail-preview--live-card .homepage-live-card__artist-row{gap:.56rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card__avatar{width:48px!important;height:48px!important}.homepage-hp-detail-preview--live-card .homepage-artist-title-row h2{font-size:1.22rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card__compact-status{font-size:.84rem}.homepage-hp-detail-preview--live-card .external-embeds__video{aspect-ratio:16/8.4!important;border-radius:15px!important}}@media (max-width:430px){.homepage-empty__hero--single-box .homepage-hp-detail-preview{left:10px;right:10px}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills{gap:.28rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills .badge{min-height:26px!important;padding:0 .3rem!important;font-size:.68rem!important}.homepage-hp-detail-preview--live-card .homepage-live-card__action{min-height:70px!important}}@media (max-width:760px){.homepage-empty__hero--single-box .homepage-hp-detail-preview{width:auto;max-width:none;max-height:none;margin:0 auto;display:flex;z-index:30!important;animation:none!important;inset:18px 12px!important;transform:none!important}.homepage-empty__hero--single-box .homepage-hp-detail-preview--live-card{overscroll-behavior-y:auto;-webkit-overflow-scrolling:touch;flex:auto;min-height:0;padding:.62rem;max-height:none!important;overflow-y:auto!important}.homepage-empty__hero--single-box .homepage-hp-detail-preview__head{z-index:4;border-radius:22px 22px 0 0;margin:-.62rem -.62rem 0;padding:.44rem .56rem .28rem;position:sticky;top:0}.homepage-empty__hero--single-box .homepage-fomo-bubble--active{z-index:8!important}.homepage-hp-detail-preview--live-card .homepage-live-card{min-height:0;padding-top:.14rem}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills{flex:none;min-height:28px}}@media (max-width:430px){.homepage-empty__hero--single-box .homepage-hp-detail-preview{inset:16px 10px!important}}@media (max-width:760px){.homepage-empty__hero--single-box .homepage-hp-detail-preview{flex-direction:column!important;min-height:0!important;max-height:none!important;display:flex!important;inset:16px 12px!important;overflow:hidden!important;transform:none!important}.homepage-empty__hero--single-box .homepage-hp-detail-preview--live-card{min-height:0!important;max-height:none!important;padding:.62rem!important;overflow:hidden!important}.homepage-empty__hero--single-box .homepage-hp-detail-preview__head{z-index:4!important;flex:none!important;margin:-.62rem -.62rem 0!important;padding:.42rem .56rem .26rem!important;position:relative!important;top:auto!important}.homepage-hp-detail-preview--live-card>.homepage-live-card{-webkit-overflow-scrolling:touch;overscroll-behavior-y:auto!important;flex:auto!important;min-height:0!important;max-height:none!important;padding:.22rem .02rem .18rem!important;overflow:hidden auto!important}.homepage-hp-detail-preview--live-card .homepage-live-card__status-pills{flex:none!important;min-height:28px!important;margin-bottom:.1rem!important}}@media (max-width:430px){.homepage-empty__hero--single-box .homepage-hp-detail-preview{inset:14px 10px!important}}.homepage-empty__bubble-zone .homepage-fomo-bubble--live{white-space:nowrap;align-items:center;gap:.5rem;max-width:min(210px,92vw);min-height:42px;padding:.36rem .72rem .36rem .42rem;display:inline-flex;overflow:visible}.homepage-fomo-bubble__media{width:28px;height:28px;box-shadow:none;background:#dce9df;border:1px solid #7ea88b;border-radius:999px;flex:none;place-items:center;display:inline-grid;overflow:hidden}.homepage-fomo-bubble__media img{object-fit:cover;width:100%;height:100%;display:block}.homepage-fomo-bubble__live-dot{border-radius:999px;width:100%;height:100%;display:block;position:relative}.homepage-fomo-bubble__live-dot:before{content:"";background:#6f9b7c;border-radius:999px;width:9px;height:9px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.homepage-fomo-bubble__live-dot:after{content:"";background:#6f9b7c;border-radius:10px 10px 5px 5px;width:16px;height:9px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.homepage-fomo-bubble__label{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:148px;display:block;overflow:hidden}@media (max-width:760px){.homepage-empty__bubble-zone .homepage-fomo-bubble--live{gap:.44rem;max-width:min(180px,52vw);min-height:38px;padding:.32rem .58rem .32rem .36rem;font-size:.84rem;line-height:1}.homepage-fomo-bubble__media{width:25px;height:25px}.homepage-fomo-bubble__label{max-width:116px}}.homepage-hp-detail-preview--no-media>.homepage-live-card{flex:none!important}.homepage-hp-detail-preview--no-media .external-embeds:empty{display:none}.homepage-hp-detail-preview--no-media .homepage-live-card--no-media{gap:.72rem!important;min-height:0!important}@media (max-width:760px){.homepage-empty__hero--single-box .homepage-hp-detail-preview--no-media{max-height:calc(100dvh - 96px)!important;top:50%!important;bottom:auto!important;overflow:visible!important;transform:translateY(-50%)!important}.homepage-hp-detail-preview--no-media>.homepage-live-card{max-height:none!important;overflow:visible!important}.homepage-hp-detail-preview--no-media .homepage-live-card__actions{margin-top:.08rem}.homepage-hp-detail-preview--no-media .homepage-live-card__action{min-height:64px!important;padding-top:.48rem!important;padding-bottom:.48rem!important}}@media (max-width:430px){.homepage-empty__hero--single-box .homepage-hp-detail-preview--no-media{max-height:calc(100dvh - 84px)!important}.homepage-hp-detail-preview--no-media .homepage-live-card__action{min-height:60px!important}}.homepage-empty__bubble-zone .homepage-fomo-bubble--recent{pointer-events:auto;cursor:pointer;white-space:nowrap;max-width:min(230px,92vw);min-height:42px;font:inherit;text-align:left;border-color:#67816047;align-items:center;gap:.5rem;padding:.36rem .72rem .36rem .42rem;display:inline-flex;overflow:visible}.homepage-fomo-bubble__recent-dot{color:#2f6b4fe6;background:#eff6ecf5;border-radius:999px;place-items:center;width:100%;height:100%;font-size:.95rem;font-weight:900;line-height:1;display:grid}.homepage-hp-detail-preview--recent-moment{overflow:visible!important}.homepage-recent-preview{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.85rem;padding:.12rem .02rem .18rem;display:grid}.homepage-recent-preview__icon{color:#2f6b4fe6;background:#eff6eceb;border:1px solid #7ea88b6b;border-radius:999px;place-items:center;width:58px;height:58px;font-size:1.55rem;font-weight:900;display:grid}.homepage-recent-preview__copy{gap:.24rem;min-width:0;display:grid}.homepage-recent-preview__copy .eyebrow,.homepage-recent-preview__copy h2,.homepage-recent-preview__copy p{margin:0}.homepage-recent-preview__copy h2{letter-spacing:-.04em;font-size:clamp(1.25rem,3vw,1.85rem);line-height:1.04}.homepage-recent-preview__artist{color:#17241fd1;font-size:1rem;font-weight:800;line-height:1.2}.homepage-recent-preview .button{grid-column:1/-1;width:fit-content;min-height:38px}@media (max-width:760px){.homepage-empty__bubble-zone .homepage-fomo-bubble--recent{gap:.44rem;max-width:min(190px,54vw);min-height:38px;padding:.32rem .58rem .32rem .36rem;font-size:.84rem;line-height:1}.homepage-hp-detail-preview--recent-moment{max-height:calc(100dvh - 96px)!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}.homepage-recent-preview{gap:.68rem}.homepage-recent-preview__icon{width:48px;height:48px;font-size:1.28rem}.homepage-recent-preview__copy h2{font-size:1.24rem}.homepage-recent-preview__artist{font-size:.92rem}.homepage-recent-preview .button{width:100%}}.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action{pointer-events:auto;cursor:pointer;appearance:none;font:inherit;text-align:left}.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action:hover,.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action:focus-visible,.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action.homepage-fomo-bubble--active{color:#17241fc7;background:#ffffffe0;border-color:#b9c8b494;outline:none;box-shadow:0 14px 32px #23342b14,inset 0 1px #ffffffbf}.homepage-empty__hero--single-box .homepage-hp-detail-preview--sessions{background:#fffffff2;border-color:#b9c8b49e;max-height:min(68vh,460px);overflow-y:auto;box-shadow:0 24px 70px #17211c29}.homepage-hp-detail-preview--sessions .homepage-hp-detail-preview__head{justify-content:space-between}.homepage-hp-detail-preview--sessions .homepage-hp-detail-preview__head .eyebrow{display:block}.homepage-sessions-preview{gap:.55rem;display:grid}.homepage-sessions-preview__item{color:inherit;background:#ffffffb8;border:1px solid #b9c8b46b;border-radius:16px;gap:.26rem;padding:.72rem .78rem;text-decoration:none;display:grid}.homepage-sessions-preview__item:hover,.homepage-sessions-preview__item:focus-visible{background:#fffffff0;border-color:#2f6b4f6b;outline:none}.homepage-sessions-preview__main,.homepage-sessions-preview__meta{gap:.08rem;min-width:0;display:grid}.homepage-sessions-preview__main strong{text-overflow:ellipsis;white-space:nowrap;font-size:.96rem;line-height:1.18;overflow:hidden}.homepage-sessions-preview__main span,.homepage-sessions-preview__meta{color:var(--muted);font-size:.82rem;line-height:1.25}@media (max-width:760px){.homepage-empty__hero--single-box .homepage-hp-detail-preview--sessions{border-radius:22px;max-height:calc(100dvh - 86px);padding:.62rem}.homepage-hp-detail-preview--sessions .homepage-hp-detail-preview__head{margin:-.62rem -.62rem 0;padding:.52rem .62rem .42rem}.homepage-sessions-preview__item{border-radius:15px;padding:.62rem .66rem}.homepage-sessions-preview__main strong{font-size:.9rem}.homepage-sessions-preview__main span,.homepage-sessions-preview__meta{font-size:.76rem}.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action,.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action:hover,.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action:focus-visible,.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action.homepage-fomo-bubble--active{box-sizing:border-box!important;color:#17241fc7!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;background:#ffffffe0!important;border:1px solid #b9c8b494!important;border-radius:17px!important;width:auto!important;min-width:0!important;max-width:142px!important;min-height:auto!important;max-height:40px!important;padding:.34rem .42rem!important;font-size:.56rem!important;font-weight:800!important;line-height:1.08!important;display:block!important;overflow:hidden!important;box-shadow:0 14px 32px #23342b14,inset 0 1px #ffffffbf!important}}@media (max-width:430px){.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action,.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action:hover,.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action:focus-visible,.homepage-empty__bubble-zone .homepage-fomo-bubble--stat-action.homepage-fomo-bubble--active{max-width:140px!important;max-height:40px!important;padding:.32rem .42rem!important;font-size:.54rem!important}}.homepage-sessions-preview__item{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.62rem}.homepage-sessions-preview__avatar{background:linear-gradient(135deg, var(--accent-weak), #ffffffd1);width:34px;height:34px;color:var(--accent);border:1px solid #2f6b4f33;border-radius:999px;flex:none;grid-row:1/span 2;place-items:center;display:grid;overflow:hidden}.homepage-sessions-preview__avatar img{object-fit:cover;width:100%;height:100%;display:block}.homepage-sessions-preview__avatar-silhouette{width:100%;height:100%;display:block;position:relative}.homepage-sessions-preview__avatar-head{opacity:.82;background:currentColor;border-radius:999px;width:10px;height:10px;position:absolute;top:18%;left:50%;transform:translate(-50%)}.homepage-sessions-preview__avatar-body{opacity:.72;background:currentColor;border-radius:999px 999px 8px 8px;width:19px;height:12px;position:absolute;bottom:18%;left:50%;transform:translate(-50%)}.homepage-sessions-preview__meta{grid-column:2}@media (max-width:760px){.homepage-sessions-preview__avatar{width:30px;height:30px}.homepage-sessions-preview__avatar-head{width:9px;height:9px}.homepage-sessions-preview__avatar-body{width:17px;height:11px}}.homepage-empty__bubble-zone .homepage-fomo-bubble--stage-cta.homepage-fomo-bubble--stat-action,.homepage-empty__bubble-zone .homepage-fomo-bubble--stage-cta.homepage-fomo-bubble--stat-action:hover,.homepage-empty__bubble-zone .homepage-fomo-bubble--stage-cta.homepage-fomo-bubble--stat-action:focus-visible{white-space:normal!important;border-radius:20px!important;max-width:174px!important;max-height:52px!important;padding:.48rem .62rem!important;font-size:.68rem!important;line-height:1.12!important}@media (max-width:760px){.homepage-empty__bubble-zone .homepage-fomo-bubble--stage-cta.homepage-fomo-bubble--stat-action,.homepage-empty__bubble-zone .homepage-fomo-bubble--stage-cta.homepage-fomo-bubble--stat-action:hover,.homepage-empty__bubble-zone .homepage-fomo-bubble--stage-cta.homepage-fomo-bubble--stat-action:focus-visible{white-space:normal!important;border-radius:20px!important;max-width:170px!important;max-height:54px!important;padding:.44rem .56rem!important;font-size:.66rem!important;line-height:1.12!important}}@media (max-width:430px){.homepage-empty__bubble-zone .homepage-fomo-bubble--stage-cta.homepage-fomo-bubble--stat-action,.homepage-empty__bubble-zone .homepage-fomo-bubble--stage-cta.homepage-fomo-bubble--stat-action:hover,.homepage-empty__bubble-zone .homepage-fomo-bubble--stage-cta.homepage-fomo-bubble--stat-action:focus-visible{max-width:166px!important;max-height:54px!important;padding:.42rem .54rem!important;font-size:.64rem!important}}.header__inner--compact-menu{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.9rem;min-width:0;display:flex}.header-action,.button.header-action,a.header-action{min-width:0;min-height:34px;box-shadow:none;color:var(--text);white-space:nowrap;background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:0 .15rem;font-size:.96rem;font-weight:750;line-height:1;text-decoration:none;display:inline-flex}.header-action:hover,.button.header-action:hover,a.header-action:hover{box-shadow:none;color:var(--accent);background:0 0;border-color:#0000;transform:none}.header-action:disabled,.button.header-action:disabled{box-shadow:none;color:var(--muted);background:0 0;border-color:#0000}.header-auth__message{text-align:right;flex-basis:100%;font-size:.78rem}@media (max-width:700px){.header__inner--compact-menu{flex-direction:column;align-items:flex-start;gap:.55rem;padding:1rem 0 .82rem}.header__inner--compact-menu .logo{font-size:2rem;line-height:1}.header__inner--compact-menu .brand-logo__crown{width:.945em;top:-.4em}.header__actions{justify-content:flex-start;gap:.45rem 1rem;width:100%}.header-action,.button.header-action,a.header-action{min-height:24px;padding:0;font-size:1rem;font-weight:750}.header-auth__message{text-align:left}}@media (max-width:380px){.header__actions{gap:.75rem}.header-action,.button.header-action,a.header-action{font-size:.94rem}}.geo-toggle{gap:.24rem}.geo-toggle__label,.geo-toggle__state{display:inline}.geo-toggle__state{color:var(--muted);font-weight:750}.geo-toggle--on .geo-toggle__state{color:var(--accent)}.geo-toggle--off .geo-toggle__state{color:var(--muted)}@media (max-width:700px){.header__actions{align-items:center;gap:.82rem}.geo-toggle{gap:.2rem}.geo-toggle__label,.geo-toggle__state{font-size:.96rem;line-height:1}}@media (max-width:380px){.header__actions{gap:.62rem}.geo-toggle__label,.geo-toggle__state{font-size:.9rem}}.artist-workspace-top{background:#fffcf6f0;border:1px solid #2f6b4f29;border-radius:22px;flex-direction:column;gap:8px;padding:10px;display:flex;box-shadow:0 1px #17211c0a}.artist-workspace-compact-head{grid-template-columns:minmax(0,1fr) minmax(128px,.5fr);align-items:stretch;gap:10px;display:grid}.artist-workspace-compact-head--live{background:#f0914e1a;border-radius:18px}.artist-workspace-mini-hero{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;min-width:0;display:grid}.artist-workspace-mini-avatar{width:40px;height:40px;color:var(--accent);background:linear-gradient(145deg,#2f6b4f29,#f0914e2e);border:1px solid #2f6b4f2e;border-radius:999px;place-items:center;margin-top:2px;font-weight:900;display:grid;overflow:hidden}.artist-workspace-mini-avatar img{object-fit:cover;width:100%;height:100%}.artist-workspace-mini-copy{min-width:0}.artist-workspace-badges{flex-wrap:wrap;gap:4px;margin-bottom:3px;display:flex}.artist-workspace-mini-copy h2{color:var(--text);text-overflow:ellipsis;white-space:nowrap;margin:0 0 2px;font-size:clamp(18px,4.8vw,21px);line-height:1.02;overflow:hidden}.artist-workspace-main-line,.artist-workspace-helper-line,.artist-workspace-proof,.artist-workspace-note{margin:0}.artist-workspace-main-line{color:var(--text);font-size:13px;font-weight:850;line-height:1.15}.artist-workspace-helper-line{color:var(--muted);font-size:12px;line-height:1.25}.artist-workspace-proof{color:var(--text);margin-top:5px;font-size:11.5px;font-weight:750;line-height:1.2}.artist-workspace-note{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.25}.artist-workspace-live-actions{align-content:start;gap:6px;min-width:0;display:grid}.artist-workspace-live-actions .button{white-space:nowrap;border-radius:12px;width:100%;min-height:34px;padding:0 10px;font-size:12px;line-height:1}.artist-workspace-secondary-action{color:var(--accent);white-space:nowrap;margin-top:5px;font-size:11px;font-weight:800;line-height:1.1;text-decoration:none;display:inline-flex}.artist-workspace-tabs{background:#ffffffa3;border:1px solid #2f6b4f1f;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:7px;display:grid;box-shadow:0 1px #17211c0a}.artist-workspace-tabs button{appearance:none;min-width:0;min-height:40px;color:var(--text);cursor:pointer;font:inherit;text-align:center;background:#fffcf6eb;border:1px solid #2f6b4f29;border-radius:15px;justify-content:center;align-items:center;padding:0 8px;font-size:13px;font-weight:850;line-height:1;display:flex;box-shadow:0 1px #17211c0a}.artist-workspace-tabs button:hover,.artist-workspace-tabs button:focus-visible{background:#f7faf4fa;border-color:#2f6b4f52}.artist-workspace-tabs button.is-active{background:var(--accent);color:#fffaf2;border-color:#2f6b4feb}@media (max-width:640px){.profile-workspace{width:min(100% - 20px,960px);padding-top:8px}.profile-workspace>.detail-header{display:none}.artist-workspace-top{border-radius:20px;gap:8px;padding:10px}.artist-workspace-compact-head{grid-template-columns:1fr;gap:8px}.artist-workspace-live-actions{width:100%}.artist-workspace-live-actions .button{width:100%;min-height:44px}.artist-workspace-tabs{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.artist-workspace-tabs button{border-radius:13px;min-height:38px;padding:0 5px;font-size:12px}}.account-mode-switcher{background:#fffcf6eb;border:1px solid #2f6b4f24;border-radius:999px;align-items:center;gap:3px;width:fit-content;max-width:100%;padding:3px;display:inline-flex;box-shadow:0 1px #17211c0a}.account-mode-switcher__item{color:#0e1f18ad;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:32px;padding:0 16px;font-size:13px;font-weight:850;line-height:1;text-decoration:none;display:inline-flex}.account-mode-switcher__item--active{background:var(--accent);color:#fffdf8}@media (max-width:640px){.account-mode-switcher{margin:0 0 2px}.account-mode-switcher__item{min-height:30px;padding:0 14px;font-size:12.5px}}.audience-tree-card{gap:1rem;overflow:hidden}.audience-tree-card__copy{flex-direction:column;gap:.35rem;display:flex}.audience-tree-card__copy h2,.audience-tree-card__copy p{margin:0}.audience-tree-card__eyebrow{letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:800}.audience-tree{background:radial-gradient(circle at 50% 94%,#c77e461a,#0000 23%),radial-gradient(circle at 24% 18%,#6d8e7321,#0000 27%),linear-gradient(#fffcf5f0,#f3f7f0cc);border:1px solid #50725f29;border-radius:1.25rem;justify-content:center;align-items:stretch;min-height:220px;padding:.8rem;display:flex}.audience-tree__svg{width:100%;height:260px;max-height:40vh;display:block;overflow:visible}.audience-tree__trunk,.audience-tree__branch{stroke:none}.audience-tree__trunk{fill:#535c45db}.audience-tree__branch{fill:#597a5d9e}.audience-tree__leaf{fill:#708f6bb3;stroke:#ffffff94;stroke-width:.8px}.audience-tree__flower{fill:#c77b50cc;stroke:#ffffffbd;stroke-width:.8px}.audience-tree__fruit{fill:#8d543ec2;stroke:#ffffffbd;stroke-width:.9px}.audience-tree__branch--jazz .audience-tree__branch,.audience-tree__branch--tone-1 .audience-tree__branch{fill:#477463b8}.audience-tree__branch--folk .audience-tree__branch,.audience-tree__branch--tone-2 .audience-tree__branch{fill:#74774eb3}.audience-tree__branch--classic .audience-tree__branch,.audience-tree__branch--tone-3 .audience-tree__branch{fill:#608063b3}.audience-tree__branch--electric .audience-tree__branch,.audience-tree__branch--tone-4 .audience-tree__branch{fill:#527079ad}.audience-tree-card__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.audience-tree-card__stats span{color:var(--muted);text-align:center;background:#ffffff94;border:1px solid #50725f24;border-radius:.9rem;padding:.55rem .45rem;font-size:.78rem;line-height:1.15}.audience-tree-card__stats strong{color:var(--text);font-size:1rem;display:block}@media (min-width:720px){.audience-tree-card{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;display:grid}.audience-tree-card__stats{grid-column:1/-1}}.tree-lab-page{gap:1.25rem}.tree-lab-eyebrow{letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.tree-lab-intro{max-width:44rem;margin:0}.tree-lab-presets{flex-wrap:wrap;gap:.55rem;display:flex}.tree-lab-grid{gap:1rem;display:grid}.tree-lab-panel h2,.tree-lab-panel p{margin:0}.tree-lab-control{gap:.35rem;display:grid}.tree-lab-control span{color:var(--muted);justify-content:space-between;gap:1rem;font-size:.9rem;display:flex}.tree-lab-control strong{color:var(--text)}.tree-lab-control input{width:100%;accent-color:var(--accent)}.tree-lab-preview .audience-tree-card{height:100%}@media (min-width:920px){.tree-lab-grid{grid-template-columns:minmax(260px,.34fr) minmax(0,1fr);align-items:start}.tree-lab-panel{position:sticky;top:5.75rem}}.audience-garden-hero{background:radial-gradient(circle at 82% 70%,#6f916d29,#0000 34%),linear-gradient(145deg,#fffcf6fa,#f4f8f1eb);border:1px solid #2f6b4f29;border-radius:22px;gap:10px;padding:clamp(16px,4vw,24px);display:grid;overflow:hidden;box-shadow:0 1px #17211c0a}.audience-garden-hero__copy{z-index:3;gap:5px;display:grid;position:relative}.audience-garden-hero__copy h1,.audience-garden-hero__copy p{margin:0}.audience-garden-hero__copy h1{color:var(--text);letter-spacing:-.035em;font-size:clamp(1.5rem,5.8vw,2.05rem);line-height:1.04}.audience-garden-hero__copy p{max-width:31rem;color:var(--muted);font-size:clamp(.82rem,3.2vw,.96rem);line-height:1.4}.audience-garden-hero__stage{grid-template-columns:minmax(122px,.72fr) minmax(0,1.28fr);align-items:flex-end;gap:0;min-height:190px;margin-top:-2px;display:grid}.audience-garden-hero__stats{z-index:3;grid-template-columns:repeat(2,minmax(0,1fr));align-self:flex-end;gap:10px;margin:0;padding:0 0 4px;display:grid;position:relative}.audience-garden-hero__stats div{border-top:1px solid #2f6b4f26;min-width:0;padding-top:7px}.audience-garden-hero__stats dt{color:var(--muted);font-size:.66rem;font-weight:750;line-height:1.08}.audience-garden-hero__stats dd{color:var(--text);margin:4px 0 0;font-size:clamp(1.28rem,5.8vw,1.68rem);font-weight:900;line-height:1}.audience-garden-hero__tree{align-self:stretch;align-items:flex-end;min-width:0;margin:-18px -18px -16px -28px;display:flex;position:relative}.audience-garden-hero__tree:after{content:"";filter:blur(3px);background:radial-gradient(#5b674b38,#0000 68%);border-radius:50%;width:94%;height:24px;position:absolute;bottom:10px;right:0}.audience-garden-hero__svg{z-index:2;width:116%;height:236px;margin-left:-8%;display:block;position:relative;overflow:visible}.audience-garden-hero__ground{z-index:3;pointer-events:none;width:76%;height:30px;position:absolute;bottom:15px;right:5%}.audience-garden-hero__ground span{transform-origin:bottom;background:#48764bb8;border-radius:80% 20% 70% 30%;width:3px;height:16px;position:absolute;bottom:0}.audience-garden-hero__ground span:first-child{left:16%;transform:rotate(-25deg)scale(.75)}.audience-garden-hero__ground span:nth-child(2){left:27%;transform:rotate(18deg)scale(.55)}.audience-garden-hero__ground span:nth-child(3){right:19%;transform:rotate(-12deg)scale(.7)}.audience-garden-hero__ground span:nth-child(4){right:7%;transform:rotate(24deg)scale(.5)}.audience-garden-hero__ground.is-empty span:nth-child(n+2){display:none}.audience-garden-hero__ground.is-empty span:first-child{opacity:.5;height:9px;left:auto;right:24%;transform:rotate(-20deg)scale(.55)}.audience-garden-hero__growth-note{color:var(--muted);border-top:1px solid #2f6b4f1f;margin:-2px 0 0;padding-top:9px;font-size:.76rem;line-height:1.35}@media (min-width:640px){.audience-garden-hero{grid-template-columns:minmax(190px,.72fr) minmax(0,1.28fr);align-items:center}.audience-garden-hero__stage{min-height:225px}.audience-garden-hero__svg{height:275px}.audience-garden-hero__growth-note{grid-column:1/-1}}@media (max-width:380px){.audience-garden-hero{padding:14px}.audience-garden-hero__stage{grid-template-columns:minmax(112px,.78fr) minmax(0,1.22fr);min-height:178px}.audience-garden-hero__stats{gap:9px 7px}.audience-garden-hero__stats dt{font-size:.61rem}.audience-garden-hero__stats dd{font-size:1.22rem}.audience-garden-hero__svg{height:218px}}.audience-garden-hero__message{gap:2px;display:grid}.audience-garden-hero__message strong{color:var(--text);font-weight:750}.audience-garden-hero__message span{color:var(--accent);font-weight:750}.audience-garden-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.audience-garden-hero__actions .button{width:100%;min-width:0;min-height:40px;padding-inline:12px}@media (min-width:640px){.audience-garden-hero__actions{grid-column:1/-1}}.audience-artist-garden{box-shadow:none;background:#f8fbf7;border:1px solid #2f6b4f29;border-radius:22px;gap:14px;padding:clamp(16px,4vw,22px);display:grid;overflow:hidden}.audience-artist-garden__head{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.audience-artist-garden__title{gap:3px;min-width:0;display:grid}.audience-artist-garden__title h2{font-size:clamp(1.22rem,4.8vw,1.65rem);line-height:1.05}.audience-artist-garden__period{color:var(--text);background:#e9f2eb;border:1px solid #2f6b4f29;border-radius:999px;flex:none;padding:8px 12px;font-size:.76rem;font-weight:850;line-height:1}.audience-artist-garden__tabs{background:#f1f6f2;border:1px solid #2f6b4f29;border-radius:999px;grid-template-columns:minmax(0,1.35fr) minmax(0,.8fr);gap:7px;padding:4px;display:grid}.audience-artist-garden__tabs button{appearance:none;min-width:0;min-height:38px;color:var(--muted);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:0 12px;font-size:.78rem;font-weight:850;line-height:1}.audience-artist-garden__tabs button.is-active{color:#fff;background:#2f6b4f}.audience-artist-garden__viewport{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#8fb39d #edf4ef;-webkit-overflow-scrolling:touch;width:calc(100% + 2*clamp(16px,4vw,22px));margin-inline:calc(-1*clamp(16px,4vw,22px));padding:4px clamp(16px,4vw,22px) 10px;overflow:auto hidden}.audience-artist-garden__row{align-items:flex-end;gap:10px;width:max-content;min-width:100%;min-height:245px;padding:8px 2px 18px;display:flex;position:relative}.audience-artist-garden__row:after{content:none}.audience-artist-plant{z-index:1;min-width:0;color:inherit;text-align:center;scroll-snap-align:start;flex:0 0 126px;grid-template-rows:66px 82px auto auto;place-items:flex-end center;text-decoration:none;display:grid;position:relative}.audience-artist-plant__followers{z-index:3;color:#fff;width:24px;height:24px;box-shadow:none;background:#2f6b4f;border-radius:999px;place-items:center;font-size:.72rem;font-weight:900;display:grid;position:absolute;top:1px;right:13px}.audience-artist-plant__avatar{z-index:2;color:#2f6b4f;width:64px;height:64px;box-shadow:none;background:#eef5ef;border:3px solid #a8c7b2;border-radius:999px;place-items:center;font-size:1rem;font-weight:900;display:grid;position:relative;overflow:hidden}.audience-artist-plant__avatar img{object-fit:cover;width:100%;height:100%;display:block}.audience-artist-plant__stem{z-index:1;pointer-events:none;width:64px;height:104px;margin-top:-7px;margin-bottom:-14px;display:block;position:relative}.audience-artist-plant__stem svg{width:100%;height:100%;display:block;overflow:visible}.audience-artist-plant__stem-path{fill:none;stroke:#6d5dfc;stroke-width:4px;stroke-linecap:round}.audience-artist-plant__leaf-path{fill:#a98bf4;stroke:none;stroke-width:0}.audience-artist-plant__leaf-path--left{transform-origin:30px 62px}.audience-artist-plant__leaf-path--right{transform-origin:33px 43px}.audience-artist-plant:nth-child(2n) .audience-artist-plant__leaf-path--left{transform:translateY(-7px)scale(.92)}.audience-artist-plant:nth-child(3n) .audience-artist-plant__leaf-path--right{transform:translateY(8px)scale(1.08)}.audience-artist-plant__name{text-overflow:ellipsis;white-space:nowrap;width:100%;margin-top:7px;font-size:.8rem;line-height:1.12;overflow:hidden}.audience-artist-plant__stats{width:100%;color:var(--muted);justify-content:center;gap:8px;margin-top:4px;font-size:.68rem;font-weight:750;line-height:1;display:flex}.audience-artist-plant--more{cursor:pointer;min-height:170px;font:inherit;background:0 0;border:0;grid-template-rows:66px auto auto;align-self:flex-end;padding:0}.audience-artist-plant__more-icon{color:#2f6b4f;background:#eef5ef;border:2px dashed #9bb9a5;border-radius:999px;place-items:center;width:62px;height:62px;font-size:2rem;font-weight:400;display:grid}.audience-artist-plant--more strong{margin-top:10px;font-size:.8rem}.audience-artist-plant--more>span:last-child{color:var(--muted);margin-top:4px;font-size:.68rem}.audience-artist-garden__caption{color:var(--muted);font-size:.72rem;line-height:1.35}.audience-artist-garden__empty{color:var(--muted);background:#f4f8f5;border:1px dashed #a9c2b1;border-radius:18px;justify-items:start;gap:12px;padding:18px;display:grid}@media (max-width:380px){.audience-artist-garden{padding:14px}.audience-artist-garden__viewport{width:calc(100% + 28px);margin-inline:-14px;padding-inline:14px}.audience-artist-garden__tabs button{padding-inline:8px;font-size:.72rem}.audience-artist-plant{flex-basis:116px}}.audience-artist-plant:nth-child(4n+1){--plant-stem:#2f6b4f;--plant-leaf:#79a889;--plant-ring:#b7a8e8;--plant-badge:#6f63b5}.audience-artist-plant:nth-child(4n+2){--plant-stem:#376f55;--plant-leaf:#8db59a;--plant-ring:#9fd2cc;--plant-badge:#4e9d94}.audience-artist-plant:nth-child(4n+3){--plant-stem:#2f6b4f;--plant-leaf:#74a284;--plant-ring:#efb38e;--plant-badge:#d9834f}.audience-artist-plant:nth-child(4n){--plant-stem:#356f52;--plant-leaf:#9abb86;--plant-ring:#d9c98a;--plant-badge:#9a853c}.audience-artist-plant__followers{background:var(--plant-badge,#6d5dfc)}.audience-artist-plant__avatar{border-color:var(--plant-ring,#ff9fd4)}.audience-artist-plant__stem-path{stroke:var(--plant-stem,#6d5dfc)}.audience-artist-plant__leaf-path{fill:var(--plant-leaf,#a98bf4)}.audience-artist-plant__avatar{margin-bottom:-3px}.audience-artist-garden__row:after{z-index:2;bottom:0}.audience-artist-plant__name,.audience-artist-plant__stats{z-index:3;position:relative}.audience-artist-plant__followers{width:auto;min-width:24px;padding:0 7px}.audience-artist-garden__row{padding-bottom:4px}.audience-artist-plant__stem{margin-bottom:-4px}.audience-garden-hero__artist-strip{border-top:1px solid #2f6b4f29;gap:10px;min-width:0;padding-top:12px;display:grid}.audience-garden-hero__artist-strip .audience-artist-garden__viewport{width:calc(100% + 2*clamp(16px,4vw,24px));margin-inline:calc(-1*clamp(16px,4vw,24px));padding-bottom:4px}.audience-garden-hero__artist-strip .audience-artist-garden__empty{padding:14px}@media (min-width:640px){.audience-garden-hero__artist-strip{grid-column:1/-1}}.audience-artist-garden,.audience-artist-garden__tabs,.audience-artist-garden__period,.audience-artist-plant__followers,.audience-artist-plant__avatar,.audience-artist-plant__more-icon,.audience-artist-garden__empty{box-shadow:none;filter:none;background-image:none}.audience-garden-hero__artist-strip{gap:8px;padding-top:10px}.audience-garden-hero__artist-strip .audience-artist-garden__row{min-height:172px;padding-top:2px;padding-bottom:0}.audience-garden-hero__artist-strip .audience-artist-garden__viewport{padding-top:0;padding-bottom:0}.audience-garden-hero__artist-strip .audience-artist-plant__avatar{border-width:2px;width:52px;height:52px;font-size:.86rem}.audience-garden-hero__artist-strip .audience-artist-plant__stem{width:48px;height:72px;margin-top:-5px;margin-bottom:-7px}.audience-garden-hero__artist-strip .audience-artist-plant__name{margin-top:3px;font-size:.72rem;line-height:1.08}.audience-garden-hero__artist-strip .audience-artist-plant__stats{letter-spacing:.01em;gap:7px;margin-top:3px;font-size:.6rem}@media (max-width:380px){.audience-garden-hero__artist-strip .audience-artist-plant{flex-basis:102px}}.audience-garden-hero__artist-strip .audience-artist-garden__row{min-height:158px}.audience-garden-hero__artist-strip .audience-artist-plant{flex-basis:104px;grid-template-rows:48px 54px auto auto}.audience-garden-hero__artist-strip .audience-artist-plant__avatar{width:46px;height:46px;margin-bottom:-2px;font-size:.78rem}.audience-garden-hero__artist-strip .audience-artist-plant__followers{min-width:19px;height:19px;padding-inline:5px;font-size:.58rem;top:-1px;right:13px}.audience-garden-hero__artist-strip .audience-artist-plant__stem{transform-origin:bottom;width:44px;height:62px;margin-top:-4px;margin-bottom:-6px}.audience-garden-hero__artist-strip .audience-artist-plant:nth-child(4n+1) .audience-artist-plant__stem{height:60px;transform:rotate(-1deg)}.audience-garden-hero__artist-strip .audience-artist-plant:nth-child(4n+2) .audience-artist-plant__stem{height:65px;transform:rotate(1.2deg)}.audience-garden-hero__artist-strip .audience-artist-plant:nth-child(4n+3) .audience-artist-plant__stem{height:58px;transform:rotate(-.7deg)}.audience-garden-hero__artist-strip .audience-artist-plant:nth-child(4n) .audience-artist-plant__stem{height:63px;transform:rotate(.8deg)}.audience-garden-hero__artist-strip .audience-artist-plant__stem-path{stroke-width:2.7px}.audience-garden-hero__artist-strip .audience-artist-plant__leaf-path{transform-box:fill-box;transform-origin:50%;transform:scale(.56,.48)}.audience-garden-hero__artist-strip .audience-artist-plant:nth-child(2n) .audience-artist-plant__leaf-path--left{transform:translate(2px,-3px)scale(.52,.44)}.audience-garden-hero__artist-strip .audience-artist-plant:nth-child(3n) .audience-artist-plant__leaf-path--right{transform:translate(-2px,4px)scale(.58,.5)}.audience-garden-hero__artist-strip .audience-artist-plant__name{margin-top:2px;font-size:.69rem}.audience-garden-hero__artist-strip .audience-artist-plant__stats{gap:6px;margin-top:2px;font-size:.58rem}.audience-garden-hero__artist-strip .audience-artist-plant--more{grid-template-rows:48px auto auto;min-height:126px}.audience-garden-hero__artist-strip .audience-artist-plant__more-icon{width:44px;height:44px;font-size:1.4rem}@media (max-width:380px){.audience-garden-hero__artist-strip .audience-artist-plant{flex-basis:98px}}@media (max-width:639px){.audience-garden-hero{gap:7px}.audience-garden-hero__stage{min-height:174px;margin-top:-8px}.audience-garden-hero__stats{padding-bottom:10px;transform:translateY(-5px)}.audience-garden-hero__tree{margin-bottom:-22px;transform:translateY(8px)}.audience-garden-hero__tree:after{bottom:5px}.audience-garden-hero__ground{bottom:8px}.audience-garden-hero__artist-strip{gap:5px;margin-top:-8px;padding-top:8px}.audience-garden-hero__artist-strip .audience-artist-garden__tabs{transform:translateY(-2px)}.audience-garden-hero__artist-strip .audience-artist-garden__row{min-height:150px;margin-top:-5px}.audience-garden-hero__actions,.audience-garden-hero__growth-note{margin-top:-3px}}@media (max-width:380px){.audience-garden-hero__stage{min-height:166px}.audience-garden-hero__artist-strip .audience-artist-garden__row{min-height:146px}}.audience-garden-hero__artist-strip .audience-artist-plant__stem{margin-bottom:0}.audience-garden-hero__artist-strip .audience-artist-plant__name{margin-top:5px}.audience-garden-hero__artist-strip .audience-artist-garden__viewport{padding-bottom:10px}.audience-garden-hero__artist-strip .audience-artist-garden__row{padding-bottom:8px}.audience-recent-encounters{background:#fff;border:1px solid #2f6b4f29;border-radius:22px;gap:12px;min-width:0;padding:clamp(16px,4vw,22px);display:grid;overflow:hidden}.audience-recent-encounters__head{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.audience-recent-encounters__head>div{gap:3px;min-width:0;display:grid}.audience-recent-encounters__head h2{font-size:clamp(1.22rem,4.8vw,1.65rem)}.audience-recent-encounters__all{color:var(--accent);flex:none;font-size:.8rem;font-weight:850}.audience-recent-encounters__all:after{content:"  ›"}.audience-recent-encounters__viewport{scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#8fb39d #edf4ef;-webkit-overflow-scrolling:touch;width:calc(100% + 2*clamp(16px,4vw,22px));margin-inline:calc(-1*clamp(16px,4vw,22px));padding:2px clamp(16px,4vw,22px) 10px;overflow:auto hidden}.audience-recent-encounters__row{gap:10px;width:max-content;min-width:100%;display:flex}.audience-encounter-card{min-width:0;min-height:92px;color:inherit;scroll-snap-align:start;background:#f8fbf7;border:1px solid #2f6b4f26;border-radius:18px;flex:0 0 244px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid;position:relative}.audience-encounter-card__avatar{width:54px;height:54px;color:var(--accent);background:#eef5ef;border:2px solid #a8c7b2;border-radius:999px;place-items:center;font-size:.86rem;font-weight:900;display:grid;overflow:hidden}.audience-encounter-card__avatar img{object-fit:cover;width:100%;height:100%;display:block}.audience-encounter-card__copy{text-align:left;gap:3px;min-width:0;display:grid}.audience-encounter-card__copy strong,.audience-encounter-card__copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.audience-encounter-card__copy strong{font-size:.82rem;line-height:1.1}.audience-encounter-card__copy span{color:var(--muted);font-size:.69rem;line-height:1.2}.audience-encounter-card__copy .audience-encounter-card__place{color:var(--text);font-weight:750}.audience-encounter-card__arrow{color:var(--accent);font-size:1rem;font-weight:900}.audience-recent-encounters__empty{color:var(--muted);background:#f4f8f5;border:1px dashed #a9c2b1;border-radius:18px;justify-items:start;gap:12px;padding:16px;display:grid}.audience-encounters-full{scroll-margin-top:96px}@media (max-width:380px){.audience-recent-encounters{padding:14px}.audience-recent-encounters__viewport{width:calc(100% + 28px);margin-inline:-14px;padding-inline:14px}.audience-encounter-card{flex-basis:226px}}.audience-recent-encounters--hero{background:0 0;border:0;border-top:1px solid #2f6b4f29;border-radius:0;grid-column:1/-1;gap:10px;min-width:0;margin-top:2px;padding:12px 0 0}.audience-recent-encounters--hero .audience-recent-encounters__head{padding-inline:0}.audience-recent-encounters--hero .audience-recent-encounters__viewport{padding-inline:clamp(16px,4vw,24px);width:calc(100% + 2*clamp(16px,4vw,24px));margin-inline:calc(-1*clamp(16px,4vw,24px));padding-bottom:4px}.audience-recent-encounters--hero .audience-encounter-card{background:#ffffff9e}@media (max-width:380px){.audience-recent-encounters--hero .audience-recent-encounters__viewport{width:calc(100% + 28px);margin-inline:-14px;padding-inline:14px}}.homepage-empty__claim-script{color:var(--accent);letter-spacing:-.02em;transform-origin:0;margin-top:-.1em;margin-left:.48em;font-size:1.28em;font-weight:700;line-height:.8;display:inline-block;transform:rotate(-1.6deg)translateY(.08em)}@media (max-width:760px){.homepage-empty__claim-script{margin-left:.4em;font-size:1.22em}}.discovery-admin{padding-block:24px 56px}.discovery-admin__hero{max-width:760px}.discovery-admin__hero h1,.discovery-admin__section-heading h2,.discovery-admin__guardrail h2,.discovery-admin__source h3{margin:0}.discovery-admin__hero p,.discovery-admin__section-heading p,.discovery-admin__guardrail p,.discovery-admin__note{color:var(--muted,#5f6d63);margin:0}.discovery-admin__eyebrow,.discovery-admin__source-kind{color:#35704a;letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.discovery-admin__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.discovery-admin__summary>div{background:#f7faf5;border:1px solid #dbe7dc;border-radius:16px;gap:2px;padding:16px;display:grid}.discovery-admin__summary strong{font-size:1.45rem}.discovery-admin__summary span{color:#657269;font-size:.84rem}.discovery-admin__guardrail{background:#eef6eb;border:1px solid #d7e5d8;border-radius:18px;padding:18px 20px}.discovery-admin__section-heading,.discovery-admin__source-top,.discovery-admin__links{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.discovery-admin__readonly,.discovery-admin__status{border-radius:999px;flex:none;padding:6px 9px;font-size:.75rem;font-weight:700}.discovery-admin__readonly{color:#556158;background:#edf0ed}.discovery-admin__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.discovery-admin__source{background:#fffdf8;border:1px solid #dfe7df;border-radius:18px;gap:16px;padding:18px;display:grid}.discovery-admin__status--allowed{color:#27613a;background:#dff1df}.discovery-admin__status--quarantined{color:#745a16;background:#f6ecd1}.discovery-admin__status--paused{color:#5d5d5d;background:#ececec}.discovery-admin__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.discovery-admin__facts div{border-top:1px solid #edf0eb;padding-top:9px}.discovery-admin__facts dt{color:#748078;font-size:.75rem}.discovery-admin__facts dd{text-transform:capitalize;margin:2px 0 0;font-size:.91rem;font-weight:650}.discovery-admin__hosts{overflow-wrap:anywhere;font-size:.84rem}.discovery-admin__hosts strong{margin-bottom:3px;display:block}.discovery-admin__note{font-size:.88rem}.discovery-admin__links{justify-content:flex-start}.discovery-admin__links a{color:#306d47;font-weight:700;text-decoration:none}.discovery-admin__links a:hover{text-decoration:underline}@media (max-width:760px){.discovery-admin__summary,.discovery-admin__grid{grid-template-columns:1fr}.discovery-admin__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.discovery-admin__facts{grid-template-columns:1fr}}.discovery-admin__proposal-section{background:#fbfdf8;border:1px solid #dce7dc;border-radius:20px;padding:20px}.discovery-admin__proposal-layout{grid-template-columns:minmax(0,1.8fr) minmax(240px,.8fr);align-items:start;gap:18px;display:grid}.discovery-admin__proposal-form,.discovery-admin__proposal-guardrail{background:#fffdf8;border:1px solid #e1e8df;border-radius:16px;padding:18px}.discovery-admin__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.discovery-admin__form-grid label{color:#445249;gap:6px;min-width:0;font-size:.82rem;font-weight:700;display:grid}.discovery-admin__form-grid small{color:#7a857d;font-weight:500}.discovery-admin__form-grid input,.discovery-admin__form-grid select,.discovery-admin__form-grid textarea{width:100%;min-width:0;color:inherit;font:inherit;background:#fff;border:1px solid #ccd9cd;border-radius:11px;padding:11px 12px;font-weight:500}.discovery-admin__form-grid textarea{resize:vertical}.discovery-admin__form-grid input:focus,.discovery-admin__form-grid select:focus,.discovery-admin__form-grid textarea:focus{border-color:#4c815d;outline:2px solid #306d4738}.discovery-admin__form-wide{grid-column:1/-1}.discovery-admin__proposal-actions{align-items:center;gap:12px;margin-top:14px;display:flex}.discovery-admin__proposal-actions button,.discovery-admin__links button{font:inherit;cursor:pointer;border:0}.discovery-admin__proposal-actions button{color:#fff;background:#316f49;border-radius:999px;padding:10px 14px;font-weight:750}.discovery-admin__proposal-actions span{color:#6e7b72;font-size:.78rem}.discovery-admin__proposal-guardrail{color:#4f5e54;font-size:.88rem}.discovery-admin__proposal-guardrail p{margin:8px 0 12px}.discovery-admin__proposal-guardrail ol{margin:0;padding-left:20px}.discovery-admin__form-message{border-radius:10px;margin:12px 0 0;padding:10px 12px;font-size:.86rem;font-weight:650}.discovery-admin__form-message--error{color:#8a3328;background:#fae8e5}.discovery-admin__form-message--success{color:#2d683e;background:#e4f3e3}.discovery-admin__proposal-list{padding-top:4px}.discovery-admin__proposal-list-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.discovery-admin__proposal-list-heading h3{margin:0}.discovery-admin__proposal-list-heading span{text-align:center;background:#edf1eb;border-radius:999px;min-width:28px;padding:4px 8px;font-weight:700}.discovery-admin__proposal-empty{color:#6f7a73;margin:0}.discovery-admin__links button{color:#8a4138;background:0 0;margin-left:auto;padding:0;font-weight:700}@media (max-width:760px){.discovery-admin__proposal-layout,.discovery-admin__form-grid{grid-template-columns:1fr}.discovery-admin__form-wide{grid-column:auto}.discovery-admin__proposal-actions{flex-direction:column;align-items:flex-start}}.discovery-admin__source-actions{border-top:1px solid #edf0eb;flex-wrap:wrap;gap:10px;padding-top:4px;display:flex}.discovery-admin__action{color:#355443;min-height:40px;font:inherit;cursor:pointer;background:0 0;border:1px solid #b8c9bb;border-radius:999px;padding:8px 14px;font-weight:700}.discovery-admin__action--approve{color:#fff;background:#33744b;border-color:#33744b}.discovery-admin__action--delete{color:#963f31;border-color:#cda9a1;margin-left:auto}.discovery-admin__action:disabled{cursor:wait;opacity:.55}@media (max-width:520px){.discovery-admin__action--delete{margin-left:0}}.discovery-admin__assessment{background:#eff6ebb8;border:1px solid #2f5a3f2e;border-radius:.9rem;gap:.65rem;padding:.9rem;display:grid}.discovery-admin__assessment-head{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.discovery-admin__assessment-head span{text-transform:capitalize;font-size:.84rem;font-weight:700}.discovery-admin__assessment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem .8rem;font-size:.86rem;display:grid}.discovery-admin__assessment ul{margin:0;padding-left:1.2rem;font-size:.82rem}.discovery-admin__assessment p{opacity:.72;margin:0;font-size:.78rem}.discovery-admin__inspection-time{color:var(--muted);margin-top:.2rem;font-size:.78em;font-weight:500;display:block}.discovery-admin__studio{gap:14px;margin-top:12px;display:grid}.discovery-admin__studio label{gap:6px;font-weight:700;display:grid}.discovery-admin__studio textarea,.discovery-admin__studio select{box-sizing:border-box;width:100%;font:inherit;color:inherit;background:#fffdf8;border:1px solid #27664247;border-radius:12px;padding:10px 12px;font-weight:400}.discovery-admin__studio textarea{resize:vertical}.discovery-admin__dom-explorer{border-top:1px solid var(--line);margin-top:.75rem;padding-top:.75rem}.discovery-admin__dom-explorer h4{margin:0 0 .35rem}.discovery-admin__dom-candidates{gap:.55rem;margin:.75rem 0;display:grid}.discovery-admin__dom-candidate{border:1px solid var(--line);border-radius:.8rem;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.6rem;padding:.7rem;display:grid}.discovery-admin__dom-candidate small{overflow-wrap:anywhere;margin-top:.25rem;display:inline-block}.discovery-admin__dom-actions{flex-wrap:wrap;gap:.35rem;display:flex}.discovery-admin__dom-actions button{border:1px solid var(--line);cursor:pointer;font:inherit;background:0 0;border-radius:999px;padding:.35rem .55rem}.discovery-admin__dom-explorer pre{white-space:pre-wrap;max-height:24rem;overflow:auto}@media (max-width:760px){.discovery-admin__dom-candidate{grid-template-columns:1fr}}.discovery-admin__benchmark{border:1px solid var(--border);background:#fffdf8;border-radius:18px;padding:20px}.discovery-admin__benchmark-run{color:inherit;font:inherit;cursor:pointer;background:0 0;border:1px solid;border-radius:999px;padding:10px 16px;font-weight:700}.discovery-admin__benchmark-run:disabled{cursor:not-allowed;opacity:.55}.discovery-admin__benchmark-table-wrap{overflow-x:auto}.discovery-admin__benchmark-table{border-collapse:collapse;width:100%;min-width:820px;font-size:.9rem}.discovery-admin__benchmark-table th,.discovery-admin__benchmark-table td{border-top:1px solid var(--border);text-align:left;vertical-align:top;padding:10px 12px}.discovery-admin__benchmark-table th{text-transform:uppercase;letter-spacing:.05em;font-size:.78rem}.discovery-admin__benchmark-raw{border-top:1px solid var(--border);padding-top:18px}.discovery-admin__benchmark-actions{flex-wrap:wrap;gap:10px;display:flex}.discovery-admin__benchmark-output{resize:vertical;border:1px solid var(--border);color:#f4f1e8;tab-size:2;background:#171914;border-radius:12px;width:100%;min-height:34rem;max-height:70vh;padding:14px;font:.78rem/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;overflow:auto}.discovery-admin__summary{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}.discovery-admin__quick-nav{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8f0;border:1px solid #dce7dc;border-radius:999px;flex-wrap:wrap;gap:8px;width:fit-content;max-width:100%;padding:7px;display:flex;position:sticky;top:10px}.discovery-admin__quick-nav a{color:#355443;border-radius:999px;padding:7px 11px;font-size:.82rem;font-weight:750;text-decoration:none}.discovery-admin__quick-nav a:hover,.discovery-admin__quick-nav a:focus-visible{background:#eef6eb;outline:none}.discovery-admin__publish{border-color:#cbdcc9;padding:24px}.discovery-admin__publish .discovery-admin__action{color:#fff;background:#33744b;border-color:#33744b;min-height:48px;padding-inline:18px}.discovery-admin__publish .discovery-admin__action:disabled{color:#718077;background:#dbe5dc}.discovery-admin__trusted-selection{background:#ffffff6b;border:1px solid #dce7dc;border-radius:16px;padding:14px}.discovery-admin__trusted-selection-toolbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.discovery-admin__trusted-selection-actions{flex-wrap:wrap;gap:8px;display:flex}.discovery-admin__selection-action{color:#355443;font:inherit;cursor:pointer;background:#fff;border:1px solid #c7d6c9;border-radius:999px;padding:5px 9px;font-size:.8rem;font-weight:700}.discovery-admin__selection-action:disabled{cursor:default;opacity:.5}.discovery-admin__trusted-source-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;display:grid}.discovery-admin__trusted-source-choice{cursor:pointer;background:#ffffffb8;border:1px solid #dce7dc;border-radius:12px;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:flex}.discovery-admin__trusted-source-choice input{accent-color:#33744b;flex:none;width:18px;height:18px;margin:0}.discovery-admin__trusted-source-choice span{gap:2px;min-width:0;display:grid}.discovery-admin__trusted-source-choice strong,.discovery-admin__trusted-source-choice small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.discovery-admin__trusted-source-choice small{color:#718077}.discovery-admin__publish-meta{color:#5f6d63;flex-wrap:wrap;gap:8px;font-size:.8rem;display:flex}.discovery-admin__publish-meta span{background:#ffffff8c;border:1px solid #dce7dc;border-radius:999px;padding:6px 9px}.discovery-admin__anchor-target,#publish,#diagnostics,#sources{scroll-margin-top:80px}@media (max-width:760px){.discovery-admin__quick-nav{border-radius:16px;width:100%;position:static}.discovery-admin__quick-nav a{text-align:center;flex:calc(50% - 8px)}}
