body{margin:0;min-width:320px;font-family:Inter,Arial,Helvetica,sans-serif;background:#f8fbff;color:#0f172a}html{scroll-behavior:smooth}*{box-sizing:border-box}a{text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.app-shell{min-height:100vh;background:radial-gradient(circle at top,rgba(45,212,191,.18),transparent 28%),linear-gradient(180deg,#04111d,#071827 42%,#f8fbff 42% 100%)}.site-header{max-width:1280px;margin:0 auto;padding:24px 24px 0}.top-nav{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 20px;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-block{display:flex;align-items:center;gap:12px;color:#fff}.brand-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#34d39926;border:1px solid rgba(167,243,208,.25);color:#a7f3d0;font-size:18px}.brand-name{margin:0;font-size:14px;font-weight:700;letter-spacing:.24em;text-transform:uppercase;color:#d1fae5}.brand-tagline{margin:2px 0 0;font-size:12px;color:#cbd5e1}.nav-links{display:flex;align-items:center;gap:24px}.nav-links a{font-size:14px;color:#cbd5e1;transition:color .2s ease}.nav-links a:hover{color:#fff}.section-shell{max-width:1280px;margin:0 auto;padding:72px 24px}.hero-section{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;padding-top:40px;padding-bottom:96px}.hero-copy{max-width:640px;color:#fff}.eyebrow-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:999px;border:1px solid rgba(167,243,208,.2);background:#a7f3d01a;font-size:14px;font-weight:500;color:#d1fae5}.hero-copy h1{margin:24px 0 0;font-size:64px;line-height:1.05;letter-spacing:-.04em}.hero-text{margin:24px 0 0;max-width:620px;font-size:18px;line-height:1.8;color:#cbd5e1}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:32px}.stat-card{padding:18px;border-radius:24px;border:1px solid rgba(255,255,255,.1);background:#ffffff0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.stat-value{margin:0;font-size:32px;font-weight:700;color:#fff}.stat-label{margin:6px 0 0;font-size:14px;color:#cbd5e1}.hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:40px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 24px;border:none;border-radius:999px;cursor:pointer;font-weight:700;transition:transform .2s ease,background .2s ease,color .2s ease,border-color .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:#34d399;color:#052e2b}.button-primary:hover{background:#6ee7b7}.button-secondary{border:1px solid rgba(255,255,255,.15);color:#fff;background:transparent}.button-secondary:hover{background:#ffffff14}.button-dark{margin-top:24px;background:#020617;color:#fff}.button-dark:hover{background:#1e293b}.button-full{width:100%;margin-top:24px}.button:disabled{cursor:not-allowed;transform:none;background:#e2e8f0;color:#94a3b8}.hero-visual-card{padding:16px;border-radius:32px;border:1px solid rgba(255,255,255,.1);background:#02061759;box-shadow:0 24px 80px #082f4959;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.hero-visual-card img{width:100%;height:100%;min-height:420px;object-fit:cover;border-radius:24px}.section-light{color:#0f172a}.section-heading{max-width:720px}.section-heading h2{margin:12px 0 0;font-size:44px;line-height:1.1;letter-spacing:-.03em}.section-heading p:last-child{margin:16px 0 0;font-size:18px;line-height:1.8;color:#475569}.section-kicker{margin:0;font-size:13px;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:#0f766e}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:48px}.feature-card,.tool-card,.faq-item{border:1px solid #e2e8f0;background:#fff;box-shadow:0 12px 30px #94a3b81f}.feature-card{padding:24px;border-radius:28px}.feature-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:18px;background:#ecfeff;color:#0f766e;font-size:22px}.feature-card h3{margin:20px 0 0;font-size:22px}.feature-card p{margin:12px 0 0;font-size:14px;line-height:1.9;color:#475569}.dark-panel{padding:48px;border-radius:32px;background:#020617;color:#fff}.section-heading-dark p:last-child{color:#cbd5e1}.section-heading-dark .section-kicker{color:#86efac}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:48px}.step-card{padding:24px;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d}.step-number{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#34d39926;color:#86efac;font-size:18px;font-weight:700}.step-card h3{margin:20px 0 0;font-size:22px}.step-card p{margin:12px 0 0;line-height:1.8;color:#cbd5e1}.tool-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:32px}.tool-card{padding:32px;border-radius:32px}.compact-heading h2{font-size:40px}.upload-zone{margin-top:32px;padding:32px;text-align:center;border:2px dashed #cbd5e1;border-radius:28px;background:#f8fafc;transition:border-color .2s ease,background .2s ease}.upload-zone:hover,.upload-zone-active{border-color:#22c55e;background:#ecfdf5}.upload-icon{width:64px;height:64px;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:24px;background:#020617;color:#fff;font-size:28px}.upload-zone h3{margin:20px 0 0;font-size:24px}.upload-zone p{margin:10px 0 0;font-size:14px;color:#64748b}.hidden-input{display:none}.status-panel{margin-top:32px;padding:20px;border-radius:24px;background:#f8fafc}.status-top-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.status-label{margin:0;font-size:14px;font-weight:500;color:#64748b}.status-message{margin:6px 0 0;font-size:16px;font-weight:700;color:#0f172a}.loader{width:40px;height:40px;border:4px solid #cffafe;border-top-color:#0891b2;border-radius:999px;animation:spin .8s linear infinite}.success-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#dcfce7;color:#16a34a;font-size:22px;font-weight:700}.progress-track{height:12px;margin-top:20px;overflow:hidden;border-radius:999px;background:#e2e8f0}.progress-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#06b6d4,#34d399 60%,#22c55e);transition:width .3s ease}.status-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.status-tag{padding:8px 12px;border-radius:999px;background:#fff;color:#475569;font-size:14px;box-shadow:0 6px 16px #94a3b81f}.status-tag-warn{background:#fffbeb;color:#b45309}.status-tag-success{background:#ecfdf5;color:#15803d}.error-box{margin-top:20px;padding:14px 16px;border:1px solid #fecdd3;border-radius:18px;background:#fff1f2;color:#be123c;font-size:14px}.preview-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.preview-header h3{margin:12px 0 0;font-size:32px}.preview-note{margin:0;font-size:14px;color:#64748b}.table-shell{margin-top:24px;overflow:hidden;border:1px solid #e2e8f0;border-radius:24px}.table-scroll{max-height:480px;overflow:auto}table{width:100%;min-width:720px;border-collapse:collapse;font-size:14px}thead{position:sticky;top:0;z-index:1;background:#020617;color:#fff}th,td{padding:14px 16px;text-align:left;border-bottom:1px solid #f1f5f9}tbody tr:hover{background:#f8fafc}.empty-state-cell{padding:64px 16px;text-align:center;color:#64748b}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:40px}.faq-item{padding:24px;border-radius:24px}.faq-item summary{cursor:pointer;font-size:20px;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:16px 0 0;line-height:1.8;color:#475569}.site-footer{border-top:1px solid #e2e8f0;background:#ffffffd9}.footer-inner{max-width:1280px;margin:0 auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;color:#64748b}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1100px){.hero-section,.tool-grid,.feature-grid,.steps-grid,.faq-grid{grid-template-columns:1fr}.hero-copy h1,.section-heading h2,.compact-heading h2{font-size:48px}.top-nav,.preview-header,.footer-inner{flex-direction:column;align-items:flex-start}}@media(max-width:760px){.site-header,.section-shell,.footer-inner{padding-left:16px;padding-right:16px}.top-nav{border-radius:28px}.nav-links{display:none}.hero-copy h1,.section-heading h2,.compact-heading h2,.preview-header h3{font-size:36px}.stats-grid{grid-template-columns:1fr}.dark-panel,.tool-card{padding:24px}.upload-zone{padding:24px 16px}}
