:root{--bg:#f7f8fc;--panel:#fff;--ink:#171923;--muted:#667085;--line:#dfe5f2;--accent:#4f46e5;--accent-2:#8b5cf6;--accent-3:#f97316;--soft:#eef2ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f8fcdb;border-bottom:1px solid #dfe5f2c7;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto;padding:18px 24px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:12px;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:900;display:grid;box-shadow:0 16px 42px #4f46e540}.brand strong,.brand small{display:block}.brand strong{font-size:1.1rem}.brand small{color:var(--muted);font-size:.78rem}.nav-links{color:#475467;gap:26px;font-size:.92rem;font-weight:700;display:flex}.header-cta,.hero-form button,.secondary-action{border-radius:14px;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.header-cta{color:#fff;background:#111827;min-height:42px;padding:0 18px}.hero-section{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:center;gap:48px;max-width:1180px;margin:0 auto;padding:86px 24px 72px;display:grid}.beta-pill,.eyebrow{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:.82rem;font-weight:900;display:inline-flex}.beta-pill:before{content:"";background:var(--accent-3);border-radius:999px;width:8px;height:8px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:830px;margin-bottom:22px;font-size:clamp(3rem,7.5vw,6.7rem);line-height:.95}.hero-subtitle{color:#5f6f89;max-width:700px;margin-bottom:28px;font-size:1.16rem;line-height:1.78}.hero-form{background:#fff;border:1px solid #cfd8ea;border-radius:24px;gap:12px;max-width:760px;padding:10px;display:flex;box-shadow:0 26px 80px #4f46e51c}.launcher-panel{max-width:760px}.hero-form input{color:#1f2937;border:0;outline:0;flex:1;min-width:0;padding:0 10px 0 16px;font-size:1rem}.hero-form button{color:#fff;cursor:pointer;background:linear-gradient(135deg, var(--accent), var(--accent-2));border:0;min-height:56px;padding:0 24px;box-shadow:0 18px 40px #4f46e540}.hero-form button:disabled{cursor:wait;opacity:.72}.hero-actions{color:var(--muted);flex-wrap:wrap;align-items:center;gap:14px;margin-top:16px;font-size:.92rem;display:flex}.secondary-action{color:#344054;background:#fff;border:1px solid #cfd8ea;min-height:42px;padding:0 16px}.upload-action{cursor:pointer}.upload-action input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.api-note,.job-error{margin:14px 0 0;font-size:.92rem;line-height:1.56}.api-note{color:var(--muted)}.job-error{color:#b42318}.job-status-card{border:1px solid var(--line);background:#fff;border-radius:18px;max-width:760px;margin-top:18px;padding:18px;box-shadow:0 20px 54px #0f172a14}.job-status-head{color:#344054;justify-content:space-between;align-items:center;gap:12px;font-size:.92rem;display:flex}.job-progress{background:#e5e7eb;border-radius:999px;height:10px;margin:14px 0;overflow:hidden}.job-progress div{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#8b5cf6,#f97316);height:100%}.job-status-card p{color:var(--muted);margin-bottom:0}.job-files{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.job-files a{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:9px 12px;font-size:.88rem;font-weight:850}.platform-note{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;max-width:740px;margin:20px 0 0;padding:14px 16px;font-size:.92rem;line-height:1.56}.hero-preview,.demo-card,.feature-card,.faq-list details{border:1px solid var(--line);background:var(--panel);box-shadow:0 28px 80px #0f172a14}.hero-preview{border-radius:28px;padding:22px}.preview-toolbar{color:var(--muted);align-items:center;gap:8px;font-size:.82rem;display:flex}.preview-toolbar span{background:#d0d5dd;border-radius:999px;width:10px;height:10px}.preview-toolbar strong{margin-left:auto;font-weight:800}.preview-progress{background:#e5e7eb;border-radius:999px;height:10px;margin:26px 0;overflow:hidden}.preview-progress div{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#8b5cf6,#f97316);width:72%;height:100%}.preview-steps{gap:12px;display:grid}.preview-steps p{color:#344054;background:#f8fafc;border-radius:14px;margin:0;padding:14px 16px;font-weight:750}.section{max-width:1180px;margin:0 auto;padding:78px 24px}.split-section{grid-template-columns:minmax(0,.95fr) minmax(0,1fr);align-items:center;gap:54px;display:grid}.demo-card{border-radius:28px;overflow:hidden}.demo-media{background:linear-gradient(135deg,#e0e7ff,#f8fafc);padding:22px}.demo-slide{color:#fff;background:#111827;border-radius:20px;min-height:330px;position:relative;overflow:hidden}.demo-slide img{object-fit:cover;width:100%;min-height:330px;display:block}.demo-slide:after{content:"";background:linear-gradient(#11182705,#111827b8);position:absolute;inset:0}.demo-slide-meta{z-index:1;gap:8px;display:grid;position:absolute;bottom:20px;left:22px;right:22px}.demo-slide-meta span,.caption-card span{letter-spacing:.04em;text-transform:uppercase;font-size:.82rem;font-weight:900}.demo-slide-meta strong{max-width:380px;font-size:2.2rem;line-height:1.05}.caption-card{border-left:5px solid var(--accent);background:#f8fafc;padding:22px 26px}.caption-card p{color:#475467;margin:8px 0 0;line-height:1.72}.section-copy h2,.section-heading h2{letter-spacing:0;max-width:760px;margin:16px 0 18px;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.section-copy p,.section-heading p:not(.eyebrow){color:var(--muted);font-size:1.06rem;line-height:1.72}.comparison-list{gap:12px;margin:24px 0 0;padding:0;list-style:none;display:grid}.comparison-list li{border:1px solid var(--line);color:#344054;background:#fff;border-radius:14px;padding:13px 15px;font-weight:750}.section-heading{margin-bottom:28px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-card{border-radius:24px;min-height:280px;padding:26px}.feature-card span{color:var(--accent);letter-spacing:.06em;text-transform:uppercase;font-size:.82rem;font-weight:950}.feature-card h3{margin:42px 0 14px;font-size:1.55rem;line-height:1.1}.feature-card p{color:var(--muted);margin:0;line-height:1.68}.use-case-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.use-case-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.use-case{color:#1f2937;background:#fff;border:1px solid #cfd8ea;border-radius:18px;padding:22px;font-size:1.08rem;font-weight:850}.faq-list{gap:12px;display:grid}.faq-list details{border-radius:18px;padding:18px 20px}.faq-list summary{cursor:pointer;font-size:1.02rem;font-weight:850}.faq-list p{color:var(--muted);margin:14px 0 0;line-height:1.68}.footer{max-width:1180px;color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;gap:24px;margin:0 auto;padding:38px 24px 52px;display:flex}.footer strong,.footer span{display:block}.footer strong{color:var(--ink)}.footer nav{flex-wrap:wrap;gap:18px;font-weight:750;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.legal-page{max-width:780px;margin:0 auto;padding:72px 24px}.legal-page h1{margin:28px 0 22px;font-size:clamp(2.6rem,6vw,4.8rem)}.legal-page p{color:var(--muted);font-size:1.05rem;line-height:1.78}.legal-page a{color:var(--accent);font-weight:850}.legal-back{border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;display:inline-flex}@media (max-width:900px){.site-header{position:relative}.nav-links{display:none}.hero-section,.split-section,.feature-grid,.use-case-grid{grid-template-columns:1fr}.hero-section{padding-top:54px}.hero-form{display:grid}.hero-form input{min-height:54px}.footer{display:grid}}
