.synthesizer-module__2CjhHa__pageContainer{color:#0f172a;background-color:#f8fafc;min-height:100vh;font-family:Inter,sans-serif}.synthesizer-module__2CjhHa__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:50;background:#ffffffb3;border-bottom:1px solid #e2e8f0;align-items:center;gap:.5rem;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.synthesizer-module__2CjhHa__backLink{color:#64748b;align-items:center;gap:.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.synthesizer-module__2CjhHa__backLink:hover{color:#3b82f6}.synthesizer-module__2CjhHa__mainContent{flex-direction:column;gap:2rem;max-width:1100px;margin:0 auto;padding:2rem 1.5rem;display:flex}.synthesizer-module__2CjhHa__hero{text-align:center;margin-bottom:1rem}.synthesizer-module__2CjhHa__hero h1{color:#1e293b;letter-spacing:-.025em;margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.synthesizer-module__2CjhHa__hero p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem}.synthesizer-module__2CjhHa__card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;min-height:500px;display:flex;overflow:hidden;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003}@media (min-width:768px){.synthesizer-module__2CjhHa__card{flex-direction:row}}.synthesizer-module__2CjhHa__inputSection{border-right:1px solid #e2e8f0;flex-direction:column;flex:1;display:flex}.synthesizer-module__2CjhHa__outputSection{background:#fcfcfd;flex-direction:column;flex:1;display:flex}.synthesizer-module__2CjhHa__tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex}.synthesizer-module__2CjhHa__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:1rem 0;font-size:.9rem;font-weight:600;transition:all .2s;display:flex;position:relative}.synthesizer-module__2CjhHa__tabBtn:hover{color:#3b82f6;background:#f1f5f9}.synthesizer-module__2CjhHa__tabBtn.synthesizer-module__2CjhHa__active{color:#4f46e5;background:#fff}.synthesizer-module__2CjhHa__tabBtn.synthesizer-module__2CjhHa__active:after{content:"";background:#4f46e5;border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:-1px;left:0;right:0}.synthesizer-module__2CjhHa__formArea{flex-direction:column;flex:1;gap:1.25rem;padding:1.5rem;display:flex}.synthesizer-module__2CjhHa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.synthesizer-module__2CjhHa__inputGroup label{color:#334155;justify-content:space-between;font-size:.85rem;font-weight:700;display:flex}.synthesizer-module__2CjhHa__inputGroup .synthesizer-module__2CjhHa__help{color:#94a3b8;font-size:.75rem;font-weight:400}.synthesizer-module__2CjhHa__inputGroup input,.synthesizer-module__2CjhHa__inputGroup textarea{box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.synthesizer-module__2CjhHa__inputGroup textarea{resize:vertical;min-height:180px}.synthesizer-module__2CjhHa__inputGroup input:focus,.synthesizer-module__2CjhHa__inputGroup textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.synthesizer-module__2CjhHa__primaryBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4f46e5,#3b82f6);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #4f46e533}.synthesizer-module__2CjhHa__primaryBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 16px #4f46e54d}.synthesizer-module__2CjhHa__primaryBtn:active:not(:disabled){transform:translateY(0)}.synthesizer-module__2CjhHa__primaryBtn:disabled{cursor:not-allowed;box-shadow:none;background:#cbd5e1}.synthesizer-module__2CjhHa__outputHeader{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.synthesizer-module__2CjhHa__outputTitle{color:#1e293b;align-items:center;gap:.5rem;font-weight:700;display:flex}.synthesizer-module__2CjhHa__copyBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.synthesizer-module__2CjhHa__copyBtn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1}.synthesizer-module__2CjhHa__outputContent{color:#334155;flex:1;padding:1.5rem;font-size:.95rem;line-height:1.7;overflow-y:auto}.synthesizer-module__2CjhHa__emptyState{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:100%;display:flex}.synthesizer-module__2CjhHa__spinner{animation:1s linear infinite synthesizer-module__2CjhHa__spin}@keyframes synthesizer-module__2CjhHa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.synthesizer-module__2CjhHa__markdownBody{font-family:inherit}.synthesizer-module__2CjhHa__markdownBody h1,.synthesizer-module__2CjhHa__markdownBody h2,.synthesizer-module__2CjhHa__markdownBody h3{color:#0f172a;margin-top:1.5rem;margin-bottom:.75rem;font-weight:700}.synthesizer-module__2CjhHa__markdownBody h3{font-size:1.1rem}.synthesizer-module__2CjhHa__markdownBody p{margin-bottom:1rem}.synthesizer-module__2CjhHa__markdownBody ul,.synthesizer-module__2CjhHa__markdownBody ol{margin-bottom:1rem;padding-left:1.5rem}.synthesizer-module__2CjhHa__markdownBody li{margin-bottom:.25rem}.synthesizer-module__2CjhHa__markdownBody strong{color:#1e293b;font-weight:700}.synthesizer-module__2CjhHa__markdownBody blockquote{color:#64748b;background:#f8fafc;border-left:4px solid #cbd5e1;border-radius:0 8px 8px 0;margin:1rem 0;padding:1rem;font-style:italic}.synthesizer-module__2CjhHa__markdownBody table{border-collapse:collapse;width:100%;margin:1.5rem 0}.synthesizer-module__2CjhHa__markdownBody th,.synthesizer-module__2CjhHa__markdownBody td{text-align:left;border:1px solid #e2e8f0;padding:.75rem}.synthesizer-module__2CjhHa__markdownBody th{color:#475569;background:#f8fafc;font-weight:600}.synthesizer-module__2CjhHa__actionRow{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:.5rem;padding:1rem 1.5rem;display:flex}.synthesizer-module__2CjhHa__actionBtn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.synthesizer-module__2CjhHa__actionBtn:hover:not(:disabled){color:#4f46e5;background:#e0e7ff;border-color:#6366f1}.synthesizer-module__2CjhHa__actionBtn:disabled{opacity:.6;cursor:not-allowed}
