*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;line-height:1.5;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:400;line-height:1.6;color:#333;background-color:#f8f9fa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.3;margin-bottom:.5rem}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-bottom:1rem}a{color:#667eea;text-decoration:none;transition:color .2s ease}a:hover{color:#5a67d8;text-decoration:underline}a:focus{outline:2px solid #667eea;outline-offset:2px}img{max-width:100%;height:auto;display:block}button{font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer;border:none;background:none}button:disabled{cursor:not-allowed;opacity:.6}input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.spinner{display:inline-block;width:20px;height:20px;border-radius:50%;border:3px solid rgba(255,255,255,.3);border-top-color:#fff;animation:spin 1s ease-in-out infinite}@keyframes spin{to{transform:rotate(1turn)}}.error{color:#e53e3e;background-color:#fed7d7;border:1px solid #feb2b2;border-radius:4px}.error,.success{padding:.75rem;margin:1rem 0}.success{color:#38a169;background-color:#c6f6d5;border:1px solid #9ae6b4;border-radius:4px}.warning{color:#d69e2e;background-color:#faf089;border:1px solid #f6e05e;border-radius:4px}.info,.warning{padding:.75rem;margin:1rem 0}.info{color:#3182ce;background-color:#bee3f8;border:1px solid #90cdf4;border-radius:4px}@media (max-width:768px){html{font-size:14px}.container{padding:0 .5rem}}@media (max-width:480px){html{font-size:13px}}@media (prefers-contrast:high){body{background-color:#fff;color:#000}a{color:#0000ee}a:visited{color:#551a8b}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-color-scheme:dark){body{background-color:#1a202c;color:#e2e8f0}a{color:#90cdf4}a:hover{color:#63b3ed}}@media print{*,:after,:before{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}img{page-break-inside:avoid}h1,h2,h3{page-break-after:avoid}}.js-focus-visible :focus:not(.focus-visible){outline:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}