@import "https://fonts.googleapis.com/css2?family=Inter: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.06d3mdzz5bre_.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.11.cyxs5p-0z~.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.16t1db8_9y2o~.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.0q3udbd2bu5yp.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.0gw~uztddq1df.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.0.q-h669a_dqa.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:#fdfbf7;--foreground:#2d3748;--primary:#667eea;--primary-hover:#5a67d8;--secondary:#764ba2;--card-bg:#ffffffd9;--card-border:#fff9;--shadow:0 8px 32px 0 #1f268712}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--foreground);background:linear-gradient(135deg,#fdfbf7 0%,#eef2f3 100%);min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}.container{max-width:800px;margin:0 auto;padding:2rem 1rem}.card{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);border-radius:16px;padding:2.5rem}.title{text-align:center;background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:700}.subtitle{text-align:center;color:#718096;margin-bottom:2rem;font-size:1.1rem}.input-field{resize:vertical;background:#fff;border:2px solid #e2e8f0;border-radius:12px;width:100%;padding:1rem;font-family:inherit;font-size:1rem;transition:all .3s}.input-field:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #667eea33}.btn{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:2rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:block}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #667eea4d}.btn:active{transform:translateY(0)}.btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.question-container{border-bottom:1px solid #edf2f7;margin-bottom:2.5rem;padding-bottom:2rem}.question-container:last-child{border-bottom:none}.question-label{margin-bottom:1rem;font-size:1.1rem;font-weight:600;display:block}.radio-group,.checkbox-group{flex-direction:column;gap:.8rem;display:flex}.option-label{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:.8rem;padding:.8rem 1.2rem;transition:all .2s;display:flex}.option-label:hover{border-color:var(--primary);background:#f8fafc}input[type=radio],input[type=checkbox]{accent-color:var(--primary);cursor:pointer;width:1.2rem;height:1.2rem}.stat-card{background:#fff;border:1px solid #edf2f7;border-radius:12px;margin-bottom:1.5rem;padding:1.5rem;box-shadow:0 4px 6px #0000000d}.stat-card h3{color:#4a5568;margin-bottom:1rem}.stat-bar-container{margin-bottom:.8rem}.stat-bar-label{justify-content:space-between;margin-bottom:.3rem;font-size:.9rem;display:flex}.stat-bar-bg{background:#edf2f7;border-radius:5px;width:100%;height:10px;overflow:hidden}.stat-bar-fill{background:linear-gradient(90deg, var(--primary), var(--secondary));border-radius:5px;height:100%}.answers-list{background:#f8fafc;border-radius:8px;padding:1rem;font-size:.9rem;list-style:none}.answers-list li{border-bottom:1px solid #e2e8f0;padding:.5rem 0}.answers-list li:last-child{border-bottom:none}
