*,:after,:before{box-sizing:border-box;margin:0;padding:0}#root,body,html{height:100%}body{-webkit-font-smoothing:antialiased;background-color:#f4f6f8;color:#020617;font-family:Lato,Roboto,Helvetica,Arial,sans-serif}.landing-root{background:#f4f6f8;display:flex;flex-direction:column;min-height:100vh}.landing-nav{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#17134bf2;border-bottom:1px solid #ffffff14;display:flex;height:64px;justify-content:space-between;left:0;padding:0 2rem;position:fixed;right:0;top:0;z-index:100}.landing-nav-brand{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:700;letter-spacing:.01em}.landing-hero{align-items:center;display:flex;flex-direction:column;gap:3rem;justify-content:center;min-height:100vh;overflow:hidden;padding:100px 2rem 4rem;position:relative;text-align:center}.landing-hero-bg{background:linear-gradient(135deg,#17134b,#2d2875 40%,#1a4a8a 80%,#0f2d5c);inset:0;position:absolute;z-index:0}.landing-hero-bg:after{background:radial-gradient(ellipse 80% 60% at 50% 0,#54fbf51f 0,#0000 70%);content:"";inset:0;position:absolute}.landing-hero-content{max-width:700px;position:relative;z-index:1}.landing-hero-gradient{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#54fbf5,#a78bfa);-webkit-background-clip:text;background-clip:text}.landing-hero-card{position:relative;z-index:1}.hero-card-inner{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff0f;border:1px solid #ffffff26;border-radius:16px;max-width:90vw;padding:1.5rem;text-align:left;width:320px}.hero-card-header{align-items:center;display:flex;gap:6px;margin-bottom:1.25rem}.hero-card-dot{border-radius:50%;height:12px;width:12px}.hero-card-dot.red{background:#ef5350}.hero-card-dot.yellow{background:#ffa726}.hero-card-dot.green{background:#66bb6a}.hero-card-title{color:#ffffff80;font-family:Courier New,monospace;font-size:.75rem;margin-left:6px}.hero-card-body{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem}.hero-card-step{align-items:center;color:#ffffff73;display:flex;font-size:.875rem;gap:.75rem}.hero-card-step.done{color:#66bb6a}.hero-card-step.active{color:#fff}.hero-card-step-icon{align-items:center;border-radius:50%;display:inline-flex;flex-shrink:0;font-size:.75rem;height:20px;justify-content:center;width:20px}.hero-card-step.done .hero-card-step-icon{background:#66bb6a;color:#fff}.hero-card-step-icon.pulse{animation:pulse-ring 1.4s ease-in-out infinite;background:#5f5bcd}.hero-card-step-icon.pending{background:#ffffff26}@keyframes pulse-ring{0%,to{box-shadow:0 0 0 0 #5f5bcd99}50%{box-shadow:0 0 0 6px #5f5bcd00}}.hero-card-footer{display:flex;gap:.5rem}.hero-card-badge{background:#54fbf533;border:1px solid #54fbf566;border-radius:99px;color:#54fbf5;font-size:.7rem;font-weight:700;padding:2px 10px}.hero-card-badge.wcag{background:#5f5bcd33;border-color:#5f5bcd66;color:#a78bfa}.landing-features{margin:0 auto;max-width:1200px;padding:5rem 2rem;width:100%}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 12px #0000000f;height:100%;padding:2rem 1.5rem;transition:box-shadow .2s,transform .2s}.feature-card:hover{box-shadow:0 8px 32px #5f5bcd26;transform:translateY(-2px)}.feature-card-icon{margin-bottom:1rem}.landing-cta{background:linear-gradient(135deg,#17134b,#2d2875);padding:5rem 2rem;text-align:center}.landing-footer{background:#0f0e2e;padding:1.5rem 2rem;text-align:center}@media (min-width:900px){.landing-hero{flex-direction:row;gap:5rem;justify-content:center;padding:100px 4rem 4rem}.landing-hero,.landing-hero-content{text-align:left}.landing-hero-content .MuiBox-root{justify-content:flex-start}}.upload-root{margin:0 auto;max-width:720px}.drop-zone{background:#fff;border:2px dashed #cbd5e1;border-radius:16px;cursor:pointer;outline:none;padding:3rem 2rem;text-align:center;transition:border-color .2s,background-color .2s;-webkit-user-select:none;user-select:none}.drop-zone:focus,.drop-zone:hover{background:#5f5bcd08;border-color:#5f5bcd}.drop-zone.dragging{background:#5f5bcd0f;border-color:#5f5bcd}.drop-zone.has-file{background:#5f5bcd08;border-color:#5f5bcd;border-style:solid;cursor:default}.drop-zone-empty,.drop-zone-file{align-items:center;display:flex;flex-direction:column}@media (max-width:600px){.drop-zone{padding:2rem 1rem}}.jobs-empty{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:flex;flex-direction:column;justify-content:center;padding:5rem 2rem;text-align:center}.elapsed-badge{font-feature-settings:"tnum";background:#5f5bcd1f;border-radius:99px;color:#5f5bcd;display:inline-block;font-size:.8rem;font-variant-numeric:tabular-nums;font-weight:600;padding:2px 8px;white-space:nowrap}.visually-hidden{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}
/*# sourceMappingURL=main.2a4f5d3f.css.map*/