body{background:linear-gradient(135deg,#f5f3ff,#e0e7ff);color:#22223b;font-family:Segoe UI,Arial,sans-serif;margin:0}.app-container{margin:0 auto;max-width:1200px;padding:2rem}footer,header{margin-bottom:1rem;text-align:center}header h1{color:#7e22ce;font-size:2.2rem;margin-bottom:.3rem}header p{color:#4f46e5;font-size:1.1rem}.main-content{align-items:flex-start;display:flex;gap:2.5rem}.form-section,.output-section{flex:1 1 50%;min-width:0}form>div{margin-bottom:2rem}form h3{color:#7e22ce;font-size:1.1rem;margin-bottom:1rem;margin-top:0}label{color:#4f46e5;display:block;font-weight:600;margin-bottom:.5rem}input[type=text],select,textarea{background:#f8fafc;border:1.5px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-size:1rem;margin-bottom:.8rem;margin-top:.2rem;padding:.7rem 1rem;transition:border .2s;width:100%}input[type=text]:focus,select:focus,textarea:focus{background:#f3f0ff;border:1.5px solid #7e22ce;outline:none}textarea{max-height:180px;min-height:60px;resize:vertical}.button-group{display:flex;gap:1.2rem;margin-top:1.5rem}button{background:linear-gradient(90deg,#7e22ce 60%,#4f46e5);border:none;border-radius:8px;box-shadow:0 2px 8px #7e22ce22;color:#fff;cursor:pointer;font-size:1.08rem;font-weight:600;padding:.85rem 1.7rem;transition:background .2s,transform .1s}button:disabled{background:#ccc;cursor:not-allowed}button:hover:not(:disabled){background:linear-gradient(90deg,#4f46e5 60%,#7e22ce);transform:translateY(-2px) scale(1.03)}aside{background:#f5f3ff;border-radius:16px;box-shadow:0 2px 12px #7e22ce11;flex:1.2 1;height:-webkit-fit-content;height:fit-content;min-width:260px;padding:2rem 1.5rem}.output-section{margin-top:2rem}.output-section h2{color:#7e22ce;font-size:1.2rem;margin-bottom:.7rem}.prompt-output{background:#f3f0ff;border-radius:10px;color:#22223b;font-family:Fira Mono,Consolas,monospace;font-size:1.08rem;margin-bottom:1.5rem;min-height:120px;padding:1.2rem;white-space:pre-wrap}h2{color:#7e22ce;font-size:1.35rem;font-weight:700;gap:.5rem;letter-spacing:.01em;margin-bottom:1rem;margin-top:2rem}h2,h3{align-items:center;display:flex}h3{color:#4f46e5;font-size:1.08rem;font-weight:600;gap:.4rem;margin:0 0 .3rem}.info-icon{background:#f3f0ff;border:1px solid #7e22ce;border-radius:50%;color:#7e22ce;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;height:20px;line-height:20px;margin-left:6px;position:relative;text-align:center;transition:background .2s,color .2s;width:20px}.info-icon:hover{background:#7e22ce;color:#fff}.info-icon[title]:hover:after{background:#fff;border:1px solid #7e22ce;border-radius:6px;box-shadow:0 2px 8px #7e22ce22;color:#22223b;content:attr(title);font-size:.95em;left:110%;min-width:180px;padding:.4em .8em;position:absolute;top:50%;transform:translateY(-50%);white-space:pre-line;z-index:10}@media (max-width:900px){.main-content{flex-direction:column;gap:1.5rem}aside{margin-top:2rem}.form-section{min-width:0;min-width:auto;width:100%}}
/*# sourceMappingURL=main.3f8da78b.css.map*/