@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&family=Outfit:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#f4f4f4;background:radial-gradient(circle at top left,rgba(88,61,132,.18),transparent 26%),linear-gradient(180deg,#06070a,#090b10);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #07080c;--panel: #111318;--panel-soft: #161920;--panel-muted: #0d0f14;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .14);--text-dim: rgba(255, 255, 255, .58);--text-soft: rgba(255, 255, 255, .74);--success: #7af7b6;--warning: #ffce71;--danger: #ff7a93}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;min-width:360px;background:var(--bg)}button,input,select,textarea{font:inherit}button{border:0;color:inherit;background:transparent;cursor:pointer}a{color:inherit;text-decoration:none}textarea,input,select{outline:0;border:0}select{color-scheme:dark}select option{color:#f4f4f4;background:#111318}*{scrollbar-width:thin;scrollbar-color:rgba(175,126,255,.55) rgba(255,255,255,.04)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#ffffff09;border-radius:999px}*::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#c696ffb3,#8656ff99);border-radius:999px;border:1px solid rgba(255,255,255,.06)}*::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#d6adffd1,#9667ffc7)}.app-shell{display:grid;grid-template-columns:minmax(340px,420px) minmax(0,1fr);height:calc(100vh - 94px);min-height:0;padding-bottom:0;overflow:hidden}.composer-panel{display:flex;flex-direction:column;gap:16px;min-width:0;min-height:0;padding:14px 12px 18px;border-right:1px solid var(--line);background:#05060a;overflow:hidden}.composer-frame{display:grid;align-content:start;grid-auto-rows:max-content;gap:12px;max-width:100%;height:100%;min-height:0;padding:18px 18px 20px;border:1px solid rgba(255,255,255,.045);border-radius:18px;background:radial-gradient(circle at 12% 0%,rgba(124,92,255,.12),transparent 30%),linear-gradient(180deg,#0d0e13,#08090d);box-shadow:inset 0 1px #ffffff09,0 18px 44px #00000038;overflow:auto}.composer-frame>.tool-row:first-of-type{margin-top:2px;padding-top:4px;border-top:0}.workspace-panel{display:flex;flex-direction:column;min-height:0;padding:18px 22px 12px;overflow:hidden}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:stretch;flex:1;min-height:0}.content-grid.no-preview{grid-template-columns:minmax(0,1fr)}.content-grid>*{min-height:0}.composer-top,.mode-switch,.section-line,.workspace-topbar,.topbar-actions,.filter-row,.status-banner,.track-title-row,.track-actions,.player-dock,.player-controls-row,.preview-header,.preview-metadata>div,.preview-actions,.track-menu-wrap{display:flex;align-items:center}.composer-top,.section-line,.workspace-topbar,.preview-header,.preview-metadata>div{justify-content:space-between}.credits-pill,.mode-switch,.model-select,.tool-button,.panel-card,.search-box,.filter-button,.mini-filter,.track-card,.player-dock,.create-button,.preview-panel,.model-menu{border:1px solid var(--line)}.panel-card,.preview-panel{display:grid;gap:14px;padding:16px;border-radius:12px;background:linear-gradient(180deg,#12141bfa,#12141be0);transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.composer-frame .panel-card:hover{border-color:#ffffff1c;background:linear-gradient(180deg,#181a22eb,#12141bdb)}.compact-card{gap:10px}.tall-card{align-content:start}.credits-pill{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:78px;padding:8px 10px;border-radius:10px;background:#0f1116}.credits-pill strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.98rem}.credits-dot,.status-light{width:8px;height:8px;border-radius:50%;background:#f7b955}.composer-hero{display:grid;gap:3px;padding:2px 2px 4px;animation:softFadeUp .22s ease-out both}.composer-hero p{margin:0;color:#b4a0ffe6;font-size:.74rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.composer-hero h1{margin:0;font-family:Outfit,sans-serif;font-size:clamp(1.55rem,3.4vw,2.15rem);line-height:1;letter-spacing:-.035em}.composer-hero span{color:var(--text-dim);font-size:.88rem;line-height:1.35}.generation-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:999px;background:#ffffff09;box-shadow:inset 0 0 0 1px #ffffff09}.generation-tab{min-height:46px;padding:0 14px;border-radius:999px;color:#ffffff75;font-weight:600;transition:color .18s ease,background-color .18s ease,transform .18s ease}.generation-tab:hover{color:#ffffffc7;background:#ffffff09}.generation-tab:active{transform:translateY(1px)}.generation-tab.active{color:#fff;background:linear-gradient(180deg,#a777ff,#8555f5);box-shadow:0 10px 22px #7c5cff40}.compact-top{display:grid;grid-template-columns:minmax(52px,max-content) minmax(178px,1fr) minmax(86px,max-content);align-items:center;column-gap:4px;row-gap:8px;min-width:0}.compact-top.sounds-top{grid-template-columns:max-content max-content;justify-content:space-between}.mode-switch{display:inline-flex;padding:3px;border-radius:999px;background:#ffffff0a;min-width:178px;width:100%;box-shadow:inset 0 0 0 1px #ffffff09}.mode-button{min-width:0;flex:1 1 0;padding:8px 10px;border-radius:999px;color:var(--text-dim);font-size:clamp(.77rem,1.36vw,.9rem);line-height:1.1;white-space:nowrap}.mode-button.active{color:#fff;background:#ffffff1c}.composer-mode-switch{justify-self:center}.model-select,.tool-button,.styles-input,.lyrics-box,.history-box,.create-button{width:100%;border-radius:10px;background:var(--panel-muted)}.model-select{padding:8px 12px;color:#fff;font-size:clamp(.8rem,1.75vw,.95rem)}.model-select:disabled{cursor:default;opacity:.9}.model-select.compact{width:auto;min-width:0;max-width:92px}.composer-model{min-height:40px;border-radius:10px;background:#ffffff0a}.model-dropdown{position:relative;justify-self:end;min-width:0}.model-select.compact.composer-model{display:inline-flex;align-items:center;justify-content:space-between;gap:5px;min-width:86px;max-width:98px;padding-inline:9px}.model-select.compact.composer-model span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.model-select.compact.composer-model.open{border-color:var(--line-strong)}.model-caret-icon{width:14px;height:14px;color:var(--text-dim);flex:0 0 auto}.inline-icon{width:14px;height:14px;flex:0 0 auto}.player-play-icon{width:16px;height:16px;display:block}.model-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:10;display:grid;min-width:100%;padding:6px;border-radius:10px;background:linear-gradient(180deg,#111318,#0d0f14);box-shadow:0 16px 32px #00000057}.model-menu-item{width:100%;padding:9px 12px;border-radius:8px;color:#ffffffdb;text-align:left;white-space:nowrap}.model-menu-item:hover,.model-menu-item.active{color:#fff;background:#ffffff12}.tool-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;overflow:visible;border-radius:0;background:transparent}.tool-row.two-tools{grid-template-columns:repeat(2,1fr)}.tool-button{padding:10px;border-radius:9px;background:#ffffff06}.tool-button.disabled,.ghost-chip.disabled,.icon-button.disabled{opacity:.45;cursor:not-allowed}.tool-menu-wrap{position:relative}.tool-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:20;display:grid;min-width:220px;padding:8px;border:1px solid var(--line);border-radius:10px;background:#1b1e25;box-shadow:0 16px 32px #00000057}.tool-menu-item{width:100%;padding:9px 10px;border-radius:8px;color:#ffffffe6;text-align:left;background:transparent}.tool-menu-item:hover{background:#ffffff0d}.tool-menu-item:disabled{opacity:.45;cursor:not-allowed}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;background:#080a0ead;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-card{width:min(680px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow-y:auto;display:grid;gap:16px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#151821;box-shadow:0 24px 60px #0000006b}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.modal-head strong{display:block;font-family:Outfit,sans-serif;font-size:1rem}.modal-head span{display:block;margin-top:4px;color:var(--text-dim);font-size:.86rem}.modal-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.editing-onboarding-preview-backdrop{place-items:start center;padding-top:clamp(18px,4dvh,36px);pointer-events:none}.onboarding-editing-modal-backdrop{place-items:start center;padding-top:clamp(18px,4dvh,36px)}.editing-onboarding-preview-modal{width:min(560px,calc(100vw - 32px))}.editing-preview-note{margin:0;padding:9px 12px;border-radius:7px;color:var(--text-dim);background:var(--panel-soft);font-size:.78rem;line-height:1.35}.editing-preview-badge{flex:0 0 auto;margin:0!important;padding:5px 8px;border-radius:6px;color:#3158bd!important;background:#edf2ff;font-size:.72rem!important;font-weight:700}.editing-preview-options,.editing-preview-stages{display:grid;gap:10px}.editing-preview-option,.editing-preview-stages>span{display:grid;gap:5px;padding:13px 14px;border:1px solid var(--line);border-radius:8px;background:var(--panel-soft)}.editing-preview-option span{color:var(--text-soft);font-size:.88rem;line-height:1.4}.editing-preview-stages>span{grid-template-columns:28px minmax(0,1fr);align-items:center}.editing-preview-stages b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#fff;background:var(--accent)}.modal-head .modal-process-status{display:inline-flex;align-items:center;gap:7px;max-width:min(420px,70vw);min-height:28px;margin:0;padding:5px 10px;border-radius:6px;color:#3158bd;font-size:.78rem;font-weight:700;line-height:1.2;background:#edf2ff}.modal-head .modal-process-status.ready{color:#137652;background:#e9f8f1}.modal-head .modal-process-status.error{color:#b4233b;background:#fff0f2}.modal-head .modal-process-status.idle{color:#686868;background:#f1f1f1}.modal-head .modal-process-status-indicator{display:block;box-sizing:border-box;width:10px;height:10px;flex:0 0 10px;margin:0;border:2px solid #8aa6ef;border-top-color:#3158bd;border-radius:50%;animation:release-status-spin .8s linear infinite}.modal-head .modal-process-status-indicator.idle,.modal-head .modal-process-status-indicator.ready,.modal-head .modal-process-status-indicator.error{border:0;animation:none}.modal-head .modal-process-status-indicator.idle{background:#9a9a9a}.modal-head .modal-process-status-indicator.ready{background:#16885b}.modal-head .modal-process-status-indicator.error{background:#b4233b}.manual-extend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.modal-field{display:grid;gap:6px}.modal-field span{color:var(--text-dim);font-size:.82rem}.modal-field input,.modal-field select,.modal-field textarea{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:8px;color:#fff;background:#111318}.compact-inline-field{margin-top:10px}.compact-inline-field select{min-height:38px}.modal-field-full{grid-column:1 / -1}.modal-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.replace-section-modal{max-height:calc(100dvh - 32px);overflow-y:auto}.replace-section-intro{margin:-4px 0 0;color:var(--text-dim);line-height:1.45}.replace-section-range-note{padding:10px 12px;border-radius:8px;color:var(--text-dim);background:#7f7f7f1a;font-size:.82rem;line-height:1.4}.replace-section-lyrics{padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#7f7f7f0f}.replace-section-lyrics summary{cursor:pointer;font-weight:600}.replace-section-lyrics summary span{margin-left:6px;color:var(--text-dim);font-size:.78rem;font-weight:400}.replace-section-lyrics[open] summary{margin-bottom:12px}.section-line h2,.workspace-topbar h1,.track-title-row h3,.preview-block h2,.player-meta strong{margin:0;font-family:Outfit,sans-serif;font-weight:600}.section-line{align-items:flex-start}.workspace-label,.track-style,.track-prompt,.player-meta span,.player-progress small,.preview-overlay span,.preview-metadata dt,.preview-metadata dd,.empty-preview span,.field-label{color:var(--text-dim)}.ghost-chip,.style-chip,.icon-button,.player-icon,.mini-filter,.filter-button,.helper-badge{color:var(--text-soft);background:#ffffff0d}.ghost-chip,.helper-badge{padding:7px 12px;border-radius:8px;font-size:clamp(.78rem,1.65vw,.92rem)}.ghost-chip.active{color:#fff;background:#7c5cff47;border-color:#7c5cff75}.mini-note{color:var(--text-muted);font-size:.78rem;line-height:1.35;margin-top:-2px}.resize-field{display:grid;gap:0}.lyrics-box{min-height:156px;padding:12px 14px;color:#fff;resize:none;font-size:clamp(.9rem,1.9vw,1rem)}.history-box{min-height:84px;padding:11px 12px;color:#fff;resize:none;font-size:clamp(.86rem,1.75vw,.96rem)}.resize-handle{width:100%;height:7px;margin-top:-2px;border-bottom-left-radius:6px;border-bottom-right-radius:6px;cursor:ns-resize;background:linear-gradient(180deg,#ffffff05,#fff0),linear-gradient(90deg,transparent 0%,rgba(255,255,255,.12) 18%,rgba(255,255,255,.12) 82%,transparent 100%);opacity:.7}.resize-handle:hover{opacity:1}.styles-input{padding:11px 14px;color:#fff;font-size:clamp(.9rem,1.9vw,1rem)}.compact-panel{gap:9px;min-width:0;padding:12px;border-radius:12px;background:#ffffff09}.compact-input,.compact-area{border-radius:9px;background:#ffffff09}.style-area,.description-area{min-height:104px}.history-compact{min-height:72px}.instrumental-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:4px 2px;font-size:clamp(.9rem,2vw,1rem)}.simple-instrumental-toggle{display:flex;align-items:center;justify-content:space-between;justify-self:stretch;gap:14px;min-height:50px;padding:7px 12px;border-radius:999px;color:#ffffffeb;background:#ffffff09;box-shadow:inset 0 0 0 1px #ffffff06;transition:background-color .18s ease,transform .18s ease}.simple-instrumental-toggle:hover{background:#ffffff0e}.simple-instrumental-toggle:active{transform:translateY(1px)}.vocal-gender-control{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-height:46px;padding:8px 9px 8px 13px;border-radius:12px;background:#ffffff06}.vocal-gender-label{display:inline-flex;align-items:center;gap:6px;min-width:0;color:#ffffffe6;font-size:.84rem;font-weight:600;white-space:nowrap}.vocal-gender-info{display:inline-grid;place-items:center;flex:0 0 16px;width:16px;height:16px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#ffffff8c;background:#ffffff24;cursor:help;font-size:.64rem;font-weight:700;line-height:1}.vocal-gender-info:hover,.vocal-gender-info:focus-visible{color:#fff;background:#ffffff38}.vocal-gender-options{display:inline-flex;align-items:center;justify-content:flex-end;gap:2px;min-width:0;padding:3px;border-radius:999px;background:#ffffff06}.vocal-gender-option{min-width:0;padding:6px 8px;border-radius:999px;color:var(--text-dim);font-size:.74rem;font-weight:600;line-height:1;white-space:nowrap;transition:color .18s ease,background-color .18s ease,transform .18s ease}.vocal-gender-option:hover{color:#ffffffdb;background:#ffffff0e}.vocal-gender-option:active{transform:translateY(1px)}.vocal-gender-option.active{color:#fff;background:#ffffff21}.style-generator-card{gap:12px;overflow:hidden}.style-card-head{display:flex;align-items:center;justify-content:space-between}.style-card-title{display:inline-flex;align-items:center;gap:8px}.style-tool-strip{display:flex;align-items:center;gap:9px;min-width:0;padding-top:4px}.style-inline-error{margin-top:-4px;padding:0 2px;color:#ff8aa0;font-size:.75rem;line-height:1.25}.style-icon-button{display:inline-grid;place-items:center;min-width:38px;height:38px;padding:0 10px;flex:0 0 auto;border-radius:999px;color:#ffffffd1;background:#ffffff0e;transition:background-color .18s ease,transform .18s ease,color .18s ease}.style-icon-button:hover{color:#fff;background:#7c5cff47}.style-icon-button:active{transform:translateY(1px)}.style-icon-button:disabled{opacity:.55;cursor:progress}.style-chip-scroller{display:flex;gap:8px;min-width:0;overflow-x:auto;overflow-y:hidden;padding:0 0 8px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.22) transparent}.style-chip-scroller::-webkit-scrollbar-track{background:transparent}.style-chip-scroller::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff38}.sound-panel{padding-top:14px}.sound-prompt-area{min-height:148px}.sound-field-panel{gap:10px}.sound-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:8px 12px;border-radius:999px;color:#ffffffeb;background:#ffffff09;box-shadow:inset 0 0 0 1px #ffffff06;transition:background-color .18s ease,transform .18s ease}.sound-toggle-row:hover{background:#ffffff0e}.sound-toggle-row:active{transform:translateY(1px)}.toggle-switch{position:relative;display:inline-flex;width:44px;height:28px;flex:0 0 auto;border-radius:999px;background:#ffffff0e;box-shadow:inset 0 0 0 1px #ffffff08;transition:background-color .18s ease,box-shadow .18s ease}.toggle-switch>span{position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:50%;background:#15161d;box-shadow:0 6px 12px #0000003d;transition:transform .2s ease,background-color .2s ease}.toggle-switch.on{background:linear-gradient(180deg,#a777ff,#8555f5);box-shadow:0 8px 20px #7c5cff38}.toggle-switch.on>span{transform:translate(16px);background:#111217}.sound-key-dropdown{position:relative}.sound-select-button{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:44px;padding:0 12px;border:0;border-radius:9px;color:#fff;background:#ffffff09;outline:none;transition:background-color .18s ease,box-shadow .18s ease}.sound-select-button:hover,.sound-select-button[aria-expanded=true]{background:#ffffff0e;box-shadow:inset 0 0 0 1px #ffffff14}.sound-key-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:40;display:grid;max-height:184px;padding:6px;overflow:auto;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#151821;box-shadow:0 18px 36px #0000006b}.sound-key-option{min-height:30px;padding:6px 10px;border-radius:7px;color:#ffffffc7;font-size:.88rem;text-align:left}.sound-key-option:hover{color:#fff;background:#ffffff12}.sound-key-option.active{color:#fff;background:#7c5cff42}.inline-check{display:inline-flex;align-items:center;gap:8px;justify-self:end;align-self:start;width:fit-content;margin-top:0;padding:6px 10px;border:1px solid var(--line);border-radius:8px;color:#ffffffe0;background:#ffffff0a;font-size:.8rem;line-height:1;cursor:pointer;-webkit-user-select:none;user-select:none}.inline-check:hover{background:#ffffff0f}.inline-check input{width:13px;height:13px;margin:0;accent-color:#ff5cb8}.count-row{display:flex;justify-content:flex-end;margin-top:-1px;font-size:.74rem;color:#ffffffd6}.compact-chips{margin-top:-2px}.compact-tools{border-radius:0;background:transparent}.compact-tools .tool-button{border-radius:9px;background:#ffffff08}.subtle-panel{opacity:.94}.advanced-extra[open]{gap:10px}.advanced-extra summary{display:flex;align-items:center;width:100%;min-height:32px;list-style:none;cursor:pointer;color:#ffffffe6;font-weight:500}.advanced-extra summary::-webkit-details-marker{display:none}.advanced-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.advanced-action{min-height:38px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;color:#ffffffe0;text-align:left;background:#ffffff08}.advanced-action:hover{background:#ffffff0f}.style-chip-row{display:flex;flex-wrap:wrap;gap:8px}.style-chip{flex:0 0 auto;padding:8px 13px;border-radius:999px;font-size:clamp(.78rem,1.6vw,.9rem);white-space:nowrap}.style-chip.active{color:#0f1116;background:#f1f1f1}.check-line{display:inline-flex;gap:10px;color:var(--text-soft)}.create-button{margin-top:14px;padding:16px 18px;border-radius:999px;font-family:Outfit,sans-serif;font-size:clamp(.95rem,2vw,1.02rem);font-weight:600;color:#ffffffeb;background:linear-gradient(180deg,#171920,#111218);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.create-button-primary{background:linear-gradient(180deg,#c5a8ff,#9e77ff 42%,#7d4dff);color:#fff;box-shadow:0 15px 34px #7a4aff40}.create-button-primary:hover{filter:brightness(1.04);box-shadow:0 18px 42px #7a4aff57}.create-button-primary:active{transform:translateY(1px)}.create-button:disabled{opacity:.65;cursor:progress}@keyframes softFadeUp{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.workspace-topbar{align-items:flex-start;gap:16px}.workspace-label{margin:0 0 2px;max-width:min(46vw,520px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem}.workspace-topbar h1{font-size:1.55rem;line-height:1.05}.topbar-actions{flex:1;justify-content:flex-end;gap:10px}.search-box{position:relative;display:flex;align-items:center;gap:12px;min-width:280px;max-width:520px;flex:1;min-height:44px;padding:8px 14px;border-radius:10px;background:#111318;transition:border-color .15s ease,box-shadow .15s ease}.search-box:focus-within{border-color:var(--line-strong);box-shadow:inset 0 0 0 1px #ffffff0a}.search-box span{margin-left:2px;color:var(--text-dim)}.search-box input{flex:1;min-width:0;padding:0 2px;border:0!important;outline:0!important;box-shadow:none!important;color:#fff;background:transparent;border-radius:0;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.search-box input:focus,.search-box input:focus-visible{outline:0;box-shadow:none}.filter-row{gap:8px;flex-wrap:wrap}.filter-button,.mini-filter{min-height:44px;padding:8px 14px;border-radius:10px;font-size:.92rem;background:#111318}.filter-button.active{border-color:var(--line-strong)}.mini-filter.active{border-color:var(--line-strong);color:#fff;background:#ffffff14}.filter-button.onboarding-restart-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;width:auto;min-width:46px;min-height:46px;padding:0 14px}.filter-button.onboarding-restart-button svg{display:block;width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.onboarding-restart-label{font-weight:700}.filters-wrap{position:relative}.filters-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:30;display:grid;min-width:230px;padding:8px;border:1px solid var(--line);border-radius:10px;background:#1b1e25;box-shadow:0 16px 32px #00000057}.filter-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:8px;color:#ffffffe6}.filter-option:hover{background:#ffffff0d}.filter-option input{width:14px;height:14px;margin:0;accent-color:#c38bff}.status-banner{flex-wrap:wrap;gap:10px;margin:14px 0 18px;color:var(--text-soft)}.task-chip{padding:5px 9px;border-radius:8px;font-size:.75rem;border:1px solid var(--line);background:#ffffff0d}.error-text{color:var(--danger)}.track-list{position:relative;isolation:isolate;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;align-content:flex-start;gap:8px;min-height:0;overflow:auto;padding-right:16px;scrollbar-gutter:stable}.mobile-inline-preview-host{display:none}.track-card{position:relative;z-index:1;display:grid;grid-template-columns:8px 68px minmax(0,1fr) auto;align-items:start;gap:8px;padding:14px 16px 14px 10px;border-radius:10px;background:transparent;transition:background .16s ease,border-color .16s ease}.track-card:hover,.track-card.selected{background:#ffffff08;border-color:var(--line-strong)}.track-card.menu-open{z-index:30}.track-select{justify-self:center;align-self:center;display:grid;place-items:center;width:10px;height:10px;cursor:pointer}.track-select input{position:absolute;opacity:0;pointer-events:none}.track-select span{width:8px;height:8px;border:1px solid rgba(255,255,255,.2);border-radius:2px;background:#ffffff05;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.track-select:hover span{border-color:#ffffff52;background:#ffffff0a}.track-select input:checked+span{border-color:#7c5cff80;background:linear-gradient(180deg,#8c76fff5,#7c5cffe0);box-shadow:inset 0 0 0 2px #111318}.release-button{white-space:nowrap}.mobile-batch-release-button{display:none}.release-strip{display:grid;gap:10px;margin:10px 0 14px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:#ffffff05}.release-strip-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.release-strip-head strong{font-family:Outfit,sans-serif;font-size:.92rem}.release-strip-head span{color:var(--text-dim);font-size:.78rem}.release-strip-list{display:flex;gap:8px;overflow:auto;padding-bottom:2px}.release-pill{flex:0 0 auto;display:grid;gap:2px;min-width:140px;padding:9px 11px;border:1px solid var(--line);border-radius:9px;color:#ffffffe0;background:#ffffff08;text-align:left;transition:background-color .16s ease,border-color .16s ease}.release-pill:hover{border-color:var(--line-strong);background:#ffffff0d}.release-pill span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.86rem}.release-pill small{color:var(--text-dim);font-size:.72rem}.track-copy{min-width:0;padding-right:clamp(300px,33vw,430px)}.track-row-top{display:block}.track-title-row{min-width:0;align-items:center;gap:10px}.track-inline-actions{position:absolute;top:50%;right:16px;display:flex;align-items:center;gap:10px;flex-shrink:0;transform:translateY(-50%)}.track-remix-wrap{position:relative}.track-remix-wrap.open{z-index:90}.track-remix-button,.track-publish-button{min-height:32px;padding:0 12px;border:1px solid var(--line);border-radius:8px;color:var(--text-soft);background:#ffffff0a;white-space:nowrap;font-size:.84rem;line-height:1;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.track-publish-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;border-color:var(--lk-blue, #4866cb);color:#fff;background:var(--lk-blue, #4866cb)}.track-publish-button svg{flex:0 0 auto;width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.track-remix-button:hover,.track-publish-button:hover{color:#fff;background:#7c5cff1f;border-color:#7c5cff38}.track-publish-button:hover{background:#3f5ec2;border-color:#3f5ec2}.track-remix-button:disabled,.track-publish-button:disabled{opacity:.45;cursor:not-allowed}.track-title-row h3{font-size:1.05rem}.track-style,.track-prompt{margin:4px 0}.track-style{display:-webkit-box;max-width:100%;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.track-prompt{font-size:.88rem;display:-webkit-box;overflow:hidden;-webkit-line-clamp:1;-webkit-box-orient:vertical}.track-actions{gap:6px;flex-wrap:wrap;margin-top:6px}.release-link-badge{display:inline-flex;align-items:center;max-width:220px;padding:5px 9px;border:1px solid rgba(7,135,79,.18);border-radius:999px;color:#07874f;background:#e8f7ef;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem}.track-status-inline{align-items:center}.track-status-inline time{font-size:.78rem;color:var(--text-dim)}.track-menu-wrap{position:relative;z-index:2;display:grid;place-items:center;width:32px;height:32px;margin:0;transform:none;right:auto;top:auto}.track-card.menu-open .track-menu-wrap{z-index:40}.track-more{border:1px solid var(--line);color:var(--text-soft);background:#ffffff0a}.track-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:120;display:grid;gap:0;min-width:186px;padding:4px;border:0;border-radius:8px;overflow:hidden;background:#181b22;box-shadow:0 18px 34px #0000005c,inset 0 0 0 1px #ffffff0a;-webkit-backdrop-filter:none;backdrop-filter:none;pointer-events:auto;isolation:isolate}.track-menu-item{display:block;width:100%;padding:8px 10px;border-radius:6px;color:#ffffffe0;text-align:left;font-size:.84rem;line-height:1.15;transition:background-color .18s ease,color .18s ease,transform .18s ease}.track-menu-item:hover,.link-item:hover{color:#fff;background:#7c5cff24}.track-more{display:grid;place-items:center;width:32px;height:32px;padding:0;border-radius:8px}.track-more-icon{width:14px;height:14px;display:block;fill:currentColor;color:#ffffffc2}.preview-track-menu{top:calc(100% + 8px);right:0;left:auto;min-width:220px;background:#181b22}.section-line .ghost-chip{align-self:flex-start;margin-top:-2px}.track-meta-column{min-width:64px}.track-meta-column time{font-size:.82rem;color:var(--text-dim)}.cover-art{position:relative;flex:0 0 68px;width:68px;height:86px;border-radius:9px;overflow:hidden;cursor:pointer}.cover-art>.cover-duration{position:absolute;z-index:3;right:8px;bottom:8px;padding:4px 6px;border-radius:8px;font-size:.78rem;color:#fff;background:#00000080}.cover-0{background:linear-gradient(180deg,#dae9f8,#9ec3e8 36%,#2f415d)}.cover-1{background:linear-gradient(180deg,#f2e6bc,#dbb572 42%,#5a4322)}.cover-2{background:linear-gradient(180deg,#f4c38c,#ad6d3f 46%,#2b1d1c)}.cover-3{background:linear-gradient(180deg,#f6dc9b,#d4975e 42%,#3c2b26)}.cover-4{background:linear-gradient(180deg,#d9e4ef,#7f92a6 48%,#27303d)}.generation-artwork{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;isolation:isolate;background:#171a20}.generation-artwork-ring{position:absolute;width:68%;aspect-ratio:1;border:1px solid rgba(255,255,255,.22);border-radius:50%;animation:generation-ring 1.8s ease-in-out infinite}.generation-artwork-ring:after{content:"";position:absolute;inset:16%;border:1px solid rgba(255,255,255,.12);border-radius:inherit}.generation-wave{position:relative;z-index:1;display:flex;align-items:center;gap:5px;height:34%}.generation-wave i{width:5px;height:54%;border-radius:999px;background:#fff;animation:generation-wave 1s ease-in-out infinite}.generation-wave i:nth-child(1),.generation-wave i:nth-child(7){height:32%;background:#47cfe0;animation-delay:-.7s}.generation-wave i:nth-child(2),.generation-wave i:nth-child(6){height:62%;animation-delay:-.5s}.generation-wave i:nth-child(3),.generation-wave i:nth-child(5){height:86%;background:#ff746c;animation-delay:-.3s}.generation-wave i:nth-child(4){height:100%;background:#f3ca52;animation-delay:-.1s}.generation-artwork small{position:absolute;z-index:2;bottom:12%;color:#ffffffb8;font-size:.68rem;font-weight:700;letter-spacing:0}.generation-artwork.compact .generation-wave{gap:2px}.generation-artwork.compact .generation-wave i{width:3px}.generation-artwork.compact small{bottom:14%;font-size:.58rem}@keyframes generation-wave{0%,to{transform:scaleY(.45);opacity:.72}50%{transform:scaleY(1.25);opacity:1}}@keyframes generation-ring{0%,to{transform:scale(.88);opacity:.38}50%{transform:scale(1.08);opacity:.82}}@media(prefers-reduced-motion:reduce){.generation-artwork-ring,.generation-wave i{animation:none}}.model-tag,.status-tag{padding:3px 8px;border-radius:6px;font-size:.75rem;border:1px solid var(--line);color:var(--text-soft);background:#ffffff08}.demo-tag{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border:1px solid #cbd8ff;border-radius:6px;color:#3158bd;background:#edf2ff;font-size:.72rem;font-weight:700}.preview-model-tags{display:flex;align-items:center;gap:6px;min-width:0}.track-select.demo-disabled{cursor:not-allowed;opacity:.38}.track-select.demo-disabled:hover span{border-color:inherit;background:transparent}.track-more:disabled{cursor:not-allowed;opacity:.38}.status-tag.ready{color:var(--success)}.status-tag.processing,.status-tag.queued{color:var(--warning)}.status-tag.failed{color:var(--danger)}.icon-button,.player-icon,.link-button{padding:8px 10px;border-radius:8px}.preview-panel{position:sticky;top:18px;display:grid;align-content:start;min-height:100%;max-height:100%;overflow:auto}.preview-copy,.preview-block,.empty-preview,.player-progress,.result-list,.player-center,.player-main{display:grid;gap:8px}.preview-copy,.preview-block,.preview-topline,.preview-top-actions,.preview-tag-row,.lyrics-head,.preview-primary-actions,.preview-remix-wrap{min-width:0}.preview-block pre{margin:0;white-space:pre-wrap;color:var(--text-soft)}.preview-metadata{display:grid;gap:8px;margin:0}.preview-metadata dt,.preview-metadata dd{margin:0}.empty-preview{min-height:240px;place-content:center;text-align:center}.preview-actions{gap:8px;flex-wrap:wrap}.preview-topline{display:flex;justify-content:space-between;align-items:center}.preview-top-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.preview-close,.copy-button{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;padding:0;border-radius:8px;color:#ffffffd1;background:#ffffff0d}.preview-poster-wrap{display:grid;justify-items:center;padding:8px 0 4px}.preview-poster{position:relative;overflow:hidden;width:min(250px,82%);aspect-ratio:1;border-radius:10px;background:linear-gradient(180deg,#00000005,#00000038),linear-gradient(180deg,#dfe8ef,#8895a8 42%,#2d3440);background-size:cover;background-position:center;box-shadow:0 12px 24px #00000047}.preview-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.stat-pill{display:grid;place-items:center;min-height:30px;padding:0 8px;border-radius:7px;color:#ffffffe0;background:#ffffff0d;font-size:.92rem;transition:background-color .18s ease,color .18s ease,transform .18s ease}.stat-pill:hover{color:#fff;background:#7c5cff1f}.stat-pill:active{transform:translateY(1px)}.stat-pill.active{color:#fff;background:#7c5cff2e}.stat-pill.icon-only{min-width:32px}.preview-title-block{display:grid;gap:4px}.preview-title-block strong{font-family:Outfit,sans-serif;font-size:1.15rem;line-height:1.3}.preview-title-block span{color:var(--text-dim)}.preview-release-note{display:grid;gap:4px;padding:10px 12px;border:1px solid rgba(124,92,255,.18);border-radius:10px;background:#7c5cff0f}.preview-release-note strong{font-size:.78rem;color:#ffffffeb}.preview-release-note span{color:#ffffffad;font-size:.84rem}.preview-release-list{display:flex;flex-wrap:wrap;gap:6px}.preview-release-list span{max-width:100%;padding:5px 8px;border-radius:999px;color:#4b2bbf;background:#eee9ff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview-primary-actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start}.preview-primary-actions-single{grid-template-columns:1fr}.release-modal{width:min(520px,calc(100vw - 32px))}.release-cover-modal{width:min(860px,calc(100vw - 28px));max-height:calc(100dvh - 32px);grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.release-cover-title-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.modal-head .release-cover-status{display:inline-flex;align-items:center;gap:7px;min-height:28px;margin:0;padding:5px 10px;border-radius:6px;color:#3158bd;font-size:.78rem;font-weight:700;line-height:1.2;background:#edf2ff}.modal-head .release-cover-status-indicator{display:block;box-sizing:border-box;width:10px;height:10px;flex:0 0 10px;margin:0;border:2px solid #8aa6ef;border-top-color:#3158bd;border-radius:50%;animation:release-status-spin .8s linear infinite}.release-cover-status-indicator.ready{border:0;background:#16885b;animation:none}.release-cover-status-indicator.error{border:0;background:#b4233b;animation:none}.modal-head .release-cover-status.error{color:#b4233b;background:#fff0f2}@keyframes release-status-spin{to{transform:rotate(360deg)}}.release-cover-scroll{min-height:0;overflow:auto}.release-cover-layout{display:grid;grid-template-columns:minmax(180px,260px) minmax(0,1fr);gap:16px;align-items:start}.release-cover-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:360px;overflow:auto;padding-right:4px}.release-cover-options-column{display:grid;min-width:0;gap:10px;align-content:start}.release-cover-generate-button{width:100%;min-height:42px;justify-content:center}.release-cover-option{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:10px;background-color:#101218;background-size:cover;background-position:center;transition:border-color .18s ease,opacity .18s ease,transform .18s ease}.release-cover-option:hover{border-color:#ffffff38;transform:translateY(-1px)}.release-cover-option.active{border-color:#7c5cffe6;box-shadow:inset 0 0 0 1px #7c5cff99}.release-cover-option span{position:absolute;inset:auto 6px 6px;overflow:hidden;padding:4px 6px;border-radius:7px;color:#fff;font-size:.7rem;text-overflow:ellipsis;white-space:nowrap;background:#0000007a}.release-cover-crop{display:grid;gap:12px}.release-cover-stage{position:relative;width:min(420px,100%);aspect-ratio:1;justify-self:center;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#101218}.release-cover-stage:after{content:"";position:absolute;inset:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffff14}.release-cover-stage img{width:100%;height:100%;object-fit:cover;transform-origin:center;transition:transform .12s ease-out}.release-cover-controls{display:grid;gap:8px;padding:10px;border-radius:10px;background:#ffffff09}.release-cover-controls label{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;align-items:center;color:var(--text-dim);font-size:.78rem}.release-cover-controls input[type=range]{width:100%;accent-color:var(--accent)}.release-picker-list{display:grid;gap:10px;max-height:360px;overflow:auto}.release-explorer{display:grid;gap:12px}.release-explorer-card{display:grid;gap:10px;width:100%;padding:14px 16px;border:1px solid var(--line);border-radius:10px;background:#ffffff05;text-align:left;transition:background-color .16s ease,border-color .16s ease}.release-pill.active,.release-explorer-card.active{border-color:#7c5cff4d;background:#7c5cff14}.release-explorer-card:hover{border-color:var(--line-strong);background:#ffffff0a}.release-explorer-head,.release-explorer-meta,.release-track-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.release-explorer-head span,.release-explorer-meta span{color:var(--text-dim);font-size:.8rem}.release-explorer-tracklist{display:flex;flex-wrap:wrap;gap:8px}.release-explorer-tracklist span{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#ffffff0d;color:#ffffffd1;font-size:.78rem}.release-explorer-tracklist.empty{color:var(--text-dim);font-size:.82rem}.release-editor-panel{align-content:start}.release-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.release-editor-head-copy{display:grid;gap:4px}.release-editor-head-copy span{color:var(--text-dim);font-size:.84rem}.release-editor-list{max-height:none}.release-empty-state{padding:18px 12px;border:1px dashed var(--line);border-radius:10px;color:var(--text-dim);text-align:center}.release-edit-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.release-edit-row input{width:100%;padding:10px 12px;border:1px solid var(--line);border-radius:10px;color:#fff;background:#111318}.release-detail-toolbar{display:flex;justify-content:flex-end}.release-danger-button,.release-order-button{padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#ffffffd6}.release-danger-button:hover{border-color:#ff7a9347;background:#ff7a9314;color:#fff}.release-order-button{min-width:32px;padding:7px 0}.release-order-button:hover{border-color:var(--line-strong);background:#ffffff0d;color:#fff}.release-picker-item{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;padding:11px 12px;border:1px solid var(--line);border-radius:10px;background:#ffffff08;text-align:left;transition:background-color .16s ease,border-color .16s ease}.release-picker-item:hover{border-color:var(--line-strong);background:#ffffff0d}.release-picker-item strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.release-picker-item span{color:var(--text-dim);font-size:.78rem;flex:0 0 auto}.release-track-card{display:grid;gap:6px;padding:12px;border:1px solid var(--line);border-radius:10px;background:#ffffff06}.release-track-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.release-track-head strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.release-track-head span{color:var(--text-dim);font-size:.78rem;flex:0 0 auto}.release-remove-button{padding:7px 10px;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#ffffffd6;background:#ffffff08}.release-remove-button:hover{border-color:#ff7a9347;color:#fff;background:#ff7a9314}.release-track-genre{color:#ffffffb3;font-size:.82rem}.release-track-card p{margin:0;color:#ffffffbd;font-size:.85rem;line-height:1.45}.preview-remix-wrap{position:relative}.remix-button,.secondary-action-button{min-height:42px;padding:0 14px;border-radius:8px;color:#fff;background:#ffffff0d;border:1px solid rgba(255,255,255,.05);transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.remix-button:hover,.secondary-action-button:hover{background:#7c5cff1f;border-color:#7c5cff33}.remix-button:active,.secondary-action-button:active{transform:translateY(1px)}.secondary-action-button{white-space:nowrap}.preview-action-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:20;display:grid;gap:2px;min-width:220px;padding:6px;border-radius:10px;background:linear-gradient(180deg,#181b23fa,#13161ef5);box-shadow:0 18px 36px #00000047,inset 0 0 0 1px #ffffff0d}.preview-tag-row{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:48px;padding:8px 12px;border-radius:8px;background:#ffffff0a;overflow:hidden}.preview-style-tag{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lyrics-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.lyrics-head strong{min-width:0}.lyrics-head strong{font-family:Outfit,sans-serif;font-size:.92rem;font-weight:600}.lyrics-scroll{max-height:320px;overflow:auto;padding-right:6px}.lyrics-scroll pre{margin:0;white-space:pre-wrap;color:#fff;line-height:1.45;font-size:.98rem}.timestamped-lyrics-accordion{min-width:0;border:1px solid var(--line-strong);border-radius:8px;background:var(--panel-soft);overflow:hidden}.timestamped-lyrics-accordion summary{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;padding:10px 12px;font-weight:600;cursor:pointer;list-style:none}.timestamped-lyrics-accordion summary::-webkit-details-marker{display:none}.accordion-chevron{flex:0 0 auto;width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .18s ease}.timestamped-lyrics-accordion[open] .accordion-chevron{transform:rotate(180deg)}.timestamped-lyrics-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px 0;border-top:1px solid var(--line);color:var(--text-soft);font-size:.82rem}.timestamped-lyrics-content{max-height:280px;padding:10px 12px 12px}.timestamped-lyrics-content pre{font-size:.88rem;letter-spacing:0}.mini-results{display:flex;flex-wrap:wrap;gap:8px}.result-chip{padding:8px 12px;border-radius:8px;color:var(--text-soft);background:#ffffff0d}.result-list{gap:10px}.result-card{display:grid;gap:4px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#ffffff08}.result-card p{margin:0;color:var(--text-soft);font-size:.9rem}.result-link:hover{border-color:var(--line-strong)}.stems-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.stems-description{margin:0;color:var(--text-soft);font-size:.86rem;line-height:1.4}.stem-processing-note{padding:12px 14px;border:1px solid var(--line);border-radius:8px;color:var(--text-soft);background:#ffffff08}.stem-result{grid-template-columns:minmax(0,1fr) auto;align-items:center;text-decoration:none}.stem-result span{color:var(--text-soft);font-size:.82rem}.preview-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-tile{display:block;min-height:116px;border:1px solid var(--line);border-radius:8px;background-color:#ffffff0a;background-size:cover;background-position:center;cursor:pointer}.gallery-tile:hover{border-color:var(--line-strong);transform:translateY(-1px)}.preview-video-card{display:grid;gap:10px}.preview-video-card video{display:block;width:100%;aspect-ratio:16 / 9;border:1px solid var(--line);border-radius:8px;background:#0f1117;object-fit:contain}.preview-video-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;text-decoration:none}.cover-preview-modal{width:auto;max-width:calc(100vw - 28px);max-height:calc(100vh - 48px)}.cover-preview-stage{display:flex;align-items:center;justify-content:center;overflow:auto;border:1px solid var(--line);border-radius:8px;background:#0f1117}.cover-preview-stage img{display:block;width:auto;height:auto;max-width:calc(100vw - 72px);max-height:calc(100vh - 180px);object-fit:contain}.player-dock{position:fixed;right:0;bottom:0;left:0;min-height:94px;display:flex;align-items:center;justify-content:center;padding:12px 28px;border-right:0;border-bottom:0;background:linear-gradient(180deg,#181a21fe,#14161dfb);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:inset 0 1px #ffffff0d,0 -12px 30px #00000047}.mobile-player-trigger,.mobile-player-collapse{display:none}.player-main{display:grid;justify-items:center;align-content:center;width:min(840px,calc(100vw - 220px));margin:0 auto}.player-center{justify-items:center;align-content:center}.player-controls-row{gap:12px;justify-content:center}.player-icon,.player-play{display:grid;place-items:center;border-radius:8px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;box-shadow:inset 0 1px #ffffff08}.player-icon{width:38px;height:38px;padding:0;color:#ffffffa8}.player-icon.glyph{font-size:.82rem;letter-spacing:-.02em}.player-play{width:44px;height:44px;color:#f3f4f6;font-size:1rem;background:#ffffff14}.player-progress{width:min(760px,calc(100vw - 320px));align-content:center;gap:4px}.progress-timing{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:2px}.progress-slider{width:100%;height:3px;margin:0;accent-color:#d6d7dc;cursor:pointer;transform:translateY(-4px)}.progress-timing small{font-size:.72rem;color:#ffffff9e}.progress-track-title{min-width:0;overflow:hidden;color:#ffffffc7;font-size:.75rem;font-weight:600;text-align:center;text-overflow:ellipsis;white-space:nowrap}.volume-box{position:absolute;right:22px;top:50%;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px;transform:translateY(-50%)}.volume-icon{display:grid;place-items:center;width:16px;height:16px;color:#ffffffd1;font-size:.92rem;line-height:1}.volume-slider{width:110px;height:3px;margin:0;accent-color:#d6d7dc;cursor:pointer;transform:none}.player-error{position:absolute;left:22px;bottom:72px;color:var(--danger);font-size:.9rem}button:focus-visible,a:focus-visible{outline:2px solid rgba(255,255,255,.55);outline-offset:2px}input:focus-visible,textarea:focus-visible,select:focus-visible{outline:none}@media(max-width:1320px){.content-grid{grid-template-columns:1fr}.preview-panel{position:static}}@media(min-width:1280px)and (max-width:1320px){.track-card{grid-template-columns:8px 72px minmax(0,1fr)}.track-copy{padding-right:0}.track-title-row{flex-wrap:wrap;gap:5px 8px}.track-title-row h3{min-width:0;overflow:hidden;text-overflow:ellipsis}.track-inline-actions{position:static;display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%;min-width:0;margin-top:8px;transform:none;gap:8px}.track-publish-button{flex:0 0 auto;width:auto;min-width:0}.track-publish-button span{overflow:hidden;text-overflow:ellipsis}.track-remix-wrap{flex:1 1 190px;min-width:170px}.track-menu-wrap{flex:0 0 36px}.track-remix-wrap,.track-remix-button{min-width:0}.track-remix-button{width:100%;overflow:hidden;text-overflow:ellipsis}.track-menu-wrap,.track-more{width:36px;min-width:36px;max-width:36px}.track-menu-wrap{justify-self:end}}@media(min-width:1321px)and (max-width:1650px){.track-card{grid-template-columns:8px 72px minmax(0,1fr)}.track-copy{padding-right:0}.track-title-row{flex-wrap:wrap;gap:5px 8px}.track-title-row h3{min-width:0;overflow:hidden;text-overflow:ellipsis}.track-inline-actions{position:static;display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%;min-width:0;margin-top:8px;transform:none;gap:8px}.track-publish-button{flex:0 0 auto;width:auto;min-width:0}.track-publish-button span{overflow:hidden;text-overflow:ellipsis}.track-remix-wrap{flex:1 1 190px;min-width:170px}.track-menu-wrap{flex:0 0 36px}.track-remix-wrap,.track-remix-button{min-width:0}.track-remix-button{width:100%;overflow:hidden;text-overflow:ellipsis}.track-menu-wrap,.track-more{width:36px;min-width:36px;max-width:36px}.track-menu-wrap{justify-self:end}}@media(max-width:1279px){.app-shell{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.composer-panel{border-right:0;border-bottom:1px solid var(--line)}.composer-frame,.workspace-panel,.track-list{overflow:visible;height:auto}.workspace-topbar,.topbar-actions{flex-direction:column;align-items:stretch}}@media(max-width:760px){.composer-panel,.workspace-panel{padding:12px}.workspace-panel{padding-bottom:132px}.content-grid{padding-bottom:0}.preview-panel{position:static;max-height:none;overflow:visible;padding-bottom:152px}.preview-gallery,.preview-block:last-child{padding-bottom:8px}.track-list{padding-bottom:12px}.tool-row,.compact-top{grid-template-columns:1fr}.model-dropdown{justify-self:stretch}.model-select.compact.composer-model,.model-menu{width:100%;max-width:none}.track-card{grid-template-columns:8px 1fr}.track-select{grid-row:1 / span 2;align-self:start;margin-top:30px}.cover-art,.track-copy{grid-column:2}.track-copy{padding-right:0}.track-inline-actions{position:static;justify-content:flex-start;margin-top:8px;transform:none}.player-dock{min-height:0;display:grid;grid-template-columns:1fr;gap:10px;padding:12px 16px 14px}.track-meta-column{width:100%;justify-items:start;margin-left:0}.player-main{width:100%}.volume-box{position:static;flex-direction:row;width:100%;min-height:0;padding:0;border:0;border-radius:0;background:transparent;transform:none;justify-content:flex-end}.volume-slider{width:100px;transform:none}.player-main,.player-progress,.progress-slider,.search-box,.volume-box{min-width:0;width:100%}.manual-extend-grid{grid-template-columns:1fr}.modal-field-full{grid-column:auto}.release-cover-layout{grid-template-columns:1fr}.release-cover-options{grid-template-columns:repeat(4,minmax(0,1fr));max-height:none}.release-cover-controls label{grid-template-columns:1fr;gap:4px}}@media(max-width:560px){.workspace-panel{padding-bottom:64px}.preview-panel{padding-bottom:72px}.player-dock{gap:8px;padding:8px 12px 10px}}@media(min-width:561px)and (max-width:760px){.workspace-panel{padding-bottom:170px}.preview-panel{padding-bottom:208px}}@media(min-width:761px)and (max-width:1024px){.workspace-panel{padding-bottom:138px}.preview-panel{position:static;max-height:none;overflow:visible;padding-bottom:176px}}@media(max-width:420px){.compact-top{grid-template-columns:max-content minmax(0,1fr)}.model-dropdown{grid-column:1 / -1;justify-self:stretch}.model-select.compact.composer-model,.model-menu{width:100%;max-width:none}}:root{color:#171717;background:#e9e9e9;--bg: #e9e9e9;--panel: #ffffff;--panel-soft: #f6f6f6;--panel-muted: #f0f0f0;--line: rgba(20, 20, 20, .06);--line-strong: rgba(20, 20, 20, .12);--text-dim: rgba(20, 20, 20, .48);--text-soft: rgba(20, 20, 20, .68);--success: #15a064;--warning: #f2a51a;--danger: #d94d65;--lk-blue: #4866cb;--lk-black: #191919}body{background:#e9e9e9;color:#171717}select{color-scheme:light}select option{color:#171717;background:#fff}*{scrollbar-color:rgba(60,60,60,.22) rgba(255,255,255,.35)}*::-webkit-scrollbar-track{background:#ffffff59}*::-webkit-scrollbar-thumb{background:#2828282e;border:1px solid rgba(255,255,255,.4)}*::-webkit-scrollbar-thumb:hover{background:#2828284d}.app-shell{grid-template-columns:var(--nav-col) minmax(330px,360px) minmax(0,1fr);gap:22px;height:calc(100vh - 88px);padding:16px;background:#e9e9e9}.app-shell{--nav-col: 48px}@media(min-width:1024px){.app-shell{--nav-col: 62px}}@media(min-width:1280px){.app-shell{--nav-col: 96px}}@media(min-width:1920px){.app-shell{--nav-col: 136px}}.app-nav{min-height:0;height:100%}.onboarding-layer{position:fixed;z-index:2000;inset:0}.onboarding-shade{position:absolute;inset:0;background:#14161c9e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.onboarding-spotlight{position:fixed;z-index:1;border:2px solid #5e7be1;border-radius:12px;background:transparent;box-shadow:0 0 0 9999px #14161c9e,0 0 0 5px #5e7be133;pointer-events:none;transition:top .22s ease,left .22s ease,width .22s ease,height .22s ease}.onboarding-card{position:fixed;z-index:2;box-sizing:border-box;display:grid;gap:14px;max-height:calc(100dvh - 24px);overflow:auto;padding:20px;border:1px solid rgba(20,20,20,.08);border-radius:8px;color:#202020;background:#fff;box-shadow:0 24px 70px #00000047}.onboarding-card-head,.onboarding-actions,.onboarding-progress{display:flex;align-items:center}.onboarding-card-head,.onboarding-actions{justify-content:space-between;gap:10px}.onboarding-label{padding:4px 7px;border-radius:5px;color:#3158bd;background:#edf2ff;font-size:.72rem;font-weight:800;text-transform:uppercase}.onboarding-skip{padding:4px 0;border:0;color:#707070;background:transparent;font-size:.82rem}.onboarding-skip:hover{color:#202020}.onboarding-card>strong{font-family:Outfit,sans-serif;font-size:1.18rem;line-height:1.25}.onboarding-card>p{margin:0;color:#626262;font-size:.92rem;line-height:1.5}.onboarding-progress{gap:10px;color:#777;font-size:.76rem}.onboarding-progress>span{flex:0 0 auto}.onboarding-progress>div{flex:1;height:5px;overflow:hidden;border-radius:3px;background:#e7e7e7}.onboarding-progress>div>span{display:block;height:100%;border-radius:inherit;background:var(--lk-blue);transition:width .2s ease}.onboarding-actions{padding-top:2px}.onboarding-actions .ghost-chip,.onboarding-actions .filter-button{min-height:40px}.onboarding-guide-list{display:grid;gap:2px;border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}.onboarding-guide-button{display:grid;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:12px;min-height:72px;padding:13px 4px;border:0;border-bottom:1px solid #ededed;color:#202020;background:transparent;text-align:left}.onboarding-guide-button:last-child{border-bottom:0}.onboarding-guide-button:hover{background:#f7f8fc}.onboarding-guide-button>span{display:grid;gap:4px;min-width:0}.onboarding-guide-button strong{font-size:.96rem}.onboarding-guide-button small{color:#707070;font-size:.78rem;line-height:1.35}.onboarding-guide-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.composer-panel{padding:0;border:0;background:transparent}.composer-frame{padding:18px;border:0;border-radius:22px;background:#fff;box-shadow:none}.workspace-panel{position:relative;isolation:isolate;padding:0 0 110px}.workspace-panel>.workspace-topbar,.workspace-panel>.status-banner,.workspace-panel>.content-grid{position:relative;z-index:1}.content-grid{grid-template-columns:minmax(0,1fr) 360px;gap:22px}.generation-tabs,.mode-switch{background:#f0f0f0;box-shadow:none}.generation-tab{min-height:44px;color:#898989}.generation-tab.active{color:#fff;background:var(--lk-blue);box-shadow:none}.mode-button{color:#343434;font-weight:700}.mode-button.active{color:#222;background:#fff;box-shadow:0 6px 18px #1414140f}.credits-pill,.model-select,.tool-button,.search-box,.filter-button,.mini-filter,.panel-card,.track-card,.preview-panel,.model-menu,.player-dock,.create-button{border:0}.credits-pill,.model-select,.search-box,.filter-button,.mini-filter{border:1px solid rgba(20,20,20,.06);background:#fff;color:#222;box-shadow:none}.credits-dot,.status-light{background:#ffb818}.composer-model,.model-select.compact.composer-model{background:#fff;color:#222;min-width:92px;max-width:112px}.model-caret-icon{color:#2f2f2f}.model-menu,.tool-menu,.track-menu,.preview-action-menu,.sound-key-menu{border:0;background:#fff;box-shadow:0 18px 42px #1414141f}.model-menu-item,.tool-menu-item,.track-menu-item,.sound-key-option{color:#2b2b2b}.model-menu-item:hover,.model-menu-item.active,.tool-menu-item:hover,.track-menu-item:hover,.link-item:hover,.sound-key-option:hover,.sound-key-option.active{color:#111;background:#f0f0f0}.panel-card,.preview-panel{border:1px solid rgba(20,20,20,.05);background:#fff;box-shadow:none}.compact-panel{border-radius:14px;background:#fff}.composer-frame .panel-card:hover{border-color:#1414141a;background:#f8f8f8;transform:translateY(-1px)}.lyrics-box,.styles-input,.history-box,.compact-input,.compact-area,.sound-select-button,.modal-field input,.modal-field select,.modal-field textarea,.release-edit-row input{color:#252525;background:#f0f0f0;border:1px solid rgba(20,20,20,.035)}.lyrics-box::placeholder,.styles-input::placeholder,.history-box::placeholder,input::placeholder,textarea::placeholder{color:#b4b4b4}.field-label,.workspace-label,.track-style,.track-prompt,.player-meta span,.player-progress small,.preview-overlay span,.preview-metadata dt,.preview-metadata dd,.empty-preview span{color:#777}.simple-instrumental-toggle,.sound-toggle-row,.vocal-gender-control,.preview-tag-row,.preview-release-note,.release-empty-state,.release-cover-controls,.result-card,.release-track-card,.release-explorer-card,.release-picker-item{border:1px solid rgba(20,20,20,.045);background:#f0f0f0;box-shadow:none}.toggle-switch{background:#e5e5e5}.toggle-switch>span{background:#767676;box-shadow:none}.toggle-switch.on{background:#e6e9f8;box-shadow:none}.toggle-switch.on>span{background:var(--lk-blue)}.vocal-gender-option.active,.ghost-chip.active,.style-chip.active{color:#fff;background:var(--lk-blue)}.ghost-chip,.style-chip,.icon-button,.player-icon,.mini-filter,.filter-button,.helper-badge,.result-chip,.style-icon-button,.stat-pill{color:#333;background:#f0f0f0}.mode-switch,.generation-tabs,.vocal-gender-options{border:1px solid rgba(20,20,20,.06)}.mode-button:hover,.generation-tab:hover,.ghost-chip:hover,.style-chip:hover,.filter-button:hover,.mini-filter:hover,.tool-button:hover,.stat-pill:hover,.style-icon-button:hover{color:#151515;background:#e7e7e7}.generation-tab.active:hover,.mode-button.active:hover,.vocal-gender-option.active:hover,.ghost-chip.active:hover,.style-chip.active:hover{color:#fff;background:var(--lk-blue)}.simple-instrumental-toggle,.sound-toggle-row,.instrumental-row,.vocal-gender-label,.vocal-gender-option,.count-row,.mini-note{color:#6c6c6c}.vocal-gender-info{border-color:#1414141f;color:#666;background:#fff}.vocal-gender-info:hover,.vocal-gender-info:focus-visible{border-color:#14141433;color:#222;background:#e5e5e5}.simple-instrumental-toggle span:last-child,.sound-toggle-row span:first-child,.instrumental-row span:last-child{color:#2b2b2b;font-weight:700}.simple-instrumental-toggle:hover,.sound-toggle-row:hover,.vocal-gender-control:hover{background:#e9e9e9}.vocal-gender-option:hover{color:#222;background:#e3e3e3}.vocal-gender-option.active{color:#fff;background:var(--lk-blue)}.tool-button,.secondary-action-button,.remix-button{color:#202020;border:1px solid rgba(20,20,20,.05)}.create-button{color:#fff;background:var(--lk-blue);box-shadow:none}.create-button:hover{filter:brightness(.98)}.workspace-topbar{align-items:center;margin-bottom:20px}.workspace-beta-mark{flex:0 0 auto;margin-left:auto;padding:0 18px;color:#4866cb47;font-family:Benzin,Outfit,sans-serif;font-size:44px;font-weight:700;letter-spacing:0;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none}.workspace-topbar h1{color:#171717;letter-spacing:-.04em}.topbar-actions{gap:8px;flex-wrap:wrap;justify-content:flex-start}.topbar-balance{flex:0 0 auto;max-width:none;min-width:92px;min-height:46px;padding-inline:14px;border-radius:14px}.composer-top.compact-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.composer-top.compact-top.sounds-top{grid-template-columns:auto;justify-content:end}.composer-mode-switch{justify-self:stretch;min-width:0;width:100%}.composer-mode-switch .mode-button{padding-inline:8px;font-size:.88rem}.model-dropdown{justify-self:end}.search-box{min-height:46px;border-radius:14px}.filter-button,.mini-filter{min-height:46px;padding-inline:16px;border-radius:14px;font-weight:700}.track-list{gap:16px;padding-right:12px}.track-card{min-height:112px;border-radius:22px;background:#fff;box-shadow:none}.track-card:hover,.track-card.active{background:#dedede;transform:none}.track-title-row h3,.preview-title-block strong,.player-meta strong,.section-line h2,.preview-block h2{color:#181818}.track-more{background:transparent}.track-more-icon{color:#1d1d1d}.cover-art{border-radius:16px}.status-tag{border:0;background:#f0f0f0}.preview-panel{border-radius:22px;padding:18px}.preview-close,.copy-button{color:#292929;background:#f0f0f0}.preview-poster{width:min(300px,88%);height:auto;aspect-ratio:1;border-radius:16px;box-shadow:none}.preview-style-tag{color:#555}.lyrics-scroll pre{color:#222}.secondary-action-button,.remix-button{color:#181818;background:#f0f0f0;border:0}.secondary-action-button:hover,.remix-button:hover{background:#e7e7e7;border-color:transparent}.preview-primary-actions-single .secondary-action-button,.release-danger-button{color:#fff;background:var(--lk-black)}.player-dock{min-height:88px;background:#fffffff0;box-shadow:0 -16px 42px #14141414}.player-icon,.player-play{border:0;color:#1b1b1b;background:#f0f0f0;box-shadow:none}.player-play{color:#fff;background:var(--lk-black)}.progress-slider,.volume-slider{accent-color:#171717}.volume-icon,.progress-timing small,.progress-track-title{color:#555}@media(min-width:761px){.player-dock{right:auto;bottom:16px;left:50%;z-index:140;width:min(880px,calc(100vw - 40px));min-height:68px;padding:10px 154px 10px 14px;border:1px solid rgba(20,20,20,.08);border-radius:16px;background:#fffffff7;box-shadow:0 16px 44px #14141424;transform:translate(-50%)}.player-main{grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:stretch;gap:16px;width:100%;margin:0}.player-center{display:grid;align-items:center}.player-progress{width:100%;min-width:0}.volume-box{right:16px;top:calc(50% + 6px)}.player-error{bottom:calc(100% + 8px);left:14px;max-width:calc(100% - 28px)}}@media(min-width:768px){.player-dock{right:16px;left:calc(16px + var(--nav-col) + 22px);width:auto;transform:none}}@media(min-width:1280px){.player-dock{left:calc(16px + var(--nav-col) + 404px)}}@media(min-width:1321px){.app-shell.has-side-panel .player-dock{right:398px}}@media(min-width:1321px)and (max-width:1480px){.app-shell.has-side-panel .player-dock{padding-right:14px}.app-shell.has-side-panel .player-dock .volume-box{display:none}}.player-icon svg,.player-play-icon,.player-pause-icon,.volume-icon svg{display:block;width:18px;height:18px}.player-icon svg,.volume-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.modal-backdrop{background:#e8e8e8b8}.modal-card{border:0;background:#fff;box-shadow:0 24px 70px #14141429}.release-pill.active,.release-explorer-card.active,.release-picker-item:hover,.release-explorer-card:hover{border-color:transparent;background:#e9e9e9}.release-track-card p,.result-card p,.release-track-genre,.release-editor-head-copy span,.release-explorer-head span,.release-explorer-meta span,.release-picker-item span,.mini-note{color:#666}@media(max-width:1279px)and (min-width:768px){.app-shell{grid-template-columns:var(--nav-col) minmax(0,1fr);height:auto;min-height:100vh}.app-nav{position:sticky;top:12px;height:calc(100vh - 24px);grid-row:1 / span 2}.composer-panel,.workspace-panel{grid-column:2}}@media(max-width:760px){.modal-backdrop:has(.release-cover-modal){align-items:stretch;padding:8px}.release-cover-modal{width:100%;max-height:calc(100dvh - 16px);padding:14px}.release-cover-modal .modal-actions{padding-top:10px;border-top:1px solid var(--line);background:#fff}.release-cover-modal .modal-actions>*{min-height:44px}}@media(max-width:767.98px){.app-shell{grid-template-columns:1fr;grid-auto-rows:max-content;align-content:start;gap:14px;width:100%;height:auto;min-height:100dvh;padding:10px 10px calc(94px + env(safe-area-inset-bottom));overflow:visible}.composer-panel,.workspace-panel{grid-column:auto;height:auto;overflow:visible}.composer-frame{height:auto;max-height:none;overflow:visible}.content-grid{flex:none;height:auto}.track-list,.preview-panel{height:auto;overflow:visible}.track-card{touch-action:manipulation}.mobile-inline-preview-host{display:block;width:100%;min-width:0;margin:2px 0 10px}.mobile-inline-preview-host>.preview-panel{width:100%;min-height:0;max-height:none;padding-bottom:18px;border:1px solid var(--line);animation:mobile-preview-reveal .18s ease-out}.app-nav{position:fixed;right:0;bottom:0;left:0;height:80px;width:auto;z-index:var(--z-mobile-navbar-content, 950)}}@keyframes mobile-preview-reveal{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.search-box input,.styles-input,.lyrics-box,.history-box,.sound-select-button,.inline-check,.advanced-action,.filter-option,.task-chip,.track-select,.track-title-row h3,.track-inline-actions,.track-remix-button,.track-more,.track-menu-item,.model-tag,.status-tag,.preview-close,.copy-button,.release-track-head strong,.release-track-head span,.release-order-button,.release-remove-button,.preview-tag-row,.lyrics-scroll pre,.result-chip,.player-icon,.volume-icon,.progress-timing small,.progress-track-title{color:#252525}.search-box input::placeholder{color:#ababab}.filter-option,.track-menu-item{background:transparent}.filter-option:hover,.track-menu-item:hover,.advanced-action:hover,.track-remix-button:hover,.track-more:hover,.preview-close:hover,.copy-button:hover,.release-order-button:hover,.release-remove-button:hover{color:#111;background:#e9e9e9}.track-card,.track-card.selected,.track-card:hover{border:1px solid rgba(20,20,20,.05)}.track-card.selected,.track-card:hover{background:#dedede}.track-select span{border-color:#14141424;background:#fff}.track-select:hover span{border-color:#14141447;background:#f4f4f4}.track-select input:checked+span{border-color:var(--lk-blue);background:var(--lk-blue)}.track-inline-actions,.track-actions{color:#252525}.track-remix-button,.track-publish-button,.track-more{border:1px solid rgba(20,20,20,.06);background:#f0f0f0}.track-publish-button{border-color:var(--lk-blue);color:#fff;background:var(--lk-blue)}.track-publish-button:hover{border-color:#3f5ec2;color:#fff;background:#3f5ec2}.track-more-icon{color:#252525}.model-tag,.status-tag,.task-chip{border:1px solid rgba(20,20,20,.06);background:#f0f0f0}.status-tag.ready{color:#07874f}.status-tag.processing,.status-tag.queued{color:#a86f00}.status-tag.failed{color:#bd3550}.mini-filter.active{color:#111;background:#e9e9e9;border-color:#1414141f}.filters-trigger{display:inline-flex;align-items:center;gap:8px;font-weight:700}.filters-icon{display:block;flex:0 0 auto;width:16px;height:16px;color:#222;fill:currentColor}.filters-caret{display:block;flex:0 0 auto;width:16px;height:16px;color:#222;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.filters-wrap .filters-menu{z-index:90;min-width:238px;padding:8px;border:1px solid rgba(20,20,20,.08);border-radius:18px;background:#fff;box-shadow:0 18px 42px #14141424}.filters-wrap .filter-option{min-height:38px;padding:8px 10px;border-radius:12px;color:#252525;font-weight:600}.filters-wrap .filter-option:hover{background:#eee}.filters-wrap .filter-option input{width:14px;height:14px;accent-color:#111}.create-button,.create-button-primary,.player-play,.preview-primary-actions-single .secondary-action-button,.release-danger-button{color:#fff}.create-button:disabled,.create-button-primary:disabled{color:#ffffffb8;background:#9aa8dd}.modal-head strong,.modal-field span,.release-editor-head-copy strong,.release-explorer-head strong,.release-picker-item strong,.result-card strong{color:#202020}.modal-head span,.modal-field span,.release-editor-head-copy span,.release-explorer-head span,.release-explorer-meta span,.release-picker-item span,.result-card p{color:#6f6f6f}.preview-release-note{border-color:#4664d22e;background:#eef1ff}.preview-release-note strong{color:#4b5fbd}.preview-release-note span{color:#2b2b2b;font-weight:600}.preview-release-list span{color:#07874f;background:#e8f7ef}.publish-platforms-button{width:100%;min-height:46px;margin-top:18px;padding:12px 18px;border:0;border-radius:12px;color:#fff;background:#171717;font-weight:800;cursor:pointer;transition:background-color .18s ease,transform .18s ease,opacity .18s ease}.publish-platforms-button:hover:not(:disabled){background:#050505}.publish-platforms-button:active:not(:disabled){transform:translateY(1px)}.publish-platforms-button:disabled{cursor:not-allowed;opacity:.55}.player-dock{color:#252525}.panel-card,.advanced-extra,.advanced-extra summary,.style-chip-row,.style-chip-scroller{color:#252525}.style-chip-scroller{padding-bottom:8px;border-radius:18px;background:transparent;scrollbar-color:rgba(20,20,20,.28) rgba(20,20,20,.08)}.style-chip-scroller::-webkit-scrollbar{height:5px}.style-chip-scroller::-webkit-scrollbar-track{background:#14141414;border-radius:999px}.style-chip-scroller::-webkit-scrollbar-thumb{background:#1414144d;border-radius:999px}.style-chip-scroller::-webkit-scrollbar-thumb:hover{background:#14141470}.style-chip{color:#252525;background:#f0f0f0}.style-chip:hover{color:#111;background:#e4e4e4}.advanced-extra{border-color:#1414140f;background:#fff;overflow:visible;position:relative;z-index:5}.advanced-extra summary{color:#555}.composer-panel,.composer-frame,.composer-frame *,.panel-card,.panel-card *,.simple-instrumental-toggle,.vocal-gender-control,.lyrics-box,.styles-input,.compact-input,.compact-area{box-sizing:border-box}.panel-card,.compact-panel,.simple-instrumental-toggle,.vocal-gender-control{width:100%;max-width:100%;min-width:0;overflow:hidden}.sound-field-panel{position:relative}.sound-field-panel.dropdown-open{z-index:300;overflow:visible}.sound-field-panel.dropdown-open .sound-key-dropdown{z-index:310}.sound-field-panel.dropdown-open .sound-key-menu{z-index:320}.model-dropdown:has(.model-menu),.tool-menu-wrap:has(.tool-menu),.filters-wrap:has(.filters-menu),.persona-picker:has(.persona-menu){z-index:300}.model-menu,.tool-menu,.filters-menu,.persona-menu,.sound-key-menu{isolation:isolate}.composer-frame{width:100%;max-width:100%;min-width:0;overflow-y:auto;overflow-x:hidden}.lyrics-box,.styles-input,.compact-input,.compact-area{display:block;width:100%;max-width:100%;min-width:0}.vocal-gender-control{grid-template-columns:minmax(76px,auto) minmax(0,1fr);padding:8px 10px;gap:8px}.vocal-gender-options{min-width:0;justify-content:flex-end;overflow:hidden}.vocal-gender-option{min-width:0;padding-inline:8px;white-space:nowrap}.simple-instrumental-toggle{padding-inline:10px}.advanced-extra .instrumental-row,.advanced-extra .compact-inline-field,.advanced-extra .compact-inline-field select,.advanced-extra .modal-field{box-sizing:border-box;width:100%;max-width:100%;min-width:0}.advanced-extra .instrumental-row{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:8px 10px;border-radius:14px;overflow:hidden}.advanced-extra .instrumental-row span:last-child{min-width:0;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.advanced-extra .vocal-gender-control{display:grid;grid-template-columns:1fr;align-items:stretch;gap:7px;padding:8px}.advanced-extra .vocal-gender-label{min-width:0;overflow:hidden;white-space:nowrap}.advanced-extra .vocal-gender-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;max-width:100%}.advanced-extra .vocal-gender-option{width:100%;min-width:0;padding-inline:4px;font-size:.76rem;text-align:center;overflow:hidden;text-overflow:ellipsis}.advanced-extra .compact-inline-field{display:grid;gap:6px}.advanced-extra .compact-inline-field select{display:block;height:42px;padding:0 12px;border:1px solid rgba(20,20,20,.035);border-radius:10px;color:#252525;background:#f0f0f0}.persona-picker{position:relative}.persona-select{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-width:0;height:42px;padding:0 12px;border:1px solid rgba(20,20,20,.035);border-radius:14px;color:#252525;background:#f0f0f0;text-align:left;cursor:pointer;transition:background-color .18s ease,border-color .18s ease}.persona-select span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.persona-select:hover,.persona-select.open{border-color:#1414141a;background:#e9e9e9}.persona-menu{position:absolute;z-index:200;top:calc(100% + 6px);left:0;right:0;display:grid;gap:3px;max-height:190px;padding:6px;border:1px solid rgba(20,20,20,.08);border-radius:16px;background:#fff;box-shadow:0 18px 42px #14141424;overflow:auto}.persona-menu-item{width:100%;min-width:0;padding:9px 10px;border:0;border-radius:11px;color:#252525;background:transparent;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.persona-menu-item:hover,.persona-menu-item.active{color:#111;background:#eee}.panel-card.advanced-extra,.panel-card.advanced-extra[open],.compact-panel.advanced-extra,.compact-panel.advanced-extra[open]{overflow:visible;position:relative;z-index:320}.advanced-extra .persona-picker{position:relative;z-index:340}.advanced-extra .persona-menu{z-index:360}.track-card{flex:0 0 auto;min-height:112px;align-items:center;padding:16px 18px 18px 12px;overflow:visible}.track-copy{display:grid;gap:3px;min-width:0;align-self:center}.track-style{display:block;margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:unset}.track-status-inline{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:5px;min-height:24px;overflow:hidden}.track-copy>.track-status-inline:not(.track-status-mobile){width:100%;max-width:100%;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.track-copy>.track-status-inline:not(.track-status-mobile)::-webkit-scrollbar{display:none}.track-status-inline>*{flex:0 0 auto}.track-status-mobile{display:none}.stem-status-tag{display:inline-flex;align-items:center;gap:5px;min-height:24px;padding:3px 8px;border:1px solid #d8e2ff;border-radius:6px;color:#3159c7;background:#eef3ff;font-size:.76rem;line-height:1;white-space:nowrap}.stem-status-tag.ready{border-color:#b8e3d1;color:#087a52;background:#ecf9f3}.stem-status-tag.failed{border-color:#f1c2c8;color:#bd3144;background:#fff0f2}.stem-spinner{width:10px;height:10px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:stem-spin .8s linear infinite}@keyframes stem-spin{to{transform:rotate(360deg)}}.track-status-inline time,.release-link-badge{line-height:1.2}.track-title-row h3,.track-style,.track-prompt,.preview-title-block strong,.preview-title-block span,.lyrics-scroll pre,.preview-block pre,.release-track-card p{font-family:DM Sans,sans-serif;font-variant-ligatures:common-ligatures;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}.track-title-row h3{letter-spacing:-.015em}.track-style,.track-prompt{line-height:1.35}.lyrics-scroll pre,.preview-block pre{line-height:1.55;letter-spacing:-.005em}@media(min-width:1280px){.app-shell{height:100vh}.workspace-panel{padding-bottom:0}.content-grid{min-height:0;padding-bottom:28px}.track-list,.preview-panel{height:100%;min-height:0;scroll-padding-bottom:96px}.track-list{padding-bottom:28px}.preview-panel{height:calc(100% - 28px);padding-bottom:18px;scroll-padding-bottom:18px}}@media(max-width:1500px){.workspace-beta-mark{display:none}}@media(max-width:760px){.editing-onboarding-preview-backdrop,.onboarding-editing-modal-backdrop{padding:12px}.editing-onboarding-preview-modal,.onboarding-editing-modal-backdrop .modal-card{gap:10px;max-height:min(330px,calc(100dvh - 210px));padding:13px}.editing-onboarding-preview-modal .modal-head strong,.onboarding-editing-modal-backdrop .modal-head strong{font-size:.94rem}.editing-onboarding-preview-modal .modal-head span,.onboarding-editing-modal-backdrop .modal-head span{font-size:.76rem}.editing-preview-options,.editing-preview-stages{gap:7px}.editing-preview-option,.editing-preview-stages>span{gap:3px;padding:9px 10px}.editing-preview-option span,.editing-preview-stages>span{font-size:.78rem;line-height:1.3}.editing-preview-note{padding:7px 9px;font-size:.72rem}.onboarding-editing-modal-backdrop .manual-extend-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.onboarding-editing-modal-backdrop .modal-field input,.onboarding-editing-modal-backdrop .modal-field select{min-height:38px;padding:8px 9px}.onboarding-editing-modal-backdrop .modal-actions{gap:8px}.onboarding-editing-modal-backdrop .modal-actions>button{min-height:36px}.filter-button.onboarding-restart-button{flex-basis:46px;width:46px;padding:0}.onboarding-restart-label{display:none}.onboarding-card{gap:12px;padding:16px}.onboarding-card.onboarding-card-compact{gap:8px;padding:12px 16px}.onboarding-card.onboarding-card-compact>p{font-size:.88rem;line-height:1.4}.onboarding-card.onboarding-card-compact .onboarding-actions .ghost-chip,.onboarding-card.onboarding-card-compact .onboarding-actions .filter-button{min-height:36px}.onboarding-card>strong{font-size:1.08rem}.onboarding-spotlight{transition:none}html,body,#root{min-width:0;max-width:100%;overflow-x:hidden}.app-shell,.app-shell>.composer-panel,.app-shell>.workspace-panel{width:100%;max-width:100%;min-width:0}.content-grid{grid-template-columns:minmax(0,1fr);width:100%;min-width:0}.track-list,.preview-panel{grid-column:1;width:100%;min-width:0}.workspace-panel,.track-list,.preview-panel{padding-bottom:150px}.track-card{grid-template-columns:18px 72px minmax(0,1fr);gap:10px;min-height:112px;padding:12px;align-items:start;overflow:hidden}.track-card.menu-open,.track-card.menu-open .track-copy{overflow:visible}.track-select{grid-column:1;grid-row:1;align-self:center;margin-top:0}.cover-art{grid-column:2;grid-row:1;width:72px;height:88px}.track-copy{grid-column:3;grid-row:1;width:100%;min-width:0;padding-right:0;align-self:start;overflow:hidden}.track-row-top{width:100%;min-width:0}.track-style,.track-copy>.track-status-inline:not(.track-status-mobile){display:none}.track-status-mobile{display:flex;flex-wrap:nowrap;width:100%;min-height:28px;margin-top:6px;padding-bottom:2px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-webkit-overflow-scrolling:touch}.track-status-mobile::-webkit-scrollbar{display:none}.track-status-mobile>*{flex:0 0 auto}.track-title-row{flex-wrap:wrap;gap:5px 8px}.track-title-row h3{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.track-inline-actions{position:static;display:grid;grid-template-columns:40px minmax(0,1fr) 36px;width:100%;min-width:0;margin-top:8px;transform:none;gap:6px}.track-publish-button{grid-column:1 / -1;grid-row:1;width:100%;min-width:0;min-height:36px}.track-publish-button span{display:inline}.track-remix-wrap{grid-column:1 / 3;grid-row:2;min-width:0;flex:1 1 auto}.track-remix-button{width:100%;max-width:100%;overflow:hidden;text-overflow:ellipsis}.track-menu-wrap{grid-column:3;grid-row:2}.track-menu-wrap,.track-more{width:36px;min-width:36px;max-width:36px}.track-menu-wrap{justify-self:end}.track-menu{right:0;max-width:calc(100vw - 32px)}.track-menu-wrap>.track-menu{position:fixed;z-index:130;top:auto;right:16px;bottom:calc(92px + env(safe-area-inset-bottom));max-height:min(420px,calc(100dvh - 116px));overflow-y:auto;overscroll-behavior:contain}.track-meta-column{display:none}}@media(max-width:420px){.composer-frame{padding:14px}.generation-tab{padding-inline:10px;font-size:.9rem}}@media(max-width:360px){.vocal-gender-control{display:grid;grid-template-columns:1fr}.vocal-gender-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;justify-self:stretch}.vocal-gender-option{width:100%;padding-inline:4px}}@media(max-width:767.98px){.app-shell.has-mobile-batch-release{padding-bottom:calc(158px + env(safe-area-inset-bottom))}.app-shell.has-mobile-batch-release .workspace-panel,.app-shell.has-mobile-batch-release .track-list,.app-shell.has-mobile-batch-release .preview-panel{padding-bottom:0}.topbar-release-button,.app-shell.has-mobile-batch-release .track-publish-button{display:none}.app-shell.has-mobile-batch-release .track-inline-actions{grid-template-columns:minmax(0,1fr) 36px}.app-shell.has-mobile-batch-release .track-remix-wrap{grid-column:1;grid-row:1}.app-shell.has-mobile-batch-release .track-menu-wrap{grid-column:2;grid-row:1}.mobile-batch-release-button{position:fixed;z-index:119;bottom:calc(92px + env(safe-area-inset-bottom));left:50%;display:inline-flex;align-items:center;justify-content:center;width:min(320px,calc(100vw - 48px));min-height:42px;padding:9px 18px;border-radius:12px;color:#fff;background:var(--lk-blue);box-shadow:0 12px 30px #4866cb47;font-family:Outfit,sans-serif;font-size:.98rem;font-weight:700;transform:translate(-50%)}.mobile-batch-release-button:disabled{opacity:.65;cursor:progress}.player-dock{position:fixed;z-index:120;top:max(8px,env(safe-area-inset-top));right:8px;bottom:auto;left:8px;display:grid;width:auto;min-height:0;max-height:calc(100vh - 90px);padding:12px 44px 12px 14px;border:1px solid rgba(20,20,20,.08);border-radius:12px;background:#fffffffa;box-shadow:0 14px 38px #14141429;overflow:auto;transform:translateY(0);opacity:1;transition:transform .22s ease,opacity .18s ease}.player-dock.mobile-player-collapsed{pointer-events:none;transform:translateY(calc(-100% - 24px));opacity:0}.player-dock.mobile-player-expanded{pointer-events:auto;transform:translateY(0);opacity:1}.mobile-player-collapse{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:32px;height:32px;border-radius:8px;color:#222;background:#f0f0f0}.mobile-player-collapse svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.mobile-player-trigger{position:fixed;z-index:121;top:max(86px,calc(env(safe-area-inset-top) + 70px));right:0;display:grid;place-items:center;width:48px;height:48px;border-radius:10px 0 0 10px;color:#fff;background:var(--lk-black);box-shadow:0 8px 24px #14141433;transition:transform .18s ease,opacity .18s ease}.mobile-player-trigger.is-hidden{pointer-events:none;transform:translate(100%);opacity:0}.mobile-player-trigger:disabled{color:#999;background:#e3e3e3;box-shadow:none}.mobile-player-trigger svg{width:20px;height:20px}.player-dock .volume-box{display:none}.workspace-panel,.track-list,.preview-panel{padding-bottom:0}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-animation-delay:0s;--tw-animation-direction:normal;--tw-animation-duration:initial;--tw-animation-fill-mode:none;--tw-animation-iteration-count:1;--tw-enter-blur:0;--tw-enter-opacity:1;--tw-enter-rotate:0;--tw-enter-scale:1;--tw-enter-translate-x:0;--tw-enter-translate-y:0;--tw-exit-blur:0;--tw-exit-opacity:1;--tw-exit-rotate:0;--tw-exit-scale:1;--tw-exit-translate-x:0;--tw-exit-translate-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-border-style:solid;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:root,:host{--color-blue-500:#1743d3;--color-white:#fff;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75 / 1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75 / 1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--radius-xl:.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--ease-out:cubic-bezier(0, 0, .2, 1);--animate-pulse:pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--z-mobile-navbar-menu:9010;--z-mobile-navbar-content:9100;--z-tooltip:10000;--z-index-tooltip:var(--z-tooltip);--z-index-mobile-navbar-menu:var(--z-mobile-navbar-menu);--z-index-mobile-navbar-content:var(--z-mobile-navbar-content);--font-body:"Aeroport", sans-serif;--font-heading:"Benzin", sans-serif;--color-grey-100:#f2f2f2;--color-shadow:#1c1c1c1a;--color-background-secondary:var(--background-secondary);--color-border:var(--border);--color-skeleton:var(--skeleton);--color-tooltip:var(--tooltip);--color-tooltip-foreground:var(--tooltip-foreground);--color-button-default:var(--button-default);--color-button-default-foreground:var(--button-default-foreground);--color-button-default-hover:var(--button-default-hover);--color-button-default-active:var(--button-default-active);--color-button-default-disabled:var(--button-default-disabled);--color-button-default-disabled-foreground:var(--button-default-disabled-foreground);--color-button-accent:var(--button-accent);--color-button-accent-foreground:var(--button-accent-foreground);--color-button-accent-hover:var(--button-accent-hover);--color-button-accent-active:var(--button-accent-active);--color-button-accent-disabled:var(--button-accent-disabled);--color-button-accent-disabled-foreground:var(--button-accent-disabled-foreground);--color-button-outline:var(--button-outline);--color-button-outline-foreground:var(--button-outline-foreground);--color-button-outline-border:var(--button-outline-border);--color-button-outline-hover:var(--button-outline-hover);--color-button-outline-hover-border:var(--button-outline-hover-border);--color-button-outline-active:var(--button-outline-active);--color-button-outline-active-border:var(--button-outline-active-border);--color-button-outline-disabled:var(--button-outline-disabled);--color-button-outline-disabled-foreground:var(--button-outline-disabled-foreground);--color-button-outline-disabled-border:var(--button-outline-disabled-border);--color-button-secondary:var(--button-secondary);--color-button-secondary-foreground:var(--button-secondary-foreground);--color-button-secondary-hover:var(--button-secondary-hover);--color-button-secondary-active:var(--button-secondary-active);--color-button-secondary-disabled:var(--button-secondary-disabled);--color-button-secondary-disabled-foreground:var(--button-secondary-disabled-foreground);--color-button-gradient-from:var(--button-gradient-from);--color-button-gradient-to:var(--button-gradient-to);--color-button-gradient-foreground:var(--button-gradient-foreground);--color-button-gradient-hover-from:var(--button-gradient-hover-from);--color-button-gradient-hover-to:var(--button-gradient-hover-to);--color-button-gradient-active-from:var(--button-gradient-active-from);--color-button-gradient-active-to:var(--button-gradient-active-to);--color-button-gradient-disabled-from:var(--button-gradient-disabled-from);--color-button-gradient-disabled-to:var(--button-gradient-disabled-to);--color-button-gradient-disabled-foreground:var(--button-gradient-disabled-foreground);--color-button-surface:var(--button-surface);--color-button-surface-foreground:var(--button-surface-foreground);--color-button-surface-hover:var(--button-surface-hover);--color-button-surface-active:var(--button-surface-active);--color-button-surface-disabled:var(--button-surface-disabled);--color-button-surface-disabled-foreground:var(--button-surface-disabled-foreground);--color-button-ghost-foreground:var(--button-ghost-foreground);--color-button-ghost-hover:var(--button-ghost-hover);--color-button-ghost-hover-foreground:var(--button-ghost-hover-foreground);--color-button-ghost-active:var(--button-ghost-active);--color-button-ghost-active-foreground:var(--button-ghost-active-foreground);--color-button-ghost-disabled-foreground:var(--button-ghost-disabled-foreground);--color-button-destructive:var(--button-destructive);--color-button-destructive-foreground:var(--button-destructive-foreground);--color-button-destructive-hover:var(--button-destructive-hover);--color-button-destructive-active:var(--button-destructive-active);--color-button-destructive-disabled:var(--button-destructive-disabled);--color-button-destructive-disabled-foreground:var(--button-destructive-disabled-foreground);--color-button-destructive-ring:var(--button-destructive-ring);--color-button-link-foreground:var(--button-link-foreground);--color-button-link-hover-foreground:var(--button-link-hover-foreground);--color-button-link-active-foreground:var(--button-link-active-foreground);--color-button-link-disabled-foreground:var(--button-link-disabled-foreground);--color-button-ring:var(--button-ring);--color-navigation-bar:var(--navigation-bar);--color-navigation-bar-foreground:var(--navigation-bar-foreground);--color-navigation-bar-foreground-active:var(--navigation-bar-foreground-active);--color-navigation-item-foreground:var(--navigation-item-foreground);--color-navigation-item-foreground-active:var(--navigation-item-foreground-active)}}@layer base{:root{--z-fixed-right-section-banner:9001;--z-fixed-right-section-content:9002;--z-calendar-popper:9001;--h1-fz:44px;--h1-lh:48.4px;--h2-fz:26px;--h2-lh:32px;--h3-fz:20px;--h3-lh:22px;--h4-fz:18px;--h4-lh:21px;--h5-fz:16px;--h5-lh:19px;--h6-fz:14px;--h6-lh:17px;--text-1xl-fz:30px;--text-1xl-lh:38px;--text-1xl-fw:500;--text-l-fz:18px;--text-l-lh:25.2px;--text-l-fw:400;--text-m-bolder-fz:16px;--text-m-bolder-lh:22px;--text-m-bolder-fw:700;--text-m-bold-fz:16px;--text-m-bold-lh:22px;--text-m-bold-fw:500;--text-m-fz:16px;--text-m-lh:22px;--text-m-fw:400;--text-s-fz:14px;--text-s-lh:18px;--text-s-fw:400;--text-s-bold-fz:14px;--text-s-bold-lh:18px;--text-s-bold-fw:500;--text-s-bolder-fz:14px;--text-s-bolder-lh:18px;--text-s-bolder-fw:700;--text-05xs-fz:13px;--text-05xs-lh:140%;--text-05xs-fw:400;--text-1xs-bold-fz:12px;--text-1xs-bold-lh:16px;--text-1xs-bold-fw:500;--text-1xs-fz:12px;--text-1xs-lh:16px;--text-1xs-fw:400;--text-2xs-fz:10px;--text-2xs-lh:11px;--text-2xs-fw:400;--text-2xs-bold-fz:10px;--text-2xs-bold-lh:11px;--text-2xs-bold-fw:500}@media(max-width:991px){:root{--h1-fz:38px;--h1-lh:41.8px;--h2-fz:22px;--h2-lh:28px;--h3-fz:16px;--h3-lh:20px}}@media(max-width:575px){:root{--h1-fz:38px;--h1-lh:41.8px;--h2-fz:22px;--h2-lh:28px;--h3-fz:16px;--h3-lh:20px;--text-1xl-fz:22px;--text-1xl-lh:26px;--text-1xl-fw:500}}@font-face{font-family:Aeroport;src:local(Aeroport),url(/assets/Aeroport-u5BpgJQ0.woff2)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Aeroport;src:local(Aeroport Medium),url(/assets/Aeroport-Medium-CuJts3Ul.woff2)format("woff2");font-weight:500;font-style:normal}@font-face{font-family:Benzin;src:local(☞Benzin Bold),local(Benzin-Bold),url(/assets/Benzin-Bold-CnT4BMky.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Benzin;src:local(☞Benzin Medium),local(Benzin-Medium),url(/assets/Benzin-Medium-MysbLeMM.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--font-1xl:var(--text-1xl-fw) var(--text-1xl-fz) / var(--text-1xl-lh) "Aeroport";--font-l:var(--text-l-fw) var(--text-l-fz) / var(--text-l-lh) "Aeroport";--font-m-bolder:var(--text-m-bolder-fw) var(--text-m-bolder-fz) / var(--text-m-bolder-lh) "Aeroport";--font-m-bold:var(--text-m-bold-fw) var(--text-m-bold-fz) / var(--text-m-bold-lh) "Aeroport";--font-m:var(--text-m-fw) var(--text-m-fz) / var(--text-m-lh) "Aeroport";--font-s:var(--text-s-fw) var(--text-s-fz) / var(--text-s-lh) "Aeroport";--font-s-bold:var(--text-s-bold-fw) var(--text-s-bold-fz) / var(--text-s-bold-lh) "Aeroport";--font-s-bolder:var(--text-s-bolder-fw) var(--text-s-bolder-fz) / var(--text-s-bolder-lh) "Aeroport";--font-1xs-bold:var(--text-1xs-bold-fw) var(--text-1xs-bold-fz) / var(--text-1xs-bold-lh) "Aeroport";--font-1xs:var(--text-1xs-fw) var(--text-1xs-fz) / var(--text-1xs-lh) "Aeroport";--font-2xs:var(--text-2xs-fw) var(--text-2xs-fz) / var(--text-2xs-lh) "Aeroport";--font-2xs-bold:var(--text-2xs-bold-fw) var(--text-2xs-bold-fz) / var(--text-2xs-bold-lh) "Aeroport";--white:#fff;--grey-100:#f2f2f2;--grey-200:#ebebeb;--grey-300:#e6e6e6;--grey-400:#e0e0e0;--grey-500:#bdbdbd;--grey-600:#707070;--grey-700:#454545;--grey-800:#1c1c1c;--shadow:#1c1c1c1a;--red-100:#f9d4d2;--red-500:#e02215;--red-600:#c61c10;--red-700:#a8150b;--blue-50:#f6f8fe;--blue-500:#1743d3;--blue-600:#143fcc;--blue-700:#1035b2;--azure-500:#1062e5;--green-400:#38ad57;--green-500:#019d3a;--yellow-500:#ffb805;--gradient-deep-blue:#0e234e;--gradient-emerald:#2eb873;--background:var(--grey-100);--background-secondary:var(--white);--foreground:var(--grey-800);--foreground-secondary:var(--grey-600);--primary:var(--blue-500);--primary-foreground:var(--white);--primary-foreground-secondary:var(--azure-500);--border:var(--grey-400);--card:var(--grey-100);--card-soft:var(--white);--card-accent:var(--blue-50);--card-meta:var(--grey-300);--card-meta-foreground:var(--grey-600);--card-foreground:var(--grey-800);--card-foreground-secondary:var(--grey-600);--card-border:var(--grey-400);--progress-track:var(--grey-400);--progress-indicator:var(--blue-500);--skeleton:var(--grey-100);--separator:var(--grey-400);--scrollbar-thumb:var(--grey-500);--scrollbar-thumb-hover:var(--grey-600);--avatar:var(--grey-100);--avatar-foreground:var(--grey-600);--avatar-border:var(--grey-400);--avatar-ring:var(--white);--avatar-badge:var(--grey-800);--avatar-badge-foreground:var(--white);--surface-overlay:var(--white);--surface-overlay-foreground:var(--grey-800);--surface-overlay-foreground-secondary:var(--grey-600);--surface-overlay-border:var(--grey-400);--surface-modal:var(--white);--surface-modal-foreground:var(--grey-800);--surface-modal-foreground-secondary:var(--grey-600);--surface-modal-border:var(--grey-400);--surface-modal-backdrop:#1c1c1c80;--surface-modal-backdrop-heavy:#1c1c1ccc;--surface-modal-backdrop-heaviest:#000000f2;--surface-modal-handle:var(--grey-600);--surface-modal-media:var(--grey-100);--tooltip:var(--grey-800);--tooltip-foreground:var(--white);--button-default:var(--grey-800);--button-default-foreground:var(--white);--button-default-hover:var(--grey-700);--button-default-active:var(--grey-800);--button-default-disabled:var(--grey-500);--button-default-disabled-foreground:var(--grey-400);--button-accent:var(--blue-500);--button-accent-foreground:var(--white);--button-accent-hover:var(--blue-600);--button-accent-active:var(--blue-700);--button-accent-disabled:var(--grey-500);--button-accent-disabled-foreground:var(--grey-400);--button-outline:var(--white);--button-outline-foreground:var(--grey-800);--button-outline-border:var(--grey-800);--button-outline-hover:var(--grey-100);--button-outline-hover-border:var(--grey-800);--button-outline-active:var(--grey-200);--button-outline-active-border:var(--grey-800);--button-outline-disabled:var(--white);--button-outline-disabled-foreground:var(--grey-500);--button-outline-disabled-border:var(--grey-400);--button-secondary:var(--grey-100);--button-secondary-foreground:var(--grey-800);--button-secondary-hover:var(--grey-200);--button-secondary-active:var(--grey-400);--button-secondary-active-secondary:var(--grey-500);--button-secondary-disabled:var(--grey-100);--button-secondary-disabled-foreground:var(--grey-500);--button-gradient-from:var(--gradient-deep-blue);--button-gradient-to:var(--gradient-emerald);--button-gradient-foreground:var(--white);--button-gradient-hover-from:var(--blue-600);--button-gradient-hover-to:var(--gradient-emerald);--button-gradient-active-from:var(--blue-700);--button-gradient-active-to:var(--gradient-emerald);--button-gradient-disabled-from:var(--grey-600);--button-gradient-disabled-to:var(--grey-500);--button-gradient-disabled-foreground:var(--grey-400);--button-surface:var(--white);--button-surface-foreground:var(--grey-800);--button-surface-hover:var(--grey-100);--button-surface-active:var(--grey-200);--button-surface-disabled:var(--grey-100);--button-surface-disabled-foreground:var(--grey-500);--button-ghost-foreground:var(--grey-800);--button-ghost-hover:var(--grey-100);--button-ghost-hover-foreground:var(--grey-800);--button-ghost-active:var(--grey-200);--button-ghost-active-foreground:var(--grey-800);--button-ghost-disabled-foreground:var(--grey-500);--button-destructive:var(--red-500);--button-destructive-foreground:var(--white);--button-destructive-hover:var(--red-600);--button-destructive-active:var(--red-700);--button-destructive-disabled:var(--grey-500);--button-destructive-disabled-foreground:var(--grey-400);--button-destructive-ring:var(--red-500);--button-link-foreground:var(--blue-500);--button-link-hover-foreground:var(--blue-600);--button-link-active-foreground:var(--blue-700);--button-link-disabled-foreground:var(--grey-500);--button-ring:var(--blue-500);--status-success:var(--green-500);--status-success-foreground:var(--white);--status-success-soft:var(--green-500)}@supports (color:color-mix(in lab,red,red)){:root{--status-success-soft:color-mix(in hsl, var(--green-500) 10%, transparent)}}:root{--status-success-soft-foreground:var(--green-500);--status-error:var(--red-500);--status-error-foreground:var(--white);--status-error-soft:var(--red-500)}@supports (color:color-mix(in lab,red,red)){:root{--status-error-soft:color-mix(in hsl, var(--red-500) 10%, transparent)}}:root{--status-error-soft-foreground:var(--red-500);--status-warning:var(--yellow-500);--status-warning-foreground:var(--grey-800);--status-warning-soft:var(--yellow-500)}@supports (color:color-mix(in lab,red,red)){:root{--status-warning-soft:color-mix(in hsl, var(--yellow-500) 10%, transparent)}}:root{--status-warning-soft-foreground:var(--grey-800);--status-info:var(--blue-500);--status-info-foreground:var(--white);--status-info-soft:var(--blue-500)}@supports (color:color-mix(in lab,red,red)){:root{--status-info-soft:color-mix(in hsl, var(--blue-500) 10%, transparent)}}:root{--status-info-soft-foreground:var(--blue-500);--status-neutral:var(--grey-100);--status-neutral-foreground:var(--grey-600);--status-neutral-soft:var(--white);--status-neutral-soft-foreground:var(--grey-600);--status-neutral-strong:var(--grey-100);--status-neutral-strong-foreground:var(--grey-800);--input:var(--grey-100);--input-foreground:var(--grey-800);--input-placeholder:var(--grey-500);--input-border:var(--grey-100);--input-hover:var(--grey-200);--input-hover-border:var(--grey-200);--input-focus-border:var(--grey-300);--input-ring:var(--blue-500);--input-disabled:var(--grey-100);--input-disabled-foreground:var(--grey-500);--input-disabled-border:var(--grey-100);--input-error-border:var(--red-500);--input-error-ring:var(--red-500);--input-addon-foreground:var(--grey-600);--navigation-bar:var(--grey-800);--navigation-bar-foreground:var(--grey-500);--navigation-bar-foreground-active:var(--white);--navigation-item-foreground:var(--grey-500);--navigation-item-foreground-active:var(--grey-800)}[data-theme=dark]{--background:var(--grey-100);--foreground:var(--grey-800);--primary:var(--blue-500);--primary-foreground:var(--white);--primary-foreground-secondary:var(--azure-500);--border:var(--grey-400);--card:var(--grey-100);--card-soft:var(--white);--card-accent:var(--blue-50);--card-meta:var(--grey-300);--card-meta-foreground:var(--grey-600);--card-foreground:var(--grey-800);--card-foreground-secondary:var(--grey-600);--card-border:var(--grey-400);--progress-track:var(--grey-400);--progress-indicator:var(--blue-500);--skeleton:var(--grey-100);--separator:var(--grey-400);--scrollbar-thumb:var(--grey-500);--scrollbar-thumb-hover:var(--grey-600);--avatar:var(--grey-100);--avatar-foreground:var(--grey-600);--avatar-border:var(--grey-400);--avatar-ring:var(--white);--avatar-badge:var(--grey-800);--avatar-badge-foreground:var(--white);--surface-overlay:var(--white);--surface-overlay-foreground:var(--grey-800);--surface-overlay-foreground-secondary:var(--grey-600);--surface-overlay-border:var(--grey-400);--surface-modal:var(--white);--surface-modal-foreground:var(--grey-800);--surface-modal-foreground-secondary:var(--grey-600);--surface-modal-border:var(--grey-400);--surface-modal-backdrop:#1c1c1c80;--surface-modal-backdrop-heavy:#1c1c1ccc;--surface-modal-backdrop-heaviest:#000000f2;--surface-modal-handle:var(--grey-600);--surface-modal-media:var(--grey-100);--tooltip:var(--grey-800);--tooltip-foreground:var(--white);--button-default:var(--grey-800);--button-default-foreground:var(--white);--button-default-hover:var(--grey-700);--button-default-active:var(--grey-800);--button-default-disabled:var(--grey-500);--button-default-disabled-foreground:var(--grey-400);--button-accent:var(--blue-500);--button-accent-foreground:var(--white);--button-accent-hover:var(--blue-600);--button-accent-active:var(--blue-700);--button-accent-disabled:var(--grey-500);--button-accent-disabled-foreground:var(--grey-400);--button-outline:var(--white);--button-outline-foreground:var(--grey-800);--button-outline-border:var(--grey-800);--button-outline-hover:var(--grey-100);--button-outline-hover-border:var(--grey-800);--button-outline-active:var(--grey-200);--button-outline-active-border:var(--grey-800);--button-outline-disabled:var(--white);--button-outline-disabled-foreground:var(--grey-500);--button-outline-disabled-border:var(--grey-400);--button-secondary:var(--grey-100);--button-secondary-foreground:var(--grey-800);--button-secondary-hover:var(--grey-200);--button-secondary-active:var(--grey-400);--button-secondary-disabled:var(--grey-100);--button-secondary-disabled-foreground:var(--grey-500);--button-gradient-from:var(--gradient-deep-blue);--button-gradient-to:var(--gradient-emerald);--button-gradient-foreground:var(--white);--button-gradient-hover-from:var(--blue-600);--button-gradient-hover-to:var(--gradient-emerald);--button-gradient-active-from:var(--blue-700);--button-gradient-active-to:var(--gradient-emerald);--button-gradient-disabled-from:var(--grey-600);--button-gradient-disabled-to:var(--grey-500);--button-gradient-disabled-foreground:var(--grey-400);--button-surface:var(--white);--button-surface-foreground:var(--grey-800);--button-surface-hover:var(--grey-100);--button-surface-active:var(--grey-200);--button-surface-disabled:var(--grey-100);--button-surface-disabled-foreground:var(--grey-500);--button-ghost-foreground:var(--grey-800);--button-ghost-hover:var(--grey-100);--button-ghost-hover-foreground:var(--grey-800);--button-ghost-active:var(--grey-200);--button-ghost-active-foreground:var(--grey-800);--button-ghost-disabled-foreground:var(--grey-500);--button-destructive:var(--red-500);--button-destructive-foreground:var(--white);--button-destructive-hover:var(--red-600);--button-destructive-active:var(--red-700);--button-destructive-disabled:var(--grey-500);--button-destructive-disabled-foreground:var(--grey-400);--button-destructive-ring:var(--red-500);--button-link-foreground:var(--blue-500);--button-link-hover-foreground:var(--blue-600);--button-link-active-foreground:var(--blue-700);--button-link-disabled-foreground:var(--grey-500);--button-ring:var(--blue-500);--status-success:var(--green-500);--status-success-foreground:var(--white);--status-success-soft:var(--green-500)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark]{--status-success-soft:color-mix(in hsl, var(--green-500) 10%, transparent)}}[data-theme=dark]{--status-success-soft-foreground:var(--green-500);--status-error:var(--red-500);--status-error-foreground:var(--white);--status-error-soft:var(--red-500)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark]{--status-error-soft:color-mix(in hsl, var(--red-500) 10%, transparent)}}[data-theme=dark]{--status-error-soft-foreground:var(--red-500);--status-warning:var(--yellow-500);--status-warning-foreground:var(--grey-800);--status-warning-soft:var(--yellow-500)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark]{--status-warning-soft:color-mix(in hsl, var(--yellow-500) 10%, transparent)}}[data-theme=dark]{--status-warning-soft-foreground:var(--grey-800);--status-info:var(--blue-500);--status-info-foreground:var(--white);--status-info-soft:var(--blue-500)}@supports (color:color-mix(in lab,red,red)){[data-theme=dark]{--status-info-soft:color-mix(in hsl, var(--blue-500) 10%, transparent)}}[data-theme=dark]{--status-info-soft-foreground:var(--blue-500);--status-neutral:var(--grey-100);--status-neutral-foreground:var(--grey-600);--status-neutral-soft:var(--white);--status-neutral-soft-foreground:var(--grey-600);--status-neutral-strong:var(--grey-100);--status-neutral-strong-foreground:var(--grey-800);--input:var(--grey-100);--input-foreground:var(--grey-800);--input-placeholder:var(--grey-500);--input-border:var(--grey-100);--input-hover:var(--grey-200);--input-hover-border:var(--grey-200);--input-focus-border:var(--grey-300);--input-ring:var(--blue-500);--input-disabled:var(--grey-100);--input-disabled-foreground:var(--grey-500);--input-disabled-border:var(--grey-100);--input-error-border:var(--red-500);--input-error-ring:var(--red-500);--input-addon-foreground:var(--grey-600);--navigation-bar:var(--grey-800);--navigation-bar-foreground:var(--grey-500);--navigation-bar-foreground-active:var(--white);--navigation-item-foreground:var(--grey-500);--navigation-item-foreground-active:var(--grey-800)}}@layer utilities{.fixed-rem{--spacing:4px;--text-xs:12px;--text-sm:14px;--text-base:16px;--text-lg:18px;--text-xl:20px;--text-2xl:24px;--text-3xl:30px;--text-4xl:36px;--text-5xl:48px;--text-6xl:60px;--text-7xl:72px;--text-8xl:96px;--text-9xl:128px;--radius-xs:2px;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--radius-2xl:16px;--radius-3xl:24px;--radius-4xl:32px}}@property --tw-animation-delay{syntax:"*";inherits:false;initial-value:0s}@property --tw-animation-direction{syntax:"*";inherits:false;initial-value:normal}@property --tw-animation-duration{syntax:"*";inherits:false}@property --tw-animation-fill-mode{syntax:"*";inherits:false;initial-value:none}@property --tw-animation-iteration-count{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-enter-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-enter-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-blur{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-opacity{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-rotate{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-scale{syntax:"*";inherits:false;initial-value:1}@property --tw-exit-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-exit-translate-y{syntax:"*";inherits:false;initial-value:0}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.inset-x-0{inset-inline:0}.-top-1{top:calc(var(--spacing) * -1)}.-top-8{top:calc(var(--spacing) * -8)}.top-0{top:0}.right-\[var\(--removed-scrollbar-size\,0px\)\]{right:var(--removed-scrollbar-size,0px)}.bottom-20{bottom:calc(var(--spacing) * 20)}.left-0{left:0}.left-1\/2{left:50%}.z-mobile-navbar-content{z-index:var(--z-mobile-navbar-content);z-index:var(--z-index-mobile-navbar-content)}.z-mobile-navbar-menu{z-index:var(--z-mobile-navbar-menu);z-index:var(--z-index-mobile-navbar-menu)}.z-tooltip{z-index:var(--z-tooltip);z-index:var(--z-index-tooltip)}.m-1{margin:var(--spacing)}.-ml-2{margin-left:calc(var(--spacing) * -2)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-flex{display:inline-flex}.size-2\.5{width:calc(var(--spacing) * 2.5);height:calc(var(--spacing) * 2.5)}.size-4{width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.size-6{width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}.size-8{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}.size-9{width:calc(var(--spacing) * 9);height:calc(var(--spacing) * 9)}.size-10{width:calc(var(--spacing) * 10);height:calc(var(--spacing) * 10)}.size-11{width:calc(var(--spacing) * 11);height:calc(var(--spacing) * 11)}.size-12{width:calc(var(--spacing) * 12);height:calc(var(--spacing) * 12)}.size-\[38px\]{width:38px;height:38px}.size-full{width:100%;height:100%}.h-3\.5{height:calc(var(--spacing) * 3.5)}.h-6{height:calc(var(--spacing) * 6)}.h-7\.5{height:calc(var(--spacing) * 7.5)}.h-8{height:calc(var(--spacing) * 8)}.h-9{height:calc(var(--spacing) * 9)}.h-10{height:calc(var(--spacing) * 10)}.h-11{height:calc(var(--spacing) * 11)}.h-12{height:calc(var(--spacing) * 12)}.h-\[38px\]{height:38px}.h-full{height:100%}.w-fit{width:fit-content}.w-full{width:100%}.min-w-43{min-width:calc(var(--spacing) * 43)}.min-w-\[38px\]{min-width:38px}.shrink-0{flex-shrink:0}.origin-\(--radix-tooltip-content-transform-origin\){transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-0{--tw-translate-y:0;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-\[150\%\]{--tw-translate-y:150%;translate:var(--tw-translate-x) var(--tw-translate-y)}.translate-y-\[calc\(-50\%-2px\)\]{--tw-translate-y: calc(-50% - 2px) ;translate:var(--tw-translate-x) var(--tw-translate-y)}.-scale-x-100{--tw-scale-x: -100% ;scale:var(--tw-scale-x) var(--tw-scale-y)}.-rotate-6{rotate:-6deg}.-rotate-12{rotate:-12deg}.rotate-45{rotate:45deg}.animate-in{animation:enter var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.animate-pulse{animation:var(--animate-pulse)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.\[scrollbar-width\:thin\]{scrollbar-width:thin}.\[scrollbar-color\:var\(--scrollbar-thumb\)_transparent\]{scrollbar-color:var(--scrollbar-thumb) transparent}.grid-rows-\[0fr\]{grid-template-rows:0fr}.grid-rows-\[1fr\]{grid-template-rows:1fr}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:var(--spacing)}.gap-1\.5{gap:calc(var(--spacing) * 1.5)}.gap-2{gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:calc(var(--spacing) * 2.5)}.gap-4{gap:calc(var(--spacing) * 4)}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-\[2px\]{border-radius:2px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xl{border-radius:var(--radius-xl)}.border{border-style:var(--tw-border-style);border-width:1px}.border-button-outline-border{border-color:var(--color-button-outline-border)}.bg-background-secondary{background-color:var(--color-background-secondary)}.bg-blue-500{background-color:var(--color-blue-500)}.bg-button-accent{background-color:var(--color-button-accent)}.bg-button-default{background-color:var(--color-button-default)}.bg-button-destructive{background-color:var(--color-button-destructive)}.bg-button-outline{background-color:var(--color-button-outline)}.bg-button-secondary{background-color:var(--color-button-secondary)}.bg-button-surface{background-color:var(--color-button-surface)}.bg-navigation-bar{background-color:var(--color-navigation-bar)}.bg-skeleton{background-color:var(--color-skeleton)}.bg-tooltip{background-color:var(--color-tooltip)}.bg-transparent{background-color:#0000}.bg-\[linear-gradient\(135deg\,var\(--color-button-gradient-from\)\,var\(--color-button-gradient-to\)\)\]{background-image:linear-gradient(135deg,var(--color-button-gradient-from),var(--color-button-gradient-to))}.fill-tooltip{fill:var(--color-tooltip)}.p-px{padding:1px}.px-1{padding-inline:var(--spacing)}.px-3{padding-inline:calc(var(--spacing) * 3)}.px-3\.5{padding-inline:calc(var(--spacing) * 3.5)}.px-4{padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-1\.5{padding-block:calc(var(--spacing) * 1.5)}.py-4{padding-block:calc(var(--spacing) * 4)}.py-16{padding-block:calc(var(--spacing) * 16)}.pt-2{padding-top:calc(var(--spacing) * 2)}.pt-4{padding-top:calc(var(--spacing) * 4)}.pr-\[calc\(2\.5rem\+var\(--removed-scrollbar-size\,0px\)\)\]{padding-right:calc(2.5rem + var(--removed-scrollbar-size,0px))}.pb-2{padding-bottom:calc(var(--spacing) * 2)}.pl-10{padding-left:calc(var(--spacing) * 10)}.font-heading{font-family:var(--font-heading)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-\[10px\]{font-size:10px}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.text-balance{text-wrap:balance}.whitespace-nowrap{white-space:nowrap}.text-button-accent-foreground{color:var(--color-button-accent-foreground)}.text-button-default-foreground{color:var(--color-button-default-foreground)}.text-button-destructive-foreground{color:var(--color-button-destructive-foreground)}.text-button-ghost-foreground{color:var(--color-button-ghost-foreground)}.text-button-gradient-foreground{color:var(--color-button-gradient-foreground)}.text-button-link-foreground{color:var(--color-button-link-foreground)}.text-button-outline-foreground{color:var(--color-button-outline-foreground)}.text-button-secondary-foreground{color:var(--color-button-secondary-foreground)}.text-button-surface-foreground{color:var(--color-button-surface-foreground)}.text-navigation-bar{color:var(--color-navigation-bar)}.text-navigation-bar-foreground{color:var(--color-navigation-bar-foreground)}.text-navigation-item-foreground{color:var(--color-navigation-item-foreground)}.text-navigation-item-foreground-active{color:var(--color-navigation-item-foreground-active)}.text-tooltip-foreground{color:var(--color-tooltip-foreground)}.text-white{color:var(--color-white)}.underline-offset-4{text-underline-offset:4px}.opacity-0{opacity:0}.opacity-100{opacity:1}.shadow-\[0_0_12px_0_var\(--color-shadow\)\]{--tw-shadow:0 0 12px 0 var(--tw-shadow-color,var(--color-shadow));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition-\[color\,transform\]{transition-property:color,transform;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[grid-template-rows\,opacity\]{transition-property:grid-template-rows,opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-shadow{transition-property:box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.fade-in-0{--tw-enter-opacity:0}.outline-none{--tw-outline-style:none;outline-style:none}.zoom-in-95{--tw-enter-scale:.95}@media(hover:hover){.hover\:border-button-outline-hover-border:hover{border-color:var(--color-button-outline-hover-border)}.hover\:bg-button-accent-hover:hover{background-color:var(--color-button-accent-hover)}.hover\:bg-button-default-hover:hover{background-color:var(--color-button-default-hover)}.hover\:bg-button-destructive-hover:hover{background-color:var(--color-button-destructive-hover)}.hover\:bg-button-ghost-hover:hover{background-color:var(--color-button-ghost-hover)}.hover\:bg-button-outline-hover:hover{background-color:var(--color-button-outline-hover)}.hover\:bg-button-secondary-hover:hover{background-color:var(--color-button-secondary-hover)}.hover\:bg-button-surface-hover:hover{background-color:var(--color-button-surface-hover)}.hover\:bg-\[linear-gradient\(135deg\,var\(--color-button-gradient-hover-from\)\,var\(--color-button-gradient-hover-to\)\)\]:hover{background-image:linear-gradient(135deg,var(--color-button-gradient-hover-from),var(--color-button-gradient-hover-to))}.hover\:text-button-ghost-hover-foreground:hover{color:var(--color-button-ghost-hover-foreground)}.hover\:text-button-link-hover-foreground:hover{color:var(--color-button-link-hover-foreground)}.hover\:text-navigation-item-foreground-active:hover{color:var(--color-navigation-item-foreground-active)}.hover\:underline:hover{text-decoration-line:underline}.not-data-disabled\:hover\:bg-grey-100:not([data-disabled]):hover{background-color:var(--color-grey-100)}.not-data-disabled\:hover\:text-navigation-item-foreground-active:not([data-disabled]):hover{color:var(--color-navigation-item-foreground-active)}}.focus-visible\:ring-2:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-button-destructive-ring\/40:focus-visible{--tw-ring-color:var(--color-button-destructive-ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-button-destructive-ring\/40:focus-visible{--tw-ring-color:color-mix(in oklab, var(--color-button-destructive-ring) 40%, transparent)}}.focus-visible\:ring-button-ring\/40:focus-visible{--tw-ring-color:var(--color-button-ring)}@supports (color:color-mix(in lab,red,red)){.focus-visible\:ring-button-ring\/40:focus-visible{--tw-ring-color:color-mix(in oklab, var(--color-button-ring) 40%, transparent)}}.active\:scale-90:active{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;scale:var(--tw-scale-x) var(--tw-scale-y)}.active\:border-button-outline-active-border:active{border-color:var(--color-button-outline-active-border)}.active\:bg-button-accent-active:active{background-color:var(--color-button-accent-active)}.active\:bg-button-default-active:active{background-color:var(--color-button-default-active)}.active\:bg-button-destructive-active:active{background-color:var(--color-button-destructive-active)}.active\:bg-button-ghost-active:active{background-color:var(--color-button-ghost-active)}.active\:bg-button-outline-active:active{background-color:var(--color-button-outline-active)}.active\:bg-button-secondary-active:active{background-color:var(--color-button-secondary-active)}.active\:bg-button-surface-active:active{background-color:var(--color-button-surface-active)}.active\:bg-\[linear-gradient\(135deg\,var\(--color-button-gradient-active-from\)\,var\(--color-button-gradient-active-to\)\)\]:active{background-image:linear-gradient(135deg,var(--color-button-gradient-active-from),var(--color-button-gradient-active-to))}.active\:text-button-ghost-active-foreground:active{color:var(--color-button-ghost-active-foreground)}.active\:text-button-link-active-foreground:active{color:var(--color-button-link-active-foreground)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:border-button-outline-disabled-border:disabled{border-color:var(--color-button-outline-disabled-border)}.disabled\:bg-button-accent-disabled:disabled{background-color:var(--color-button-accent-disabled)}.disabled\:bg-button-default-disabled:disabled{background-color:var(--color-button-default-disabled)}.disabled\:bg-button-destructive-disabled:disabled{background-color:var(--color-button-destructive-disabled)}.disabled\:bg-button-outline-disabled:disabled{background-color:var(--color-button-outline-disabled)}.disabled\:bg-button-secondary-disabled:disabled{background-color:var(--color-button-secondary-disabled)}.disabled\:bg-button-surface-disabled:disabled{background-color:var(--color-button-surface-disabled)}.disabled\:bg-transparent:disabled{background-color:#0000}.disabled\:bg-\[linear-gradient\(135deg\,var\(--color-button-gradient-disabled-from\)\,var\(--color-button-gradient-disabled-to\)\)\]:disabled{background-image:linear-gradient(135deg,var(--color-button-gradient-disabled-from),var(--color-button-gradient-disabled-to))}.disabled\:text-button-accent-disabled-foreground:disabled{color:var(--color-button-accent-disabled-foreground)}.disabled\:text-button-default-disabled-foreground:disabled{color:var(--color-button-default-disabled-foreground)}.disabled\:text-button-destructive-disabled-foreground:disabled{color:var(--color-button-destructive-disabled-foreground)}.disabled\:text-button-ghost-disabled-foreground:disabled{color:var(--color-button-ghost-disabled-foreground)}.disabled\:text-button-gradient-disabled-foreground:disabled{color:var(--color-button-gradient-disabled-foreground)}.disabled\:text-button-link-disabled-foreground:disabled{color:var(--color-button-link-disabled-foreground)}.disabled\:text-button-outline-disabled-foreground:disabled{color:var(--color-button-outline-disabled-foreground)}.disabled\:text-button-secondary-disabled-foreground:disabled{color:var(--color-button-secondary-disabled-foreground)}.disabled\:text-button-surface-disabled-foreground:disabled{color:var(--color-button-surface-disabled-foreground)}.aria-invalid\:ring-button-destructive-ring\/40[aria-invalid=true]{--tw-ring-color:var(--color-button-destructive-ring)}@supports (color:color-mix(in lab,red,red)){.aria-invalid\:ring-button-destructive-ring\/40[aria-invalid=true]{--tw-ring-color:color-mix(in oklab, var(--color-button-destructive-ring) 40%, transparent)}}.data-active\:bg-grey-100[data-active]{background-color:var(--color-grey-100)}.data-active\:text-navigation-bar-foreground-active[data-active]{color:var(--color-navigation-bar-foreground-active)}.data-active\:text-navigation-item-foreground-active[data-active]{color:var(--color-navigation-item-foreground-active)}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:calc(2*var(--spacing)*-1)}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:calc(2*var(--spacing))}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:calc(2*var(--spacing)*-1)}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:calc(2*var(--spacing))}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation:exit var(--tw-animation-duration,var(--tw-duration,.15s))var(--tw-ease,ease)var(--tw-animation-delay,0s)var(--tw-animation-iteration-count,1)var(--tw-animation-direction,normal)var(--tw-animation-fill-mode,none)}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}@media(min-width:768px){.md\:flex{display:flex}.md\:hidden{display:none}.md\:h-14{height:calc(var(--spacing) * 14)}.md\:gap-2\.5{gap:calc(var(--spacing) * 2.5)}.md\:rounded-2xl{border-radius:var(--radius-2xl)}.md\:px-8{padding-inline:calc(var(--spacing) * 8)}.md\:text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}}@media(min-width:1024px){.lg\:size-14{width:calc(var(--spacing) * 14);height:calc(var(--spacing) * 14)}.lg\:h-16{height:calc(var(--spacing) * 16)}.lg\:gap-8{gap:calc(var(--spacing) * 8)}.lg\:rounded-3xl{border-radius:var(--radius-3xl)}.lg\:px-2{padding-inline:calc(var(--spacing) * 2)}.lg\:px-10{padding-inline:calc(var(--spacing) * 10)}.lg\:py-5{padding-block:calc(var(--spacing) * 5)}.lg\:pt-5{padding-top:calc(var(--spacing) * 5)}.lg\:text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:size-5\.5 svg{width:calc(var(--spacing) * 5.5);height:calc(var(--spacing) * 5.5)}.\[\&_svg\]\:size-full svg{width:100%;height:100%}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}@media(min-width:1024px){.lg\:\[\&_svg\]\:size-8 svg{width:calc(var(--spacing) * 8);height:calc(var(--spacing) * 8)}}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-3 svg:not([class*=size-]){width:calc(var(--spacing) * 3);height:calc(var(--spacing) * 3)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing) * 4);height:calc(var(--spacing) * 4)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-5 svg:not([class*=size-]){width:calc(var(--spacing) * 5);height:calc(var(--spacing) * 5)}@media(min-width:768px){.md\:\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-6 svg:not([class*=size-]){width:calc(var(--spacing) * 6);height:calc(var(--spacing) * 6)}}:where(.fixed-rem,[data-slot=tooltip-content]),:where(.fixed-rem,[data-slot=tooltip-content]) :where(*){box-sizing:border-box;border-style:solid;border-width:0;border-color:var(--color-border,currentColor)}.fixed-rem,[data-slot=tooltip-content]{font-family:var(--font-body,"Aeroport", sans-serif)}:root{--z-mobile-navbar-menu:940;--z-mobile-navbar-content:950;--z-tooltip:1100}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@keyframes pulse{50%{opacity:.5}}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0)scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1))rotate(var(--tw-enter-rotate,0));filter:blur(var(--tw-enter-blur,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0)scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1))rotate(var(--tw-exit-rotate,0));filter:blur(var(--tw-exit-blur,0))}}
