.create-page{min-height:100vh;background-color:#05051a;background-image:url(/waves-background.png);background-size:cover;background-position:50%;background-repeat:no-repeat;background-attachment:fixed;color:#fff;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;padding:1.5rem}@media (max-width:768px){.create-page{background-image:none;background-color:transparent;background-attachment:scroll}}.create-nav{justify-content:space-between;max-width:1100px;margin:0 auto 2rem;padding:.5rem 0}.create-nav,.create-nav .brand{display:flex;align-items:center}.create-nav .brand{gap:.55rem;font-weight:700;font-size:1.1rem;color:#fff;text-decoration:none}.create-nav .brand-logo{height:30px;width:auto;-o-object-fit:contain;object-fit:contain}.create-exit{color:rgba(176,184,214,.7);font-size:.9rem;text-decoration:none;padding:.4rem 1rem;border:1px solid rgba(255,255,255,.15);border-radius:999px;transition:all .2s}.create-exit:hover{color:#fff;border-color:rgba(255,255,255,.35)}.create-stepper{justify-content:center;gap:.25rem;max-width:1100px;margin:0 auto 2.5rem}.create-stepper,.stepper-step{display:flex;align-items:center}.stepper-step{gap:.45rem;background:none;border:none;color:rgba(176,184,214,.45);font-size:.82rem;cursor:pointer;padding:.5rem .8rem;border-radius:999px;transition:all .25s}.stepper-step:hover{color:rgba(176,184,214,.7)}.stepper-dot{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);transition:all .25s;flex-shrink:0}.stepper-step--active{color:#fff}.stepper-step--active .stepper-dot{background:linear-gradient(135deg,#22d3ee,#a855f7);border-color:transparent;color:#fff}.stepper-step--done .stepper-dot{background:rgba(74,222,128,.2);border-color:rgba(74,222,128,.4);color:#4ade80}.stepper-step--done{color:rgba(74,222,128,.7)}.stepper-label{display:none}@media (min-width:720px){.stepper-label{display:inline}}.create-card{position:relative;max-width:1100px;margin:0 auto;background:rgba(5,5,20,.55);border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(24px);border-radius:24px;padding:3rem 3.5rem 2rem}.create-step{min-height:380px}.step-header{margin-bottom:2.5rem}.step-header h1{font-family:var(--font-playfair),"Georgia",serif;font-size:1.8rem;font-weight:400;font-style:italic;margin:0 0 .5rem}.step-header p{margin:0;color:rgba(176,184,214,.7);font-size:.95rem}.create-footer{display:flex;align-items:center;padding-top:2.5rem;margin-top:2rem;border-top:1px solid rgba(255,255,255,.06)}.create-footer-spacer{flex:1}.btn-back{background:none;border:1px solid rgba(255,255,255,.2);color:rgba(176,184,214,.8);padding:.6rem 1.6rem;border-radius:999px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-back:hover{border-color:rgba(255,255,255,.4);color:#fff}.btn-continue{background:linear-gradient(135deg,#4ade80,#22d3ee);color:#0a1a0f;border:none;padding:.65rem 2rem;border-radius:999px;font-size:.9rem;font-weight:700;cursor:pointer;transition:opacity .2s}.btn-continue:hover{opacity:.88}.btn-continue:disabled{opacity:.35;cursor:not-allowed}.btn-generate{background:linear-gradient(135deg,#e879a8,#a855f7);color:#fff;border:none;padding:.7rem 2.5rem;border-radius:999px;font-size:1rem;font-weight:700;cursor:pointer;transition:opacity .2s}.btn-generate:hover{opacity:.88}.upload-zone{border:2px dashed rgba(255,255,255,.12);border-radius:16px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .25s;background:rgba(255,255,255,.02)}.upload-zone--over,.upload-zone:hover{border-color:rgba(34,211,238,.4);background:rgba(34,211,238,.04)}.upload-zone--has-file{border-color:rgba(74,222,128,.3);background:rgba(74,222,128,.04)}.upload-icon{font-size:2.5rem;margin-bottom:.8rem}.upload-text{margin:0;color:rgba(176,184,214,.7);font-size:.95rem}.upload-text span{color:#22d3ee;text-decoration:underline}.upload-filename{margin:0;font-weight:600;font-size:1rem;color:#4ade80}.upload-hint{margin:.5rem 0 0;font-size:.78rem;color:rgba(176,184,214,.4)}.upload-divider{display:flex;align-items:center;gap:1rem;margin:1.5rem 0;color:rgba(176,184,214,.3);font-size:.8rem}.upload-divider:after,.upload-divider:before{content:"";flex:1;height:1px;background:rgba(255,255,255,.06)}.paste-section label{display:block;font-size:.85rem;color:rgba(176,184,214,.6);margin-bottom:.5rem}.paste-section textarea{width:100%;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;color:#fff;font-size:.9rem;font-family:inherit;resize:vertical;outline:none;transition:border-color .2s}.paste-section textarea:focus{border-color:rgba(34,211,238,.4)}.meta-grid{display:grid;grid-template-columns:200px 1fr;gap:2.5rem;align-items:start}.cover-upload{width:200px;height:260px;border:2px dashed rgba(255,255,255,.12);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;color:rgba(176,184,214,.5);font-size:.85rem;transition:all .2s;overflow:hidden}.cover-upload:hover{border-color:rgba(168,85,247,.4);color:rgba(176,184,214,.8)}.cover-icon{font-size:2rem}.cover-preview{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.meta-fields{display:flex;flex-direction:column;gap:1.2rem}.field label{display:block;font-size:.82rem;color:rgba(176,184,214,.6);margin-bottom:.4rem;font-weight:500}.field input,.field select,.field textarea{width:100%;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.65rem .9rem;color:#fff;font-size:.9rem;font-family:inherit;outline:none;transition:border-color .2s}.field input:focus,.field select:focus,.field textarea:focus{border-color:rgba(34,211,238,.4)}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23b0b8d6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .9rem center;padding-right:2.5rem}.field select option{background:#0a0a2e;color:#fff}.field textarea{resize:vertical}.rights-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem 2.2rem}.rights-checkbox{display:flex;align-items:flex-start;gap:.8rem;cursor:pointer;font-size:.95rem;line-height:1.5}.rights-checkbox input{display:none}.checkbox-custom{flex-shrink:0;width:22px;height:22px;border:2px solid rgba(255,255,255,.2);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s;margin-top:1px}.rights-checkbox input:checked~.checkbox-custom{background:linear-gradient(135deg,#4ade80,#22d3ee);border-color:transparent}.rights-checkbox input:checked~.checkbox-custom:after{content:"✓";font-size:.7rem;color:#0a1a0f;font-weight:800}.checkbox-label{color:rgba(255,255,255,.9)}.rights-note{margin:1.2rem 0 0;font-size:.8rem;color:rgba(176,184,214,.4);padding-left:2.8rem}.voice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.voice-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:1.3rem;text-align:center;cursor:pointer;transition:all .25s;display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#fff;font-family:inherit}.voice-card:hover{border-color:rgba(168,85,247,.3);background:rgba(168,85,247,.06)}.voice-card--active{border-color:rgba(168,85,247,.6);background:rgba(168,85,247,.1);box-shadow:0 0 20px rgba(168,85,247,.15)}.voice-avatar{width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,.05);display:flex;align-items:center;justify-content:center;color:rgba(176,184,214,.6)}.voice-card--active .voice-avatar{background:rgba(168,85,247,.2);color:#a855f7}.voice-card h3{margin:0;font-size:.92rem;font-weight:600}.voice-desc{font-size:.75rem;color:rgba(176,184,214,.45);margin:.15rem 0 .5rem}.voice-tags{display:flex;gap:.35rem;flex-wrap:wrap;justify-content:center}.voice-tag{font-size:.68rem;padding:.15rem .55rem;border-radius:999px;background:rgba(255,255,255,.06)}.voice-preview,.voice-tag{color:rgba(176,184,214,.6)}.voice-preview{background:none;border:1px solid rgba(255,255,255,.12);font-size:.72rem;padding:.3rem .7rem;border-radius:999px;cursor:pointer;transition:all .2s;font-family:inherit;margin-top:.3rem}.voice-preview:hover{color:#fff;border-color:rgba(255,255,255,.3)}.voice-preview--playing{color:#e8657a;border-color:rgba(232,101,122,.4)}.voice-preview:disabled{opacity:.5;cursor:wait}.voice-controls{margin-top:2rem;display:flex;align-items:center;gap:1rem;font-size:.85rem;color:rgba(176,184,214,.6)}.voice-controls input[type=range]{flex:1;max-width:300px;accent-color:#a855f7;height:4px}.payout-stripe{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.stripe-info-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem 2.2rem}.stripe-logo{width:48px;height:48px;border-radius:12px;background:rgba(99,91,255,.12);border:1px solid rgba(99,91,255,.25);display:flex;align-items:center;justify-content:center;margin-bottom:1.2rem;color:#635bff}.stripe-info-card h3{font-size:1.05rem;font-weight:700;margin:0 0 .5rem}.stripe-info-card>p{color:rgba(176,184,214,.55);font-size:.88rem;line-height:1.6;margin:0}.stripe-action-card{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2rem 2.2rem;display:flex;flex-direction:column}.stripe-features{list-style:none;padding:0;margin:0 0 1.8rem;display:flex;flex-direction:column;gap:.7rem;flex:1}.stripe-features li{font-size:.85rem;color:rgba(176,184,214,.65);padding-left:1.6rem;position:relative;line-height:1.5}.stripe-features li:before{content:"✓";position:absolute;left:0;color:#4ade80;font-weight:700;font-size:.78rem}.btn-stripe{background:linear-gradient(135deg,#635bff,#a855f7);color:#fff;border:none;padding:.7rem 2rem;border-radius:999px;font-size:.92rem;font-weight:700;cursor:pointer;transition:opacity .2s;font-family:inherit;width:100%}.btn-stripe:hover{opacity:.88}.stripe-connect-error{margin:.75rem 0 0;font-size:.85rem;color:#f87171;line-height:1.45}.btn-stripe:disabled{opacity:.35;cursor:not-allowed}.payout-note{margin:1rem 0 0;font-size:.75rem;color:rgba(176,184,214,.3);text-align:center}.btn-skip{display:block;margin:1.2rem auto 0;background:none;border:none;color:rgba(176,184,214,.45);font-size:.85rem;font-family:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.btn-skip:hover{color:rgba(176,184,214,.8)}.stripe-connected-grid{grid-column:1/-1}.stripe-connected{background:rgba(74,222,128,.04);border:1px solid rgba(74,222,128,.15);border-radius:16px;padding:2.5rem;display:flex;align-items:center;gap:1.5rem}.stripe-check{width:56px;height:56px;border-radius:50%;background:rgba(74,222,128,.12);border:1px solid rgba(74,222,128,.25);display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.stripe-connected-info h3{font-size:1.1rem;font-weight:700;margin:0 0 .3rem;color:#4ade80}.stripe-connected-info p{color:rgba(176,184,214,.55);font-size:.88rem;margin:0;line-height:1.5}.stripe-account-id{font-size:.75rem!important;color:rgba(176,184,214,.3)!important;font-family:monospace;margin-top:.3rem!important}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.review-sections{display:flex;flex-direction:column;gap:1.5rem}.review-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:1.2rem 1.5rem}.review-item h3{margin:0 0 .6rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:rgba(176,184,214,.5)}.review-item p{margin:0;font-size:.95rem}.review-book{display:flex;align-items:center;gap:1rem}.review-cover{width:56px;height:72px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.review-title{font-weight:600;font-size:1rem!important}.review-author{color:rgba(176,184,214,.6)!important;font-size:.88rem!important}.review-genre{font-size:.78rem!important;color:rgba(168,85,247,.7)!important;margin-top:.2rem!important}.create-generating{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center}.create-generating h2{font-family:var(--font-playfair),"Georgia",serif;font-style:italic;font-weight:400;font-size:1.6rem;margin:2rem 0 .5rem}.create-generating p{color:rgba(176,184,214,.5);font-size:.9rem;margin:0}.generating-waveform{display:flex;align-items:center;gap:4px;height:60px}.generating-waveform span{display:block;width:4px;border-radius:4px;background:linear-gradient(180deg,#22d3ee,#a855f7);animation:wave-bar 1.2s ease-in-out infinite}.generating-waveform span:first-child{height:20px;animation-delay:0s}.generating-waveform span:nth-child(2){height:35px;animation-delay:.1s}.generating-waveform span:nth-child(3){height:50px;animation-delay:.2s}.generating-waveform span:nth-child(4){height:40px;animation-delay:.3s}.generating-waveform span:nth-child(5){height:55px;animation-delay:.4s}.generating-waveform span:nth-child(6){height:30px;animation-delay:.5s}.generating-waveform span:nth-child(7){height:45px;animation-delay:.6s}.generating-waveform span:nth-child(8){height:25px;animation-delay:.7s}.generating-waveform span:nth-child(9){height:40px;animation-delay:.8s}.generating-waveform span:nth-child(10){height:20px;animation-delay:.9s}@keyframes wave-bar{0%,to{transform:scaleY(.4);opacity:.5}50%{transform:scaleY(1);opacity:1}}.gen-error{margin-top:1.5rem;color:#e8657a;font-size:.85rem}@media (max-width:720px){.create-card{padding:2rem 1.5rem 1.5rem}.meta-grid{grid-template-columns:1fr}.cover-upload{width:100%;height:200px}.voice-grid{grid-template-columns:1fr 1fr}.field-row{grid-template-columns:1fr}}@media (max-width:480px){.voice-grid{grid-template-columns:1fr}}