@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap";:root{--base-font:system-ui,Avenir,Helvetica,Arial,sans-serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{min-width:320px;min-height:100vh;font-family:var(--base-font,system-ui,Avenir,Helvetica,Arial,sans-serif);place-items:center;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible,button:focus,a:focus,input:focus,select:focus,textarea:focus{outline:2px solid var(--primary-color,#d4af37);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.inline-icon,.icon{vertical-align:middle;width:1em;height:1em;margin-right:.35em;display:inline-block}.inline-icon-small{width:.9em;height:.9em}.preloader{z-index:9999;background:linear-gradient(135deg,#fff 0%,#f8f9fa 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0;overflow:hidden}.preloader-container{flex-direction:column;align-items:center;gap:2rem;display:flex}.loader{border:4px solid #d4af37;border-color:#d4af37 #0d47a1 #d4af371a #d4af371a;border-radius:50%;width:60px;height:60px;animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.preloader-text{text-align:center}.preloader-text h2{color:#d4af37;letter-spacing:2px;margin:0;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700}.preloader-text p{color:#0d47a1;letter-spacing:1px;margin:.5rem 0 0;font-family:Montserrat,sans-serif;font-size:.95rem;font-weight:500}.preloader-progress{background:#d4af371a;width:100%;height:4px;position:absolute;bottom:0;left:0;overflow:hidden}.progress-bar{background:linear-gradient(90deg,#d4af37,#0d47a1);height:100%;animation:2s ease-in-out progress}@keyframes progress{0%{width:0}50%{width:80%}to{width:100%}}@media (max-width:768px){.preloader-text h2{font-size:1.5rem}.preloader-text p{font-size:.85rem}.loader{width:50px;height:50px}}@media (max-width:480px){.preloader-text h2{font-size:1.3rem}.preloader-text p{font-size:.75rem}.loader{width:40px;height:40px}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.App{min-height:100vh}
