@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--background-start:#0f172a;--background-end:#1e1b4b;--primary:#c084fc;--primary-hover:#d8b4fe;--text-main:#f8fafc;--text-muted:#94a3b8;--card-bg:#1e293bb3;--card-border:#94a3b81a;--input-bg:#0f172a99;--input-border:#94a3b833}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,var(--background-start),var(--background-end));color:var(--text-main);flex-direction:column;min-height:100vh;font-family:Outfit,-apple-system,sans-serif;display:flex}.container{width:100%;max-width:800px;margin:0 auto;padding:2rem}.header{text-align:center;margin-bottom:3rem}.title{background:linear-gradient(90deg,#c084fc,#818cf8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:700}.subtitle{color:var(--text-muted);font-size:1.125rem}.card{background:var(--card-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--card-border);border-radius:20px;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 25px 50px -12px #00000080}.card:hover{transform:translateY(-2px);box-shadow:0 30px 60px -15px #0009}.form-group{margin-bottom:1.5rem}.label{color:var(--text-main);margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.input,.select{background:var(--input-bg);border:1px solid var(--input-border);width:100%;color:var(--text-main);border-radius:12px;padding:1rem;font-family:inherit;font-size:1rem;transition:all .2s}.input:focus,.select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #c084fc33}.select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.2rem}.row{gap:1.5rem;display:flex}.col{flex:1}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#9333ea,#6366f1);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:2rem;padding:1rem;font-family:inherit;font-size:1.125rem;font-weight:600;transition:all .3s;display:flex}.submit-btn:hover:not(:disabled){background:linear-gradient(90deg,#a855f7,#818cf8);transform:translateY(-2px);box-shadow:0 10px 25px -5px #9333ea80}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.result-container{margin-top:3rem;animation:.6s ease-out fadeIn}.result-card{border-left:4px solid var(--primary);background:#0f172acc;border-radius:16px;padding:2rem;font-size:1.05rem;line-height:1.8}.result-card h3{color:var(--primary);margin-top:1.5rem;margin-bottom:.75rem;font-size:1.5rem}.result-card h3:first-child{margin-top:0}.result-card p{margin-bottom:1rem}.result-card ul{margin-bottom:1rem;margin-left:1.5rem}.result-card li{margin-bottom:.5rem}.error-message{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;margin-top:1.5rem;padding:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.row{flex-direction:column;gap:0}.title{font-size:2.25rem}.card{padding:1.5rem}}
