/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ink:#211c31;--muted:#756f81;--purple:#6d4cf3;--purple-dark:#5031c7;--deep:#302052;--surface:#fff;--canvas:#f5f3f8;--line:#e7e2ec;--success:#269669}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}audio{width:100%}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.brand{letter-spacing:-1.4px;align-items:center;gap:10px;font-size:22px;font-weight:850;display:flex}.brand>span:last-child span{color:#845ff5}.brand-mark{background:var(--purple);border-radius:9px;justify-content:center;align-items:center;gap:2px;width:29px;height:29px;display:flex;transform:rotate(-7deg);box-shadow:0 7px 16px #6d4cf33d}.brand-mark i{background:#fff;border-radius:5px;width:3px;display:block}.brand-mark i:first-child{height:8px}.brand-mark i:nth-child(2){height:16px}.brand-mark i:nth-child(3){height:11px}.brand-button{background:0 0;border:0;padding:0}.topbar{border-bottom:1px solid #291e4a14;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(24px,7vw,112px);display:flex}.primary-button,.primary-action,.secondary-action,.record-action{border:0;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:46px;padding:0 19px;font-size:13px;font-weight:800;display:inline-flex}.primary-button,.primary-action{background:var(--purple);color:#fff;box-shadow:0 8px 18px #6d4cf33b}.primary-button:hover,.primary-action:hover{background:var(--purple-dark)}.primary-action:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}.section-kicker,.screen-kicker{text-transform:uppercase;letter-spacing:1.6px;color:#7554d8;margin:0 0 9px;font-size:11px;font-weight:850}.rose{background:linear-gradient(145deg,#ffd3d9,#eca3b7)}.lilac{background:linear-gradient(145deg,#ddd3ff,#a995ec)}.sunset{background:linear-gradient(145deg,#ffdbb8,#f09c8f)}.blue{background:linear-gradient(145deg,#ccebf3,#82bed2)}.custom{background:linear-gradient(145deg,#d9e0ff,#8e9ee8)}.app-root{background:linear-gradient(145deg,#f1edfb 0,#f8f6fa 32%,#f5f3f8 100%);min-height:100dvh}.app-header{border-bottom:1px solid var(--line);z-index:9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;grid-template-columns:1fr auto 1fr;align-items:center;height:76px;padding:0 clamp(20px,5vw,72px);display:grid;position:sticky;top:0}.app-progress{align-items:center;gap:12px;display:flex}.app-progress button{color:#9891a2;background:0 0;border:0;align-items:center;gap:8px;padding:5px;font-size:12px;font-weight:800;display:flex}.app-progress button b{background:#ebe7ef;border-radius:50%;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.app-progress button.active{color:var(--ink)}.app-progress button.active b,.app-progress button.done b{background:var(--purple);color:#fff}.app-progress>i{background:#d9d3df;width:40px;height:1px}.privacy-chip{color:#766f80;justify-self:end;align-items:center;gap:7px;font-size:11px;font-weight:750;display:flex}.privacy-chip span{background:#43b77f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #dcf4e9}.app-shell{min-height:calc(100dvh - 76px);padding:42px 24px 54px}.app-screen{max-width:1120px;margin:0 auto;animation:.32s both screen-in}@keyframes screen-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.screen-title-row{justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px;display:flex}.screen-title-row h1,.studio-heading h1{letter-spacing:-2.5px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,4vw,49px);font-weight:500;line-height:1.04}.screen-title-row>div>p:last-child,.studio-heading>p:last-child{color:var(--muted);margin:12px 0 0;font-size:14px}.clone-button{color:#5f45bf;background:#fff;border:1px solid #d7ceea;border-radius:11px;height:43px;padding:0 16px;font-size:12px;font-weight:850;box-shadow:0 6px 18px #2f1d5b0d}.clone-button:hover{background:#f8f5ff;border-color:#9f88e7}.clone-button span{vertical-align:-1px;font-size:18px}.app-voice-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.app-voice-card{border:1px solid var(--line);background:#fff;border-radius:17px;outline:none;padding:11px;transition:all .2s;position:relative;box-shadow:0 5px 16px #2d1c5209}:is(.app-voice-card:hover,.app-voice-card:focus-visible){border-color:#b9a8e9;transform:translateY(-2px);box-shadow:0 12px 28px #432a7e1a}.app-voice-card.selected{background:#fdfcff;border:2px solid #8063e8;padding:10px}.card-check{z-index:4;color:#6747d6;background:#ffffffe0;border-radius:50%;place-items:center;width:25px;height:25px;font-size:12px;font-weight:900;display:grid;position:absolute;top:20px;right:20px;box-shadow:0 3px 12px #29195521}.voice-avatar{border-radius:12px;place-items:center;height:162px;display:grid;position:relative;overflow:hidden}.voice-avatar:before{content:"";background:#fff9;border-radius:50%;width:76px;height:76px;position:absolute;top:36px}.voice-avatar:after{content:"";background:#fff6;border-radius:50px 50px 8px 8px;width:104px;height:100px;position:absolute;bottom:-40px}.voice-avatar>span{z-index:2;color:#594677;font-weight:850;position:relative}.voice-avatar img{object-fit:cover;z-index:3;width:100%;height:100%;position:relative}.voice-avatar.small{border-radius:11px;flex:0 0 42px;width:42px;height:42px}.voice-avatar.small:before,.voice-avatar.small:after{display:none}.voice-avatar.small>span{font-size:10px}.app-voice-info{padding:13px 4px 11px}.app-voice-info h2{letter-spacing:-.5px;margin:0;font-size:18px}.app-voice-info .voice-role{color:#7957d0;margin:5px 0 9px;font-size:11px;font-weight:800}.app-voice-info>p:last-child{color:var(--muted);min-height:31px;margin:0;font-size:11px;line-height:1.4}.voice-preview{color:#5d526b;background:#faf9fc;border:1px solid #e2dce9;border-radius:9px;justify-content:center;align-items:center;gap:7px;width:100%;height:38px;font-size:11px;font-weight:800;display:flex}.voice-preview:hover,.voice-preview.playing{color:#6545cf;background:#f6f2ff;border-color:#ae9ae7}.play-icon{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:8px solid;width:0;height:0;display:inline-block}.pause-icon{border-left:3px solid;border-right:3px solid;width:8px;height:10px;display:inline-block}.screen-action-bar{border:1px solid var(--line);z-index:5;background:#fffffff0;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:24px;padding:12px 13px 12px 16px;display:flex;position:sticky;bottom:15px;box-shadow:0 14px 36px #2e1d5614}.chosen-summary{align-items:center;gap:10px;display:flex}.chosen-summary>span{color:#8a8292;flex-direction:column;font-size:10px;line-height:1.45;display:flex}.chosen-summary strong{color:var(--ink);font-size:14px}.app-notice{color:#8f4e3f;background:#fff3eb;border:1px solid #f1d9cb;border-radius:10px;margin:15px 0 0;padding:10px 13px;font-size:11px;font-weight:750}.studio-screen{max-width:980px}.studio-heading{text-align:center;max-width:620px;margin:0 auto 27px;position:relative}.back-button{color:#6547ca;background:0 0;border:0;font-size:12px;font-weight:850;position:absolute;top:4px;left:-145px}.studio-layout{border:1px solid var(--line);background:#fff;border-radius:21px;grid-template-columns:210px minmax(0,1fr);min-height:470px;display:grid;overflow:hidden;box-shadow:0 18px 48px #301f581a}.studio-voice-card{color:#fff;text-align:center;background:linear-gradient(165deg,#34235b,#25183e);flex-direction:column;align-items:center;padding:26px 22px;display:flex}.studio-voice-card .voice-avatar{border:3px solid #ffffffbf;border-radius:50%;width:118px;height:118px;margin:10px 0 22px}.studio-voice-card>span{text-transform:uppercase;letter-spacing:1.3px;color:#cabee8;font-size:9px;font-weight:800}.studio-voice-card h2{margin:8px 0 3px;font-size:21px}.studio-voice-card p{color:#c5b9df;margin:0;font-size:10px}.studio-voice-card>button{color:#fff;text-underline-offset:4px;background:0 0;border:0;margin-top:auto;font-size:11px;font-weight:800;text-decoration:underline}.studio-workspace{place-items:center;padding:38px;display:grid}.upload-panel,.review-panel,.processing-panel,.result-panel{text-align:center;width:100%;max-width:520px}.upload-symbol{color:#6747dc;background:#eee9ff;border-radius:18px;place-items:center;width:60px;height:60px;margin:0 auto 17px;font-size:31px;display:grid}.upload-panel h2,.review-panel h2,.processing-panel h2,.result-panel h2{letter-spacing:-1.2px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:500}.upload-panel>p{color:var(--muted);margin:9px 0 23px;font-size:12px}.upload-actions,.file-actions{justify-content:center;gap:10px;display:flex}.record-action,.secondary-action{color:#5e536a;background:#fff;border:1px solid #ddd6e6}.record-action{color:#6849d0}.record-action.recording{color:#b93636;background:#fff3f3;border-color:#e16d6d;animation:.9s infinite alternate record-pulse}@keyframes record-pulse{to{box-shadow:0 0 0 5px #d343431f}}.upload-panel small{color:#9a929f;margin-top:22px;font-size:9px;display:block}.success-mark,.result-check{width:43px;height:43px;color:var(--success);background:#e7f8ef;border-radius:50%;place-items:center;margin:0 auto 12px;font-weight:900;display:grid}.review-panel>span,.processing-panel>span,.result-panel>span{text-transform:uppercase;letter-spacing:1.3px;color:#7251d5;font-size:9px;font-weight:850}.review-panel h2{margin:7px 0 19px;font-size:23px}.review-panel audio,.result-panel audio{margin-bottom:22px}.processing-panel h2{margin:9px 0 10px}.processing-panel p,.result-panel p{color:var(--muted);margin:0 auto 23px;font-size:12px;line-height:1.5}.audio-orb{background:radial-gradient(circle,#b89eff 5%,#e4dcff 42%,#f7f4ff 70%);border-radius:50%;justify-content:center;align-items:center;gap:4px;width:96px;height:96px;margin:0 auto 22px;display:flex}.audio-orb i{background:#7250dd;border-radius:5px;width:4px;animation:1s infinite alternate wave}.audio-orb i:first-child{height:23px}.audio-orb i:nth-child(2){height:46px;animation-delay:.2s}.audio-orb i:nth-child(3){height:34px;animation-delay:.4s}.audio-orb i:nth-child(4){height:51px;animation-delay:.1s}.audio-orb i:nth-child(5){height:27px;animation-delay:.3s}@keyframes wave{to{transform:scaleY(.4)}}.progress-line{background:#ebe7f0;border-radius:10px;max-width:330px;height:7px;margin:0 auto 8px;overflow:hidden}.progress-line div{background:linear-gradient(90deg,#6d4cf3,#bd8cf4);height:100%;transition:width .3s}.processing-panel>strong{color:#7151d1;font-size:11px}.result-panel h2{margin:8px 0}.result-panel audio{margin-top:2px}.text-action{color:#6748ce;background:0 0;border:0;margin-top:19px;font-size:11px;font-weight:850}.studio-notice{max-width:760px;margin:15px auto 0}.modal-layer{z-index:20;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{cursor:default;background:#1b11307a;border:0;width:100%;height:100%;position:absolute;inset:0}.clone-modal{z-index:1;background:#fff;border-radius:20px;width:min(100%,470px);padding:29px;position:relative;box-shadow:0 24px 90px #180c3057}.clone-modal h2{letter-spacing:-1.8px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:35px;font-weight:500}.clone-modal>p:not(.screen-kicker){color:var(--muted);margin:11px 0 19px;font-size:12px;line-height:1.5}.close-modal{color:#746b7d;background:0 0;border:0;font-size:27px;position:absolute;top:11px;right:15px}.clone-modal label:not(.consent){color:#554a62;margin-bottom:12px;font-size:11px;font-weight:850;display:block}.clone-modal label>input:not([type=checkbox]){width:100%;color:var(--ink);border:1px solid #ded7e7;border-radius:9px;outline-color:#7655e4;margin-top:6px;padding:11px;display:block}.voice-upload{color:#6747d0;background:#f8f5ff;border:1px dashed #b6a5e6;border-radius:10px;width:100%;padding:13px;font-size:12px;font-weight:850}.consent{color:#746b7c;align-items:flex-start;gap:8px;margin:15px 0;font-size:10px;line-height:1.35;display:flex}.consent input{accent-color:var(--purple);margin:0}.modal-cta{width:100%}.clone-preview-result{text-align:center;padding-top:7px}.clone-preview-result>span{text-transform:uppercase;letter-spacing:1.3px;color:#7251d5;font-size:9px;font-weight:850}.clone-preview-result .preview-phrase{font-family:Georgia,Times New Roman,serif;color:var(--ink)!important;margin:12px 0 17px!important;font-size:21px!important;line-height:1.3!important}.clone-preview-result audio{margin-bottom:16px}.clone-preview-result .text-action{margin-top:12px}.modal-notice{margin-top:13px!important}.clone-modal.is-waiting{overflow:hidden}.clone-modal.is-waiting:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 35%,#7c5bef1f,#0000 45%);animation:2s ease-in-out infinite alternate waiting-glow;position:absolute;inset:0}.close-modal:disabled{opacity:.2;cursor:not-allowed}.clone-waiting{text-align:center;padding:13px 3px 4px;position:relative}.clone-waiting>span{text-transform:uppercase;letter-spacing:1.5px;color:#7150d4;font-size:9px;font-weight:900}.clone-waiting h3{letter-spacing:-1.2px;margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:500}.clone-waiting>p{color:var(--muted);min-height:18px;margin:0 0 17px;font-size:12px}.clone-waiting>strong{color:#6045bc;margin-top:10px;font-size:11px;display:block}.clone-waiting>small{color:#8c8495;max-width:340px;margin:13px auto 0;font-size:10px;line-height:1.5;display:block}.waiting-visual{place-items:center;width:116px;height:116px;margin:0 auto 16px;display:grid;position:relative}.waiting-rings,.waiting-rings i{border-radius:50%;position:absolute;inset:0}.waiting-rings i{border:2px solid #0000;border-top-color:#7653e4;animation:1.55s linear infinite waiting-spin}.waiting-rings i:nth-child(2){border-top-color:#b08cf0;animation-duration:1.15s;animation-direction:reverse;inset:10px}.waiting-rings i:nth-child(3){border-top-color:#dfcef9;animation-duration:1.9s;inset:20px}.waiting-wave{background:#f3edff;border-radius:50%;justify-content:center;align-items:center;gap:3px;width:54px;height:46px;display:flex;box-shadow:0 7px 24px #6948cd30}.waiting-wave i{background:#7250dc;border-radius:4px;width:3px;height:19px;animation:.7s ease-in-out infinite alternate waiting-wave}.waiting-wave i:nth-child(2),.waiting-wave i:nth-child(6){height:28px;animation-delay:.12s}.waiting-wave i:nth-child(3),.waiting-wave i:nth-child(5){height:35px;animation-delay:.24s}.waiting-wave i:nth-child(4){height:24px;animation-delay:.36s}.waiting-wave i:nth-child(7){animation-delay:.48s}.indeterminate-track{background:#eee9f4;border-radius:20px;width:min(100%,340px);height:7px;margin:0 auto;overflow:hidden}.indeterminate-track i{border-radius:inherit;background:linear-gradient(90deg,#6d4cf3,#bd8cf4,#6d4cf3);width:42%;height:100%;animation:1.35s ease-in-out infinite waiting-slide;display:block}.processing-panel .progress-line div{position:relative;overflow:hidden}.processing-panel .progress-line div:after{content:"";background:linear-gradient(90deg,#0000,#fffc,#0000);animation:1.2s linear infinite waiting-shimmer;position:absolute;inset:0}@keyframes waiting-spin{to{transform:rotate(360deg)}}@keyframes waiting-wave{to{opacity:.65;transform:scaleY(.35)}}@keyframes waiting-slide{0%{transform:translate(-110%)}to{transform:translate(250%)}}@keyframes waiting-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes waiting-glow{to{opacity:.35;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.waiting-rings i,.waiting-wave i,.indeterminate-track i,.processing-panel .progress-line div:after,.clone-modal.is-waiting:before{animation-duration:3s}}@media (max-width:900px){.app-header{grid-template-columns:1fr auto}.privacy-chip{display:none}.app-voice-grid{grid-template-columns:repeat(2,1fr)}.studio-heading .back-button{margin:0 auto 17px;display:block;position:static}.studio-layout{grid-template-columns:1fr}.studio-voice-card{text-align:left;grid-template-rows:auto auto;grid-template-columns:58px 1fr auto;align-items:center;gap:2px 12px;padding:14px 20px;display:grid}.studio-voice-card .voice-avatar{border-width:2px;grid-row:1/3;width:58px;height:58px;margin:0}.studio-voice-card>span{align-self:end}.studio-voice-card h2{margin:0;font-size:18px}.studio-voice-card p{display:none}.studio-voice-card>button{grid-area:1/3/3;margin:0}.studio-workspace{min-height:390px}}@media (max-width:600px){.app-header{height:66px;padding:0 16px}.app-header .brand{font-size:19px}.app-progress button span{display:none}.app-progress>i{width:18px}.app-shell{min-height:calc(100dvh - 66px);padding:27px 15px 35px}.screen-title-row{flex-direction:column;align-items:stretch;gap:18px}.screen-title-row h1,.studio-heading h1{letter-spacing:-2px;font-size:36px}.clone-button{width:100%}.app-voice-grid{grid-template-columns:1fr}.app-voice-card{grid-template-columns:88px 1fr;gap:0 12px;display:grid}.app-voice-card .voice-avatar{grid-row:1/3;width:88px;height:88px}.app-voice-card .voice-avatar:before{width:42px;height:42px;top:18px}.app-voice-card .voice-avatar:after{width:60px;height:61px;bottom:-23px}.app-voice-info{padding:4px 0}.app-voice-info>p:last-child{min-height:auto}.voice-preview{grid-column:1/3;margin-top:8px}.card-check{top:17px;right:17px}.screen-action-bar{padding:10px;bottom:9px}.chosen-summary{display:none}.screen-action-bar .primary-action{width:100%}.studio-workspace{padding:28px 17px}.upload-actions,.file-actions{flex-direction:column}.upload-actions>*,.file-actions>*{width:100%}.studio-voice-card{grid-template-columns:52px 1fr auto}.studio-voice-card .voice-avatar{width:52px;height:52px}.topbar{padding:0 18px}}
