*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:linear-gradient(135deg,#f093fb,#f5576c);min-height:100vh;color:#333}.app{max-width:800px;margin:0 auto;padding:2rem 1rem}header{text-align:center;margin-bottom:2rem}h1{color:#fff;font-size:2.5rem;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.2)}.subtitle{color:#ffffffd9;font-size:1.1rem}.lang-switcher{display:flex;justify-content:center;gap:.5rem;margin-bottom:1rem}.lang-btn{background:#fff3;border:2px solid transparent;border-radius:8px;padding:.3rem .5rem;font-size:1.3rem;cursor:pointer;transition:all .2s}.lang-btn:hover{background:#ffffff4d}.lang-btn.active{border-color:#fff;background:#ffffff59}.input-section{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 8px 32px #0000001a;margin-bottom:1.5rem}textarea{width:100%;border:2px solid #e0e0e0;border-radius:12px;padding:1rem;font-size:1.1rem;resize:vertical;font-family:inherit;transition:border-color .2s}textarea:focus{outline:none;border-color:#f5576c}.controls{margin-top:1rem}.intensity-select{margin-bottom:1rem}.intensity-select label{display:block;margin-bottom:.5rem;font-weight:600;color:#555}.intensity-buttons{display:flex;gap:.5rem}.intensity-btn{flex:1;padding:.5rem;border:2px solid #e0e0e0;border-radius:12px;background:#fff;cursor:pointer;font-size:.95rem;transition:all .2s}.intensity-btn:hover{border-color:#f5576c}.intensity-btn.active{border-color:#f5576c;background:#f5576c;color:#fff}.downgrade-btn{width:100%;padding:.9rem;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.downgrade-btn:hover:not(:disabled){opacity:.9}.downgrade-btn:disabled{opacity:.5;cursor:not-allowed}.error{background:#ff5252;color:#fff;padding:1rem;border-radius:12px;text-align:center;margin-bottom:1rem}.result-section{animation:fadeIn .5s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1}}.hype-section{background:#fff;border-radius:16px;padding:1rem 1.5rem;box-shadow:0 4px 16px #00000014;margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.hype-title{font-weight:600;white-space:nowrap}.hype-bar{display:flex;gap:4px;align-items:center;flex:1}.hype-segment{width:100%;height:12px;border-radius:6px;background:#e0e0e0;transition:background .3s}.hype-segment.filled{background:linear-gradient(135deg,#f093fb,#f5576c)}.hype-label{font-weight:700;margin-left:.5rem;white-space:nowrap}.comparison{display:flex;flex-direction:column;gap:.5rem}.arrow{text-align:center;font-size:2rem}.result-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #00000014;position:relative}.result-card.original{border-left:4px solid #f5576c;opacity:.7}.result-card.downgraded{border-left:4px solid #4caf50}.result-card h3{margin-bottom:.8rem;font-size:1rem}.result-text{line-height:1.7;font-size:1.1rem}.copy-btn{position:absolute;top:1rem;right:1rem;padding:.3rem .8rem;background:#f0f0f0;border:none;border-radius:8px;cursor:pointer;font-size:.8rem}.copy-btn:hover{background:#e0e0e0}.credits-bar{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem}.credits-count{background:#fff3;color:#fff;padding:.3rem .8rem;border-radius:12px;font-size:.85rem;font-weight:500}.credits-count.free-trial{background:#4caf504d}.credits-count.no-credits{background:#ff52524d}.pricing-link{color:#fff;background:#fff3;padding:.3rem .8rem;border-radius:12px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s}.pricing-link:hover{background:#ffffff59}footer{text-align:center;margin-top:2rem;color:#fff9;font-size:.85rem}@media(max-width:768px){h1{font-size:1.8rem}}.pricing-page{max-width:760px;margin:0 auto;padding:2rem 1.5rem}.pricing-nav{margin-bottom:2rem}.back-link{font-size:.9rem;color:#ffffffb3;text-decoration:none;transition:color .15s}.back-link:hover{color:#fff}.pricing-header{text-align:center;margin-bottom:3rem}.pricing-header h1{font-size:2.4rem;font-weight:900;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2);margin-bottom:.5rem}.pricing-subtitle{font-size:1.05rem;color:#ffffffd9;margin-bottom:.5rem}.pricing-trial{font-size:.85rem;color:#ffffffb3;background:#ffffff26;display:inline-block;padding:.35rem .8rem;border-radius:8px}.pricing-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:3rem}.pricing-card{background:#fff;border:2px solid #e0e0e0;border-radius:16px;padding:2rem 1.5rem;text-align:center;position:relative;box-shadow:0 4px 16px #00000014}.pricing-card.popular{border-color:#f5576c;box-shadow:0 8px 32px #f5576c33;transform:scale(1.02)}.popular-badge{position:absolute;top:-.7rem;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:.25rem .75rem;border-radius:12px}.plan-name{font-size:1.2rem;font-weight:600;margin-bottom:1rem;color:#333}.plan-price{margin-bottom:.25rem}.price-amount{font-size:2.5rem;font-weight:900;color:#333}.discount-badge{display:inline-block;margin-left:.5rem;background:#e8f5e9;color:#1a6b3c;font-size:.75rem;font-weight:600;padding:.2rem .5rem;border-radius:8px}.price-per-unit{font-size:.8rem;color:#888;margin-bottom:1.5rem}.buy-btn{width:100%;padding:.75rem;border:2px solid #f5576c;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;margin-bottom:1.5rem}.buy-btn.primary{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;border-color:transparent}.buy-btn.primary:hover:not(:disabled){opacity:.9}.buy-btn.outline{background:transparent;color:#f5576c}.buy-btn.outline:hover:not(:disabled){background:#f5576c;color:#fff}.buy-btn:disabled{opacity:.35;cursor:not-allowed}.features-list{list-style:none;text-align:left}.features-list li{font-size:.85rem;color:#666;padding:.35rem 0;border-bottom:1px solid #f0f0f0}.features-list li:last-child{border-bottom:none}@media(max-width:600px){.pricing-grid{grid-template-columns:1fr}.pricing-header h1{font-size:1.8rem}}.success-page{max-width:500px;margin:0 auto;padding:4rem 1.5rem;text-align:center}.success-icon{width:64px;height:64px;background:#fff3;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:900;margin:0 auto 1.5rem}.success-page h1{font-size:2rem;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.2);margin-bottom:.5rem}.success-subtitle{color:#ffffffd9;margin-bottom:2rem}.token-card{background:#fff;border-radius:16px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 4px 16px #0000001a}.token-card.loading{color:#888}.token-label{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#888;margin-bottom:.75rem}.token-value{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#f5f5f5;padding:.75rem;border-radius:8px}.token-value code{font-size:.85rem;font-family:SF Mono,Fira Code,monospace;color:#333}.copy-token-btn{padding:.2rem .5rem;background:none;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:.7rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#888;transition:all .15s}.copy-token-btn:hover{border-color:#333;color:#333}.token-hint{font-size:.75rem;color:#888;margin-top:.75rem}.success-actions{display:flex;flex-direction:column;gap:.75rem}.action-btn{display:block;padding:.75rem;border-radius:12px;font-size:.9rem;font-weight:600;text-decoration:none;text-align:center;transition:all .2s}.action-btn.primary{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;border:none}.action-btn.primary:hover{opacity:.9}.action-btn.outline{background:#ffffff26;color:#fff;border:2px solid rgba(255,255,255,.3)}.action-btn.outline:hover{background:#ffffff40}
