:root{--paper:#eaf2f5;--surface:#fff;--ink:#12323b;--muted:#526b73;--line:#c9d9de;--primary:#0b7180;--primary-dark:#07525d;--primary-soft:#d9edf1;--coral:#d75f52;--amber:#77b8c5;--voice-mateo:#d3e9ee;--voice-valentina:#dce6f3;--voice-personal:#e2e2f2;--shadow:0 20px 55px #0f343f1a;--wave-border:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='8' viewBox='0 0 48 8'%3E%3Cpath d='M0 4 C4 0 8 8 12 4 S20 0 24 4 S32 8 36 4 S44 0 48 4' fill='none' stroke='%230b7180' stroke-width='1.4'/%3E%3C/svg%3E");--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 0%, #73beca2e, transparent 31%), linear-gradient(180deg, #f4f9fb 0%, var(--paper) 55%, #e4eef2 100%);color:var(--ink);font-family:var(--sans);margin:0;font-size:16px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#eff6f8eb;border-bottom:0;grid-template-columns:1fr auto 1fr;align-items:center;height:78px;padding:0 clamp(22px,5vw,82px);display:grid;position:sticky;top:0}.topbar:after{content:"";background:var(--wave-border) repeat-x 0 center / 48px 8px;opacity:.42;pointer-events:none;transform-origin:50%;height:8px;animation:5.5s ease-in-out infinite alternate wave-oscillation;position:absolute;bottom:-8px;left:0;right:0}.brand{font-family:var(--serif);align-items:center;gap:11px;width:fit-content;font-size:20px;display:inline-flex}.brand strong{color:var(--primary);font-weight:500}.brand-copy{text-align:center;justify-items:center;gap:1px;width:fit-content;line-height:1.05;display:grid}.brand-copy small{color:var(--muted);font-family:var(--sans);letter-spacing:.025em;text-align:center;white-space:nowrap;font-size:12px;font-weight:600}.brand-mark{background:var(--ink);border-radius:50%;justify-content:center;align-items:center;gap:2px;width:31px;height:31px;display:flex}.brand-mark i{background:#fff;border-radius:9px;width:2px;display:block}.brand-mark i:first-child,.brand-mark i:nth-child(4){height:8px}.brand-mark i:nth-child(2){height:17px}.brand-mark i:nth-child(3){height:12px}.main-nav{align-items:center;gap:30px;height:100%;font-weight:650;display:flex}.main-nav button{height:100%;color:var(--muted);cursor:pointer;font-family:var(--sans);letter-spacing:.01em;opacity:.72;background:0 0;border:0;place-items:center;padding:0 5px;font-size:13px;font-weight:650;line-height:1;transition:color .28s,font-size .28s,font-weight .28s,letter-spacing .28s,opacity .28s,transform .28s;display:grid;transform:scale(.94)}.main-nav button:hover{color:var(--primary);opacity:.9;transform:scale(.98)}.main-nav button.active{color:var(--ink);font-family:var(--serif);letter-spacing:-.018em;opacity:1;font-size:20px;font-weight:500;transform:scale(1)}.account{justify-self:end;align-items:center;gap:12px;display:flex;position:relative}.help-button,.avatar-button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:36px;height:36px}.help-button{color:var(--muted)}.avatar-button{background:var(--ink);color:#fff;border-color:var(--ink);letter-spacing:.05em;font-size:12px;font-weight:750}.avatar-button[aria-expanded=true]{box-shadow:0 0 0 4px #0d6b5d21}.account-menu{z-index:40;background:var(--surface);border:1px solid #12495429;border-radius:16px;width:310px;padding:10px;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 20px 48px #0f343f2e}.account-summary,.settings-profile{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;display:grid}.account-summary{border-bottom:1px solid var(--line);margin-bottom:6px;padding:10px 10px 16px}.account-avatar{background:var(--primary-soft);width:44px;height:44px;color:var(--primary);letter-spacing:.04em;border-radius:50%;place-items:center;font-size:13px;font-weight:800;display:grid}.account-summary>span:last-child,.settings-profile>span:last-child{gap:3px;min-width:0;display:grid}.account-summary strong,.settings-profile strong{overflow-wrap:anywhere;font-size:16px}.account-summary small,.settings-profile small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.account-menu>button{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;grid-template-columns:32px 1fr;align-items:center;gap:9px;width:100%;padding:13px 10px;display:grid}.account-menu>button:hover{background:var(--primary-soft)}.account-menu>button>span:first-child{color:var(--primary);text-align:center;font-size:18px}.account-menu>button>span:last-child{gap:2px;display:grid}.account-menu>button strong{font-size:15px}.account-menu>button small{color:var(--muted);font-size:12px}.account-menu>.account-logout{border-top:1px solid var(--line);border-radius:0 0 10px 10px;margin-top:3px}.account-menu>.account-logout:hover{background:#fff1ee}.account-menu>.account-logout>span:first-child,.account-menu>.account-logout strong{color:#9b4135}.settings-backdrop{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#10262375;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.settings-dialog{background:var(--surface);border:1px solid #12495429;border-radius:22px;width:min(520px,100%);max-height:calc(100vh - 48px);padding:28px;position:relative;overflow-y:auto;box-shadow:0 28px 80px #0c262e47}.settings-heading{justify-content:space-between;align-items:start;gap:20px;display:flex}.settings-heading h2{font-family:var(--serif);margin:6px 0 0;font-size:32px;font-weight:400}.settings-heading>button{border:1px solid var(--line);width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:50%;font-size:21px}.settings-profile{border:1px solid var(--line);background:#f2f8fa;border-radius:13px;margin:23px 0;padding:14px}.password-form{gap:14px;display:grid}.password-form h3{font-family:var(--serif);margin:0 0 5px;font-size:21px;font-weight:500}.password-form>div:first-child p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.password-form label{color:var(--muted);gap:7px;font-size:13px;font-weight:750;display:grid}.password-form input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:12px 13px}.form-success{background:var(--primary-soft);color:var(--primary);border-radius:9px;margin:0;padding:11px 13px;font-size:13px;font-weight:700}.settings-actions{justify-content:flex-end;gap:10px;margin-top:3px;display:flex}.settings-actions .primary-button,.settings-actions .secondary-button{margin:0}.dashboard-summary{justify-content:flex-end;max-width:1250px;margin:0 auto;padding:18px clamp(22px,5vw,82px) 14px;display:flex}.eyebrow,.section-kicker{color:var(--primary);letter-spacing:.14em;font-size:13px;font-weight:800}.study-streak{background:#ffffff59;border:1px solid #1837331f;border-radius:14px;align-items:center;gap:12px;padding:13px 17px;display:flex}.streak-icon{color:var(--coral);font-size:27px}.study-streak div{display:grid}.study-streak strong{font-family:var(--serif);font-size:17px;font-weight:500}.study-streak small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.workspace{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:24px;max-width:1450px;margin:0 auto;padding:0 clamp(22px,5vw,82px) 64px;display:grid}.creator-workspace{grid-template-columns:minmax(0,1fr);max-width:1250px}.sidebar-stack{gap:16px;min-width:0;display:grid;position:sticky;top:94px}.creator-card,.history-sidebar{background:var(--surface);box-shadow:var(--shadow);border:1px solid #12495429;border-radius:24px;position:relative}.creator-card{min-height:578px;overflow:hidden}.creator-heading{justify-content:space-between;align-items:start;gap:20px;padding:27px 30px 21px;display:flex}.creator-heading>div{min-width:0}.creator-heading h2,.library-heading h2{font-family:var(--serif);font-weight:400}.creator-heading h2{overflow-wrap:anywhere;white-space:normal;margin:7px 0 0;font-size:30px;line-height:1.15}.steps{border-block:1px solid var(--line);grid-template-columns:repeat(5,minmax(0,1fr));padding:0 22px;display:grid;overflow:hidden}.step{color:#657a74;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-width:0;padding:19px 5px;font-size:14px;display:flex;position:relative}.step strong{text-overflow:ellipsis;font-size:inherit;font-weight:750;overflow:hidden}.step:disabled{cursor:not-allowed;opacity:.52}.step+.step:before{content:"";background:var(--line);width:26%;height:1px;position:absolute;left:-13%}.step>span{background:var(--surface);z-index:1;border:1px solid #aeb7b3;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:13px;display:grid}.step.active{color:var(--ink)}.step.active>span{background:var(--ink);color:#fff;border-color:var(--ink)}.step.complete{color:var(--primary)}.step.complete>span{background:var(--primary-soft);border-color:var(--primary-soft);color:var(--primary)}.step-content{padding:27px 30px 30px}.document-step,.voice-step,.chapter-step{flex-direction:column;min-height:381px;display:flex}.dropzone{cursor:pointer;background:#f4f9fb;border:1.5px dashed #9cbac2;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;min-height:210px;transition:all .2s;display:flex}.dropzone:hover,.dropzone:focus-within{border-color:var(--primary);background:#eaf5f8;transform:translateY(-2px)}.dropzone input{opacity:0;width:1px;height:1px;position:absolute}.upload-glyph{background:var(--primary-soft);width:43px;height:43px;color:var(--primary);border-radius:50%;place-items:center;margin-bottom:12px;font-size:23px;display:grid}.dropzone strong{font-family:var(--serif);font-size:20px;font-weight:500}.file-types{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:10px;display:flex}.file-type{font-family:var(--sans);letter-spacing:.035em;background:0 0;border:1px solid;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:800;line-height:1}.file-type.pdf{color:#c93632}.file-type.docx{color:#2b579a}.file-type.markdown{color:#17212b}.file-type.text{color:#6b7280}.dropzone small{color:#6f817b;margin-top:16px;font-size:12px}.paste-text-toggle{color:var(--primary);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0000;align-self:center;margin-top:17px;padding:6px 3px;font-size:14px;font-weight:750;transition:color .2s,border-color .2s}.paste-text-toggle:hover{color:var(--primary-dark);border-bottom-color:currentColor}.paste-text-toggle:disabled{cursor:wait;opacity:.55}.paste-text-panel{border:1px solid var(--line);background:#f4f9fb;border-radius:14px;margin-top:17px;padding:17px}.paste-text-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.paste-text-heading>div{gap:4px;display:grid}.paste-text-heading strong{font-family:var(--serif);font-size:19px;font-weight:500}.paste-text-heading span{color:var(--muted);font-size:13px}.paste-text-heading>button{width:30px;height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:21px;line-height:1}.paste-text-heading>button:hover{background:var(--primary-soft);color:var(--ink)}.paste-text-panel textarea{resize:vertical;width:100%;min-height:180px;color:var(--ink);font:15px/1.6 var(--sans);background:#fff;border:1px solid #a9c1c8;border-radius:10px;margin-top:14px;padding:14px}.paste-text-panel textarea:focus{border-color:var(--primary);outline:3px solid #0b71801f}.paste-text-actions{justify-content:space-between;align-items:center;gap:14px;margin-top:11px;display:flex}.paste-text-actions>span{color:var(--muted);font-size:12px}.paste-text-actions .primary-button{margin:0}.current-file{border:1px solid var(--line);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:14px;padding:11px 13px;display:grid}.file-icon{color:#a14937;background:#f4ddd7;border-radius:7px;padding:9px 7px;font-size:12px;font-weight:850}.current-file div{gap:3px;min-width:0;display:grid}.current-file strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.current-file div span{color:var(--muted);font-size:13px}.file-ready{color:var(--primary);font-size:13px;font-weight:750}.primary-button,.secondary-button{border:1px solid var(--ink);cursor:pointer;border-radius:10px;padding:13px 18px;font-size:15px;font-weight:750;transition:all .2s}.primary-button{background:var(--ink);color:#fff;margin-top:18px;margin-left:auto}.primary-button span{padding-left:9px}.primary-button:hover{background:var(--primary-dark);border-color:var(--primary-dark);transform:translateY(-1px)}.primary-button:disabled{opacity:.4;cursor:not-allowed}.secondary-button{background:0 0;margin-top:18px}.secondary-button:hover{background:var(--paper)}.step-copy{justify-content:space-between;align-items:start;gap:24px;margin-bottom:20px;display:flex}.step-copy h3{font-family:var(--serif);margin:0 0 6px;font-size:27px;font-weight:500}.step-copy p{color:var(--muted);margin:0;font-size:15px;line-height:1.55}.text-button{color:var(--primary);cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:750}.voice-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.voice-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;overflow:hidden}.voice-card:hover{border-color:#9eb6ae}.voice-card.selected{border-color:var(--primary);box-shadow:inset 0 0 0 1px var(--primary);background:#f4fafc}.voice-card-select{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.voice-card-select:disabled{cursor:default;opacity:.72}.voice-avatar{width:43px;height:43px;font-family:var(--serif);border-radius:50%;place-items:center;font-size:13px;display:grid}.voice-card-select>span:nth-child(2){min-width:0;display:grid}.voice-card strong{font-size:15px}.voice-card small{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.35}.voice-card-audio{width:calc(100% - 20px);height:30px;margin:0 10px 8px}.voice-inline-action{border:1px solid var(--primary);background:var(--primary-soft);color:var(--primary);cursor:pointer;border-radius:8px;margin:0 10px 10px;padding:8px 10px;font-size:12px;font-weight:750}.voice-inline-action.danger{color:#8b382d;background:#fff4f1;border-color:#d8aaa3}.voice-error{margin:0 10px 10px;display:block;color:#8b382d!important}.play-button{color:var(--primary);background:var(--primary-soft);border-radius:50%;place-items:center;width:29px;height:29px;font-size:12px;display:grid}.action-row{justify-content:space-between;margin-top:auto;display:flex}.selection-count{color:var(--primary);white-space:nowrap;font-size:14px;font-weight:750}.chapter-list{border:1px solid var(--line);border-radius:14px;overflow:hidden}.chapter-row{cursor:pointer;opacity:.55;grid-template-columns:auto auto 1fr auto;align-items:center;gap:13px;padding:12px 14px;display:grid}.chapter-row+.chapter-row{border-top:1px solid var(--line)}.chapter-row.included{opacity:1}.chapter-row input{width:15px;height:15px;accent-color:var(--primary)}.chapter-number{font-family:var(--serif);color:#97a49f;font-size:18px}.chapter-title{gap:3px;display:grid}.chapter-title strong{font-size:15px}.chapter-title small,.chapter-duration{color:var(--muted);font-size:12px}.progress-step{grid-template-columns:158px 1fr;align-items:center;gap:38px;min-height:381px;padding:30px 28px;display:grid}.progress-value{background:linear-gradient(145deg, #f1f9fb, var(--primary-soft));font-variant-numeric:tabular-nums;border:1px solid #afd0d7;border-radius:22px;flex-wrap:wrap;place-content:center;align-items:baseline;min-height:158px;padding:24px 18px 20px;display:flex;box-shadow:inset 0 1px #ffffffb3}.progress-value>span{font-family:var(--serif);letter-spacing:-.05em;font-size:58px;line-height:.9}.progress-value small{color:var(--primary);margin-left:4px;font-size:18px;font-weight:750}.progress-value em{color:var(--primary);letter-spacing:.12em;text-align:center;text-transform:uppercase;flex-basis:100%;margin-top:14px;font-size:12px;font-style:normal;font-weight:800}.batch-progress-value>span{letter-spacing:-.035em;white-space:nowrap;font-size:45px}.progress-copy h3{font-family:var(--serif);margin:9px 0;font-size:32px;font-weight:400}.progress-copy p{color:var(--muted);max-width:560px;font-size:16px;line-height:1.65}.progress-track,.listen-progress,.project-progress{background:#dce8eb;border-radius:99px;height:4px;overflow:hidden}.progress-track{height:9px;margin-top:26px}.progress-track span,.listen-progress span,.project-progress span{background:var(--primary);border-radius:inherit;height:100%;transition:width .4s;display:block}.progress-meta{color:var(--muted);justify-content:space-between;gap:16px;margin-top:11px;font-size:13px;display:flex}.progress-meta strong{color:var(--primary)}.batch-progress-meta{border-top:1px solid var(--line);margin-top:24px;padding-top:14px}.progress-insight{background:#dbeff361;border-left:3px solid #0b71806b;border-radius:0 10px 10px 0;min-height:48px;padding:14px 16px;animation:.45s both progress-insight-enter;color:var(--ink)!important;margin:24px 0 0!important;font-size:14px!important;line-height:1.5!important}.progress-insight>span{color:var(--primary);margin-right:9px}@keyframes progress-insight-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.history-sidebar{min-width:0;overflow:hidden}.history-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:21px 20px 17px;display:flex}.history-heading h2{font-family:var(--serif);margin:5px 0 0;font-size:26px;font-weight:400}.history-refresh{border:1px solid var(--line);width:54px;height:54px;color:var(--primary);cursor:pointer;background:0 0;border-radius:50%;font-size:28px;transition:color .2s,background .2s,border-color .2s,transform .2s}.history-refresh:hover{background:var(--primary-soft)}.history-refresh:disabled{cursor:wait}.history-refresh>span{line-height:1;display:block}.history-refresh.refreshing>span{animation:.75s linear infinite refresh-spin}.history-refresh.success{border-color:var(--primary);background:var(--primary);color:#fff;animation:.7s cubic-bezier(.2,.8,.2,1) button-complete}.history-refresh.error{color:#fff;background:#b94c40;border-color:#b94c40;animation:.45s button-error}@keyframes refresh-spin{to{transform:rotate(360deg)}}@keyframes button-complete{0%{transform:scale(.88);box-shadow:0 0 #0b718057}55%{transform:scale(1.12);box-shadow:0 0 0 8px #0b718000}to{transform:scale(1);box-shadow:0 0 #0b718000}}@keyframes button-error{0%,to{transform:translate(0)}35%{transform:translate(-3px)}70%{transform:translate(3px)}}.history-list{scrollbar-width:thin;max-height:min(56vh,590px);padding:9px;overflow-y:auto}.history-item{border:1px solid #0000;border-radius:14px;padding:5px;transition:background .2s,border-color .2s}.history-item+.history-item{margin-top:5px}.history-item:hover{background:#f2f8fa}.history-item.selected{background:#eaf5f8;border-color:#acd0d7}.history-open{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:7px;display:grid}.history-letter{background:var(--primary-soft);width:38px;height:42px;color:var(--primary);font-family:var(--serif);border-radius:9px;place-items:center;font-size:20px;display:grid}.history-copy{gap:4px;min-width:0;display:grid}.history-copy strong{font-family:var(--serif);overflow-wrap:anywhere;white-space:normal;font-size:17px;font-weight:500;line-height:1.25}.history-copy small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.history-percent{color:var(--primary);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.history-progress{background:#dce8eb;border-radius:99px;height:3px;margin:2px 7px 7px 55px;overflow:hidden}.history-progress span{border-radius:inherit;background:var(--primary);height:100%;display:block}.history-artifacts{flex-wrap:wrap;gap:5px;padding:1px 7px 7px 55px;display:flex}.history-artifacts button,.history-artifacts a{min-height:34px;color:var(--primary);cursor:pointer;background:#fff;border:1px solid #bfd0ca;border-radius:8px;padding:7px 10px;font-size:12px;font-weight:750}.history-empty{color:var(--muted);padding:28px 20px;font-size:15px;line-height:1.55}.book-cover{border-radius:14px;flex-direction:column;justify-content:space-between;height:178px;margin:15px 0 17px;padding:22px;display:flex;position:relative;overflow:hidden}.book-cover.mint{background:#c8dfd4}.cover-subject{letter-spacing:.14em;font-size:12px;font-weight:850}.book-cover strong{font-family:var(--serif);z-index:1;font-size:22px;font-weight:400;line-height:1.08}.cover-wave{opacity:.7;align-items:center;gap:3px;display:flex;position:absolute;bottom:18px;right:19px;transform:rotate(-9deg)}.cover-wave i{background:var(--primary);border-radius:9px;width:3px}.cover-wave i:first-child,.cover-wave i:nth-child(6){height:10px}.cover-wave i:nth-child(2),.cover-wave i:nth-child(5){height:22px}.cover-wave i:nth-child(3){height:34px}.cover-wave i:nth-child(4){height:27px}.mini-player{justify-content:center;align-items:center;gap:22px;margin:21px 0 17px;display:flex}.mini-player button{cursor:pointer;background:0 0;border:0;width:30px;height:30px;font-size:18px;position:relative}.mini-player button small{font-size:12px;position:absolute;inset:12px 0 auto}.mini-player .main-play{background:var(--ink);color:#fff;border-radius:50%;width:43px;height:43px;padding-left:4px;font-size:13px}.listen-progress span{width:68%}.time-row{color:var(--muted);justify-content:space-between;margin-top:6px;font-size:12px;display:flex}.resume-link{border-top:1px solid var(--line);color:var(--primary);justify-content:space-between;align-items:center;margin-top:18px;padding-top:16px;font-size:13px;font-weight:750;display:flex}.library{max-width:1400px;margin:0 auto;padding:0 clamp(22px,5vw,82px) 70px}.library-heading{justify-content:space-between;align-items:end;margin-bottom:20px;display:flex}.library-heading h2{margin:7px 0 0;font-size:28px}.view-all{color:var(--primary);cursor:pointer;background:0 0;border:0;font-size:13px;font-weight:750}.view-all span{margin-left:8px}.project-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.project-card{background:#ffffff94;border:1px solid #1837331a;border-radius:16px;grid-template-columns:78px 1fr auto;gap:14px;padding:12px;transition:all .2s;display:grid;position:relative}.project-card:hover{background:var(--surface);transform:translateY(-3px);box-shadow:0 12px 28px #14363112}.project-cover{border-radius:10px;flex-direction:column;justify-content:space-between;min-height:108px;padding:9px;display:flex}.project-cover.mint{background:#cfe2d9}.project-cover.amber{background:#c8e2e8}.project-cover.lilac{background:#ded6e8}.project-letter{font-family:var(--serif);font-size:30px}.status{text-transform:uppercase;letter-spacing:.08em;background:#fff9;border-radius:10px;width:fit-content;padding:4px 6px;font-size:12px;font-weight:850}.status.procesando{color:#97631b}.status.listo{color:var(--primary)}.project-info{flex-direction:column;min-width:0;padding:5px 0 3px;display:flex}.project-subject{color:var(--primary);text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.project-info h3{font-family:var(--serif);margin:7px 0 auto;font-size:18px;font-weight:500;line-height:1.2}.project-progress{height:3px;margin-bottom:7px}.project-meta{color:var(--muted);justify-content:space-between;font-size:12px;display:flex}.card-menu{color:var(--muted);cursor:pointer;letter-spacing:.08em;background:0 0;border:0;align-self:start}footer{max-width:1240px;color:var(--muted);font-family:var(--serif);border-top:0;justify-content:space-between;margin:0 auto;padding:32px 0 35px;font-size:14px;display:flex;position:relative}footer:before{content:"";background:var(--wave-border) repeat-x 24px center / 48px 8px;opacity:.4;transform-origin:50%;height:8px;animation:6.5s ease-in-out infinite alternate-reverse wave-oscillation;position:absolute;top:0;left:0;right:0}@keyframes wave-oscillation{0%{background-position-x:0;transform:translateY(0)scaleY(.92)}to{background-position-x:24px;transform:translateY(1px)scaleY(1.08)}}footer a{color:var(--primary);text-underline-offset:3px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000}footer a:hover{text-decoration-color:currentColor}.privacy-page{min-height:100vh;padding:64px clamp(22px,7vw,110px) 80px}.privacy-page-inner{width:min(780px,100%);margin:0 auto}.privacy-back{color:var(--primary);margin-bottom:45px;font-size:15px;font-weight:750;display:inline-flex}.privacy-page-inner>.section-kicker{text-align:center;display:block}.privacy-page h1{max-width:740px;font-family:var(--serif);letter-spacing:-.035em;text-align:center;text-wrap:balance;margin:10px auto 18px;font-size:clamp(42px,7vw,68px);font-weight:400;line-height:1}.privacy-lead{max-width:720px;color:var(--muted);text-align:center;text-wrap:balance;margin:0 auto 38px;font-size:18px;line-height:1.65}.privacy-sections{gap:14px;display:grid}.privacy-section{background:var(--surface);border:1px solid #12495429;border-radius:18px;padding:25px 27px;position:relative;overflow:hidden}.privacy-section h2{font-family:var(--serif);margin:0 0 9px;font-size:24px;font-weight:500}.privacy-section p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.privacy-section p+p{margin-top:10px}.privacy-status{border-left:3px solid var(--coral);color:var(--muted);background:#ffffff73;margin-top:24px;padding:17px 20px;font-size:14px;line-height:1.7}.section-page{max-width:1250px;margin:0 auto;padding:0 clamp(22px,5vw,82px) 70px}.page-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:22px;display:flex}.page-heading h2{font-family:var(--serif);margin:7px 0 6px;font-size:34px;font-weight:400}.page-heading p{max-width:690px;color:var(--muted);margin:0;line-height:1.6}.book-history-list{gap:16px;display:grid}.book-history-card{background:var(--surface);box-shadow:var(--shadow);border:1px solid #12495429;border-radius:20px;position:relative;overflow:hidden}.book-history-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px;display:grid}.book-history-heading .history-letter{width:48px;height:54px;font-size:23px}.book-history-heading h3{font-family:var(--serif);overflow-wrap:anywhere;margin:0;font-size:22px;font-weight:500;line-height:1.25}.book-history-heading p{color:var(--muted);overflow-wrap:anywhere;margin:5px 0 0;font-size:13px;line-height:1.45}.book-history-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.book-history-actions .primary-button,.book-history-actions .secondary-button{margin:0;padding:10px 13px;font-size:13px}.creation-list{border-top:1px solid var(--line)}.creation-row{grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:14px 20px;display:grid}.creation-row+.creation-row{border-top:1px solid var(--line)}.creation-number{color:var(--primary);font-family:var(--serif);font-variant-numeric:tabular-nums;font-size:18px}.creation-copy{gap:4px;min-width:0;display:grid}.creation-copy strong{overflow-wrap:anywhere}.creation-copy small{color:var(--muted);font-size:12px}.creation-progress{color:var(--primary);font-variant-numeric:tabular-nums;font-size:13px;font-weight:800}.creation-actions{gap:7px;display:flex}.creation-actions button,.creation-actions a{color:var(--primary);cursor:pointer;background:#fff;border:1px solid #bfd0ca;border-radius:8px;padding:8px 10px;font-size:12px;font-weight:750}.no-creations{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:17px 20px;font-size:14px}.voice-management-link{align-self:flex-start;margin-top:13px;padding:6px 0}.voice-library-group{background:var(--surface);box-shadow:var(--shadow);border:1px solid #1837331a;border-radius:20px;margin-top:18px;padding:22px}.voice-group-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:16px;display:flex}.voice-group-heading h3,.voice-creation-panel h3{font-family:var(--serif);margin:0;font-size:24px;font-weight:500}.voice-group-heading p{color:var(--muted);margin:5px 0 0;font-size:14px}.voice-group-heading>span{background:var(--primary-soft);min-width:34px;height:34px;color:var(--primary);border-radius:50%;place-items:center;font-weight:800;display:grid}.managed-voice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.managed-voice-card{border:1px solid var(--line);background:#fff;border-radius:14px;min-width:0;padding:16px}.managed-voice-heading{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.managed-voice-heading>span:last-child{gap:3px;min-width:0;display:grid}.managed-voice-heading strong{overflow-wrap:anywhere}.managed-voice-heading small{color:var(--muted);font-size:12px}.managed-voice-card>p{min-height:42px;color:var(--muted);margin:13px 0;font-size:14px;line-height:1.5}.managed-voice-card audio{width:100%;height:34px}.managed-voice-card .voice-error{margin:10px 0 0}.managed-voice-actions{flex-wrap:wrap;gap:8px;margin-top:13px;display:flex}.managed-voice-actions .secondary-button{margin:0;padding:9px 11px;font-size:12px}.danger-button{color:#8b382d;cursor:pointer;background:#fff4f1;border:1px solid #d8aaa3;border-radius:9px;padding:9px 11px;font-size:12px;font-weight:750}.danger-button:disabled{opacity:.45;cursor:not-allowed}.voice-creation-panel{border-style:dashed;border-radius:20px;margin-top:18px;padding:22px}.voice-creation-panel h3{margin-top:7px}.voice-creation-panel .primary-button{margin:13px 0 0}.voice-delete-note{border-top:1px solid var(--line);padding-top:13px;margin:14px 0 0!important;font-size:12px!important}@media (max-width:1040px){.workspace{grid-template-columns:1fr}.creator-card{order:1}.sidebar-stack{order:2;grid-template-columns:1fr;align-items:start;position:static}.history-list{max-height:420px}.book-cover{height:190px;margin-top:0}.mini-player{margin:12px 0}.project-grid,.managed-voice-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.topbar{grid-template-columns:auto minmax(0,1fr) auto;gap:14px;height:66px;padding-inline:16px}.brand>span:last-child{display:none}.main-nav{justify-content:center;gap:14px;min-width:0;font-size:12px}.account-menu{width:auto;position:fixed;top:76px;left:12px;right:12px}.settings-backdrop{place-items:end center;padding:0}.settings-dialog{width:100%;max-height:calc(100vh - 30px);padding:25px 22px max(25px, env(safe-area-inset-bottom));border-radius:22px 22px 0 0}.settings-actions{flex-direction:column-reverse}.settings-actions .primary-button,.settings-actions .secondary-button{width:100%}.study-streak{display:none}.creator-heading{padding:23px 20px 18px}.steps{scroll-snap-type:x proximity;padding:0 13px;display:flex;overflow-x:auto}.step{scroll-snap-align:start;flex:0 0 112px;min-width:112px;padding-block:15px}.step+.step:before{width:20px;display:block;left:-10px}.step-content{padding:21px 20px 24px}.voice-grid{grid-template-columns:1fr}.step-copy{flex-direction:column;gap:8px}.chapter-row{grid-template-columns:auto auto 1fr}.chapter-duration{display:none}.progress-step{text-align:left;grid-template-columns:1fr;gap:22px;padding:18px 0 24px}.progress-value{width:min(190px,100%);min-height:128px;margin:auto}.progress-value>span{font-size:50px}.batch-progress-value>span{font-size:39px}.progress-copy h3{font-size:28px}.progress-meta{flex-direction:column;align-items:flex-start;gap:4px}.sidebar-stack{grid-template-columns:1fr}.book-cover{height:210px}.project-grid{grid-template-columns:1fr}.page-heading{flex-direction:column;align-items:flex-start}.book-history-heading{grid-template-columns:auto minmax(0,1fr)}.book-history-actions{grid-column:1/-1;justify-content:stretch}.book-history-actions button{flex:1}.creation-row{grid-template-columns:auto minmax(0,1fr) auto}.creation-actions{grid-column:2/-1}.managed-voice-grid{grid-template-columns:1fr}footer{margin-inline:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline-offset:3px;outline:3px solid #e46d5273}.auth-shell{background:radial-gradient(circle at 20% 10%, #cfe8ed 0, transparent 34%), linear-gradient(180deg, #f4f9fb, var(--paper));place-items:center;min-height:100vh;padding:24px;display:grid}.auth-loading{text-align:center;width:min(560px,100%)}.auth-loading>p{color:var(--ink-soft);margin:0;font-size:20px}.auth-loading .progress-insight{text-align:left}.auth-card{background:var(--surface);width:min(440px,100%);box-shadow:var(--shadow);border:1px solid #12495429;border-radius:24px;padding:38px;position:relative;overflow:hidden}.auth-brand{margin-bottom:42px}.auth-card h1.auth-title{font-family:var(--serif);letter-spacing:-.035em;white-space:nowrap;align-items:baseline;gap:.14em;margin:10px 0 8px;font-size:clamp(24px,8vw,36px);font-weight:400;line-height:1.05;display:flex}.auth-title em{font-style:italic}.auth-card>p:not(.eyebrow){color:var(--muted);line-height:1.55}.auth-card form{gap:14px;margin:28px 0 16px;display:grid}.auth-card label{color:var(--muted);gap:7px;font-size:13px;font-weight:700;display:grid}.auth-card input{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:10px;padding:12px 13px}.auth-submit{width:100%;margin:6px 0 0}.form-error{color:#a54136;margin:0;font-size:13px}.form-note{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.worker-warmup-note{max-width:680px;color:var(--muted);text-align:center;margin:-8px auto 18px;font-size:14px;line-height:1.55}.auth-card>.text-button{width:100%;padding:8px}.auth-card>small{text-align:center;color:var(--muted);margin-top:18px;font-size:12px;display:block}.account-email{color:var(--muted);align-self:center;font-size:14px}.stats-row{gap:10px;display:flex}.stat-card{background:#ffffff6b;border:1px solid #1837331f;border-radius:13px;gap:3px;min-width:92px;padding:13px 15px;display:grid}.stat-card strong{font-family:var(--serif);font-size:18px;font-weight:500}.stat-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:12px}.notice{border-radius:10px;justify-content:space-between;gap:20px;margin-bottom:16px;padding:13px 15px;font-size:14px;display:flex}.notice button{cursor:pointer;background:0 0;border:0}.error-notice{color:#8b382d;background:#f9e5e0}.privacy-note{border-left:3px solid var(--primary);background:var(--primary-soft);border-radius:0 10px 10px 0;margin-top:14px;padding:14px 16px}.privacy-note strong{font-family:var(--serif);font-size:17px}.privacy-note p{color:#3f625c;margin:6px 0 0;font-size:14px;line-height:1.6}.text-preview{min-width:0;margin-top:14px}.text-preview>strong{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:8px;font-size:13px;display:block}.text-preview pre{white-space:pre-wrap;word-break:break-word;border:1px solid var(--line);color:#294851;background:#f1f7f9;border-radius:12px;max-height:300px;margin:0;padding:16px;font:14px/1.68 ui-monospace,SFMono-Regular,Consolas,monospace;overflow:auto}.review-step,.audio-step{min-height:381px}.preview-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.audiobook-markers{margin-top:18px}.marker-heading{justify-content:space-between;align-items:end;gap:16px;display:flex}.marker-heading h4{font-family:var(--serif);margin:5px 0 0;font-size:24px;font-weight:500}.marker-heading>span{background:var(--primary-soft);min-width:32px;height:32px;color:var(--primary);border-radius:50%;place-items:center;font-size:14px;font-weight:800;display:grid}.audiobook-markers>p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.55}.review-step .chapter-list{max-height:190px;margin-top:12px;overflow:auto}.review-step .chapter-row{cursor:default;grid-template-columns:auto 1fr}.chapter-title-editor{min-width:0}.chapter-title-control{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.chapter-title-control input{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;height:auto;color:var(--ink);font:inherit;border-radius:8px;padding:9px 11px;font-size:15px}.chapter-title-control input:focus{border-color:var(--primary);outline:2px solid color-mix(in srgb, var(--primary) 20%, transparent)}.chapter-title-control button{border:1px solid var(--line);background:var(--surface);color:var(--ink);cursor:pointer;border-radius:8px;padding:8px 11px;font-weight:700}.chapter-title-control button:disabled{cursor:default;opacity:.5}.language-tabs{border:1px solid var(--line);border-radius:9px;padding:2px;display:flex}.language-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:9px 12px;font-size:13px}.language-tabs button.active{background:var(--ink);color:#fff}.voice-preview{width:100%;height:38px;margin-top:16px}.voice-upload-panel{background:#fbfdfb;border:1px dashed #afc4bd;border-radius:12px;margin-top:14px;padding:14px}.voice-upload-panel strong{font-family:var(--serif);font-size:17px}.voice-upload-panel p{color:var(--muted);margin:5px 0 13px;font-size:14px;line-height:1.55}.voice-upload-fields{grid-template-columns:1fr 1.3fr 1fr;gap:8px;display:grid}.voice-upload-fields input,.voice-upload-fields select{border:1px solid var(--line);width:100%;min-width:0;color:var(--ink);background:#fff;border-radius:8px;padding:11px 12px;font-size:14px}.voice-consent{color:var(--muted);align-items:flex-start;gap:8px;margin-top:12px;font-size:13px;line-height:1.55;display:flex}.voice-consent input{accent-color:var(--primary);margin-top:2px}.voice-upload-panel .secondary-button{margin-top:10px}.format-picker{border:1px solid var(--line);border-radius:10px;gap:20px;margin-top:16px;padding:12px 14px;display:flex}.format-picker label{color:var(--muted);align-items:center;gap:7px;font-size:14px;display:flex}.format-picker input{accent-color:var(--primary)}.audio-result{gap:15px;margin-top:20px;display:grid}.audio-result audio{width:100%}.download-button{width:fit-content;margin-top:0;display:block}.artifact-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.artifact-actions .primary-button,.artifact-actions .secondary-button{margin:0}.artifact-actions .audio-restart-button{margin-right:auto}.approved-badge{background:var(--primary-soft);color:var(--primary);border-radius:999px;align-self:center;margin:18px 0 0 auto;padding:9px 12px;font-size:13px;font-weight:800}.empty-library{border:1px dashed var(--line);text-align:center;color:var(--muted);border-radius:16px;padding:36px}.project-button{width:100%;color:inherit;text-align:left;cursor:pointer;border-color:#1837331a}.project-button .project-info{min-width:0}.project-button .project-info h3{text-overflow:ellipsis;overflow:hidden}@media (max-width:900px){.stats-row{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.dashboard-summary{padding-top:16px}.preview-grid,.voice-upload-fields{grid-template-columns:1fr}.account-email{display:none}.paste-text-actions{flex-direction:column;align-items:stretch}.paste-text-actions .primary-button{width:100%}}@media (prefers-reduced-motion:reduce){.progress-insight{animation:none}}
