.tools-page{background:linear-gradient(135deg,#fef9f9 0%,#fff 50%,#fff5f5 100%);min-height:100vh;padding:100px 0 80px}.container{max-width:1200px;margin:0 auto;padding:0 20px}.tools-hero{text-align:center;margin-bottom:50px;animation:.6s fadeInUp}.hero-badge{background:#ff3b3b1a;border:1px solid #ff3b3b33;border-radius:100px;align-items:center;gap:10px;margin-bottom:20px;padding:8px 20px;display:inline-flex}.badge-icon{font-size:18px;animation:2s infinite pulse}.hero-badge span:last-child{color:#ff3b3b;font-size:14px;font-weight:500}.tools-title{color:#1f2937;margin-bottom:20px;font-size:52px;font-weight:800;line-height:1.2}.gradient-text{background:linear-gradient(135deg,#ff3b3b,red);color:#0000;-webkit-background-clip:text;background-clip:text}.tools-subtitle{color:#6b7280;max-width:600px;margin:0 auto;font-size:18px}.trial-info{flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px;display:flex}.trial-badge{color:#fff;background:linear-gradient(135deg,#ff3b3b,red);border-radius:20px;padding:5px 12px;font-size:13px;font-weight:600}.trial-text{color:#6b7280;font-size:13px}.input-section{max-width:800px;margin:0 auto 60px;animation:.6s .2s both fadeInUp}.input-wrapper{background:#fff;border-radius:20px;padding:20px;transition:all .3s;box-shadow:0 10px 30px #00000014}.input-wrapper:focus-within{transform:translateY(-2px);box-shadow:0 15px 40px #ff00001a}.topic-input{resize:vertical;color:#111;background:#fff;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:16px;font-family:inherit;font-size:16px;font-weight:500;line-height:1.5;transition:all .3s}.topic-input:focus{color:#111;background:#fff;border-color:#ff3b3b;outline:none}.topic-input::placeholder{color:#9ca3af;font-weight:400}.generate-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff3b3b,red);border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:16px;padding:14px;font-size:16px;font-weight:600;transition:all .3s;display:flex}.generate-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #ff00004d}.generate-btn:disabled{opacity:.6;cursor:not-allowed}.generate-btn.loading{background:linear-gradient(135deg,#ff6b6b,#ff4d4d)}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.6s linear infinite spin}.examples-section{margin-top:25px}.examples-label{color:#6b7280;align-items:center;gap:6px;margin-bottom:12px;font-size:14px;display:flex}.examples-grid{flex-wrap:wrap;gap:10px;display:flex}.example-chip{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:100px;padding:8px 16px;font-size:13px;transition:all .3s}.example-chip:hover{color:#ff3b3b;border-color:#ff3b3b;transform:translateY(-2px);box-shadow:0 4px 12px #ff00001a}.streaming-section{margin:40px 0;animation:.3s fadeIn}.streaming-header{border-bottom:2px solid #ff3b3b4d;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:10px;display:flex}.streaming-header h3{color:#ff3b3b;margin:0;font-size:18px}.typing-indicator{align-items:center;gap:4px;display:flex}.typing-indicator span{background:#ff3b3b;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite typing}.typing-indicator span:first-child{animation-delay:-.32s}.typing-indicator span:nth-child(2){animation-delay:-.16s}.streaming-content{background:#1a1a1a;border:1px solid #ff3b3b33;border-radius:16px;max-height:500px;padding:24px;overflow-y:auto}.streaming-text{color:#e5e7eb;white-space:pre-wrap;word-wrap:break-word;background:0 0;border:none;margin:0;padding:0;font-family:monospace;font-size:14px;line-height:1.6}.loading-state{text-align:center;padding:60px 20px;animation:.3s fadeIn}.loading-animation{display:inline-block}.loading-dots{justify-content:center;gap:12px;margin-bottom:20px;display:flex}.loading-dots span{background:#ff3b3b;border-radius:50%;width:12px;height:12px;animation:1.4s ease-in-out infinite both bounce}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}.loading-animation p{color:#6b7280;font-size:14px}.results-section{animation:.5s fadeInUp}.results-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:30px;display:flex}.results-header h2{color:#1f2937;font-size:28px;font-weight:700}.copy-all-btn{cursor:pointer;color:#4b5563;background:#fff;border:2px solid #e5e7eb;border-radius:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .3s}.copy-all-btn:hover{color:#ff3b3b;border-color:#ff3b3b;transform:translateY(-2px)}.results-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:25px;margin-bottom:40px;display:grid}.result-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;gap:16px;padding:24px;transition:all .3s;display:flex}.result-card:hover{border-color:#ff3b3b33;transform:translateY(-4px);box-shadow:0 20px 40px #00000014}.full-width{grid-column:1/-1}.card-icon{flex-shrink:0;font-size:32px}.card-content{flex:1}.card-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.card-header h3{color:#1f2937;margin:0;font-size:18px;font-weight:700}.copy-btn{cursor:pointer;color:#4b5563;background:#f3f4f6;border:none;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .3s}.copy-btn:hover{color:#fff;background:#ff3b3b;transform:scale(1.05)}.copy-btn.copied{color:#fff;background:#10b981}.card-text{color:#111;background:0 0;margin:0;font-size:15px;font-weight:500;line-height:1.6}.script-content{max-height:300px;padding-right:10px;overflow-y:auto}.script-content p{color:#111;white-space:pre-wrap;margin:0;font-size:15px;font-weight:500;line-height:1.6}.script-content::-webkit-scrollbar{width:6px}.script-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.script-content::-webkit-scrollbar-thumb{background:#ff3b3b;border-radius:10px}.editing-card,.visual-card{background:linear-gradient(135deg,#ff3b3b0d,#ff000005);border-left:4px solid #ff3b3b}.editing-content,.visual-content{max-height:200px;padding-right:10px;overflow-y:auto}.editing-content p,.visual-content p{color:#4b5563;white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}.editing-content::-webkit-scrollbar{width:4px}.visual-content::-webkit-scrollbar{width:4px}.editing-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.visual-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.editing-content::-webkit-scrollbar-thumb{background:#ff3b3b;border-radius:10px}.visual-content::-webkit-scrollbar-thumb{background:#ff3b3b;border-radius:10px}.tags-container{flex-wrap:wrap;gap:10px;display:flex}.tag-chip{color:#ff3b3b;background:linear-gradient(135deg,#ff3b3b1a,#ff00000d);border-radius:8px;padding:6px 12px;font-size:13px;font-weight:600;transition:all .2s;display:inline-block}.tag-chip:hover{background:#ff3b3b33;transform:translateY(-2px)}.regenerate-section{text-align:center;margin-top:30px}.regenerate-btn{cursor:pointer;color:#4b5563;background:0 0;border:2px solid #e5e7eb;border-radius:12px;padding:12px 28px;font-size:14px;font-weight:600;transition:all .3s}.regenerate-btn:hover{color:#ff3b3b;border-color:#ff3b3b;transform:translateY(-2px)}.empty-state{text-align:center;padding:80px 20px;animation:.5s fadeIn}.empty-icon{opacity:.5;margin-bottom:20px;font-size:80px;animation:3s ease-in-out infinite float}.empty-state h3{color:#1f2937;margin-bottom:12px;font-size:24px;font-weight:700}.empty-state p{color:#6b7280;font-size:16px}.subscription-popup-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}.subscription-popup{text-align:center;background:#fff;border-radius:24px;width:100%;max-width:500px;max-height:90vh;padding:40px;animation:.3s slideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.subscription-popup::-webkit-scrollbar{width:6px}.subscription-popup::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.subscription-popup::-webkit-scrollbar-thumb{background:#ff3b3b;border-radius:10px}.close-popup{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:28px;transition:all .3s;display:flex;position:absolute;top:20px;right:20px}.close-popup:hover{color:#ff3b3b;background:#ff3b3b1a}.popup-icon{margin-bottom:20px;font-size:64px}.subscription-popup h2{color:#1f2937;margin-bottom:15px;font-size:28px;font-weight:800}.subscription-popup p{color:#6b7280;margin-bottom:25px}.price-card{background:linear-gradient(135deg,#fef9f9,#fff5f5);border:1px solid #ff3b3b33;border-radius:16px;max-height:300px;margin:20px 0;padding:25px;overflow-y:auto}.price-card::-webkit-scrollbar{width:4px}.price-card::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.price-card::-webkit-scrollbar-thumb{background:#ff3b3b;border-radius:10px}.price{color:#ff3b3b;margin-bottom:8px;font-size:48px;font-weight:800}.duration{color:#6b7280;margin-bottom:20px;font-size:14px}.features{text-align:left;margin:0;padding:0;list-style:none}.features li{color:#4b5563;align-items:center;gap:8px;padding:8px 0;font-size:14px;display:flex}.subscribe-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff3b3b,red);border:none;border-radius:12px;width:100%;margin-bottom:15px;padding:14px;font-size:16px;font-weight:600;transition:all .3s}.subscribe-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff00004d}.guarantee{color:#10b981;margin:0;font-size:12px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes typing{0%,80%,to{opacity:.5;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.tools-page{padding:80px 0 60px}.tools-title{font-size:36px}.tools-subtitle{font-size:16px}.results-grid{grid-template-columns:1fr}.result-card{padding:20px}.card-icon{font-size:28px}.card-header h3{font-size:16px}.results-header h2{font-size:24px}.examples-grid{gap:8px}.example-chip{padding:6px 12px;font-size:12px}.subscription-popup{padding:30px 20px}.price{font-size:36px}.features li{font-size:12px}.subscribe-btn{padding:12px;font-size:14px}.streaming-content{padding:16px}.streaming-text{font-size:12px}}@media (min-width:769px) and (max-width:1024px){.results-grid{grid-template-columns:repeat(2,1fr)}.full-width{grid-column:span 2}}@media (prefers-color-scheme:dark){.tools-page{background:linear-gradient(135deg,#0a0a0a 0%,#000 100%)}.tools-title{color:#fff}.tools-subtitle{color:#9ca3af}.hero-badge{background:#ff3b3b26;border-color:#ff3b3b4d}.hero-badge span:last-child{color:#f55}.input-wrapper{background:#1a1a1a;box-shadow:0 10px 30px #0000004d}.topic-input{color:#fff!important;background:#0a0a0a!important;border-color:#2a2a2a!important}.topic-input:focus{color:#fff!important;background:#0f0f0f!important;border-color:#ff3b3b!important}.topic-input::placeholder{color:#6b7280!important}.example-chip{color:#9ca3af;background:#1f1f1f;border-color:#2a2a2a}.example-chip:hover{color:#f55;background:#2a2a2a;border-color:#ff3b3b}.examples-label{color:#9ca3af}.result-card{background:#1a1a1a;border-color:#2a2a2a}.result-card:hover{background:#1f1f1f;border-color:#ff3b3b4d;box-shadow:0 20px 40px #0000004d}.card-header h3{color:#fff}.card-text,.script-content p{color:#e5e7eb!important}.script-content::-webkit-scrollbar-track{background:#2a2a2a}.copy-btn{color:#9ca3af;background:#2a2a2a}.copy-btn:hover{color:#fff;background:#ff3b3b}.copy-all-btn{color:#9ca3af;background:#1f1f1f;border-color:#2a2a2a}.copy-all-btn:hover{color:#f55;border-color:#ff3b3b}.regenerate-btn{color:#9ca3af;border-color:#2a2a2a}.regenerate-btn:hover{color:#f55;border-color:#ff3b3b}.results-header h2,.empty-state h3{color:#fff}.empty-state p{color:#9ca3af}.empty-icon{opacity:.3}.subscription-popup{background:#1f2937}.subscription-popup h2{color:#f3f4f6}.price-card{background:#374151}.features li,.editing-content p,.visual-content p{color:#9ca3af}.editing-card,.visual-card{background:linear-gradient(135deg,#ff3b3b1a,#ff00000d)}.streaming-content{background:#0a0a0a}.streaming-text{color:#e5e7eb}.trial-text{color:#9ca3af}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#ff3b3b;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#c00}.title-card{background:linear-gradient(135deg,#ff3b3b0d,#ff000005);border-left:4px solid #ff3b3b}.titles-container{flex-direction:column;gap:16px;margin-top:10px;display:flex}.title-item{background:#ffffff80;border:1px solid #ff3b3b1a;border-radius:12px;align-items:flex-start;gap:12px;padding:12px;transition:all .3s;display:flex}.title-item:hover{background:#ff3b3b0d;border-color:#ff3b3b4d;transform:translate(5px)}.title-number{color:#ff3b3b;text-align:center;background:#ff3b3b1a;border-radius:8px;min-width:35px;padding:4px 8px;font-size:18px;font-weight:800}.title-text{color:#1f2937;flex:1;font-size:15px;font-weight:500;line-height:1.5}.best-badge{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ff3b3b,red);border-radius:20px;margin-left:10px;padding:4px 10px;font-size:11px;font-weight:600}.title-card .copy-btn{color:#fff;background:linear-gradient(135deg,#ff3b3b,red);padding:8px 16px}.title-card .copy-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ff00004d}@media (prefers-color-scheme:dark){.title-item{background:#ffffff0d;border-color:#ff3b3b33}.title-item:hover{background:#ff3b3b1a}.title-text{color:#e5e7eb}.title-number{background:#ff3b3b33}}@media (max-width:768px){.title-item{flex-wrap:wrap;gap:8px}.title-number{min-width:30px;padding:2px 6px;font-size:14px}.title-text{flex:100%;font-size:13px}.best-badge{padding:2px 8px;font-size:10px}}
