:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050505;--surface-rgb:255, 255, 255;--card-rgb:17, 17, 17;--overlay-rgb:14, 14, 16;--card:rgba(var(--card-rgb), .72);--card-solid:#111;--border:rgba(var(--surface-rgb), .1);--border-strong:rgba(var(--surface-rgb), .18);--text:#f7f7f8;--muted:#8b8b94;--cyan:#00f3ff;--purple:#bc13fe;--pink:#ff007f;--green:#39ff14;--red:#ff4d67;--cyan-ink:var(--cyan);--green-ink:var(--green);--mono:"SFMono-Regular", "Cascadia Code", "Roboto Mono", Consolas, monospace;--tone-45454c:#45454c;--tone-55555d:#55555d;--tone-57575f:#57575f;--tone-595961:#595961;--tone-5d5d65:#5d5d65;--tone-62626a:#62626a;--tone-65656d:#65656d;--tone-686870:#686870;--tone-696971:#696971;--tone-6d6d75:#6d6d75;--tone-6e6e76:#6e6e76;--tone-777780:#777780;--tone-8a8a94:#8a8a94;--tone-8c8c94:#8c8c94;--tone-8dcfd4:#8dcfd4;--tone-93939b:#93939b;--tone-9898a1:#9898a1;--tone-9a9aa3:#9a9aa3;--tone-a9a9b1:#a9a9b1;--tone-aaaab2:#aaaab2;--tone-b7b7bf:#b7b7bf;--tone-b9b9c1:#b9b9c1;--tone-bdbdc4:#bdbdc4;--tone-c7c7cf:#c7c7cf;--tone-c9c9d1:#c9c9d1;--tone-d7d7dc:#d7d7dc;--tone-dedee2:#dedee2;--tone-e4e4e7:#e4e4e7;--tone-e9e9ed:#e9e9ed;--tone-eeeeef:#eeeeef;--tone-ff7488:#ff7488;--tone-d8ffd2:#d8ffd2}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f4f4f6;--surface-rgb:0, 0, 0;--card-rgb:255, 255, 255;--overlay-rgb:255, 255, 255;--card:rgba(var(--card-rgb), .82);--card-solid:#fff;--border:rgba(var(--surface-rgb), .1);--border-strong:rgba(var(--surface-rgb), .16);--text:#131318;--muted:#5a5a64;--cyan-ink:#0b7c93;--green-ink:#1b8a34;--tone-45454c:#b3b3ba;--tone-55555d:#a2a2aa;--tone-57575f:#a0a0a8;--tone-595961:#9e9ea6;--tone-5d5d65:#9a9aa2;--tone-62626a:#95959d;--tone-65656d:#92929a;--tone-686870:#8f8f97;--tone-696971:#8e8e96;--tone-6d6d75:#8a8a92;--tone-6e6e76:#898991;--tone-777780:#7f7f88;--tone-8a8a94:#6b6b75;--tone-8c8c94:#6b6b73;--tone-8dcfd4:#2b6d72;--tone-93939b:#64646c;--tone-9898a1:#5e5e67;--tone-9a9aa3:#5c5c65;--tone-a9a9b1:#4e4e56;--tone-aaaab2:#4d4d55;--tone-b7b7bf:#404048;--tone-b9b9c1:#3e3e46;--tone-bdbdc4:#3b3b42;--tone-c7c7cf:#303038;--tone-c9c9d1:#2e2e36;--tone-d7d7dc:#232328;--tone-dedee2:#1d1d21;--tone-e4e4e7:#18181b;--tone-e9e9ed:#121216;--tone-eeeeef:#101011;--tone-ff7488:#a8112b;--tone-d8ffd2:#196b1f}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,summary{font:inherit}button,summary,label.file-button{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}button:focus-visible,input:focus-visible,summary:focus-visible,label.file-button:focus-within{outline:2px solid var(--cyan-ink);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.36}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{isolation:isolate;background-color:var(--bg);background-position:50%;background-size:cover;min-height:100vh;position:relative}html,body{overflow-x:clip}.ambient-wash{z-index:-1;pointer-events:none;background:radial-gradient(circle at 50% 4%, #00f3ff12, transparent 30rem), radial-gradient(circle at 15% 50%, #bc13fe09, transparent 25rem), linear-gradient(rgba(var(--surface-rgb), .013) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--surface-rgb), .013) 1px, transparent 1px);background-size:auto,auto,48px 48px,48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 82%);mask-image:linear-gradient(#000,#0000 82%)}.ambient-video{object-fit:cover;z-index:-2;opacity:.42;width:100%;height:100%;position:fixed;inset:0}.topbar{border-bottom:1px solid rgba(var(--surface-rgb), .055);justify-content:space-between;align-items:center;gap:20px;width:min(1040px,100% - 32px);min-height:62px;margin:0 auto;display:flex}.brand{color:var(--text);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.brand-mark{object-fit:cover;border-radius:8px;width:30px;height:30px;display:block;box-shadow:0 0 14px #00f3ff29}.brand>span:last-child{letter-spacing:.12em;align-items:baseline;gap:5px;display:flex}.brand strong{font-size:13px}.brand small{color:var(--muted);font-size:9px}.top-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.locale-switcher{align-items:center;display:inline-flex}.locale-switcher select{border:1px solid var(--border);background:linear-gradient(45deg, transparent 50%, var(--muted) 50%) calc(100% - 12px) 14px / 5px 5px no-repeat, linear-gradient(135deg, var(--muted) 50%, transparent 50%) calc(100% - 7px) 14px / 5px 5px no-repeat, rgba(var(--surface-rgb), .06);min-height:34px;color:var(--text);appearance:none;cursor:pointer;border-radius:9px;padding:0 28px 0 10px;font-size:12px;font-weight:700}.locale-switcher select:focus-visible{outline:2px solid var(--cyan-ink);outline-offset:2px}.save-state{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:inline-flex}.save-state>span{background:var(--green);border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #39ff14b3}.save-state.saving>span{background:#ffb800}.save-state.failed>span{background:var(--red)}.icon-button,.quiet-button,.primary-button,.text-button,.danger-button{color:var(--text);border:0;border-radius:9px}.icon-button{background:rgba(var(--surface-rgb), .055);border:1px solid var(--border);place-items:center;width:34px;height:34px;display:grid}.quiet-button{background:rgba(var(--surface-rgb), .06);border:1px solid var(--border);justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:#126de1;min-height:36px;padding:0 14px;font-size:12px;font-weight:900;box-shadow:0 0 16px #126de152}.text-button{color:var(--cyan-ink);background:0 0;padding:6px 0;font-size:12px;font-weight:700}.danger-button{background:var(--red);color:#fff;min-height:40px;padding:0 16px;font-weight:800}.danger-text{color:var(--tone-ff7488)}.export-menu{position:relative}.export-menu summary{align-items:center;gap:8px;list-style:none;display:flex}.export-menu summary::-webkit-details-marker{display:none}.menu-popover{z-index:12;border:1px solid var(--border-strong);background:rgba(var(--overlay-rgb), .97);border-radius:12px;width:190px;padding:6px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 60px #0000008c}.menu-popover button{width:100%;color:var(--tone-d7d7dc);text-align:left;background:0 0;border:0;border-radius:7px;padding:10px;font-size:12px}.menu-popover button:hover{background:rgba(var(--surface-rgb), .07);color:var(--text)}.menu-popover button:disabled{opacity:.45;cursor:not-allowed}.export-progress-card{min-width:min(420px,92vw)}.export-progress-track{background:rgba(var(--surface-rgb), .08);border-radius:999px;height:10px;margin:18px 0 10px;overflow:hidden}.export-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#00f3ff,#39ff14);height:100%;transition:width .16s;display:block}.export-progress-label{color:var(--text);font-variant-numeric:tabular-nums;margin-bottom:8px;display:block}.workspace{width:min(960px,100% - 32px);margin:0 auto;padding:42px 0 90px}.project-intro{text-align:center;margin-bottom:1.5rem}.hero-title{max-width:22ch;color:var(--text);letter-spacing:-.01em;text-align:center;text-wrap:balance;margin:0 auto;font-size:clamp(1.85rem,5.4vw,3.55rem);font-weight:900;line-height:1.1}.mobile-app-promo{--mobile-promo-background:radial-gradient(ellipse at 50% 108%, #7e5b4833, transparent 52%), radial-gradient(circle at 84% 14%, #38233729, transparent 42%), #121111;--mobile-promo-border:#ffffff1a;--mobile-promo-text:#fff;--mobile-promo-muted:#989596;--mobile-promo-glow:#a7755612;--mobile-promo-shadow:0 28px 60px #00000047, inset 0 1px #ffffff06;isolation:isolate;border:1px solid var(--mobile-promo-border);background:var(--mobile-promo-background);width:min(610px,100%);color:var(--mobile-promo-text);box-shadow:var(--mobile-promo-shadow);border-radius:30px;margin:30px auto 42px;padding:36px 36px 34px;transition:background .22s,border-color .22s,box-shadow .22s,color .22s;position:relative;overflow:hidden}.mobile-app-promo:before{content:"";z-index:-1;background:var(--mobile-promo-glow);filter:blur(26px);border-radius:50%;height:62%;position:absolute;inset:auto 8% -25%}.mobile-app-promo:after{content:"";opacity:.9;background:linear-gradient(90deg,#0000,#ed8e7e 28%,#f2b065 51%,#bd66ff 76%,#0000);height:2px;position:absolute;bottom:-1px;left:24px;right:24px}.mobile-app-promo-label{color:var(--mobile-promo-muted);letter-spacing:.12em;text-transform:uppercase;justify-content:center;align-items:center;gap:9px;margin:0;font-size:11px;font-weight:800;display:inline-flex}.mobile-app-promo-label span{background:#12ddec;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #12ddecb8}.mobile-app-promo h2{max-width:520px;color:var(--mobile-promo-text);letter-spacing:-.065em;text-wrap:balance;margin:24px auto 34px;font-family:Iowan Old Style,Baskerville,Times New Roman,ui-serif,Georgia,serif;font-size:clamp(2.55rem,6vw,4.25rem);font-weight:500;line-height:.92}.mobile-app-promo-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;display:flex}.mobile-app-promo-store-button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;margin:0;padding:0;line-height:0;text-decoration:none;transition:filter .18s,transform .18s;display:block}.mobile-app-promo-store-button img{width:auto;height:clamp(44px,12vw,64px);display:block}.mobile-app-promo-store-button:hover{filter:brightness(1.08);transform:translateY(-2px)}.mobile-app-promo-store-button:focus-visible{outline-offset:4px;outline:3px solid #19dfec}:root[data-theme=light] .mobile-app-promo{--mobile-promo-background:radial-gradient(ellipse at 50% 108%, #ab745224, transparent 52%), radial-gradient(circle at 84% 14%, #a76fae14, transparent 42%), #f8f6f4;--mobile-promo-border:#2d221d1f;--mobile-promo-text:#191515;--mobile-promo-muted:#716b6b;--mobile-promo-glow:#b0765017;--mobile-promo-shadow:0 24px 52px #452e231a, inset 0 1px #ffffffd1}.mobile-app-download-banner{display:none}.results-fairness{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:14px 0 4px;display:flex}.fairness-badge{border:1px solid var(--border);background:var(--card);min-height:38px;color:var(--tone-a9a9b1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.fairness-badge strong{color:var(--green-ink);text-shadow:0 0 9px #39ff14b3}.command-bar{border:1px solid var(--border-strong);background:rgba(var(--card-rgb), .75);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:15px;flex-wrap:wrap;justify-content:center;gap:7px;width:fit-content;max-width:100%;margin:0 auto 24px;padding:9px;display:flex;box-shadow:0 14px 34px #00000059}.command-action{border:1px solid rgba(var(--surface-rgb), .15);color:#fff;letter-spacing:.025em;text-transform:uppercase;background:#126de1;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:0 14px;font-size:11px;font-weight:900;transition:transform .16s,filter .16s,box-shadow .16s;display:inline-flex}.command-action:hover{filter:brightness(1.14);transform:translateY(-1px)}.file-button{cursor:pointer}.file-button input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.transport-card{background:var(--card);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid #00f3ff3d;border-radius:15px;order:2;grid-template-columns:1fr;gap:12px;width:min(760px,100%);margin:24px 0 0;padding:15px;display:grid;box-shadow:0 0 25px #00f3ff12}.video-stick-scope{flex-direction:column;order:3;align-items:stretch;width:min(760px,100%);display:flex}.video-stick-scope .media-sticky-player{order:0}.video-stick-scope .results-panel{order:1;width:100%;margin-top:24px}.video-stick-scope .members-panel{order:2;width:100%;margin-top:24px}.video-stick-scope .lyrics-section{order:4;width:100%}.video-stick-scope .result-share-below-timers{order:3;width:100%}.video-stick-scope.has-sticky-video .results-panel{margin-top:16px}.media-sticky-player{width:100%;position:relative}.video-background-toggle{z-index:3;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080a0eb8;border-color:#ffffff6b;position:absolute;top:10px;right:10px;box-shadow:0 8px 24px #00000047}.media-sticky-player.is-playing{z-index:28;background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:8px 0 10px;position:sticky;top:0}.media-sticky-player .youtube-player-wrap{margin-top:0}.transport-meta{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.media-preview{aspect-ratio:16/9;object-fit:contain;border:1px solid var(--border);background:#0a0a0c;border-radius:12px;width:100%;max-height:360px}.media-audio{width:100%;height:40px}.youtube-player-wrap{aspect-ratio:16/9;border:1px solid var(--border);background:#000;border-radius:12px;width:100%;margin-top:12px;overflow:hidden}.youtube-player,.youtube-player iframe{border:0;width:100%;height:100%}.audio-file-block{align-items:center;gap:10px;min-width:0;max-width:100%;display:flex;overflow:hidden}.audio-file-block>div{flex:1;min-width:0;overflow:hidden}.audio-icon{color:var(--cyan-ink);flex:none;font-size:18px}.audio-file-block strong,.audio-file-block p{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.audio-file-block strong{font-size:12px}.audio-file-block p{color:var(--muted);margin:3px 0 0;font-size:10px}.transport-controls,.audio-actions,.time-readout{flex-shrink:0}.transport-controls,.audio-actions{align-items:center;gap:6px;display:flex}.play-button,.nudge-button{border-radius:50%;place-items:center;display:grid}.play-button{border:1px solid var(--cyan-ink);width:40px;height:40px;color:var(--cyan-ink);background:#00f3ff1a;box-shadow:0 0 13px #00f3ff38}.nudge-button{border:1px solid var(--border);background:rgba(var(--surface-rgb), .05);width:31px;height:31px;color:var(--tone-aaaab2);font-size:10px}.time-readout{min-width:108px;font-family:var(--mono);flex-direction:column;gap:3px;display:flex}.time-readout strong{color:var(--text);font-size:15px}.time-readout span{color:var(--muted);font-size:9px}.song-identity{text-align:center;width:min(560px,100%);margin:34px auto 12px}.section-kicker{color:var(--green-ink);letter-spacing:.15em;text-transform:uppercase;margin:0 0 9px;font-size:11px;font-weight:900}.song-title-input{border:1px solid var(--border-strong);background:rgba(var(--card-rgb), .78);width:100%;color:var(--text);text-align:center;text-transform:uppercase;border-radius:11px;padding:12px 18px;font-size:clamp(1.2rem,3vw,1.65rem);font-weight:800}.song-title-input:focus{color:var(--cyan-ink);border-color:#00f3ff8c;box-shadow:0 0 18px #00f3ff14}.album-line{color:var(--tone-55555d);justify-content:center;align-items:center;gap:10px;margin-top:9px;display:flex}.album-line input{width:min(230px,48vw);color:var(--tone-777780);text-align:right;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid #0000;font-size:11px}.album-line button,.album-line a{color:var(--tone-696971);background:0 0;border:0;font-size:10px;text-decoration:none}.studio-grid{flex-direction:column;align-items:center;display:flex}.results-panel,.members-panel{width:min(760px,100%)}.results-panel{order:1;padding-top:8px}.members-panel{order:3;margin-top:24px}.lyrics-section{order:4;width:min(760px,100%);margin-top:36px}.lyrics-section .panel-heading{width:100%}.lyrics-section .panel-actions{margin-left:auto}.lyrics-add .lyrics-paste{margin-bottom:0}.lyric-line.static{cursor:default}.lyrics-col-title{color:var(--text);margin:0 0 10px;font-size:13px;font-weight:500}.lyrics-col-empty-add{width:100%;min-height:160px;color:color-mix(in srgb, var(--text) 28%, transparent);cursor:pointer;background:0 0;border:0;place-items:center;padding:24px;font-size:48px;font-weight:300;line-height:1;display:grid}.lyrics-col-empty-add:hover{color:color-mix(in srgb, var(--text) 55%, transparent)}.lyrics-script .lyrics-script-line{cursor:inherit}.lyrics-col:not(.editing) .lyrics-script .lyrics-script-line{cursor:pointer}.lyrics-col-editor{gap:10px;display:grid}.lyrics-col-editor textarea{border:1px solid var(--border);background:color-mix(in srgb, var(--panel) 90%, transparent);width:100%;min-height:140px;color:var(--text);font:inherit;resize:vertical;border-radius:10px;padding:10px 12px;font-size:13px;line-height:1.45}.lyrics-col-editor-actions{justify-content:flex-end;gap:8px;display:flex}.lyrics-script{gap:.08em;max-height:none;padding:4px 0 0;display:grid;overflow:visible}.lyrics-triptych{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:18px;display:grid}.lyrics-script-line{letter-spacing:.01em;word-break:break-word;margin:0;font-size:14px;font-weight:500;line-height:1.3;transition:opacity .16s}.lyrics-script-line.empty{opacity:.25}.lyrics-script-line.playing{opacity:1;text-shadow:0 0 18px color-mix(in srgb, currentColor 35%, transparent)}@media (width<=720px){.lyrics-triptych{grid-template-columns:1fr;gap:22px}}.lyrics-hint{color:var(--muted);margin:8px 0 0;font-size:12px}.lyric-edit-text{margin:0 0 16px;font-size:15px;line-height:1.4}.lyric-member-field{border:0;margin:0 0 16px;padding:0}.lyric-member-field legend{color:var(--muted);margin-bottom:8px;font-size:12px}.lyrics-paste{gap:8px;margin-bottom:12px;display:grid}.lyrics-paste textarea{border:1px solid var(--border);background:color-mix(in srgb, var(--panel) 90%, transparent);width:100%;min-height:120px;color:var(--text);font:inherit;resize:vertical;border-radius:12px;padding:12px 14px;font-size:16px;line-height:1.45}.lyrics-color-row{flex-wrap:wrap;gap:8px;margin-bottom:0;display:flex}.lyrics-color-chip{border:1px solid var(--border);min-height:32px;color:var(--text);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:12px;display:inline-flex}.lyrics-color-chip i{border-radius:50%;width:8px;height:8px}.lyrics-color-chip.selected{border-color:color-mix(in srgb, var(--lyric-chip,var(--accent,#00f3ff)) 70%, var(--border));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--lyric-chip,var(--accent,#00f3ff)) 35%, transparent)}.lyrics-color-chip:disabled{opacity:.45;cursor:not-allowed}.lyrics-list{gap:2px;max-height:min(52vh,520px);padding-right:4px;display:grid;overflow:auto}.lyric-line{border:1px solid #0000;border-left:3px solid var(--border);width:100%;color:var(--text);text-align:left;cursor:pointer;background:0 0;border-radius:10px;grid-template-columns:36px minmax(0,1fr) auto;align-items:start;gap:10px;padding:6px 12px;display:grid}.lyric-line:hover:not(.static){background:color-mix(in srgb, var(--panel) 70%, transparent)}.lyric-line.playing{border-color:color-mix(in srgb, var(--accent,#00f3ff) 40%, var(--border))}.lyric-index{color:var(--muted);font-size:11px;line-height:1.5}.lyric-text{word-break:break-word;font-size:14px;line-height:1.45}.lyric-meta{justify-items:end;gap:2px;min-width:72px;display:grid}.lyric-meta em{font-size:11px;font-style:normal}.lyric-meta small{color:var(--muted);white-space:nowrap;font-size:10px}.panel-heading{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.panel-heading h2{margin:0;font-size:22px}.panel-actions{flex-shrink:0;gap:8px;display:flex}.result-heading{text-align:center;justify-content:center}.result-heading .icon-button{margin-left:min(710px,78vw);position:absolute}.helper-copy{color:var(--tone-686870);margin:8px 0 18px;font-size:12px}.donut-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:clamp(24px,5vw,56px);min-height:330px;display:flex}.donut{filter:drop-shadow(0 0 10px #00f3ff47);border-radius:50%;flex:none;place-items:center;width:clamp(220px,31vw,250px);height:clamp(220px,31vw,250px);transition:width .26s,height .26s,background .26s;display:grid;position:relative}.donut.interactive{cursor:pointer}.donut:before{content:"";border:1px solid rgba(var(--surface-rgb), .06);background:var(--card-solid);border-radius:50%;position:absolute;inset:12%;box-shadow:inset 0 0 24px #00000059}.donut>div{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.donut strong{font-family:var(--mono);text-shadow:0 0 10px #00f3ff85;font-size:clamp(1.35rem,4vw,2rem)}.donut span{color:var(--tone-65656d);letter-spacing:.16em;text-transform:uppercase;margin-top:5px;font-size:8px;font-weight:800}.character-panel{flex-direction:column;align-items:center;gap:14px;display:flex}.character-stack{justify-content:center;width:100%;display:flex;position:relative}.character-stack-layer{border:1px solid var(--border);background:rgba(var(--surface-rgb), .05);transform-origin:top;pointer-events:none;border-radius:22px;width:100%;max-width:236px;margin:0 auto;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .26s;position:absolute;inset:0}.character-card{z-index:1;border:1px solid var(--border);background:var(--card-solid);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);appearance:none;width:100%;min-width:236px;max-width:236px;color:inherit;font:inherit;cursor:pointer;border-radius:22px;flex-direction:column;align-items:center;padding:22px 20px;transition:transform .16s,box-shadow .16s;display:flex;position:relative;box-shadow:0 12px 30px #00000047}.character-card:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 36px #00000057}.character-card:active:not(:disabled){transform:translateY(1px)scale(.99)}.character-card:disabled{cursor:default}.character-body{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.character-body>*{animation:.42s cubic-bezier(.22,1,.36,1) both character-enter}.character-body>:nth-child(2){animation-delay:40ms}.character-body>:nth-child(3){animation-delay:90ms}.character-body>:nth-child(4){animation-delay:.14s}@keyframes character-enter{0%{opacity:0;transform:translateY(26px)scale(.94)}to{opacity:1;transform:translateY(0)scale(1)}}.avatar.character{width:84px;height:84px;font-size:22px;transition:border-color .26s,box-shadow .26s}.character-name{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.04em;text-transform:uppercase;max-width:168px;margin-top:12px;font-size:17px;font-weight:800;overflow:hidden}.character-stat{flex-direction:column;align-items:center;margin-top:12px;display:flex}.character-stat strong{font-family:var(--mono);font-variant-numeric:tabular-nums;font-size:32px;font-weight:800}.character-stat span,.character-substat span{color:var(--tone-65656d);letter-spacing:.14em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:800}.character-substat{flex-direction:column;align-items:center;margin-top:10px;display:flex}.character-substat strong{font-family:var(--mono);color:var(--tone-c7c7cf);font-variant-numeric:tabular-nums;font-size:14px}.character-dots{align-items:center;gap:8px;display:flex}.character-dot{opacity:.35;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .26s,opacity .2s}.character-dot.active{opacity:1;width:24px}.character-empty{border:1px dashed var(--border);max-width:236px;color:var(--tone-686870);text-align:center;border-radius:22px;padding:22px 20px;font-size:12px}.compact-metrics{border:1px solid var(--border);background:rgba(var(--card-rgb), .54);border-radius:11px;grid-template-columns:repeat(3,1fr);width:min(520px,100%);margin:-2px auto 0;display:grid}.compact-metrics>div{border-right:1px solid var(--border);flex-direction:column;align-items:center;gap:3px;padding:12px;display:flex}.compact-metrics>div:last-child{border-right:0}.compact-metrics span{color:var(--tone-686870);letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.compact-metrics strong{font-family:var(--mono);font-size:13px}.metrics-link{color:var(--tone-595961);text-align:center;background:0 0;border:0;margin:10px auto 0;font-size:10px;text-decoration:none;display:block}.member-list{--member-avatar:58px;--member-pad-y:16px;--member-gap:18px;--member-name-size:19px;--member-time-size:22px;--member-time-min:96px;--member-track-mt:10px;--member-track-h:6px;--member-avatar-font:13px;gap:4px;display:grid}.member-list[data-row-size=sm]{--member-avatar:40px;--member-pad-y:8px;--member-gap:12px;--member-name-size:14px;--member-time-size:15px;--member-time-min:72px;--member-track-mt:5px;--member-track-h:4px;--member-avatar-font:11px}.member-list[data-row-size=lg]{--member-avatar:76px;--member-pad-y:22px;--member-gap:22px;--member-name-size:23px;--member-time-size:28px;--member-time-min:112px;--member-track-mt:12px;--member-track-h:7px;--member-avatar-font:15px}.member-list-toolbar{justify-content:flex-end;align-items:center;gap:8px;margin:-6px 0 10px;display:flex}.members-panel.has-video-background{isolation:isolate;margin-top:8px;position:relative}.members-panel.has-video-background>:not(.timer-video-background){z-index:1;position:relative}.member-list.has-timer-video-bg{isolation:isolate;border:1px solid rgba(var(--surface-rgb), .18);background:var(--card-solid);border-radius:20px;width:100%;max-width:420px;height:720px;margin-inline:auto;position:relative;overflow:hidden;box-shadow:0 18px 50px #00000052}.member-list.has-timer-video-bg>:not(.timer-video-background){z-index:1;position:relative}.timer-video-background{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.timer-video-background .timer-background-video{aspect-ratio:auto;object-fit:cover;background:#050507;border:0;border-radius:0;width:100%;height:100%;max-height:none}.timer-video-background-controls{border:1px solid rgba(var(--surface-rgb), .18);background:rgba(var(--card-rgb), .72);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:12px;grid-template-columns:auto minmax(100px,1fr) auto auto auto;align-items:center;gap:6px;margin-bottom:8px;padding:6px;display:grid}.timer-video-background-controls input[type=range]{width:100%;accent-color:var(--cyan-ink)}.timer-video-background-controls>span{color:var(--text);font-family:var(--mono);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:10px}.members-panel.has-video-background .member-list{overscroll-behavior:contain;padding-right:4px}.members-panel.has-video-background .member-list.has-timer-video-bg{flex-direction:column;padding-right:0;display:flex;overflow-y:auto}.members-panel.has-video-background .member-list.has-timer-video-bg .member-row{flex:1 1 0;min-height:0}.members-panel.has-video-background .member-list.has-timer-video-bg .member-trigger{gap:clamp(6px, 2vh, var(--member-gap,18px));height:100%;padding-block:0}.members-panel.has-video-background .member-list.has-timer-video-bg{--member-avatar:clamp(28px, 7vh, 58px);--member-name-size:clamp(11px, 2.6vh, 19px);--member-time-size:clamp(12px, 3vh, 22px);--member-track-mt:clamp(2px, 1vh, 10px);--member-track-h:clamp(2px, .8vh, 6px);--member-pad-y:0;--member-gap:clamp(6px, 2vh, 18px)}.members-panel.has-video-background .member-row,.members-panel.has-video-background .member-row:hover,.members-panel.has-video-background .member-row:focus-within,.members-panel.has-video-background .member-row.active,.members-panel.has-video-background .member-row.is-expanded,.members-panel.has-video-background .member-row.system-member{background:0 0;border-color:#0000}.members-panel.has-video-background .member-row.active .member-copy strong,.members-panel.has-video-background .member-row.active .member-time strong{color:var(--cyan-ink);text-shadow:none}.members-panel.has-video-background .member-row.active .member-track i{box-shadow:none}.member-controls-reveal{justify-content:flex-end;align-items:center;min-height:34px;margin-bottom:6px;display:flex}.member-controls-reveal-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:17px;height:17px}.member-mode-switch{border:1px solid rgba(var(--surface-rgb), .12);background:rgba(var(--card-rgb), .55);border-radius:10px;align-items:center;gap:2px;padding:3px;display:inline-flex}.member-mode-btn{min-height:28px;color:var(--tone-686870);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:11px;font-weight:700;transition:background .14s,color .14s}.member-mode-btn.active{background:rgba(var(--surface-rgb), .1);color:var(--text)}@media (hover:hover) and (pointer:fine){.member-mode-btn:hover{color:var(--text);background:rgba(var(--surface-rgb), .06)}}.member-size-control{border:1px solid rgba(var(--surface-rgb), .12);background:rgba(var(--card-rgb), .55);border-radius:10px;align-items:center;gap:2px;padding:3px;display:inline-flex}.member-size-btn{width:30px;height:28px;color:var(--tone-686870);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;transition:background .14s,color .14s;display:grid}.member-size-btn>span{opacity:.85;background:currentColor;border-radius:1px;width:14px;display:block}.member-size-btn.size-sm>span{height:4px}.member-size-btn.size-md>span{height:8px}.member-size-btn.size-lg>span{height:12px}.member-size-btn.active{background:rgba(var(--surface-rgb), .1);color:var(--text)}@media (hover:hover) and (pointer:fine){.member-size-btn:hover{color:var(--text);background:rgba(var(--surface-rgb), .06)}}.member-row{background:0 0;border-bottom:0;flex-direction:column;align-items:stretch;transition:background .16s;display:flex;position:relative}.member-row-main{align-items:center;gap:2px;display:flex}.member-row:last-child{border-bottom:0}@media (hover:hover) and (pointer:fine){.member-row:hover{background:0 0}}.member-row.active{background:0 0}.member-row.system-member{background:0 0;border-top:0}.member-row.is-expanded{background:0 0}.member-trigger{min-width:0;padding:var(--member-pad-y,16px) 4px;align-items:center;gap:var(--member-gap,18px);color:var(--text);text-align:left;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex:1;grid-template-columns:auto minmax(0,1fr) auto;display:grid}.avatar{width:var(--member-avatar,58px);height:var(--member-avatar,58px);border:2px solid rgba(var(--surface-rgb), .14);color:var(--tone-d7d7dc);font-family:var(--mono);font-size:var(--member-avatar-font,13px);background-position:50%;background-size:cover;border-radius:50%;flex:none;place-items:center;font-weight:800;transition:border-color .16s;display:grid;position:relative}.avatar.large{width:70px;height:70px}.avatar i{width:max(10px, calc(var(--member-avatar,58px) * .24));height:max(10px, calc(var(--member-avatar,58px) * .24));border:2px solid var(--bg);border-radius:50%;animation:1.4s ease-in-out infinite member-pulse;position:absolute;bottom:-2px;right:-2px}@keyframes member-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.72;transform:scale(1.18)}}.member-copy,.member-time{flex-direction:column;min-width:0;display:flex}.member-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:var(--member-name-size,19px);letter-spacing:.03em;text-transform:uppercase;font-weight:800;overflow:hidden}.member-track{margin-top:var(--member-track-mt,10px);width:100%;height:var(--member-track-h,6px);border-radius:999px;position:relative;overflow:hidden}.member-track i{border-radius:inherit;background:var(--cyan-ink);transform-origin:0;will-change:transform;width:100%;height:100%;display:block;transform:scaleX(0)}.member-time{min-width:var(--member-time-min,96px);font-family:var(--mono);align-items:flex-end}.member-time strong{font-size:var(--member-time-size,22px);font-variant-numeric:tabular-nums}.member-range-count{color:var(--tone-686870);letter-spacing:.04em;margin-top:2px;font-size:10px;font-weight:600}.member-segments{margin:0 8px 12px calc(var(--member-avatar,58px) + var(--member-gap,18px) + 4px);border:1px solid rgba(var(--surface-rgb), .1);background:rgba(var(--card-rgb), .55);border-radius:12px;padding:10px 12px}.member-segment-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.member-segment-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.member-segment-field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;min-width:0;display:grid}.member-segment-field>span{color:var(--tone-686870);letter-spacing:.06em;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:700}.member-segment-field input{border:1px solid rgba(var(--surface-rgb), .14);background:color-mix(in srgb, var(--bg) 70%, transparent);width:100%;min-width:0;color:var(--text);font-family:var(--mono);border-radius:8px;padding:7px 9px;font-size:12px}.member-segment-playhead,.member-segment-delete{background:rgba(var(--surface-rgb), .06);width:30px;height:30px;color:var(--tone-686870);cursor:pointer;border:0;border-radius:8px;place-items:center;display:grid}.member-segment-delete{margin-bottom:1px;font-size:16px;line-height:1}.member-segments-empty{color:var(--tone-686870);margin:0 0 8px;font-size:12px}.member-segments-add{margin-top:8px}@media (hover:hover) and (pointer:fine){.member-segment-playhead:hover,.member-segment-delete:hover{background:rgba(var(--surface-rgb), .12);color:var(--text)}}.member-row.active .member-copy strong,.member-row.active .member-time strong{color:var(--cyan-ink);text-shadow:none}.member-row.active .member-track i{box-shadow:none}.member-color-picker{border:1px solid rgba(var(--surface-rgb), .18);cursor:pointer;touch-action:manipulation;background:0 0;border-radius:50%;flex:none;width:32px;height:32px;padding:6px}.member-color-picker::-webkit-color-swatch-wrapper{padding:0}.member-color-picker::-webkit-color-swatch{border:0;border-radius:50%}.member-color-picker::-moz-color-swatch{border:0;border-radius:50%}.member-color-picker:focus-visible{outline:2px solid var(--cyan-ink);outline-offset:3px}.member-edit{width:36px;height:36px;color:var(--tone-57575f);opacity:.55;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;transition:opacity .16s,background .16s,color .16s;display:grid}.member-system-badge{border:1px solid rgba(var(--surface-rgb), .1);min-width:64px;color:var(--tone-686870);text-align:center;text-transform:uppercase;border-radius:999px;flex:none;padding:4px 7px;font-size:9px;font-weight:700;line-height:1.2}@media (hover:hover) and (pointer:fine){.member-edit{opacity:0}.member-row:hover .member-edit,.member-row:focus-within .member-edit{opacity:1}.member-edit:hover,.member-edit:focus-visible{background:rgba(var(--surface-rgb), .08);color:var(--text)}}.members-footer{justify-content:center;align-items:center;gap:16px;margin-top:16px;display:flex}.empty-state{border:1px dashed rgba(var(--surface-rgb), .15);background:rgba(var(--card-rgb), .5);text-align:center;border-radius:16px;padding:38px}.empty-state>span{color:var(--cyan-ink);font-family:var(--mono)}.empty-state h3{margin:8px 0 5px}.empty-state p{color:var(--muted);margin:0 auto 18px;font-size:12px}.info-panel{border:1px solid var(--border);background:rgba(var(--card-rgb), .65);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:15px;width:min(760px,100%);margin:86px auto 0;padding:23px;box-shadow:0 20px 60px #00000059}.info-heading{align-items:center;gap:10px;margin-bottom:12px;display:flex}.info-heading span{color:var(--pink)}.info-heading h2{color:var(--text);background:linear-gradient(90deg, #d98cff, var(--pink));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:20px}.info-panel details{border-bottom:1px solid rgba(var(--surface-rgb), .075)}#method-shortcuts{scroll-margin-top:24px}.info-guide-content{padding:2px 2px 20px}.info-guide-content h3{color:var(--text);margin:0 0 14px;font-size:20px}.info-panel details:last-child{border-bottom:0}.info-panel summary{color:var(--tone-dedee2);padding:16px 30px 16px 2px;font-size:14px;font-weight:800;list-style:none;position:relative}.info-panel summary::-webkit-details-marker{display:none}.info-panel summary:after{content:"+";color:var(--tone-6e6e76);position:absolute;right:4px}.info-panel details[open] summary:after{content:"−";color:var(--cyan-ink)}.info-panel p,.info-panel ol{color:var(--tone-8c8c94);margin:0 0 18px;font-size:12px;line-height:1.75}.info-panel ol{padding-left:20px}.seo-section{width:min(760px,100%);margin:72px auto 0;scroll-margin-top:24px}.seo-section>h2{color:var(--text);letter-spacing:-.025em;margin:0;font-size:clamp(1.75rem,4vw,2.45rem);line-height:1.15}.seo-lead,.seo-section article p,.seo-section>p,.seo-section blockquote,.seo-section li{color:var(--tone-9898a1);font-size:13px;line-height:1.78}.seo-lead{max-width:720px;margin:16px 0 0}.seo-lead strong{color:var(--tone-e9e9ed)}.share-bar{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.result-share{border-top:1px solid var(--border);margin-top:18px;padding-top:16px;animation:.32s both character-enter}.result-share-below-timers{margin-top:24px}.result-share-title{color:var(--tone-d4d4d8);margin:0;font-size:12.5px;font-weight:600}.share-bar.compact{gap:8px;margin-top:10px}.share-bar.compact .share-button{padding:7px 12px;font-size:11.5px}.share-button{border:1px solid var(--border);background:rgba(var(--card-rgb), .58);color:var(--tone-d4d4d8);font:inherit;cursor:pointer;appearance:none;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:12.5px;font-weight:600;text-decoration:none;transition:border-color .16s,color .16s,background .16s,transform .16s;display:inline-flex}.share-button svg{flex-shrink:0}.share-button:hover{color:var(--text);border-color:var(--border-strong);transform:translateY(-1px)}.share-button.share-x:hover{border-color:#ffffff80}.share-button.share-facebook:hover{color:#1877f2;border-color:#1877f2}.share-button.share-reddit:hover{color:#ff4500;border-color:#ff4500}.share-button.share-whatsapp:hover{color:#25d366;border-color:#25d366}.share-button.share-instagram:hover{color:#e1306c;border-color:#e1306c}.share-button.share-copy:hover{border-color:var(--cyan-ink);color:var(--cyan-ink)}.seo-card-grid,.how-to-grid,.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px;display:grid}.seo-card-grid article,.how-to-grid article,.trust-grid article{border:1px solid var(--border);background:rgba(var(--card-rgb), .58);border-radius:14px;padding:20px}.seo-section article h3{color:var(--tone-eeeeef);margin:0;font-size:15px;line-height:1.4}.seo-section article p{margin:10px 0 0}.how-to-grid article>span{width:28px;height:28px;color:var(--cyan-ink);font-family:var(--mono);border:1px solid #00f3ff52;border-radius:50%;place-items:center;margin-bottom:14px;font-size:10px;display:grid;box-shadow:0 0 12px #00f3ff17}.faq-list{gap:10px;margin-top:24px;display:grid}.faq-list details{border:1px solid var(--border);background:rgba(var(--card-rgb), .58);border-radius:14px;padding:0 22px}.faq-list summary{cursor:pointer;padding:20px 28px 20px 0;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--tone-6e6e76);font-size:18px;font-weight:700;position:absolute;top:50%;right:0;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−";color:var(--cyan-ink)}.faq-list summary h3{color:var(--tone-e4e4e7);margin:0;padding-right:12px;font-size:15px;font-weight:700}.faq-list details>p{color:var(--muted);margin:0;padding:0 0 20px;line-height:1.65}.faq-list details>p a{color:var(--cyan-ink);text-underline-offset:2px;text-decoration:underline}.faq-list details>p a:hover{opacity:.88}.sources-section{background:rgba(var(--card-rgb), .62);border:1px solid #bc13fe38;border-radius:16px;padding:28px}.sources-section blockquote{border-left:2px solid var(--purple);color:var(--tone-b9b9c1);background:#bc13fe0e;margin:22px 0;padding:16px 18px}.source-list{margin:0;padding-left:18px}.source-list a,.trust-section a,footer a{color:var(--tone-8dcfd4);text-underline-offset:3px;text-decoration-color:#00f3ff47}.byline{border-top:1px solid var(--border);font-family:var(--mono);padding-top:17px;margin-top:20px!important;font-size:10px!important}footer{width:min(760px,100% - 32px);color:var(--tone-45454c);font-family:var(--mono);letter-spacing:.12em;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin:0 auto;padding:26px 0 36px;font-size:9px;display:flex}footer nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:11px;display:flex}footer nav a{letter-spacing:0;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:10px}footer p{margin:0}footer button{color:var(--tone-5d5d65);background:0 0;border:0;font-size:9px}footer .footer-locales{flex-wrap:wrap;flex:1 0 100%;justify-content:center;align-items:center;gap:14px;margin-top:4px;display:flex}footer .footer-locales a{letter-spacing:0;color:var(--tone-8a8a94);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:600;text-decoration:none}footer .footer-locales a:hover{color:var(--tone-c9c9d1)}footer .footer-locales a[aria-current=page]{color:var(--cyan-ink)}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000bd;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--border-strong);background:rgba(var(--overlay-rgb), .98);border-radius:18px;width:min(560px,100%);max-height:calc(100vh - 40px);padding:28px;position:relative;overflow:auto;box-shadow:0 28px 90px #000000b3,0 0 30px #00f3ff0b}.modal-card h2{margin:0 0 18px;font-size:26px}.modal-copy{color:var(--muted);font-size:13px;line-height:1.6}.waitlist-privacy,.waitlist-error,.waitlist-success{margin:12px 0 0;font-size:12px;line-height:1.55}.waitlist-privacy{color:var(--muted)}.waitlist-error{color:var(--tone-ff7488)}.waitlist-success{color:var(--tone-d8ffd2);background:#39ff1412;border:1px solid #39ff1440;border-radius:12px;padding:14px 15px}.waitlist-honeypot{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.modal-close{border:1px solid var(--border);background:rgba(var(--surface-rgb), .05);width:34px;height:34px;color:var(--muted);border-radius:50%;font-size:21px;position:absolute;top:14px;right:14px}.app-download-qr-backdrop{-webkit-backdrop-filter:blur(16px)saturate(.72);backdrop-filter:blur(16px)saturate(.72);background:#09090bd6}.app-download-qr-card{color:#171719;text-align:center;background:radial-gradient(circle at 78% 8%,#ffffffb8,#0000 35%),#e9e9e9;border:1px solid #ffffff6b;border-radius:42px;width:min(520px,100%);padding:64px 48px 44px;overflow:hidden;box-shadow:0 38px 110px #000000b8}.app-download-qr-card .modal-close{color:#252528;background:0 0;border:0;font-size:28px;font-weight:400;top:24px;right:24px}.app-download-qr-card .modal-close:hover{color:#000;background:#0000000f}.app-download-qr-card .modal-close:focus-visible{outline-color:#171719}.app-download-qr-card h2{color:#171719;letter-spacing:-.04em;text-wrap:balance;max-width:430px;margin:4px auto 34px;font-family:Iowan Old Style,Baskerville,Times New Roman,ui-serif,Georgia,serif;font-size:clamp(1.9rem,3vw,2.45rem);font-weight:500;line-height:1.08}.app-download-qr-image{background:#fff;border-radius:22px;width:min(310px,100%);margin:0 auto;padding:18px;box-shadow:0 10px 32px #00000014}.app-download-qr-image img{width:100%;height:auto;display:block}@media (width<=560px){.app-download-qr-card{border-radius:30px;padding:58px 24px 32px}.app-download-qr-card h2{margin-bottom:26px;font-size:1.75rem}.app-download-qr-image{border-radius:18px;width:min(280px,82vw);padding:14px}}.group-picker-toggle{border:1px solid color-mix(in srgb, var(--accent) 38%, var(--border));background:color-mix(in srgb, var(--accent) 7%, transparent);width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:13px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;margin:0 0 18px;padding:13px 14px;display:grid}.group-picker-toggle>span:first-child{background:color-mix(in srgb, var(--accent) 14%, transparent);width:32px;height:32px;color:var(--accent);border-radius:9px;place-items:center;font-size:20px;display:grid}.group-picker-toggle>span:last-child,.group-picker-head>div,.group-picker-item>span{flex-direction:column;gap:3px;min-width:0;display:flex}.group-picker-toggle strong,.group-picker-head strong,.group-picker-item strong{font-size:13px}.group-picker-toggle small,.group-picker-head span,.group-picker-item small{color:var(--muted);font-size:11px;font-weight:500}.group-picker{border:1px solid color-mix(in srgb, var(--accent) 38%, var(--border));background:color-mix(in srgb, var(--accent) 5%, transparent);border-radius:13px;gap:10px;margin-bottom:18px;padding:13px;display:grid}.group-picker-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.group-picker-head .text-button{min-width:28px;color:var(--muted);padding:2px 7px;font-size:18px}.group-picker-list{gap:5px;max-height:210px;margin:0;padding:0;list-style:none;display:grid;overflow:auto}.group-picker-item{border:1px solid var(--border);background:rgba(var(--surface-rgb), .035);width:100%;color:var(--text);text-align:left;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;display:flex}.group-picker-item:hover:not(:disabled),.group-picker-item:focus-visible{border-color:var(--border-strong);background:rgba(var(--surface-rgb), .08)}.group-picker-item:disabled{cursor:wait;opacity:.58}.group-picker-item em{color:var(--accent);flex:none;font-size:11px;font-style:normal;font-weight:800}.group-picker-status{color:var(--muted);margin:2px 0;font-size:12px}.group-picker-status.error{color:#ff6b86}.local-group-heading,.catalog-group-heading{justify-content:space-between;align-items:center;gap:12px;padding-top:3px;display:flex}.local-group-heading>div{flex-direction:column;gap:2px;min-width:0;display:flex}.local-group-heading strong,.catalog-group-heading strong{text-transform:uppercase;letter-spacing:.08em;font-size:12px}.local-group-heading small{color:var(--muted);font-size:10px}.catalog-group-heading{border-top:1px solid var(--border);margin-top:4px;padding-top:13px}.local-group-list{max-height:180px}.local-group-row{grid-template-columns:minmax(0,1fr) 34px 34px;align-items:stretch;gap:5px;display:grid}.local-group-icon-button{border:1px solid var(--border);background:rgba(var(--surface-rgb), .035);min-width:34px;color:var(--muted);cursor:pointer;border-radius:10px;padding:0}.local-group-icon-button:hover,.local-group-icon-button:focus-visible{border-color:var(--border-strong);color:var(--text)}.local-group-editor{max-height:min(620px,70vh);overflow-y:auto}.local-group-field{color:var(--muted);gap:6px;font-size:11px;font-weight:700;display:grid}.local-group-members{gap:7px;display:grid}.local-group-member{grid-template-columns:42px minmax(0,1fr) 30px;align-items:center;gap:7px;display:grid}.local-group-member .color-input{width:42px;min-height:38px;padding:3px}.local-group-member .text-button{min-width:30px;padding:5px;font-size:18px}.local-group-add-member{border:1px dashed var(--border-strong);color:var(--accent);cursor:pointer;background:0 0;border-radius:10px;padding:9px 10px;font-size:12px;font-weight:800}.local-group-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:3px;display:flex}.mobile-video-app-card{text-align:center;width:min(480px,100%)}.mobile-video-app-card>img{border-radius:15px;margin:0 auto 18px;display:block;box-shadow:0 10px 28px #00000047}.mobile-video-app-card .modal-copy{max-width:390px;margin-left:auto;margin-right:auto}.mobile-video-app-card .modal-actions{justify-content:center}@media (width<=560px){.local-group-actions>*{flex:auto}}.name-suggest-field,.name-suggest{position:relative}.name-suggest-list{z-index:5;border:1px solid var(--border-strong);background:rgba(var(--overlay-rgb), .98);border-radius:12px;gap:4px;max-height:240px;margin:0;padding:6px;list-style:none;display:grid;position:absolute;top:4px;left:0;right:0;overflow:auto;box-shadow:0 16px 40px #00000073}.name-suggest-item{width:100%;min-height:48px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:6px 8px;display:grid}.name-suggest-item:hover,.name-suggest-item:focus-visible{background:rgba(var(--surface-rgb), .08)}.name-suggest-item .avatar{width:36px;height:36px;font-size:11px}.name-suggest-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.name-suggest-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.name-suggest-copy span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:11px;overflow:hidden}.member-preview{border:1px solid var(--border);background:rgba(var(--surface-rgb), .03);border-radius:14px;align-items:center;gap:14px;margin-bottom:20px;padding:15px;display:flex}.member-preview>div{flex-direction:column;gap:5px;display:flex}.member-preview span{color:var(--muted);font-size:11px}.field-label,.upload-drop{color:var(--tone-93939b);gap:7px;margin-top:14px;font-size:11px;font-weight:700;display:grid}.field-label input,.upload-drop,.library-load{border:1px solid var(--border);background:rgba(var(--surface-rgb), .04);color:var(--text);border-radius:10px}.field-label input{min-height:43px;padding:0 12px;font-size:16px}.field-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field-label input.color-input{padding:5px}.upload-drop{cursor:pointer;border-style:dashed;place-items:center;min-height:72px;position:relative}.upload-drop input{opacity:0;cursor:pointer;position:absolute;inset:0}.upload-drop span{color:var(--tone-777780)}.modal-actions,.library-actions{justify-content:flex-end;align-items:center;gap:9px;margin-top:20px;display:flex}.modal-actions .danger-text{margin-right:auto}.modal-actions>a.primary-button{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.export-option{border:1px solid var(--border);background:rgba(var(--surface-rgb), .03);border-radius:12px;gap:8px;margin-top:14px;padding:12px;display:grid}.export-option-head{color:var(--text);cursor:pointer;align-items:center;gap:10px;font-size:13px;font-weight:700;display:flex}.export-option-head input{width:18px;height:18px;accent-color:var(--accent,#00f3ff)}.export-option-hint,.export-option-file{color:var(--muted);margin:0;font-size:12px;line-height:1.45}.export-option-file{color:var(--text);font-weight:600}.export-option .upload-drop{margin-top:4px}.library-list{gap:8px;margin-top:16px;display:grid}.library-list article{grid-template-columns:minmax(0,1fr) auto;gap:6px;display:grid}.library-load{text-align:left;flex-direction:column;gap:4px;min-width:0;padding:12px;display:flex}.library-load span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.library-delete{border:1px solid var(--border);background:rgba(var(--surface-rgb), .04);width:40px;color:var(--tone-6d6d75);border-radius:9px}.library-empty{border:1px dashed var(--border);text-align:center;border-radius:12px;padding:24px}.library-empty p{color:var(--muted);font-size:12px}.guide-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.guide-grid article{border:1px solid var(--border);background:rgba(var(--surface-rgb), .03);border-radius:12px;padding:14px}.guide-grid article>span{color:var(--cyan-ink);font-family:var(--mono);font-size:10px}.guide-grid strong{margin:6px 0;display:block}.guide-grid p{color:var(--muted);margin:0;font-size:11px;line-height:1.5}.shortcut-list{color:var(--muted);grid-template-columns:auto 1fr;align-items:center;gap:7px 10px;margin-top:18px;font-size:11px;display:grid}.shortcut-list kbd{border:1px solid var(--border-strong);background:rgba(var(--surface-rgb), .05);color:var(--text);font-family:var(--mono);border-radius:6px;padding:5px 7px;font-size:9px}.confirm-card{text-align:center;max-width:420px}.confirm-icon{width:42px;height:42px;color:var(--red);border:1px solid #ff4d6761;border-radius:50%;place-items:center;margin:0 auto 12px;font-weight:900;display:grid}.confirm-card p{color:var(--muted);font-size:13px;line-height:1.55}.confirm-card .modal-actions{justify-content:center}.toast{z-index:50;background:rgba(var(--overlay-rgb), .96);max-width:min(360px,100% - 40px);color:var(--tone-d8ffd2);border:1px solid #39ff144d;border-radius:10px;padding:12px 15px;font-size:12px;position:fixed;bottom:20px;right:20px;box-shadow:0 14px 45px #0000008c}@media (width<=760px){.app-shell.has-mobile-app-download-banner{padding-bottom:calc(50px + env(safe-area-inset-bottom,0px))}.mobile-app-download-banner{z-index:25;min-height:42px;padding:4px max(8px, env(safe-area-inset-right,0px)) calc(4px + env(safe-area-inset-bottom,0px)) max(8px, env(safe-area-inset-left,0px));color:#111114;-webkit-backdrop-filter:blur(18px)saturate(1.3);backdrop-filter:blur(18px)saturate(1.3);background:#fafafaf7;border-top:1px solid #0000001f;grid-template-columns:18px 32px minmax(0,1fr) auto;align-items:center;gap:4px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 28px #0003}.mobile-app-download-close{color:#5f6368;background:0 0;border:0;place-items:center;width:18px;height:30px;padding:0;font-size:19px;font-weight:300;line-height:1;display:grid}.mobile-app-download-close:focus-visible,.mobile-app-download-cta:focus-visible{outline-color:#1167dc}.mobile-app-download-icon{object-fit:cover;background:#fff;border:1px solid #00000014;border-radius:8px;width:32px;height:32px;display:block;box-shadow:0 2px 9px #0000001a}.mobile-app-download-copy{gap:1px;min-width:0;line-height:1.12;display:grid}.mobile-app-download-copy strong{white-space:nowrap;color:#111114;letter-spacing:-.015em;font-size:clamp(9px,2.5vw,10.5px);font-weight:800;display:block}.mobile-app-download-copy>span{color:#64666c;letter-spacing:-.025em;white-space:nowrap;font-size:clamp(6px,1.9vw,7.5px);font-weight:500;line-height:1;display:block}.mobile-app-download-cta{color:#fff;white-space:nowrap;background:#161617;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 8px;font-size:9.5px;font-weight:800;line-height:1;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #00000029}.mobile-app-download-cta:active{transform:scale(.98)}.app-shell.has-mobile-app-download-banner .toast{bottom:calc(58px + env(safe-area-inset-bottom,0px))}.topbar{align-items:flex-start;padding:10px 0}.brand>span:last-child,.save-state,.top-actions>.quiet-button{display:none}.workspace{padding-top:34px}.command-bar{border-radius:12px}.command-action{flex:27%;padding:0 10px}.transport-meta{flex-wrap:wrap}.result-heading .icon-button{margin:0;position:absolute;right:22px}.donut-wrap{grid-template-columns:minmax(112px,.85fr) minmax(0,1fr);align-items:center;gap:10px;min-height:190px;display:grid}.donut{justify-self:center;width:clamp(116px,34vw,144px);height:clamp(116px,34vw,144px)}.donut strong{font-size:clamp(1rem,4.5vw,1.35rem)}.character-panel{gap:9px;min-width:0}.character-stack-layer,.character-card{min-width:0;max-width:168px}.character-card{border-radius:16px;padding:14px 10px}.character-stack-layer{border-radius:16px}.avatar.character{width:52px;height:52px;font-size:15px}.character-name{max-width:126px;margin-top:8px;font-size:13px}.character-stat{margin-top:8px}.character-stat strong{font-size:22px}.character-substat{margin-top:6px}.character-dots{flex-wrap:wrap;justify-content:center;gap:5px;max-width:168px}.character-dot{width:6px;height:6px}.character-dot.active{width:18px}.character-empty{max-width:168px;padding:18px 12px}.result-share{text-align:center;margin-top:20px}.result-share .share-bar{justify-content:center}.member-list{--member-avatar:48px;--member-pad-y:14px;--member-gap:12px;--member-name-size:16px;--member-time-size:17px;--member-time-min:72px;--member-track-mt:8px;--member-avatar-font:12px}.members-panel.has-video-background{padding:0}.member-list.has-timer-video-bg{border-radius:16px;max-width:100%;height:min(720px,80vh)}.timer-video-background-controls{grid-template-columns:auto minmax(60px,1fr) auto auto;gap:5px;margin-bottom:8px}.timer-video-background-controls>span{display:none}.timer-video-background-controls .quiet-button{padding-inline:7px;font-size:10px}.members-panel.has-video-background .member-list{max-height:min(52vh,480px)}.members-panel.has-video-background .member-list.has-timer-video-bg{--member-avatar:clamp(24px, 6vh, 48px);--member-name-size:clamp(10px, 2.4vh, 16px);--member-time-size:clamp(11px, 2.8vh, 17px);--member-track-mt:clamp(2px, .8vh, 8px);--member-track-h:clamp(2px, .7vh, 5px)}.member-list[data-row-size=sm]{--member-avatar:36px;--member-pad-y:7px;--member-gap:10px;--member-name-size:13px;--member-time-size:14px;--member-time-min:60px;--member-track-mt:4px;--member-track-h:3px;--member-avatar-font:10px}.member-list[data-row-size=lg]{--member-avatar:64px;--member-pad-y:18px;--member-gap:14px;--member-name-size:19px;--member-time-size:22px;--member-time-min:88px;--member-track-mt:10px;--member-track-h:6px;--member-avatar-font:14px}.member-trigger{grid-template-columns:auto minmax(70px,1fr) auto}.member-segments{margin-left:4px;margin-right:4px}.member-segment-row{grid-template-columns:1fr}.member-segment-delete{justify-self:end}.members-panel .panel-heading{flex-direction:column;align-items:stretch;gap:12px}.members-panel .panel-actions{flex-wrap:wrap;justify-content:stretch;gap:8px;width:100%}.members-panel .panel-actions .member-mode-switch{flex:1 0 100%;order:-1;width:100%;display:flex}.members-panel .panel-actions .member-mode-btn{flex:1}.members-panel .panel-actions .quiet-button{flex:1 1 0;justify-content:center;min-width:0;padding:0 8px;font-size:11px}.members-footer{justify-content:center}.info-panel{margin-top:62px}.seo-card-grid{grid-template-columns:1fr}footer{flex-direction:column}}@media (width<=520px){.topbar,.workspace{width:calc(100% - 22px)}.hero-title{font-size:2.18rem}.mobile-app-promo{border-radius:24px;margin:24px auto 30px;padding:30px 18px 24px}.mobile-app-promo h2{margin:20px auto 28px;font-size:clamp(2.25rem,12vw,3.3rem)}.mobile-app-promo-buttons{gap:10px}.fairness-badge{width:100%}.command-action{flex-basis:31%;font-size:9px}.transport-meta{flex-direction:column;align-items:stretch}.audio-actions{justify-content:flex-start}.album-line{display:none}.donut-wrap{min-height:276px}.panel-heading h2{font-size:18px}.panel-actions{flex-wrap:wrap;justify-content:flex-end}.panel-actions .quiet-button,.panel-actions .primary-button{min-height:34px;padding:0 9px;font-size:11px}.members-panel .panel-actions .quiet-button{flex:1 1 0;min-width:0}.helper-copy{text-align:center}.member-list{--member-avatar:44px;--member-pad-y:12px;--member-gap:10px}.member-list[data-row-size=sm]{--member-avatar:32px;--member-pad-y:6px;--member-gap:8px}.member-list[data-row-size=lg]{--member-avatar:58px;--member-pad-y:16px;--member-gap:12px}.member-trigger{grid-template-columns:auto minmax(0,1fr) auto}.compact-metrics>div{padding:10px 6px}.info-panel{padding:17px}.seo-section{margin-top:54px}.how-to-grid,.trust-grid{grid-template-columns:1fr}.seo-card-grid article,.how-to-grid article,.trust-grid article{padding:17px}.faq-list details{padding:0 17px}.faq-list summary{padding:17px 28px 17px 0}.sources-section{padding:18px}.guide-grid,.field-grid{grid-template-columns:1fr}.modal-card{padding:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.blog-shell{background:radial-gradient(900px 480px at 12% -10%, #00f3ff14, transparent 60%), radial-gradient(700px 420px at 92% 0%, #39ff140d, transparent 55%), var(--bg);min-height:100vh;color:var(--text)}.blog-header,.blog-footer,.blog-main{width:min(760px,100% - 32px);margin-inline:auto}.blog-header,.blog-footer{justify-content:space-between;align-items:center;gap:16px;padding:22px 0;display:flex}.blog-header{border-bottom:1px solid var(--border)}.blog-footer{border-top:1px solid var(--border);color:var(--muted);margin-top:48px;font-size:14px}.blog-brand{color:var(--text);letter-spacing:-.02em;font-weight:800;text-decoration:none}.blog-nav,.blog-footer nav,.blog-back{flex-wrap:wrap;gap:16px;display:flex}.blog-nav a,.blog-footer a,.blog-back a,.blog-breadcrumb a,.blog-meta a{color:var(--cyan-ink);text-decoration:none}.blog-nav a:hover,.blog-footer a:hover,.blog-back a:hover,.blog-breadcrumb a:hover,.blog-meta a:hover{text-underline-offset:3px;text-decoration:underline}.blog-main{padding:36px 0 24px}.blog-lead,.blog-meta{color:var(--muted);line-height:1.6}.blog-main>h1{letter-spacing:-.03em;margin:8px 0 12px;font-size:clamp(1.8rem,4vw,2.4rem);line-height:1.15}.blog-card-list{gap:18px;margin:28px 0 0;padding:0;list-style:none;display:grid}.blog-card{border:1px solid var(--border);background:rgba(var(--card-rgb), .55);color:inherit;border-radius:16px;grid-template-columns:minmax(0,220px) minmax(0,1fr);gap:18px;padding:14px;text-decoration:none;transition:border-color .15s;display:grid}.blog-card:hover{border-color:#00f3ff59}.blog-card img{object-fit:cover;background:#111;border-radius:10px;width:100%;height:140px}.blog-card time{color:var(--muted);margin-bottom:6px;font-size:13px;display:block}.blog-card h2{margin:0 0 8px;font-size:1.15rem;line-height:1.3}.blog-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.blog-breadcrumb{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.blog-breadcrumb span[aria-current=page]{color:var(--tone-b7b7bf)}.blog-meta{align-items:center;gap:8px;margin:0 0 22px;font-size:14px;display:flex}.blog-cover img{border:1px solid var(--border);border-radius:14px;width:100%;height:auto;display:block}.blog-prose{color:var(--tone-dedee2);font-size:1.05rem;line-height:1.75}.blog-prose>:first-child{margin-top:0}.blog-prose h2{letter-spacing:-.02em;color:var(--text);margin:2.2em 0 .7em;font-size:1.4rem}.blog-prose h3{color:var(--text);margin:1.6em 0 .55em;font-size:1.12rem}.blog-prose p,.blog-prose ul,.blog-prose ol,.blog-prose table{margin:0 0 1.15em}.blog-prose a{color:var(--cyan-ink)}.blog-prose .blog-link-button{color:#fff;vertical-align:middle;background:#126de1;border-radius:999px;justify-content:center;align-items:center;min-height:36px;padding:.3em .8em;font-weight:700;line-height:1.25;text-decoration:none;display:inline-flex}.blog-prose .blog-link-button:hover{color:#fff;background:#0b56b8}.blog-prose strong{color:var(--text);font-weight:700}.blog-prose ul,.blog-prose ol{padding-left:1.25em}.blog-prose li{margin:.35em 0}.blog-prose img{border:1px solid var(--border);border-radius:12px;width:100%;height:auto;margin:1.4em 0;display:block}.blog-prose img[src*="/how-to-make-line-distribution-video-on-phone/"]{width:min(100%,390px);margin-inline:auto}.blog-prose .blog-result-video{border:1px solid var(--border);background:#000;border-radius:12px;width:min(100%,420px);height:auto;margin:1.4em auto;display:block}.blog-prose table{border-collapse:collapse;width:100%;font-size:.95rem;display:block;overflow-x:auto}.blog-prose th,.blog-prose td{border:1px solid var(--border);text-align:left;min-width:120px;padding:10px 12px}.blog-prose th{background:rgba(var(--card-rgb), .8);color:var(--text)}.blog-prose code{font-family:var(--mono);background:rgba(var(--surface-rgb), .06);border-radius:4px;padding:.1em .35em;font-size:.92em}.blog-prose blockquote{background:rgba(var(--card-rgb), .72);color:var(--muted);border-left:3px solid #00f3ff8c;border-radius:0 12px 12px 0;margin:0 0 1.35em;padding:14px 16px}.blog-prose blockquote p{margin:0}.blog-prose .product-card{border:1px solid color-mix(in srgb, var(--text) 28%, transparent);background:rgba(var(--card-rgb), .92);border-radius:4px;grid-template-columns:minmax(140px,32%) minmax(0,1fr);gap:0;margin:1.6em 0 1.8em;display:grid;position:relative;overflow:visible}.blog-prose .product-card-badge{z-index:2;color:#fff;letter-spacing:.02em;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 50%,calc(100% - 10px) 100%,0 100%);background:#1f6feb;margin:0;padding:7px 18px 7px 12px;font-size:12px;font-weight:700;line-height:1.2;position:absolute;top:-1px;left:-1px}.blog-prose .product-card-media{border-right:1px solid color-mix(in srgb, var(--text) 16%, transparent);background:#fff;justify-content:center;align-items:center;min-height:220px;padding:28px 18px 22px;display:flex}.blog-prose .product-card-media img{object-fit:contain;background:0 0;border:0;border-radius:0;width:min(100%,220px);height:auto;max-height:220px;margin:0}.blog-prose .product-card-body{flex-direction:column;gap:10px;padding:22px 22px 20px;display:flex}.blog-prose .product-card-tagline{color:var(--text);letter-spacing:-.02em;margin:0;font-size:1.18rem;font-weight:700;line-height:1.3}.blog-prose .product-card-title{color:var(--cyan-ink);text-underline-offset:3px;margin:0;font-size:1rem;font-weight:600;text-decoration:underline}.blog-prose .product-card-summary{color:var(--muted);margin:0;font-size:.98rem;line-height:1.6}.blog-prose .product-card-cta{margin:8px 0 0}.blog-prose .product-card-button{width:100%;min-height:46px;box-shadow:none;background:#111;border-radius:999px;justify-content:center;align-items:center;padding:.75em 1.1em;font-size:.98rem;font-weight:700;display:inline-flex;color:#fff!important;text-decoration:none!important}.blog-prose .product-card-button:hover{filter:none;background:#000}.blog-prose .affiliate-card{border:1px solid var(--border);background:rgba(var(--card-rgb), .78);border-radius:16px;margin:0 0 1.4em;padding:18px 18px 16px}.blog-prose .affiliate-cta{margin:1em 0 1.35em}.blog-prose .affiliate-button,.blog-prose .affiliate-cta a{background:#111;border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.7em 1.15em;font-size:.95rem;font-weight:700;display:inline-flex;color:#fff!important;text-decoration:none!important}@media (width<=720px){.blog-prose .product-card{grid-template-columns:1fr}.blog-prose .product-card-media{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--text) 16%, transparent);min-height:180px}.blog-prose .product-card-body{padding:18px 16px 16px}}.blog-back{border-top:1px solid var(--border);justify-content:space-between;margin-top:40px;padding-top:22px}.blog-app-promo{margin:52px auto 0}.from-blog{border-top:1px solid var(--border);margin-top:36px;padding-top:28px}.from-blog-title{text-align:center;letter-spacing:-.02em;color:var(--text);margin:0 0 8px;font-size:clamp(1.45rem,3vw,1.85rem)}.from-blog-lead{text-align:center;max-width:42rem;color:var(--muted);margin:0 auto 22px;font-size:15px;line-height:1.6}.from-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.from-blog-card{border:1px solid var(--border);background:rgba(var(--card-rgb), .72);height:100%;color:inherit;border-radius:16px;flex-direction:column;text-decoration:none;transition:border-color .15s,transform .15s;display:flex;overflow:hidden}.from-blog-card:hover{border-color:#00f3ff59;transform:translateY(-2px)}.from-blog-card img{aspect-ratio:2.4;object-fit:cover;object-position:center;background:#111;width:100%;max-height:148px;display:block}.from-blog-card-body{flex-direction:column;flex:1;gap:10px;padding:18px 18px 16px;display:flex}.from-blog-card-body h4{letter-spacing:-.015em;color:var(--text);margin:0;font-size:1.05rem;line-height:1.35}.from-blog-card-body>p{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;margin:0;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.from-blog-card-meta{border-top:1px solid var(--border);color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px 14px;margin-top:4px;padding-top:12px;font-size:13px;display:flex}.from-blog-card-meta time,.from-blog-card-meta span{align-items:center;gap:6px;display:inline-flex}.from-blog-card-meta time:before{content:"";opacity:.7;border:1.5px solid;border-radius:2px;width:12px;height:12px;box-shadow:inset 0 3px}.from-blog-card-meta span:before{content:"";background:var(--cyan-ink);border-radius:999px;width:8px;height:8px}.from-blog-all{width:fit-content;color:var(--cyan-ink);margin:22px auto 0;font-size:14px;font-weight:600;text-decoration:none;display:block}.from-blog-all:hover{text-underline-offset:3px;text-decoration:underline}@media (width<=720px){.blog-card{grid-template-columns:1fr}.blog-card img{height:180px}.blog-header,.blog-footer,.blog-main{width:min(100% - 24px,760px)}.from-blog-grid{grid-template-columns:1fr}.from-blog-card img{max-height:132px}}.lyrics-ai{border:1px solid var(--border,#5555);background:var(--panel,transparent);border-radius:12px;margin:16px 0;padding:16px}.lyrics-ai-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.lyrics-ai-heading>span{opacity:.65;overflow-wrap:anywhere;font-size:12px}.lyrics-ai-consent{align-items:flex-start;gap:10px;margin:12px 0;font-size:13px;line-height:1.6;display:flex}.lyrics-ai-consent input{flex:none;margin-top:4px}.lyrics-ai-consent a{color:inherit;text-decoration:underline}.lyrics-ai-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.lyrics-ai-actions [role=status]{font-size:13px}.lyrics-ai-error{color:var(--danger,#e45e6c);font-size:13px}.lyrics-ai-preview{max-height:280px;padding-left:24px;overflow-y:auto}.lyrics-ai-preview li{overflow-wrap:anywhere;padding:8px 0}.lyrics-ai-preview small{opacity:.7;font-variant-numeric:tabular-nums;display:block}.lyrics-ai-result>p{font-size:13px}.studio-app{--studio-bg:#f7f6f2;--studio-surface:#fff;--studio-ink:#20231f;--studio-muted:#797c73;--studio-line:#e6e5dd;--studio-accent:#168768;--studio-soft:#f0f2eb;color:var(--studio-ink);min-height:100vh;background:var(--studio-bg)!important}:root[data-theme=dark] .studio-app{--studio-bg:#171a18;--studio-surface:#202421;--studio-ink:#eeefe9;--studio-muted:#a4ada3;--studio-line:#353d36;--studio-accent:#72c6a5;--studio-soft:#2a302a}.studio-app{--text:var(--studio-ink);--muted:var(--studio-muted);--border:var(--studio-line);--card:var(--studio-surface);--card-solid:var(--studio-surface);--green-ink:var(--studio-accent);--cyan-ink:var(--studio-accent)}.studio-app [hidden]{display:none!important}.studio-app .ambient-wash,.studio-app .ambient-video{display:none}.studio-app button,.studio-app input,.studio-app select,.studio-app textarea{font:inherit}.studio-app button{cursor:pointer}.studio-app button:disabled{cursor:not-allowed;opacity:.42}.studio-app :focus-visible{outline:3px solid var(--studio-accent);outline-offset:4px}.studio-app input:not([type=color]):not([type=checkbox]):not([type=range]),.studio-app textarea,.studio-app select{color:var(--studio-ink);background:var(--studio-surface);border:1px solid var(--studio-line);box-shadow:none;border-radius:8px}.studio-app input:not([type=color]):not([type=checkbox]):not([type=range]){padding:11px 13px}.studio-app textarea{padding:18px;line-height:1.85}.studio-app .studio-topbar{border:0;border-bottom:1px solid var(--studio-line);-webkit-backdrop-filter:none;backdrop-filter:none;width:min(1280px,100% - 80px);height:88px;box-shadow:none;background:0 0;align-items:center;gap:24px;margin:0 auto;padding:0;display:flex;position:relative;top:0}.studio-app .studio-brand{color:var(--studio-ink);text-align:left;background:0 0;border:0;flex-shrink:0;align-items:center;gap:10px;padding:0;display:flex}.studio-brand strong{letter-spacing:-.6px;text-transform:none;font-size:19px;font-weight:800}.studio-brand small{letter-spacing:3px;color:var(--studio-muted);font-size:9px;font-weight:600;line-height:1.6;display:block}.studio-brand-symbol{background:#20231f;border-radius:9px;justify-content:center;align-items:center;gap:3px;width:35px;height:36px;display:flex}.studio-brand-symbol i{background:#9ec5af;border-radius:3px;width:3px;height:12px;display:block}.studio-brand-symbol i:nth-child(2){background:#d2bddc;height:22px}.studio-brand-symbol i:nth-child(3){background:#e6cca9;height:17px}.studio-brand-symbol i:nth-child(4){height:10px}.studio-header-divider{background:var(--studio-line);width:1px;height:20px}.studio-header-location{color:var(--studio-muted);font-size:13px}.studio-topbar .top-actions{gap:16px;margin-left:auto}.studio-topbar .save-state{white-space:nowrap;color:var(--studio-muted);font-size:11px}.studio-topbar .save-state>span{background:var(--studio-accent);box-shadow:none}.studio-topbar .locale-switcher select{background:0 0;border:0;height:34px;font-size:12px}.studio-topbar .icon-button{width:32px;min-width:32px;height:32px;box-shadow:none;background:0 0;border:0}.studio-primary,.studio-secondary{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:10px 20px;line-height:1.5;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex;font-size:13px!important;font-weight:600!important}.studio-primary{color:var(--studio-bg);background:var(--studio-ink);border:1px solid var(--studio-ink);box-shadow:0 2px 2px #0000000a}.studio-primary:hover:not(:disabled){filter:brightness(1.15);transform:translateY(-1px)}.studio-secondary{color:var(--studio-ink);background:var(--studio-surface);border:1px solid var(--studio-line);box-shadow:0 1px 2px #00000005}.studio-secondary:hover:not(:disabled){background:var(--studio-soft)}.studio-app .primary-button{background:var(--studio-ink);color:var(--studio-bg);border:1px solid var(--studio-ink);box-shadow:none;text-shadow:none}.studio-app .quiet-button,.studio-app .icon-button{color:var(--studio-ink);border-color:var(--studio-line);background:var(--studio-surface);box-shadow:none}.studio-app .text-button{color:var(--studio-accent)}.studio-app .helper-copy,.studio-subtle{color:var(--studio-muted);font-size:13px;line-height:1.8}.studio-eyebrow{letter-spacing:2px;color:var(--studio-muted);margin:0 0 12px;font-size:10px;font-weight:600}.studio-pill{background:var(--studio-soft);color:var(--studio-muted);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:5px 10px;font-size:10px;font-weight:500;display:inline-flex}.studio-pill.is-ready{color:var(--studio-accent);background:color-mix(in srgb,var(--studio-accent) 9%,transparent)}.landing-header-nav{color:var(--studio-muted);gap:25px;font-size:13px;display:flex}.landing-header-nav a{color:inherit;text-decoration:none}.landing-header-nav a:hover{color:var(--studio-accent)}.landing-hero{text-align:center;max-width:1080px;margin:0 auto;padding:106px 32px 65px}.landing-eyebrow{letter-spacing:2px;color:var(--studio-muted);align-items:center;gap:8px;margin:0 0 30px;font-size:10px;font-weight:600;display:inline-flex}.landing-eyebrow>span{background:var(--studio-accent);border-radius:50%;width:6px;height:6px}.landing-hero h1{letter-spacing:-2.5px;text-wrap:balance;max-width:880px;margin:0 auto;font-size:clamp(38px,5.4vw,68px);font-weight:760;line-height:1.18}.landing-hero h1 em{color:var(--studio-accent);font-style:normal}.landing-subtitle{max-width:610px;color:var(--studio-muted);text-wrap:balance;margin:30px auto 0;font-size:17px;line-height:1.85}.landing-hero-actions{justify-content:center;align-items:center;gap:25px;margin:32px 0 16px;display:flex}.landing-hero-actions .studio-primary{gap:28px;padding:15px 27px;font-size:15px!important}.landing-learn{color:var(--studio-muted);font-size:12px;text-decoration:none}.landing-learn span{margin-left:9px}.landing-free-note{color:var(--studio-muted);font-size:11px}.landing-signature{justify-content:center;align-items:center;gap:8px;margin-top:50px;display:flex}.landing-signature span{background:#abc3b1;border-radius:4px;width:24px;height:3px}.landing-signature span:nth-of-type(2){background:#c8b7d6;width:44px}.landing-signature span:last-child{background:#dac7a9;width:18px}.landing-signature i{background:var(--studio-line);border-radius:100%;width:3px;height:3px}.landing-workflow{text-align:center;max-width:1080px;margin:auto;padding:60px 24px 80px}.landing-workflow h2{letter-spacing:-.8px;text-wrap:balance;margin:0 0 14px;font-size:clamp(25px,3vw,35px)}.landing-workflow>p:not(.studio-eyebrow){color:var(--studio-muted);margin-bottom:32px;font-size:14px}.landing-demo{background:var(--studio-surface);border:1px solid var(--studio-line);text-align:left;border-radius:15px;max-width:870px;margin:auto;padding:12px;box-shadow:0 12px 40px #25281c05}.landing-demo-tabs{border-bottom:1px solid var(--studio-line);gap:5px;padding-bottom:12px;display:flex}.landing-demo-tabs button{color:var(--studio-muted);background:0 0;border:0;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:8px;padding:11px 8px;font-size:12px;display:flex}.landing-demo-tabs button.active{background:var(--studio-soft);color:var(--studio-ink);font-weight:600}.landing-demo-tabs button span{font-family:var(--mono);opacity:.6;font-size:10px}.landing-demo-content{padding:28px}.landing-demo-visual{border:1px solid var(--studio-line);background:var(--studio-bg);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:225px;display:flex;overflow:hidden}.demo-file{color:var(--studio-accent);font-size:32px}.demo-wave{align-items:center;gap:5px;height:58px;display:flex}.demo-wave i{background:#98bda8;border-radius:5px;width:4px;max-height:58px}.demo-tag{letter-spacing:1.5px;color:var(--studio-muted);font-size:9px}.landing-demo-caption{justify-content:space-between;align-items:center;gap:18px;margin-top:22px;display:flex}.landing-demo-caption strong{font-size:14px}.landing-demo-caption p{color:var(--studio-muted);margin:7px 0 0;font-size:12px}.demo-lyrics{gap:20px;width:85%;display:grid}.demo-lyrics>div{align-items:center;gap:20px;font-size:14px;display:flex}.demo-lyrics small{color:var(--studio-muted);font-size:10px;font-family:var(--mono)}.demo-lyrics strong{color:var(--studio-ink);font-weight:500}.demo-lyrics>div>span{color:var(--studio-accent);margin-left:auto}.demo-members{gap:50px;display:flex}.demo-members>div{flex-direction:column;align-items:center;gap:14px;display:flex}.demo-members>div>span{background:var(--studio-surface);border-radius:50%;place-items:center;width:62px;height:62px;font-size:25px;display:grid}.demo-members strong{font-size:12px;font-weight:500}.demo-members i{background:currentColor;border-radius:2px;width:30px;height:3px}.demo-result{align-items:center;gap:32px;width:75%;display:flex}.demo-disc{background:conic-gradient(#8bb29d 0 45%,#b49bc7 45% 77%,#dec093 77%);border-radius:50%;flex-shrink:0;place-items:center;width:105px;height:105px;display:grid}.demo-disc span{background:var(--studio-bg);border-radius:50%;place-items:center;width:70px;height:70px;font-size:24px;display:grid}.demo-result>div:last-child{flex:1}.demo-result strong{margin-bottom:20px;font-size:14px;display:block}.demo-result i{border-radius:3px;height:8px;margin:10px 0;display:block}.demo-result .demo-tag{margin-top:20px;display:block}.project-workspace{width:min(1200px,100% - 80px);margin:0 auto;padding:64px 0 28px}.workspace-welcome{justify-content:space-between;align-items:center;gap:32px;display:flex}.workspace-welcome h1{letter-spacing:-1px;margin:0 0 14px;font-size:34px;line-height:1.4}.workspace-welcome p:not(.studio-eyebrow){color:var(--studio-muted);margin:0;font-size:14px;line-height:1.7}.workspace-welcome>.studio-primary{flex-shrink:0}.workspace-feature-strip{border:1px solid var(--studio-line);background:var(--studio-soft);border-radius:10px;align-items:center;gap:16px;margin:34px 0 46px;padding:18px 22px;display:flex}.workspace-feature-icon{background:var(--studio-surface);width:40px;height:40px;color:var(--studio-accent);border-radius:10px;place-items:center;font-size:22px;display:grid}.workspace-feature-strip strong{font-size:13px}.workspace-feature-strip p{color:var(--studio-muted);margin:5px 0 0;font-size:12px}.workspace-feature-strip>.studio-pill{background:var(--studio-surface);margin-left:auto}.workspace-list-heading{justify-content:space-between;align-items:center;gap:22px;margin-bottom:22px;display:flex}.workspace-list-heading h2{margin:0;font-size:19px}.workspace-list-heading h2 span{font-family:var(--mono);color:var(--studio-muted);margin-left:9px;font-size:12px;font-weight:400}.workspace-list-heading p{color:var(--studio-muted);margin:8px 0 0;font-size:11px}.workspace-list-tools{align-items:center;gap:12px;display:flex}.workspace-list-tools input[type=search]{width:210px;font-size:12px}.workspace-list-tools .studio-secondary{min-height:39px;font-size:12px!important}.project-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.project-new-card{min-height:310px;color:var(--studio-ink);background:0 0;border:1px dashed #c5c9bf;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:18px;display:flex}.project-new-card>span{background:var(--studio-soft);border-radius:50%;place-items:center;width:50px;height:50px;font-size:27px;font-weight:300;display:grid}.project-new-card strong{font-size:14px}.project-new-card small{color:var(--studio-muted);padding:0 20px;font-size:10px;line-height:1.8}.project-new-card:hover{background:var(--studio-soft)}.project-card{background:var(--studio-surface);border:1px solid var(--studio-line);border-radius:12px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.project-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #20231f08}.project-card-open{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:0;display:block}.project-art{isolation:isolate;color:#384239;background:#ecede5;height:190px;padding:22px;position:relative;overflow:hidden}.project-art-grid{z-index:-1;background-color:#0000;background-image:linear-gradient(#bfc8b51c 1px,#0000 1px),linear-gradient(90deg,#bfc8b51c 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.project-art-label{letter-spacing:2px;opacity:.7;font-size:7px}.project-art-bars{align-items:flex-end;gap:9px;height:75px;display:flex;position:absolute;bottom:53px;left:24px;right:90px}.project-art-bars i{opacity:.85;border-radius:5px 5px 0 0;flex:1;max-width:23px}.project-art-title{white-space:nowrap;text-overflow:ellipsis;max-width:80%;font-size:14px;font-weight:650;position:absolute;bottom:20px;overflow:hidden}.project-art-stamp{font-size:15px;position:absolute;top:23px;right:22px}.project-card-info{padding:19px 21px}.project-card-info h3{text-overflow:ellipsis;white-space:nowrap;margin:0 0 9px;font-size:15px;overflow:hidden}.project-card-info>p{color:var(--studio-muted);margin:0;font-size:11px}.project-card-info>p>span{padding:0 9px}.project-card-bottom{justify-content:space-between;align-items:center;margin-top:19px;display:flex}.project-card-bottom time{color:var(--studio-muted);font-size:10px}.project-card-delete{border:1px solid var(--studio-line);background:var(--studio-surface);width:27px;height:27px;color:var(--studio-muted);opacity:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:9px;right:9px}.project-card:hover .project-card-delete,.project-card:focus-within .project-card-delete{opacity:1}.workspace-empty-copy{text-align:center;color:var(--studio-muted);padding:30px;font-size:13px}.workspace-empty-copy h3{color:var(--studio-ink);font-size:16px}.workspace-local-note{border-top:1px solid var(--studio-line);color:var(--studio-muted);margin:44px 0 0;padding:22px 0;font-size:11px;line-height:1.8}.workspace-local-note span{color:var(--studio-accent);margin-right:8px}.studio-create-modal{max-width:450px}.studio-create-icon{color:var(--studio-accent);font-size:27px}.studio-app .studio-workbench{width:min(1200px,100% - 80px);margin:0 auto;padding:0 0 32px}.studio-project-heading{justify-content:space-between;align-items:center;gap:24px;margin:32px 0 25px;display:flex}.studio-project-heading>div:first-child{flex:1;min-width:0}.studio-back-link{color:var(--studio-muted);background:0 0;border:0;margin-bottom:18px;padding:0;display:block;font-size:12px!important}.studio-app input.studio-project-title{letter-spacing:-.7px;width:100%;height:40px;box-shadow:none;border-radius:0;font-weight:700;background:0 0!important;border:0!important;padding:0!important;font-size:27px!important}.studio-project-actions{align-items:center;gap:9px;display:flex}.studio-project-actions .icon-button{width:34px;min-width:34px;height:34px;font-size:17px}.studio-steps{border:1px solid var(--studio-line);background:var(--studio-surface);border-radius:11px;padding:7px;box-shadow:0 2px 2px #00000003}.studio-steps ol{gap:0;margin:0;padding:0;list-style:none;display:flex}.studio-steps li{flex:1;align-items:center;min-width:0;display:flex}.studio-steps button{color:var(--studio-muted);white-space:nowrap;background:0 0;border:0;border-radius:7px;flex:1;justify-content:center;align-items:center;gap:9px;padding:12px 8px;display:flex;font-size:12px!important;font-weight:600!important}.studio-step-number{background:var(--studio-soft);border-radius:50%;flex-shrink:0;place-items:center;width:21px;height:21px;font-size:10px;display:grid}.studio-steps button.is-current{background:var(--studio-ink);color:var(--studio-bg)}.studio-steps .is-current .studio-step-number{color:inherit;background:#ffffff27}.studio-steps .is-complete .studio-step-number{color:#fff;background:#339963}.studio-step-chevron{color:var(--studio-muted);opacity:.4;padding:0 9px;font-size:18px}.studio-stage-intro{margin:36px 0 24px}.studio-stage-intro .studio-eyebrow{letter-spacing:1.5px;margin-bottom:9px;font-size:9px}.studio-stage-intro h1{letter-spacing:-.5px;margin:0 0 10px;font-size:24px}.studio-stage-intro>p:last-child{color:var(--studio-muted);margin:0;font-size:13px;line-height:1.8}.studio-stage-card{background:var(--studio-surface);border:1px solid var(--studio-line);border-radius:12px;margin-bottom:20px;padding:28px;box-shadow:0 2px 3px #00000003}.studio-card-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.studio-card-heading h2{margin:0;font-size:16px}.audio-upload-intro{text-align:center;background:var(--studio-bg);border:1px dashed #c9cdc4;border-radius:9px;padding:30px 15px}.audio-upload-symbol{background:var(--studio-surface);width:58px;height:58px;color:var(--studio-accent);border:1px solid var(--studio-line);border-radius:14px;place-items:center;margin:0 auto 16px;font-size:27px;display:grid}.audio-upload-intro h2{margin:0 0 12px;font-size:19px}.audio-upload-intro>p{color:var(--studio-muted);margin-bottom:21px;font-size:12px}.audio-upload-intro .studio-subtle{margin:17px 0 0;font-size:11px}.studio-url-input{margin-top:24px}.studio-url-input>label{margin-bottom:10px;font-size:12px;display:block}.studio-url-input>div{gap:10px;display:flex}.studio-url-input input{flex:1;min-width:0;font-size:12px!important}.studio-url-input button{flex-shrink:0}.studio-app .studio-grid,.studio-app .video-stick-scope{flex-direction:column;gap:18px;display:flex}.studio-app .video-stick-scope{grid-column:unset;position:static}.studio-app .video-stick-scope .results-panel,.studio-app .video-stick-scope .members-panel,.studio-app .video-stick-scope .lyrics-section{grid-area:unset;background:var(--studio-surface);border:1px solid var(--studio-line);width:100%;box-shadow:none;border-radius:12px;margin:0;padding:26px;position:static}.studio-app .transport-card{border:1px solid var(--studio-line);background:var(--studio-surface);box-shadow:none;border-radius:12px;margin:0;padding:20px 25px}.studio-app .transport-card .audio-icon{background:var(--studio-soft);color:var(--studio-accent);box-shadow:none;border:0}.studio-app .transport-card .audio-file-block p{font-size:11px}.studio-app .media-sticky-player{width:100%;max-width:720px;box-shadow:none;margin:0 auto;position:static}.studio-app .panel-heading h2{letter-spacing:-.3px;font-size:17px}.studio-app .section-kicker{letter-spacing:1.5px;color:var(--studio-muted);text-shadow:none;font-size:9px}.studio-app .lyrics-ai{background:var(--studio-soft);border:1px solid var(--studio-line);border-radius:9px;padding:22px}.studio-app .lyrics-ai-heading strong{font-size:14px}.studio-app .lyrics-paste textarea{min-height:290px}.studio-app .lyrics-line{border-color:var(--studio-line)}.studio-app .lyrics-list{margin-top:20px}.studio-app .member-row{box-shadow:none}.studio-app .members-panel .member-controls-reveal{margin-top:0}.studio-app .fairness-badge{box-shadow:none;background:var(--studio-soft)}.studio-app .fairness-badge strong{text-shadow:none}.studio-app .donut-wrap{max-width:730px;margin:0 auto}.studio-app .donut,.studio-app .character-panel{box-shadow:none}.studio-member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.studio-member-card{border:1px solid var(--studio-line);background:var(--studio-bg);color:var(--studio-ink);text-align:left;border-radius:9px;align-items:center;gap:14px;padding:19px 16px;display:flex}.studio-member-avatar{border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;font-size:16px;display:grid;overflow:hidden}.studio-member-avatar img{object-fit:cover;width:100%;height:100%}.studio-member-card strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.studio-member-color{border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-left:auto}.studio-member-card small{color:var(--studio-muted)}.studio-stage-empty{text-align:center;color:var(--studio-muted);padding:30px;font-size:13px;line-height:1.9}.studio-sync-tabs{background:var(--studio-soft);border-radius:8px;gap:6px;width:fit-content;margin-bottom:23px;padding:5px;display:flex}.studio-sync-tabs button{color:var(--studio-muted);background:0 0;border:0;border-radius:6px;padding:10px 22px;font-size:12px!important}.studio-sync-tabs button.active{background:var(--studio-surface);color:var(--studio-ink);box-shadow:0 1px 3px #00000009}.studio-style-controls{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.studio-style-controls label{align-items:center;gap:18px;font-size:12px;display:flex}.studio-style-controls input[type=color]{border:1px solid var(--studio-line);background:var(--studio-surface);border-radius:6px;width:46px;height:36px;padding:3px}.studio-size-options{align-items:center;gap:10px;font-size:12px;display:flex}.studio-size-options>span{margin-right:8px}.studio-secondary.selected{border-color:var(--studio-accent);color:var(--studio-accent);background:var(--studio-soft)}.studio-export-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.studio-export-option{border:1px solid var(--studio-line);background:var(--studio-bg);color:var(--studio-ink);text-align:left;border-radius:9px;flex-direction:column;align-items:flex-start;gap:14px;padding:26px 15px;display:flex}.studio-export-option.featured{background:var(--studio-soft);border-color:#bccdbf}.studio-export-option>span{color:var(--studio-accent);font-size:28px;line-height:1}.studio-export-option strong{font-size:12px}.studio-export-option small{letter-spacing:1px;color:var(--studio-muted);font-size:9px}.studio-bottom-nav{justify-content:space-between;align-items:center;gap:15px;margin:28px 0 40px;display:flex}.studio-bottom-nav>span{font-family:var(--mono);color:var(--studio-muted);font-size:11px}.studio-app .modal-card{border:1px solid var(--studio-line);background:var(--studio-surface);color:var(--studio-ink);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:15px;box-shadow:0 24px 80px #0003}.studio-app .modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#20251f66}.studio-app .modal-card h2{letter-spacing:-.5px;font-size:22px}.studio-app .modal-copy,.studio-create-modal>p{color:var(--studio-muted);font-size:13px;line-height:1.8}.studio-app .field-label{color:var(--studio-ink);font-size:12px}.studio-app .modal-card .upload-drop{background:var(--studio-bg);border-color:var(--studio-line)}.workspace-guides{border-top:1px solid var(--studio-line);padding-top:25px}.studio-app .workspace-guides .mobile-app-promo{background:var(--studio-surface);border:1px solid var(--studio-line);box-shadow:none;max-width:780px;margin:40px auto}.studio-app .seo-section{border-color:var(--studio-line);max-width:960px;margin-left:auto;margin-right:auto}.studio-app footer{border-color:var(--studio-line);max-width:1200px;color:var(--studio-muted);margin:auto;padding:28px 0;font-size:11px}.studio-app footer p{max-width:550px;line-height:1.8}.studio-app footer>button{display:none}@media (width<=1000px){.studio-app .studio-topbar{gap:14px}.studio-header-divider,.studio-header-location,.studio-topbar .save-state{display:none}.project-card-grid,.studio-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-step-chevron{padding:0 4px}.studio-steps button{gap:6px}.workspace-welcome h1{font-size:29px}.landing-hero{padding-top:80px}.landing-header-nav{gap:14px}.studio-topbar .top-actions{gap:10px}}@media (width<=640px){.studio-app .studio-topbar{gap:10px;width:calc(100% - 32px);height:72px}.studio-brand strong{font-size:14px}.studio-brand small{letter-spacing:2px;font-size:8px}.studio-brand-symbol{width:30px;height:32px}.landing-header-nav{display:none}.studio-topbar .top-actions{gap:6px}.studio-topbar .locale-switcher select{max-width:74px;font-size:11px}.studio-topbar .theme-toggle{display:none}.studio-header-projects{min-height:34px;padding:7px 10px;font-size:11px!important}.landing-hero{padding:65px 24px 35px}.landing-hero h1{letter-spacing:-1.4px;font-size:38px;line-height:1.25}.landing-eyebrow{letter-spacing:1.4px;margin-bottom:25px;font-size:8px}.landing-subtitle{margin-top:24px;font-size:14px;line-height:1.9}.landing-hero-actions{flex-wrap:wrap;gap:15px}.landing-hero-actions .studio-primary{padding:13px 22px;font-size:13px!important}.landing-learn{font-size:11px}.landing-free-note{font-size:10px}.landing-workflow{padding:40px 16px}.landing-workflow h2{font-size:26px}.landing-workflow>p:not(.studio-eyebrow){font-size:12px}.landing-demo{padding:7px}.landing-demo-tabs{gap:2px;overflow-x:auto}.landing-demo-tabs button{flex-direction:column;gap:5px;min-width:43px;padding:9px 6px;font-size:10px}.landing-demo-content{padding:16px 9px}.landing-demo-caption p{font-size:10px;line-height:1.8}.landing-demo-caption .studio-secondary{flex-shrink:0;padding:8px 12px;font-size:11px!important}.landing-demo-visual{min-height:205px}.demo-lyrics{gap:18px;width:90%}.demo-lyrics>div{gap:10px;font-size:11px}.demo-lyrics small{font-size:9px}.demo-result{gap:17px;width:90%}.demo-disc{width:78px;height:78px}.demo-disc span{width:50px;height:50px}.demo-result strong{font-size:11px}.demo-members{gap:27px}.project-workspace,.studio-app .studio-workbench{width:calc(100% - 32px)}.project-workspace{padding-top:35px}.workspace-welcome{flex-direction:column;align-items:flex-start;gap:23px}.workspace-welcome h1{letter-spacing:-.8px;font-size:28px}.workspace-welcome p:not(.studio-eyebrow){font-size:12px}.workspace-feature-strip{gap:12px;margin:27px 0;padding:14px 12px}.workspace-feature-strip>.studio-pill{display:none}.workspace-list-heading{flex-direction:column;align-items:flex-start;gap:18px}.workspace-list-tools{width:100%}.workspace-list-tools input[type=search]{flex:1;width:0}.workspace-list-tools .studio-secondary{padding:8px 12px}.project-card-grid{grid-template-columns:1fr;gap:16px}.project-new-card{gap:12px;min-height:150px}.project-new-card>span{width:38px;height:38px;font-size:23px}.project-art{height:175px}.project-card-delete{opacity:1}.studio-project-heading{align-items:flex-end;gap:8px;margin-top:25px}.studio-back-link{font-size:11px!important}.studio-app input.studio-project-title{font-size:22px!important}.studio-project-actions .studio-secondary{padding:8px 10px;font-size:11px!important}.studio-project-actions .icon-button{display:none}.studio-steps{padding:5px;overflow-x:auto}.studio-steps ol{min-width:390px}.studio-step-chevron{display:none}.studio-steps button{flex-direction:column;gap:6px;padding:9px 5px;font-size:10px!important}.studio-stage-intro{margin:27px 0 20px}.studio-stage-card,.studio-app .video-stick-scope .lyrics-section,.studio-app .video-stick-scope .members-panel,.studio-app .video-stick-scope .results-panel{border-radius:10px;padding:18px 15px}.audio-upload-intro{padding:27px 10px}.studio-url-input>div{flex-wrap:wrap}.studio-url-input input{min-width:180px}.studio-url-input button{width:100%}.studio-card-heading{align-items:flex-start}.studio-card-heading h2{font-size:15px}.studio-card-heading .studio-primary{min-height:36px;padding:8px 12px;font-size:11px!important}.studio-member-grid{grid-template-columns:1fr}.studio-member-card{padding:14px}.studio-sync-tabs{width:100%}.studio-sync-tabs button{flex:1;padding:10px;font-size:11px!important}.studio-app .lyrics-ai{padding:15px}.studio-app .lyrics-ai-consent{font-size:11px}.studio-app .lyrics-paste textarea{min-height:260px}.studio-style-controls{gap:22px}.studio-size-options{flex-wrap:wrap}.studio-style-controls label{font-size:11px}.studio-export-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-export-option{padding:20px 14px}.studio-bottom-nav .studio-primary,.studio-bottom-nav .studio-secondary{padding:10px 12px;font-size:11px!important}.studio-bottom-nav>span{display:none}.studio-app footer,.studio-app .workspace-guides .mobile-app-promo{padding:24px 16px}.studio-app .transport-card{padding:17px}.studio-app .transport-meta,.studio-app .audio-actions{flex-wrap:wrap}.studio-app .panel-heading{align-items:flex-start;gap:14px}.studio-app .lyrics-section .panel-actions{gap:7px}.studio-app .lyrics-section .quiet-button{padding:8px 11px;font-size:11px}}@media (prefers-reduced-motion:reduce){.studio-app *{scroll-behavior:auto!important;transition:none!important}}.studio-app .studio-grid{align-items:stretch}.studio-app .video-stick-scope{width:100%}.studio-manual-transport{background:var(--studio-surface);border:1px solid var(--studio-line);border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin:18px 0;padding:14px 18px;display:flex}.studio-manual-transport>span{min-width:100px;color:var(--studio-muted);overflow-wrap:anywhere;flex:1;font-size:12px}.studio-manual-transport>strong{font-variant-numeric:tabular-nums;margin-right:10px;font-size:17px}.studio-manual-transport button{padding:8px 13px}.step-style .members-panel .panel-actions,.step-style .members-panel .helper-copy,.step-style .member-list-toolbar,.step-style .member-edit,.step-style .members-footer,.step-style .member-controls-reveal,.step-style .timer-video-background-controls{display:none!important}.google-account{flex-shrink:0;position:relative}.studio-app .google-sign-in{background:var(--studio-surface);min-height:38px;color:var(--studio-ink);border:1px solid var(--studio-line);white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:9px;padding:8px 13px;font-size:12px;display:flex}.google-sign-in-short{display:none}.google-sign-in:disabled{opacity:.55}.studio-app .account-toggle{border:1px solid var(--studio-line);background:var(--studio-surface);color:var(--studio-ink);border-radius:9px;align-items:center;gap:8px;min-height:38px;padding:4px 9px;display:flex}.account-avatar{background:var(--studio-accent);color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-weight:600;display:grid}.account-name{text-overflow:ellipsis;white-space:nowrap;max-width:110px;font-size:12px;overflow:hidden}.account-popover,.account-feedback{z-index:100;background:var(--studio-surface);width:280px;max-width:calc(100vw - 32px);color:var(--studio-ink);border:1px solid var(--studio-line);text-align:left;border-radius:12px;padding:18px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 12px 35px #00000018}.account-popover>strong,.account-popover>span{overflow-wrap:anywhere;display:block}.account-popover>span{color:var(--studio-muted);margin-top:6px;font-size:12px}.account-popover p,.account-feedback p{color:var(--studio-muted);font-size:12px;line-height:1.7}.account-popover button{width:100%}.account-feedback{align-items:flex-start;gap:12px;width:310px;display:flex}.account-feedback p{margin:0}.studio-app .account-feedback>button{color:var(--studio-muted);background:0 0;border:0;padding:0 3px;font-size:19px}@media (width<=1000px){.google-sign-in-label,.account-name{display:none}.google-sign-in-short{display:inline}.studio-app .google-sign-in{padding:8px 10px}.studio-topbar .top-actions{gap:8px}}@media (width<=640px){.studio-app .google-sign-in{gap:6px;padding:7px 9px;font-size:11px}.studio-app .studio-header-projects{padding:8px 10px}.studio-topbar .top-actions{gap:6px}.account-popover,.account-feedback{position:fixed;top:76px;right:16px}}.saas-dashboard.studio-app{background:#f7f6f0;min-height:100vh;padding-left:244px}.saas-sidebar{z-index:45;color:#20201d;background:#fff;border-right:1px solid #e9e7df;flex-direction:column;width:228px;padding:20px 14px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-brand{color:inherit;white-space:nowrap;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;margin-bottom:28px;padding:10px 4px;font-size:15px;font-weight:800;display:flex}.sidebar-brand .studio-brand-symbol{flex-shrink:0;width:26px;height:26px;padding:0}.sidebar-label{letter-spacing:.14em;color:#96958c;margin:36px 10px 10px;font-size:10px}.saas-sidebar nav{gap:5px;display:grid}.saas-sidebar nav button{text-align:left;color:#66665e;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:12px 13px;font-size:14px;font-weight:600;display:flex}.saas-sidebar nav button.selected{color:#20201d;background:#f0efe8}.saas-sidebar nav button span{font-size:18px}.sidebar-account{border-top:1px solid #eeece4;margin-top:auto;padding:18px 4px 0}.sidebar-account .google-account{width:100%}.sidebar-account .account-toggle{background:#fafaf7;border-radius:9px;justify-content:flex-start;width:100%;padding:10px}.sidebar-account .account-popover{width:260px;inset:auto auto calc(100% + 10px) 0}.sidebar-home{color:#85847a;background:0 0;border:0;margin-top:16px;padding:8px;font-size:12px}.saas-dashboard .studio-topbar{border-bottom:1px solid #e9e7df;max-width:none;margin:0;padding:16px 30px}.saas-dashboard .studio-topbar>.brand,.saas-dashboard .studio-topbar>.studio-header-divider,.saas-dashboard .studio-topbar .google-account,.saas-dashboard .studio-header-projects{display:none}.saas-dashboard .studio-header-location{display:block}.saas-dashboard .project-workspace{max-width:1480px;margin:auto;padding:44px 38px}.saas-dashboard .workspace-welcome{margin-bottom:30px}.saas-dashboard .workspace-welcome h1{letter-spacing:-1px;font-size:30px}.saas-dashboard .workspace-welcome .studio-eyebrow{display:none}.saas-dashboard .workspace-welcome p{color:#8b8a80;margin-top:5px;font-size:13px}.saas-dashboard .workspace-list-heading{align-items:center;margin:0 0 10px}.saas-dashboard .workspace-list-heading>div:first-child{display:none}.saas-dashboard .workspace-list-tools{justify-content:space-between;width:100%}.saas-dashboard .workspace-list-tools input{max-width:280px}.project-filters{justify-content:flex-end;gap:6px;margin:-48px 160px 26px 300px;display:flex;position:relative}.project-filters button{color:#737268;white-space:nowrap;background:#efeee7;border:0;border-radius:9px;padding:9px 13px;font-size:12px}.project-filters button.active{color:#fff;background:#20201d}.saas-dashboard .project-card-grid{grid-template-columns:repeat(auto-fill,minmax(245px,1fr));gap:20px}.saas-dashboard .project-card{border:1px solid #e4e2da;border-radius:14px;overflow:hidden;box-shadow:0 2px 3px #25252005}.saas-dashboard .project-art{color:#fff;background:linear-gradient(#1a1a1e,#111114);flex-direction:column;justify-content:flex-end;align-items:center;height:178px;padding:22px;display:flex}.saas-dashboard .project-art-grid,.saas-dashboard .project-art-bars,.saas-dashboard .project-art-label,.saas-dashboard .project-art-stamp{display:none}.saas-dashboard .project-art-title{color:#fff;font-size:16px;position:static}.saas-dashboard .project-card-info{padding:19px}.saas-dashboard .project-card-info h3{font-size:15px}.saas-dashboard .project-new-card{background:#f1f0e8;border:1px dashed #d6d3c6;border-radius:14px;min-height:300px}.saas-dashboard .project-new-card>span{color:#8967ee;background:#fff;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.saas-dashboard .project-new-card small{color:#99978b;max-width:220px;line-height:1.8}.saas-dashboard .workspace-local-note{margin-top:28px;font-size:12px}.pricing-section{color:#22221f;max-width:1140px;margin:0 auto;padding:80px 30px}.pricing-heading{text-align:center;margin-bottom:44px}.pricing-heading h2,.pricing-heading h1{letter-spacing:-1.3px;margin:0 0 14px;font-size:clamp(28px,3.2vw,44px);font-weight:750}.pricing-heading p{color:#8b897e;font-size:18px}.pricing-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:28px;display:grid}.price-card{background:#fff;border:1px solid #e2e0d7;border-radius:21px;flex-direction:column;padding:32px;display:flex;position:relative;box-shadow:0 2px 3px #21211b05}.price-card h3{margin:0 0 7px;font-size:25px;font-weight:750}.price-card>p{color:#989689;margin:0;font-size:14px;line-height:1.65}.price-card .plan-price{letter-spacing:-1.6px;margin:32px 0 24px;font-size:48px;font-weight:750}.plan-price>span{letter-spacing:0;color:#939184;margin-left:6px;font-size:17px;font-weight:500}.price-card ul{gap:21px;margin:0 0 24px;padding:0;list-style:none;display:grid}.price-card li{align-items:center;gap:10px;font-size:14px;display:flex}.price-card li strong{font-weight:550}.price-card li small{color:#98968a;text-align:right;margin-left:auto;font-size:12px}.plan-check{color:#fff;background:#2f9f68;border-radius:50%;flex-shrink:0;place-items:center;width:23px;height:23px;font-size:13px;display:grid}.price-card li.unavailable{color:#b5b3a8}.unavailable .plan-check{color:#b5b3a8;background:#f3f2ee}.price-card.pro-card{border:1.5px solid #9874ff;box-shadow:0 10px 30px #9874ff09}.pro-card .plan-check{background:#855cf7}.popular-badge{color:#fff;background:linear-gradient(110deg,#8957ff,#527dfa);border-radius:20px;padding:8px 11px;font-size:11px;font-weight:650;position:absolute;top:24px;right:24px}.plan-current{color:#248451;vertical-align:middle;background:#e7f5ee;border-radius:20px;margin-left:8px;padding:6px 10px;font-size:11px}.billing-toggle{border:1px solid #e4e1d8;border-radius:25px;gap:2px;margin-top:22px;padding:3px;display:flex}.billing-toggle button{color:#a29f91;background:0 0;border:0;border-radius:22px;flex:1;padding:8px 10px;font-size:12px;font-weight:650}.billing-toggle button.active{color:#fff;background:#855cf7}.pro-card .plan-price{margin-top:20px}.price-card .plan-note{color:#8d8a7d;min-height:48px;margin-top:auto;margin-bottom:22px;font-size:12px}.price-card>.studio-secondary,.price-card>.studio-primary,.plan-action{text-align:center;justify-content:center;width:100%;text-decoration:none;display:flex}.pricing-terms{text-align:center;color:#969386;max-width:700px;margin:24px auto;font-size:12px;line-height:1.8}.billing-page{max-width:1250px;padding:44px 38px}.billing-page .pricing-heading{text-align:left;margin-bottom:32px}.billing-page .pricing-heading h1{font-size:32px}.billing-page .pricing-heading p{font-size:16px}.subscription-panel{background:#fff;border:1px solid #e5e1d7;border-radius:20px;margin-top:38px;padding:26px 30px}.subscription-panel header{justify-content:space-between;align-items:center;display:flex}.subscription-panel h2{margin:0;font-size:19px}.subscription-panel dl{margin:22px 0 0}.subscription-panel dl>div{border-top:1px solid #ece9e0;justify-content:space-between;gap:20px;padding:19px 0;font-size:14px;display:flex}.subscription-panel dt{color:#928e80}.subscription-panel dd{margin:0;font-weight:600}.subscription-panel>.studio-secondary{margin-top:15px}.checkout-ready,.billing-feedback{background:#eeebfa;border-radius:14px;margin-top:20px;padding:20px;font-size:14px}.checkout-ready p{margin:0 0 14px}.checkout-ready a{text-decoration:none;display:inline-flex}.billing-feedback{color:#9a4636;background:#fff1ec}@media (width>=1100px){.price-card:not(.pro-card) .plan-price{margin-bottom:90px}}@media (width<=1000px){.saas-dashboard.studio-app{padding-left:190px}.saas-sidebar{width:178px;padding:16px 8px}.sidebar-brand{gap:5px;font-size:12px}.saas-dashboard .project-workspace,.billing-page{padding:30px 20px}.price-card{padding:24px}.popular-badge{align-self:flex-start;margin-bottom:14px;position:static}.pricing-grid{gap:16px}.price-card li{font-size:12px}.price-card li small{font-size:11px}.project-filters{margin:12px 0 20px}.sidebar-account .account-name{display:none}}@media (width<=700px){.saas-dashboard.studio-app{padding-left:0}.saas-sidebar{border-bottom:1px solid #e4e2d8;border-right:0;flex-direction:row;align-items:center;gap:12px;width:100%;padding:10px 14px;display:flex;position:sticky;inset:auto}.sidebar-label,.sidebar-brand,.sidebar-home{display:none}.saas-sidebar nav{flex:1;gap:5px;display:flex}.saas-sidebar nav button{padding:9px;font-size:12px}.sidebar-account{border:0;margin:0;padding:0}.sidebar-account .account-popover{width:260px;inset:calc(100% + 10px) 0 auto auto}.sidebar-account .google-sign-in-label{display:none}.sidebar-account .google-sign-in-short{display:inline}.saas-dashboard .studio-topbar{padding:10px 16px}.pricing-grid{grid-template-columns:1fr}.pricing-section{padding:44px 18px}.price-card{padding:27px}.pricing-heading{margin-bottom:27px}.pricing-heading p{font-size:15px}.price-card:not(.pro-card) .plan-price{margin:24px 0}.price-card li{font-size:14px}.price-card .plan-note{min-height:0}.saas-dashboard .project-workspace{padding:28px 18px}.saas-dashboard .workspace-welcome h1{font-size:25px}.saas-dashboard .workspace-welcome{gap:14px}.saas-dashboard .project-card-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.saas-dashboard .workspace-list-tools{flex-wrap:wrap}.saas-dashboard .workspace-list-tools input{width:100%;max-width:100%}.subscription-panel{padding:22px}.saas-dashboard .studio-workbench{padding:20px 15px}.sidebar-account .account-avatar{width:28px;height:28px}.sidebar-account .account-toggle{padding:5px}}.pricing-section{color:#222820;max-width:1180px;padding:88px 30px}.pricing-heading{max-width:760px;margin:0 auto 28px}.pricing-heading .pricing-eyebrow{letter-spacing:2px;color:#5a7160;margin:0 0 18px;font-size:11px;font-weight:650}.pricing-heading h2{letter-spacing:-1.6px;margin-bottom:18px;font-size:clamp(30px,3.5vw,46px);line-height:1.2}.pricing-heading>p:last-child{color:#74796f;margin:0;font-size:16px;line-height:1.8}.pricing-period{justify-content:center;margin:28px 0 38px;display:flex}.pricing-period .billing-toggle{background:#eeeee7;border:1px solid #e1e3d9;border-radius:12px;gap:4px;margin:0;padding:4px}.pricing-period .billing-toggle button{color:#636a5f;border-radius:9px;flex:none;align-items:center;gap:12px;padding:11px 20px;font-size:13px;display:flex}.pricing-period .billing-toggle button.active{color:#20271e;background:#fff;box-shadow:0 1px 5px #20271e12}.pricing-period .billing-toggle button>span{color:#365a40;background:#dfe8dd;border-radius:4px;padding:3px 7px;font-size:10px;font-weight:600}.pricing-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:22px}.pricing-section .price-card{background:#fff;border:1px solid #dedfd5;border-radius:18px;padding:34px;box-shadow:0 3px 10px #2d352006}.pricing-section .price-card.pro-card{background:#fcfdf9;border:1px solid #7c9178;box-shadow:0 8px 30px #35473109}.plan-header{min-height:115px}.plan-header .plan-overline{letter-spacing:1.25px;color:#76806f;margin:0 0 14px;font-size:10px;font-weight:650;line-height:1.5}.pro-card .plan-header .plan-overline{color:#476044}.plan-header h3{letter-spacing:-.8px;margin:0 0 10px;font-size:28px}.plan-header>p:last-child{color:#747b6f;max-width:390px;margin:0;font-size:14px;line-height:1.7}.pricing-section .price-card .plan-price{letter-spacing:-2.5px;font-variant-numeric:tabular-nums;font-size:52px;font-weight:650;line-height:1.15;margin:0!important}.plan-price>span{color:#78816f;letter-spacing:0;font-size:15px;font-weight:450}.plan-price-block{min-height:124px;padding:24px 0 25px}.plan-price-block>p{color:#7c8374;margin:9px 0 0;font-size:12px}.pricing-section .price-card>.studio-primary,.pricing-section .price-card>.studio-secondary,.pricing-section .plan-action{border-radius:8px;align-items:center;gap:14px;min-height:47px;font-size:14px}.pricing-section .price-card>.studio-primary{color:#fff;box-shadow:none;background:#253d2c;border:1px solid #253d2c}.pricing-section .price-card>.studio-primary:hover{background:#344f3b}.pricing-section .price-card>.studio-secondary{color:#30382b;box-shadow:none;background:#fff;border:1px solid #dcded4}.pricing-section .price-card>.studio-secondary:hover{background:#f5f6f0}.pricing-section .price-card .plan-action-note{color:#7d8376;text-align:center;min-height:36px;margin:12px 0 0;font-size:11px;line-height:1.65}.plan-divider{background:#e9ebe2;height:1px;margin:24px 0}.pricing-section .price-card .plan-feature-list{gap:20px;margin:0;display:grid}.pricing-section .price-card .plan-feature-list li{align-items:flex-start;gap:12px;font-size:14px}.pricing-section .price-card .plan-check{color:#536e4f;background:0 0;border-radius:0;width:18px;height:18px;margin-top:2px;font-size:15px}.plan-feature-list li>div{min-width:0}.pricing-section .price-card .plan-feature-list strong{color:#30382b;font-size:14px;font-weight:600;line-height:1.6}.plan-feature-list p{color:#7a8173;margin:4px 0 0;font-size:12px;line-height:1.65}.ai-plan-spotlight{background:#eaf0e5;border:1px solid #dce5d5;border-radius:10px;margin:24px 0;padding:20px}.ai-spotlight-label{color:#54744a;letter-spacing:1px;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.ai-spotlight-label>span{font-size:16px}.ai-plan-spotlight h4{letter-spacing:-.5px;color:#2e482f;margin:11px 0 8px;font-size:19px;font-weight:650;line-height:1.4}.ai-plan-spotlight>p{color:#62715a;margin:0;font-size:12px;line-height:1.8}.ai-timing-visual{color:#718564;border-top:1px solid #d7e1cf;align-items:center;gap:13px;margin-top:17px;padding-top:15px;display:flex}.ai-timing-visual>div{flex:1;justify-content:space-between;align-items:center;gap:3px;height:34px;display:flex;overflow:hidden}.ai-timing-visual i{background:#91a582;border-radius:2px;width:4px;max-height:32px;display:block}.ai-timing-visual>span:last-child{text-align:center;background:#fcfdf9;border-radius:50%;width:22px;height:22px;font-size:12px;line-height:22px}.pricing-section .price-card .plan-feature-heading{color:#748269;margin:0 0 20px;font-size:11px;font-weight:600}.pricing-trial-note{background:#f0f2e9;border:1px solid #e0e3d8;border-radius:10px;align-items:center;gap:15px;margin:24px 0 0;padding:19px 24px;display:flex}.trial-note-icon{color:#75826b;font-size:23px}.pricing-trial-note strong{color:#44513b;font-size:13px;font-weight:600}.pricing-trial-note p{color:#7b8173;margin:5px 0 0;font-size:11px;line-height:1.8}.pricing-reassurance{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:36px;padding:4px 2px;display:grid}.pricing-assurance-number{letter-spacing:1px;color:#969d8d;font-size:10px}.pricing-reassurance h3{color:#4c5744;margin:10px 0 6px;font-size:13px;font-weight:600}.pricing-reassurance p{color:#858b7c;margin:0;font-size:12px;line-height:1.8}.pricing-section .checkout-ready{background:#eaf0e5}.billing-page .pricing-period{justify-content:flex-start}@media (width<=700px){.pricing-section{padding:54px 18px}.pricing-heading h2{letter-spacing:-.8px}.pricing-heading>p:last-child{font-size:14px}.pricing-period{margin:24px 0}.pricing-period .billing-toggle button{gap:7px;padding:10px 12px;font-size:12px}.pricing-period .billing-toggle button>span{padding:3px 5px;font-size:9px}.pricing-grid{grid-template-columns:1fr;gap:20px}.pricing-section .price-card{padding:25px}.plan-header{min-height:0}.plan-price-block{min-height:0;padding:22px 0}.pricing-section .price-card .plan-price{font-size:46px}.pricing-reassurance{grid-template-columns:1fr;gap:20px;margin-top:26px}.pricing-reassurance>div{padding-left:26px;position:relative}.pricing-assurance-number{position:absolute;top:11px;left:0}.pricing-trial-note{align-items:flex-start;padding:18px}.ai-plan-spotlight{padding:17px}}.pricing-heading h2,.ai-plan-spotlight h4{text-wrap:balance}.sidebar-preferences{align-items:center;gap:8px;margin-bottom:16px;display:flex}.sidebar-preferences .locale-switcher{flex:1;min-width:0}.sidebar-preferences .locale-switcher select{width:100%;max-width:100%;font-size:12px}.sidebar-preferences .theme-toggle{flex-shrink:0;width:34px;height:34px}@media (width<=700px){.saas-sidebar{flex-wrap:wrap}.saas-sidebar nav{min-width:200px}.sidebar-account{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.sidebar-preferences{width:156px;margin-bottom:0}.sidebar-account .google-account{width:auto}}.workspace-save-error{color:#9a4636;background:#fff1ec;border-radius:8px;margin:16px 30px;padding:12px 16px;font-size:13px}.studio-app .workspace-guides{color:#293126;max-width:1180px;margin:0 auto;padding:0 30px 64px}.studio-app .workspace-guides .seo-section{border-top:1px solid #e1e4d9;width:100%;max-width:none;margin:0 auto;padding:72px 0}.workspace-guides .guide-section-heading{text-align:center;max-width:740px;margin:0 auto 36px}.workspace-guides .guide-section-heading .section-kicker{letter-spacing:1.8px;color:#62775a;margin:0 0 16px;font-size:10px;font-weight:650;line-height:1.7}.workspace-guides .guide-section-heading h2{letter-spacing:-1.1px;color:#293126;text-wrap:balance;margin:0;font-size:clamp(28px,3vw,38px);font-weight:650;line-height:1.22}.workspace-guides .guide-section-heading .seo-lead{color:#7b8174;max-width:690px;margin:18px auto 0;font-size:14px;line-height:1.9}.workspace-guides .seo-lead strong{color:#58644f;font-weight:500}.studio-app .workspace-guides .how-to-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0}.studio-app .workspace-guides .how-to-grid article{background:#fff;border:1px solid #e0e3d8;border-radius:14px;padding:27px;box-shadow:0 2px 8px #25332003}.studio-app .workspace-guides .how-to-grid article>span{color:#607651;letter-spacing:1px;width:34px;height:34px;box-shadow:none;background:#edf1e7;border:0;border-radius:9px;justify-content:center;align-items:center;margin:0 0 21px;font-size:11px;display:flex}.studio-app .workspace-guides article h3{color:#34412d;letter-spacing:-.2px;font-size:16px;font-weight:600;line-height:1.5}.studio-app .workspace-guides article p{color:#7a8172;margin:11px 0 0;font-size:13px;line-height:1.85}.studio-app .workspace-guides .shortcut-list{color:#7a8370;background:#f0f2ea;border:0;border-radius:9px;flex-wrap:wrap;justify-content:center;align-items:center;gap:9px 12px;margin:24px 0 0;padding:16px 20px;font-size:11px;display:flex}.studio-app .workspace-guides .shortcut-list kbd{color:#5a6a4e;background:#fff;border:1px solid #dce1d2;border-radius:5px;padding:4px 7px;font-size:10px;box-shadow:0 1px 1px #25332008}.studio-app .workspace-guides .shortcut-list>span{margin-right:10px}.studio-app .workspace-guides .from-blog{border-top:1px solid #e1e4d9;margin-top:72px;padding-top:56px}.studio-app .workspace-guides .from-blog-title{letter-spacing:-.8px;color:#293126;margin-bottom:12px;font-size:30px;font-weight:650}.studio-app .workspace-guides .from-blog-lead{color:#7b8174;margin-bottom:28px;font-size:14px;line-height:1.8}.studio-app .workspace-guides .from-blog-grid{gap:22px}.studio-app .workspace-guides .from-blog-card{background:#fff;border:1px solid #e0e3d8;border-radius:14px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 2px 8px #25332003}.studio-app .workspace-guides .from-blog-card:hover{border-color:#98ab8d;transform:translateY(-3px);box-shadow:0 8px 22px #344c2610}.studio-app .workspace-guides .from-blog-card img{aspect-ratio:16/9;object-fit:cover;border-bottom:1px solid #e6e9df;width:100%;height:auto}.studio-app .workspace-guides .from-blog-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.studio-app .workspace-guides .from-blog-card h4{color:#34412d;letter-spacing:-.3px;margin:0;font-size:18px;font-weight:600;line-height:1.5}.studio-app .workspace-guides .from-blog-card p{color:#7a8172;margin:12px 0 20px;font-size:13px;line-height:1.85}.studio-app .workspace-guides .from-blog-card-meta{color:#919884;border-top:1px solid #edf0e6;margin-top:auto;padding-top:14px;font-size:10px}.studio-app .workspace-guides .from-blog-all{color:#4c6342;background:#fff;border:1px solid #dfe4d5;border-radius:8px;margin:26px auto 0;padding:11px 18px;font-size:12px;text-decoration:none;display:table}.studio-app .workspace-guides .seo-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:0}.studio-app .workspace-guides .seo-card-grid article{background:#f0f3eb;border:1px solid #e0e5d7;border-radius:14px;padding:30px}.about-card-index{color:#6b805c;background:#fff;border-radius:9px;place-items:center;width:34px;height:34px;margin:0 0 20px;font-size:20px;display:grid}.studio-app .workspace-guides .faq-section{grid-template-columns:1fr 1.6fr;align-items:start;gap:60px;display:grid}.workspace-guides .faq-section .guide-section-heading{text-align:left;margin:0;position:sticky;top:28px}.workspace-guides .faq-section .guide-section-heading h2{font-size:32px}.studio-app .workspace-guides .faq-list{background:#fff;border:1px solid #e0e4d7;border-radius:14px;gap:0;margin:0;overflow:hidden}.studio-app .workspace-guides .faq-list details{background:0 0;border:0;border-bottom:1px solid #e8ecdf;border-radius:0;padding:0 24px}.studio-app .workspace-guides .faq-list details:last-child{border-bottom:0}.studio-app .workspace-guides .faq-list details[open]{background:#f6f8f1}.studio-app .workspace-guides .faq-list summary{padding:20px 28px 20px 0}.studio-app .workspace-guides .faq-list summary h3{color:#3d4935;margin:0;font-size:14px;font-weight:550;line-height:1.6}.studio-app .workspace-guides .faq-list summary:after{color:#718364;font-size:17px;font-weight:400}.studio-app .workspace-guides .faq-list details>p{color:#76806c;padding:0 20px 22px 0;font-size:13px;line-height:1.9}.studio-app .workspace-guides .faq-list a{color:#46663c}.landing-final-cta{text-align:center;background:#e9efe1;border:1px solid #d9e3ce;border-radius:18px;margin:0 auto;padding:52px 28px;position:relative}.final-cta-mark{color:#7b9369;margin-bottom:20px;font-size:28px}.landing-final-cta h2{letter-spacing:-1px;color:#2e4327;text-wrap:balance;margin:0;font-size:clamp(27px,3vw,37px);font-weight:650;line-height:1.25}.landing-final-cta p{color:#75816a;max-width:580px;margin:17px auto 25px;font-size:14px;line-height:1.9}.studio-app .landing-final-cta .studio-primary{box-shadow:none;background:#293f2c;border:1px solid #293f2c;border-radius:8px;gap:20px;padding:14px 25px;font-size:14px}.studio-app .landing-final-cta .studio-primary:hover{background:#3e5839}.workspace-guides :is(a,button,summary):focus-visible{outline-offset:4px;outline:2px solid #70875e}@media (width<=900px){.studio-app .workspace-guides .how-to-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-app .workspace-guides .faq-section{grid-template-columns:1fr 1.5fr;gap:30px}}@media (width<=700px){.studio-app .workspace-guides{padding:0 18px 36px}.studio-app .workspace-guides .seo-section{padding:46px 0}.workspace-guides .guide-section-heading{margin-bottom:26px}.workspace-guides .guide-section-heading h2{font-size:28px}.workspace-guides .guide-section-heading .seo-lead{font-size:13px;line-height:1.85}.studio-app .workspace-guides .how-to-grid,.studio-app .workspace-guides .seo-card-grid,.studio-app .workspace-guides .from-blog-grid{grid-template-columns:1fr;gap:14px}.studio-app .workspace-guides .how-to-grid article,.studio-app .workspace-guides .seo-card-grid article{padding:24px}.studio-app .workspace-guides .shortcut-list{grid-template-columns:max-content 1fr;justify-content:start;padding:16px;font-size:10px;display:grid}.studio-app .workspace-guides .from-blog{margin-top:42px;padding-top:38px}.studio-app .workspace-guides .from-blog-card-body{padding:21px}.studio-app .workspace-guides .faq-section{display:block}.workspace-guides .faq-section .guide-section-heading{text-align:center;margin-bottom:26px;position:static}.workspace-guides .faq-section .guide-section-heading h2{font-size:28px}.studio-app .workspace-guides .faq-list details{padding:0 20px}.landing-final-cta{border-radius:14px;padding:36px 22px}.landing-final-cta p{font-size:13px}.final-cta-mark{margin-bottom:16px}}@media (prefers-reduced-motion:reduce){.studio-app .workspace-guides .from-blog-card{transition:none}.studio-app .workspace-guides .from-blog-card:hover{transform:none}}.pricing-section .price-card .checkout-inline-feedback{color:#924737;background:#fff1ec;margin:12px 0 0;padding:12px 14px;font-size:12px;line-height:1.65}.pricing-section .price-card .checkout-inline-ready{color:#44603c;background:#eaf0e5;border-radius:8px;margin:12px 0 0;padding:12px 14px;font-size:12px;line-height:1.65}.studio-app .transport-card.has-audio{background:#fcfcf8;border:1px solid #e0e3d7;border-radius:18px;padding:24px;box-shadow:0 2px 5px #35432305}.studio-app .has-audio .transport-meta{gap:18px;margin-bottom:20px;padding:0}.studio-app .has-audio .audio-file-block,.studio-app .has-audio .audio-file-block>div{min-width:0}.studio-app .has-audio .audio-file-block strong{text-overflow:ellipsis;white-space:nowrap;color:#34412e;font-size:14px;display:block;overflow:hidden}.studio-app .has-audio .audio-file-block p{display:none}.studio-app .has-audio .audio-icon{color:#6f815f;box-shadow:none;background:#eef1e8;border:0;border-radius:10px}.audio-wave-toolbar{background:#fff;border:1px solid #e0e3d7;border-radius:13px;align-items:center;gap:18px;padding:10px 12px;display:flex}.audio-play-controls{align-items:center;gap:8px;display:flex}.studio-app .audio-wave-player button{color:#4b5941;cursor:pointer;min-width:36px;height:36px;box-shadow:none;background:#fff;border:1px solid #dcded2;border-radius:9px;justify-content:center;align-items:center;font-size:18px;display:inline-flex}.studio-app .audio-wave-player .audio-play-primary{color:#fff;background:#293b2b;border-color:#293b2b;width:44px;height:44px;font-size:19px}.audio-current-time{font-variant-numeric:tabular-nums;color:#76806b;white-space:nowrap;font-size:16px}.audio-rate-controls{background:#f0f2e9;border-radius:10px;gap:4px;margin-left:auto;padding:4px;display:flex}.studio-app .audio-rate-controls button{color:#828976;background:0 0;border:0;padding:0 12px;font-size:13px;font-weight:600}.studio-app .audio-rate-controls button[aria-pressed=true]{color:#2c3d26;background:#fff;box-shadow:0 1px 3px #27351d0b}.audio-wave-track{background:#f0f2e9;border:1px solid #e0e3d5;border-radius:13px;margin-top:16px;padding:12px 15px 10px;position:relative;overflow:hidden}.audio-wave-drawing{height:90px;position:relative}.audio-wave-drawing svg{fill:#c5ccba;width:100%;height:100%;display:block}.audio-wave-played{position:absolute;inset:0}.audio-wave-played svg{fill:#738969}.audio-wave-cursor{pointer-events:none;background:#344b2e;width:2px;position:absolute;top:0;bottom:0}.audio-wave-cursor:before{content:"";background:#344b2e;border-radius:3px;width:10px;height:10px;position:absolute;top:0;left:-4px;transform:rotate(45deg)}.audio-wave-loading{text-align:center;color:#88917d;justify-content:center;align-items:center;height:100%;font-size:12px;display:flex}.studio-app .audio-wave-player .audio-wave-seek{opacity:0;cursor:ew-resize;width:calc(100% - 30px);height:90px;margin:0;position:absolute;top:12px;left:15px}.audio-wave-track:focus-within{outline-offset:3px;outline:2px solid #8a9d79}.audio-wave-times{font-variant-numeric:tabular-nums;color:#909880;justify-content:space-between;margin-top:4px;font-size:11px;display:flex}.audio-wave-footer{color:#919987;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-size:11px;display:flex}.audio-wave-footer>div{flex-shrink:0;gap:6px;display:flex}.studio-app .audio-wave-footer button{background:#f7f8f2;border-color:#e4e7dc;height:30px;padding:0 10px;font-size:11px}.audio-wave-player button:focus-visible{outline-offset:3px;outline:2px solid #7d936a}@media (width<=600px){.studio-app .transport-card.has-audio{padding:16px}.audio-wave-toolbar{flex-wrap:wrap;gap:10px}.audio-current-time{margin-left:auto;font-size:14px}.audio-rate-controls{justify-content:center;width:100%;margin-left:0}.studio-app .audio-rate-controls button{flex:1}.audio-wave-footer{align-items:flex-start}.audio-wave-footer>span{max-width:180px;line-height:1.6}.audio-wave-drawing,.studio-app .audio-wave-player .audio-wave-seek{height:76px}}.studio-app .transport-card.has-audio{width:100%;max-width:none}.result-domain-watermark{text-align:right;opacity:.55;pointer-events:none;padding:12px 4px 0;font-size:11px}.blog-shell{--bg:#f7f6f1;--text:#22261f;--muted:#777e70;--border:#e5e5dc;--cyan-ink:#48613f;--tone-dedee2:#51584b;background:var(--bg);color:var(--text)}.blog-header,.blog-footer{width:min(1180px,100% - 48px)}.blog-header{min-height:84px}.blog-brand{align-items:center;gap:10px;font-size:24px;display:flex}.blog-brand span:last-child{color:var(--text)}.blog-main{width:min(1080px,100% - 48px);padding:64px 0}.blog-main>h1{letter-spacing:-.045em;max-width:900px;margin:20px 0;font-size:clamp(32px,4.5vw,56px);line-height:1.12}.blog-lead{max-width:760px;color:var(--muted);font-size:18px;line-height:1.75}.blog-shell .section-kicker{color:#687b5d;letter-spacing:.16em}.blog-nav{align-items:center;gap:24px}.blog-shell .blog-create-button,.blog-prose .blog-link-button{color:#fff;background:#252b22;border:1px solid #252b22;border-radius:9px;justify-content:center;align-items:center;min-height:44px;padding:12px 20px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.blog-shell .blog-create-button:hover,.blog-prose .blog-link-button:hover{color:#fff;background:#42553a}.blog-shell a:focus-visible{outline-offset:4px;outline:3px solid #8ea77f}.blog-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;display:grid}.blog-card{border:1px solid var(--border);background:#fff;border-radius:20px;height:100%;overflow:hidden;box-shadow:0 2px 4px #22261f04}.blog-card:hover{border-color:#a1b194;box-shadow:0 8px 24px #22261f08}.blog-card h2{color:var(--text);font-size:23px;line-height:1.35}.blog-card p{color:var(--muted)}.blog-cover{margin:32px 0 48px}.blog-cover img{border-radius:20px}.blog-prose{color:#51584b;max-width:800px;margin-inline:auto;font-size:17px;line-height:1.9}.blog-prose h2{border-top:1px solid var(--border);margin-top:48px;padding-top:24px;font-size:27px;line-height:1.35}.blog-prose h3{font-size:20px;line-height:1.5}.blog-prose table{border:1px solid var(--border);background:#fff;border-radius:14px;font-size:14px;display:block;overflow-x:auto}.blog-prose th{color:#35432d;background:#edf1e7}.blog-prose td,.blog-prose th{border-color:var(--border);min-width:130px;padding:14px 18px}.blog-prose code{color:#35432d;background:#edf1e7;border-radius:4px;padding:2px 5px}.blog-back{background:#edf1e7;border:1px solid #dee5d6;border-radius:16px;justify-content:space-between;align-items:center;max-width:800px;margin:48px auto 0;padding:28px}.blog-footer{flex-wrap:wrap;line-height:1.8}@media (width<=640px){.blog-header,.blog-footer,.blog-main{width:calc(100% - 32px)}.blog-main{padding:32px 0}.blog-nav{gap:12px;font-size:13px}.blog-shell .blog-create-button{padding:10px 12px;font-size:12px}.blog-card-list{grid-template-columns:1fr}.blog-prose{font-size:16px}.blog-prose h2{font-size:23px}.blog-back{flex-wrap:wrap;gap:16px;padding:20px}}.studio-app .lyrics-list{gap:8px;max-height:620px;padding:4px;display:grid}.studio-app .lyric-line{border:1px solid var(--studio-line);border-left:3px solid var(--studio-line);background:var(--studio-surface);border-radius:12px;align-items:stretch;min-height:76px;padding:0;transition:background .15s,border-color .15s;display:flex}.studio-app .lyric-line:hover{background:var(--studio-soft)}.studio-app .lyric-line.selected{background:#edf3e8;border-color:#91a780;box-shadow:0 0 0 1px #91a780}.studio-app .lyric-line.playing .lyric-index{color:#507344;font-weight:800}.studio-app .lyric-line.playing .lyric-index:after{content:" ▸"}.studio-app .lyric-select{text-align:left;min-width:0;color:var(--studio-ink);background:0 0;border:0;border-radius:10px;flex:1;grid-template-columns:34px minmax(0,1fr) 140px;align-items:center;gap:16px;padding:16px 20px;display:grid}.studio-app .lyric-text{overflow-wrap:anywhere;font-size:15px;line-height:1.6}.studio-app .lyric-index{font-variant-numeric:tabular-nums;color:var(--studio-muted);font-size:12px}.studio-app .lyric-meta{text-align:right;gap:5px;font-size:12px;display:grid}.studio-app .lyric-meta em{font-style:normal;font-weight:600}.studio-app .lyric-meta small{color:var(--studio-muted);font-variant-numeric:tabular-nums;font-size:11px}.studio-app .lyric-details{border:1px solid var(--studio-line);background:var(--studio-surface);width:34px;height:34px;color:var(--studio-muted);border-radius:8px;flex:none;align-self:center;margin-right:12px;padding:0;font-size:19px}.studio-app .lyric-details:hover{color:var(--studio-ink);border-color:#91a780}.studio-app .lyric-member-shortcuts{flex-wrap:wrap;gap:8px;padding:12px 4px 18px;display:flex}.studio-app .lyric-member-shortcuts button{border:1px solid var(--studio-line);background:var(--studio-surface);color:var(--studio-ink);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;display:flex}.member-color-dot{border-radius:50%;flex:none;width:8px;height:8px}.lyric-member-picker{display:none}@media (width<=700px){.studio-app .lyric-line:has(.lyric-member-picker){flex-wrap:wrap}.studio-app .lyric-member-picker{border:1px solid var(--studio-line);background:var(--studio-surface);border-radius:10px;flex:0 0 calc(100% - 16px);margin:0 8px 8px;padding:10px;display:block;box-shadow:0 4px 12px #17231512}.lyric-picker-label{color:var(--studio-muted);margin-bottom:6px;font-size:11px;display:block}.lyric-member-picker>div{flex-wrap:wrap;gap:6px;max-height:180px;display:flex;overflow-y:auto}.studio-app .lyric-member-picker button{border:1px solid var(--studio-line);background:var(--studio-surface);max-width:100%;min-height:44px;color:var(--studio-ink);overflow-wrap:anywhere;text-align:left;border-radius:8px;align-items:center;gap:6px;padding:8px 10px;font-size:13px;display:flex}.studio-app .lyric-member-picker button[aria-pressed=true]{background:var(--studio-soft);border-color:var(--studio-accent)}}.lyric-member-shortcuts kbd{background:var(--studio-soft);color:var(--studio-muted);border-radius:4px;padding:2px 5px;font-size:10px}.lyrics-ai-compact{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin:0 0 8px;display:flex}.studio-app .lyrics-assignment-hint{background:var(--studio-soft);text-align:left;border-radius:8px;flex:240px;margin:0;padding:10px 12px;font-size:13px;line-height:1.5}.studio-app .lyrics-ai-compact .quiet-button{min-height:30px;padding:7px 12px;font-size:12px}.studio-app .member-setup-modal{width:min(540px,100vw - 32px);max-height:calc(100dvh - 48px);padding:28px;overflow-y:auto}.studio-app .member-setup-modal h2{margin:8px 36px 24px 0;font-size:24px;line-height:1.3}.studio-app .member-setup-modal .section-kicker{color:var(--studio-muted);letter-spacing:.15em;font-size:10px}.studio-app .member-setup-modal .group-picker-toggle{color:#34462c;text-align:left;background:#f0f4eb;border:1px solid #dae4d1;border-radius:12px;gap:14px;width:100%;margin-bottom:20px;padding:16px;display:flex}.studio-app .member-setup-modal .group-picker-toggle strong{font-size:14px}.studio-app .member-setup-modal .group-picker-toggle small,.studio-app .member-setup-modal .group-picker-toggle p{color:#7a8671;font-size:12px}.studio-app .member-setup-modal .member-preview{border:1px solid var(--studio-line);background:var(--studio-soft);border-radius:12px;gap:14px;margin:0 0 20px;padding:16px}.studio-app .member-setup-modal .avatar.large{border-width:1px;width:52px;height:52px;font-size:16px}.studio-app .member-setup-modal .member-preview strong{font-size:16px}.studio-app .member-setup-modal .member-preview div>span{color:var(--studio-muted);font-size:11px}.studio-app .member-setup-modal .field-label{gap:8px;margin-top:14px;font-size:12px}.studio-app .member-setup-modal input:not([type=file]){border-radius:9px;min-height:42px;font-size:14px}.studio-app .member-setup-modal input:focus{outline-offset:2px;outline:2px solid #9bb28b}.studio-app .member-setup-modal .color-input{border:1px solid var(--studio-line);background:var(--studio-surface);cursor:pointer;width:100%;height:42px;padding:6px}.studio-app .member-setup-modal .upload-drop{background:var(--studio-soft);border-radius:12px;min-height:90px;margin-top:20px;padding:18px;font-size:13px}.studio-app .member-setup-modal .upload-drop span{margin-top:8px;font-size:11px}.studio-app .member-setup-modal .modal-actions{border-top:1px solid var(--studio-line);gap:10px;margin-top:24px;padding-top:20px}.studio-app .member-setup-modal .modal-actions button{border-radius:9px;min-height:40px;padding:10px 18px;font-size:13px}@media (width<=640px){.studio-app .lyric-select{grid-template-columns:24px minmax(0,1fr);gap:8px 10px;padding:12px}.studio-app .lyric-meta{text-align:left;flex-wrap:wrap;grid-column:2;gap:10px;display:flex}.studio-app .lyric-details{margin-right:8px}.studio-app .member-setup-modal{padding:22px}}.changelog-main{max-width:1000px}.changelog-release{grid-template-columns:170px minmax(0,1fr);gap:36px;margin-top:52px;display:grid}.changelog-release>time{color:#777e70;padding-top:24px;font-size:13px}.changelog-entries{gap:24px;display:grid}.changelog-entry{background:#fff;border:1px solid #e5e5dc;border-radius:18px;padding:30px}.changelog-tag{color:#526647;background:#edf1e7;border-radius:6px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-block}.changelog-entry h2{letter-spacing:-.03em;margin:18px 0 12px;font-size:23px;line-height:1.35}.changelog-entry p,.changelog-entry li{color:#69705f;font-size:14px;line-height:1.85}.changelog-entry ul{margin-bottom:0;padding-left:20px}.changelog-entry li+li{margin-top:10px}@media (width<=640px){.changelog-release{grid-template-columns:1fr;gap:16px;margin-top:32px}.changelog-entry{padding:22px}.blog-header,.blog-nav{flex-wrap:wrap}}.export-style-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px;display:grid}.export-style-sections{gap:22px;display:grid}.export-style-card{border:1px solid var(--studio-line);background:var(--studio-surface);border-radius:16px;overflow:hidden}.export-style-card h2{border-bottom:1px solid var(--studio-line);margin:0;padding:22px 26px;font-size:18px}.export-style-card>div{gap:22px;padding:24px 26px;display:grid}.export-style-card p,.export-preview p{color:var(--studio-muted);margin:0;font-size:12px;line-height:1.7}.export-setting{color:var(--studio-ink);gap:12px;font-size:13px;display:grid}.export-setting>span{justify-content:space-between;align-items:center;gap:12px;font-weight:600;display:flex}.export-setting select{border:1px solid var(--studio-line);background:var(--studio-surface);width:100%;color:var(--studio-ink);border-radius:8px;padding:12px}.export-setting button{color:var(--studio-muted);background:0 0;border:0;padding:0;font-size:12px}.export-color,.export-range{align-items:center;gap:14px;display:flex}.export-color input{border:1px solid var(--studio-line);background:var(--studio-surface);border-radius:9px;width:40px;height:40px;padding:3px}.export-color code{color:var(--studio-muted);font-size:13px}.export-color button{margin-left:auto}.export-range input{accent-color:#68825c;flex:1;min-width:0}.export-range output{text-align:right;min-width:48px;color:var(--studio-muted);font-size:12px}.export-toggle{justify-content:space-between;align-items:center;gap:20px;font-size:13px;font-weight:600;display:flex}.export-toggle input{accent-color:#68825c;width:19px;height:19px}.export-preview{background:var(--studio-surface);border:1px solid var(--studio-line);border-radius:16px;gap:16px;padding:18px;display:grid;position:sticky;top:24px}.export-preview-heading{justify-content:space-between;font-size:13px;display:flex}.export-preview-heading span{color:var(--studio-muted)}.export-preview canvas{aspect-ratio:9/16;background:#171b16;border-radius:10px;width:100%}.export-preview input{accent-color:#68825c;width:100%}.export-resolution-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:24px 0;display:grid}.export-resolution-options button{text-align:left;border:1px solid var(--studio-line);background:var(--studio-surface);color:var(--studio-ink);border-radius:12px;gap:10px;padding:24px;display:grid}.export-resolution-options button.selected{background:#eff4e9;border-color:#79936b;box-shadow:0 0 0 1px #79936b}.export-resolution-options strong{font-size:24px}.export-resolution-options span{color:var(--studio-muted);font-size:12px}@media (width<=1000px){.export-style-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}}@media (width<=700px){.export-style-layout{grid-template-columns:1fr}.export-preview{grid-row:1;justify-self:center;width:100%;max-width:300px;position:static}.export-style-card>div{padding:20px}.export-resolution-options button{padding:18px}}.export-aspect-options{grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0;display:grid}.export-aspect-options button{border:1px solid var(--studio-line);background:var(--studio-surface);min-height:105px;color:var(--studio-ink);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.export-aspect-options button>span{border:2px solid;border-radius:3px;height:30px;display:block}.export-aspect-options button.selected{color:#526a43;background:#eff4e9;border-color:#79936b}.landing-demo-visual.landing-demo-finish{background:#f4f5ef;min-height:370px;padding:0}.finish-demo{grid-template-columns:1fr 1fr;width:100%;min-height:370px;display:grid}.finish-demo-settings{background:#fff;flex-direction:column;gap:22px;padding:32px;display:flex}.finish-demo-eyebrow{letter-spacing:.16em;color:#8a957e;font-size:9px}.finish-demo-settings h3{letter-spacing:-.035em;color:#293123;max-width:240px;margin:0;font-size:23px;line-height:1.25}.finish-demo-setting{gap:10px;display:grid}.finish-demo-setting>span{color:#69715f;font-size:11px;font-weight:600}.finish-demo-swatches,.finish-demo-choice{gap:8px;display:flex}.finish-demo-swatches button{color:#fff;border:3px solid #fff;border-radius:50%;width:29px;height:29px;padding:0;font-size:13px;box-shadow:0 0 0 1px #0000}.finish-demo-swatches button[aria-pressed=true]{box-shadow:0 0 0 1px #657556}.finish-demo-choice{background:#f2f3ed;border-radius:8px;width:fit-content;padding:4px}.finish-demo-choice button{color:#838a7a;background:0 0;border:0;border-radius:5px;padding:7px 17px;font-size:11px}.finish-demo-choice button[aria-pressed=true]{color:#293123;background:#fff;box-shadow:0 1px 4px #2931230d}.finish-demo-features{color:#829075;flex-wrap:wrap;gap:14px;margin-top:auto;font-size:10px;display:flex}.finish-demo-preview-area{background:radial-gradient(#e2e9d8,#0000 75%);flex-direction:column;justify-content:center;align-items:center;gap:18px;padding:24px;display:flex}.finish-demo-preview{box-sizing:border-box;color:#f6f7f2;background:#242d21;border:4px solid #fff;border-radius:12px;flex-direction:column;width:auto;max-width:100%;height:260px;max-height:260px;padding:20px 18px;transition:aspect-ratio .25s;display:flex;overflow:hidden;box-shadow:0 12px 30px #29312318}.finish-demo-preview[style*="16/9"]{width:100%;height:auto;padding:14px}.finish-demo-frame-label{letter-spacing:.16em;color:#a3af95;font-size:5px}.finish-demo-preview>strong{letter-spacing:-.04em;margin:12px 0;font-size:19px;line-height:1.2}.finish-demo-tracks{flex:1;gap:10px;margin:4px 0 16px;display:grid}.finish-demo-tracks>div{align-items:center;gap:9px;display:flex}.finish-demo-tracks span{color:#c9d3bd;flex:none;width:20px;font-size:7px}.finish-demo-tracks i{border-radius:4px;height:4px}.finish-demo-preview small{margin-top:auto;font-size:8px}.finish-demo-timeline{background:#526147;height:2px;margin-top:12px}.finish-demo-timeline span{background:#d1ddbe;width:42%;height:100%;display:block}.finish-demo-preview-note{letter-spacing:.08em;color:#8b9580;text-align:center;font-size:7px}.finish-demo-ratios{gap:6px;display:flex}.finish-demo-ratios button{color:#8a927f;background:#fff;border:1px solid #e7e9e0;border-radius:7px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:7px;min-width:0;padding:10px 6px;font-size:9px;display:flex}.finish-demo-ratios button i{border:1px solid;border-radius:2px;height:16px;display:block}.finish-demo-ratios button[aria-pressed=true]{color:#536a45;background:#eef3e7;border-color:#98ab88}.finish-demo button:focus-visible{outline-offset:3px;outline:2px solid #6c855b}@media (width<=600px){.finish-demo{grid-template-columns:1fr}.finish-demo-settings{gap:18px;padding:24px}.finish-demo-settings h3{max-width:none;font-size:21px}.finish-demo-preview-area{padding:24px}.finish-demo-preview{height:220px}.finish-demo-preview[style*="16/9"]{max-width:290px}.landing-demo-finish{min-height:0}}.saas-sidebar .sidebar-nav-icon{flex-shrink:0;width:20px;height:20px;display:block}.studio-export-actions{flex-wrap:wrap;align-items:center;gap:14px;margin:26px 0 16px;display:flex}.studio-export-actions .studio-primary,.studio-export-actions .studio-secondary{justify-content:center;align-items:center;gap:10px;min-height:48px;padding:13px 22px;display:inline-flex}.export-format-label{opacity:.65;font-size:11px;font-weight:400}@media (width<=520px){.studio-export-actions>button{width:100%}}.export-final-preview{margin:0 0 26px}.export-final-preview .export-preview{box-sizing:border-box;justify-items:center;width:100%;max-width:none;padding:24px;position:static}.export-final-preview .export-preview-heading,.export-final-preview .export-setting{width:100%;max-width:680px}.export-final-preview canvas{object-fit:contain;width:auto;max-width:100%;height:360px}.export-final-preview .export-preview p{text-align:center}@media (width<=600px){.export-final-preview .export-preview{padding:18px}.export-final-preview canvas{width:100%;height:auto;max-height:360px}}.locale-menu{color:var(--studio-ink,#20251f);font-size:13px;position:relative}.locale-menu summary{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;align-items:center;gap:9px;padding:9px 11px;list-style:none;display:flex}.locale-menu summary::-webkit-details-marker{display:none}.locale-menu summary:hover,.locale-menu[open] summary{background:var(--studio-soft,#f0f1eb);border-color:var(--studio-line,#e2e4db)}.locale-menu summary:focus-visible{outline-offset:3px;outline:2px solid #809674}.locale-menu-options{z-index:100;border:1px solid var(--studio-line,#e2e4db);background:var(--studio-surface,#fff);border-radius:13px;min-width:190px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 10px 30px #17231516}.locale-menu-options a{color:inherit;border-radius:7px;justify-content:space-between;gap:16px;padding:9px 11px;text-decoration:none;display:flex}.locale-menu-options a:hover,.locale-menu-options a[aria-current=true]{background:var(--studio-soft,#eef1e9);color:var(--studio-ink,#253925)}.sidebar-preferences .locale-menu{flex:1;min-width:0}.sidebar-preferences .locale-menu-options{inset:auto auto calc(100% + 8px) 0}@media (width<=640px){.locale-menu summary{gap:5px;padding:8px 5px;font-size:11px}.locale-menu-options{min-width:160px}}.export-resolution-options{grid-template-columns:repeat(3,minmax(0,1fr))}.export-resolution-options small{background:var(--studio-soft);color:var(--studio-muted);vertical-align:middle;border-radius:5px;padding:3px 7px;font-size:11px}.export-resolution-options button:disabled{opacity:.55;cursor:not-allowed}@media (width<=640px){.export-resolution-options{grid-template-columns:1fr}}.export-inline-status{border:1px solid var(--studio-line);background:var(--studio-soft);color:var(--studio-ink);border-radius:12px;margin-top:24px;padding:22px}.export-inline-heading,.export-inline-footer{justify-content:space-between;align-items:center;gap:20px;display:flex}.export-inline-status h3{margin:0;font-size:16px}.export-inline-heading strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px}.export-inline-status p{color:var(--studio-muted);margin:0;font-size:13px;line-height:1.7}.export-inline-status>p{margin-top:10px}.export-inline-footer button{flex-shrink:0}.export-inline-status .export-progress-track{background:var(--studio-line);height:8px;margin:18px 0}.export-inline-status .export-progress-track i{background:#728969}@media (width<=640px){.export-inline-status{padding:16px}.export-inline-footer{flex-direction:column;align-items:flex-start;gap:14px}.export-inline-heading{gap:12px}}.style-background-video{object-fit:contain;border:1px solid var(--studio-line);background:#171b16;border-radius:12px;width:100%;max-height:360px;display:block}.exported-video-preview{border:1px solid var(--studio-line);background:var(--studio-surface);border-radius:16px;margin-bottom:24px;padding:22px}.exported-video-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.exported-video-heading h2{margin:0;font-size:17px}.exported-video-heading p{color:var(--studio-muted);overflow-wrap:anywhere;margin:7px 0 0;font-size:12px}.exported-video-heading a{flex-shrink:0;text-decoration:none}.exported-video-preview video{object-fit:contain;background:#171b16;border-radius:10px;width:100%;max-height:540px;display:block}@media (width<=640px){.exported-video-preview{padding:16px}.exported-video-heading{flex-direction:column;align-items:flex-start;gap:12px}.exported-video-preview video{max-height:420px}}.export-cloud-status{color:var(--studio-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:16px 0 0;font-size:13px;line-height:1.6;display:flex}.support-links{flex-wrap:wrap;align-items:center;gap:16px 24px;font-size:13px;line-height:1.6;display:flex}.support-links a{color:inherit;text-underline-offset:4px;text-decoration:underline}.support-email{flex-wrap:wrap;gap:8px;display:inline-flex}.support-email>span:first-child{font-weight:600}footer>.support-links{border-top:1px solid var(--border,#e5e3dc);flex-basis:100%;padding-top:16px}.pricing-section>.support-links{justify-content:center;margin-top:20px}#refund-policy{scroll-margin-top:100px}@media (width<=600px){.support-links{gap:10px 20px}.support-email{overflow-wrap:anywhere;gap:4px 8px}}.sidebar-account .account-feedback{box-sizing:border-box;width:100%;max-width:100%;box-shadow:none;overflow-wrap:anywhere;margin-top:12px;position:relative;inset:auto}.account-feedback>div{flex:1;min-width:0}.account-feedback>button{flex-shrink:0}.account-feedback .account-login-link{color:var(--studio-accent);text-underline-offset:3px;margin-top:10px;font-size:12px;text-decoration:underline;display:inline-block}.saas-sidebar nav button .sidebar-nav-text{font-size:inherit}.sidebar-menu-toggle{display:none}@media (width<=700px){.saas-dashboard.studio-app .studio-workbench{width:100%;padding:12px 12px 24px}.studio-app .saas-sidebar{flex-wrap:nowrap;gap:6px;padding:6px 8px;position:relative}.saas-sidebar nav{min-width:0}.saas-sidebar nav button{gap:7px;min-height:44px;padding:8px 10px;font-size:12px}.saas-sidebar .sidebar-nav-icon{width:18px;height:18px}.saas-sidebar>nav{flex:1;gap:2px}.saas-sidebar>nav button{gap:5px;min-width:0;padding:8px 6px}.saas-sidebar>nav .sidebar-nav-text{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.saas-sidebar .sidebar-nav-icon{flex-shrink:0}.saas-sidebar .sidebar-account{flex-wrap:nowrap;flex-shrink:0;gap:4px;width:auto}.sidebar-account .sidebar-preferences{flex:none;gap:4px;width:auto}.sidebar-preferences .locale-menu summary{justify-content:center;width:40px;height:40px;padding:8px}.sidebar-preferences .locale-menu summary span,.sidebar-preferences .locale-menu summary svg:last-child{display:none}.sidebar-preferences .locale-menu-options{display:block;left:auto;right:0}.sidebar-account .account-toggle,.sidebar-account .google-sign-in{justify-content:center;width:40px;min-width:40px;height:40px;padding:6px}.sidebar-account .account-toggle>span:last-child,.sidebar-account .google-sign-in-short{display:none}.sidebar-preferences .locale-menu-trigger{min-height:40px;padding:7px 10px}.sidebar-preferences .locale-menu-options{top:calc(100% + 6px);bottom:auto}.sidebar-account .theme-toggle{width:40px;height:40px}.studio-project-heading{flex-wrap:nowrap;align-items:center;gap:8px;margin:8px 0 14px}.studio-project-heading>div:first-child{align-items:center;gap:10px;min-width:0;display:flex}.studio-back-link{white-space:nowrap;flex-shrink:0;min-height:44px;margin:0}.studio-app input.studio-project-title{text-overflow:ellipsis;letter-spacing:-.3px;flex:1;width:0;min-width:0;height:44px;font-size:16px!important}.studio-project-actions{flex-shrink:0}.studio-project-actions .icon-button{display:none}.studio-project-actions .studio-secondary{white-space:nowrap;min-height:44px;padding:8px 10px}.studio-steps{border-radius:12px;padding:4px;overflow:visible}.studio-steps ol{min-width:0}.studio-steps button{gap:4px;min-width:0;min-height:54px;padding:6px 2px;font-size:10px!important}.studio-step-chevron{display:none}.studio-step-number{width:19px;height:19px}.studio-stage-intro{margin:18px 0 14px}.studio-stage-intro .studio-eyebrow{margin-bottom:4px}.studio-stage-intro h1{margin-bottom:5px;font-size:21px}.studio-stage-intro>p:last-child{text-align:left;font-size:12px;line-height:1.55}.studio-app .studio-grid,.studio-app .video-stick-scope{gap:12px}.studio-stage-card,.studio-app .video-stick-scope .lyrics-section,.studio-app .video-stick-scope .members-panel{border-radius:12px;padding:14px 12px}.studio-app .panel-heading{gap:8px;margin-bottom:10px}.studio-app .panel-heading h2{font-size:16px}.studio-app .helper-copy{text-align:left;margin:8px 0 12px;font-size:12px;line-height:1.5}.studio-sync-tabs{margin-bottom:12px}.studio-sync-tabs button{min-height:42px}.studio-app .transport-card.has-audio{border-radius:12px;padding:12px}.studio-app .has-audio .transport-meta{flex-flow:row;align-items:center;gap:8px;margin-bottom:10px}.studio-app .has-audio .audio-file-block{flex:1}.studio-app .has-audio .audio-file-block strong{font-size:12px}.studio-app .has-audio .audio-icon{width:28px;min-width:28px;height:28px;font-size:18px}.studio-app .has-audio .audio-actions{flex-wrap:nowrap;gap:5px}.studio-app .has-audio .audio-actions button{min-height:40px;padding:6px;font-size:11px}.audio-wave-toolbar{border-radius:10px;gap:6px;padding:6px}.audio-play-controls{gap:4px}.studio-app .audio-wave-player button{min-width:40px;height:40px}.studio-app .audio-wave-player .audio-play-primary{width:42px;height:42px}.audio-current-time{margin-left:auto;font-size:13px}.audio-rate-controls{gap:4px;width:100%;padding:2px}.studio-app .audio-rate-controls button{height:34px;font-size:12px}.audio-wave-track{margin-top:8px;padding:10px 12px 7px}.audio-wave-drawing{height:48px}.studio-app .audio-wave-player .audio-wave-seek{width:calc(100% - 24px);height:48px;top:10px;left:12px}.audio-wave-footer{align-items:center;gap:8px;margin-top:6px}.audio-wave-footer>span{font-size:10px;line-height:1.4}.studio-app .audio-wave-footer button{min-height:36px;padding:0 8px}.studio-app .lyrics-ai{margin:10px 0;padding:12px}.studio-app .lyrics-ai p{text-align:left;margin:8px 0;font-size:12px;line-height:1.5}.studio-app .lyrics-ai-heading strong{font-size:13px}.studio-app .lyrics-ai button,.studio-app .lyrics-ai a{min-height:40px;padding:8px 12px;font-size:12px}.studio-app .lyrics-list{gap:6px;max-height:65dvh;margin-top:8px}.studio-app .lyric-line{border-radius:9px;min-height:58px}.studio-app .lyric-member-shortcuts{flex-wrap:nowrap;gap:6px;padding:6px 0 10px;overflow-x:auto}.studio-app .lyric-member-shortcuts button{flex-shrink:0;min-height:40px;padding:7px 10px}.studio-app .lyric-member-shortcuts kbd{display:none}.studio-app .lyric-select{grid-template-columns:20px minmax(0,1fr);gap:3px 7px;padding:9px 6px 9px 9px}.studio-app .lyric-text{font-size:13px;line-height:1.45}.studio-app .lyric-index{font-size:10px}.studio-app .lyric-meta{gap:7px;font-size:10px}.studio-app .lyric-meta small{font-size:10px}.studio-app .lyric-details{background:0 0;border:0;width:40px;height:44px;margin-right:3px}.studio-app .studio-member-card{gap:10px;padding:10px 12px}.export-style-sections{gap:12px}.export-style-card{border-radius:12px}.export-style-card h2{padding:12px 14px;font-size:15px}.export-style-card>div{gap:14px;padding:12px 14px}.export-setting{gap:7px;font-size:12px}.export-setting select{padding:9px 10px}.export-aspect-options{gap:7px}.export-aspect-options button{gap:8px;min-height:72px;padding:10px 4px;font-size:12px}.export-aspect-options button>span{max-width:35px;max-height:24px}.export-preview{gap:10px;max-width:220px;padding:10px}.export-resolution-options{gap:8px;margin:14px 0}.export-resolution-options button{gap:6px;padding:12px}.export-resolution-options strong{font-size:19px}.export-resolution-options span{font-size:11px}.studio-bottom-nav{padding-bottom:env(safe-area-inset-bottom);margin-top:18px}.studio-bottom-nav button{min-height:44px}.studio-app .modal-backdrop{z-index:100;align-items:center;padding:10px}.studio-app .member-setup-modal{overscroll-behavior:contain;border-radius:16px;width:min(440px,100%);max-height:calc(100dvh - 20px);padding:16px}.studio-app .member-setup-modal>.section-kicker{display:none}.studio-app .member-setup-modal h2{margin:2px 40px 14px 0;font-size:19px}.studio-app .member-setup-modal .group-picker-toggle{border-radius:9px;gap:10px;margin-bottom:12px;padding:10px 12px}.studio-app .member-setup-modal .group-picker-toggle strong{font-size:13px}.studio-app .member-setup-modal .group-picker-toggle small{font-size:11px;line-height:1.4}.studio-app .member-setup-modal .member-preview{gap:10px;margin-bottom:10px;padding:8px 10px}.studio-app .member-setup-modal .avatar.large{width:36px;height:36px;font-size:13px}.studio-app .member-setup-modal .member-preview strong{font-size:14px}.studio-app .member-setup-modal .field-label{gap:6px;margin-top:10px;font-size:12px}.studio-app .member-setup-modal .field-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.studio-app .member-setup-modal .color-input{width:100%;height:44px}.studio-app .member-setup-modal .upload-drop{min-height:56px;margin-top:12px;padding:10px;font-size:12px}.studio-app .member-setup-modal .upload-drop span{margin-top:3px;font-size:10px}.studio-app .member-setup-modal .modal-actions{background:var(--studio-surface);padding:12px 16px max(12px,env(safe-area-inset-bottom));z-index:2;gap:8px;margin:14px -16px -16px;position:sticky;bottom:-16px}.studio-app .member-setup-modal .modal-actions button{flex:1;min-height:44px;padding:8px 12px;font-size:13px}.studio-app .modal-card input:not([type=color]):not([type=checkbox]):not([type=range]),.studio-app .modal-card textarea,.studio-app .modal-card select,.studio-app .export-setting input[type=text],.studio-app .export-setting select,.studio-app .lyrics-paste textarea{font-size:16px!important}.studio-app .saas-sidebar{flex-wrap:wrap;justify-content:space-between;padding:8px 12px}.saas-sidebar .sidebar-brand{background:0 0;flex:1;gap:8px;min-height:40px;margin:0;padding:4px 0;font-size:15px;display:flex}.saas-sidebar .sidebar-brand .studio-brand-symbol{width:28px;height:28px}.saas-sidebar .sidebar-menu-toggle{border:1px solid var(--studio-line);background:var(--studio-surface);width:44px;height:44px;color:var(--studio-ink);border-radius:9px;justify-content:center;align-items:center;padding:0;display:flex}.saas-sidebar:not(.mobile-menu-open)>nav,.saas-sidebar:not(.mobile-menu-open)>.sidebar-account{display:none}.saas-sidebar.mobile-menu-open>nav{border-top:1px solid var(--studio-line);flex:0 0 100%;gap:8px;padding-top:8px;display:flex}.saas-sidebar.mobile-menu-open>nav button{flex:1;padding:10px}.saas-sidebar.mobile-menu-open>nav .sidebar-nav-text{font-size:13px}.saas-sidebar.mobile-menu-open>.sidebar-account{justify-content:space-between;width:100%;padding:4px 0;display:flex}.saas-sidebar.mobile-menu-open .sidebar-preferences{flex:1}.saas-sidebar.mobile-menu-open .locale-menu{flex:0 auto}.saas-sidebar.mobile-menu-open .locale-menu summary{gap:8px;width:auto}.saas-sidebar.mobile-menu-open .locale-menu summary span,.saas-sidebar.mobile-menu-open .locale-menu summary svg:last-child{display:block}.saas-sidebar.mobile-menu-open .locale-menu-options{left:0;right:auto}}.studio-app .lyrics-sign-in .google-sign-in{white-space:normal;text-align:left;max-width:100%;min-height:44px;line-height:1.5}.lyrics-sign-in .google-sign-in svg{flex-shrink:0}.subscription-coming-soon{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.subscription-coming-soon .studio-primary{cursor:not-allowed;opacity:.6;flex:1;min-width:140px}.coming-soon-badge{background:var(--studio-soft,#eef1e9);color:var(--studio-muted,#687360);border:1px solid var(--studio-line,#dde3d6);white-space:nowrap;border-radius:999px;align-items:center;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.studio-app footer.landing-footer{border-top:1px solid var(--studio-line);letter-spacing:0;text-align:left;grid-template-columns:auto 1fr;gap:24px 40px;width:min(1200px,100% - 48px);padding:32px 0 24px;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:13px;display:grid}.studio-app .landing-footer[hidden]{display:none}.landing-footer .landing-footer-brand{letter-spacing:-.5px;color:var(--studio-ink);text-transform:lowercase;font-size:18px;font-weight:650}.landing-footer nav{justify-content:flex-end;gap:12px 22px}.landing-footer nav a,.landing-footer .support-links a{color:var(--studio-muted);border:0;font-size:13px;text-decoration:none}.landing-footer nav a:hover,.landing-footer .support-links a:hover{color:var(--studio-ink);text-underline-offset:4px;text-decoration:underline}.landing-footer>.support-links{border:0;grid-column:1/-1;justify-content:space-between;gap:12px 24px;padding:0}.landing-footer .support-email{align-items:center;gap:12px}.landing-footer .support-email>span:first-child{font-weight:500}.landing-footer .support-email>span:last-child{color:var(--studio-ink)}.landing-footer .footer-locales{border-top:1px solid var(--studio-line);grid-column:1/-1;justify-content:flex-start;gap:6px 10px;margin:0;padding-top:20px}.landing-footer .footer-locales a{color:var(--studio-muted);border-radius:6px;padding:6px 9px;font-size:12px;font-weight:400}.landing-footer .footer-locales a:hover,.landing-footer .footer-locales a[aria-current=page]{background:var(--studio-soft);color:var(--studio-ink)}@media (width<=640px){.studio-app footer.landing-footer{grid-template-columns:1fr;gap:20px;width:calc(100% - 32px);padding:24px 0}.landing-footer nav{justify-content:flex-start;gap:12px 18px}.landing-footer>.support-links{align-items:flex-start}.landing-footer .support-email{flex-direction:column;align-items:flex-start;gap:3px}.landing-footer .footer-locales{gap:4px}}
