:root{--somspeech-bg:#f3f6fb;--somspeech-sidebar-bg:#070b14;--somspeech-sidebar-text:#94a3b8;--somspeech-sidebar-active:#f8fafc;--somspeech-sidebar-hover:#111827;--somspeech-blue:#2563eb;--somspeech-blue-light:#3b82f6;--somspeech-blue-hover:#1d4ed8;--somspeech-blue-glow:#2563eb4d;--somspeech-blue-soft:#eff6ff;--somspeech-blue-border:#bfdbfe;--somspeech-ink:#0b1220;--somspeech-ink-soft:#172033;--somspeech-lime:#2563eb;--somspeech-lime-hover:#1d4ed8;--somspeech-lime-text:#fff;--somspeech-card-bg:#fff;--somspeech-card-border:#dbe3ef;--somspeech-card-border-active:#2563eb;--somspeech-text-main:#0b1220;--somspeech-text-muted:#64748b;--somspeech-panel-bg:#e9eef6;--somspeech-input-bg:#fff;--somspeech-pill-bg:#edf2f8;--somspeech-pill-hover:#e3ebf6;--somspeech-success:#059669;--somspeech-danger:#dc2626;--somspeech-shadow-sm:0 1px 2px #0f172a0a, 0 1px 3px #0f172a0a;--somspeech-shadow-md:0 8px 24px #0f172a14;--border:#dbe3ef;--text:#0b1220;--background:#f3f6fb}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--somspeech-bg);height:100%;color:var(--somspeech-text-main);-webkit-font-smoothing:antialiased;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.somspeech-app-container{background:var(--somspeech-bg);width:100%;max-width:100%;height:100vh;display:flex;overflow:hidden}.somspeech-mobile-topbar{z-index:50;background:#0a0c10;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;height:56px;padding:0 16px;display:none;position:sticky;top:0}.somspeech-mobile-brand{align-items:center;gap:10px;text-decoration:none;display:flex}.somspeech-mobile-pro-pill{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:9999px;align-items:center;gap:4px;padding:4px 10px;font-size:.72rem;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 2px 8px #2563eb59}.somspeech-mobile-menu-btn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:flex}.somspeech-mobile-menu-btn:hover{background:#ffffff26}.somspeech-mobile-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:90;background:#000000a6;position:fixed;inset:0}.ss-sidebar{background:var(--somspeech-sidebar-bg);z-index:40;border-right:1px solid #ffffff0a;flex-direction:column;width:256px;min-width:256px;display:flex;position:relative;overflow:hidden}.ss-sidebar-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#2563eb26 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-60px;left:-60px}.ss-sidebar-brand{z-index:1;cursor:pointer;border-bottom:1px solid #ffffff0f;align-items:center;gap:14px;padding:26px 22px 22px;text-decoration:none;transition:opacity .15s;display:flex;position:relative}.ss-favicon-logo-wrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.ss-favicon-logo-svg{border-radius:10px;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:block;box-shadow:0 4px 16px #2563eb73}.ss-sidebar-brand:hover .ss-favicon-logo-svg{transform:scale(1.08)rotate(-3deg);box-shadow:0 6px 24px #3b82f6b3}.ss-animated-logo .ss-favicon-logo-svg{animation:4s ease-in-out infinite ss-logo-float-pulse}@keyframes ss-logo-float-pulse{0%,to{box-shadow:0 4px 16px #2563eb73}50%{box-shadow:0 6px 22px #3b82f6bf}}.ss-brand-text{flex-direction:column;gap:1px;display:flex}.ss-brand-name{color:#fff;letter-spacing:-.03em;font-size:1.12rem;font-weight:800;line-height:1.15}.ss-brand-tagline{color:#60a5fad9;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:600}.ss-sidebar-nav{z-index:1;scrollbar-width:none;flex-direction:column;flex:1;gap:22px;padding:20px 14px 12px;display:flex;position:relative;overflow-y:auto}.ss-sidebar-nav::-webkit-scrollbar{display:none}.ss-nav-section{flex-direction:column;gap:4px;display:flex}.ss-nav-section-label{color:#ffffff40;text-transform:uppercase;letter-spacing:.1em;-webkit-user-select:none;user-select:none;margin-bottom:6px;padding:0 12px;font-size:.62rem;font-weight:700}.ss-nav-section-items{flex-direction:column;gap:2px;display:flex}.ss-nav-item{color:var(--somspeech-sidebar-text);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:10px 12px;font-size:.84rem;font-weight:500;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.ss-nav-item:hover{color:#d1d5db;background:#ffffff0a}.ss-nav-item--active{color:#fff;background:linear-gradient(135deg,#2563eb33 0%,#2563eb0f 100%);font-weight:600}.ss-nav-item--active:hover{color:#fff;background:linear-gradient(135deg,#2563eb40 0%,#2563eb14 100%)}.ss-nav-active-indicator{background:#3b82f6;border-radius:0 4px 4px 0;width:3px;height:20px;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 12px #3b82f6b3}.ss-nav-item-icon{background:#ffffff0a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.ss-nav-item:hover .ss-nav-item-icon{background:#ffffff14}.ss-nav-item--active .ss-nav-item-icon{color:#60a5fa;background:#2563eb40}.ss-nav-item-label{flex:1;line-height:1.2}.ss-nav-item-badge{color:#93c5fd;background:#2563eb40;border-radius:9999px;padding:2px 8px;font-size:.62rem;font-weight:700;line-height:1.4}.ss-sidebar-cta{z-index:1;padding:0 14px 12px;position:relative}.ss-cta-card{background:linear-gradient(145deg,#111827 0%,#0d1117 100%);border:1px solid #3b82f638;border-radius:16px;padding:18px;position:relative;overflow:hidden}.ss-cta-shimmer{pointer-events:none;background:linear-gradient(110deg,#0000 25%,#3b82f60f 37%,#0000 63%) 0 0/250% 100%;animation:5s ease-in-out infinite ss-shimmer;position:absolute;inset:0}@keyframes ss-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ss-cta-content{z-index:1;position:relative}.ss-cta-icon-row{color:#60a5fa;align-items:center;gap:6px;margin-bottom:8px;font-size:.8rem;font-weight:700;display:flex}.ss-cta-title{letter-spacing:-.01em}.ss-cta-desc{color:#ffffff73;margin-bottom:14px;font-size:.72rem;line-height:1.5}.ss-cta-btn{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:10px;justify-content:center;align-items:center;width:100%;padding:9px 0;font-size:.78rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 14px #2563eb66}.ss-cta-btn:hover{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);transform:translateY(-1px);box-shadow:0 4px 22px #2563eb99}.ss-sidebar-footer{z-index:1;border-top:1px solid #ffffff0f;padding:16px 18px;position:relative}.ss-engine-status{align-items:center;gap:12px;display:flex}.ss-status-dot{flex-shrink:0;width:10px;height:10px;position:relative}.ss-dot-core{z-index:1;background:#22c55e;border-radius:50%;width:8px;height:8px;display:block;position:relative}.ss-dot-ping{opacity:.6;background:#22c55e;border-radius:50%;animation:2s cubic-bezier(0,0,.2,1) infinite ss-ping;position:absolute;inset:-1px}@keyframes ss-ping{75%,to{opacity:0;transform:scale(2.4)}}.ss-status-text{flex-direction:column;gap:1px;display:flex}.ss-status-label{color:#ffffffd9;font-size:.76rem;font-weight:700;line-height:1.2}.ss-status-value{color:#22c55e;font-size:.66rem;font-weight:500}.somspeech-main-area{background:var(--somspeech-bg);flex-direction:column;flex:1;height:100vh;display:flex;overflow:hidden}.somspeech-workspace-content{flex:1;gap:20px;height:100vh;padding:20px;display:flex;overflow:hidden}.somspeech-page-viewport{flex:1;height:100vh;padding:32px 40px 60px;overflow-y:auto}.somspeech-page-viewport--voices{padding-inline:24px}.somspeech-canvas-column{flex-direction:column;flex:1;gap:10px;min-width:0;height:100%;display:flex}.somspeech-preset-bar{scrollbar-width:none;align-items:center;gap:10px;padding:4px 2px;display:flex;overflow-x:auto}.somspeech-preset-bar::-webkit-scrollbar{display:none}.somspeech-preset-label{color:#475569;white-space:nowrap;flex-shrink:0;align-items:center;gap:5px;font-size:.72rem;font-weight:700;display:flex}.somspeech-preset-list{align-items:center;gap:8px;display:flex}.somspeech-preset-chip{border:1px solid var(--somspeech-card-border);color:#1e293b;cursor:pointer;white-space:nowrap;background:#fff;border-radius:9999px;align-items:center;gap:6px;padding:5px 12px;font-size:.74rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 3px #0f172a08}.somspeech-preset-chip:hover{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 3px 8px #2563eb1f}.somspeech-preset-chip .preset-name{font-weight:700}.somspeech-preset-chip .preset-tag{color:#2563eb;background:#2563eb14;border-radius:9999px;padding:1px 6px;font-size:.64rem;font-weight:700}.somspeech-editor-card{background:var(--somspeech-card-bg);border:1px solid var(--somspeech-card-border);border-radius:16px;flex-direction:column;flex:1;justify-content:space-between;padding:24px;transition:border-color .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f172a08,0 6px 18px -4px #0f172a0a}.somspeech-editor-card.is-dragover{background:#f8fbff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb26}.somspeech-drop-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;pointer-events:none;background:#f8fbffeb;border:2px dashed #2563eb;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.somspeech-drop-icon{color:#2563eb;animation:1.5s infinite pulse}.somspeech-drop-text{color:#1e293b;font-size:.95rem;font-weight:700}.somspeech-editor-card:hover{border-color:#cbd5e1;box-shadow:0 4px 18px #0f172a0f}.somspeech-editor-card:focus-within{border-color:#3b82f6;box-shadow:0 0 0 3px #2563eb1f,0 4px 20px #0f172a0f}.somspeech-editor-textarea{color:#0f1115;resize:none;background:0 0;border:none;outline:none;flex:1;width:100%;font-family:inherit;font-size:1.05rem;line-height:1.75}.somspeech-editor-textarea:focus-visible{outline:none}.somspeech-editor-textarea::placeholder{color:#94a3b8;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.85;font-size:.94rem;font-weight:400;line-height:1.7}.somspeech-editor-bottom-bar{border-top:1px solid #0000000f;justify-content:space-between;align-items:center;padding-top:14px;display:flex}.somspeech-upload-btn{border:1px solid var(--somspeech-card-border);color:#475569;cursor:pointer;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #0f172a08}.somspeech-upload-btn:hover{color:#1d4ed8;background:#eff6ff;border-color:#3b82f6}.somspeech-editor-bottom-right{align-items:center;gap:16px;display:flex}.somspeech-char-counter{color:#64748b;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;font-weight:600}.somspeech-play-generate-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex;box-shadow:0 4px 18px #2563eb59}.somspeech-play-generate-btn:hover:not(:disabled){background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);transform:scale(1.08);box-shadow:0 6px 24px #2563eb80}.somspeech-play-generate-btn:active:not(:disabled){transform:scale(.96)}.somspeech-play-generate-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.somspeech-inspector-column{flex-direction:column;gap:14px;width:320px;min-width:320px;height:100%;padding-right:2px;display:flex;overflow-y:auto}.somspeech-inspector-topbar{justify-content:space-between;align-items:center;gap:8px;min-height:38px;margin-bottom:0;display:flex}.somspeech-segmented-tab{height:36px;box-shadow:none;background:#e8edf5;border:1px solid #d7e0ec;border-radius:9px;align-items:center;gap:2px;padding:3px;display:inline-flex}.somspeech-tab-icon-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:28px;transition:all .15s;display:flex}.somspeech-tab-icon-btn.active{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 2px 10px #2563eb80}.somspeech-tab-text-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;align-items:center;gap:5px;min-height:28px;padding:4px 11px;font-size:.72rem;font-weight:600;transition:all .15s;display:flex}.somspeech-tab-text-btn:hover{color:#172033;background:#ffffffa6}.somspeech-tab-text-btn.active{color:#172033;background:#fff;box-shadow:0 1px 3px #0f172a1f}.somspeech-tab-text-btn.compact{justify-content:center;width:30px;min-width:30px;padding-inline:0}.somspeech-history-badge{color:#fff;background:#172033;border-radius:9999px;min-width:16px;padding:1px 6px;font-size:.62rem;font-weight:700}.somspeech-history-dot-active{background:#60a5fa;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px;box-shadow:0 0 6px #60a5fa}.somspeech-history-toolbar{align-items:center;gap:8px;display:flex}.somspeech-autoplay-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;display:inline-flex}.somspeech-autoplay-checkbox{opacity:0;width:0;height:0;position:absolute}.somspeech-autoplay-slider{background:#d1d5db;border-radius:9999px;width:28px;height:16px;transition:all .2s;display:inline-block;position:relative}.somspeech-autoplay-slider:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:all .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.somspeech-autoplay-checkbox:checked+.somspeech-autoplay-slider{background:#2563eb}.somspeech-autoplay-checkbox:checked+.somspeech-autoplay-slider:after{transform:translate(12px)}.somspeech-autoplay-label{color:#374151;font-size:.76rem;font-weight:700}.somspeech-history-tool-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:all .15s;display:flex}.somspeech-history-tool-btn:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.somspeech-history-tool-btn.active{color:var(--somspeech-lime);background:#0f1115;border-color:#0f1115}.somspeech-history-table-container{background:#fff;border:1px solid #dbe3ef;border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0f111505}.somspeech-history-table{border-collapse:collapse;width:100%;font-size:.78rem}.somspeech-history-table th{text-align:left;text-transform:uppercase;color:#6b7280;letter-spacing:.04em;background:#f8fafc;border-bottom:1px solid #dbe3ef;padding:8px 10px;font-size:.7rem;font-weight:800}.somspeech-history-table td{vertical-align:middle;border-bottom:1px solid #eef2f7;padding:8px 10px}.somspeech-history-table tr:last-child td{border-bottom:none}.somspeech-history-table tr.new-row{background:#f0fdf4}.somspeech-table-text-preview{text-overflow:ellipsis;white-space:nowrap;color:#4b5563;max-width:140px;font-size:.75rem;display:block;overflow:hidden}.history-play-round-btn.small{width:22px;height:22px}.somspeech-table-action-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:3px;transition:all .15s;display:inline-flex}.somspeech-table-action-btn:hover{color:#0f1115;background:#eff6ff}.somspeech-table-action-btn.delete:hover{color:#ef4444;background:#fee2e2}.somspeech-plan-dropdown-wrapper{position:relative}.somspeech-plan-badge-link{background:var(--somspeech-card-bg);border:1px solid var(--somspeech-card-border);color:#6d28d9;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:10px;align-items:center;gap:6px;height:36px;padding:0 10px;font-size:.74rem;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 1px 3px #0f11150a}.somspeech-plan-badge-link:hover,.somspeech-plan-badge-link.active{background:#f5f3ff;border-color:#c4b5fd}.somspeech-plan-badge-link .plan-chevron{transition:transform .2s}.somspeech-plan-badge-link .plan-chevron.open{transform:rotate(90deg)}.somspeech-plan-menu-dropdown{z-index:60;background:#fff;border:1px solid #cbd5e1;border-radius:14px;width:280px;padding:10px;animation:.15s ease-out plan-menu-fade-in;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 30px -5px #0f172a1f,0 4px 12px #0000000d}@keyframes plan-menu-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.somspeech-plan-menu-header{justify-content:space-between;align-items:center;padding:4px 6px 8px;display:flex}.plan-menu-eyebrow{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:.68rem;font-weight:800}.plan-menu-current-tag{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;padding:1px 6px;font-size:.64rem;font-weight:700}.somspeech-plan-menu-current-item{background:#fff;border:1px solid #cbd5e1;border-radius:10px;align-items:center;gap:10px;padding:10px;display:flex;box-shadow:0 2px 5px #00000008}.plan-menu-icon-wrap{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.plan-menu-icon-wrap.free{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe}.plan-menu-icon-wrap.pro{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#4f46e5 100%);box-shadow:0 2px 8px #7c3aed59}.plan-menu-item-info{flex-direction:column;flex:1;min-width:0;display:flex}.plan-menu-title{color:#0f172a;font-size:.8rem;font-weight:700}.plan-menu-title.pro-title{color:#7c3aed}.plan-menu-title-row{align-items:center;gap:6px;display:flex}.plan-menu-pro-pill{color:#6d28d9;background:#ede9fe;border-radius:4px;padding:1px 5px;font-size:.62rem;font-weight:800}.plan-menu-subtext{color:#64748b;font-size:.68rem;line-height:1.3}.plan-menu-badge-active{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;padding:2px 7px;font-size:.62rem;font-weight:800}.somspeech-plan-menu-divider{background:#f1f5f9;height:1px;margin:6px 0}.somspeech-plan-menu-upgrade-item{cursor:pointer;background:#fff;border:1px solid #ddd6fe;border-radius:10px;align-items:center;gap:10px;padding:10px;text-decoration:none;transition:all .15s;display:flex;box-shadow:0 2px 6px #7c3aed0a}.somspeech-plan-menu-upgrade-item:hover{background:#faf5ff;border-color:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 14px #7c3aed26}.plan-menu-arrow{color:#7c3aed;transition:transform .15s}.somspeech-plan-menu-upgrade-item:hover .plan-menu-arrow{transform:translate(2px)}@media (max-width:640px){.somspeech-plan-menu-dropdown{width:220px;padding:8px}.plan-menu-subtext{display:none!important}.somspeech-plan-menu-current-item,.somspeech-plan-menu-upgrade-item{gap:8px;padding:7px 8px}}.somspeech-provider-row{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;align-items:center;gap:6px;padding:2px;display:flex;overflow:auto hidden}.somspeech-provider-row::-webkit-scrollbar{width:0;height:0;display:none}.somspeech-provider-sample-play{background:var(--somspeech-card-bg);border:1px solid var(--somspeech-card-border);color:#0f1115;cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex;box-shadow:0 1px 3px #0000000a}.somspeech-provider-sample-play:hover{background:var(--somspeech-pill-hover);border-color:#0f1115;transform:scale(1.05)}.somspeech-provider-pill{background:var(--somspeech-card-bg);border:1px solid var(--somspeech-card-border);color:#374151;cursor:pointer;white-space:nowrap;border-radius:9px;flex-shrink:0;align-items:center;gap:6px;padding:4px 10px 4px 5px;font-size:.72rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 3px #00000005}.somspeech-provider-pill:hover{background:var(--somspeech-pill-hover);border-color:#9ca3af}.somspeech-provider-pill.active{color:#fff;background:#2563eb;border-color:#2563eb;font-weight:700;box-shadow:0 2px 10px #2563eb66}.somspeech-voice-card{background:var(--somspeech-card-bg);border:1px solid var(--somspeech-card-border);cursor:pointer;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 14px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 3px #0f172a08}.somspeech-voice-card:hover{background:#f8fbff;border-color:#3b82f6;transform:translateY(-1px);box-shadow:0 4px 14px #2563eb1a}.somspeech-voice-card-name{color:#0f172a;font-size:.92rem;font-weight:700}.somspeech-control-box{background:var(--somspeech-card-bg);border:1px solid var(--somspeech-card-border);border-radius:12px;flex-direction:column;gap:10px;padding:14px;transition:all .15s;display:flex;box-shadow:0 1px 3px #0f172a08}.somspeech-control-box:hover{border-color:#cbd5e1;box-shadow:0 2px 8px #0f172a0d}.somspeech-control-box-header{color:#1e293b;justify-content:space-between;align-items:center;font-size:.82rem;font-weight:700;display:flex}.somspeech-slider-scale{color:#94a3b8;letter-spacing:.02em;justify-content:space-between;font-size:.7rem;font-weight:600;display:flex}.somspeech-range-slider{accent-color:#2563eb;cursor:pointer;background:#e2e8f0;border-radius:9999px;width:100%;height:6px;transition:all .15s}.somspeech-range-slider:hover{background:#cbd5e1}.somspeech-reset-row{justify-content:flex-end;padding-top:4px;display:flex}.somspeech-reset-link{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:5px;padding:4px 8px;font-size:.74rem;font-weight:600;transition:all .15s;display:inline-flex}.somspeech-reset-link:hover{color:#2563eb;background:#eff6ff}.history-generating-card{background:#fff;border:1px solid #bfdbfe;border-radius:10px;flex-direction:column;gap:11px;padding:14px 15px;animation:2.4s ease-in-out infinite somspeech-pulse-border;display:flex;box-shadow:0 5px 18px #2563eb17}@keyframes somspeech-pulse-border{0%,to{border-color:#bfdbfe;box-shadow:0 4px 14px #2563eb12}50%{border-color:#60a5fa;box-shadow:0 7px 20px #2563eb1c}}.generating-card-header,.generating-created,.generating-status-pill,.generating-progress-label,.generating-card-footer,.generating-voice-meta{align-items:center;display:flex}.generating-card-header,.generating-progress-label,.generating-card-footer{justify-content:space-between}.generating-card-actions{align-items:center;gap:6px;display:flex}.generating-delete-btn{color:#dc2626;cursor:pointer;background:#fff7f7;border:1px solid #fecaca;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.generating-delete-btn:hover{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.generating-delete-btn:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.generating-created{color:#64748b;gap:8px;font-size:.68rem;font-weight:700}.generating-icon{color:#2563eb;background:#eaf2ff;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.generating-icon svg{animation:1.2s linear infinite spin}.generating-status-pill{color:#1d4ed8;background:#eaf2ff;border-radius:9999px;gap:5px;padding:4px 8px;font-size:.66rem;font-weight:800}.generating-text-preview{color:#172033;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:34px;font-size:.78rem;font-weight:650;line-height:1.5;display:-webkit-box;overflow:hidden}.generating-progress-label{color:#64748b;font-size:.66rem;font-weight:700}.generating-progress-label strong{color:#2563eb;font-size:.72rem;font-weight:850}.generating-progress-bar-track{background:#e7edf6;border-radius:9999px;width:100%;height:6px;overflow:hidden}.generating-progress-bar-fill{background:#2563eb;border-radius:9999px;height:100%;transition:width .3s;box-shadow:0 0 8px #2563eb4d}.generating-wave-bars{align-items:center;gap:3px;height:14px;display:flex}.generating-card-footer{padding-top:1px}.generating-voice-meta{color:#64748b;gap:6px;font-size:.7rem;font-weight:700}.generating-voice-meta svg{color:#2563eb}.history-delete-backdrop{z-index:100100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a6b;place-items:center;padding:20px;animation:.15s ease-out history-delete-fade;display:grid;position:fixed;inset:0}.history-delete-dialog{background:#fff;border:1px solid #dbe4f0;border-radius:8px;width:min(100%,390px);padding:20px;animation:.18s ease-out history-delete-rise;box-shadow:0 22px 55px #0f172a33}.history-delete-icon{color:#dc2626;background:#fef2f2;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:13px;display:inline-flex}.history-delete-copy h2{color:#101828;margin:0;font-size:1rem;font-weight:800;line-height:1.3}.history-delete-copy p{color:#667085;margin:7px 0 0;font-size:.78rem;line-height:1.55}.history-delete-actions{justify-content:flex-end;gap:8px;margin-top:19px;display:flex}.history-delete-cancel,.history-delete-confirm{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:.76rem;font-weight:800;display:inline-flex}.history-delete-cancel{color:#344054;background:#fff;border:1px solid #d7e0ec}.history-delete-confirm{color:#fff;background:#dc2626;border:1px solid #dc2626}.history-delete-cancel:hover{background:#f8fafc}.history-delete-confirm:hover{background:#b91c1c;border-color:#b91c1c}.history-delete-cancel:focus-visible,.history-delete-confirm:focus-visible{outline-offset:2px;outline:2px solid #2563eb}.history-delete-toast{z-index:100200;color:#fff;background:#172033;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:.78rem;font-weight:800;animation:.18s ease-out history-delete-toast-in;display:inline-flex;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 34px #0f172a38}.history-delete-toast svg{color:#60a5fa}@keyframes history-delete-fade{0%{opacity:0}to{opacity:1}}@keyframes history-delete-rise{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes history-delete-toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:580px){.history-delete-toast{justify-content:center;bottom:14px;left:14px;right:14px}}.wave-bar{background:#3b82f6;border-radius:9999px;width:3px;animation:1s ease-in-out infinite ss-wave}.bar-1{height:6px;animation-delay:.1s}.bar-2{height:14px;animation-delay:.25s}.bar-3{height:10px;animation-delay:.4s}.bar-4{height:12px;animation-delay:.15s}.bar-5{height:8px;animation-delay:.3s}@keyframes ss-wave{0%,to{opacity:.5;transform:scaleY(.4)}50%{opacity:1;transform:scaleY(1.2)}}@media (prefers-reduced-motion:reduce){.history-generating-card,.generating-icon svg,.wave-bar{animation:none}}.somspeech-history-card{box-sizing:border-box;background:#fff;border:1px solid #dbe3ef;border-radius:12px;flex-direction:column;gap:6px;height:148px;min-height:148px;padding:10px 12px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0f111505}.somspeech-history-card.new-generated{background:#fff;border-left:3.5px solid #10b981}.somspeech-history-card-header,.somspeech-history-card-actions,.somspeech-history-player-row,.somspeech-history-card-footer,.somspeech-history-created,.somspeech-history-voice-meta{align-items:center;display:flex}.somspeech-history-card-header,.somspeech-history-card-footer{justify-content:space-between;min-width:0}.somspeech-history-created{color:#737373;white-space:nowrap;gap:5px;min-width:0;font-size:.67rem;font-weight:700}.somspeech-history-card-actions{gap:3px}.somspeech-history-done-pill{color:#1d4ed8;background:#eff6ff;border-radius:999px;margin-right:3px;padding:3px 8px;font-size:.64rem;font-weight:800}.somspeech-history-icon-btn{color:#737373;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:27px;height:27px;padding:0;display:grid}.somspeech-history-icon-btn:hover{color:#111;background:#f1f1ee}.somspeech-history-icon-btn.danger:hover{color:#dc2626;background:#fff0f0}.somspeech-history-text{color:#3f3f46;cursor:copy;-webkit-user-select:text;user-select:text;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:32px;margin:0;font-size:.76rem;font-weight:600;line-height:1.42;display:-webkit-box;overflow:hidden}.somspeech-history-player-row{gap:8px;min-width:0}.somspeech-history-scrubber{appearance:none;background:linear-gradient(to right, #171717 0%, #171717 var(--history-progress), #deded9 var(--history-progress), #deded9 100%);cursor:pointer;border-radius:999px;flex:1;min-width:56px;height:4px;margin:0}.somspeech-history-scrubber::-webkit-slider-thumb{appearance:none;background:#2563eb;border:2px solid #171717;border-radius:50%;width:12px;height:12px}.somspeech-history-scrubber::-moz-range-thumb{background:#2563eb;border:2px solid #171717;border-radius:50%;width:10px;height:10px}.somspeech-history-player-time{color:#71717a;font-variant-numeric:tabular-nums;white-space:nowrap;flex:none;font-size:.66rem}.somspeech-history-card-footer{color:#8a8a82;margin-top:1px;font-size:.66rem}.somspeech-history-voice-meta{color:#484843;gap:5px;min-width:0}.somspeech-history-voice-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.somspeech-history-card-footer .copied{color:#078452;font-weight:800}.history-play-round-btn{color:#fff;cursor:pointer;background:#0f1115;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.history-play-round-btn:hover{background:#000;transform:scale(1.05)}.history-play-round-btn.playing{background:var(--somspeech-lime);color:#0f1115}.next-gen-modal-overlay{z-index:99999;background:#0f172aa6;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.next-gen-modal-content{background:#fff;border:1px solid #d8e0ec;border-radius:14px;flex-direction:column;width:94vw;max-width:1040px;max-height:86vh;padding:20px;display:flex;overflow-y:auto;box-shadow:0 24px 70px #0f172a47}@media (max-width:640px){.next-gen-modal-overlay{padding:12px}.next-gen-modal-content{border-radius:14px;width:96vw;max-height:88vh;padding:16px 14px}}.next-gen-modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:14px;display:flex}.next-gen-modal-title{color:#172033;margin:2px 0 0;font-size:1.05rem;font-weight:800}.next-gen-modal-close{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;transition:all .15s;display:flex}.next-gen-modal-close:hover{color:#172033;background:#e8edf5}.next-gen-section-eyebrow{text-transform:uppercase;color:#2563eb;letter-spacing:0;font-size:.72rem;font-weight:700}.somspeech-modal-lang-tabs{-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;-ms-overflow-style:none!important;box-sizing:border-box!important;border-bottom:1px solid #e2e8f0!important;flex-wrap:nowrap!important;align-items:center!important;gap:8px!important;min-height:52px!important;margin-top:2px!important;margin-bottom:12px!important;padding:10px 4px 14px 2px!important;display:flex!important;overflow:auto hidden!important}.somspeech-modal-lang-tabs::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.somspeech-modal-lang-pill{cursor:pointer!important;white-space:nowrap!important;-webkit-user-select:none!important;user-select:none!important;-webkit-tap-highlight-color:transparent!important;box-sizing:border-box!important;border-radius:9999px!important;flex:none!important;align-items:center!important;gap:7px!important;padding:7px 15px!important;font-size:.78rem!important;font-weight:700!important;line-height:1.2!important;transition:all .15s!important;display:inline-flex!important}@media (max-width:480px){.somspeech-modal-lang-tabs{gap:7px!important;padding:8px 4px 12px 2px!important}.somspeech-modal-lang-pill{gap:6px!important;padding:6px 13px!important;font-size:.76rem!important}}.somspeech-modal-voice-grid{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(auto-fit,minmax(min(220px,100%),1fr));gap:8px;max-height:440px;padding-bottom:12px;padding-right:4px;display:grid;overflow-y:auto}@media (max-width:640px){.somspeech-modal-voice-grid{grid-template-columns:1fr;max-height:calc(88vh - 210px)}}.somspeech-modal-backdrop{z-index:99999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.somspeech-table-modal-container{background:#fff;border:1px solid #e2e8f0;border-radius:18px;flex-direction:column;width:95vw;max-width:1040px;max-height:88vh;animation:.2s cubic-bezier(.16,1,.3,1) somspeech-modal-pop;display:flex;overflow:hidden;box-shadow:0 25px 60px -15px #0f172a38,0 0 0 1px #0f172a0a}@keyframes somspeech-modal-pop{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.somspeech-table-modal-header{background:#fff;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:18px 24px;display:flex}.somspeech-table-modal-title-group{align-items:center;gap:12px;display:flex}.somspeech-table-modal-icon{width:38px;height:38px;color:var(--somspeech-blue);background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.somspeech-table-modal-title{color:var(--somspeech-text-main);letter-spacing:-.02em;margin:0;font-size:1.15rem;font-weight:800}.somspeech-table-modal-sub{color:var(--somspeech-text-muted);margin:2px 0 0;font-size:.76rem}.somspeech-table-modal-header-actions{align-items:center;gap:12px;display:flex}.somspeech-history-search-wrap{align-items:center;display:flex;position:relative}.somspeech-history-search-icon{color:#94a3b8;pointer-events:none;position:absolute;left:12px}.somspeech-history-search-input{width:260px;height:36px;color:var(--somspeech-text-main);background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;outline:none;padding:0 32px 0 34px;font-size:.8rem;transition:all .15s}.somspeech-history-search-input:focus{border-color:var(--somspeech-blue);background:#fff;width:300px;box-shadow:0 0 0 3px #2563eb1f}.somspeech-history-search-clear{color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:flex;position:absolute;right:8px}.somspeech-history-search-clear:hover{color:#1e293b;background:#cbd5e1}.somspeech-modal-close-btn{color:#64748b;cursor:pointer;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .15s;display:flex}.somspeech-modal-close-btn:hover{color:#0f172a;background:#e2e8f0}.somspeech-table-modal-toolbar{background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:10px 24px;display:flex}.somspeech-history-checkbox-label{cursor:pointer;color:#475569;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:.78rem;font-weight:600;display:flex}.somspeech-table-checkbox{width:16px;height:16px;accent-color:var(--somspeech-blue);cursor:pointer;border-radius:4px}.somspeech-table-batch-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:5px;padding:5px 12px;font-size:.75rem;font-weight:700;transition:all .15s;display:inline-flex}.somspeech-table-batch-btn.download{color:var(--somspeech-blue);background:#eff6ff;border-color:#bfdbfe}.somspeech-table-batch-btn.download:hover{background:var(--somspeech-blue);color:#fff}.somspeech-table-batch-btn.delete{color:#dc2626;background:#fef2f2;border-color:#fecaca}.somspeech-table-batch-btn.delete:hover{color:#fff;background:#dc2626}.somspeech-history-toolbar-hint{color:#94a3b8;font-size:.74rem}.somspeech-table-modal-body{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;max-height:560px;padding:0;overflow-y:auto}.somspeech-table-modal-body::-webkit-scrollbar{width:6px}.somspeech-table-modal-body::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:9999px}.somspeech-history-empty-state{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:60px 20px;display:flex}.somspeech-history-empty-icon{color:#94a3b8;background:#f1f5f9;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:4px;display:flex}.somspeech-history-empty-state h3{color:var(--somspeech-text-main);margin:0;font-size:.96rem;font-weight:700}.somspeech-history-empty-state p{color:var(--somspeech-text-muted);max-width:360px;margin:0;font-size:.78rem;line-height:1.5}.somspeech-table-container-inner{flex-direction:column;display:flex}.somspeech-history-grid-header{text-transform:uppercase;letter-spacing:.06em;color:#64748b;z-index:2;background:#f8fafc;border-bottom:1px solid #e2e8f0;grid-template-columns:220px minmax(200px,1fr) 250px 80px 105px;gap:16px;padding:10px 24px;font-size:.7rem;font-weight:700;display:grid;position:sticky;top:0}.somspeech-table-modal-rows{flex-direction:column;display:flex}.somspeech-history-grid-row{background:#fff;border-bottom:1px solid #f1f5f9;grid-template-columns:220px minmax(200px,1fr) 250px 80px 105px;align-items:center;gap:16px;padding:12px 24px;transition:all .15s;display:grid}.somspeech-history-grid-row:hover{background:#f8fafc}.somspeech-history-grid-row.selected{background:#f0f9ff}.somspeech-history-grid-row.playing{background:#f0f7ff}.somspeech-history-grid-row .col-voice{align-items:center;gap:10px;min-width:0;display:flex}.somspeech-row-voice-info{flex-direction:column;min-width:0;display:flex}.somspeech-row-voice-name{color:var(--somspeech-text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:700;overflow:hidden}.somspeech-row-timestamp{color:var(--somspeech-text-muted);white-space:nowrap;font-size:.7rem}.somspeech-history-grid-row .col-script{min-width:0}.somspeech-row-script-text{color:#334155;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.somspeech-history-grid-row .col-player{min-width:0}.somspeech-row-player-card{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:9999px;align-items:center;gap:10px;padding:5px 12px;display:flex}.somspeech-row-play-btn{background:var(--somspeech-blue);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex;box-shadow:0 1px 3px #2563eb40}.somspeech-row-play-btn:hover{background:#1d4ed8;transform:scale(1.08)}.somspeech-row-play-btn.active{background:#059669;box-shadow:0 1px 3px #05966940}.somspeech-row-scrubber-wrap{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.somspeech-row-scrubber{height:4px;accent-color:var(--somspeech-blue);cursor:pointer;border-radius:9999px;outline:none;flex:1;min-width:50px}.somspeech-row-time-display{color:#64748b;white-space:nowrap;align-items:center;gap:2px;font-family:monospace;font-size:.68rem;font-weight:600;display:flex}.somspeech-history-grid-row .col-meta{align-items:center;display:flex}.somspeech-row-chars-badge{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:6px;padding:3px 8px;font-size:.72rem;font-weight:600}.somspeech-history-grid-row .col-actions{justify-content:flex-end;align-items:center;gap:4px;display:flex}.somspeech-row-action-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.somspeech-row-action-btn:hover{color:var(--somspeech-blue);background:#eff6ff;border-color:#bfdbfe}.somspeech-row-action-btn.delete:hover{color:#dc2626;background:#fef2f2;border-color:#fecaca}@media (max-width:860px){.somspeech-history-grid-header{display:none}.somspeech-history-grid-row{grid-template-columns:1fr;gap:10px;padding:14px 16px}.somspeech-history-grid-row .col-actions{justify-content:flex-start}}.somspeech-voices-page-container{flex-direction:column;gap:28px;width:100%;max-width:none;margin:0 auto;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.voice-library-minimal-header{justify-content:space-between;align-items:center;padding:4px 0 2px;display:flex}.voice-library-header-title{align-items:center;gap:10px;display:flex}.voice-header-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.voice-library-header-title h1{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.2rem;font-weight:800}.voice-library-catalog{flex-direction:column;gap:14px;display:flex}.voice-library-command{background:#fff;border:1px solid #d6e0ee;border-radius:8px;padding:10px;box-shadow:0 5px 18px #0f172a0d}.voice-library-language-row{flex-wrap:wrap;align-items:center;gap:6px;padding:0 0 10px;display:flex;overflow:visible}.voice-library-language-row::-webkit-scrollbar{display:none}.voice-library-language-tab{color:#475569;cursor:pointer;background:#fff;border:1px solid #d8e0ec;border-radius:8px;flex:none;justify-content:center;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:.74rem;font-weight:750;transition:all .15s;display:inline-flex}.voice-library-language-tab:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.voice-library-language-tab.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 2px 8px #2563eb40}.voice-library-language-tab .rotated{transform:rotate(180deg)}.voice-library-more-wrap{flex:none;position:relative}.voice-library-more-menu{z-index:80;background:#fff;border:1px solid #d6e0ee;border-radius:8px;width:230px;padding:6px;position:absolute;top:calc(100% + 7px);left:0;box-shadow:0 16px 38px #0f172a29}.voice-library-more-menu button{color:#344054;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;grid-template-columns:20px minmax(0,1fr) auto 16px;align-items:center;gap:8px;width:100%;min-height:38px;padding:0 9px;font-size:.75rem;font-weight:750;display:grid}.voice-library-more-menu button:hover,.voice-library-more-menu button.active{color:#174ea6;background:#edf5ff}.voice-library-more-menu button small{color:#8a98ad;font-size:.65rem;font-weight:750}.voice-library-more-menu button svg:last-child{color:#2563eb}.voice-library-command-row{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:8px;display:grid}.voice-library-search{color:#8290a5;background:#f8fafc;border:1px solid #d8e1ee;border-radius:7px;align-items:center;gap:9px;height:38px;padding:0 11px;transition:background .15s,border-color .15s,box-shadow .15s;display:flex;position:relative}.voice-library-search:focus-within{color:#2563eb;background:#fff;border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb14}.voice-library-search input{color:#172033;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:.76rem}.voice-library-search input::placeholder{color:#8794a7}.voice-library-search-clear{color:#64748b;cursor:pointer;background:#e9eef5;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:22px;height:22px;transition:all .15s;display:inline-flex}.voice-library-search-clear:hover{color:#1e293b;background:#cbd5e1}.voice-library-gender-tabs{background:#eef2f7;border:1px solid #d8e1ee;border-radius:7px;align-items:center;gap:2px;height:38px;padding:3px;display:inline-flex}.voice-library-gender-tabs button{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:5px;height:30px;padding:0 9px;font-size:.69rem;font-weight:750;display:inline-flex}.voice-library-gender-tabs button.active{color:#17315f;background:#fff;box-shadow:0 1px 3px #0f172a1f}.voice-library-result-count{color:#64748b;background:#f8fafc;border:1px solid #d8e1ee;border-radius:7px;justify-content:center;align-items:baseline;gap:4px;min-width:78px;height:38px;padding:0 10px;font-size:.67rem;font-weight:700;display:flex}.voice-library-result-count strong{color:#17315f;font-size:.78rem;font-weight:850}.somspeech-voices-catalog-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;display:grid}@media (max-width:1380px){.somspeech-voices-catalog-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1100px){.somspeech-voices-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:820px){.somspeech-voices-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:580px){.somspeech-voices-catalog-grid{grid-template-columns:1fr}}.voice-library-card{min-width:0}.voice-library-card.selected{background:#f8fbff!important}.voice-library-identity{cursor:pointer;border-radius:7px;align-items:center;min-width:0;padding:1px;display:flex}.voice-library-identity:focus-visible{outline-offset:3px;outline:2px solid #60a5fa}.voice-library-meta{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.7rem;font-weight:650;line-height:1.35;display:block;overflow:hidden}.voice-library-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.voice-preview-action,.voice-use-action{white-space:nowrap;cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:30px;padding:0 8px;font-size:.68rem;font-weight:750;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.voice-preview-action{border:1px solid #d8e0ec}.voice-preview-action:hover{border-color:#aebccf;background:#f8fafc!important}.voice-preview-action.playing{border-color:#2563eb}.voice-preview-action.playing:hover{border-color:#1d4ed8;background:#1d4ed8!important}.voice-use-action{color:#1e293b;background:#fff;border:1px solid #d8e0ec;box-shadow:0 1px 2px #0f172a08}.voice-use-action:hover:not(:disabled){color:#1d4ed8!important;background:#eff6ff!important;border-color:#3b82f6!important}.voice-use-action.selected{cursor:default;box-shadow:0 2px 8px #2563eb59;color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.somspeech-subpage-container{flex-direction:column;gap:24px;width:100%;max-width:1280px;margin:0 auto;display:flex}.somspeech-policy-list{background:var(--somspeech-card-bg);border:1px solid var(--somspeech-card-border);box-shadow:var(--somspeech-shadow-sm);border-radius:10px;overflow:hidden}.somspeech-policy-row{border-bottom:1px solid #e8edf4;grid-template-columns:minmax(190px,.34fr) minmax(0,1fr);gap:28px;padding:20px 24px;display:grid}.somspeech-policy-row:last-child{border-bottom:0}.somspeech-policy-row h2{color:var(--somspeech-text-main);font-size:.9rem;font-weight:800;line-height:1.45}.somspeech-policy-row p{color:#4b5563;font-size:.82rem;line-height:1.7}@media (max-width:720px){.somspeech-policy-row{grid-template-columns:1fr;gap:7px;padding:17px 18px}}.somspeech-subpage-hero{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:760px;margin:0 auto;display:flex}.somspeech-hero-badge{border:1px solid var(--somspeech-card-border);color:#0f1115;background:#fff;border-radius:9999px;align-items:center;gap:6px;padding:4px 14px;font-size:.74rem;font-weight:700;display:inline-flex;box-shadow:0 1px 4px #0f111508}.somspeech-hero-title{color:#0f1115;letter-spacing:-.03em;font-size:1.75rem;font-weight:900;line-height:1.25}.somspeech-hero-subtitle{color:#4b5563;max-width:640px;font-size:.88rem;line-height:1.55}.somspeech-grid-4{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}@media (max-width:1100px){.somspeech-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.somspeech-grid-4{grid-template-columns:1fr}}.somspeech-step-card{border:1px solid var(--somspeech-card-border);background:#fff;border-radius:16px;flex-direction:column;gap:10px;padding:16px;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 8px #0f111505}.somspeech-step-card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb14}.somspeech-step-number{color:#2563eb;background:#2563eb14;border-radius:9999px;width:fit-content;padding:2px 8px;font-family:monospace;font-size:.7rem;font-weight:800}.somspeech-step-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s;display:flex;box-shadow:0 3px 10px #2563eb59}.somspeech-step-card:hover .somspeech-step-icon{transform:scale(1.08)rotate(-2deg);box-shadow:0 5px 16px #2563eb80}.somspeech-step-title{color:#0f1115;letter-spacing:-.01em;font-size:.88rem;font-weight:800}.somspeech-step-desc{color:#4b5563;font-size:.76rem;line-height:1.48}.somspeech-card-section{border:1px solid var(--somspeech-card-border);background:#fff;border-radius:18px;padding:20px 22px;box-shadow:0 2px 8px #0f111505}.somspeech-card-header{align-items:center;gap:12px;margin-bottom:16px;display:flex}.somspeech-section-icon-wrap{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s;display:flex;box-shadow:0 3px 10px #2563eb59}.somspeech-card-section:hover .somspeech-section-icon-wrap{transform:scale(1.08)}.somspeech-card-heading{color:#0f1115;letter-spacing:-.02em;font-size:1.05rem;font-weight:800}.somspeech-card-subheading{color:#6b7280;font-size:.76rem}.somspeech-tips-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.somspeech-tip-item{background:#f8fafc;border:1px solid #dbe3ef;border-radius:12px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.somspeech-tip-check{color:#2563eb;flex-shrink:0;margin-top:2px}.somspeech-tip-item strong{color:#0f1115;margin-bottom:2px;font-size:.82rem;display:block}.somspeech-tip-item p{color:#4b5563;font-size:.75rem;line-height:1.45}.somspeech-faq-list{flex-direction:column;gap:10px;display:flex}.somspeech-faq-card{background:#f8fafc;border:1px solid #dbe3ef;border-radius:14px;padding:14px 16px}.somspeech-faq-q{color:#0f1115;margin-bottom:4px;font-size:.86rem;font-weight:800}.somspeech-faq-a{color:#4b5563;font-size:.78rem;line-height:1.5}.somspeech-banner-card{border:1.5px solid var(--somspeech-card-border);color:#0f1115;background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:22px 26px;display:flex;box-shadow:0 6px 20px #0f111508}.somspeech-banner-title{color:#0f1115;margin-bottom:2px;font-size:1.05rem;font-weight:800}.somspeech-banner-desc{color:#6b7280;font-size:.78rem}.somspeech-banner-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:10px;align-items:center;gap:6px;padding:8px 18px;font-size:.8rem;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 2px 10px #2563eb59}.somspeech-banner-btn:hover{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);transform:translateY(-1px);box-shadow:0 4px 16px #2563eb80}.somspeech-metrics-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:800px){.somspeech-metrics-grid{grid-template-columns:repeat(2,1fr)}}.somspeech-metric-card{border:1px solid var(--somspeech-card-border);text-align:center;background:#fff;border-radius:14px;padding:14px 16px;box-shadow:0 1px 4px #0f111505}.somspeech-metric-val{color:#2563eb;letter-spacing:-.03em;font-size:1.55rem;font-weight:900}.somspeech-metric-lbl{color:#0f1115;margin-top:2px;font-size:.74rem;font-weight:700}.somspeech-pillar-card{border:1px solid var(--somspeech-card-border);background:#fff;border-radius:16px;flex-direction:column;gap:8px;padding:18px 16px;display:flex;box-shadow:0 1px 4px #0f111505}.somspeech-pillar-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 3px 10px #2563eb59}.somspeech-pillar-card:hover .somspeech-pillar-icon{transform:scale(1.08)rotate(-2deg);box-shadow:0 5px 16px #2563eb80}.somspeech-pillar-title{color:#0f1115;font-size:.88rem;font-weight:800}.somspeech-pillar-desc{color:#6b7280;font-size:.76rem;line-height:1.48}.somspeech-empower-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (max-width:768px){.somspeech-empower-grid{grid-template-columns:1fr}}.somspeech-empower-card{border:1px solid var(--somspeech-card-border);background:#fff;border-radius:14px;padding:14px 16px;transition:all .15s;box-shadow:0 1px 4px #0f111505}.somspeech-empower-card:hover{border-color:#2563eb;transform:translateY(-1px)}.somspeech-empower-card h4{color:#0f1115;font-size:.84rem;font-weight:800}.somspeech-empower-card p{color:#4b5563;font-size:.74rem;line-height:1.48}.somspeech-contact-grid{grid-template-columns:1.4fr 1fr;align-items:start;gap:18px;display:grid}@media (max-width:900px){.somspeech-contact-grid{grid-template-columns:1fr}}.somspeech-modern-contact-form{flex-direction:column;display:flex}.somspeech-form-success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:7px;align-items:center;gap:9px;margin-bottom:14px;padding:10px 12px;font-size:.74rem;font-weight:700;display:flex}.somspeech-form-fields{flex-direction:column;gap:14px;display:flex}.somspeech-form-group{flex-direction:column;gap:6px;display:flex}.somspeech-form-label{color:#31425d;font-size:.7rem;font-weight:800}.somspeech-topic-grid{grid-template-columns:repeat(auto-fit,minmax(128px,1fr));gap:6px;display:grid}.somspeech-topic-grid button{color:#52627a;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #d8e1ee;border-radius:7px;justify-content:flex-start;align-items:center;gap:7px;min-height:34px;padding:0 8px;font-size:.67rem;font-weight:750;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.somspeech-topic-grid button:hover{color:#17315f;background:#f2f7ff;border-color:#abc4ea}.somspeech-topic-grid button.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 3px 9px #2563eb2e}.somspeech-form-input,.somspeech-form-textarea{border:1px solid var(--somspeech-card-border);color:#0f1115;background:#f8fafc;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:inherit;font-size:.78rem;transition:all .15s}.somspeech-form-input:focus,.somspeech-form-textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.somspeech-form-submit-btn{background:var(--somspeech-blue);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 0;font-size:.86rem;font-weight:800;transition:all .15s;display:inline-flex;box-shadow:0 4px 12px #2563eb33}.somspeech-form-submit-btn:hover{background:var(--somspeech-blue-hover);transform:translateY(-1px);box-shadow:0 6px 16px #2563eb3d}.somspeech-contact-channel-card{background:var(--somspeech-card-bg);border:1px solid var(--somspeech-card-border);border-radius:18px;align-items:flex-start;gap:14px;padding:20px;display:flex;box-shadow:0 2px 8px #0f111505}.somspeech-channel-icon-wrap{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 4px 14px #2563eb59}.somspeech-contact-channel-card:hover .somspeech-channel-icon-wrap{transform:scale(1.1)rotate(4deg);box-shadow:0 6px 20px #2563eb8c}.somspeech-channel-title{color:#0f1115;margin-bottom:2px;font-size:.92rem;font-weight:800}.somspeech-channel-desc{color:#6b7280;margin-bottom:6px;font-size:.76rem;line-height:1.45}.somspeech-channel-link{color:#0f1115;font-size:.82rem;font-weight:700;text-decoration:underline}.somspeech-pricing-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.somspeech-pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;justify-content:space-between;padding:26px 22px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;box-shadow:0 4px 16px #0f172a0a}.somspeech-pricing-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a14}.somspeech-pricing-card.featured{background:linear-gradient(#fff 0%,#faf8ff 100%);border:2px solid #7c3aed;transform:translateY(-4px);box-shadow:0 20px 40px -10px #7c3aed2e,0 4px 16px #0000000a}.somspeech-pricing-card.featured:hover{transform:translateY(-6px);box-shadow:0 24px 48px -10px #7c3aed40}.somspeech-pricing-ribbon{color:#fff;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);border-radius:9999px;align-items:center;gap:4px;padding:3px 14px;font-size:.66rem;font-weight:800;display:flex;position:absolute;top:-12px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #7c3aed59}.somspeech-pricing-icon-badge{border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.somspeech-pricing-icon-badge.free{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe}.somspeech-pricing-icon-badge.pro{color:#fff;background:linear-gradient(135deg,#7c3aed,#4f46e5);box-shadow:0 4px 12px #7c3aed4d}.somspeech-pricing-pill{border-radius:9999px;padding:3px 9px;font-size:.66rem;font-weight:800}.somspeech-pricing-pill.free{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.somspeech-pricing-pill.pro{color:#6d28d9;background:#ede9fe;border:1px solid #ddd6fe}.somspeech-pricing-blurred-val{color:#0f172a;filter:blur(6px);-webkit-user-select:none;user-select:none;letter-spacing:.04em;font-size:1.9rem;font-weight:900}.somspeech-pricing-vip-tag{color:#fff;background:linear-gradient(135deg,#7c3aed,#2563eb);border-radius:9999px;padding:3px 10px;font-size:.72rem;font-weight:800;box-shadow:0 2px 8px #7c3aed40}.somspeech-pricing-card-line{background:#f1f5f9;height:1px;margin-bottom:16px}.somspeech-pricing-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.somspeech-pricing-list-item{color:#334155;align-items:flex-start;gap:9px;font-size:.8rem;line-height:1.45;display:flex}.somspeech-pricing-check{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:17px;height:17px;margin-top:2px;display:flex}.somspeech-pricing-check.free{color:#fff;background:#2563eb}.somspeech-pricing-check.pro{color:#fff;background:#7c3aed}.somspeech-pricing-btn{border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;padding:11px 16px;font-size:.84rem;font-weight:800;text-decoration:none;transition:all .15s;display:flex}.somspeech-pricing-btn.secondary{color:#0f172a;background:#f1f5f9;border:1px solid #e2e8f0}.somspeech-pricing-btn.secondary:hover{background:#e2e8f0}.somspeech-pricing-btn.primary{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#2563eb 100%);border:none;box-shadow:0 4px 16px #7c3aed59}.somspeech-pricing-btn.primary:hover{transform:translateY(-1px);box-shadow:0 6px 20px #7c3aed80}@media (max-width:900px){.somspeech-pricing-grid{grid-template-columns:1fr;gap:20px;max-width:440px;margin-left:auto;margin-right:auto}.somspeech-pricing-card{border-radius:18px;padding:22px 18px;box-shadow:0 4px 14px #0f172a0d}.somspeech-pricing-card.featured{order:-1;transform:none}.somspeech-pricing-card.featured:hover{transform:none}}.somspeech-grid-3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.somspeech-usecase-card{background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;flex-direction:column;gap:8px;padding:18px;transition:all .15s;display:flex}.somspeech-usecase-card:hover{background:var(--somspeech-card-bg);border-color:#0f1115}.somspeech-usecase-icon{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .25s cubic-bezier(.34,1.56,.64,1);display:flex;box-shadow:0 4px 14px #2563eb59}.somspeech-usecase-card:hover .somspeech-usecase-icon{transform:scale(1.1)rotate(-3deg);box-shadow:0 6px 20px #2563eb8c}.somspeech-usecase-title{color:#0f1115;font-size:.9rem;font-weight:800}.somspeech-usecase-desc{color:#4b5563;font-size:.76rem;line-height:1.5}:where(button,a,input,textarea,select):focus-visible{outline-offset:2px;outline:3px solid #2563eb38}.somspeech-plan-dot-pulse{background:var(--somspeech-blue);box-shadow:0 0 0 4px #2563eb1f}.somspeech-plan-badge-tag{color:var(--somspeech-blue);background:var(--somspeech-blue-soft)}.somspeech-plan-badge-link:hover,.somspeech-provider-sample-play:hover,.somspeech-voice-card:hover,.somspeech-usecase-card:hover{border-color:var(--somspeech-blue-border)}.somspeech-provider-pill.active{color:#fff;background:#2563eb;border-color:#2563eb;box-shadow:0 2px 10px #2563eb59}.somspeech-voice-card,.somspeech-control-box,.somspeech-step-card,.somspeech-card-section,.somspeech-faq-card,.somspeech-metric-card,.somspeech-pillar-card,.somspeech-empower-card,.somspeech-contact-channel-card,.somspeech-usecase-card,.somspeech-banner-card{border-color:var(--somspeech-card-border);box-shadow:var(--somspeech-shadow-sm);border-radius:10px}.somspeech-tip-item,.somspeech-faq-card,.somspeech-usecase-card{background:#f8fafc}.somspeech-table-modal-row.selected{background:#2563eb14}.somspeech-table-done-pill{color:#fff}.somspeech-step-icon,.somspeech-section-icon-wrap,.somspeech-pillar-icon,.somspeech-usecase-icon{background:var(--somspeech-blue);border-radius:10px;box-shadow:0 4px 12px #2563eb33}.somspeech-step-card:hover .somspeech-step-icon,.somspeech-card-section:hover .somspeech-section-icon-wrap,.somspeech-pillar-card:hover .somspeech-pillar-icon,.somspeech-usecase-card:hover .somspeech-usecase-icon,.somspeech-contact-channel-card:hover .somspeech-channel-icon-wrap{transform:translateY(-1px);box-shadow:0 5px 14px #2563eb3d}.somspeech-banner-btn{background:var(--somspeech-blue);box-shadow:0 4px 12px #2563eb38}.somspeech-banner-btn:hover{background:var(--somspeech-blue-hover);box-shadow:0 6px 16px #2563eb42}.brand-page{width:min(1160px,100%);color:var(--somspeech-text-main);flex-direction:column;gap:24px;margin:0 auto;padding-bottom:24px;display:flex}.brand-page.somspeech-voices-page-container{width:100%;max-width:none}.brand-clean-hero{flex-direction:column;gap:10px;max-width:720px;padding:6px 0;display:flex}.brand-eyebrow{color:#2563eb;letter-spacing:.02em;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;gap:7px;width:fit-content;padding:4px 12px;font-size:.72rem;font-weight:800;display:inline-flex}.brand-clean-hero h1{color:#0f172a;letter-spacing:-.025em;margin:0;font-size:1.85rem;font-weight:850;line-height:1.2}.brand-clean-hero p{color:#64748b;margin:0;font-size:.88rem;line-height:1.6}.brand-hero-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px;display:flex}.brand-primary-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:9px;align-items:center;gap:8px;padding:9px 20px;font-size:.82rem;font-weight:800;text-decoration:none;transition:all .15s;display:inline-flex;box-shadow:0 4px 12px #2563eb4d}.brand-primary-action:hover{color:#fff;background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%);transform:translateY(-1px);box-shadow:0 6px 16px #2563eb73}.brand-secondary-action{color:#1e293b;background:#fff;border:1px solid #d8e0ec;border-radius:9px;align-items:center;gap:8px;padding:9px 18px;font-size:.82rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.brand-secondary-action:hover{color:#0f172a;background:#f8fafc;border-color:#94a3b8}.brand-clean-pillars-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:860px){.brand-clean-pillars-grid{grid-template-columns:1fr}}.brand-clean-pillar-card{border:1px solid var(--somspeech-card-border);background:#fff;border-radius:12px;flex-direction:column;gap:10px;padding:20px;transition:all .15s;display:flex;box-shadow:0 1px 3px #0f172a08}.brand-clean-pillar-card:hover{border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb0f}.pillar-icon-box{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.brand-clean-pillar-card h3{color:#0f172a;margin:0;font-size:.95rem;font-weight:800}.brand-clean-pillar-card p{color:#64748b;margin:0;font-size:.8rem;line-height:1.55}.brand-clean-mission-card{border:1px solid var(--somspeech-card-border);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:28px;padding:24px 28px;display:flex;box-shadow:0 1px 3px #0f172a08}@media (max-width:768px){.brand-clean-mission-card{flex-direction:column;align-items:flex-start}}.mission-copy{flex-direction:column;gap:6px;max-width:740px;display:flex}.mission-copy h2{color:#0f172a;margin:0;font-size:1.15rem;font-weight:850}.mission-copy p{color:#64748b;margin:0;font-size:.82rem;line-height:1.6}.mission-action{flex-shrink:0}.brand-clean-tips-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}@media (max-width:768px){.brand-clean-tips-grid{grid-template-columns:1fr}}.brand-clean-tip-card{border:1px solid var(--somspeech-card-border);background:#fff;border-radius:12px;flex-direction:column;gap:8px;padding:18px 20px;transition:all .15s;display:flex;box-shadow:0 1px 3px #0f172a08}.brand-clean-tip-card:hover{border-color:#93c5fd;box-shadow:0 4px 12px #2563eb0f}.tip-icon-box{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.brand-clean-tip-card h3{color:#0f172a;margin:0;font-size:.9rem;font-weight:800}.brand-clean-tip-card p{color:#64748b;margin:0;font-size:.8rem;line-height:1.55}.brand-clean-faq-section{flex-direction:column;gap:12px;display:flex}.brand-clean-faq-section .faq-header{align-items:center;gap:10px;display:flex}.brand-section-badge{text-transform:uppercase;letter-spacing:.06em;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;padding:2px 10px;font-size:.68rem;font-weight:800;display:inline-block}.faq-header h2{color:#0f172a;margin:0;font-size:1.15rem;font-weight:850}.brand-clean-faq-list{flex-direction:column;gap:8px;display:flex}.brand-clean-faq-item{border:1px solid var(--somspeech-card-border);background:#fff;border-radius:10px;padding:14px 18px;transition:all .15s}.brand-clean-faq-item:hover,.brand-clean-faq-item[open]{border-color:#93c5fd;box-shadow:0 2px 8px #2563eb0d}.brand-clean-faq-summary{cursor:pointer;color:#0f172a;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;font-size:.86rem;font-weight:800;list-style:none;display:flex}.brand-clean-faq-summary::-webkit-details-marker{display:none}.faq-chevron{color:#94a3b8;transition:transform .2s}.brand-clean-faq-item[open] .faq-chevron{color:#2563eb;transform:rotate(180deg)}.brand-clean-faq-content{border-top:1px solid #f1f5f9;margin-top:8px;padding-top:8px}.brand-clean-faq-content p{color:#64748b;margin:0;font-size:.8rem;line-height:1.6}.brand-clean-contact-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:24px;display:grid}@media (max-width:860px){.brand-clean-contact-grid{grid-template-columns:1fr}}.brand-clean-form-panel{border:1px solid var(--somspeech-card-border);background:#fff;border-radius:14px;padding:22px;box-shadow:0 1px 3px #0f172a08}.form-panel-header{flex-direction:column;gap:4px;margin-bottom:16px;display:flex}.form-panel-header h3{color:#0f172a;margin:0;font-size:1.1rem;font-weight:850}.form-panel-header p{color:#64748b;margin:0;font-size:.78rem}.brand-clean-channels-panel{flex-direction:column;display:flex}.channels-card{border:1px solid var(--somspeech-card-border);background:#fff;border-radius:14px;flex-direction:column;gap:16px;padding:20px;display:flex;box-shadow:0 1px 3px #0f172a08}.channel-item{align-items:flex-start;gap:12px;display:flex}.channel-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.channel-info{flex-direction:column;gap:2px;display:flex}.channel-tag{color:#94a3b8;text-transform:uppercase;font-size:.65rem;font-weight:700}.channel-info strong{color:#0f172a;font-size:.82rem;font-weight:800}.channel-link{color:#2563eb;font-size:.84rem;font-weight:800;text-decoration:none}.channel-link:hover{text-decoration:underline}.spin{animation:1s linear infinite somspeech-spin}@keyframes somspeech-spin{to{transform:rotate(360deg)}}@media (max-width:1024px){.somspeech-app-container{flex-direction:column;height:auto;min-height:100vh;overflow:hidden auto}.somspeech-mobile-topbar{display:flex}.ss-sidebar{z-index:100;width:280px;min-width:280px;height:100vh;transition:transform .25s cubic-bezier(.16,1,.3,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:0 0 30px #0009}.ss-sidebar.ss-sidebar--open{transform:translate(0)}.somspeech-main-area{height:auto;min-height:calc(100vh - 56px);overflow:visible}.somspeech-workspace-content{flex-direction:column;gap:12px;height:auto;padding:12px;overflow:visible}.somspeech-canvas-column{min-height:360px}.somspeech-inspector-column{width:100%;min-width:100%;height:auto;overflow:visible}.somspeech-page-viewport{height:auto;padding:18px 14px 40px;overflow:visible}.somspeech-subpage-container{gap:18px}.somspeech-pricing-grid,.somspeech-contact-grid{grid-template-columns:1fr;gap:16px}.brand-page-hero--split,.brand-page-hero--library,.brand-page--help .brand-page-hero--compact,.brand-page--contact .brand-page-hero--compact,.brand-contact-layout{grid-template-columns:1fr;gap:24px}.brand-signal-panel{min-height:200px}.brand-story-grid,.brand-faq-section,.brand-guide-section{gap:36px}}@media (max-width:820px){.voice-library-command-row{grid-template-columns:1fr auto}.voice-library-search{grid-column:1/-1}}@media (max-width:640px){.somspeech-hero-title{font-size:1.4rem}.somspeech-hero-subtitle{font-size:.8rem}.somspeech-card-section{border-radius:16px;padding:16px}.somspeech-banner-card{flex-direction:column;align-items:flex-start;padding:18px 16px}.somspeech-banner-btn{justify-content:center;width:100%}.somspeech-metrics-grid{grid-template-columns:1fr 1fr}.somspeech-metric-val{font-size:1.35rem}.brand-page{gap:26px}.brand-page-hero{padding-top:12px}.brand-page-hero h1,.brand-page-hero--compact h1{font-size:1.65rem;line-height:1.12}.brand-page-hero p{font-size:.78rem}.voice-library-hero-details,.brand-hero-proof{grid-template-columns:1fr;display:grid}.voice-library-hero-details>div,.brand-hero-proof>div{border-bottom:1px solid #dce5f2;min-height:50px;border-left:0!important}.voice-library-hero-details>div:last-child,.brand-hero-proof>div:last-child{border-bottom:0}.voice-library-command-row{grid-template-columns:1fr}.voice-library-search,.voice-library-gender-tabs,.voice-library-result-count{width:100%}.voice-library-gender-tabs button{flex:1;justify-content:center}.somspeech-topic-grid{grid-template-columns:1fr}.brand-hero-actions,.brand-closing-band{flex-direction:column;align-items:stretch}.brand-primary-action,.brand-secondary-action{width:100%}.brand-signal-panel,.brand-contact-form-panel{padding:18px}.brand-metrics-band{grid-template-columns:1fr 1fr}.brand-metrics-band>div:nth-child(2){border-right:none}.brand-metrics-band>div:nth-child(-n+2){border-bottom:1px solid #dce5f2}.brand-story-grid,.brand-faq-section,.brand-guide-section{grid-template-columns:1fr;gap:24px}.brand-workflow{grid-template-columns:1fr 1fr}.brand-workflow article{min-height:124px}.brand-workflow article:nth-child(2){border-right:none}.brand-workflow article:nth-child(-n+2){border-bottom:1px solid #dce5f2}.brand-example-row{grid-template-columns:1fr;gap:10px}.brand-example-arrow{transform:rotate(90deg)}.brand-shortcut-band{flex-direction:column;align-items:flex-start}.brand-principle-row{grid-template-columns:34px 38px minmax(0,1fr);gap:12px}.brand-closing-band{padding:18px}}.somspeech-canvas-error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:10px 16px;animation:.2s somspeech-fade-in;display:flex;box-shadow:0 2px 8px #ef444414}.somspeech-error-banner-content{align-items:center;gap:10px;min-width:0;display:flex}.somspeech-error-banner-icon{color:#dc2626;flex-shrink:0}.somspeech-error-banner-text{color:#991b1b;font-size:.82rem;font-weight:600;line-height:1.4}.somspeech-error-banner-dismiss{color:#991b1b;cursor:pointer;background:#ef44441a;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:all .15s;display:flex}.somspeech-error-banner-dismiss:hover{color:#7f1d1d;background:#ef444433}.somspeech-global-footer{border-top:1px solid var(--somspeech-card-border);flex-direction:column;gap:32px;margin-top:60px;padding-top:40px;display:flex}.somspeech-footer-top{flex-wrap:wrap;justify-content:space-between;gap:40px;display:flex}.somspeech-footer-brand{flex-direction:column;gap:10px;max-width:320px;display:flex}.somspeech-footer-logo-link{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.somspeech-footer-name{color:var(--somspeech-text-main);letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.somspeech-footer-desc{color:var(--somspeech-text-muted);font-size:.78rem;line-height:1.6}.somspeech-footer-nav-cols{flex-wrap:wrap;gap:48px;display:flex}.somspeech-footer-col{flex-direction:column;gap:8px;display:flex}.somspeech-footer-col-title{text-transform:uppercase;letter-spacing:.08em;color:var(--somspeech-text-muted);margin-bottom:4px;font-size:.72rem;font-weight:700}.somspeech-footer-col a{color:var(--somspeech-text-main);font-size:.8rem;font-weight:500;text-decoration:none;transition:color .15s}.somspeech-footer-col a:hover{color:var(--somspeech-blue)}.somspeech-footer-bottom{border-top:1px solid #0f172a0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;display:flex}.somspeech-footer-copy{color:var(--somspeech-text-muted);font-size:.74rem}.somspeech-footer-badge{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:9999px;align-items:center;gap:6px;padding:3px 10px;font-size:.72rem;font-weight:600;display:inline-flex}.somspeech-footer-badge-dot{background:#10b981;border-radius:50%;width:6px;height:6px}@keyframes somspeech-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.somspeech-stt-container{flex-direction:column;gap:20px;width:100%;height:100%;padding:24px 28px;display:flex;overflow-y:auto}.somspeech-stt-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.somspeech-stt-header-text{flex-direction:column;gap:6px;max-width:680px;display:flex}.somspeech-stt-badge{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.somspeech-stt-title{color:var(--somspeech-text-main);letter-spacing:-.02em;font-size:1.6rem;font-weight:800;line-height:1.2}.somspeech-stt-desc{color:var(--somspeech-text-muted);font-size:.88rem;line-height:1.5}.somspeech-stt-header-actions{align-items:center;gap:10px;display:flex}.somspeech-stt-history-btn{border:1px solid var(--somspeech-card-border);color:var(--somspeech-text-main);cursor:pointer;background:#fff;border-radius:9px;align-items:center;gap:7px;padding:8px 14px;font-size:.8rem;font-weight:600;transition:all .15s;display:inline-flex;box-shadow:0 1px 2px #0f172a0d}.somspeech-stt-history-btn:hover{background:var(--somspeech-pill-hover);border-color:#cbd5e1}.somspeech-stt-grid{grid-template-columns:420px 1fr;align-items:stretch;gap:20px;min-height:520px;display:grid}@media (max-width:1080px){.somspeech-stt-grid{grid-template-columns:1fr}}.somspeech-stt-input-col{flex-direction:column;display:flex}.somspeech-stt-card{background:var(--somspeech-card-bg);border:1px solid var(--somspeech-card-border);box-shadow:var(--somspeech-shadow-sm);border-radius:16px;flex-direction:column;height:100%;display:flex;overflow:hidden}.somspeech-stt-tabs{border-bottom:1px solid var(--somspeech-card-border);background:#f8fafc;gap:4px;padding:6px;display:flex}.somspeech-stt-tab{color:var(--somspeech-text-muted);cursor:pointer;background:0 0;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 10px;font-size:.78rem;font-weight:600;transition:all .15s;display:inline-flex}.somspeech-stt-tab:hover{color:var(--somspeech-text-main);background:#fff9}.somspeech-stt-tab.active{color:#2563eb;background:#fff;font-weight:700;box-shadow:0 1px 3px #0f172a14}.somspeech-stt-body{border-bottom:1px solid #0f172a0f;padding:18px}.somspeech-stt-dropzone{text-align:center;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;align-items:center;padding:28px 18px;transition:all .2s;display:flex}.somspeech-stt-dropzone:hover,.somspeech-stt-dropzone.drag-over{background:#eff6ff;border-color:#2563eb}.somspeech-stt-drop-icon{color:#2563eb;background:#fff;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:12px;display:flex;box-shadow:0 2px 8px #2563eb14}.somspeech-stt-drop-title{color:var(--somspeech-text-main);margin-bottom:4px;font-size:.88rem;font-weight:700}.somspeech-stt-drop-formats{color:var(--somspeech-text-muted);max-width:280px;font-size:.72rem;line-height:1.4}.somspeech-stt-filechip{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;display:flex}.somspeech-filechip-play{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .15s;display:flex}.somspeech-filechip-play:hover{background:#1d4ed8;transform:scale(1.05)}.somspeech-filechip-info{flex-direction:column;flex:1;min-width:0;display:flex}.somspeech-filechip-name{color:var(--somspeech-text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.84rem;font-weight:700;overflow:hidden}.somspeech-filechip-size{color:var(--somspeech-text-muted);font-size:.72rem}.somspeech-filechip-remove{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:color .15s;display:flex}.somspeech-filechip-remove:hover{color:#ef4444;background:#fef2f2}.somspeech-recorder-card{flex-direction:column;gap:12px;display:flex}.somspeech-recorder-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;align-items:center;gap:8px;padding:10px 12px;font-size:.76rem;line-height:1.4;display:flex}.somspeech-recorder-idle{text-align:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;display:flex}.somspeech-recorder-mic-circle{color:#ef4444;cursor:pointer;background:#fef2f2;border:2px solid #fecaca;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:all .2s;display:flex}.somspeech-recorder-mic-circle:hover{background:#fee2e2;transform:scale(1.06)}.somspeech-recorder-cta-text{flex-direction:column;gap:4px;display:flex}.somspeech-recorder-cta-text strong{color:var(--somspeech-text-main);font-size:.88rem}.somspeech-recorder-cta-text span{color:var(--somspeech-text-muted);max-width:260px;font-size:.72rem}.somspeech-recorder-start-btn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:9999px;align-items:center;gap:6px;padding:8px 18px;font-size:.78rem;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 2px 8px #ef44444d}.somspeech-recorder-start-btn:hover{background:#dc2626;transform:translateY(-1px)}.somspeech-recorder-active{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:20px 16px;display:flex}.somspeech-recorder-wave-box{align-items:center;gap:12px;display:flex}.somspeech-rec-dot{background:#ef4444;border-radius:50%;width:10px;height:10px;animation:1.5s cubic-bezier(0,0,.2,1) infinite somspeech-ping}.somspeech-wave-bars{align-items:center;gap:3px;height:24px;display:flex}.somspeech-wave-bars .bar{background:#2563eb;border-radius:2px;width:3px;animation:.8s ease-in-out infinite alternate somspeech-wave}.somspeech-wave-bars .b1{height:8px;animation-delay:.1s}.somspeech-wave-bars .b2{height:16px;animation-delay:.3s}.somspeech-wave-bars .b3{height:22px;animation-delay:.2s}.somspeech-wave-bars .b4{height:12px;animation-delay:.4s}.somspeech-wave-bars .b5{height:20px;animation-delay:.15s}.somspeech-wave-bars .b6{height:14px;animation-delay:.35s}.somspeech-wave-bars .b7{height:8px;animation-delay:.25s}@keyframes somspeech-wave{0%{transform:scaleY(.4)}to{transform:scaleY(1.2)}}.somspeech-rec-timer{font-family:var(--font-mono,monospace);color:var(--somspeech-text-main);min-width:46px;font-size:.95rem;font-weight:700}.somspeech-recorder-actions{align-items:center;gap:8px;display:flex}.somspeech-rec-btn{cursor:pointer;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-size:.76rem;font-weight:700;transition:all .15s;display:inline-flex}.somspeech-rec-btn.pause,.somspeech-rec-btn.resume{color:var(--somspeech-text-main);background:#fff;border-color:#cbd5e1}.somspeech-rec-btn.stop{color:#fff;background:#2563eb}.somspeech-rec-btn.discard{color:#94a3b8;background:#fff;border-color:#cbd5e1;padding:7px 10px}.somspeech-rec-btn.discard:hover{color:#ef4444;border-color:#fca5a5}.somspeech-recorder-preview{flex-direction:column;gap:12px;display:flex}.somspeech-recorded-pill{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:10px 14px;display:flex}.somspeech-preview-play-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.somspeech-recorded-meta{flex-direction:column;display:flex}.somspeech-recorded-title{color:var(--somspeech-text-main);font-size:.82rem;font-weight:700}.somspeech-recorded-duration{color:#059669;font-size:.72rem;font-weight:600}.somspeech-recorded-confirm-row{align-items:center;gap:8px;display:flex}.somspeech-recorded-use-btn{color:#fff;cursor:pointer;background:#059669;border:none;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:6px;padding:8px 14px;font-size:.78rem;font-weight:700;transition:background .15s;display:inline-flex}.somspeech-recorded-use-btn:hover{background:#047857}.somspeech-recorded-retry-btn{color:var(--somspeech-text-muted);cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;align-items:center;gap:5px;padding:8px 12px;font-size:.76rem;font-weight:600;display:inline-flex}.somspeech-stt-field{flex-direction:column;gap:6px;display:flex}.somspeech-stt-field-label{color:var(--somspeech-text-main);font-size:.76rem;font-weight:700}.somspeech-stt-field-hint{color:var(--somspeech-text-muted);font-size:.7rem;line-height:1.4}.somspeech-stt-yt-input-wrap{align-items:center;display:flex;position:relative}.somspeech-yt-icon{color:#ef4444;pointer-events:none;position:absolute;left:12px}.somspeech-stt-yt-input{width:100%;color:var(--somspeech-text-main);background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:10px 36px;font-size:.82rem;transition:all .15s}.somspeech-stt-yt-input:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.somspeech-yt-clear-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;right:10px}.somspeech-stt-controls-section{flex-direction:column;gap:16px;padding:18px;display:flex}.somspeech-stt-control-group{flex-direction:column;gap:6px;display:flex}.somspeech-stt-lang-picker-btn{cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:10px;justify-content:space-between;align-items:center;padding:9px 12px;transition:all .15s;display:flex}.somspeech-stt-lang-picker-btn:hover{background:#fff;border-color:#2563eb}.somspeech-lang-pill-left{color:var(--somspeech-text-main);align-items:center;gap:8px;font-size:.82rem;display:flex}.somspeech-lang-flag{font-size:1.1rem;line-height:1}.somspeech-stt-model-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.somspeech-model-pill{color:var(--somspeech-text-muted);cursor:pointer;text-align:center;white-space:nowrap;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:8px 4px;font-size:.76rem;font-weight:600;transition:all .15s}.somspeech-model-pill:hover{color:var(--somspeech-text-main);background:#fff;border-color:#94a3b8}.somspeech-model-pill.active{color:#2563eb;background:#eff6ff;border-color:#2563eb;font-weight:700;box-shadow:0 1px 3px #2563eb1f}.somspeech-stt-options-grid{flex-direction:column;gap:8px;display:flex}.somspeech-stt-opt-card{cursor:pointer;text-align:left;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;transition:all .15s;display:flex}.somspeech-stt-opt-card:hover{background:#fff;border-color:#cbd5e1}.somspeech-stt-opt-card.active{background:#eff6ff;border-color:#bfdbfe}.somspeech-stt-opt-left{align-items:center;gap:10px;display:flex}.somspeech-stt-opt-icon{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.somspeech-stt-opt-card.active .somspeech-stt-opt-icon{color:#fff;background:#2563eb;border-color:#2563eb}.somspeech-stt-opt-meta{flex-direction:column;gap:1px;display:flex}.somspeech-stt-opt-meta strong{color:var(--somspeech-text-main);font-size:.78rem;font-weight:700}.somspeech-stt-opt-meta small{color:var(--somspeech-text-muted);font-size:.68rem}.somspeech-stt-opt-switch{background:#cbd5e1;border-radius:9999px;flex-shrink:0;align-items:center;width:34px;height:20px;padding:2px;transition:background .2s;display:flex}.somspeech-stt-opt-switch.on{background:#2563eb}.somspeech-switch-dot{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;transform:translate(0);box-shadow:0 1px 2px #0003}.somspeech-stt-opt-switch.on .somspeech-switch-dot{transform:translate(14px)}.somspeech-stt-error-banner{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;align-items:center;gap:8px;margin:0 18px 12px;padding:10px 12px;font-size:.78rem;line-height:1.4;display:flex}.somspeech-stt-action-box{margin-top:auto;padding:0 18px 18px}.somspeech-stt-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px 18px;font-size:.88rem;font-weight:700;transition:all .15s;display:inline-flex;box-shadow:0 4px 14px #2563eb59}.somspeech-stt-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 18px #2563eb73}.somspeech-stt-submit-btn:disabled{opacity:.7;cursor:not-allowed}.somspeech-stt-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite somspeech-spin}.somspeech-stt-output-col{flex-direction:column;display:flex}.somspeech-stt-canvas-card{background:var(--somspeech-card-bg);border:1px solid var(--somspeech-card-border);box-shadow:var(--somspeech-shadow-sm);border-radius:16px;flex-direction:column;height:100%;min-height:520px;display:flex;overflow:hidden}.somspeech-stt-canvas-hdr{border-bottom:1px solid var(--somspeech-card-border);background:#f8fafc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.somspeech-canvas-left{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.somspeech-canvas-title{color:var(--somspeech-text-main);font-size:.86rem;font-weight:800}.somspeech-canvas-meta-badges{align-items:center;gap:5px;display:flex}.somspeech-meta-pill{color:var(--somspeech-text-muted);background:#e2e8f0;border-radius:6px;padding:2px 7px;font-size:.68rem;font-weight:600}.somspeech-meta-pill.highlight{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.somspeech-canvas-view-switchers{background:#e2e8f0;border-radius:8px;align-items:center;gap:2px;padding:3px;display:flex}.somspeech-view-btn{color:var(--somspeech-text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-size:.72rem;font-weight:600;transition:all .15s}.somspeech-view-btn.active{color:var(--somspeech-text-main);background:#fff;box-shadow:0 1px 2px #0f172a14}.somspeech-stt-canvas-body{background:#fff;flex-direction:column;flex:1;display:flex;position:relative}.somspeech-stt-textarea{width:100%;height:100%;min-height:380px;color:var(--somspeech-text-main);resize:none;background:0 0;border:none;outline:none;flex:1;padding:20px;font-family:inherit;font-size:.95rem;line-height:1.7}.somspeech-stt-empty-state{text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:380px;margin:auto;padding:60px 20px;display:flex}.somspeech-empty-icon-wrap{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:6px;display:flex}.somspeech-stt-empty-state strong{color:var(--somspeech-text-main);font-size:.92rem}.somspeech-stt-empty-state p{color:var(--somspeech-text-muted);font-size:.78rem;line-height:1.5}.somspeech-stt-loading-state{text-align:center;flex-direction:column;align-items:center;gap:8px;margin:auto;padding:60px 20px;display:flex}.somspeech-loading-wave{align-items:center;gap:4px;height:32px;margin-bottom:8px;display:flex}.somspeech-loading-wave span{background:#2563eb;border-radius:3px;width:4px;height:100%;animation:.8s ease-in-out infinite alternate somspeech-wave}.somspeech-loading-wave span:first-child{animation-delay:.1s}.somspeech-loading-wave span:nth-child(2){animation-delay:.25s}.somspeech-loading-wave span:nth-child(3){animation-delay:.4s}.somspeech-loading-wave span:nth-child(4){animation-delay:.15s}.somspeech-loading-wave span:nth-child(5){animation-delay:.3s}.somspeech-stt-loading-state strong{color:var(--somspeech-text-main);font-size:.92rem}.somspeech-stt-loading-state small{color:var(--somspeech-text-muted);font-size:.74rem}.somspeech-stt-canvas-footer{border-top:1px solid var(--somspeech-card-border);background:#f8fafc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.somspeech-footer-action-group{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.somspeech-canvas-action-btn{border:1px solid var(--somspeech-card-border);color:var(--somspeech-text-main);cursor:pointer;background:#fff;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;font-size:.74rem;font-weight:700;transition:all .15s;display:inline-flex}.somspeech-canvas-action-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.somspeech-canvas-action-btn.voice-studio-link{color:#2563eb;background:#eff6ff;border-color:#bfdbfe}.somspeech-canvas-action-btn.voice-studio-link:hover{background:#dbeafe}.somspeech-canvas-clear-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px;transition:color .15s;display:flex}.somspeech-canvas-clear-btn:hover{color:#ef4444;background:#fef2f2}.somspeech-modal-backdrop{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a66;justify-content:center;align-items:center;padding:20px;animation:.15s somspeech-fade-in;display:flex;position:fixed;inset:0}.somspeech-lang-modal{background:#fff;border:1px solid #cbd5e1;border-radius:16px;flex-direction:column;width:100%;max-width:480px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0f172a33}.somspeech-lang-modal-hdr{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.somspeech-lang-modal-hdr strong{color:var(--somspeech-text-main);font-size:.92rem}.somspeech-modal-close-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;display:flex}.somspeech-modal-close-btn:hover{color:var(--somspeech-text-main)}.somspeech-lang-search-wrap{background:#f8fafc;border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;padding:10px 18px;display:flex}.somspeech-lang-search-wrap input{color:var(--somspeech-text-main);background:0 0;border:none;outline:none;flex:1;font-size:.84rem}.somspeech-lang-search-wrap button{color:#94a3b8;cursor:pointer;background:0 0;border:none}.somspeech-lang-modal-list{flex-direction:column;flex:1;gap:2px;padding:8px;display:flex;overflow-y:auto}.somspeech-lang-item{cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 12px;transition:background .12s;display:flex}.somspeech-lang-item:hover{background:#f1f5f9}.somspeech-lang-item.selected{background:#eff6ff}.somspeech-lang-item-name{flex-direction:column;gap:2px;display:flex}.somspeech-lang-item-title-row{align-items:center;gap:8px;display:flex}.somspeech-lang-item-title-row strong{color:var(--somspeech-text-main);font-size:.84rem}.somspeech-lang-item-sub{color:var(--somspeech-text-muted);margin-left:26px;font-size:.7rem}.somspeech-lang-item-right{align-items:center;gap:8px;display:flex}.somspeech-lang-code-pill{font-size:.68rem;font-family:var(--font-mono,monospace);color:#475569;background:#e2e8f0;border-radius:4px;padding:2px 6px}.somspeech-stt-history-drawer{background:#fff;border:1px solid #cbd5e1;border-radius:16px;flex-direction:column;width:100%;max-width:520px;max-height:85vh;display:flex;overflow:hidden;box-shadow:0 20px 40px #0f172a33}.somspeech-drawer-hdr{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.somspeech-drawer-title-row{align-items:center;gap:8px;display:flex}.somspeech-drawer-title-row strong{color:var(--somspeech-text-main);font-size:.92rem}.somspeech-history-count-pill{color:#2563eb;background:#eff6ff;border-radius:9999px;padding:2px 7px;font-size:.68rem;font-weight:700}.somspeech-drawer-body{flex:1;padding:14px;overflow-y:auto}.somspeech-drawer-empty{text-align:center;color:var(--somspeech-text-muted);flex-direction:column;align-items:center;gap:8px;padding:40px 20px;font-size:.8rem;display:flex}.somspeech-history-list{flex-direction:column;gap:10px;display:flex}.somspeech-history-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:8px;padding:12px 14px;transition:all .15s;display:flex}.somspeech-history-card:hover{background:#fff;border-color:#cbd5e1}.somspeech-history-card-top{justify-content:space-between;align-items:center;display:flex}.somspeech-history-card-title{color:var(--somspeech-text-main);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;overflow:hidden}.somspeech-history-del-btn{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px}.somspeech-history-del-btn:hover{color:#ef4444}.somspeech-history-card-preview{color:var(--somspeech-text-muted);font-size:.76rem;line-height:1.4}.somspeech-history-card-footer{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding-top:6px;display:flex}.somspeech-history-time{color:#94a3b8;font-size:.68rem}.somspeech-history-load-btn{color:#2563eb;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;align-items:center;gap:5px;padding:4px 10px;font-size:.72rem;font-weight:700;display:inline-flex}.somspeech-drawer-footer{background:#f8fafc;border-top:1px solid #e2e8f0;justify-content:flex-end;padding:12px 18px;display:flex}.somspeech-clear-history-btn{color:#dc2626;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:.74rem;font-weight:600;display:inline-flex}html{-webkit-tap-highlight-color:transparent;scroll-behavior:smooth;text-rendering:optimizelegibility}body{overflow-x:hidden}@media (max-width:768px){.next-gen-site-navbar .next-gen-nav-links{display:none}.somspeech-subpage-hero{padding:24px 16px 18px}.somspeech-hero-title{font-size:1.55rem!important}.somspeech-hero-subtitle{font-size:.88rem!important}.somspeech-grid-3{grid-template-columns:1fr!important;gap:14px!important}}@media (max-width:540px){.dev-waitlist-banner{flex-direction:column!important;align-items:stretch!important;gap:12px!important;padding:16px!important}.dev-waitlist-form{flex-direction:column!important;gap:8px!important;width:100%!important;max-width:100%!important}.dev-waitlist-form input,.dev-waitlist-form button{flex:auto!important;width:100%!important}.somspeech-subpage-container{padding-left:14px!important;padding-right:14px!important}.brand-clean-form-panel,.channels-card{padding:16px!important}}
