@font-face{font-family:__geistSans_1e4310;src:url(/_next/static/media/4473ecc91f70f139-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistSans_Fallback_1e4310;src:local("Arial");ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.__className_1e4310{font-family:__geistSans_1e4310,__geistSans_Fallback_1e4310}.__variable_1e4310{--font-geist-sans:"__geistSans_1e4310","__geistSans_Fallback_1e4310"}@font-face{font-family:__geistMono_c3aa02;src:url(/_next/static/media/463dafcda517f24f-s.p.woff) format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:__geistMono_Fallback_c3aa02;src:local("Arial");ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.__className_c3aa02{font-family:__geistMono_c3aa02,__geistMono_Fallback_c3aa02}.__variable_c3aa02{--font-geist-mono:"__geistMono_c3aa02","__geistMono_Fallback_c3aa02"}:root{--primary:#4f46e5;--primary-hover:#4338ca;--background:#fff;--foreground:#111827;--accent:#8b5cf6;font-size:80%}body{color:var(--foreground);background:var(--background);font-family:var(--font-geist-sans),system-ui,sans-serif;margin:0;padding:0;overflow-y:auto;overflow-x:hidden;width:100vw;height:100vh}.container{max-width:400px;margin:0 auto;padding:1rem;box-sizing:border-box}.title{font-size:1.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(to right,var(--primary),var(--accent));-webkit-background-clip:text;color:transparent}.description,.title{word-wrap:break-word}.description{font-size:.875rem;color:#9ca3af;margin-bottom:2rem}.dropzone-container{background:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(229,231,235,.5);border-radius:.5rem;padding:.5rem;width:100%;box-sizing:border-box}.validate-button{width:100%;padding:.5rem 1rem;background-color:var(--primary);color:#fff;border:none;border-radius:.5rem;margin-top:1.5rem;cursor:pointer;font-size:.875rem;transition:all .2s}.validate-button:hover{background-color:var(--primary-hover);transform:scale(1.02)}.validate-button:disabled{opacity:.5;cursor:not-allowed}.error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh}.error-title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.error-link{color:var(--primary);text-decoration:underline}.error-link:hover{color:var(--primary-hover)}.checkpoint-button{@apply bg-blue-500 text-white px-4 py-2 rounded-md hover:bg-blue-600 transition-colors;margin-left:1rem}.table-container{@apply shadow overflow-hidden border-b border-gray-200 sm:rounded-lg}.loading-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:hsla(0,0%,100%,.8);display:flex;justify-content:center;align-items:center;z-index:9999}.loading-overlay img{width:150px;height:150px}