*{box-sizing:border-box}html,body,#app{width:100%;min-height:100%;margin:0;padding:0}body{color:#fff;background:#080b24;font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;overflow-x:hidden}button,textarea{font-family:inherit}button{-webkit-tap-highlight-color:transparent}.app{width:100%;min-height:100vh}.home-page{background:radial-gradient(80% 50% at 50% -10%,#6469d247,#0000 70%),linear-gradient(#080b24 0%,#0b1030 48%,#101538 100%);flex-direction:column;align-items:center;width:min(720px,100% - 40px);min-height:100vh;margin:0 auto;padding:55px 0 70px;display:flex;position:relative}.stars{pointer-events:none;z-index:0;width:100%;height:100%;position:fixed;inset:0;overflow:hidden}.star{background:#ffffffa6;border-radius:50%;width:2px;height:2px;display:block;position:absolute;box-shadow:0 0 6px #ffffff59}.moon,.hero-title,.hero-subtitle,.main-content{z-index:2;position:relative}.moon{background:radial-gradient(circle at 35% 30%,#fffde9 0%,#f6efc8 55%,#ddd5ac 100%);border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;margin-bottom:22px;font-size:46px;line-height:1;display:flex;overflow:hidden;box-shadow:0 0 30px #fff4be59,0 0 90px #fff4be21}.hero-title{text-align:center;letter-spacing:1px;color:#fff;text-shadow:0 4px 20px #00000040;width:100%;margin:0;font-size:clamp(32px,5vw,46px);font-weight:700;line-height:1.25}.hero-subtitle{text-align:center;color:#ffffff8f;width:100%;margin:12px 0 25px;font-size:15px;line-height:1.7}.main-content{flex-direction:column;align-items:center;width:100%;display:flex}.recommendation-section{justify-content:center;align-items:center;width:100%;display:flex}.ai-recommend-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(16px);background:linear-gradient(135deg,#7d69ff4d,#4b78ff2e);border:1px solid #ffffff29;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:185px;min-height:46px;padding:0 21px;font-size:14px;font-weight:600;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex;position:relative;box-shadow:inset 0 1px #ffffff1a,0 10px 30px #414baa38}.ai-recommend-button:hover{background:linear-gradient(135deg,#8c78ff6b,#5a8cff3d);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff21,0 15px 38px #414baa4d}.ai-recommend-button:active{transform:translateY(0)}.ai-recommend-button:disabled{opacity:.6;cursor:wait;transform:none}.recommendation-hint{text-align:center;color:#afaaffb8;width:100%;margin-top:10px;font-size:12px}.theme-section,.custom-section,.duration-section{width:100%}.theme-section{margin-top:32px}.section-label{text-align:left;color:#ffffff94;letter-spacing:.3px;width:100%;margin-bottom:12px;font-size:14px;line-height:1.5}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.story-card{color:#ffffffb8;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ffffff0b;border:1px solid #ffffff17;border-radius:16px;outline:none;justify-content:center;align-items:center;width:100%;min-width:0;min-height:64px;padding:14px 16px;transition:transform .25s,border-color .25s,background .25s,color .25s,box-shadow .25s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0d}.story-card:hover{color:#fff;background:#ffffff13;border-color:#9187ff73;transform:translateY(-2px)}.story-card.active{color:#fff;background:linear-gradient(135deg,#7d6eff2e,#5078ff14);border-color:#a096ffad;box-shadow:inset 0 1px #ffffff1a,0 10px 28px #4646aa29}.story-card span{text-align:center;word-break:break-word;width:100%;font-size:14px;font-weight:600;line-height:1.4;display:block}.custom-section{margin-top:28px}.custom-input-wrapper{width:100%;position:relative}.custom-input{resize:none;color:#fff;-webkit-backdrop-filter:blur(12px);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:16px;outline:none;width:100%;min-height:104px;padding:16px 18px;font-size:15px;line-height:1.7;transition:border-color .25s,background .25s,box-shadow .25s;display:block;box-shadow:inset 0 1px #ffffff0d}.custom-input::placeholder{color:#0000}.custom-input:focus{background:#fff1;border-color:#9b91ff8c;box-shadow:0 0 0 3px #786eff12}.input-hint{pointer-events:none;color:#ffffff4f;white-space:nowrap;text-overflow:ellipsis;font-size:14px;line-height:1.8;position:absolute;top:16px;left:18px;right:18px;overflow:hidden}.quick-elements{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:7px;width:100%;margin-top:11px;display:flex}.story-element{color:#ffffff9e;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ffffff09;border:1px solid #ffffff26;border-radius:999px;outline:none;height:32px;padding:0 12px;font-size:12px;line-height:1;transition:transform .2s,background .2s,border-color .2s,color .2s,box-shadow .2s;box-shadow:inset 0 1px #ffffff14,0 4px 14px #00000014}.story-element:hover{color:#ffffffeb;background:#ffffff12;border-color:#ffffff47;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1a,0 6px 18px #0000001a}.story-element.selected{color:#fff;background:#7d6eff1a;border-color:#b4aaff8c;box-shadow:inset 0 1px #ffffff1f,0 0 16px #786eff14}.change-elements-button{color:#cdc8ffc7;background:#7d6eff0e;border-color:#aaa0ff4d}.change-elements-button:hover{color:#fff;background:#7d6eff1a;border-color:#b9afff73}.change-elements-button.loading{opacity:.6;cursor:wait;transform:none}.change-elements-button:disabled{cursor:wait}.selection-hint{color:#ffffff4d;margin-top:8px;font-size:11px}.duration-section{flex-direction:column;align-items:center;margin-top:28px;display:flex}.duration-section .section-label{text-align:center}.duration-options{justify-content:center;align-items:center;gap:8px;display:flex}.duration-button{color:#fff9;cursor:pointer;-webkit-backdrop-filter:blur(10px);background:#ffffff0b;border:1px solid #ffffff1a;border-radius:999px;outline:none;min-width:72px;height:36px;padding:0 14px;font-size:13px;transition:transform .2s,border-color .2s,background .2s,color .2s}.duration-button:hover{border-color:#968cff6b;transform:translateY(-1px)}.duration-button.active{color:#fff;background:#7d6eff24;border-color:#9b91ffa6}.start-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8d7cff,#5f8cff);border:1px solid #ffffff1a;border-radius:999px;outline:none;justify-content:center;align-items:center;gap:9px;width:min(360px,100%);height:54px;margin:30px auto 0;font-size:15px;font-weight:700;transition:transform .25s,box-shadow .25s,opacity .25s;display:flex;box-shadow:0 12px 35px #505adc4d}.start-button:hover{transform:translateY(-2px);box-shadow:0 17px 42px #505adc66}.start-button:active{transform:translateY(0)}.start-button.generating{opacity:.65;cursor:wait}.start-button:disabled{pointer-events:none}.story-reader{background:radial-gradient(90% 45% at 50% 0,#5a64be4d,#0000 70%),linear-gradient(#080b24 0%,#0c1130 48%,#111638 100%);width:100%;min-height:100vh;padding:28px 20px 80px;position:relative;overflow-x:hidden}.back-button{color:#ffffffbf;cursor:pointer;-webkit-backdrop-filter:blur(14px);background:#ffffff0b;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:fit-content;height:40px;margin:0 auto;padding:0 16px;font-size:13px;transition:background .2s,transform .2s,border-color .2s;display:flex}.back-button:hover{background:#ffffff14;border-color:#ffffff38;transform:translateY(-1px)}.story-header{text-align:center;flex-direction:column;align-items:center;width:min(720px,100%);margin:0 auto;padding:42px 0 30px;display:flex}.story-header-moon{background:#fff5c814;border:1px solid #fff5c81f;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:17px;font-size:30px;display:flex;box-shadow:0 0 35px #fff5be1a}.story-header-label{letter-spacing:3px;color:#afaaffb8;margin-bottom:9px;font-size:11px;font-weight:600}.story-header h1{color:#fff;word-break:break-word;max-width:650px;margin:0;font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.35}.story-content{width:min(680px,100%);margin:0 auto}.story-loading{text-align:center;-webkit-backdrop-filter:blur(18px);background:#ffffff09;border:1px solid #ffffff17;border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:min(420px,100%);min-height:260px;margin:30px auto 0;padding:45px 25px;display:flex;box-shadow:inset 0 1px #ffffff0f,0 20px 60px #00000026}.loading-orbit{background:#fff5c814;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:22px;font-size:38px;animation:2.2s ease-in-out infinite loadingFloat;display:flex;box-shadow:0 0 35px #fff5be24}.story-loading p{color:#ffffffc7;margin:0 0 8px;font-size:16px}.story-loading span{color:#ffffff52;font-size:12px}@keyframes loadingFloat{0%,to{transform:translateY(0)scale(1)}50%{transform:translateY(-7px)scale(1.04)}}.audio-player{-webkit-backdrop-filter:blur(18px);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:24px;grid-template-columns:auto 1fr;column-gap:15px;width:100%;margin-bottom:40px;padding:20px 20px 18px;display:grid;position:relative;box-shadow:inset 0 1px #ffffff12,0 18px 50px #00000024}.audio-player audio{display:none}.play-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8d7cff,#638cff);border:none;border-radius:50%;grid-row:1/span 2;justify-content:center;align-self:center;align-items:center;width:54px;height:54px;padding-left:2px;font-size:17px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 24px #505ad24d}.play-button:hover{transform:scale(1.05);box-shadow:0 10px 28px #505ad266}.audio-info{justify-content:space-between;align-items:center;gap:12px;min-width:0;margin-bottom:13px;display:flex}.audio-title{text-overflow:ellipsis;white-space:nowrap;color:#ffffffc7;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.audio-time{color:#ffffff5c;flex:none;font-size:11px}.progress-track{cursor:pointer;background:#ffffff1a;border-radius:999px;grid-column:2;width:100%;height:5px;overflow:hidden}.progress-bar{border-radius:inherit;background:linear-gradient(90deg,#8d7cff,#6d91ff);min-width:0;height:100%;transition:width .15s linear}.autoplay-hint,.audio-generating{color:#ffffff57;grid-column:2;margin-top:9px;font-size:11px}.autoplay-hint{color:#b4aaffa6}.story-text{width:100%;padding:4px 8px}.story-paragraph{letter-spacing:.2px;color:#ffffffb3;text-align:left;word-break:break-word;margin:0 0 28px;padding:0 12px;font-size:17px;line-height:2;transition:color .4s,opacity .4s,transform .4s;position:relative}.story-paragraph.current{color:#fffffff5;transform:translate(2px)}.story-paragraph.current:before{content:"";background:linear-gradient(#8d7cff,#6d91ff);border-radius:999px;width:3px;height:calc(100% - 16px);position:absolute;top:8px;left:-2px;box-shadow:0 0 12px #8278ff8c}.story-paragraph:last-child{margin-bottom:0}.story-footer{color:#ffffff47;border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:65px;padding-top:28px;font-size:12px;display:flex}@media (width<=800px){.home-page{width:min(680px,100% - 36px);padding-top:48px}.story-reader{padding:24px 18px 65px}}@media (width<=600px){.home-page{width:calc(100% - 28px);padding:38px 0 55px}.moon{width:72px;height:72px;margin-bottom:20px;font-size:41px}.hero-title{letter-spacing:0;font-size:30px}.hero-subtitle{margin:10px 0 22px;font-size:14px}.ai-recommend-button{min-width:172px;min-height:44px;padding:0 17px;font-size:13px}.theme-section{margin-top:28px}.section-label{margin-bottom:10px;font-size:13px}.story-grid{gap:9px}.story-card{border-radius:15px;min-height:60px;padding:13px 10px}.story-card span{font-size:13px}.custom-section{margin-top:25px}.custom-input{min-height:96px;padding:14px 15px;font-size:14px}.input-hint{font-size:13px;top:14px;left:15px;right:15px}.quick-elements{gap:6px;margin-top:9px}.story-element{height:30px;padding:0 10px;font-size:11px}.duration-section{margin-top:24px}.duration-button{min-width:68px;height:35px;padding:0 12px;font-size:12px}.start-button{width:100%;height:52px;margin-top:27px;font-size:15px}.story-reader{padding:20px 15px 55px}.back-button{margin-left:0}.story-header{padding:35px 0 28px}.story-header-moon{width:52px;height:52px;font-size:27px}.story-header h1{font-size:29px}.story-loading{border-radius:24px;min-height:230px;margin-top:20px}.audio-player{border-radius:20px;column-gap:12px;margin-bottom:30px;padding:16px 15px 15px}.play-button{width:48px;height:48px;font-size:15px}.audio-title{font-size:13px}.audio-time{font-size:10px}.story-text{padding:0 3px}.story-paragraph{margin-bottom:23px;padding-left:10px;font-size:16px;line-height:1.95}.story-footer{margin-top:48px;padding-top:23px}}@media (width<=370px){.home-page{width:calc(100% - 20px);padding-top:32px}.hero-title{font-size:28px}.hero-subtitle{font-size:13px}.story-card{min-height:56px;padding:12px 7px}.story-card span{font-size:12px}.story-element{padding:0 9px;font-size:10px}.duration-button{min-width:62px;padding:0 8px}.audio-player{grid-template-columns:auto 1fr}.audio-info{display:block}.audio-time{margin-top:4px}}
