:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.app-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(120deg,#f0f4ff,#e0e7ff)}.advanced-form-container{background:#fff;padding:2.7rem 2.2rem 2.2rem;border-radius:1.3rem;box-shadow:0 4px 32px #3c50b41a;max-width:440px;width:100%;position:relative;animation:fadeIn .7s cubic-bezier(.4,2,.6,1) 1}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}.form-header{text-align:center;margin-bottom:1.7rem}.form-logo{width:48px;margin-bottom:.5rem;filter:drop-shadow(0 2px 8px #e0e7ff)}.form-desc{color:#6b7bb6;font-size:1.02rem;margin-top:.2rem;margin-bottom:.2rem}.advanced-form-container h2{color:#2a357a;font-size:1.7rem;font-weight:700;margin-bottom:.2rem}.advanced-form{margin-top:.2rem}.form-group{margin-bottom:1.2rem}.form-row{display:flex;gap:1.2rem}.form-group label{display:block;margin-bottom:.4rem;color:#2a357a;font-weight:500;letter-spacing:.01em}.advanced-form input,.advanced-form select{width:100%;padding:.7rem .9rem;border:1px solid #c3c8e0;border-radius:.5rem;font-size:1rem;background:#f7f9fc;transition:border .2s,box-shadow .2s;margin-top:.1rem;box-sizing:border-box}.advanced-form input:focus,.advanced-form select:focus{border-color:#5a6bff;outline:none;box-shadow:0 0 0 2px #e0e7ff}.submit-btn{width:100%;padding:.85rem;background:linear-gradient(90deg,#5a6bff 60%,#7b8cff);color:#fff;border:none;border-radius:.5rem;font-size:1.13rem;font-weight:600;cursor:pointer;margin-top:.7rem;transition:background .2s,box-shadow .2s;box-shadow:0 2px 8px #e0e7ff;display:flex;align-items:center;justify-content:center;gap:.5rem}.submit-btn:disabled{background:#aab3e6;cursor:not-allowed}.loader{border:3px solid #e0e7ff;border-top:3px solid #5a6bff;border-radius:50%;width:18px;height:18px;animation:spin .7s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error{color:#d32f2f;background:#ffeaea;padding:.7rem 1rem;border-radius:.4rem;margin-top:1rem;text-align:center;font-size:1.05rem}.result{background:#f0f7ff;color:#1a2a4a;padding:1rem;border-radius:.5rem;margin-top:1.2rem;font-size:.98rem;word-break:break-all;box-shadow:0 2px 8px #e0e7ff}
