body{background-color:#f4f6f9;color:#333;font-family:Segoe UI,sans-serif;margin:0}.hero{align-items:center;background:linear-gradient(90deg,#4facfe,#00f2fe);color:#3a3939;display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.hero-text h1{font-size:2rem;margin-bottom:.5rem}.hero img{max-width:300px}.app-container{align-items:center;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000014;display:flex;flex-direction:column;margin:40px auto;max-width:800px;padding:2rem}h1{color:#2c3e50;font-size:2rem;margin-bottom:2rem;text-align:center}.mode-toggle{display:flex;gap:3rem;justify-content:center;margin:1rem 0}.mode-toggle button{background-color:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-size:1.2rem;font-weight:700;padding:.8rem 1.5rem;transition:.2s}.mode-toggle .active{background-color:#007bff;color:#fff}.form-container label{color:#444;display:block;font-size:1.3rem;font-weight:600;margin-top:1rem;width:80%}.form-container input,.form-container select{border:1px solid #ccc;border-radius:6px;margin-top:.4rem;padding:.6rem;width:80%}.form-container button{background-color:#28a745;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:600;margin-top:1.8rem;padding:.8rem 0;transition:background .3s;width:20%}.form-container button:hover{background-color:#218838}.output-box{align-items:center;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000014;display:flex;flex-direction:column;font-size:1.2rem;justify-content:center;margin:40px auto;max-width:1000px;padding:1.4rem;white-space:pre-wrap}.output-box ul{margin:0;padding-left:1.5rem}.output-box p{margin:.5rem 0}.output-box code{background:#eee;border-radius:4px;font-family:monospace;padding:2px 4px}.social{display:flex;justify-content:space-around;width:12%}.social a{color:#05010b;font-size:1.2rem}.footer{align-items:center;color:#151515;display:flex;flex-direction:column;font-size:.9rem;justify-content:center;margin-top:3rem;text-align:center}
/*# sourceMappingURL=main.40e3bb8e.css.map*/