:root{--bw-bg-black: #000000;--bw-bg-vault: #073C2F;--bw-bg-paper: #F4F1E8;--bw-bg-white: #FFFFFF;--bw-bg-soft: #F4F4F5;--bw-bg-card: #E5E5E5;--bw-bg-surface: #111111;--bw-bg-surface-2: #181818;--bw-acid: #B7FF2A;--bw-acid-soft: #D9FF8A;--bw-red-status: #D33918;--bw-blue-link: #2997FF;--bw-text-white: #FFFFFF;--bw-text-apple: #F5F5F7;--bw-text-dark: #111111;--bw-text-muted: #707072;--bw-text-telegram-muted: #707579;--bw-text-muted-white: rgba(255,255,255,.68);--bw-text-vault-muted: #A5D8C6;--bw-radius-xs: 4px;--bw-radius-small: 6px;--bw-radius-media: 8px;--bw-radius-world: 12px;--bw-radius-card: 16px;--bw-radius-localnav: 18px;--bw-radius-search: 22px;--bw-radius-pill: 999px;--bw-nav-height: 48px;--bw-bottom-height: 70px;--bw-cta-large-height: 60px;--bw-detail-stage-height: 488px;--bw-font-ui: Inter, Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--bw-font-display: Inter, "Arial Black", system-ui, sans-serif;--bw-shadow-soft: 0 6px 44px rgba(0,0,0,.15), 0 4px 8px rgba(0,0,0,.03);--bw-shadow-bubble: 0 1px 2px rgba(114,114,114,.25);--bw-shadow-artifact: 0 10px 40px rgba(0,0,0,.18);--bw-inset-glass: inset 0 1px 1px rgba(255,255,255,.15);--bw-motion-spotify-fast: .15s cubic-bezier(.3, 0, 0, 1);--bw-ease-apple: cubic-bezier(.4, 0, .6, 1);--bw-motion-apple-fast: .24s var(--bw-ease-apple);--bw-motion-apple-medium: .32s var(--bw-ease-apple);--bw-motion-tg-screen: .3s cubic-bezier(.33, 1, .68, 1);--bw-motion-tg-message: .2s ease;--bw-motion-tg-message-inner: .2s ease-out;--bw-motion-tg-media-fade: .3s ease;--bw-motion-press: 85ms ease-out;--bw-motion-layout: .2s ease;--bw-motion-world-color: .5s cubic-bezier(.215, .61, .355, 1) .1s;--bw-ease-out-expo: cubic-bezier(.23, 1, .32, 1)}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--bw-font-ui);background:#000;color:#fff;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;scroll-behavior:smooth}body{margin:0;min-width:320px;background:#000;color:#fff}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit}img{max-width:100%}.bw-app{min-height:100dvh;background:var(--bw-bg-black);color:var(--bw-text-white);padding-bottom:calc(var(--bw-bottom-height) + env(safe-area-inset-bottom))}.performance-shell{padding-bottom:0}.bw-main{min-height:100dvh}.bw-topbar{position:sticky;top:0;z-index:100;height:var(--bw-nav-height);padding:0 12px;display:flex;align-items:center;justify-content:space-between;background:#000000b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}.bw-brand{display:flex;flex-direction:column;text-decoration:none;letter-spacing:-.02em}.bw-brand span{font-size:14px;font-weight:850;line-height:16px}.bw-brand small{color:#ffffff8f;font-size:10px;font-weight:700;line-height:12px}.bw-top-action{width:36px;height:36px;border-radius:var(--bw-radius-pill);display:inline-flex;align-items:center;justify-content:center;color:var(--bw-acid);background:#ffffff14;text-decoration:none;transition:transform var(--bw-motion-press),background var(--bw-motion-spotify-fast)}.bw-top-action:active{transform:scale(.96)}.bw-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:120;height:calc(var(--bw-bottom-height) + env(safe-area-inset-bottom));padding:8px 10px calc(8px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(5,1fr);gap:4px;background:#000000c7;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-top:1px solid rgba(255,255,255,.08)}.bw-bottom-item{height:54px;border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#ffffff8f;text-decoration:none;font-size:10px;font-weight:750;transition:color var(--bw-motion-spotify-fast),background var(--bw-motion-spotify-fast),transform var(--bw-motion-press)}.bw-bottom-item.active{color:#07110d;background:var(--bw-acid)}.bw-bottom-item:active{transform:scale(.96)}.bw-kicker{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:12px;color:#ffffffb3;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.bw-kicker b{color:var(--bw-acid)}.bw-pressable{transition:transform var(--bw-motion-press)}.bw-pressable:active{transform:scale(.97)}.bw-fade-in-up{opacity:0;transform:translateY(18px);animation:bw-fade-in-up .8s var(--bw-ease-out-expo) forwards}@keyframes bw-fade-in-up{to{opacity:1;transform:translateY(0)}}.bw-icon-button{width:48px;height:48px;padding:12px;border-radius:var(--bw-radius-pill);border:0;display:inline-flex;align-items:center;justify-content:center;background:transparent;color:currentColor;transition:color var(--bw-motion-spotify-fast),transform var(--bw-motion-spotify-fast),background-color var(--bw-motion-spotify-fast)}.bw-icon-button:active{transform:scale(.96)}.bw-icon-circle{width:52px;height:52px;flex:0 0 52px;border-radius:var(--bw-radius-pill);border:1px solid rgba(0,0,0,.12);display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#111;text-decoration:none}.bw-pill-cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;height:36px;padding:6px 16px;border-radius:var(--bw-radius-pill);border:0;font-size:16px;font-weight:800;line-height:24px;text-decoration:none;background:#fff;color:#111;transition:transform var(--bw-motion-press)}.bw-pill-cta.secondary{background:#ffffff24;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bw-pill-cta:active{transform:scale(.97)}.bw-primary-action{width:100%;height:var(--bw-cta-large-height);padding:18px 24px;border-radius:var(--bw-radius-pill);border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#111;color:#fff;font-size:16px;font-weight:850;line-height:24px;text-decoration:none;transition:transform var(--bw-motion-press),background var(--bw-motion-spotify-fast),color var(--bw-motion-spotify-fast)}.bw-primary-action.acid{background:var(--bw-acid);color:#07110d}.bw-primary-action:active{transform:scale(.985)}.bw-cta-small{display:inline-flex;align-items:center;justify-content:center;padding:8px 15px;border-radius:var(--bw-radius-pill);border:0;font-size:14px;font-weight:700;line-height:18px;text-decoration:none;background:var(--bw-acid);color:#07110d}.bw-cta-small.secondary{background:transparent;color:var(--bw-acid);border:1px solid var(--bw-acid)}.bw-drop-hero{min-height:calc(100dvh - var(--bw-nav-height));padding:24px;display:flex;align-items:flex-end;justify-content:center;text-align:center;background:var(--bw-bg-vault);color:var(--bw-text-white);overflow:hidden}.bw-drop-content{max-width:342px;margin:0 auto;padding-bottom:24px}.bw-drop-title{margin:0;font-family:var(--bw-font-display);font-size:clamp(48px,16vw,84px);font-weight:950;line-height:.82;letter-spacing:-.07em;text-transform:uppercase;text-align:center}.bw-drop-subtitle{max-width:342px;margin:12px auto 0;font-size:16px;font-weight:500;line-height:24px;color:var(--bw-text-vault-muted)}.bw-drop-actions{display:flex;justify-content:center;gap:8px;margin-top:20px;flex-wrap:wrap}.bw-home-screen,.bw-dark-section{background:#000;color:#fff}.bw-section{padding:32px 0 12px}.bw-section-head{padding:0 16px;margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.bw-section-head h2{margin:0;font-size:24px;font-weight:900;line-height:1.05;letter-spacing:-.04em}.bw-section-head a,.bw-section-head span{color:#ffffff94;font-size:13px;font-weight:750;text-decoration:none}.bw-light-section{background:#fff;color:#111}.bw-light-section .bw-section-head a,.bw-light-section .bw-section-head span{color:#707072}.bw-home-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff14;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.bw-home-stats.light{background:#f4f4f5;color:#111;border:0;margin:0 16px 18px;border-radius:18px;overflow:hidden}.bw-home-stats div{padding:16px 10px;background:#000000e0;text-align:center}.bw-home-stats.light div{background:#fff}.bw-home-stats b{display:block;font-size:24px;line-height:28px;letter-spacing:-.04em}.bw-home-stats span{display:block;margin-top:2px;font-size:11px;font-weight:700;color:#ffffff8a;text-transform:uppercase}.bw-home-stats.light span{color:#707579}.bw-rail{display:flex;overflow-x:auto;height:230px;padding-left:8px;scrollbar-width:none}.bw-rail::-webkit-scrollbar{display:none}.bw-rail-card{position:relative;flex:0 0 168px;width:168px;height:220px;padding:8px;border-radius:6px;display:flex;flex-direction:column;gap:8px;color:inherit;text-decoration:none}.bw-rail-cover{width:152px;height:152px;border-radius:4px;object-fit:cover;background:var(--bw-bg-surface-2)}.bw-rail-title{width:152px;font-size:16px;font-weight:800;line-height:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bw-rail-meta{width:152px;font-size:13px;line-height:18px;color:#ffffff9e;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bw-apple-tile{position:relative;width:100%;min-height:500px;padding:64px 20px 52px;background:#000;color:var(--bw-text-apple);text-align:center;overflow:clip;display:flex;flex-direction:column;align-items:center;justify-content:center}.bw-spotlight-tile{border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.bw-apple-title{margin:22px 0 0;font-size:42px;font-weight:900;line-height:.94;letter-spacing:-.055em}.bw-apple-subtitle{max-width:320px;margin:10px auto 0;font-size:19px;font-weight:450;line-height:23px;color:#ffffffb8}.bw-apple-ctas{margin-top:16px;display:flex;justify-content:center;gap:14px}.bw-announcement-outer{width:max-content;max-width:100%;height:32px;padding:1px;border-radius:var(--bw-radius-pill);background:#452324;box-shadow:0 0 20px #f5306b1a}.bw-announcement{height:30px;padding:4px 12px;border-radius:var(--bw-radius-pill);display:flex;align-items:center;gap:8px;background:#130d0e;color:#fff;font-size:14px;font-weight:700;line-height:16px}.bw-card-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:8px;row-gap:32px;padding:0 0 90px}.bw-home-grid,.bw-pack-grid,.bw-me-grid{padding:0 8px 90px}.bw-card{position:relative;color:inherit;text-decoration:none;min-width:0}.bw-card-visual{width:100%;aspect-ratio:1 / 1;background:var(--bw-bg-card);overflow:hidden}.bw-card-visual img{width:100%;height:100%;object-fit:cover;display:block}.bw-card-info{padding:12px 16px 0;display:flex;flex-direction:column}.bw-card-status{display:inline-block;margin-top:-3px;color:var(--bw-red-status);font-size:14px;font-weight:850;line-height:20px;text-transform:capitalize}.bw-card-name{padding-top:2px;font-size:14px;font-weight:850;line-height:20px;color:currentColor}.bw-card-meta{font-size:14px;font-weight:500;line-height:20px;color:var(--bw-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bw-dark-section .bw-card-meta{color:#ffffff94}.bw-find-screen,.bw-card-detail,.bw-me-screen{min-height:100dvh;background:#fff;color:#111}.bw-find-header{position:sticky;top:var(--bw-nav-height);z-index:80;height:56px;padding:8px;display:flex;align-items:center;background:#fff;color:#111;transition:background-color .15s ease}.bw-menu-button{width:40px;height:40px;border:0;border-radius:var(--bw-radius-pill);display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#707579}.bw-search-label{flex:1;height:44px;margin-left:10px;position:relative;display:flex;align-items:center}.bw-search-label svg{position:absolute;left:15px;color:#7075798c;pointer-events:none}.bw-search-input{height:44px;width:100%;padding:0 16px 0 42px;border-radius:22px;border:2px solid #F4F4F5;background:#f4f4f5;font-size:16px;line-height:24px;color:#111;outline:none;transition:opacity var(--bw-motion-tg-screen),border-color .15s ease}.bw-search-input:focus{border-color:#dedee3}.bw-tabs-under-search{top:calc(var(--bw-nav-height) + 56px)}.bw-person-list{background:#fff;color:#111;padding-bottom:16px}.bw-list-meta{height:38px;padding:6px 18px;display:flex;align-items:center;gap:6px;color:#707579;font-size:13px;font-weight:700;text-transform:uppercase}.bw-list-meta b{color:#111}.bw-person-row{width:100%;height:72px;padding:6px 9px;display:flex;align-items:center;overflow:hidden;background:#fff;color:#111;text-decoration:none;transition:background-color .15s ease}.bw-person-row:active{background:#f4f4f5}.bw-person-avatar{width:54px;height:54px;border-radius:50%;object-fit:cover;flex:0 0 auto;background:#ddd;transition:transform var(--bw-motion-tg-screen)}.bw-person-info{min-width:0;flex:1;height:60px;padding:2px 0 0;margin-left:8px;display:flex;flex-direction:column;justify-content:center;transition:opacity var(--bw-motion-tg-media-fade),transform var(--bw-motion-tg-screen)}.bw-person-topline{display:flex;align-items:center;gap:6px}.bw-person-name{min-width:0;font-size:16px;line-height:20px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bw-person-preview{margin-top:2px;font-size:14px;line-height:20px;color:var(--bw-text-telegram-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bw-badge{margin-right:6px;height:22px;padding:4px 7px;border-radius:999px;background:#b7ff2a2e;color:#315000;font-size:11px;font-weight:850;text-transform:uppercase}.bw-tag{display:inline-flex;align-items:center;height:18px;padding:2px 4px;border-radius:4px;font-size:12px;font-weight:800;line-height:12px;text-transform:uppercase;color:#408acf;background:#408acf1a;flex:0 0 auto}.bw-tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.bw-feed-tabs-shell{position:sticky;top:0;z-index:10;height:64px;padding:4px 8px;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.bw-feed-tabs{height:48px;display:flex;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.bw-feed-tabs::-webkit-scrollbar{display:none}.bw-feed-tab{height:48px;padding:8px 12px;border-radius:16px;border:0;display:inline-flex;align-items:center;font-size:16px;font-weight:800;line-height:19px;color:#111;background:transparent;text-decoration:none;transition:transform var(--bw-motion-press),background .15s ease,color .15s ease}.bw-feed-tab:active{transform:scale(.96)}.bw-feed-tab.active{background:#111;color:#fff}.bw-archive-feed{min-height:100dvh;background:#fff;color:#111}.bw-masonry{column-count:2;column-gap:8px;padding:8px 4px 90px}.bw-pin{position:relative;display:block;break-inside:avoid;margin-bottom:8px;border-radius:16px;overflow:hidden;background:#f2f2f2;color:inherit;text-decoration:none;transition:transform var(--bw-motion-layout)}.bw-pin:active{transform:scale(.985)}.bw-pin img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px}.bw-pin-label{position:absolute;left:10px;right:10px;bottom:10px;padding:8px 10px;border-radius:var(--bw-radius-pill);background:#0000007a;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:12px;font-weight:800;line-height:14px}.bw-localnav{width:calc(100% - 20px);height:52px;margin:10px auto 2px;padding:12px 0;border-radius:var(--bw-radius-localnav);background:#ffffffd1;box-shadow:0 0 0 1px #e6e6e8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#111;overflow:hidden;transition:transform .23s}.bw-localnav.dark{background:#0000009e;box-shadow:0 0 0 1px #ffffff1f;color:#fff}.bw-card-localnav{position:sticky;top:calc(var(--bw-nav-height) + 8px);z-index:60}.bw-localnav-inner{height:100%;padding:0 14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.bw-localnav-title{min-width:0;font-size:15px;font-weight:850;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bw-localnav-actions{display:flex;gap:8px;flex:0 0 auto}.bw-localnav-pill{padding:6px 10px;border-radius:120px;border:0;font-size:12px;font-weight:750;line-height:16px;letter-spacing:-.01em;background:#fffc;color:#111;box-shadow:0 0 0 1px #86868ba6;text-decoration:none}.bw-back-link{margin:16px 24px 0;display:inline-flex;align-items:center;gap:6px;color:#707072;text-decoration:none;font-size:14px;font-weight:750}.bw-detail-header{padding:32px 24px 28px}.bw-detail-header .bw-kicker{justify-content:flex-start;color:#707072;margin:0 0 10px}.bw-detail-title{margin:0;max-width:342px;font-size:30px;font-weight:900;line-height:1.05;letter-spacing:-.045em;color:#111}.bw-detail-meta{margin:6px 0 0;font-size:18px;line-height:24px;color:#707072}.bw-detail-stage{width:100%;height:var(--bw-detail-stage-height);background:var(--bw-bg-card);display:flex;align-items:center;justify-content:center;overflow:hidden}.bw-detail-object{width:82%;max-height:92%;object-fit:contain;filter:drop-shadow(0 18px 38px rgba(0,0,0,.22))}.bw-detail-fallback{display:grid;place-items:center;padding:24px}.bw-detail-fallback>img{width:180px;height:180px;object-fit:cover;border-radius:50%}.bw-card-story{padding:28px 0 24px;background:#fff}.bw-version-rail{display:flex;gap:8px;overflow-x:auto;padding:0 16px 28px;scrollbar-width:none}.bw-version-link{width:80px;min-height:104px;padding:12px 9px;border-radius:12px;display:flex;flex-direction:column;align-items:center;color:#111;text-decoration:none;flex:0 0 auto;background:#f5f5f7}.bw-version-link.active{box-shadow:inset 0 0 0 2px #111}.bw-version-thumb{width:47px;height:72px;object-fit:cover;border-radius:6px}.bw-version-quote{width:47px;height:72px;border-radius:6px;display:grid;place-items:center;background:#111;color:var(--bw-acid)}.bw-version-label{padding-top:10px;font-size:13px;font-weight:750;line-height:16px;text-align:center}.bw-world-card{position:relative;width:calc(100% - 32px);height:400px;margin:0 auto 28px;border-radius:12px;overflow:hidden;background:var(--world-bg, #4B262A);transition:background-color var(--bw-motion-world-color)}.bw-world-title{position:absolute;left:20px;bottom:20px;z-index:5;margin:0;max-width:260px;font-size:36px;font-weight:900;line-height:.95;letter-spacing:-.05em;color:#fff}.bw-world-artifact{position:absolute;overflow:hidden;border-radius:8px;background:#ffffff14;box-shadow:var(--bw-shadow-artifact)}.bw-world-artifact img{width:100%;height:100%;object-fit:cover}.bw-world-artifact.primary{width:170px;height:238px;left:50%;top:36px;transform:translate(-50%)}.bw-world-artifact.secondary{width:136px;height:205px;right:22px;bottom:28px}.bw-detail-panel{margin:0 16px 12px;padding:18px;border-radius:18px;background:#f5f5f7;color:#111}.bw-detail-panel.dark{background:#111;color:#fff}.bw-panel-label{display:block;margin-bottom:10px;color:#707072;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.bw-detail-panel.dark .bw-panel-label{color:#ffffff85}.bw-detail-panel blockquote{margin:0;font-size:28px;line-height:1.05;letter-spacing:-.045em;font-weight:850}.bw-detail-panel p{margin:0;font-size:16px;line-height:23px;color:inherit}.bw-sticky-action{position:fixed;left:0;right:0;bottom:calc(var(--bw-bottom-height) + env(safe-area-inset-bottom));padding:12px 24px 14px;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:90}.bw-sticky-row{display:flex;gap:8px}.bw-message-capsule{background:var(--bw-bg-vault);color:#fff;padding:26px 8px 90px}.bw-message-capsule.compact{padding-top:8px}.bw-message-thread-preview{padding:8px 0 16px}.bw-date-separator{width:100%;margin:20px 0 14px;text-align:center;font-size:13px;font-weight:800;line-height:18px;color:#ffffff85;transition:opacity .3s ease}.bw-message-row{position:relative;width:100%;display:flex;margin-bottom:7px;padding-right:4px;transition:opacity var(--bw-motion-tg-message),transform var(--bw-motion-tg-message)}.bw-message-row.out{justify-content:flex-end}.bw-message-inner{transition:transform var(--bw-motion-tg-message-inner)}.bw-message-bubble{max-width:330px;padding:7px 10px 8px;border-radius:16px 16px 4px;background:#eeffde;color:#111;box-shadow:var(--bw-shadow-bubble);font-size:16px;line-height:21px}.bw-message-bubble.vault{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.14);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:none}.bw-capsule-form{margin:0 8px;padding:18px;border-radius:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.bw-capsule-head h2{margin:0 0 14px;font-size:26px;line-height:1;letter-spacing:-.04em}.bw-capsule-form input,.bw-capsule-form textarea{width:100%;margin:0 0 10px;padding:14px 15px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#0000003d;color:#fff;outline:none}.bw-capsule-form textarea{min-height:120px;resize:vertical}.bw-capsule-form input::placeholder,.bw-capsule-form textarea::placeholder{color:#ffffff6b}.bw-pack-screen{background:#000;color:#fff;min-height:100dvh}.bw-pack-hero{min-height:78dvh;display:flex;flex-direction:column;justify-content:center}.bw-pack-hero .bw-primary-action{margin-top:28px}.bw-lyrics-screen{min-height:100dvh;padding:72px 24px;background:var(--lyrics-bg, var(--bw-bg-vault));color:var(--lyrics-active, #fff)}.bw-lyrics-screen.vault{--lyrics-bg: #073C2F;--lyrics-active: #fff;--lyrics-muted: #A5D8C6}.bw-lyrics-screen.blood{--lyrics-bg: #650000;--lyrics-active: #fff;--lyrics-muted: #FFBFA2}.bw-lyrics-line{margin:0 0 8px;font-size:clamp(54px,17vw,96px);font-weight:950;line-height:.86;letter-spacing:-.07em}.bw-lyrics-line.muted{color:var(--lyrics-muted)}.bw-me-actions{display:flex;gap:8px;padding:0 16px 18px}.bw-me-actions .bw-primary-action{flex:1}.bw-empty{grid-column:1 / -1;color:#707579;padding:24px 16px}.bw-secret-screen{min-height:100dvh;background:#050505;color:#fff;padding:112px 16px 90px}.bw-ray-nav-shell{position:fixed;top:var(--bw-nav-height);left:0;right:0;height:74px;padding:16px 16px 0;z-index:70}.bw-ray-nav{width:100%;height:58px;padding:12px;display:flex;align-items:center;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);box-shadow:var(--bw-inset-glass);overflow:hidden}.bw-secret-inner{max-width:390px;margin:0 auto}.bw-ray-title{margin:0;text-align:center;font-size:36px;font-weight:850;line-height:39px;letter-spacing:-.045em}.bw-ray-subtitle{max-width:330px;margin:16px auto 30px;text-align:center;color:#ffffff9e;font-size:14px;line-height:20px}.secret-unlock{color:inherit}.secret-core{padding:18px;border-radius:22px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);text-align:center}.secret-core .eyebrow,.eyebrow{display:block;margin:12px 0 8px;color:var(--bw-acid);font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.secret-core h1{margin:0;font-size:28px;line-height:1;letter-spacing:-.04em}.secret-core p{color:#ffffff9e;font-size:14px;line-height:20px}.secret-core form{display:grid;gap:10px;margin-top:16px}.secret-core input{width:100%;height:48px;padding:0 16px;border-radius:16px;border:1px solid rgba(255,255,255,.12);background:#00000052;color:#fff;outline:none;text-transform:uppercase;text-align:center;font-weight:850;letter-spacing:.08em}.secret-hints{display:grid;gap:6px;margin-top:16px;color:#ffffff6b;font-size:12px}.error-text{color:#ff8b8b!important}.unlock-success{margin-top:16px;padding:12px;border-radius:16px;background:#b7ff2a1f;color:var(--bw-acid);display:grid;gap:4px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:14px 18px;border:0;border-radius:var(--bw-radius-pill);background:var(--bw-acid);color:#07110d;font-weight:850}.v11-page,.page-section{min-height:100dvh;background:#fff;color:#111;padding:32px 16px 90px}.v11-page-title,.page-heading{max-width:340px;margin:0 auto 24px}.v11-page-title.center,.page-heading.centered{text-align:center}.v11-page-title span,.page-heading .eyebrow{color:#707072;font-size:11px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.v11-page-title h1,.page-heading h1{margin:8px 0 0;font-size:38px;font-weight:950;line-height:.92;letter-spacing:-.06em}.v11-page-title p,.page-heading p{color:#707072;font-size:16px;line-height:23px}.v11-place-grid,.award-grid{display:grid;gap:10px}.v11-place-card,.award-card{padding:18px;border-radius:18px;background:#f5f5f7;color:#111;text-decoration:none}.v11-place-card h2,.award-card h2{margin:12px 0 8px;font-size:24px;line-height:1;letter-spacing:-.04em}.v11-place-card p,.award-card p{color:#707072}.vote-box{display:grid;gap:10px;margin-top:12px}.vote-box select{height:48px;border-radius:14px;border:1px solid #ddd;padding:0 12px}@media(min-width:760px){.bw-app{max-width:430px;margin:0 auto;box-shadow:0 0 0 1px #ffffff14}.bw-topbar,.bw-bottom-nav,.bw-sticky-action,.bw-ray-nav-shell{max-width:430px;left:50%;transform:translate(-50%)}.bw-bottom-nav,.bw-sticky-action{right:auto;width:430px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.v03-card-page{min-height:100dvh;padding-bottom:calc(var(--bw-bottom-height) + env(safe-area-inset-bottom) + 24px);background:#fff;color:#111}.v03-card-intro{padding:26px 24px 24px;background:#fff;color:#111}.v03-card-back{display:inline-flex;align-items:center;gap:6px;margin-bottom:44px;color:#707072;text-decoration:none;font-size:15px;font-weight:750;line-height:20px}.v03-card-kicker{margin:0 0 10px;color:#707072;font-size:13px;font-weight:850;line-height:16px;letter-spacing:.08em;text-transform:uppercase}.v03-card-intro h1{margin:0;max-width:342px;color:#111;font-size:42px;font-weight:950;line-height:.92;letter-spacing:-.07em}.v03-card-subtitle{margin:10px 0 0;max-width:342px;color:#707072;font-size:20px;font-weight:450;line-height:26px;letter-spacing:-.03em}.v03-object-stage{min-height:520px;padding:38px 24px 40px;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 0%,#ffffffe6,#fff0 34%),linear-gradient(180deg,#eeeeef,#dedee0);overflow:hidden}.v03-object-card{display:block;width:min(78vw,320px);max-height:470px;object-fit:contain;border-radius:14px;filter:drop-shadow(0 24px 46px rgba(0,0,0,.22))}.v03-object-portrait{width:min(78vw,320px);aspect-ratio:4 / 5;object-fit:cover;border-radius:22px;box-shadow:0 24px 46px #00000038}.v03-card-actions{padding:18px 24px 26px;display:flex;gap:10px;align-items:center;background:#fff;border-bottom:1px solid #ececef}.v03-solid-action{min-height:48px;padding:0 22px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#111;color:#fff;text-decoration:none;font-size:16px;font-weight:850;line-height:20px;transition:transform var(--bw-motion-press),background var(--bw-motion-spotify-fast)}.v03-solid-action:active,.v03-circle-action:active{transform:scale(.97)}.v03-card-actions .v03-solid-action{flex:1}.v03-circle-action{width:48px;height:48px;border-radius:999px;border:1px solid #dfdfe3;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#111;text-decoration:none;transition:transform var(--bw-motion-press),border-color var(--bw-motion-spotify-fast)}.v03-card-body{padding:24px 16px 0;display:grid;gap:12px}.v03-identity-strip{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid #ececef;border-radius:22px;background:#f6f6f7}.v03-identity-strip div{min-width:0;padding:16px 12px;border-right:1px solid #ececef}.v03-identity-strip div:last-child{border-right:0}.v03-identity-strip span{display:block;margin-bottom:6px;color:#707072;font-size:11px;font-weight:850;line-height:13px;letter-spacing:.08em;text-transform:uppercase}.v03-identity-strip strong{display:block;min-width:0;color:#111;font-size:14px;font-weight:850;line-height:17px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v03-chip-row,.v03-world-list{display:flex;flex-wrap:wrap;gap:8px}.v03-chip-row span,.v03-world-list span{min-height:30px;padding:8px 11px;border-radius:999px;background:#f1f1f3;color:#111;font-size:12px;font-weight:850;line-height:14px;letter-spacing:.04em;text-transform:uppercase}.v03-text-block,.v03-quote-block,.v03-world-list{padding:20px;border-radius:24px;background:#f6f6f7;color:#111}.v03-text-block.compact{padding:16px 20px}.v03-section-label{margin:0 0 12px;color:#77777b;font-size:12px;font-weight:900;line-height:14px;letter-spacing:.11em;text-transform:uppercase}.v03-text-block p:not(.v03-section-label){margin:0;color:#111;font-size:18px;font-weight:430;line-height:28px;letter-spacing:-.025em}.v03-quote-block{background:#111;color:#fff}.v03-quote-block .v03-section-label{color:#ffffff80}.v03-quote-block blockquote{margin:0;color:#fff;font-size:30px;font-weight:900;line-height:1.02;letter-spacing:-.06em}.bw-bottom-nav{height:62px;padding:7px 12px calc(7px + env(safe-area-inset-bottom));background:#050807e0}.bw-bottom-item{height:48px;border-radius:16px;gap:3px}.bw-bottom-item.active{background:#b7ff2a24;color:var(--bw-acid)}.bw-bottom-item.active:before{content:"";position:absolute;top:4px;left:50%;width:20px;height:3px;border-radius:99px;background:var(--bw-acid);transform:translate(-50%)}@media(max-width:380px){.v03-card-intro h1{font-size:38px}.v03-object-stage{min-height:480px}.v03-object-card{width:min(80vw,300px)}}
