body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#e0c6ff;color:#3f5164;line-height:1.6;font-size:18px}.container{max-width:1200px;margin:0 auto;padding:2rem}.main-title{text-align:center;font-size:3rem;font-weight:700;color:#2c3e50;margin-bottom:3rem;letter-spacing:.1em}.card-grid{display:flex;flex-direction:column;gap:2rem;align-items:center}.button{background-color:#2a9d8f;color:#fff;font-weight:600;padding:.75rem 2rem;border-radius:9999px;transition:background-color .3s;border:none;cursor:pointer;font-size:1rem}.button:hover{background-color:#268a7a}.header{background-color:#ddd;box-shadow:0 2px 4px #0000001a;padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between}.header-logo{font-size:1.5rem;font-weight:700;color:#2c3e50;text-decoration:none}.header-logo:hover{opacity:.8}.card{border:1px solid #d3dce0;padding:1.5rem;border-radius:1rem;background-color:#fff;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;text-align:left;max-width:450px;width:100%}.card:hover{transform:translateY(-5px);box-shadow:0 15px 25px -5px #0000001a,0 8px 10px -6px #0000000d}.card h2{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#e76f51}.card p{color:#7f8c8d;margin-bottom:1rem}.card a{display:inline-block;padding:.5rem 1.5rem;background-color:#2a9d8f;color:#fff;border-radius:9999px;text-decoration:none;font-weight:600;transition:background-color .3s}.card a:hover{background-color:#268a7a}.generator-layout{display:flex;flex-direction:column;align-items:center;padding:4rem 2rem}.generator-layout h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#2a9d8f;text-align:center}.generator-layout p{color:#718096;font-size:1.1rem;max-width:600px;margin-bottom:3rem;text-align:left}.generator-layout-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;width:100%;max-width:450px}.output-display{margin-top:2rem;font-weight:600;text-align:center}.main-result{font-size:1.5em;font-weight:700;color:#e76f51;margin-bottom:1rem;white-space:pre-wrap}.message{font-size:1em;font-weight:400;color:#555;white-space:pre-wrap;text-align:left;max-width:450px;margin:0 auto}.input-field{border:1px solid #d3dce0;padding:.75rem 1rem;border-radius:.5rem;width:100%;max-width:24rem;font-size:1rem;transition:border-color .3s,box-shadow .3s}.input-field:focus{outline:none;border-color:#e76f51;box-shadow:0 0 0 2px #e76f5133}.input-field.select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%236b7280'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.2rem}.input-field.textarea{height:8rem;resize:vertical}.multiple-select-container,.select-text-container{display:flex;gap:1rem;width:100%;max-width:24rem}.multiple-select-container .input-field,.select-text-container .input-field{flex-grow:1;width:auto}
