:root{--lyx-bg: #101114;--lyx-surface1: #17181d;--lyx-surface2: #1e2026;--lyx-surface3: #262930;--lyx-border: #2a2d35;--lyx-border-strong: #3a3e48;--lyx-text1: #ededec;--lyx-text2: #9b9fa8;--lyx-text3: #63666f;--lyx-accent: #f2a93c;--lyx-accent-fill: #f2a93c;--lyx-accent-soft: rgba(242, 169, 60, .12);--lyx-accent-border: rgba(242, 169, 60, .55);--lyx-success: #7fd9a8;--lyx-success-soft: rgba(127, 217, 168, .12);--lyx-danger: #e8735f;--lyx-danger-fill: #e8735f;--lyx-danger-soft: rgba(232, 115, 95, .12);--lyx-z-drawer-overlay: 60;--lyx-z-drawer: 61;--lyx-z-fullscreen: 70;--lyx-z-modal: 80;--lyx-z-tooltip: 90;--lyx-z-toast: 95;--lyx-focus-ring: var(--lyx-text2)}[data-theme=light]{--lyx-bg: #fbfbfc;--lyx-surface1: #ffffff;--lyx-surface2: #f4f5f7;--lyx-surface3: #eaecf0;--lyx-border: #dfe1e6;--lyx-border-strong: #c3c7d0;--lyx-text1: #16181d;--lyx-text2: #4f535c;--lyx-text3: #9ba0ab;--lyx-accent: #8f5a0a;--lyx-accent-fill: #f2a93c;--lyx-accent-soft: rgba(242, 169, 60, .18);--lyx-accent-border: rgba(242, 169, 60, .65);--lyx-success: #176d3e;--lyx-success-soft: rgba(23, 109, 62, .1);--lyx-danger: #ab3521;--lyx-danger-fill: #e8735f;--lyx-danger-soft: rgba(171, 53, 33, .1)}[stroke="var(--lyx-text1)"]{stroke:var(--lyx-text1)}[stroke="var(--lyx-text2)"]{stroke:var(--lyx-text2)}[stroke="var(--lyx-text3)"]{stroke:var(--lyx-text3)}[stroke="var(--lyx-accent)"]{stroke:var(--lyx-accent)}[stroke="var(--lyx-success)"]{stroke:var(--lyx-success)}[stroke="var(--lyx-danger)"]{stroke:var(--lyx-danger)}[stroke="var(--lyx-surface3)"]{stroke:var(--lyx-surface3)}[fill="var(--lyx-text1)"]{fill:var(--lyx-text1)}[fill="var(--lyx-accent)"]{fill:var(--lyx-accent)}html,body{margin:0;padding:0;background:var(--lyx-bg)}body{-webkit-text-size-adjust:100%}*{box-sizing:border-box}textarea,input,select{font-family:Inter,sans-serif;outline:none}textarea::placeholder,input::placeholder{color:var(--lyx-text2)}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,select:-webkit-autofill{-webkit-text-fill-color:var(--lyx-text1);-webkit-box-shadow:0 0 0 1000px var(--lyx-surface2) inset;box-shadow:0 0 0 1000px var(--lyx-surface2) inset;transition:background-color 100000s ease-in-out 0s;caret-color:var(--lyx-text1)}::selection{background:#f2a93c42;color:var(--lyx-text1)}button:focus-visible,a:focus-visible,[tabindex]:focus-visible,[role=button]:focus-visible{outline:1px solid var(--lyx-focus-ring);outline-offset:2px}@keyframes pulse0{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.4)}}@keyframes pulse1{0%,to{transform:scaleY(1)}50%{transform:scaleY(.6)}}@keyframes pulse2{0%,to{transform:scaleY(1)}50%{transform:scaleY(1.25)}}.lyx-sidebar{width:200px;flex-shrink:0;padding:24px 16px;display:flex;flex-direction:column;transition:width .16s ease,padding .16s ease}.lyx-nav-label{display:inline}.lyx-resources-label{display:block}.lyx-nav-group-toggle:hover{background:var(--lyx-surface2)}.lyx-nav-subgroup{padding-left:20px}.lyx-sidebar-toggle,.lyx-nav-minimise{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:none;border:none;cursor:pointer;flex-shrink:0}.lyx-sidebar.lyx-sidebar-compact{width:76px;padding:20px 10px;align-items:center;overflow:hidden}.lyx-sidebar-compact .lyx-nav-label,.lyx-sidebar-compact .lyx-resources-label,.lyx-sidebar-compact .lyx-logo-wordmark{display:none}.lyx-sidebar-compact button,.lyx-sidebar-compact a{justify-content:center;padding:10px!important}.lyx-sidebar-compact .lyx-sidebar-brand{flex-direction:column;gap:10px}.lyx-sidebar-compact .lyx-nav-chevron,.lyx-sidebar-compact .lyx-nav-group-toggle{display:none}.lyx-sidebar-compact .lyx-nav-subgroup{padding-left:0}.lyx-sidebar-compact .lyx-nav-minimise,.lyx-sidebar-compact .lyx-brand-link{padding:0!important}.lyx-sidebar-toggle:hover,.lyx-nav-minimise:hover{background:var(--lyx-surface2)}.lyx-sidebar-drawer{position:fixed;top:0;left:0;height:100dvh;width:min(272px,82vw);background:var(--lyx-surface1);z-index:var(--lyx-z-drawer);overflow-y:auto;transform:translate(-100%);visibility:hidden;transition:transform .2s ease,visibility 0s linear .2s}.lyx-sidebar-drawer-open{transform:translate(0);visibility:visible;transition:transform .2s ease,visibility 0s}.lyx-sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:var(--lyx-z-drawer-overlay)}@media(prefers-reduced-motion:reduce){.lyx-sidebar,.lyx-sidebar-drawer,.lyx-sidebar-drawer-open{transition:none}}.lyx-nav-open{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:10px;border-radius:10px;background:var(--lyx-surface1);border:1px solid var(--lyx-border);cursor:pointer}.lyx-nav-open:hover{background:var(--lyx-surface2)}@media(pointer:coarse){.lyx-sidebar-toggle,.lyx-nav-minimise,.lyx-ws-back{width:40px;height:40px}.lyx-mini-controls button,.lyx-mini-open,.lyx-mini-close,.lyx-mini-reveal{width:34px;height:34px}.lyx-mini-play{width:38px;height:38px}}.lyx-main{flex:1;min-width:0;padding:28px 40px;overflow-y:auto}.lyx-main:has(>.lyx-content>.lyx-home-page){overflow-x:hidden}.lyx-content{max-width:640px;margin:0 auto}.lyx-modal-box{width:min(90vw,340px)}.lyx-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(min-width:1280px){.lyx-content{max-width:760px}.lyx-sidebar{width:224px;padding:28px 18px}}@media(max-width:900px){.lyx-sidebar:not(.lyx-sidebar-drawer){width:76px;padding:20px 10px;align-items:center}.lyx-sidebar:not(.lyx-sidebar-drawer) .lyx-nav-label,.lyx-sidebar:not(.lyx-sidebar-drawer) .lyx-resources-label,.lyx-sidebar:not(.lyx-sidebar-drawer) .lyx-logo-wordmark{display:none}.lyx-sidebar:not(.lyx-sidebar-drawer) button,.lyx-sidebar:not(.lyx-sidebar-drawer) a{justify-content:center;padding:10px!important}.lyx-sidebar:not(.lyx-sidebar-drawer) .lyx-sidebar-brand{flex-direction:column;gap:10px}.lyx-sidebar:not(.lyx-sidebar-drawer) .lyx-brand-link{padding:0!important}.lyx-sidebar:not(.lyx-sidebar-drawer) .lyx-nav-minimise{padding:0!important}.lyx-sidebar:not(.lyx-sidebar-drawer) .lyx-nav-chevron{display:none}.lyx-sidebar:not(.lyx-sidebar-drawer) .lyx-nav-group-toggle{padding:10px 0!important}.lyx-sidebar:not(.lyx-sidebar-drawer) .lyx-nav-subgroup{padding-left:0}.lyx-main{padding:22px 20px}}@media(max-width:560px){.lyx-main{padding:16px 14px}.lyx-grid-2{grid-template-columns:1fr}.lyx-modal-box{width:min(94vw,320px);padding:18px!important}}.lyx-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:var(--lyx-z-drawer-overlay)}.lyx-drawer{position:fixed;top:0;right:0;height:100dvh;width:min(420px,92vw);z-index:var(--lyx-z-drawer);overflow-y:auto}@media(max-width:560px){.lyx-drawer{top:auto;bottom:0;right:0;left:0;width:100%;height:92dvh;border-left:none!important;border-top-left-radius:16px;border-top-right-radius:16px;-webkit-overflow-scrolling:touch}}.lyx-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;z-index:var(--lyx-z-modal);display:flex;align-items:center;justify-content:center;padding:16px}.lyx-toast{position:fixed;bottom:16px;left:50%;transform:translate(-50%);z-index:var(--lyx-z-toast);pointer-events:none}.lyx-playing{display:inline-flex;flex-shrink:0}.lyx-mini{position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:50;width:min(384px,calc(100vw - 32px));border-radius:14px;overflow:hidden}.lyx-mini-body{display:flex;align-items:center;gap:10px;padding:9px 11px;min-width:0}.lyx-mini-grip{display:inline-flex;align-items:center;justify-content:center;width:14px;height:30px;padding:0;border-radius:5px;flex-shrink:0;cursor:grab;touch-action:none}.lyx-mini-grip:hover{background:var(--lyx-surface3)}.lyx-mini-grip:active{cursor:grabbing}.lyx-mini-art{width:38px;height:38px;flex-shrink:0;border-radius:8px;overflow:hidden;display:block}.lyx-mini-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.lyx-mini-title{font-size:12px;font-weight:500;color:var(--lyx-text1);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lyx-mini-sub{font-size:10.5px;color:var(--lyx-text2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lyx-mini-controls{display:flex;align-items:center;gap:4px;flex-shrink:0}.lyx-mini-play{width:32px;height:32px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.lyx-mini-time{font-family:IBM Plex Mono,monospace;font-size:10.5px;color:var(--lyx-text2);flex-shrink:0}.lyx-mini-open,.lyx-mini-close{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;border-radius:7px;flex-shrink:0;cursor:pointer}.lyx-mini-open:hover,.lyx-mini-close:hover{background:var(--lyx-surface3)}.lyx-mini-track{height:3px;width:100%}.lyx-mini-fill{height:100%}.lyx-mini-reveal{position:fixed;right:16px;bottom:calc(16px + env(safe-area-inset-bottom,0px));z-index:50;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border-radius:10px;cursor:pointer}.lyx-mini-reveal:hover{background:var(--lyx-surface2)}@media(max-width:560px){.lyx-mini{left:12px;right:12px;width:auto;bottom:calc(12px + env(safe-area-inset-bottom,0px))}.lyx-mini-body{gap:8px;padding:8px 10px}.lyx-mini-reveal{right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px))}}.lyx-tooltip{z-index:var(--lyx-z-tooltip);animation:lyx-tooltip-in .12s ease-out}@keyframes lyx-tooltip-in{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.lyx-tooltip{animation:none}}.lyx-fs{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--lyx-z-fullscreen);background:var(--lyx-bg);display:flex;flex-direction:column;align-items:center;gap:14px;padding:max(16px,env(safe-area-inset-top,0px)) 24px calc(16px + env(safe-area-inset-bottom,0px));overflow:hidden}.lyx-fs-top{width:100%;max-width:620px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-shrink:0}.lyx-fs-eyebrow{font-family:Space Grotesk,sans-serif;font-size:10.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--lyx-text3)}.lyx-fs-art{flex:0 0 auto;width:100%;max-width:620px;min-height:0;aspect-ratio:1 / 1;border-radius:18px;overflow:hidden;box-shadow:0 24px 64px #0000008c;margin-top:10px}.lyx-fs-meta{width:100%;max-width:620px;text-align:center;flex-shrink:0}.lyx-fs-title{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:22px;line-height:1.25;margin:0 0 5px;color:var(--lyx-text1);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lyx-fs-sub{font-size:13px;color:var(--lyx-text2);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lyx-fs-position{width:100%;max-width:620px;flex-shrink:0}.lyx-fs-times{display:flex;justify-content:space-between;font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--lyx-text3);margin-top:2px}.lyx-fs-controls{display:flex;align-items:center;justify-content:center;gap:20px;flex-shrink:0}.lyx-fs-play{width:62px;height:62px;border-radius:50%;background:var(--lyx-accent);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.lyx-fs-output{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:14px;flex-shrink:0}.lyx-fs-volume{display:inline-flex;align-items:center;gap:8px;min-width:0}.lyx-fs-volume-slider{width:108px;min-width:44px;flex-shrink:1}@media(max-width:560px){.lyx-fs{gap:14px;padding:max(14px,env(safe-area-inset-top,0px)) 16px calc(18px + env(safe-area-inset-bottom,0px))}.lyx-fs-art{max-width:100%;border-radius:14px}.lyx-fs-title{font-size:18px}.lyx-fs-controls{gap:14px}.lyx-fs-volume{flex:1}.lyx-fs-volume-slider{width:100%}}@media(max-height:620px)and (min-width:620px){.lyx-fs{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto minmax(0,1fr) auto auto auto;align-items:center;column-gap:26px;row-gap:10px}.lyx-fs-top{grid-column:1 / -1;max-width:none}.lyx-fs-art{grid-column:1;grid-row:2 / span 4;max-height:100%;max-width:none}.lyx-fs-meta,.lyx-fs-position,.lyx-fs-controls,.lyx-fs-output{grid-column:2;max-width:520px}.lyx-fs-meta{grid-row:2;align-self:end;text-align:left}.lyx-fs-position{grid-row:3}.lyx-fs-controls{grid-row:4;justify-content:flex-start}.lyx-fs-output{grid-row:5;justify-content:flex-start}.lyx-fs-title{font-size:19px}.lyx-fs-play{width:54px;height:54px}}.lyx-song-grid{display:flex;flex-direction:column;gap:6px}.lyx-track-row{transition:background .14s ease,border-color .14s ease}.lyx-track-row:hover{background:var(--lyx-surface2)!important;border-color:var(--lyx-border-strong)}.lyx-project-row{display:flex;align-items:center;gap:12px}@media(max-width:390px){.lyx-project-row{flex-wrap:wrap}.lyx-project-row .lyx-row-controls{width:100%;justify-content:flex-end}}.lyx-create-methods{display:grid;grid-template-columns:repeat(auto-fit,minmax(168px,1fr));gap:8px}.lyx-create-method{display:flex;flex-direction:column;gap:6px;padding:12px 13px;border:1px solid var(--lyx-border);border-radius:10px;background:var(--lyx-surface1);text-decoration:none;min-width:0;transition:background .14s ease,border-color .14s ease}.lyx-create-method:hover{background:var(--lyx-surface2);border-color:var(--lyx-border-strong)}.lyx-home-hero{display:flex;align-items:center;gap:28px}.lyx-hero-copy{flex:1 1 420px;min-width:0}.lyx-hero-demo{flex:1 1 400px;min-width:0;max-width:540px}.lyx-hero-badge{display:inline-flex;align-items:center;gap:6px;margin:0 0 14px;padding:5px 11px;border-radius:999px;font-size:10px;font-weight:500;letter-spacing:.07em;text-transform:uppercase}.lyx-hero-headline{margin:0;font-family:Space Grotesk,sans-serif;font-size:30px;font-weight:600;line-height:1.15;letter-spacing:-.015em;text-wrap:balance}.lyx-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.lyx-hero-features{display:flex;flex-wrap:wrap;gap:16px 22px;margin:24px 0 0;padding:0;list-style:none}.lyx-home-demo-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px}@media(max-width:900px){.lyx-home-hero{flex-direction:column;align-items:stretch;gap:20px}.lyx-hero-demo{max-width:none}}@media(max-width:560px){.lyx-hero-headline{font-size:24px}.lyx-hero-actions button{width:100%}.lyx-hero-features{flex-direction:column;gap:12px}.lyx-home-demo-foot{flex-direction:column;align-items:flex-start;gap:8px}}.lyx-discovery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.lyx-home-page{max-width:100%;overflow-x:clip}.lyx-explore-full-link{color:var(--lyx-text2);text-decoration:none;text-underline-offset:2px;transition:color .14s ease,text-decoration-color .14s ease}.lyx-explore-full-link:hover,.lyx-explore-full-link:focus-visible{color:var(--lyx-accent);text-decoration:underline;text-decoration-color:var(--lyx-accent)}.lyx-discovery-rail{display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;padding:0 0 6px;margin:0;list-style:none;scrollbar-width:thin;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.lyx-discovery-rail>li{flex:0 0 200px;min-width:0;scroll-snap-align:start}.lyx-discovery-rail-plain{scrollbar-width:none;-ms-overflow-style:none}.lyx-discovery-rail-plain::-webkit-scrollbar{width:0;height:0}.lyx-rail-nav{display:flex;align-items:center;gap:8px;min-width:0}.lyx-rail-nav>.lyx-discovery-rail{flex:1 1 auto;min-width:0}.lyx-rail-arrow{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:var(--lyx-surface2);border:1px solid var(--lyx-border);cursor:pointer;transition:background .14s ease,border-color .14s ease}.lyx-rail-arrow:hover{background:var(--lyx-surface3);border-color:var(--lyx-border-strong)}.lyx-discovery-card{overflow:hidden;transition:background .14s ease,border-color .14s ease}.lyx-discovery-card:hover{background:var(--lyx-surface2)!important;border-color:var(--lyx-border-strong)}.lyx-discovery-card>:first-child{width:100%;aspect-ratio:1 / 1;overflow:hidden}.lyx-discovery-play{position:absolute;right:8px;bottom:8px;width:34px;height:34px;box-shadow:0 2px 10px #00000073}.lyx-discovery-playing{position:absolute;top:8px;left:8px;display:inline-flex;align-items:center;padding:4px 6px;border-radius:6px;background:#08080a9e}.lyx-card-actions{display:flex;align-items:center;justify-content:space-between;gap:2px;margin-top:8px}.lyx-card-action{display:inline-flex;align-items:center;gap:4px;min-width:26px;height:26px;padding:0 6px;border-radius:7px;background:transparent;border:1px solid transparent;cursor:pointer;transition:background .14s ease,border-color .14s ease}.lyx-card-action:hover{background:var(--lyx-surface3);border-color:var(--lyx-border)}.lyx-trending-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.lyx-trending-row{display:flex;align-items:center;gap:12px;padding:8px 12px 8px 10px;transition:background .14s ease,border-color .14s ease}.lyx-trending-row:hover{background:var(--lyx-surface2)!important;border-color:var(--lyx-border-strong)}.lyx-trending-rank{flex:0 0 20px;text-align:right;font-variant-numeric:tabular-nums}.lyx-trending-art{flex:0 0 44px;width:44px;aspect-ratio:1 / 1;overflow:hidden;border-radius:7px}.lyx-trending-meta{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;flex:0 1 auto;flex-wrap:wrap}.lyx-trending-play{width:30px;height:30px}.lyx-lyrics-head{display:flex;align-items:flex-start;gap:14px}.lyx-lyrics-cover{flex:0 0 92px;width:92px;aspect-ratio:1 / 1;overflow:hidden;border-radius:10px}.lyx-lyrics-sheet{max-height:38vh;overflow-y:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch;padding-right:6px}@media(max-width:560px){.lyx-lyrics-cover{flex-basis:68px;width:68px}.lyx-lyrics-sheet{max-height:42vh}}.lyx-lyric-block{padding-left:10px;border-left:2px solid transparent;transition:border-color .28s ease,background-color .28s ease;border-radius:0 4px 4px 0}.lyx-lyric-block.is-current{border-left-color:var(--lyx-accent-border);background:var(--lyx-accent-soft)}@media(prefers-reduced-motion:reduce){.lyx-lyric-block{transition:none}}.lyx-lyric-follow-note{margin:10px 0 0;padding-top:9px;border-top:1px solid var(--lyx-border)}.lyx-genre-filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.lyx-main:has(>.lyx-content>.lyx-explore-page),.lyx-main:has(>.lyx-content>.lyx-ticket-page){overflow:hidden}.lyx-content:has(>.lyx-explore-page),.lyx-content:has(>.lyx-ticket-page){height:100%}.lyx-explore-page{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.lyx-explore-fixed{min-height:0}.lyx-explore-results{overflow-y:auto;min-height:0;padding:4px 0 24px}.lyx-ticket-page{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:0}.lyx-ticket-list{min-height:0;display:flex;flex-direction:column}.lyx-ticket-list-body{flex:1;min-height:0;overflow-y:auto}.lyx-explore-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.lyx-explore-list-row{transition:background .14s ease,border-color .14s ease}.lyx-explore-list-art{flex:0 0 44px;width:44px;aspect-ratio:1 / 1;overflow:hidden;border-radius:7px}.lyx-explore-list-actions{gap:12px}.lyx-featured{display:flex;align-items:center;gap:18px}.lyx-featured-art{flex:0 0 168px;width:168px;aspect-ratio:1 / 1;overflow:hidden;border-radius:10px}.lyx-featured-text{min-width:0;flex:1 1 auto}.lyx-featured-lyric{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:900px){.lyx-featured-art{flex-basis:132px;width:132px}}@media(max-width:560px){.lyx-featured{flex-direction:column;align-items:stretch;gap:14px}.lyx-featured-art{flex-basis:auto;width:100%;max-width:260px}.lyx-discovery-grid{grid-template-columns:repeat(auto-fill,minmax(128px,1fr));gap:10px}.lyx-discovery-rail>li{flex-basis:176px}.lyx-rail-arrow{width:30px;height:30px}.lyx-trending-row{gap:9px;padding:7px 9px}.lyx-trending-art{flex-basis:38px;width:38px}.lyx-trending-meta{gap:8px}.lyx-explore-list-art{flex-basis:38px;width:38px}.lyx-explore-list-actions{gap:8px}}.lyx-composer-prompt{width:100%;color:var(--lyx-text1);resize:none;field-sizing:content;min-height:76px}.lyx-composer-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.lyx-composer-cost{flex:1;min-width:0}@media(max-width:560px){.lyx-composer-actions{flex-direction:column-reverse;align-items:stretch;gap:10px}.lyx-composer-cost{flex:none}}@keyframes lyx-spin{to{transform:rotate(360deg)}}.lyx-spin{animation:lyx-spin .9s linear infinite;flex-shrink:0}@media(prefers-reduced-motion:reduce){.lyx-spin{animation:none}}@media(max-width:560px){.lyx-generation-wave{display:none}}.lyx-processing{display:flex;align-items:center;gap:14px;padding:16px 18px}.lyx-processing-lg{flex-direction:column;justify-content:center;text-align:center;padding:34px 20px}.lyx-processing-wave-lg{width:100%;max-width:320px}@media(max-width:560px){.lyx-processing-lg{padding:26px 16px}.lyx-processing-wave-lg{max-width:240px}}@media(prefers-reduced-motion:reduce){.lyx-processing,.lyx-processing *{animation:none!important}}.lyx-library-filters{display:flex;align-items:center;gap:8px;margin-bottom:14px}.lyx-library-search{flex:1;min-width:0}@media(max-width:560px){.lyx-library-filters{flex-direction:column;align-items:stretch;gap:8px}.lyx-library-search{flex:none}}.lyx-credit-readout{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.lyx-menu-item:hover{background:var(--lyx-surface3)}@media(pointer:coarse){.lyx-menu-item{padding-top:11px!important;padding-bottom:11px!important}.lyx-row-controls button{min-width:40px;min-height:40px}.lyx-icon-button{min-width:36px;min-height:36px}.lyx-discovery-play{width:40px;height:40px}.lyx-rail-arrow{min-width:40px;min-height:40px}.lyx-trending-play{min-width:38px;min-height:38px}.lyx-card-action{min-width:36px;min-height:36px}}.lyx-playlist-create{display:flex;align-items:center;gap:8px;margin-bottom:14px}@media(max-width:560px){.lyx-playlist-create{flex-direction:column;align-items:stretch}}.lyx-playlist-picker{display:flex;flex-direction:column;gap:6px;max-height:min(260px,44vh);overflow-y:auto;padding:2px;margin:-2px}.lyx-playlist-pick:hover{background:var(--lyx-surface3)!important;border-color:var(--lyx-border-strong)}.lyx-playlist-head{display:flex;align-items:center;gap:14px;margin-bottom:18px}.lyx-playlist-head-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}@media(max-width:560px){.lyx-playlist-head{flex-wrap:wrap;gap:12px}.lyx-playlist-head-actions{width:100%;justify-content:space-between}}@media(max-width:480px){.lyx-playlist-track{flex-wrap:wrap}.lyx-playlist-pos{display:none}.lyx-playlist-track .lyx-row-controls{width:100%;justify-content:space-between}}.lyx-main:has(>.lyx-content>.lyx-ws){padding:0;overflow:hidden}.lyx-content:has(>.lyx-ws){max-width:none;height:100%}.lyx-ws{height:100%;display:grid;grid-template-rows:auto auto auto minmax(0,1fr) auto;min-height:0}.lyx-ws-eyebrow{font-size:10px;letter-spacing:.07em;text-transform:uppercase;color:var(--lyx-text2);margin:0 0 8px}.lyx-ws-top{display:flex;align-items:center;gap:10px;padding:12px 20px;flex-shrink:0}.lyx-ws-back{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:none;border:none;cursor:pointer;flex-shrink:0}.lyx-ws-back:hover{background:var(--lyx-surface2)}.lyx-ws-library{padding:12px 20px 10px;min-width:0}.lyx-ws-strip{display:flex;gap:8px;margin:0;padding:0 0 4px;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.lyx-ws-strip-item{display:flex;align-items:center;gap:9px;width:176px;flex-shrink:0;padding:6px 10px 6px 6px;border-radius:10px;text-decoration:none;transition:background .14s ease,border-color .14s ease}.lyx-ws-strip-item:hover{border-color:var(--lyx-border-strong)!important}.lyx-ws-active{padding:14px 20px 18px;flex-shrink:0}.lyx-ws-active-body{display:flex;align-items:stretch;gap:18px}.lyx-ws-active-cover{width:148px;height:148px;flex-shrink:0;border-radius:12px;padding:0;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .14s ease,transform .14s ease}.lyx-ws-active-cover:hover{border-color:var(--lyx-border-strong)!important;transform:scale(1.02)}.lyx-ws-active-cover-empty{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;padding:0 10px}.lyx-ws-active-title{font-family:Space Grotesk,sans-serif;font-weight:600;font-size:24px;line-height:1.2;margin:0;color:var(--lyx-text1);overflow-wrap:anywhere;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.lyx-ws-active-genre{font-size:13.5px;color:var(--lyx-text2);margin:6px 0 0}.lyx-ws-active-meta{font-family:IBM Plex Mono,monospace;font-size:11.5px;color:var(--lyx-text2);margin:5px 0 0}.lyx-ws-active-main{flex:1;min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:14px}.lyx-ws-active-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}@media(prefers-reduced-motion:reduce){.lyx-ws-active-cover:hover{transform:none}}.lyx-ws-body{display:grid;grid-template-columns:184px minmax(0,1fr) 280px;min-height:0;overflow:hidden}.lyx-ws-body>*{overflow-y:auto;min-height:0;min-width:0}.lyx-ws-rail{padding:16px 14px 20px;border-right:1px solid var(--lyx-border)}.lyx-ws-centre{min-width:0}.lyx-ws-lyrics{padding:16px 18px 20px;border-left:1px solid var(--lyx-border);display:flex;flex-direction:column}.lyx-ws-lyrics-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.lyx-ws-lyrics-body{flex:1;min-height:0;overflow-y:auto}.lyx-ws-lyrics-foot{display:flex;flex-direction:column;gap:8px;margin-top:12px;padding-top:12px;flex-shrink:0}.lyx-ws-lyrics-editor{width:100%;height:100%;min-height:220px;resize:vertical;border-radius:9px;padding:11px 12px;font-family:IBM Plex Mono,monospace;font-size:12.5px;line-height:1.75;box-sizing:border-box}.lyx-ws-lyrics-editor::placeholder{color:var(--lyx-text2)}.lyx-ws-tool-list{display:flex;flex-direction:column;gap:2px;margin:0;padding:0}.lyx-ws-tool-wrap{width:100%;min-width:0}.lyx-ws-tool{display:flex;align-items:center;gap:9px;width:100%;padding:8px 9px;border-radius:8px;cursor:pointer;font-size:12.5px;font-family:Inter,sans-serif;font-weight:500;text-align:left;transition:background .14s ease,border-color .14s ease}.lyx-ws-tool:hover{background:var(--lyx-surface2)!important}.lyx-tool-panel{padding:18px 20px 32px;overflow-wrap:anywhere}.lyx-prototype-notice{display:flex;align-items:flex-start;gap:8px;border-radius:8px;padding:9px 11px;font-size:11.5px;line-height:1.5;max-width:100%;min-width:0}.lyx-version-row{display:flex;align-items:center;gap:10px;padding:9px 10px}@media(max-width:390px){.lyx-version-row{flex-wrap:wrap}.lyx-version-row .lyx-row-controls{width:100%;justify-content:flex-end}}.lyx-tool-button{display:flex;align-items:center;flex-wrap:wrap;gap:8px;width:100%;max-width:100%;min-width:0;padding:10px 12px;border-radius:8px;font-size:12px;font-family:Inter,sans-serif;text-align:left;overflow-wrap:anywhere}.lyx-tool-field{font-size:13px}@media(pointer:coarse){.lyx-tool-field,.lyx-ws-lyrics-editor{font-size:16px}}.lyx-tool-slider{min-height:24px;width:100%;flex:1 1 auto;min-width:0}.lyx-tool-row{display:flex;align-items:center;gap:12px}.lyx-mix-strips{display:flex;flex-direction:column;gap:8px}.lyx-mix-strip{display:flex;flex-direction:column;gap:8px;border-radius:10px;padding:10px 12px}.lyx-mix-strip-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.lyx-mix-toggle{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:7px;cursor:pointer;padding:0}.lyx-mix-row{display:flex;align-items:center;gap:10px}.lyx-mix-row-label{flex-shrink:0;width:34px;font-size:11px}.lyx-mix-row-value{flex-shrink:0;width:66px;font-size:11px;font-family:IBM Plex Mono,monospace;text-align:right}.lyx-mix-effects{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.lyx-mix-effect{display:flex;flex-direction:column;gap:2px;border-radius:9px;padding:8px 11px}.lyx-edit-ops{display:flex;flex-direction:column;gap:6px;margin:0;padding:0;list-style:none}.lyx-edit-op{display:flex;flex-direction:column;gap:3px;border-radius:9px;padding:8px 11px}.lyx-edit-op-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}@media(max-width:560px){.lyx-mix-row,.lyx-tool-row{flex-wrap:wrap}.lyx-mix-row-label{width:auto}.lyx-mix-row-value{width:auto;text-align:left}.lyx-tool-slider{flex-basis:100%}}.lyx-ws-timeline{padding:16px 20px 24px}.lyx-ws-sections{position:relative;height:22px;margin-bottom:8px;overflow:hidden}.lyx-ws-section{position:absolute;bottom:0;display:flex;align-items:flex-end;gap:4px;font-size:9.5px;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;transform:translate(1px);right:0;overflow:hidden}.lyx-ws-section>span{display:block;width:0;height:12px}.lyx-ws-lane{display:flex;border-radius:10px;overflow:hidden}.lyx-ws-lane-head{display:flex;align-items:center;gap:6px;width:92px;flex-shrink:0;padding:0 10px}.lyx-ws-lane-body{position:relative;flex:1;min-width:0;height:88px;padding:10px 0}.lyx-ws-lane-wave{display:flex;align-items:center;gap:1px;height:100%;padding:0 8px}.lyx-ws-playhead{position:absolute;top:0;bottom:0;width:2px;pointer-events:none}.lyx-trim-lane{position:relative;height:56px;border-radius:9px;overflow:hidden}.lyx-trim-wave{display:flex;align-items:center;gap:1px;height:100%;padding:8px;box-sizing:border-box}.lyx-trim-selection{position:absolute;top:0;bottom:0;cursor:grab;touch-action:none}.lyx-trim-selection:active{cursor:grabbing}.lyx-trim-handle{position:absolute;top:0;bottom:0;width:14px;transform:translate(-50%);display:flex;align-items:center;justify-content:center;cursor:ew-resize;touch-action:none;z-index:1}.lyx-trim-handle:after{content:"";width:4px;height:60%;border-radius:2px;background:currentColor}@media(max-width:560px){.lyx-trim-lane{height:44px}}.lyx-ws-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:12px 18px;margin:0}.lyx-ws-detail{min-width:0}.lyx-ws-transport{display:flex;align-items:center;gap:18px;padding:12px 18px;flex-shrink:0;flex-wrap:wrap;position:sticky;bottom:0;margin:4px 18px calc(16px + env(safe-area-inset-bottom,0px));border-radius:14px;z-index:1}.lyx-ws-transport-controls{display:flex;align-items:center;gap:6px;flex-shrink:0}.lyx-ws-transport-position{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.lyx-ws-transport-wave{height:24px}.lyx-ws-time{font-family:IBM Plex Mono,monospace;font-size:11px;color:var(--lyx-text2);flex-shrink:0}.lyx-ws-transport-output{display:flex;align-items:center;gap:8px;flex-shrink:0}.lyx-ws-volume{display:inline-flex;align-items:center;gap:6px;min-width:0}.lyx-ws-volume-slider{width:74px;min-width:44px;flex-shrink:1}@media(max-width:1100px){.lyx-ws-body{grid-template-columns:168px minmax(0,1fr);grid-template-rows:auto auto;overflow-y:auto}.lyx-ws-body>*{overflow-y:visible}.lyx-ws-rail{grid-row:1 / span 2}.lyx-ws-centre{grid-column:2;grid-row:1}.lyx-ws-lyrics{grid-column:2;grid-row:2;border-left:none;border-top:1px solid var(--lyx-border)}}@media(max-width:900px){.lyx-ws-body{grid-template-columns:minmax(0,1fr);overflow-y:auto}.lyx-ws-body>*{overflow-y:visible}.lyx-ws-rail,.lyx-ws-centre,.lyx-ws-lyrics{grid-column:auto;grid-row:auto}.lyx-ws-rail{border-right:none;border-bottom:1px solid var(--lyx-border);padding:14px 16px}.lyx-ws-tool-list{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;gap:6px;padding-bottom:4px;scrollbar-width:thin;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.lyx-ws-tool-list>li{scroll-snap-align:start;flex-shrink:0}.lyx-ws-tool-wrap{width:auto}.lyx-ws-tool{width:auto;white-space:nowrap;flex-shrink:0}.lyx-ws-tool>span:nth-child(2){flex:0 0 auto}.lyx-ws-lyrics-editor{min-height:max(220px,55vh)}.lyx-ws-active-cover{width:124px;height:124px}}@media(max-width:560px){.lyx-ws-top,.lyx-ws-library,.lyx-ws-active{padding-left:14px;padding-right:14px}.lyx-ws-active-cover{width:96px;height:96px;border-radius:10px}.lyx-ws-active-body{gap:14px}.lyx-ws-active-title{font-size:19px}.lyx-ws-active-main{justify-content:flex-start;gap:10px}.lyx-ws-strip-item{width:152px}.lyx-ws-transport{gap:10px 12px;margin:4px 10px calc(10px + env(safe-area-inset-bottom,0px));padding:10px 14px}.lyx-ws-transport-position{order:-1;flex-basis:100%}.lyx-ws-transport-controls{flex:1}.lyx-ws-transport-wave{display:none}.lyx-ws-lane-head{width:72px}.lyx-ws-timeline,.lyx-ws-lyrics,.lyx-tool-panel{padding-left:14px;padding-right:14px}.lyx-prototype-notice{gap:6px;padding:8px 9px;font-size:11px}}@media(max-width:390px){.lyx-ws-top,.lyx-ws-library,.lyx-ws-active,.lyx-ws-timeline,.lyx-ws-lyrics,.lyx-tool-panel{padding-left:11px;padding-right:11px}.lyx-ws-transport{margin:4px 7px calc(8px + env(safe-area-inset-bottom,0px));padding:9px 11px;gap:8px 10px}.lyx-ws-transport-controls,.lyx-ws-transport-output{flex-basis:100%;justify-content:space-between}.lyx-ws-volume{flex:1;min-width:0}.lyx-ws-volume-slider{width:100%;flex-shrink:1}.lyx-ws-active-cover{width:82px;height:82px}.lyx-ws-active-title{font-size:17.5px}.lyx-ws-active-body{gap:11px}.lyx-ws-strip-item{width:138px}.lyx-prototype-notice{gap:6px;padding:7px 8px;font-size:10.5px;line-height:1.45}}@media(pointer:coarse){.lyx-ws-tool{padding-top:11px;padding-bottom:11px}.lyx-ws-transport-controls button,.lyx-ws-transport-output button{min-width:40px;min-height:40px;flex-shrink:0}.lyx-ws-volume input[type=range],.lyx-tool-slider{height:28px}.lyx-mix-toggle{min-width:40px;min-height:40px;flex-shrink:0}.lyx-tool-button{padding-top:12px;padding-bottom:12px}}.lyx-cover-layout{display:grid;gap:16px;container-type:inline-size}.lyx-cover-form{min-width:0}.lyx-cover-preview{position:relative;aspect-ratio:1 / 1;max-width:320px;border-radius:10px;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:background .14s ease,border-color .14s ease}.lyx-cover-preview:focus-within{outline:1px solid var(--lyx-focus-ring);outline-offset:2px}.lyx-cover-preview-empty{text-align:center;padding:20px 22px;max-width:260px}.lyx-cover-hint{position:absolute;inset:auto 0 0 0;display:flex;align-items:center;justify-content:center;gap:5px;padding:16px 10px 8px;font-size:11px;font-weight:500;color:#ededec;background:linear-gradient(to top,#101114eb,#10111400);opacity:0;transition:opacity .14s ease;pointer-events:none}.lyx-cover-preview:hover .lyx-cover-hint,.lyx-cover-preview:focus-within .lyx-cover-hint{opacity:1}@media(hover:none){.lyx-cover-hint{opacity:1}}@keyframes lyx-cover-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.lyx-cover-art{animation:lyx-cover-in .26s ease-out}.lyx-cover-commit{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}@container (min-width: 520px){.lyx-cover-layout{grid-template-columns:260px minmax(0,1fr);align-items:start}.lyx-cover-preview{max-width:260px}}@media(max-width:560px){.lyx-cover-preview{max-width:220px}}@media(prefers-reduced-motion:reduce){.lyx-cover-art{animation:none}}.lyx-audio-drop{position:relative;display:flex;align-items:center;justify-content:center;min-height:132px;padding:18px 16px;border-radius:10px;text-align:center;transition:background .14s ease,border-color .14s ease}.lyx-audio-drop:focus-within{outline:1px solid var(--lyx-focus-ring);outline-offset:2px}.lyx-publisher-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.lyx-publisher-head-text{min-width:0}@media(max-width:560px){.lyx-publisher-head{flex-direction:column;align-items:stretch}.lyx-publisher-head button{width:100%}}.lyx-publisher-counts{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:8px;margin-bottom:20px}.lyx-release-row{display:flex;align-items:center;gap:12px}.lyx-release-list{display:flex;flex-direction:column;gap:6px}@media(max-width:390px){.lyx-release-row{flex-wrap:wrap}.lyx-release-row .lyx-row-controls{width:100%;justify-content:flex-end}}.lyx-publisher-analytics-key-metrics{grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.lyx-publisher-analytics-key-metrics--quad{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:560px){.lyx-publisher-analytics-key-metrics--quad{grid-template-columns:minmax(0,1fr)}}.lyx-wizard-steps{display:flex;align-items:center;gap:6px;flex-wrap:nowrap;overflow-x:auto;padding:3px;margin:-3px -3px 18px;scrollbar-width:none;-ms-overflow-style:none}.lyx-wizard-steps::-webkit-scrollbar{width:0;height:0}.lyx-wizard-step{display:flex;align-items:center;gap:7px;flex-shrink:0;padding:7px 11px;border:1px solid var(--lyx-border);border-radius:999px;background:var(--lyx-surface1);cursor:pointer;white-space:nowrap;font-family:Inter;transition:background .14s ease,border-color .14s ease}.lyx-wizard-step:hover:not(:disabled){background:var(--lyx-surface2);border-color:var(--lyx-border-strong)}.lyx-wizard-panel{border:1px solid var(--lyx-border);border-radius:12px;background:var(--lyx-surface1);padding:18px}@media(max-width:560px){.lyx-wizard-panel{padding:14px}}.lyx-wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-top:18px}@media(max-width:390px){.lyx-wizard-actions{flex-direction:column-reverse;align-items:stretch}.lyx-wizard-actions button{width:100%}}.lyx-pick-list{display:flex;flex-direction:column;gap:6px;max-height:min(360px,52vh);overflow-y:auto;padding:2px;margin:-2px}.lyx-pick:hover{background:var(--lyx-surface3)!important;border-color:var(--lyx-border-strong)}.lyx-release-summary{display:grid;grid-template-columns:132px minmax(0,1fr);gap:8px 14px;align-items:start}@media(max-width:560px){.lyx-release-summary{grid-template-columns:minmax(0,1fr);gap:3px 0}.lyx-release-summary>dd{margin-bottom:9px}}.lyx-platform-row{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:9px 11px;border:1px solid var(--lyx-border);border-radius:9px;background:var(--lyx-surface1)}.lyx-event-row{display:flex;align-items:flex-start;gap:10px}.lyx-event-text{min-width:0;flex:1}.lyx-publisher-activity-filters{display:flex;align-items:flex-end;justify-content:flex-start;gap:14px;flex-wrap:wrap;margin-bottom:16px}.lyx-publisher-activity-filter-control,.lyx-publisher-activity-range{width:min(220px,100%);flex-shrink:0}.lyx-publisher-activity-feed{display:flex;flex-direction:column;gap:16px}.lyx-publisher-activity-group{display:flex;flex-direction:column;gap:10px}.lyx-publisher-activity-group-label{margin:0;font-size:11px;font-weight:600;letter-spacing:.1em;color:var(--lyx-text2);text-transform:uppercase}.lyx-publisher-activity-icon{width:30px;height:30px;border-radius:9px;border:1px solid var(--lyx-border);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.lyx-publisher-activity-icon-spin{animation:lyx-spin 1.1s linear infinite}.lyx-publisher-activity-row-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;margin-bottom:4px}.lyx-publisher-activity-row-foot{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;flex-wrap:wrap}.lyx-publisher-activity-source{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid var(--lyx-accent-border);background:var(--lyx-accent-soft);color:var(--lyx-accent);font-size:10.5px;font-weight:600;white-space:nowrap}.lyx-publisher-activity-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent;color:var(--lyx-accent);font:inherit;font-size:11px;font-weight:600;padding:0;cursor:pointer;white-space:nowrap}.lyx-publisher-activity-link:hover{text-decoration:underline}.lyx-publisher-activity-more{display:flex;justify-content:center;margin-top:16px}@keyframes lyx-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:560px){.lyx-publisher-activity-range{width:100%}.lyx-publisher-activity-link{width:100%;text-align:left}}.lyx-share-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.lyx-share-field{display:flex;align-items:center;gap:7px;flex:1 1 200px;min-width:0;border:1px solid;border-radius:8px;padding:8px 10px}.lyx-share-page{max-width:620px;margin:0 auto;padding:32px 20px 48px}.lyx-share-hero{display:flex;align-items:flex-start;gap:18px}.lyx-share-art{width:132px;height:132px;flex-shrink:0;border-radius:11px;overflow:hidden;display:flex}.lyx-share-art>span{width:100%;height:100%}.lyx-legal-page{max-width:680px;margin:0 auto;padding:32px 20px 56px}@media(max-width:560px){.lyx-share-page{padding:24px 14px 36px}.lyx-legal-page{padding:24px 14px 40px}.lyx-share-hero{flex-direction:column}.lyx-share-art{width:100%;height:auto;aspect-ratio:1 / 1}}.lyx-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:10px}.lyx-plan-grid--two-col{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:640px){.lyx-plan-grid--two-col{grid-template-columns:minmax(0,1fr)}}.lyx-plan-status,.lyx-plan-club{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px;border-radius:10px;padding:12px 14px}.lyx-plan-status{margin-bottom:18px}.lyx-plan-card{display:flex;flex-direction:column;border-radius:12px;padding:14px 15px;min-width:0}.lyx-plan-ribbon{align-self:flex-start;font-size:9px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;border-radius:999px;padding:2px 8px;margin-bottom:8px}.lyx-plan-head{display:flex;align-items:flex-start;gap:9px;margin-bottom:10px}.lyx-plan-price{font-family:IBM Plex Mono,monospace;font-weight:500;font-size:20px;margin:0 0 8px;line-height:1.1}.lyx-plan-features{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-direction:column;gap:5px}.lyx-plan-features li{display:flex;align-items:flex-start;gap:6px;line-height:1.45}.lyx-plan-action{margin-top:auto}.lyx-plan-owned{display:flex;align-items:center;justify-content:center;gap:5px;border-radius:8px;padding:9px 16px;font-size:12px;font-weight:500}.lyx-onboarding-actions{position:sticky;bottom:0;display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:12px 0}.lyx-auth-divider{display:flex;align-items:center;gap:10px;margin:16px 0 12px}.lyx-auth-divider>span:first-child,.lyx-auth-divider>span:last-child{flex:1;height:1px}.lyx-auth-providers{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.lyx-auth-provider{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:0;padding:9px 10px;border-radius:8px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;white-space:nowrap;transition:border-color .14s ease}.lyx-auth-provider:not(:disabled):hover{border-color:var(--lyx-border-strong)}.lyx-settings-name{display:flex;align-items:flex-end;gap:10px}.lyx-settings-name-field{flex:1 1 auto;min-width:0}.lyx-settings-name-actions{display:flex;gap:8px;flex-shrink:0}@media(max-width:560px){.lyx-settings-name{flex-direction:column;align-items:stretch}.lyx-settings-name-actions>*{flex:1 1 0}}.lyx-avatar-button{padding:0;border:none;background:none;cursor:pointer;display:inline-flex;border-radius:50%;transition:box-shadow .14s ease}.lyx-avatar-button:hover,.lyx-avatar-button:focus-visible{box-shadow:0 0 0 2px var(--lyx-surface1),0 0 0 3px var(--lyx-focus-ring)}.lyx-avatar-button:focus-visible{outline:none}.lyx-avatar-picker{display:flex;flex-direction:column;align-items:center;gap:10px;width:100%;padding:18px 14px;border:1px dashed;border-radius:12px;cursor:pointer;transition:background .14s ease,border-color .14s ease}.lyx-avatar-picker:focus-within{outline:1px solid var(--lyx-focus-ring);outline-offset:2px}.lyx-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.lyx-print-header{display:none}@media print{html,body{background:#fff!important;color:#16171a!important}body *{background:transparent!important;box-shadow:none!important;text-shadow:none!important}.lyx-main{display:block!important;height:auto!important;max-height:none!important;overflow:visible!important;padding:0!important}.lyx-content{max-width:none!important;height:auto!important;overflow:visible!important}.lyx-sidebar,.lyx-sidebar-overlay,.lyx-nav-open,.lyx-toast,.lyx-tooltip,.lyx-ws-transport,.lyx-mini,.lyx-mini-reveal,.lyx-fs,.lyx-drawer,.lyx-drawer-overlay,.lyx-modal-overlay,.lyx-print-hide{display:none!important}body{font-size:11pt!important;line-height:1.55!important}h1{font-size:18pt!important;color:#16171a!important}h2{font-size:12pt!important;color:#16171a!important}p,span,div,li{color:#2c2e34!important}h1,h2,h3{break-after:avoid;page-break-after:avoid}section,p{break-inside:avoid;page-break-inside:avoid;orphans:3;widows:3}.lyx-print-header{display:block!important;margin-bottom:20px}.lyx-print-header-row{display:flex!important;align-items:center;justify-content:space-between;gap:16px;padding-bottom:8px;border-bottom:2px solid #f2a93c!important}.lyx-print-brand{display:flex!important;align-items:center;gap:8px}.lyx-print-badge{display:inline-flex!important;align-items:center;justify-content:center;width:26px;height:26px;border-radius:8px;background:#f2a93c!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.lyx-print-wordmark{font-family:Space Grotesk,Inter,sans-serif;font-weight:600;font-size:13pt!important;color:#16171a!important}.lyx-print-kind{font-size:8.5pt!important;letter-spacing:.1em;text-transform:uppercase;color:#55585f!important;text-align:right}.lyx-print-note{margin:8px 0 0;font-size:8.5pt!important;color:#55585f!important}@page{size:A4;margin:18mm 16mm}}
