@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8fafc;color:#1e293b;line-height:1.6}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:8px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px;border:2px solid #f1f5f9}::-webkit-scrollbar-thumb:hover{background:#94a3b8}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}::selection{background-color:#3b82f633;color:#1e293b}a{color:#3b82f6;text-decoration:none;transition:color .15s ease}a:hover{color:#2563eb}.rich-text-content{font-size:.9375rem;line-height:1.7;color:#475569}.rich-text-content h1{font-size:1.5rem;font-weight:700;color:#1e293b;margin-top:1.5rem;margin-bottom:.75rem}.rich-text-content h2{font-size:1.25rem;font-weight:600;color:#1e293b;margin-top:1.25rem;margin-bottom:.5rem}.rich-text-content h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin-top:1rem;margin-bottom:.5rem}.rich-text-content p{margin-bottom:.875rem}.rich-text-content p:last-child{margin-bottom:0}.rich-text-content ul,.rich-text-content ol{padding-left:1.5rem;margin-bottom:.875rem}.rich-text-content li{margin-bottom:.375rem}.rich-text-content a{color:#3b82f6;text-decoration:underline;text-underline-offset:2px}.rich-text-content a:hover{color:#2563eb}.rich-text-content strong{font-weight:600;color:#1e293b}.rich-text-content em{font-style:italic}.form-section{margin-bottom:2rem}.form-section-title{font-weight:600;font-size:1rem;margin-bottom:1.25rem;color:#1e293b;display:flex;align-items:center;gap:.5rem}.form-section-title:before{content:"";width:4px;height:18px;background-color:#3b82f6;border-radius:2px}.fade-in{animation:fadeIn .3s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #ffffff inset!important;-webkit-text-fill-color:#1e293b!important;transition:background-color 5000s ease-in-out 0s}.MuiInputBase-input.Mui-disabled{-webkit-text-fill-color:#64748b!important;opacity:1}@media print{body{background-color:#fff}.no-print{display:none!important}}@media (max-width: 600px){html{font-size:15px}}
