:root{--ink:#12251d;--muted:#607068;--green:#0e563d;--green-dark:#083b2b;--gold:#d7a93d;--cream:#f7f5ed;--line:#dce4df;--white:#fff;--danger:#a53232;--shadow:0 22px 60px rgba(15,61,44,.12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:var(--cream)}a{color:inherit}button,input{font:inherit}main{min-height:75vh}.site-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.95);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:var(--green);color:var(--gold);font:800 24px Georgia,serif}.brand span:last-child{display:grid}.brand strong{font:800 20px Georgia,serif}.brand small{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}nav{display:flex;align-items:center;gap:25px}nav>a{text-decoration:none;font-weight:700;font-size:14px}nav form{margin:0}.button{border:0;border-radius:9px;background:var(--green);color:#fff;padding:13px 20px;font-weight:800;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:.18s transform,.18s background}.button:hover{background:var(--green-dark);transform:translateY(-1px)}.button.ghost{background:transparent;color:var(--green);border:1px solid var(--green)}.button.danger{background:var(--danger)}.text-link{color:var(--green);font-weight:800;text-decoration:none}.hero{max-width:1180px;margin:auto;padding:88px 24px 68px;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.eyebrow{display:block;color:var(--green);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;margin-bottom:14px}.hero h1,.section h1,.section h2,.login-card h1{font-family:Georgia,serif;line-height:1.08;margin:0;color:var(--green-dark)}.hero h1{font-size:clamp(34px,2vw,38px);letter-spacing:-.035em}.hero-copy>p{font-size:19px;line-height:1.7;color:var(--muted);max-width:650px}.hero-actions{display:flex;align-items:center;gap:24px;margin:30px 0}.trust-list{display:flex;gap:24px;list-style:none;padding:0;margin:24px 0 0;color:var(--muted);font-size:13px;font-weight:700}.trust-list li:before{content:"✓";color:var(--green);margin-right:7px}.hero-panel{background:var(--green-dark);padding:35px;border-radius:28px;box-shadow:var(--shadow);transform:rotate(1deg)}.mini-browser{background:white;border-radius:16px;overflow:hidden;transform:rotate(-1deg)}.browser-dots{height:42px;background:#e9eee9;display:flex;align-items:center;gap:7px;padding:0 16px}.browser-dots i{width:9px;height:9px;border-radius:50%;background:#b7c5bc}.browser-body{padding:42px;display:grid;gap:16px;justify-items:center}.folder{display:grid;place-items:center;width:70px;height:54px;border-radius:8px;background:var(--green);color:white;font-weight:900}.folder.gold{background:var(--gold);color:var(--green-dark)}.flow-arrow{color:var(--gold);font-size:30px}.language-output{display:flex;align-items:center;gap:16px}.language-output span:last-child{display:grid}.language-output small{color:var(--muted);margin-top:4px}.metrics{background:var(--green);color:white;display:grid;grid-template-columns:repeat(4,1fr);padding:27px max(24px,calc((100vw - 1180px)/2));gap:24px}.metrics div{display:grid;justify-items:center;border-right:1px solid rgba(255,255,255,.2)}.metrics div:last-child{border:0}.metrics strong{font:700 26px Georgia,serif;color:var(--gold)}.metrics span{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.section{max-width:1180px;margin:auto;padding:86px 24px}.section-heading{max-width:690px;margin-bottom:34px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.section h2{font-size:clamp(34px,4vw,48px);letter-spacing:-.02em}.section-heading p{font-size:17px;color:var(--muted);line-height:1.7}.builder-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;box-shadow:var(--shadow)}.upload-zone{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;border:2px dashed #b7cabf;border-radius:14px;padding:25px;background:#fbfcf9}.upload-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:12px;background:#e5eee8;color:var(--green);font-weight:900}.upload-zone label{display:grid;gap:6px}.upload-zone small,.language-choice small{color:var(--muted)}input[type=file]{max-width:250px}fieldset{border:0;padding:30px 0 20px;margin:0}legend{font-weight:900;margin-bottom:17px}.language-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.language-choice{position:relative}.language-choice input{position:absolute;opacity:0}.language-choice span{display:grid;border:1px solid var(--line);border-radius:10px;padding:13px 15px;cursor:pointer;background:#fff}.language-choice input:checked+span{border-color:var(--green);background:#eef6f0;box-shadow:inset 0 0 0 1px var(--green)}.builder-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:24px}.builder-footer>span{color:var(--muted);font-size:13px;max-width:570px}.steps{background:#fff;max-width:none;padding-left:max(24px,calc((100vw - 1180px)/2));padding-right:max(24px,calc((100vw - 1180px)/2))}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step-grid article{border-top:3px solid var(--gold);background:var(--cream);padding:25px;border-radius:0 0 12px 12px}.step-grid article>span{font:700 28px Georgia,serif;color:var(--gold)}.step-grid h3{font:700 22px Georgia,serif;margin:14px 0 8px}.step-grid p,.assurance-grid p{color:var(--muted);line-height:1.65}.row-heading{max-width:none;display:flex;justify-content:space-between;align-items:end}.job-list{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.job-row{display:grid;grid-template-columns:minmax(260px,2fr) .5fr .8fr auto;gap:18px;align-items:center;padding:18px 20px;text-decoration:none;border-bottom:1px solid var(--line)}.job-row:last-child{border:0}.job-row:hover{background:#fafcf9}.job-file{display:grid;min-width:0}.job-file b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.job-file small{color:var(--muted);margin-top:4px}.status{font-style:normal;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em;padding:7px 10px;border-radius:99px;background:#e8ece9;color:#516058}.status.running,.status.extracting{background:#fff1c9;color:#795900}.status.completed{background:#dff2e6;color:#17623e}.status.failed{background:#f9dfdf;color:#8e2c2c}.status.stopped{background:#e7e9ec;color:#4e5661}.empty-state{text-align:center;border:1px dashed #b9c8bf;border-radius:14px;padding:55px;background:#fff}.assurance{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.assurance-grid{display:grid;gap:18px}.assurance-grid article{border-left:3px solid var(--gold);padding-left:22px}.assurance-grid b{font:700 20px Georgia,serif}.job-detail{max-width:980px}.job-title{display:flex;justify-content:space-between;align-items:end;margin:22px 0 32px}.job-title h1{font-size:40px;word-break:break-word}.progress-card{background:#fff;border-radius:18px;padding:30px;border:1px solid var(--line);box-shadow:var(--shadow)}.progress-copy{display:flex;justify-content:space-between;gap:20px;margin-bottom:13px}.progress-copy strong{font-size:22px;color:var(--green)}.progress-track{height:13px;border-radius:99px;background:#e5ebe7;overflow:hidden}.progress-track div{height:100%;background:linear-gradient(90deg,var(--green),#4c9a6e);transition:width .4s}.live-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.live-stats div{display:grid;gap:5px;padding:20px 15px;border-right:1px solid var(--line)}.live-stats div:last-child{border:0}.live-stats small{color:var(--muted)}.current-file{display:grid;gap:7px;margin:22px 0 0}.current-file span{font-size:12px;font-weight:900;text-transform:uppercase;color:var(--muted)}.current-file code{white-space:normal;word-break:break-word}.job-actions{display:flex;gap:12px;margin:25px 0 12px}.help-text{color:var(--muted);font-size:13px;line-height:1.6}.download{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--line);border-radius:12px;padding:18px;margin-top:12px}.alert{max-width:1180px;margin:18px auto 0;padding:14px 18px;border-radius:9px;background:#e4f2e9;color:#145b39}.alert.error{background:#fae3e3;color:#8b2929}.alert[hidden],form[hidden]{display:none}.login-shell{min-height:70vh;display:grid;place-items:center;padding:50px 24px}.login-card{width:min(460px,100%);background:#fff;padding:40px;border-radius:18px;border:1px solid var(--line);box-shadow:var(--shadow)}.login-card h1{font-size:42px}.login-card p{color:var(--muted);line-height:1.6}.login-card form{display:grid;gap:12px;margin-top:25px}.login-card label{font-weight:800}.login-card input{border:1px solid #b8c6bd;border-radius:9px;padding:14px}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:34px max(24px,calc((100vw - 1180px)/2));background:var(--green-dark);color:#fff}.site-footer span{color:#b8c9bf}
@media(max-width:900px){.hero{grid-template-columns:1fr}.hero-panel{max-width:540px}.language-grid,.step-grid{grid-template-columns:repeat(2,1fr)}.assurance{grid-template-columns:1fr}.job-row{grid-template-columns:1.5fr .5fr auto}.job-row>span:nth-child(3){display:none}.live-stats{grid-template-columns:repeat(2,1fr)}.live-stats div:nth-child(2){border-right:0}}
@media(max-width:620px){.site-header{height:auto;padding:14px 18px}.brand small,nav>a{display:none}nav{gap:8px}.hero{padding-top:54px}.hero h1{font-size:33px}.trust-list,.hero-actions,.builder-footer,.row-heading,.job-title,.job-actions,.site-footer{align-items:stretch;flex-direction:column}.metrics{grid-template-columns:repeat(2,1fr)}.metrics div:nth-child(2){border:0}.language-grid,.step-grid{grid-template-columns:1fr}.upload-zone{grid-template-columns:1fr}.job-row{grid-template-columns:1fr auto}.job-row>span:nth-child(2),.job-row>span:nth-child(3){display:none}.live-stats{grid-template-columns:1fr}.live-stats div{border-right:0;border-bottom:1px solid var(--line)}.live-stats div:last-child{border:0}.section{padding-top:60px;padding-bottom:60px}}
