:root{--voice-ink:#10233d;--voice-muted:#5c6b7d;--voice-cyan:#42d6dc;--voice-blue:#195da8;--voice-navy:#08182c;--voice-line:rgba(30,84,132,.17)}
.voices-page{max-width:1180px;margin:0 auto;padding:32px 22px 80px;color:var(--voice-ink)}
.voices-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(240px,.5fr);align-items:center;min-height:390px;overflow:hidden;padding:clamp(32px,6vw,76px);border-radius:28px;background:radial-gradient(circle at 88% 15%,rgba(63,213,220,.48),transparent 34%),linear-gradient(135deg,#07172c 0%,#123d73 48%,#1688a0 100%);box-shadow:0 28px 70px rgba(7,31,60,.22)}
.voices-hero::after{position:absolute;inset:0;content:"";background:linear-gradient(110deg,transparent 55%,rgba(255,255,255,.08));pointer-events:none}
.voices-hero-copy{position:relative;z-index:1;max-width:720px}.voices-eyebrow{display:block;margin-bottom:10px;color:#14728a;font-size:.72rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.voices-hero .voices-eyebrow{color:#79f1ee}.voices-hero h1{max-width:700px;margin:0;color:white;font-size:clamp(2.35rem,5.2vw,4.6rem);line-height:.98;letter-spacing:-.045em}.voices-hero p{max-width:670px;margin:22px 0 0;color:#d9eff5;font-size:1.08rem;line-height:1.7}.voices-hero-actions,.voices-access-actions,.voices-script-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}
.voices-hero .voices-price-note{margin-top:14px;color:#bfe8ed;font-size:.82rem;font-weight:650;letter-spacing:.01em}
.voices-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 18px;border:1px solid transparent;border-radius:999px;font:inherit;font-weight:750;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.voices-button:hover:not(:disabled){transform:translateY(-2px)}.voices-button:disabled{cursor:not-allowed;opacity:.48}.voices-button-primary{color:#07243b;background:linear-gradient(135deg,#84fff5,#5ad3ec);box-shadow:0 10px 28px rgba(66,214,220,.23)}.voices-button-secondary{color:var(--voice-ink);border-color:var(--voice-line);background:white}.voices-hero .voices-button-secondary{color:white;border-color:rgba(255,255,255,.35);background:rgba(255,255,255,.1)}.voices-button-quiet{color:#176a88;background:#edf9fb}
.voices-signal{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;gap:11px;height:180px}.voices-signal span{width:12px;border-radius:20px;background:linear-gradient(#8ffff4,#55bfd9);box-shadow:0 0 25px rgba(95,241,237,.35)}.voices-signal span:nth-child(1),.voices-signal span:nth-child(7){height:44px}.voices-signal span:nth-child(2),.voices-signal span:nth-child(6){height:82px}.voices-signal span:nth-child(3),.voices-signal span:nth-child(5){height:132px}.voices-signal span:nth-child(4){height:176px}
.voices-access-panel,.voices-workspace{margin-top:28px;padding:28px;border:1px solid var(--voice-line);border-radius:22px;background:white;box-shadow:0 14px 40px rgba(18,55,91,.07)}.voices-access-panel{display:flex;align-items:center;justify-content:space-between;gap:24px}.voices-access-panel h2,.voices-section-heading h2{margin:0;font-size:clamp(1.45rem,3vw,2.2rem)}.voices-access-panel p{margin:9px 0 0;color:var(--voice-muted)}.voices-access-actions{justify-content:flex-end;margin-top:0}
.voices-access-panel .voices-credit-balance{display:inline-flex;margin-top:12px;padding:6px 10px;border-radius:999px;color:#0d6675;background:#e1f8f7;font-size:.82rem;font-weight:800}.voices-credit-balance[hidden]{display:none}
.voices-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.voices-profile-list{display:grid;gap:15px}.voices-profile-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:20px;border:1px solid var(--voice-line);border-radius:17px;background:#f8fbfd}.voices-profile-details{display:grid;gap:7px}.voices-profile-details strong{font-size:1.08rem}.voices-profile-status{width:max-content;padding:4px 9px;border-radius:99px;color:#116778;background:#dff8f7;font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.voices-profile-details small,.voices-profile-actions small,.voices-status{color:var(--voice-muted)}.voices-profile-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.voices-profile-actions audio{max-width:280px}.voices-empty{padding:34px;border:1px dashed rgba(30,84,132,.25);border-radius:17px;color:var(--voice-muted);text-align:center}.voices-status{margin:15px 0 0;font-size:.9rem}
.voices-process{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.voices-process article{padding:24px;border-radius:19px;background:linear-gradient(145deg,#f2fbfc,#edf3fa)}.voices-process article>span{color:#1593a1;font-size:.75rem;font-weight:850;letter-spacing:.14em}.voices-process h3{margin:13px 0 8px}.voices-process p{margin:0;color:var(--voice-muted);line-height:1.55}
.voices-dialog{width:min(720px,calc(100vw - 28px));max-height:90vh;padding:0;border:0;border-radius:24px;color:var(--voice-ink);box-shadow:0 35px 90px rgba(5,21,42,.35)}.voices-dialog::backdrop{background:rgba(4,16,32,.68);backdrop-filter:blur(5px)}.voices-dialog form{position:relative;display:grid;gap:13px;padding:clamp(25px,5vw,44px)}.voices-dialog h2{margin:0;font-size:clamp(1.7rem,4vw,2.55rem)}.voices-dialog p{line-height:1.55}.voices-dialog label{font-weight:750}.voices-dialog input[type=text],.voices-dialog input[type=file],.voices-dialog textarea{width:100%;box-sizing:border-box;padding:12px;border:1px solid rgba(31,74,113,.24);border-radius:11px;background:white;font:inherit}.voices-dialog textarea{min-height:92px;resize:vertical}.voices-dialog-close{position:absolute;top:16px;right:17px;width:38px;height:38px;border:0;border-radius:50%;color:#33455a;background:#edf2f6;font-size:1.5rem;cursor:pointer}.voices-form-step{display:flex;align-items:center;gap:10px;margin-top:11px;padding-top:17px;border-top:1px solid var(--voice-line)}.voices-form-step span{padding:5px 9px;border-radius:99px;color:#116778;background:#dff8f7;font-size:.72rem;font-weight:800}.voices-consent-copy{margin:0;padding:15px;border-left:4px solid #3dcad1;border-radius:4px;background:#effbfb;font-weight:650}.voices-reference-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.voices-reference-heading p{margin:0}.voices-text-button{padding:0;border:0;color:#087b96;background:transparent;font:inherit;font-weight:800;text-decoration:underline;cursor:pointer}.voices-check{display:flex;gap:11px;align-items:flex-start;margin:9px 0}.voices-check input{margin-top:4px}.voices-check span{display:grid;gap:4px}.voices-check small{color:var(--voice-muted);font-weight:400}.voices-script-dialog{width:min(820px,calc(100vw - 28px))}.voices-reading-script{max-height:47vh;overflow:auto;padding:22px;border-radius:15px;background:#f4f8fb}.voices-reading-script p:first-child{margin-top:0}.voices-reading-script p:last-child{margin-bottom:0}.voices-script-actions{margin-top:6px}
.voices-price-disclosure{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 17px;border:1px solid rgba(21,147,161,.22);border-radius:13px;background:#f0fbfb}.voices-price-disclosure strong{flex:0 0 auto;color:#0c7080;font-size:1.05rem}.voices-price-disclosure span{color:var(--voice-muted);font-size:.84rem;line-height:1.45}
.studio-voice-product-link{white-space:nowrap;text-decoration:none}
@media(max-width:760px){.voices-hero{grid-template-columns:1fr;min-height:auto}.voices-signal{height:105px}.voices-signal span:nth-child(4){height:102px}.voices-signal span:nth-child(3),.voices-signal span:nth-child(5){height:76px}.voices-access-panel,.voices-section-heading{align-items:flex-start;flex-direction:column}.voices-access-actions{justify-content:flex-start}.voices-profile-card{grid-template-columns:1fr}.voices-profile-actions{justify-content:flex-start}.voices-process{grid-template-columns:1fr}.voices-reference-heading{align-items:flex-start;flex-direction:column}}
.voices-enrollment-status { min-height: 2.8rem; margin: 14px 0 10px; padding: 10px 12px; border: 1px solid rgba(96, 207, 255, .3); border-radius: 8px; background: rgba(96, 207, 255, .08); }
.voices-enrollment-status.is-error { color: #ffd2d7; border-color: rgba(255, 111, 125, .55); background: rgba(255, 111, 125, .1); }
