:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app-shell{background:linear-gradient(#fff7f2 0%,#fff1f7 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative}.lang-switcher{z-index:100;gap:8px;display:flex;position:absolute;top:20px;right:20px}.lang-btn{color:#6b2a4a;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:none;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .3s}.lang-btn:hover{background:#fffffff2}.lang-btn.active{color:#fff;background:linear-gradient(90deg,#ff4365 0%,#f56ac7 100%)}.hero-panel{background:#fffffff5;border:1px solid #ff3a6f2e;border-radius:24px;width:min(1120px,100%);padding:32px 24px;position:relative;box-shadow:0 24px 80px #ff568b1f}.hero-header{max-width:720px;margin-bottom:28px}.hero-label{color:#d6336c;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:.9rem;font-weight:700}.hero-header h1{color:#231f20;margin:0;font-size:clamp(1.8rem,5vw,2.8rem);line-height:1.1}.hero-subtitle{color:#4f4a55;max-width:680px;margin:14px 0 0;font-size:.95rem;line-height:1.7}.prompt-form{gap:16px;display:grid}.prompt-form textarea{resize:vertical;color:#2b2430;background:#fff8fb;border:1px solid #d6336c2e;border-radius:18px;width:100%;min-height:120px;padding:18px 20px;font-family:inherit;font-size:1rem;line-height:1.6;box-shadow:inset 0 0 0 1px #ffffffe6}.prompt-form textarea:focus{border-color:#ff5c9c;outline:none;box-shadow:0 0 0 3px #ff5c9c1f}.generate-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#ff4365 0%,#f56ac7 100%);border:none;border-radius:18px;width:100%;padding:18px 24px;font-size:1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 20px 50px #ff5c9c24}.generate-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 24px 60px #ff5c9c33}.generate-button:disabled{cursor:not-allowed;opacity:.7}.result-panel{background:#fff5f9;border:1px solid #f361933d;border-radius:20px;margin-top:24px;padding:20px}.result-header{color:#7d6177;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.result-header p{margin:0;font-size:.95rem;font-weight:700}.result-header span{font-size:.9rem}.result-box{color:#3c2c3b;white-space:pre-wrap;text-align:left;background:linear-gradient(#fffffff2,#fff0f5);border:1px solid #ff89b347;border-radius:16px;min-height:180px;max-height:400px;padding:18px;font-size:.95rem;line-height:1.7;overflow-y:auto}.ad-container{margin:18px 0;display:block}.ad-container .adsbygoogle{border-radius:12px;overflow:hidden}.quota-modal{z-index:1200;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.quota-backdrop{background:#00000073;position:absolute;inset:0}.quota-card{z-index:1201;color:#321a2a;background:#fff;border-radius:12px;width:92%;max-width:420px;padding:20px;position:relative;box-shadow:0 20px 60px #0003}.quota-card h3{color:#d6336c;margin:0 0 8px}.quota-card p{margin:8px 0 14px;line-height:1.5}.qr-wrap{text-align:center;margin-bottom:14px}.qr-wrap img{border-radius:8px;width:180px;height:180px}.quota-actions{justify-content:flex-end;gap:10px;display:flex}.btn-primary{color:#fff;background:linear-gradient(90deg,#ff4365,#f56ac7);border-radius:8px;padding:8px 12px;text-decoration:none}.btn-secondary{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:8px;padding:8px 10px}.result-error{color:#b50f3c;font-weight:700}.float-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#6b2a4a;background:#ffffffe0;border:1px solid #ff5b932e;border-radius:16px;max-width:260px;padding:14px 16px;font-size:.9rem;font-weight:700;line-height:1.5;position:fixed;bottom:16px;right:16px;box-shadow:0 16px 32px #0000001a}.float-panel p{margin:0}@media (width<=768px){.app-shell{padding:16px}.lang-switcher{gap:6px;top:12px;right:12px}.lang-btn{padding:6px 12px;font-size:.85rem}.hero-panel{border-radius:20px;padding:24px 16px}.hero-header{margin-bottom:24px}.hero-label{font-size:.85rem}.hero-header h1{font-size:clamp(1.5rem,4vw,2.2rem)}.hero-subtitle{margin-top:12px;font-size:.9rem}.prompt-form textarea{min-height:100px;padding:16px 18px;font-size:.95rem}.generate-button{padding:16px 20px;font-size:.95rem}.result-panel{margin-top:20px;padding:16px}.result-box{min-height:150px;max-height:320px;padding:16px;font-size:.9rem}.float-panel{max-width:220px;padding:12px 14px;font-size:.85rem;bottom:12px;right:12px}}@media (width<=480px){.app-shell{padding:12px}.lang-switcher{gap:4px;top:10px;right:10px}.lang-btn{padding:5px 10px;font-size:.8rem}.hero-panel{border-radius:16px;padding:20px 14px}.hero-header{margin-bottom:18px}.hero-label{font-size:.8rem}.hero-header h1{margin-bottom:8px;font-size:1.5rem}.hero-subtitle{font-size:.85rem;line-height:1.6}.prompt-form{gap:12px}.prompt-form textarea{min-height:90px;padding:14px 12px;font-size:.9rem}.generate-button{padding:14px 16px;font-size:.9rem}.result-panel{margin-top:16px;padding:12px}.result-box{min-height:120px;max-height:260px;padding:12px;font-size:.85rem}.float-panel{max-width:180px;padding:10px 12px;font-size:.8rem;bottom:8px;right:8px}}
