:root{--bg: #f4f7f9;--surface: #ffffff;--surface-soft: #f8fbff;--text: #0f172a;--muted: #64748b;--line: #dce5ef;--brand: #2777f8;--brand-deep: #0a4ec4;--brand-soft: #ebf2ff;--accent: #f59e0b;--shadow: 0 16px 40px rgba(39, 119, 248, .08);--radius-xl: 24px;--radius-lg: 18px;--radius-md: 14px}*{box-sizing:border-box}.dashboard-page .dashboard-action-card{border:1px solid var(--border-light);font:inherit;text-align:left;width:100%}.dashboard-page .welcome-btn,.dashboard-page .section-more{border:0}.dashboard-page .avatar-img img{display:block;height:100%;object-fit:cover;width:100%}.library-page{display:grid;gap:28px}.library-page button{cursor:pointer;font:inherit}.library-banner{align-items:center;background:linear-gradient(135deg,#ebf2ff,#f8fbff);border:1px solid rgba(255,255,255,.92);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);display:flex;gap:24px;justify-content:space-between;overflow:hidden;padding:38px 48px;position:relative}.library-banner:after{background:radial-gradient(circle,#2777f824,#2777f800 70%);content:"";height:260px;pointer-events:none;position:absolute;right:-80px;top:-70px;width:360px}.library-banner .banner-content,.library-banner-side{position:relative;z-index:1}.library-banner-side{background:#ffffffe6;border:1px solid var(--border-light);border-radius:18px;box-shadow:var(--shadow-sm);color:var(--text-body);display:grid;gap:6px;min-width:180px;padding:20px 24px}.library-banner-side strong{color:var(--text-h1);font-size:30px;line-height:1}.library-banner-side span{color:var(--text-muted);font-size:13px}.library-tabs{align-items:center;background:#eef4ff;border:1px solid #dbe7fb;border-radius:16px;display:inline-flex;gap:6px;padding:6px;width:fit-content}.library-tab{background:transparent;border:0;border-radius:12px;color:var(--text-muted);font-size:15px;font-weight:700;min-width:116px;padding:12px 20px;transition:var(--transition)}.library-tab.active{background:#fff;box-shadow:var(--shadow-sm);color:var(--brand-primary)}.library-filter-scroll{overflow-x:auto;padding-bottom:2px}.library-filter-tags{display:flex;gap:10px;min-width:max-content}.library-tag{background:#fff;border:1px solid var(--border-light);border-radius:999px;color:var(--text-muted);font-size:14px;font-weight:700;padding:10px 18px;transition:var(--transition)}.library-tag:hover,.library-tag.active{background:var(--brand-light);border-color:#2777f838;color:var(--brand-primary)}.library-feedback,.library-empty{align-items:center;background:#ffffffd1;border:1px solid var(--border);border-radius:var(--radius-md);color:var(--text-muted);display:flex;font-size:14px;min-height:52px;padding:14px 18px}.library-feedback.is-error{background:#fef2f2;border-color:#fecaca;color:#b91c1c}.digital-assets-grid,.template-library-grid,.works-library-grid{display:grid;gap:22px;grid-template-columns:repeat(4,minmax(0,1fr))}.digital-assets-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.library-create-card{align-items:center;aspect-ratio:3 / 4;background:#fff;border:1px dashed #c8d5e8;border-radius:18px;color:var(--text-body);display:grid;font-weight:700;gap:14px;justify-items:center;min-height:260px;padding:24px;transition:var(--transition)}.library-create-card:hover{border-color:var(--brand-primary);box-shadow:var(--shadow-hover);color:var(--brand-primary);transform:translateY(-3px)}.library-create-plus{align-items:center;background:var(--brand-light);border-radius:16px;color:var(--brand-primary);display:flex;font-size:34px;height:68px;justify-content:center;width:68px}.digital-asset-card,.template-library-card,.work-library-card,.voice-library-card{background:#fff;border:1px solid var(--border-light);border-radius:18px;box-shadow:var(--shadow-sm);overflow:hidden;transition:var(--transition)}.digital-asset-card:hover,.template-library-card:hover,.work-library-card:hover,.voice-library-card:hover{box-shadow:var(--shadow-hover);transform:translateY(-4px)}.digital-asset-img{aspect-ratio:3 / 4;background-position:center;background-size:cover;min-height:260px;position:relative}.digital-asset-img:after,.template-cover-box:after,.work-cover-box:after{background:linear-gradient(180deg,#0f172a00 45%,#0f172ab8);content:"";top:0;right:0;bottom:0;left:0;position:absolute}.digital-asset-badge,.duration-badge,.template-library-category{background:#0f172a9e;border-radius:999px;color:#fff;font-size:12px;font-weight:700;left:14px;padding:6px 10px;position:absolute;top:14px;z-index:2}.digital-asset-overlay{align-items:center;bottom:0;color:#fff;display:flex;gap:10px;left:0;padding:18px;position:absolute;right:0;z-index:2}.digital-voice-icon{align-items:center;background:#ffffff2e;border-radius:999px;display:flex;font-size:11px;height:34px;justify-content:center;letter-spacing:-2px;width:34px}.digital-asset-name{font-size:15px;font-weight:800}.voice-library-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.voice-library-card{align-items:center;border:1px solid var(--border-light);color:var(--text-body);display:flex;gap:16px;padding:18px;text-align:left}.voice-library-main{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;flex:1;gap:16px;min-width:0;padding:0;text-align:left}.voice-library-expiry-button{background:#f8fafc;border:1px solid var(--border-light);border-radius:6px;color:var(--text-h1);cursor:pointer;font-size:12px;font-weight:700;min-height:32px;padding:6px 10px}.voice-library-expiry-button:disabled{cursor:wait;opacity:.58}.customize-field{display:grid;gap:8px}.customize-field span{color:var(--text-muted);font-size:13px;font-weight:700}.customize-field input{background:#fff;border:1px solid var(--border-light);border-radius:8px;color:var(--text-h1);font:inherit;min-height:42px;padding:0 12px}.customize-helper-text{color:var(--text-muted);font-size:13px;margin:8px 0 0}.voice-library-card.active{background:var(--brand-light);border-color:var(--brand-primary)}.voice-avatar-wrapper{border-radius:999px;flex:0 0 auto;height:62px;overflow:hidden;position:relative;width:62px}.voice-library-avatar{display:block;height:100%;object-fit:cover;width:100%}.voice-play-overlay{align-items:center;background:#0f172a9e;color:#fff;display:flex;font-size:15px;top:0;right:0;bottom:0;left:0;justify-content:center;opacity:0;position:absolute;transition:var(--transition)}.voice-library-card:hover .voice-play-overlay,.voice-library-card.active .voice-play-overlay{opacity:1}.voice-library-info{display:grid;gap:6px;min-width:0}.voice-library-name{color:var(--text-h1);font-size:16px}.voice-library-desc{color:var(--text-muted);font-size:13px;line-height:1.5}.template-library-hero{min-height:220px}.template-library-search{align-items:center;background:#fff;border:1px solid var(--border-light);border-radius:999px;display:flex;gap:10px;margin-top:24px;max-width:460px;padding:12px 18px}.template-library-search span{color:var(--brand-primary);font-size:20px;line-height:1}.template-library-search input{background:transparent;border:0;color:var(--text-body);flex:1;outline:0}.template-library-card{border:0;padding:0;text-align:left}.template-library-card.active{box-shadow:0 0 0 2px var(--brand-primary),var(--shadow-hover)}.template-cover-box,.work-cover-box{display:block;overflow:hidden;position:relative;width:100%}.template-cover-box{aspect-ratio:9 / 16}.template-library-img,.work-library-img{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.template-library-card:hover .template-library-img,.work-library-card:hover .work-library-img{transform:scale(1.04)}.template-library-play-overlay,.library-play-overlay{align-items:center;background:#0f172a4d;display:flex;top:0;right:0;bottom:0;left:0;justify-content:center;opacity:0;position:absolute;transition:var(--transition);z-index:3}.template-library-card:hover .template-library-play-overlay,.work-cover-box:hover .library-play-overlay{opacity:1}.template-library-play-btn,.library-play-btn{align-items:center;background:#ffffffeb;border-radius:999px;color:var(--brand-primary);display:flex;height:48px;justify-content:center;width:48px}.template-library-category{background:linear-gradient(135deg,#f59e0b,#d97706)}.template-library-title{color:var(--text-h1);display:block;font-size:16px;font-weight:800;padding:16px 18px 18px}.work-cover-box{background:transparent;border:0;border-radius:0;padding:0;text-align:left}.work-cover-box{aspect-ratio:16 / 10}.work-library-info{display:grid;gap:12px;padding:16px 18px 18px}.work-library-title{color:var(--text-h1);font-size:16px;line-height:1.45;min-height:46px}.work-library-meta{align-items:center;display:flex;gap:12px;justify-content:space-between}.work-library-time{color:var(--text-muted);font-size:13px;line-height:1.5}.work-more-action{background:#f8fafc;border:1px solid var(--border-light);border-radius:10px;color:var(--text-muted);height:34px;width:34px}@media(max-width:1280px){.digital-assets-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.template-library-grid,.works-library-grid,.voice-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:960px){.library-banner{align-items:flex-start;flex-direction:column;padding:28px}.digital-assets-grid,.template-library-grid,.works-library-grid,.voice-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.library-tabs{width:100%}.library-tab{flex:1;min-width:0}.digital-assets-grid,.template-library-grid,.works-library-grid,.voice-library-grid{grid-template-columns:1fr}}.digital-humans-page{gap:32px}.digital-humans-page .library-banner{background:linear-gradient(135deg,#ebf2ff,#f4f7f9);border:1px solid #ffffff;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);margin-bottom:0;padding:40px 48px}.digital-humans-page .library-banner:after{background:linear-gradient(110deg,#2777f800,#2777f80d);bottom:0;height:auto;right:0;top:0;width:400px}.digital-humans-page .banner-content h1{font-size:28px;margin-bottom:16px}.digital-human-library-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end;margin-top:-14px}.digital-human-member-filter{align-items:center;color:var(--text-muted);display:flex;font-size:13px;gap:10px}.digital-human-member-filter select{background:#fff;border:1px solid var(--border-light);border-radius:6px;color:var(--text-h1);min-width:180px;padding:9px 12px}.digital-humans-page .digital-asset-overlay{display:grid;grid-template-columns:34px minmax(0,1fr)}.digital-humans-page .digital-voice-icon{grid-row:1 / span 2}.digital-asset-member{color:#ffffffc7;font-size:12px;line-height:1.4;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.digital-humans-page .library-tabs,.works-page .library-tabs,.voices-page .library-tabs{background:transparent;border:0;border-bottom:1px solid var(--border-light);border-radius:0;display:flex;gap:32px;padding:0;width:100%}.digital-humans-page .library-tab,.works-page .library-tab,.voices-page .library-tab{background:transparent;border-radius:0;box-shadow:none;color:var(--text-muted);font-size:16px;font-weight:500;min-width:auto;padding:0 0 16px;position:relative}.digital-humans-page .library-tab.active,.works-page .library-tab.active,.voices-page .library-tab.active{background:transparent;box-shadow:none;color:var(--text-h1);font-weight:700}.digital-humans-page .library-tab.active:after,.works-page .library-tab.active:after{background:var(--brand-primary);border-radius:3px 3px 0 0;bottom:-1px;content:"";height:3px;left:0;position:absolute;right:0}.digital-assets-grid{gap:24px;grid-template-columns:repeat(5,minmax(0,1fr))}.digital-humans-page .library-create-card{aspect-ratio:auto;background:transparent;border:2px dashed #cbd5e1;border-radius:var(--radius-md);box-shadow:none;color:var(--text-muted);display:flex;flex-direction:column;gap:16px;height:340px;min-height:0}.digital-humans-page .library-create-card:hover{background:var(--brand-light);box-shadow:none;transform:none}.digital-humans-page .library-create-plus{background:transparent;border-radius:0;font-size:36px;height:auto;width:auto}.digital-humans-page .digital-asset-card{border-radius:var(--radius-md);height:340px}.digital-humans-page .digital-asset-card:hover{border-color:transparent}.digital-humans-page .digital-asset-img{aspect-ratio:auto;height:100%;min-height:0}.digital-humans-page .digital-asset-img:after{background:linear-gradient(180deg,#0f172a00,#0f172acc)}.digital-humans-page .digital-asset-badge{background:#0f172a66;border-radius:4px;left:12px;padding:4px 10px;top:12px}.digital-humans-page .digital-asset-badge.status-disabled{background:#dc2626e0}.digital-humans-page .digital-asset-badge.status-failed{background:#7f1d1de0}.digital-humans-page .digital-asset-badge.status-training{background:#d97706e0}.digital-humans-page .digital-asset-card.is-disabled .digital-asset-img{filter:grayscale(.35)}.digital-asset-actions{bottom:16px;display:flex;gap:8px;position:absolute;right:14px;z-index:3}.digital-asset-actions button{background:#ffffffeb;border:0;border-radius:6px;color:var(--text-h1);cursor:pointer;font-size:12px;font-weight:700;min-height:30px;padding:6px 10px}.digital-asset-actions button:hover{background:#fff}.digital-asset-actions button:disabled{cursor:wait;opacity:.58}.digital-humans-page .digital-asset-overlay{gap:8px;padding:24px 84px 16px 16px}.digital-humans-page .digital-voice-icon{background:#fff3;font-size:10px;height:24px;width:24px}.digital-humans-page .digital-voice-icon svg{color:#fff;height:12px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:12px}.digital-humans-page .digital-asset-name{font-size:14px;font-weight:500}.templates-page{gap:32px}.templates-page .library-banner{align-items:center;background:linear-gradient(135deg,#e0f2fe,#ccfbf1);border:1px solid rgba(255,255,255,.6);box-shadow:0 10px 30px #10b9811a;flex-direction:column;justify-content:center;min-height:0;padding:48px 24px;text-align:center}.templates-page .library-banner:after{background:linear-gradient(180deg,#fff0,#ffffff38),radial-gradient(circle at 12% 100%,#fff6,#fff0 32%);height:100%;top:0;right:0;bottom:0;left:0;width:100%}.templates-page .banner-content{display:grid;justify-items:center;width:100%}.templates-page .banner-content h1{color:#064e3b;font-size:24px;margin-bottom:24px}.template-library-search{border:0;border-radius:40px;box-shadow:0 8px 24px #0000000f;margin-top:0;max-width:680px;padding:6px 6px 6px 20px;width:100%}.template-library-search input{color:var(--text-h1);font-size:15px;padding:12px 16px}.template-library-search button{background:var(--text-h1);border:0;border-radius:30px;color:#fff;font-weight:600;padding:10px 24px;transition:var(--transition)}.template-library-search button:hover{background:var(--brand-primary)}.templates-page .library-filter-scroll,.voices-page .library-filter-scroll{margin-bottom:0;overflow-x:auto;scrollbar-width:none;white-space:nowrap}.templates-page .library-filter-scroll::-webkit-scrollbar,.voices-page .library-filter-scroll::-webkit-scrollbar{display:none}.templates-page .library-filter-tags,.voices-page .library-filter-tags{display:inline-flex;gap:12px;padding-bottom:4px}.templates-page .library-tag,.voices-page .library-tag{background:transparent;border:0;border-radius:20px;color:var(--text-muted);font-size:14px;font-weight:500;padding:6px 20px}.voices-page .library-tag{padding-left:16px;padding-right:16px}.templates-page .library-tag:hover,.voices-page .library-tag:hover{background:#e2e8f0;color:var(--text-h1)}.templates-page .library-tag.active,.voices-page .library-tag.active{background:var(--text-h1);border-color:transparent;color:#fff}.template-library-grid{gap:24px;grid-template-columns:repeat(6,minmax(0,1fr))}.templates-page .template-library-card{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.templates-page .template-library-card.active,.templates-page .template-library-card:hover{box-shadow:none}.templates-page .template-library-card:hover .template-cover-box{box-shadow:0 16px 32px #0f172a1a;transform:translateY(-6px)}.templates-page .template-cover-box{background:#e2e8f0;border:1px solid rgba(0,0,0,.04);border-radius:var(--radius-md);transition:var(--transition)}.templates-page .template-cover-box:after{content:none}.templates-page .template-library-play-overlay,.works-page .library-play-overlay{background:#0f172a66;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.templates-page .template-library-play-btn,.works-page .library-play-btn{color:var(--text-h1);transform:scale(.8);transition:var(--transition)}.templates-page .template-library-card:hover .template-library-play-btn,.works-page .work-library-card:hover .library-play-btn{transform:scale(1)}.templates-page .template-library-title{color:var(--text-h1);display:-webkit-box;font-size:14px;font-weight:600;line-height:1.4;margin-top:12px;overflow:hidden;padding:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.works-page{gap:32px}.works-page .library-tabs{align-items:baseline;margin-bottom:0;padding-bottom:16px}.works-page .library-tab{font-size:18px}.works-page .library-tab.active{font-size:22px}.works-library-grid{gap:24px;grid-template-columns:repeat(6,minmax(0,1fr))}.works-page .work-library-card{align-self:start;background:transparent;border:0;border-radius:0;box-shadow:none;display:flex;flex-direction:column;gap:12px;overflow:visible}.works-page .work-library-card:hover{box-shadow:none;transform:none}.works-page .work-library-card:hover .work-cover-box{box-shadow:0 12px 32px #2777f814;transform:translateY(-4px)}.works-page .work-cover-box{aspect-ratio:auto;background:#e2e8f0;border:1px solid rgba(0,0,0,.04);border-radius:var(--radius-md);height:0;overflow:hidden;padding-bottom:177.78%;transition:var(--transition)}.works-page .work-cover-box:after{content:none}.works-page .work-library-img{bottom:0;height:100%;left:0;object-fit:cover;object-position:center;position:absolute;right:0;top:0;width:100%}.works-page .duration-badge{background:#0f172a99;border-radius:4px;bottom:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;left:auto;padding:2px 6px;right:8px;top:auto}.works-page .work-library-info{gap:6px;padding:0 4px}.works-page .work-library-title{font-size:15px;font-weight:600;line-height:1.4;min-height:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.works-page .work-library-meta{align-items:center}.works-page .work-library-time{font-size:12px}.works-page .work-more-action{background:transparent;border:0;border-radius:4px;height:24px;width:24px}.works-page .work-more-action:hover{background:#e2e8f0;color:var(--text-h1)}.compose-task-list{display:grid;gap:14px}.compose-task-row{background:#fff;border:1px solid var(--border-light);border-radius:var(--radius-md);display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto;overflow:hidden;padding:18px;position:relative}.compose-task-row.is-highlighted{border-color:var(--brand-primary);box-shadow:0 0 0 3px #2777f81f}.compose-task-progress{background:#edf2f7;height:4px;left:0;overflow:hidden;position:absolute;right:0;top:0}.compose-task-progress span{background:linear-gradient(90deg,var(--brand-primary),#12b981);display:block;height:100%;transition:width .25s ease}.compose-task-main{display:grid;gap:10px;min-width:0}.compose-task-title-row{align-items:center;display:flex;gap:12px;justify-content:space-between;min-width:0}.compose-task-title-row h3{color:var(--text-h1);font-size:16px;line-height:1.4;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compose-task-status{border-radius:999px;flex:0 0 auto;font-size:12px;font-weight:700;padding:5px 10px}.compose-task-status.is-active{background:#e0f2fe;color:#0369a1}.compose-task-status.is-archive{background:#fef3c7;color:#a16207}.compose-task-status.is-success{background:#dcfce7;color:#15803d}.compose-task-status.is-error{background:#fee2e2;color:#b91c1c}.compose-task-meta,.compose-task-ids{color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:12px;gap:8px 14px;line-height:1.5}.compose-task-ids{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.compose-task-reason{background:#fff7ed;border:1px solid #fed7aa;border-radius:6px;color:#9a3412;font-size:13px;line-height:1.5;padding:10px 12px}.compose-task-actions{align-content:center;display:grid;gap:8px;min-width:112px}.compose-task-action-primary,.compose-task-action-secondary{border-radius:6px;font-size:13px;font-weight:700;padding:9px 12px;white-space:nowrap}.compose-task-action-primary{background:var(--brand-primary);border:1px solid var(--brand-primary);color:#fff}.compose-task-action-secondary{background:#fff;border:1px solid var(--border-light);color:var(--text-body)}@media(max-width:640px){.compose-task-row{grid-template-columns:1fr}.compose-task-actions{grid-template-columns:repeat(2,minmax(0,1fr))}}.voices-page{gap:24px}.voices-page .library-tabs{align-items:baseline;border-bottom:0}.voices-page .library-tab{font-size:18px}.voices-page .library-tab.active{font-size:22px}.voice-library-grid{gap:20px;grid-template-columns:repeat(3,minmax(0,1fr))}.voices-page .voice-library-card{border-radius:var(--radius-md);gap:16px;padding:20px}.voices-page .voice-library-card.active{background:var(--bg-card);border-color:var(--border-light)}.voices-page .voice-library-card.active:hover{border-color:transparent}.voices-page .voice-avatar-wrapper{height:56px;width:56px}@media(max-width:1600px){.works-library-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1440px){.template-library-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1400px){.digital-assets-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1366px){.works-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1280px){.voice-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1200px){.template-library-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1024px){.digital-assets-grid,.works-library-grid,.template-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:768px){.digital-humans-page .library-banner,.templates-page .library-banner{padding:24px}.digital-assets-grid,.template-library-grid,.works-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.digital-humans-page .digital-asset-card,.digital-humans-page .library-create-card{height:260px}.voice-library-grid{grid-template-columns:1fr}}.studio-page{--studio-brand: #2777f8;--studio-brand-light: #ebf2ff;--studio-brand-gradient: linear-gradient(135deg, #2777f8 0%, #0a4ec4 100%);--studio-bg-editor: #e2e8f0;--studio-bg-panel: #ffffff;--studio-text-h1: #0f172a;--studio-text-body: #334155;--studio-text-muted: #94a3b8;--studio-border: #e2e8f0;--studio-radius-md: 12px;--studio-radius-sm: 8px;--studio-shadow-panel: 0 4px 20px rgba(0, 0, 0, .05);--studio-transition: all .3s cubic-bezier(.4, 0, .2, 1);--studio-topbar-height: 60px;background:var(--studio-bg-editor);color:var(--studio-text-body);height:100vh;overflow:hidden}.studio-page button{border:0;cursor:pointer;font:inherit}.studio-page .editor-header{align-items:center;background:var(--studio-bg-panel);border-bottom:1px solid var(--studio-border);box-shadow:var(--studio-shadow-panel);display:flex;height:var(--studio-topbar-height);justify-content:space-between;padding:0 20px;position:relative;z-index:10}.studio-page .header-left,.studio-page .header-right{align-items:center;display:flex;gap:16px}.studio-page .studio-member-select{background:#fff;border:1px solid var(--studio-border);border-radius:var(--studio-radius-sm);color:var(--studio-text-h1);font-size:13px;height:38px;max-width:180px;min-width:132px;outline:none;padding:0 10px}.studio-page .back-btn{align-items:center;background:transparent;border-radius:var(--studio-radius-sm);color:var(--studio-text-h1);display:flex;height:32px;justify-content:center;transition:var(--studio-transition);width:32px}.studio-page .back-btn:hover{background:#f1f5f9}.studio-page .back-btn svg{height:20px;width:20px}.studio-page .project-title{background:transparent;border:1px solid transparent;border-radius:4px;color:var(--studio-text-h1);font-size:16px;font-weight:700;min-width:190px;outline:none;padding:6px 8px}.studio-page .project-title:focus{background:#f8fafc;border-color:var(--studio-brand)}.studio-page .save-status{align-items:center;color:var(--studio-text-muted);display:flex;font-size:12px;gap:4px}.studio-page .btn-outline{background:var(--studio-bg-panel);border:1px solid var(--studio-border);border-radius:20px;color:var(--studio-text-h1);font-size:14px;font-weight:600;padding:8px 16px;transition:var(--studio-transition)}.studio-page .btn-outline:hover{border-color:var(--studio-brand);color:var(--studio-brand)}.studio-page .btn-primary{align-items:center;background:var(--studio-brand-gradient);border-radius:20px;box-shadow:0 4px 10px #2777f84d;color:#fff;display:flex;font-size:14px;font-weight:700;gap:6px;padding:8px 24px;transition:var(--studio-transition)}.studio-page .btn-primary:hover{box-shadow:0 6px 15px #2777f866;transform:translateY(-1px)}.studio-page .btn-primary:disabled,.studio-page .btn-full:disabled{cursor:not-allowed;filter:grayscale(.35);opacity:.55;transform:none}.studio-page .btn-primary svg{height:16px;width:16px}.studio-page .editor-container{display:flex;height:calc(100vh - var(--studio-topbar-height))}.studio-page.has-quota-warning .editor-container{height:calc(100vh - var(--studio-topbar-height) - 44px)}.studio-page .studio-quota-banner{align-items:center;background:#fef3c7;border-bottom:1px solid #f59e0b;color:#92400e;display:flex;font-size:13px;gap:12px;height:44px;justify-content:center;padding:0 20px}.studio-page .studio-quota-banner strong{color:#78350f}.studio-page .left-panel{background:#1f2024;border-right:1px solid #2c2d32;color:#d7dce5;display:flex;flex-direction:column;width:360px}.studio-page .left-panel-inner{display:flex;height:100%;min-height:0}.studio-page .tools-sidebar{align-items:center;background:#18191d;border-right:1px solid #2d2e34;display:flex;flex-direction:column;gap:10px;padding:10px 8px 16px;width:72px}.studio-page .tool-logo{align-items:center;background:linear-gradient(135deg,#2f6df6,#1947c7);border-radius:13px;box-shadow:0 12px 24px #2777f838;color:#fff;display:flex;height:40px;justify-content:center;margin-bottom:10px;width:40px}.studio-page .tool-icon{align-items:center;background:transparent;border-radius:10px;color:#747983;display:flex;flex-direction:column;font-size:12px;gap:5px;justify-content:center;min-height:58px;transition:var(--studio-transition);width:56px}.studio-page .tool-icon:hover{background:#ffffff0a;color:#e5e7eb}.studio-page .tool-icon.active{background:#59ff541a;color:#55f05a;font-weight:700}.studio-page .tool-icon svg{height:22px;stroke-width:2px;width:22px}.studio-page .assets-content{background:#1f2024;display:flex;flex:1;flex-direction:column;min-width:0;overflow:hidden;width:288px}.studio-page .asset-panel{display:none;flex:1;flex-direction:column;min-height:0}.studio-page .asset-panel.is-active{display:flex}.studio-page .panel-header{display:flex;flex-direction:column;gap:12px;padding:16px 14px 12px}.studio-page .studio-template-source{align-items:center;background:#2a2b30;border:1px solid #383a42;border-radius:8px;color:#f8fafc;display:flex;justify-content:space-between;min-height:42px;padding:0 12px}.studio-page .studio-template-source strong{font-size:13px;font-weight:800}.studio-page .studio-template-source span{color:#98a1ae;font-size:12px;font-weight:700}.studio-page .studio-tabs{align-items:center;display:flex;gap:6px;overflow:hidden}.studio-page .studio-tab{background:transparent;border-radius:6px;color:#8f96a3;font-size:12px;padding:5px 8px;white-space:nowrap}.studio-page .studio-tab.active{background:#303237;color:#fff;font-weight:700}.studio-page .studio-chevron{align-items:center;background:#2c2d32;border-radius:6px;color:#a6adba;display:flex;flex-shrink:0;height:26px;justify-content:center;margin-left:auto;width:26px}.studio-page .studio-search-box{align-items:center;background:#2a2b30;border:1px solid #383a42;border-radius:8px;color:#858b96;display:flex;gap:8px;height:38px;padding:0 12px}.studio-page .studio-search-input{background:transparent;border:none;color:#f8fafc;font-size:13px;outline:none;width:100%}.studio-page .studio-search-input::placeholder{color:#848b98}.studio-page .assets-list{align-content:start;display:grid;flex:1;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));overflow-y:auto;padding:0 14px 16px}.studio-page .studio-asset-empty{align-items:center;background:#24262b;border:1px dashed #3d414b;border-radius:8px;color:#a8b0bd;display:grid;font-size:13px;gap:8px;justify-content:center;min-height:96px;padding:14px;text-align:center}.studio-page .studio-asset-empty strong{color:#f8fafc;font-size:14px}.studio-page .studio-asset-empty span{line-height:1.5}.studio-page .studio-asset-empty-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:2px}.studio-page .studio-asset-empty-actions button{background:#30333a;border:1px solid #454954;border-radius:8px;color:#f8fafc;font-size:12px;font-weight:700;min-height:30px;padding:0 10px}.studio-page .studio-asset-empty-actions button:hover{background:#3a3d45}.studio-page .assets-list .studio-asset-empty{grid-column:1 / -1}.studio-page .template-card,.studio-page .human-card,.studio-page .studio-action-card{border-radius:9px;overflow:hidden;position:relative;transition:var(--studio-transition)}.studio-page .template-card:hover,.studio-page .human-card:hover,.studio-page .studio-action-card:hover{transform:translateY(-2px)}.studio-page .template-card{aspect-ratio:9 / 16;background:#2b2c31;border:2px solid transparent;box-shadow:inset 0 0 0 1px #ffffff0d;padding:0;text-align:left}.studio-page .template-card.active{border-color:#ff7a1a}.studio-page .template-card-select{background:transparent;color:inherit;display:block;height:100%;padding:0;text-align:left;width:100%}.studio-page .template-card img,.studio-page .human-card img{display:block;height:100%;object-fit:cover;width:100%}.studio-page .template-card-placeholder{align-items:center;background:#30333a;color:#98a1ae;display:flex;font-size:13px;font-weight:800;height:100%;justify-content:center;width:100%}.studio-page .human-card-placeholder{align-items:center;background:linear-gradient(135deg,#1f2937,#111827);color:#5af25f;display:flex;font-size:34px;font-weight:900;height:100%;justify-content:center;width:100%}.studio-page .human-card-placeholder span{align-items:center;border:1px solid rgba(90,242,95,.36);border-radius:999px;display:flex;height:66px;justify-content:center;width:66px}.studio-page .template-card:after{background:linear-gradient(180deg,#0000001f,#0000001a 45%,#000000ad);content:"";top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute}.studio-page .template-title{color:#ffd84a;font-size:13px;font-weight:900;left:8px;line-height:1.15;position:absolute;right:8px;text-shadow:0 2px 3px rgba(0,0,0,.85);top:12px;z-index:1}.studio-page .template-caption{bottom:10px;color:#fff;font-size:11px;font-weight:700;left:8px;line-height:1.3;position:absolute;right:8px;text-shadow:0 2px 4px rgba(0,0,0,.9);z-index:1}.studio-page .template-pill{background:#fb923ce6;border-radius:999px;bottom:43px;color:#fff;font-size:10px;font-weight:700;left:8px;max-width:calc(100% - 16px);overflow:hidden;padding:3px 6px;position:absolute;text-overflow:ellipsis;white-space:nowrap;z-index:1}.studio-page .template-demo-link{background:#0f172acc;border-radius:6px;color:#fff;font-size:11px;font-weight:800;padding:4px 6px;position:absolute;right:8px;text-decoration:none;top:8px;z-index:2}.studio-page .human-card{aspect-ratio:9 / 16;background:#2b2c31;border:1px solid rgba(255,255,255,.05);padding:0}.studio-page .human-card.active{border-color:#5af25f;box-shadow:0 0 0 2px #5af25f2e}.studio-page .human-name{background:linear-gradient(180deg,#0000,#000000c7);bottom:0;color:#fff;font-size:12px;font-weight:700;left:0;padding:20px 8px 8px;position:absolute;right:0;text-align:center}.studio-page .studio-action-card{align-items:center;aspect-ratio:9 / 16;background:#2a2b30;border:1px solid #34363d;color:#d8dee8;display:flex;flex-direction:column;gap:12px;justify-content:center}.studio-page .studio-action-card .plus{color:#e6e9ee;font-size:34px;font-weight:200;line-height:1}.studio-page .studio-import-button,.studio-page .studio-custom-voice{align-items:center;border-radius:8px;display:flex;font-size:13px;font-weight:700;gap:8px;height:42px;justify-content:center;transition:var(--studio-transition)}.studio-page .studio-import-button{background:#fff;color:#1f2937}.studio-page .studio-custom-voice{background:#303237;color:#e8edf5}.studio-page .studio-custom-voice:hover{background:#3a3c43}.studio-page .voice-list{display:flex;flex:1;flex-direction:column;gap:10px;overflow-y:auto;padding:6px 14px 16px}.studio-page .voice-row{align-items:center;background:transparent;border-radius:10px;color:#f3f4f6;display:flex;gap:12px;min-height:58px;padding:9px 10px;position:relative;text-align:left;transition:var(--studio-transition);width:100%}.studio-page .voice-row:hover,.studio-page .voice-row.active{background:#2b2d32}.studio-page .voice-avatar{align-items:center;background:#111827;border-radius:50%;color:#5cff4d;display:flex;flex-shrink:0;font-size:22px;font-weight:900;height:42px;justify-content:center;overflow:hidden;width:42px}.studio-page .voice-avatar img{display:block;height:100%;object-fit:cover;width:100%}.studio-page .voice-meta{display:flex;flex-direction:column;gap:4px;min-width:0}.studio-page .voice-name{color:#f8fafc;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-page .voice-sub{color:#98a1ae;font-size:11px}.studio-page .voice-tag{background:#34363d;border-radius:4px;color:#d9dee7;font-size:10px;margin-left:auto;padding:3px 6px}.studio-page .center-canvas{align-items:center;display:flex;flex:1;flex-direction:column;justify-content:center;padding:24px;position:relative}.studio-page .canvas-toolbar{background:var(--studio-bg-panel);border-radius:20px;box-shadow:var(--studio-shadow-panel);display:flex;gap:16px;padding:8px 16px;position:absolute;top:16px;z-index:10}.studio-page .canvas-tool{align-items:center;color:var(--studio-text-body);display:flex;font-size:13px;gap:6px}.studio-page .canvas-tool svg{height:16px;width:16px}.studio-page .canvas-divider{background:var(--studio-border);margin:0 8px;width:1px}.studio-page .preview-container{aspect-ratio:9 / 16;background:#000;border-radius:var(--studio-radius-md);box-shadow:0 20px 40px #0000001a;max-width:360px;overflow:hidden;position:relative;width:100%}.studio-page .preview-img{display:block;height:100%;object-fit:cover;opacity:.82;width:100%}.studio-page .preview-placeholder{align-items:center;background:#111827;color:#94a3b8;display:flex;font-size:16px;font-weight:800;justify-content:center}.studio-page .overlay-title{color:gold;font-size:28px;font-weight:900;left:0;letter-spacing:1px;padding:0 16px;position:absolute;right:0;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.55);top:15%}.studio-page .overlay-subtitle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border-radius:8px;bottom:15%;color:#fff;font-size:16px;left:20px;padding:12px;position:absolute;right:20px;text-align:center}.studio-page .overlay-card{bottom:30%;display:flex;flex-direction:column;gap:4px;left:20px;position:absolute}.studio-page .overlay-name{color:#fff;font-size:20px;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.8)}.studio-page .overlay-desc{background:#0006;border-radius:4px;color:#ffffffe6;font-size:12px;padding:2px 6px}.studio-page .canvas-editable{border-radius:6px;cursor:text;outline:none;transition:var(--studio-transition)}.studio-page .canvas-editable:focus{background:#0f172a38;box-shadow:0 0 0 2px #2777f8a6}.studio-page .right-panel{background:var(--studio-bg-panel);border-left:1px solid var(--studio-border);display:flex;flex-direction:column;width:380px}.studio-page .panel-section-title{align-items:center;color:var(--studio-text-h1);display:flex;font-size:15px;font-weight:700;justify-content:space-between;margin-bottom:12px}.studio-page .text-tool-row{display:flex;gap:12px}.studio-page .text-editor-area{border-bottom:1px solid var(--studio-border);display:flex;flex:1;flex-direction:column;padding:20px}.studio-page .video-title-input{background:#f8fafc;border:1px solid var(--studio-border);border-radius:var(--studio-radius-sm);color:var(--studio-text-h1);font-size:15px;font-weight:600;margin-bottom:16px;outline:none;padding:12px;transition:var(--studio-transition);width:100%}.studio-page .video-title-input:focus{background:#fff;border-color:var(--studio-brand);box-shadow:0 0 0 3px #2777f81a}.studio-page .broadcast-template-preview{align-items:center;background:#f8fafc;border:1px solid var(--studio-border);border-radius:var(--studio-radius-sm);display:flex;gap:12px;margin-top:10px;min-height:76px;padding:10px}.studio-page .broadcast-template-preview img,.studio-page .broadcast-template-cover-placeholder{aspect-ratio:9 / 16;border-radius:6px;flex:0 0 42px;height:58px;object-fit:cover;overflow:hidden}.studio-page .broadcast-template-cover-placeholder{align-items:center;background:#e2e8f0;color:var(--studio-text-muted);display:flex;font-size:12px;font-weight:800;justify-content:center}.studio-page .broadcast-template-preview-meta{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}.studio-page .broadcast-template-preview-meta strong{color:var(--studio-text-main);font-size:13px;line-height:1.3}.studio-page .broadcast-template-preview-meta span{color:var(--studio-text-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-page .broadcast-template-preview-meta a{color:var(--studio-brand);font-size:12px;font-weight:800;text-decoration:none}.studio-page .textarea-box{background:#f8fafc;border:1px solid var(--studio-border);border-radius:var(--studio-radius-sm);display:flex;flex:1;flex-direction:column;padding:12px;transition:var(--studio-transition)}.studio-page .textarea-box:focus-within{background:#fff;border-color:var(--studio-brand);box-shadow:0 0 0 3px #2777f81a}.studio-page textarea{background:transparent;border:none;color:var(--studio-text-h1);flex:1;font:inherit;font-size:14px;line-height:1.6;outline:none;resize:none;width:100%}.studio-page .material-zone{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:12px;padding:12px 0 4px}.studio-page .studio-material-file-input{display:none}.studio-page .material-add-card{align-items:center;background:#eef2f7;border:1px dashed #d3dbe7;border-radius:10px;color:var(--studio-text-body);display:flex;flex-direction:column;gap:5px;height:92px;justify-content:center;transition:var(--studio-transition);width:92px}.studio-page .material-add-card:hover{background:#fff;border-color:var(--studio-brand);color:var(--studio-brand);transform:translateY(-1px)}.studio-page .material-add-card span{font-size:30px;font-weight:300;line-height:1}.studio-page .material-add-card strong{font-size:12px;font-weight:800}.studio-page .material-add-card em{color:var(--studio-text-muted);font-size:10px;font-style:normal}.studio-page .material-list{display:flex;flex-direction:column;gap:8px;max-height:180px;overflow-y:auto;width:100%}.studio-page .material-item{align-items:center;background:#fff;border:1px solid var(--studio-border);border-radius:10px;display:flex;gap:10px;padding:8px;width:100%}.studio-page .material-item.is-uploading{border-color:#bfdbfe}.studio-page .material-item.is-ready{border-color:#bbf7d0}.studio-page .material-item.is-failed{border-color:#fecaca}.studio-page .material-preview{align-items:center;background:#e8edf5;border-radius:8px;color:var(--studio-text-muted);display:flex;flex-shrink:0;font-size:10px;font-weight:800;height:46px;justify-content:center;overflow:hidden;width:46px}.studio-page .material-preview img,.studio-page .material-preview video{display:block;height:100%;object-fit:cover;width:100%}.studio-page .material-info{display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}.studio-page .material-info strong{color:var(--studio-text-h1);font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-page .material-info span{color:var(--studio-text-muted);font-size:11px}.studio-page .material-remove{align-items:center;background:#f1f5f9;border-radius:999px;color:#64748b;display:flex;flex-shrink:0;font-size:16px;height:26px;justify-content:center;transition:var(--studio-transition);width:26px}.studio-page .material-remove:hover{background:#fee2e2;color:#dc2626}.studio-page .background-upload-card{align-items:center;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:var(--studio-radius-sm);color:var(--studio-text-body);display:flex;flex-direction:column;gap:6px;justify-content:center;margin-top:12px;min-height:92px;padding:14px;text-align:center;transition:var(--studio-transition);width:100%}.studio-page .background-upload-card:hover:not(:disabled){background:#fff;border-color:var(--studio-brand);color:var(--studio-brand)}.studio-page .background-upload-card:disabled{cursor:not-allowed;opacity:.58}.studio-page .background-upload-card span{font-size:28px;font-weight:300;line-height:1}.studio-page .background-upload-card strong{font-size:13px;font-weight:800}.studio-page .background-upload-card em{color:var(--studio-text-muted);font-size:11px;font-style:normal;line-height:1.35}.studio-page .background-layer-card{align-items:center;background:#fff;border:1px solid var(--studio-border);border-radius:var(--studio-radius-sm);display:flex;gap:10px;margin-top:12px;padding:8px}.studio-page .background-layer-card.is-uploading{border-color:#bfdbfe}.studio-page .background-layer-card.is-ready{border-color:#bbf7d0}.studio-page .background-layer-card.is-failed{border-color:#fecaca}.studio-page .background-layer-preview{background:#e8edf5;border-radius:8px;flex-shrink:0;height:54px;overflow:hidden;width:54px}.studio-page .background-layer-preview img{display:block;height:100%;object-fit:cover;width:100%}.studio-page .background-layer-info{display:flex;flex:1;flex-direction:column;gap:3px;min-width:0}.studio-page .background-layer-info strong{color:var(--studio-text-h1);font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-page .background-layer-info span,.studio-page .background-layer-info em,.studio-page .background-layer-actions span{color:var(--studio-text-muted);font-size:11px;font-style:normal;line-height:1.35}.studio-page .background-layer-info em{color:#b45309}.studio-page .background-layer-actions{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-top:8px}.studio-page .background-layer-actions .text-btn:disabled{color:var(--studio-text-muted);cursor:not-allowed}.studio-page .text-actions{align-items:center;border-top:1px dashed var(--studio-border);display:flex;justify-content:space-between;margin-top:8px;padding-top:8px}.studio-page .text-btn{background:transparent;color:var(--studio-brand);font-size:12px;font-weight:700}.studio-page .text-btn-muted{color:var(--studio-text-body)}.studio-page .studio-compose-feedback{background:#eff6ff;border:1px solid #bfdbfe;border-radius:var(--studio-radius-sm);color:#1d4ed8;font-size:13px;margin-top:12px;padding:10px 12px}.studio-page .word-count{color:var(--studio-text-muted);font-size:12px}.studio-page .config-area{display:flex;flex-direction:column;gap:24px;height:45%;overflow-y:auto;padding:20px}.studio-page .clone-type-section{border-bottom:1px solid var(--studio-border);padding-bottom:20px}.studio-page .compute-balance{color:var(--studio-text-muted);font-size:12px;font-weight:700;margin-left:8px}.studio-page .clone-option-list{display:flex;flex-direction:column;gap:10px;margin-top:12px}.studio-page .clone-option{align-items:center;background:#f8fafc;border:1px solid var(--studio-border);border-radius:var(--studio-radius-sm);display:flex;gap:12px;justify-content:space-between;min-height:64px;padding:12px;text-align:left;transition:var(--studio-transition);width:100%}.studio-page .clone-option.active{background:var(--studio-brand-light);border-color:var(--studio-brand);box-shadow:0 0 0 3px #2777f81f}.studio-page .clone-option-main{display:flex;flex-direction:column;gap:4px;min-width:0}.studio-page .clone-option-name{color:var(--studio-text-main);font-size:14px;font-weight:800;line-height:1.25}.studio-page .clone-option-desc{color:var(--studio-text-muted);font-size:12px;line-height:1.35}.studio-page .clone-option-badge{background:#fff;border:1px solid #dbeafe;border-radius:999px;color:var(--studio-brand);flex-shrink:0;font-size:12px;font-weight:800;line-height:1;padding:7px 9px}.studio-page .clone-option:not(.active) .clone-option-badge{border-color:var(--studio-border);color:var(--studio-text-body)}.studio-page .compute-summary{color:var(--studio-text-body);font-size:12px;margin-top:10px}.studio-page .compute-summary strong{color:var(--studio-brand);font-size:13px}.studio-page .studio-config-empty{align-items:center;background:#f8fafc;border:1px dashed var(--studio-border);border-radius:var(--studio-radius-sm);color:var(--studio-text-muted);display:flex;font-size:13px;min-height:58px;padding:12px;width:100%}.studio-page .scroll-cards{display:flex;gap:12px;margin-top:12px;overflow-x:auto;padding-bottom:8px}.studio-page .sc-item{align-items:center;background:#f8fafc;border:2px solid transparent;border-radius:var(--studio-radius-sm);display:flex;flex-direction:column;flex-shrink:0;gap:8px;height:80px;justify-content:center;position:relative;transition:var(--studio-transition);width:80px}.studio-page .sc-item.active{background:var(--studio-brand-light);border-color:var(--studio-brand)}.studio-page .sc-item.active:after{align-items:center;background:var(--studio-brand);border-radius:50%;bottom:4px;color:#fff;content:"✓";display:flex;font-size:9px;font-weight:800;height:14px;justify-content:center;position:absolute;right:4px;width:14px}.studio-page .sc-avatar{align-items:center;background:#111827;border-radius:50%;color:#5cff4d;display:flex;font-weight:900;height:32px;justify-content:center;overflow:hidden;width:32px}.studio-page .sc-avatar img{display:block;height:100%;object-fit:cover;width:100%}.studio-page .sc-name{color:var(--studio-text-body);font-size:11px;max-width:66px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-page .sc-play{align-items:center;background:var(--studio-brand);border-radius:999px;box-shadow:0 2px 8px #2777f859;color:#fff;display:flex;font-size:9px;height:18px;justify-content:center;line-height:1;position:absolute;right:6px;top:6px;width:18px}.studio-page .voice-speed-row{margin-top:16px}.studio-page .config-row{align-items:center;display:flex;justify-content:space-between}.studio-page .config-label{color:var(--studio-text-body);font-size:14px;font-weight:700}.studio-page .config-help{color:var(--studio-text-muted);font-size:12px;margin-top:4px}.studio-page .range-container{align-items:center;display:flex;gap:12px}.studio-page .range-slider{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#e2e8f0;border-radius:2px;height:4px;outline:none;width:150px}.studio-page .range-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid var(--studio-brand);border-radius:50%;box-shadow:0 2px 4px #0000001a;cursor:pointer;height:16px;width:16px}.studio-page .range-value{color:var(--studio-brand);font-size:13px;font-weight:800;text-align:right;width:36px}.studio-page .switch-stack{border-top:1px solid var(--studio-border);display:flex;flex-direction:column;gap:16px;padding-top:24px}.studio-page .switch{display:inline-block;height:24px;position:relative;width:44px}.studio-page .switch input{height:0;opacity:0;width:0}.studio-page .slider{background-color:#cbd5e1;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.studio-page .slider:before{background-color:#fff;border-radius:50%;bottom:3px;box-shadow:0 2px 4px #0003;content:"";height:18px;left:3px;position:absolute;transition:.4s;width:18px}.studio-page .switch input:checked+.slider{background-color:var(--studio-brand)}.studio-page .switch input:checked+.slider:before{transform:translate(20px)}.studio-page .mobile-bottom-console{display:none}@media(max-width:1024px){.studio-page .left-panel{display:none}}@media(max-width:768px){.studio-page{height:auto;min-height:100vh;overflow:auto}.studio-page .editor-container{flex-direction:column;height:auto}.studio-page.has-quota-warning .editor-container{height:auto}.studio-page .studio-quota-banner{align-items:flex-start;flex-direction:column;gap:2px;height:auto;padding:10px 16px}.studio-page .left-panel,.studio-page .right-panel{display:none}.studio-page .editor-header{padding:0 16px}.studio-page .save-status,.studio-page .btn-outline{display:none}.studio-page .project-title{min-width:0;width:160px}.studio-page .center-canvas{background:#0f172a;min-height:60vh;padding:16px}.studio-page .preview-container{border-radius:8px;max-width:100%}.studio-page .mobile-bottom-console{background:var(--studio-bg-panel);border-top:1px solid var(--studio-border);bottom:0;box-shadow:0 -4px 20px #0000000d;display:block;left:0;padding:16px 16px calc(env(safe-area-inset-bottom) + 16px);position:fixed;right:0;z-index:100}.studio-page .mc-tools,.studio-page .mc-actions{display:flex;gap:12px}.studio-page .mc-tools{justify-content:space-around;margin-bottom:16px}.studio-page .mc-tool{background:transparent;color:var(--studio-text-body);font-size:12px}.studio-page .btn-full{border-radius:8px;flex:1;font-size:15px;font-weight:700;padding:12px;text-align:center}.studio-page .btn-draft{background:#f1f5f9;color:var(--studio-text-h1)}.studio-page .btn-generate{background:var(--studio-brand-gradient);color:#fff}}html,body,#root{min-height:100%}body{margin:0;color:var(--text);background:radial-gradient(circle at top right,rgba(39,119,248,.14),transparent 24rem),radial-gradient(circle at bottom left,rgba(245,158,11,.12),transparent 22rem),linear-gradient(180deg,#f8fbfe 0%,var(--bg) 100%);font-family:Avenir Next,PingFang SC,Noto Sans SC,sans-serif}button,input{font:inherit}a{color:inherit;text-decoration:none}.button-reset{border:0;background:transparent}.app-shell{min-height:100vh;display:grid;grid-template-columns:260px minmax(0,1fr)}.sidebar{position:sticky;top:0;min-height:100vh;padding:28px 18px;background:#ffffffdb;border-right:1px solid rgba(220,229,239,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.brand-block{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#fff;font-weight:700;background:linear-gradient(135deg,var(--brand) 0%,var(--brand-deep) 100%)}.brand-block h1{margin:.2rem 0 0;font-size:1.1rem}.eyebrow{margin:0;color:var(--brand);font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.nav-list{display:grid;gap:10px}.nav-link{display:grid;gap:4px;padding:12px 14px;border-radius:var(--radius-md);color:var(--muted);transition:.25s ease}.nav-link small{font-size:.77rem;line-height:1.45;color:#64748be6}.nav-link:hover,.nav-link-active{color:var(--text);background:var(--brand-soft)}.sidebar-footer{margin-top:auto;padding:16px;border-radius:var(--radius-lg);background:linear-gradient(135deg,#2777f814,#0ea5a41a);color:var(--muted);display:grid;gap:4px}.sidebar-footer strong{color:var(--text)}.content-shell{min-width:0}.topbar{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:22px 28px;background:#f4f7f9d1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.topbar-left{display:flex;align-items:center;gap:14px}.page-chip{padding:10px 14px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(220,229,239,.88);color:var(--text);font-weight:600}.search-field{min-width:360px;padding:12px 18px;border-radius:999px;background:#ffffffe0;color:var(--muted);border:1px solid rgba(220,229,239,.8)}.topbar-actions{display:flex;align-items:center;gap:14px}.provider-health-banner{align-items:center;background:#fff7ed;border-block:1px solid #fed7aa;color:#9a3412;display:flex;gap:12px;justify-content:center;min-height:44px;padding:10px 28px}.provider-health-banner span,.provider-health-banner strong{font-size:.88rem;line-height:1.4}.provider-health-banner span{font-weight:800}.provider-health-banner strong{font-weight:600}.credits-panel{padding:10px 14px;border-radius:16px;background:#ffffffe0;border:1px solid rgba(220,229,239,.88);display:grid;gap:2px}.credits-panel span{font-size:.76rem;color:var(--muted)}.credits-panel strong{font-size:1rem}.ghost-link,.secondary-link{padding:11px 16px;border-radius:999px;background:#ffffffe0;border:1px solid rgba(220,229,239,.88);color:var(--text)}.primary-button{border:0;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--accent) 0%,#d97706 100%);padding:11px 18px;cursor:pointer}.link-button{display:inline-flex;align-items:center;justify-content:center}.primary-button{background:linear-gradient(135deg,var(--brand) 0%,var(--brand-deep) 100%)}.avatar-dot{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:3px solid #fff}.page-shell{padding:20px 28px 40px}.page-stack{display:grid;gap:24px}.hero-card,.feature-card,.audio-card,.upload-card,.panel-card,.poster-card{background:#ffffffe0;border:1px solid rgba(220,229,239,.88);border-radius:var(--radius-xl);box-shadow:var(--shadow)}.hero-card{display:flex;justify-content:space-between;gap:20px;align-items:center;padding:28px}.feature-card,.upload-card{padding:24px}.inline-actions{display:flex;flex-wrap:wrap;gap:12px}.section-copy,.feature-card p,.audio-card p,.meta-text,.panel-card p,.poster-copy p{color:var(--muted);line-height:1.7}.hero-card h2,.upload-card h2,.panel-card h3{margin:.4rem 0 .5rem}.card-grid{display:grid;gap:18px}.card-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card-grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.dashed-card{border-style:dashed;background:#ebf2ffcc}.feature-link{transition:transform .2s ease,box-shadow .2s ease}.feature-link:hover{transform:translateY(-3px)}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.search-input{min-width:280px;padding:12px 16px;border-radius:999px;border:1px solid rgba(220,229,239,.88);background:#ffffffe6;color:var(--text)}.tag-row{display:flex;flex-wrap:wrap;gap:10px}.tag{padding:8px 14px;border-radius:999px;background:#ffffffe6;border:1px solid rgba(220,229,239,.88);color:var(--muted);cursor:pointer}.tag-active{background:var(--text);color:#fff;border-color:var(--text)}.metric-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.metric-card{padding:20px;border-radius:var(--radius-lg);background:#ffffffe6;border:1px solid rgba(220,229,239,.88);display:grid;gap:4px;box-shadow:var(--shadow)}.metric-card span,.metric-card small{color:var(--muted)}.metric-card strong{font-size:1.8rem;line-height:1.1}.metric-card-brand{background:linear-gradient(135deg,#2777f829,#2777f808)}.metric-card-success{background:linear-gradient(135deg,#22c55e1f,#22c55e08)}.metric-card-warning{background:linear-gradient(135deg,#f59e0b24,#f59e0b08)}.panel-card{padding:22px}.panel-content{display:grid;gap:14px}.ordered-list,.detail-list{display:grid;gap:12px;margin:0;padding-left:1.2rem;color:var(--muted);line-height:1.7}.detail-list{list-style:none;padding-left:0}.detail-list li,.table-row,.stack-list li{display:flex;justify-content:space-between;gap:14px;align-items:flex-start}.detail-list li span,.table-row span,.stack-list span,.stack-meta small{color:var(--muted)}.queue-state{display:grid;gap:12px}.progress-line{height:12px;overflow:hidden;border-radius:999px;background:#dce5efe6}.progress-line span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand) 0%,#14b8a6 100%)}.stack-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.stack-list li{padding:14px 0;border-bottom:1px solid rgba(220,229,239,.88)}.stack-list li:last-child{border-bottom:0;padding-bottom:0}.stack-list strong,.detail-list strong,.table-row strong{color:var(--text)}.stack-meta{display:grid;justify-items:end;gap:4px}.mini-poster-grid{display:grid;gap:14px}.poster-card{overflow:hidden}.poster-media{position:relative;aspect-ratio:9 / 16;background:radial-gradient(circle at top left,rgba(255,255,255,.36),transparent 24%),linear-gradient(165deg,var(--poster-accent) 0%,rgba(15,23,42,.16) 100%)}.poster-badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:999px;background:#ffffff2e;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.76rem;font-weight:700}.poster-mark{position:absolute;left:18px;bottom:18px;width:58px;height:58px;border-radius:18px;display:grid;place-items:center;color:#fff;font-size:1.2rem;font-weight:700;background:#ffffff24;border:1px solid rgba(255,255,255,.24);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.poster-copy{padding:16px;display:grid;gap:8px}.poster-copy h3,.poster-copy p{margin:0}.poster-copy footer{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:.88rem}.list-grid{display:grid;gap:14px}.audio-card{display:flex;align-items:center;gap:16px;padding:20px}.audio-avatar{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#dbeafe,#eff6ff);flex-shrink:0}.audio-copy{display:grid;gap:6px}.audio-title-row{display:flex;align-items:center;gap:8px}.audio-copy h3,.table-row strong,.audio-copy p{margin:0}.status-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;font-size:.75rem;font-weight:700}.status-warning{background:#f59e0b24;color:#b45309}.table-like{display:grid;gap:10px}.table-row{padding:12px 0;border-bottom:1px solid rgba(220,229,239,.88)}.table-head{padding-top:0;font-size:.84rem;text-transform:uppercase;letter-spacing:.08em}.timeline-list{display:grid;gap:16px}.timeline-card{position:relative;padding:22px 22px 22px 52px;border-radius:var(--radius-xl);background:#ffffffe0;border:1px solid rgba(220,229,239,.88);box-shadow:var(--shadow)}.timeline-dot{position:absolute;left:22px;top:28px;width:14px;height:14px;border-radius:50%;background:var(--brand)}.timeline-warning .timeline-dot{background:#f59e0b}.timeline-danger .timeline-dot{background:#ef4444}.duration-pill,.token-chip{display:inline-flex;align-items:center;width:fit-content;padding:6px 10px;border-radius:999px;color:#fff;background:#0f172ab8;font-size:.84rem}.duration-pill{position:absolute;right:10px;bottom:10px}.upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.upload-dropzone{margin-top:20px;padding:22px;border-radius:var(--radius-lg);border:2px dashed rgba(39,119,248,.26);background:#ebf2ff99;display:grid;gap:8px}.upload-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.upload-card{max-width:680px}.upload-flow-card{display:grid;gap:18px;max-width:880px;width:min(880px,100%)}.upload-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between}.upload-link-state,.upload-status{align-items:center;border-radius:999px;display:inline-flex;font-size:.82rem;font-weight:800;line-height:1;min-height:30px;padding:8px 12px;white-space:nowrap}.upload-link-state-loading,.upload-status-uploading{background:#2777f81f;color:var(--brand-deep)}.upload-link-state-active,.upload-status-succeeded{background:#22c55e24;color:#15803d}.upload-link-state-invalid,.upload-status-failed{background:#ef44441f;color:#b91c1c}.upload-status-idle,.upload-status-ready{background:#64748b1f;color:var(--muted)}.upload-meta-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.upload-expiry{color:var(--muted);font-size:.9rem}.upload-alert{border-radius:var(--radius-md);font-weight:700;padding:12px 14px}.upload-alert-error{background:#ef44441a;color:#b91c1c}.upload-agreement{align-items:flex-start;background:#f8fbffe6;border:1px solid rgba(220,229,239,.88);border-radius:var(--radius-md);color:var(--text);display:flex;gap:10px;line-height:1.6;padding:14px}.upload-agreement input{margin-top:4px}.upload-slot-list{display:grid;gap:14px}.upload-slot{background:#fff;border:1px solid rgba(220,229,239,.88);border-radius:var(--radius-lg);display:grid;gap:14px;padding:18px}.upload-slot-title-row,.upload-slot-action,.upload-file-row,.upload-finish{align-items:center;display:flex;gap:12px;justify-content:space-between}.upload-slot-copy{display:grid;gap:8px}.upload-slot-copy h3,.upload-slot-copy p,.upload-slot-copy ul,.upload-error,.upload-success{margin:0}.upload-slot-copy p,.upload-slot-copy li,.upload-file-row,.upload-finish span{color:var(--muted)}.upload-slot-copy ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0}.upload-slot-copy li{background:var(--brand-soft);border-radius:999px;font-size:.84rem;padding:6px 10px}.upload-slot-action{flex-wrap:wrap;justify-content:flex-start}.upload-secondary-button,.upload-primary-button{min-height:42px}.upload-secondary-button{background:#fff;border:1px solid rgba(220,229,239,.95);border-radius:999px;color:var(--text);cursor:pointer;font:inherit;font-weight:800;padding:10px 16px}.upload-secondary-button:disabled,.upload-primary-button:disabled{cursor:not-allowed;opacity:.48}.upload-file-row{background:#f8fbffe6;border-radius:var(--radius-md);padding:12px}.upload-file-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-progress{background:#dce5efe0;border-radius:999px;height:10px;overflow:hidden}.upload-progress span{background:linear-gradient(90deg,var(--brand) 0%,#14b8a6 100%);display:block;height:100%;transition:width .2s ease}.upload-error{color:#b91c1c;font-weight:700}.upload-success{color:#15803d;font-weight:700}.upload-finish{background:#f8fbffeb;border:1px solid rgba(220,229,239,.88);border-radius:var(--radius-md);padding:14px}.upload-finish.is-complete{background:#22c55e1a;border-color:#22c55e3d}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,420px);padding:24px;gap:20px;background:radial-gradient(circle at top left,rgba(39,119,248,.24),transparent 30rem),linear-gradient(135deg,#f8fbfe,#eaf2ff)}.login-showcase,.login-card{border-radius:32px;background:#ffffffe0;border:1px solid rgba(220,229,239,.88);box-shadow:var(--shadow)}.login-showcase{padding:40px;display:grid;align-content:center;gap:18px}.login-showcase h1{margin:0;font-size:clamp(2.2rem,4vw,4rem);line-height:1.04}.login-showcase p{color:var(--muted);line-height:1.8}.login-highlights{display:grid;gap:14px;max-width:520px}.login-highlights div{padding:18px 20px;border-radius:var(--radius-lg);background:#ebf2ffc2;display:grid;gap:4px}.login-card{padding:32px;display:grid;align-content:center;gap:16px}.field{display:grid;gap:8px}.field span{font-size:.9rem;font-weight:600}.field input{padding:14px 16px;border-radius:16px;border:1px solid rgba(220,229,239,.88);background:#f8fbffdb}.block-button{width:100%;justify-content:center}.login-links{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--muted)}.mobile-dock{display:none}.mockup-shell{min-height:100vh;padding:18px 18px 24px;background:radial-gradient(circle at top left,rgba(39,119,248,.16),transparent 22rem),linear-gradient(180deg,#f8fbfe 0%,var(--bg) 100%)}.mockup-topbar{display:grid;gap:16px;padding:20px 22px;border-radius:24px;background:#ffffffe6;border:1px solid rgba(220,229,239,.88);box-shadow:var(--shadow);margin-bottom:16px}.mockup-topbar h1{margin:.4rem 0 .35rem}.mockup-nav{display:flex;flex-wrap:wrap;gap:10px}.mockup-link{padding:10px 14px;border-radius:999px;background:#f8fbffe6;border:1px solid rgba(220,229,239,.88);color:var(--muted);font-size:.92rem}.mockup-link-active{background:var(--text);color:#fff;border-color:var(--text)}.mockup-frame-wrap{overflow:hidden;border-radius:24px;border:1px solid rgba(220,229,239,.88);background:#ffffffe6;box-shadow:var(--shadow)}.mockup-frame{width:100%;height:calc(100vh - 176px);border:0;background:#fff}@media(max-width:1180px){.metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid-5{grid-template-columns:repeat(3,minmax(0,1fr))}.card-grid-4,.card-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.topbar{padding:18px 16px}.page-chip,.search-field,.credits-panel{display:none}.page-shell{padding:16px 16px 96px}.hero-card{flex-direction:column;align-items:flex-start}.upload-header,.upload-file-row,.upload-finish{align-items:flex-start;flex-direction:column}.upload-shell{align-items:start;padding:16px}.card-grid-5,.card-grid-4,.card-grid-3,.card-grid-2,.split-grid,.metric-strip,.upload-grid,.login-shell{grid-template-columns:1fr}.mobile-dock{position:fixed;right:12px;left:12px;bottom:12px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:10px;border-radius:24px;background:#ffffffeb;border:1px solid rgba(220,229,239,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow)}.mobile-link{padding:10px 6px;border-radius:16px;text-align:center;color:var(--muted);font-size:.82rem}.mobile-link-active{background:var(--brand-soft);color:var(--text)}.login-shell{padding:16px}.login-showcase,.login-card{padding:24px}.mockup-shell{padding:12px 12px 88px}.mockup-frame{height:calc(100vh - 238px)}}.customize-flow-shell{min-height:100vh;padding:14px 24px 48px;background:radial-gradient(circle at top left,rgba(175,243,227,.34),transparent 24rem),radial-gradient(circle at top right,rgba(194,225,255,.46),transparent 22rem),linear-gradient(180deg,#eef8fb,#f7f9fd)}.customize-flow-backbar{display:flex;align-items:center;gap:14px}.customize-flow-back{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:14px;background:#ffffffe6;border:1px solid rgba(209,219,231,.92);color:var(--text);font-weight:600;box-shadow:0 10px 20px #0f172a0a}.customize-flow-back svg{width:18px;height:18px}.customize-flow-status{display:inline-flex;align-items:center;gap:8px;color:#0f172ad1;font-weight:600}.customize-flow-status svg{width:18px;height:18px;color:#34d399}.customize-flow-stage{width:min(1320px,100%);margin:24px auto 0}.customize-workbench{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:20px;align-items:start}.customize-workbench-topbar{grid-column:1 / -1;display:flex;justify-content:flex-end}.customize-member-panel{grid-column:1 / -1;align-items:center;background:#ffffffe6;border:1px solid rgba(214,223,235,.94);border-radius:20px;display:flex;gap:16px;justify-content:space-between;padding:16px 18px}.customize-member-panel div{display:grid;gap:4px}.customize-member-panel span,.customize-member-panel em,.customize-member-panel p{color:var(--muted);font-size:.84rem;font-style:normal;margin:0}.customize-member-panel strong{color:var(--text);font-size:1rem}.customize-workbench-main{display:grid;gap:16px}.customize-toolbar,.customize-switcher-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.customize-flow-backbar.is-compact{justify-content:flex-start;min-height:36px}.customize-chip-button,.customize-mini-chip,.customize-segment{border:1px solid rgba(217,225,235,.96);background:#ffffffd6;color:var(--text);border-radius:16px;font-weight:600;cursor:pointer}.customize-chip-button{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;gap:12px}.customize-chip-button.is-soft{color:#0f172ac2}.customize-chip-button svg{width:18px;height:18px;color:var(--muted)}.customize-alert{display:flex;gap:10px;align-items:flex-start;padding:12px 15px;border-radius:16px;background:#fff4d6db;color:#b45309;font-size:.86rem}.customize-alert p{margin:0;line-height:1.7}.customize-step-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.customize-step-card-lite{position:relative;min-height:296px;padding:34px 26px 26px;border-radius:28px;border:2px dashed rgba(214,223,235,.94);background:#ffffffbd;display:grid;place-items:center;text-align:center;color:var(--text);transition:.25s ease}.customize-step-card-lite:hover{transform:translateY(-3px);box-shadow:0 18px 30px #0f172a0f}.customize-step-card-lite.is-disabled{cursor:pointer;opacity:.68}.customize-step-card-lite.is-disabled:hover{box-shadow:none;transform:none}.customize-step-card-lite svg{width:46px;height:46px;margin-bottom:6px}.customize-step-card-lite h3{margin:0;font-size:1.55rem}.customize-step-card-lite p{margin:8px 0 0;max-width:320px;color:var(--muted);font-size:.92rem;line-height:1.7}.customize-step-card-lite.is-complete{border-style:solid;border-color:#a7f3d0f5;background:#ecfdf5d1}.customize-step-card-lite.has-preview{padding:18px 18px 22px;align-content:stretch;justify-items:stretch;background:#ffffffe0}.customize-step-badge{position:absolute;left:18px;top:18px;padding:8px 12px;border-radius:12px;background:#f1f5f9fa;color:var(--text);font-size:.92rem;font-weight:700}.customize-step-preview{min-height:318px;border-radius:24px;background:linear-gradient(90deg,#0f172a38,#fff0 20%,#fff0 80%,#0f172a38),#f1f5f9f5;display:grid;place-items:center;overflow:hidden}.customize-step-preview-video{width:min(240px,100%);max-height:336px;border-radius:18px;background:#0f172a;box-shadow:0 14px 28px #0f172a1f;pointer-events:none}.customize-step-edit-button{justify-self:end;display:inline-flex;align-items:center;justify-content:center;min-width:84px;min-height:42px;padding:0 16px;border-radius:14px;background:#fffffff5;border:1px solid rgba(214,223,235,.96);color:var(--text);font-weight:700}.customize-step-number{position:absolute;left:18px;top:18px;width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:#f1f5f9f5;color:#64748bf5;font-size:1.15rem;font-weight:700}.customize-voice-panel{display:grid;gap:12px}.customize-voice-panel-head h3{margin:0;font-size:1.2rem}.customize-voice-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 16px;border-radius:18px;border:1px solid rgba(214,223,235,.92);background:#ffffffe0}.customize-voice-row-left,.customize-voice-option-head{display:flex;align-items:center;gap:14px}.customize-voice-row-left strong,.customize-voice-option-head strong{display:block;font-size:.95rem}.customize-voice-row-left span,.customize-voice-option-head span{color:var(--muted);font-size:.8rem}.customize-voice-mark{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#0f172a;color:#84cc16;font-size:1.1rem;box-shadow:inset 0 0 0 4px #84cc1626}.customize-inline-text-button{border:0;background:transparent;color:var(--muted);font-size:.92rem;font-weight:600;cursor:pointer}.customize-inline-text-button:disabled{cursor:not-allowed;opacity:.5}.customize-clone-panel{display:grid;gap:12px}.customize-clone-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customize-clone-option{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-height:96px;padding:16px;border:1px solid rgba(214,223,235,.92);border-radius:18px;background:#ffffffe0;color:var(--text);text-align:left;cursor:pointer}.customize-clone-option.is-active{border-color:#10b981;background:#ecfdf5eb;box-shadow:0 12px 30px #10b98129}.customize-clone-option span{display:grid;gap:6px}.customize-clone-option strong{font-size:.96rem}.customize-clone-option em{color:var(--muted);font-size:.82rem;font-style:normal;line-height:1.5}.customize-clone-option b{flex:0 0 auto;padding:5px 8px;border-radius:999px;background:#0f172a;color:#fff;font-size:.72rem}.customize-submit-panel{display:grid;justify-items:center;gap:12px;margin-top:16px}.customize-submit-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}.customize-form-error{color:#b91c1c;font-size:.9rem;font-weight:700;margin:0}.customize-primary-button,.customize-secondary-button{min-width:196px;min-height:52px;border-radius:16px;font-size:.94rem;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;transition:.25s ease}.customize-primary-button{background:#18181b;color:#fff;box-shadow:0 14px 28px #0f172a1f}.customize-primary-button:hover:not(:disabled),.customize-secondary-button:hover:not(:disabled){transform:translateY(-2px)}.customize-primary-button:disabled,.customize-primary-button.is-disabled{background:#c8cfda;color:#fffc;cursor:not-allowed;box-shadow:none;transform:none}.customize-secondary-button:disabled{color:#0f172a6b;cursor:not-allowed;transform:none}.customize-secondary-button{background:#fffffff0;color:var(--text);border-color:#d6dfebf5}.customize-share-button{gap:10px}.customize-share-button svg{width:18px;height:18px}.customize-link-button{text-decoration:none}.customize-link-button.is-disabled{pointer-events:none}.customize-agreement{display:inline-flex;align-items:center;gap:10px;color:var(--muted);font-size:.92rem}.customize-agreement input{width:18px;height:18px}.customize-agreement em{color:var(--brand);font-style:normal}.customize-guide-card{padding:20px;border-radius:24px;background:#ffffffe6;border:1px solid rgba(214,223,235,.94);box-shadow:0 16px 30px #0f172a0f;display:grid;gap:16px}.customize-guide-card h3{margin:0;font-size:1.18rem}.customize-guide-video{aspect-ratio:16 / 10;border-radius:18px;background:linear-gradient(180deg,#0f172a14,#0f172a61),linear-gradient(135deg,#1f2937,#425466);position:relative;overflow:hidden;cursor:pointer;border:0;outline:none}.customize-guide-video:focus-visible{box-shadow:0 0 0 4px #3b6ef633}.customize-guide-video-media,.customize-guide-video-shade{position:absolute;top:0;right:0;bottom:0;left:0}.customize-guide-video-media{width:100%;height:100%;object-fit:cover;background:#111827}.customize-guide-video-shade{background:linear-gradient(180deg,#0f172a0a,#0f172a6b),linear-gradient(90deg,#0f172a29,#0f172a00);pointer-events:none}.customize-guide-play{position:absolute;left:16px;bottom:14px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#ffffff38;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.customize-guide-caption{position:absolute;left:62px;bottom:22px;color:#ffffffe0;font-size:.9rem}.customize-guide-section{display:grid;gap:10px}.customize-guide-section strong{font-size:.98rem}.customize-guide-section p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.7}.customize-guide-list{margin:0;padding:0;list-style:none;display:grid;gap:10px}.customize-guide-list li{display:flex;gap:10px;align-items:center;color:#0f172ac7}.customize-guide-list.is-good li:before{content:"✔";color:#22c55e}.customize-guide-bad-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.customize-guide-bad-grid span{padding:12px 10px;border-radius:14px;text-align:center;color:var(--muted);background:#f1f5f9d6}.customize-launch-state{width:min(620px,100%);margin:16vh auto 0;padding:46px 36px;border-radius:32px;background:radial-gradient(circle at top left,rgba(217,241,255,.9),transparent 18rem),radial-gradient(circle at top right,rgba(226,255,239,.78),transparent 18rem),#fffffff0;border:1px solid rgba(214,223,235,.96);box-shadow:0 30px 60px #0f172a1f;display:grid;justify-items:center;gap:18px;text-align:center}.customize-launch-state h2{margin:0;font-size:1.58rem}.customize-launch-state p{margin:0;max-width:420px;color:var(--muted);line-height:1.8}.customize-launch-spinner,.customize-launch-success{width:64px;height:64px;display:grid;place-items:center;border-radius:50%}.customize-launch-spinner{border:5px solid rgba(214,223,235,.9);border-top-color:#2563eb;animation:customize-spin .9s linear infinite}.customize-launch-success{background:#22c55e;color:#fff;font-size:2rem;font-weight:900;box-shadow:0 16px 28px #22c55e38}.customize-progress-card{background:#ffffffb8;border:1px solid rgba(214,223,235,.92);border-radius:18px;display:grid;gap:12px;padding:16px;text-align:left;width:min(720px,100%)}.customize-progress-head,.customize-progress-title-row{align-items:center;display:flex;gap:12px;justify-content:space-between;min-width:0}.customize-progress-head span{color:var(--muted);font-size:.82rem;font-weight:700}.customize-progress-head h2{font-size:1.1rem;line-height:1.4;margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customize-progress-head .customize-secondary-button{border-radius:10px;min-height:38px;min-width:86px;padding:0 14px}.customize-progress-bar{background:#edf2f7;border-radius:999px;height:5px;overflow:hidden}.customize-progress-bar span{background:linear-gradient(90deg,var(--brand-primary),#12b981);display:block;height:100%;transition:width .25s ease}.customize-progress-title-row strong{color:var(--text);font-size:1rem}.customize-progress-meta,.customize-progress-ids{color:var(--muted);display:flex;flex-wrap:wrap;font-size:.82rem;gap:8px 14px;line-height:1.5}.customize-progress-ids{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.customize-progress-muted,.customize-progress-error{border-radius:10px;font-size:.86rem;line-height:1.55;margin:0;padding:10px 12px}.customize-progress-muted{background:#f1f5f9bd;color:var(--muted)}.customize-progress-error{background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}@keyframes customize-spin{to{transform:rotate(360deg)}}.customize-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a70;display:grid;place-items:center;padding:24px;z-index:100}.customize-modal-card,.customize-name-modal{position:relative;width:min(604px,100%);padding:28px;border-radius:28px;background:radial-gradient(circle at top left,rgba(217,241,255,.84),transparent 16rem),radial-gradient(circle at top right,rgba(226,255,239,.72),transparent 16rem),#fffffff5;border:1px solid rgba(214,223,235,.96);box-shadow:0 30px 60px #0f172a2e;display:grid;gap:22px}.customize-modal-close{position:absolute;right:18px;top:16px;border:0;background:transparent;font-size:1.8rem;color:var(--muted);cursor:pointer}.customize-modal-tabs{display:flex;justify-content:center;gap:28px}.customize-modal-tab{border:0;background:transparent;color:var(--muted);font-size:1.02rem;font-weight:600;cursor:pointer;padding-bottom:8px}.customize-modal-tab.is-active{color:var(--text)}.customize-voice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.customize-voice-option{position:relative;display:grid;gap:14px;padding:16px;border-radius:18px;border:1px solid rgba(214,223,235,.92);background:#fffc;color:var(--text);cursor:pointer;text-align:left}.customize-voice-option.is-selected{border-color:#60a5faf5;background:#eff6ffd1}.customize-voice-empty{grid-column:1 / -1;min-height:84px;display:grid;place-items:center;padding:18px;border-radius:18px;border:1px dashed rgba(214,223,235,.96);background:#f8fbffc7;color:var(--muted);font-size:.92rem;font-weight:700;text-align:center}.customize-voice-action{place-content:center;text-decoration:none}.customize-voice-add{width:40px;height:40px;display:grid;place-items:center;border-radius:14px;background:#f1f5f9f5;font-size:1.9rem;justify-self:start}.customize-voice-selected-flag{position:absolute;right:14px;top:14px;width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#4ade80;color:#fff;font-size:.85rem}.customize-flow-layout{width:min(980px,100%);margin:0 auto;display:grid;gap:24px}.customize-segmented{display:inline-flex;gap:8px;padding:6px;border-radius:18px;background:#e5ecf6eb;border:1px solid rgba(214,223,235,.94);box-shadow:inset 0 1px #ffffffb8}.customize-segment{min-width:148px;min-height:48px;padding:0 20px;color:#0f172a9e;transition:color .2s ease,background .2s ease,box-shadow .2s ease,border-color .2s ease,transform .2s ease}.customize-segment.is-active,.customize-mini-chip.is-active{border-color:#60a5fab8;background:linear-gradient(180deg,#fffffffa,#f0f7fffa);color:#1d4ed8;box-shadow:0 10px 22px #3b82f624,0 0 0 1px #ffffffe6 inset,0 -2px #3b82f62e inset;transform:translateY(-1px)}.customize-segment.is-active{font-weight:700}.customize-mini-chip{min-height:48px;padding:0 22px}.customize-dropzone-card,.customize-preview-card,.customize-review-card,.customize-matting-card,.customize-record-card{display:grid;gap:22px}.customize-dropzone-box,.customize-preview-card,.customize-review-card,.customize-matting-card{padding:26px;border-radius:32px;background:#ffffffb8;border:1px solid rgba(214,223,235,.94)}.customize-dropzone-box{min-height:332px;border-style:dashed;display:grid;place-items:center}.customize-dropzone-copy{text-align:center;display:grid;gap:14px}.customize-dropzone-copy h2{margin:0;font-size:1.46rem}.customize-dropzone-copy p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.7}.customize-file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.customize-upload-file-name{margin:2px 0 0;color:#0f172a9e;font-size:.84rem}.customize-audio-preview-card{width:min(760px,100%);margin:0 auto;padding:18px 20px;border-radius:22px;border:1px solid rgba(214,223,235,.94);background:#ffffffe6;display:grid;gap:14px;box-shadow:0 14px 28px #0f172a0f}.customize-audio-preview-card audio{width:100%}.customize-audio-copy{display:grid;gap:6px}.customize-audio-copy strong{color:var(--text);font-size:.98rem}.customize-audio-copy span{color:var(--muted);font-size:.86rem}.customize-capture-preview{width:min(720px,100%);max-height:360px;border-radius:24px;background:#0f172a;object-fit:cover;box-shadow:0 18px 34px #0f172a1f}.customize-select-row{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.customize-native-select,.customize-name-input{width:min(420px,100%);min-height:54px;padding:0 16px;border-radius:16px;border:1px solid rgba(214,223,235,.96);background:#fffffff0;color:var(--text)}.customize-inline-badge,.customize-inline-panel{width:fit-content;margin:0 auto;padding:12px 18px;border-radius:16px;background:#ffffffeb;border:1px solid rgba(214,223,235,.94);box-shadow:0 14px 28px #0f172a0f}.customize-inline-panel{width:100%;display:flex;justify-content:space-between;align-items:center;gap:18px}.customize-authorization-reuse-panel>div:first-child{display:grid;gap:4px}.customize-authorization-reuse-panel span{color:var(--muted);font-size:.86rem}.customize-inline-actions{display:flex;flex-direction:row;flex-shrink:0;gap:10px}.customize-inline-panel.is-centered{justify-content:center}.customize-preview-stage{min-height:400px;border-radius:26px;background:#f4f7fcf5;border:1px solid rgba(214,223,235,.94);display:grid;place-items:center;padding:24px}.customize-video-preview{width:min(320px,100%);max-height:440px;border-radius:16px;background:#0f172a;box-shadow:0 18px 34px #0f172a1f}.customize-video-preview.is-static{pointer-events:none}.customize-video-empty{max-width:420px;text-align:center;color:var(--muted);line-height:1.8}.customize-phone-frame{width:min(240px,100%);aspect-ratio:9 / 16;border-radius:2px;background:linear-gradient(180deg,#f1e4d5,#d8c5ab);position:relative;box-shadow:inset 0 0 0 3px #63e68cf2;overflow:hidden}.customize-phone-frame.is-training:after{content:"";position:absolute;top:30%;right:22%;bottom:18%;left:22%;border-radius:18px 18px 0 0;background:radial-gradient(circle at top center,#f5d0a8 12%,transparent 13%),linear-gradient(180deg,#f4d5b1,#e6c097 38%,#7c5736 39%,#7c5736 49%,#efd9bc 50%,#efd9bc)}.customize-phone-title,.customize-phone-subtitle,.customize-phone-speaker{position:absolute;left:20px;right:20px;font-weight:700;text-align:center}.customize-phone-title,.customize-phone-subtitle{color:#fff;background:#2048b5;display:inline-block;width:fit-content;margin:0 auto;padding:2px 8px;border-radius:4px}.customize-phone-title{top:18px;font-size:1rem}.customize-phone-subtitle{top:50px;font-size:.88rem}.customize-phone-speaker{bottom:82px;color:#fff;font-size:.95rem;text-shadow:0 2px 6px rgba(15,23,42,.8)}.customize-crop-meta{display:flex;justify-content:center;align-items:center;gap:22px;font-size:1.05rem}.customize-player-button{border:0;background:transparent;font-size:1.8rem;color:var(--text);cursor:pointer}.customize-timeline-labels{display:flex;justify-content:space-between;align-items:center;gap:16px;color:var(--muted);font-size:.88rem}.customize-timeline-labels strong{color:var(--text);font-size:.94rem}.customize-timeline-strip{position:relative;height:76px;border-radius:18px;background:#eef2f7b8;padding:6px;overflow:hidden}.customize-timeline-frames{position:absolute;top:6px;right:6px;bottom:6px;left:6px;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(18px,1fr);gap:2px;border-radius:14px;overflow:hidden}.customize-timeline-frame{height:100%;background:#ffffffb8}.customize-timeline-frame img{width:100%;height:100%;display:block;object-fit:cover}.customize-timeline-frame.is-placeholder{background:repeating-linear-gradient(90deg,#7fd06a2e,#7fd06a2e 12px,#ffffffa3 12px,#ffffffa3 20px)}.customize-timeline-mask{position:absolute;top:6px;bottom:6px;z-index:2;background:#f1f5f9b3;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);pointer-events:none}.customize-timeline-mask.is-left{left:6px;border-radius:14px 0 0 14px}.customize-timeline-mask.is-right{right:6px;border-radius:0 14px 14px 0}.customize-timeline-window{position:absolute;top:4px;bottom:4px;min-width:32px;border-radius:16px;z-index:2;box-shadow:inset 0 0 0 4px #86efacfa,0 12px 24px #0f172a1a;pointer-events:auto;cursor:grab;touch-action:none}.customize-timeline-window.is-dragging{cursor:grabbing}.customize-timeline-handle{position:absolute;top:-6px;bottom:-6px;width:10px;border-radius:999px;background:#fff;border:2px solid rgba(148,163,184,.72);box-shadow:0 8px 18px #0f172a24}.customize-timeline-handle.is-start{left:-4px}.customize-timeline-handle.is-end{right:-4px}.customize-timeline-range{position:absolute;left:6px;right:6px;top:0;bottom:0;width:calc(100% - 12px);margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;pointer-events:none;z-index:4}.customize-timeline-range::-webkit-slider-runnable-track{height:76px;background:transparent}.customize-timeline-range::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:76px;border:0;background:transparent;pointer-events:auto;cursor:ew-resize}.customize-timeline-range::-moz-range-track{height:76px;background:transparent}.customize-timeline-range::-moz-range-thumb{width:18px;height:76px;border:0;border-radius:0;background:transparent;pointer-events:auto;cursor:ew-resize}.customize-crop-range-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.customize-range-card{padding:14px 16px;border-radius:18px;border:1px solid rgba(214,223,235,.94);background:#f8fbffe6;display:grid;gap:6px}.customize-range-card span{color:var(--muted);font-size:.84rem}.customize-range-card strong{font-size:1rem}.customize-helper-copy{margin:0;text-align:center;color:var(--muted)}.customize-matting-title{text-align:center;display:grid;gap:10px}.customize-matting-title h1{margin:0;font-size:2.4rem}.customize-matting-title p{margin:0;color:var(--muted);font-size:.98rem}.customize-choice-list{display:grid;gap:14px}.customize-choice-card{position:relative;padding:20px;border-radius:18px;border:1px solid rgba(214,223,235,.96);background:#ffffffdb;cursor:pointer;text-align:left}.customize-choice-card.is-selected{border-color:#111827;box-shadow:inset 0 0 0 2px #111827f5}.customize-choice-card strong{display:block;font-size:1.08rem;margin-bottom:6px}.customize-choice-card p{margin:0;color:var(--muted);font-size:.92rem}.customize-pro-badge{position:absolute;right:14px;top:12px;padding:4px 8px;border-radius:999px;background:#fef3c7eb;color:#92400e;font-size:.75rem;font-weight:700}.customize-review-card{grid-template-columns:1fr}.customize-review-body{display:grid;gap:18px}.customize-review-body h2{margin:0;font-size:1.58rem}.customize-review-list{display:grid;gap:12px}.customize-check-row{display:flex;align-items:center;gap:12px;font-size:.96rem}.customize-check-row input{width:22px;height:22px}.customize-review-actions{display:flex;justify-content:flex-end;gap:16px;flex-wrap:wrap}.customize-name-modal h3{margin:0;text-align:center;font-size:1.42rem}.customize-name-modal .customize-name-input{width:100%;box-sizing:border-box}.customize-record-card{justify-items:center}.customize-script-box{width:min(640px,100%);padding:24px;border-radius:24px;background:#ffffffd6;border:1px solid rgba(214,223,235,.94);display:grid;gap:12px}.customize-script-box span{color:var(--muted)}.customize-script-box p{margin:0;font-size:.98rem;line-height:1.8}.customize-record-button{width:88px;height:88px;border-radius:50%;border:0;background:#18181b;color:#fff;font-size:1.15rem;font-weight:800;box-shadow:0 20px 28px #0f172a1f}.customize-record-button.is-recording{background:#dc2626;box-shadow:0 20px 30px #dc26263d}.customize-record-button:disabled{background:#c8cfda;cursor:not-allowed;box-shadow:none}.customize-record-label{color:#0f172ab8;font-weight:600}.customize-tips-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.customize-tip-card{padding:22px;border-radius:22px;background:#ffffffd6;border:1px solid rgba(214,223,235,.94);display:grid;gap:10px}.customize-tip-card strong{font-size:.96rem}.customize-tip-card p{margin:0;color:var(--muted);font-size:.92rem;line-height:1.7}.customize-share-feedback{margin:0;color:var(--muted);font-size:.88rem;text-align:center}.customize-toast{position:fixed;top:78px;left:50%;transform:translate(-50%);z-index:120;padding:12px 16px;border-radius:14px;background:#0f172af0;color:#fff;font-size:.9rem;font-weight:600;box-shadow:0 18px 36px #0f172a29}.customize-link-modal{width:min(680px,100%)}.customize-link-modal-copy{display:grid;gap:8px}.customize-link-modal-copy h3{margin:0;font-size:1.34rem;text-align:center}.customize-link-modal-copy p{margin:0;color:var(--muted);text-align:center}.customize-link-preview,.customize-link-meta-card{padding:16px 18px;border-radius:18px;border:1px solid rgba(214,223,235,.94);background:#f8fbffd6}.customize-link-preview{display:grid;gap:8px}.customize-link-preview span,.customize-link-meta-card span{color:var(--muted);font-size:.82rem}.customize-link-preview strong,.customize-link-meta-card strong{line-height:1.7}.customize-link-preview strong{font-size:.9rem;word-break:break-all}.customize-link-meta-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customize-state-card{width:min(620px,100%);margin:80px auto 0;padding:34px 30px;border-radius:30px;background:radial-gradient(circle at top left,rgba(217,241,255,.78),transparent 16rem),radial-gradient(circle at top right,rgba(226,255,239,.66),transparent 16rem),#fffffff5;border:1px solid rgba(214,223,235,.96);box-shadow:0 22px 44px #0f172a14;display:grid;gap:12px;text-align:center}.customize-state-card h2{margin:0;font-size:1.7rem}.customize-state-card p,.customize-state-card small{margin:0;color:var(--muted);line-height:1.7}.customize-state-card small{font-size:.88rem}.customize-state-badge{width:fit-content;margin:0 auto;padding:7px 12px;border-radius:999px;font-size:.84rem;font-weight:700}.customize-state-badge.is-expired,.customize-state-badge.is-invalid{background:#fee2e2f0;color:#b91c1c}.customize-state-badge.is-submitted{background:#dcfce7f0;color:#166534}@media(max-width:1080px){.customize-workbench,.customize-step-grid-2,.customize-tips-grid,.customize-crop-range-grid{grid-template-columns:1fr}.customize-guide-bad-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.customize-flow-shell{padding:14px 14px 36px}.customize-flow-backbar,.customize-toolbar,.customize-switcher-row,.customize-voice-row,.customize-submit-actions,.customize-inline-panel,.customize-review-actions,.customize-select-row{flex-direction:column;align-items:stretch}.customize-flow-status{display:none}.customize-step-card-lite{min-height:250px}.customize-clone-options{grid-template-columns:1fr}.customize-step-card-lite h3,.customize-dropzone-copy h2,.customize-review-body h2,.customize-matting-title h1{font-size:1.5rem}.customize-voice-grid{grid-template-columns:1fr}.customize-primary-button,.customize-secondary-button,.customize-native-select,.customize-name-input{width:100%}.customize-state-card{margin-top:28px;padding:28px 22px}.customize-toast{top:62px;width:calc(100% - 28px);max-width:360px;text-align:center}.customize-preview-stage{min-height:300px}}
