*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth}body{margin:0;background:var(--site-background);color:var(--site-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;letter-spacing:0}a{color:inherit}main{min-height:100vh;overflow:hidden}.hero{position:relative;min-height:min(760px,92vh);padding:24px clamp(20px,5vw,72px) 72px;color:#fff;background:var(--site-panel)}.heroImage{object-fit:cover;opacity:.42}.hero:before{inset:0;background:linear-gradient(115deg,rgba(32,26,20,.94),rgba(34,54,48,.9) 46%,rgba(35,76,99,.72))}.hero:after,.hero:before{position:absolute;z-index:1;content:""}.hero:after{inset:auto 0 0;height:112px;background:linear-gradient(180deg,rgba(250,246,241,0),var(--site-background))}.heroContent,.topNav{position:relative;z-index:2}.topNav{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1180px;margin:0 auto}.brand,.navDownload,.primaryAction,.secondaryAction{display:inline-flex;align-items:center;justify-content:center;min-height:44px;text-decoration:none;font-weight:700}.brand{gap:10px}.brand img{width:34px;height:34px;border-radius:8px}.navDownload,.secondaryAction{border:1px solid rgba(255,255,255,.36);border-radius:8px;padding:0 16px;background:rgba(255,255,255,.1)}.heroContent{max-width:660px;margin:clamp(88px,17vh,168px) auto 0}.eyebrow{margin:0 0 12px;color:var(--site-primary);font-size:13px;font-weight:800;text-transform:uppercase}.hero .eyebrow{color:#ffd8a8}h1,h2,h3,p{margin-top:0}h1{margin-bottom:18px;font-size:5.75rem;line-height:.98}.heroLead{max-width:560px;color:rgba(255,255,255,.86);font-size:21px;line-height:1.65}.heroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.primaryAction{border-radius:8px;padding:0 22px;background:var(--site-primary);color:#fff;box-shadow:0 14px 34px rgba(0,0,0,.18)}.secondaryAction{color:#fff}.heroScene{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none}.scenePanel{position:absolute;border:1px solid rgba(255,255,255,.18);border-radius:8px;background:rgba(255,255,255,.12);box-shadow:0 30px 80px rgba(0,0,0,.24);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.scenePanelPrimary{right:max(24px,9vw);bottom:78px;width:min(420px,38vw);min-width:280px;padding:18px}.scenePanelSecondary{top:128px;right:max(42px,17vw);display:flex;gap:16px;align-items:center;width:260px;padding:18px}.scenePanelSecondary img{width:58px;height:58px;border-radius:8px}.statusStack,.windowBar{display:grid;grid-gap:8px;gap:8px}.windowBar{grid-template-columns:repeat(3,10px);margin-bottom:18px}.statusStack span,.transcriptLine,.translationBand div,.windowBar span{display:block;border-radius:8px;background:rgba(255,255,255,.72)}.windowBar span{width:10px;height:10px}.statusStack{flex:1 1}.statusStack span{height:10px}.statusStack span:nth-child(2){width:70%}.transcriptLine{width:68%;height:16px;margin-bottom:10px}.transcriptLineLong{width:92%}.translationBand{display:grid;grid-gap:10px;gap:10px;margin-top:20px;padding:18px;border-radius:8px;background:rgba(63,125,98,.52)}.translationBand div{height:14px}.translationBand div:last-child{width:78%}.section{max-width:1180px;margin:0 auto;padding:72px clamp(20px,5vw,32px)}.sectionHeader{max-width:680px;margin-bottom:28px}h2{margin-bottom:12px;font-size:2.625rem;line-height:1.12}h3{margin-bottom:10px;font-size:20px}.capabilityGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.capabilityCard{min-height:190px;padding:22px;border:1px solid var(--site-border);border-radius:8px;background:var(--site-surface)}.capabilityCard p,.downloadBand p,.legalNotes p,.siteFooter p{color:var(--site-text-muted);line-height:1.7}.workflowSection{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);grid-gap:34px;gap:34px;align-items:start}.workflowList{display:grid;grid-gap:12px;gap:12px;margin:0;padding:0;list-style:none;counter-reset:workflow}.workflowList li{display:flex;gap:14px;align-items:center;min-height:64px;padding:0 18px;border:1px solid var(--site-border);border-radius:8px;background:var(--site-info-soft);font-weight:800;counter-increment:workflow}.workflowList li:before{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--site-info);color:#fff;content:counter(workflow)}.downloadBand{display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--site-border);border-bottom:1px solid var(--site-border)}.downloadBand>div{max-width:640px}.siteFooter{display:flex;justify-content:space-between;gap:24px;max-width:1180px;margin:0 auto;padding:36px clamp(20px,5vw,32px)}.siteFooter nav{display:flex;flex-wrap:wrap;gap:16px;align-content:flex-start;justify-content:flex-end}.siteFooter a{color:var(--site-accent);font-weight:700;text-decoration:none}.legalNotes{max-width:1180px;margin:0 auto;padding:0 clamp(20px,5vw,32px) 42px}@media (max-width:860px){.hero{min-height:760px}h1{font-size:4rem}h2{font-size:2.25rem}.heroContent{margin-top:88px}.scenePanelPrimary{right:20px;bottom:42px;left:20px;width:auto;min-width:0}.scenePanelSecondary{top:auto;right:20px;bottom:244px;width:230px}.capabilityGrid,.workflowSection{grid-template-columns:1fr}.downloadBand,.siteFooter{align-items:flex-start;flex-direction:column}.siteFooter nav{justify-content:flex-start}}@media (max-width:560px){.hero{padding-inline:18px}.topNav{align-items:flex-start}.brand span{max-width:150px}.heroLead{font-size:18px}h1{font-size:3rem}h2{font-size:1.75rem}.heroActions,.navDownload,.primaryAction,.secondaryAction{width:100%}.navDownload{width:auto}}