:root{color:#18201f;background:#f3f5f1;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--ink: #18201f;--muted: #64706d;--line: #dce2dd;--paper: #fffefa;--green: #146c5b;--green-dark: #0b4d41;--lime: #dff264;--soft-green: #eaf3ee}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at 85% 2%,#e1eee5 0,transparent 24rem),#f3f5f1}button,input{font:inherit}button{cursor:pointer}a{color:inherit}.site-shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid rgba(24,32,31,.1)}.brand{display:flex;align-items:center;gap:11px;border:0;padding:0;background:transparent;color:var(--ink);text-align:left}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:12px 4px;background:var(--green);color:#fff;font-family:Georgia,serif;font-size:21px;font-weight:800;box-shadow:0 8px 18px #146c5b33}.brand b{display:block;font-size:17px;letter-spacing:.04em}.brand small{display:block;margin-top:2px;color:#85908d;font-size:8px;letter-spacing:.17em}.topbar nav{display:flex;gap:30px}.topbar nav a{color:#4f5d59;text-decoration:none;font-size:14px}.topbar nav a:hover{color:var(--green)}.nav-actions{display:flex;align-items:center;gap:14px}.text-button,footer button,.text-link{border:0;padding:0;background:transparent;color:var(--green);text-decoration:none}.primary,.secondary{min-height:46px;border-radius:10px;padding:0 20px;font-weight:750;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.primary{border:1px solid var(--green);background:var(--green);color:#fff;box-shadow:0 9px 22px #146c5b2e}.primary:hover:not(:disabled){transform:translateY(-1px);background:var(--green-dark);box-shadow:0 12px 28px #146c5b3d}.secondary{border:1px solid #bcc7c2;background:#fff;color:#33413d}.secondary:hover:not(:disabled){border-color:var(--green);color:var(--green)}.primary.compact{min-height:38px;padding:0 16px;font-size:13px}.large{min-height:54px;padding:0 24px}button:disabled{cursor:wait;opacity:.5}.hero{min-height:650px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:72px;padding:78px 0 86px}.eyebrow{margin:0 0 16px;color:var(--green);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow span{display:inline-block;width:25px;height:1px;margin-right:8px;vertical-align:middle;background:var(--green)}h1{margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(44px,5.4vw,72px);font-weight:500;letter-spacing:-.05em;line-height:1.13}h1 em{color:var(--green);font-style:normal}.hero-lead{max-width:650px;margin:25px 0 0;color:#56635f;font-size:17px;line-height:1.9}.hero-actions{display:flex;gap:12px;margin:34px 0 24px}.hero-actions .primary span{margin-left:15px}.hero-notes{display:flex;flex-wrap:wrap;gap:18px;color:#66736f;font-size:13px}.hero-notes span:first-letter{color:var(--green)}.hero-proof-card{position:relative;overflow:hidden;padding:24px;border:1px solid #cad6cf;border-radius:24px;background:#fffefae6;box-shadow:0 32px 80px #2b413b21}.hero-proof-card:before{content:"";position:absolute;width:260px;height:260px;top:-140px;right:-90px;border-radius:50%;background:#dcebe1;filter:blur(2px)}.hero-proof-head{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.hero-proof-head p{margin:0 0 5px;color:var(--green);font-size:9px;font-weight:850;letter-spacing:.18em}.hero-proof-head h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:26px;font-weight:500}.hero-proof-head>span{padding:6px 10px;border-radius:999px;background:#146c5b1a;color:var(--green);font-size:10px;font-weight:800}.hero-proof-media{position:relative;width:100%;display:block;overflow:hidden;border:1px solid #dce2dd;border-radius:13px;padding:0;background:#fff}.hero-proof-media img{width:100%;display:block;aspect-ratio:1080 / 579;object-fit:cover;transition:transform .25s ease}.hero-proof-media:hover img{transform:scale(1.015)}.hero-proof-media>span{position:absolute;right:11px;bottom:11px;padding:7px 10px;border-radius:999px;background:#0b4d41e6;color:#fff;font-size:10px;font-weight:750}.hero-proof-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:16px;border-block:1px solid var(--line)}.hero-proof-stats article{padding:16px 11px;border-right:1px solid var(--line)}.hero-proof-stats article:last-child{border:0}.hero-proof-stats b,.hero-proof-stats span{display:block}.hero-proof-stats b{color:var(--green-dark);font-family:Georgia,Songti SC,serif;font-size:22px}.hero-proof-stats span{margin-top:5px;color:#74807c;font-size:10px;line-height:1.55}.hero-proof-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:15px;color:#7a8682;font-size:10px}.hero-proof-bottom a{color:var(--green);font-size:11px;font-weight:800;text-decoration:none}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);border-block:1px solid var(--line)}.trust-strip div{padding:24px 25px;border-right:1px solid var(--line)}.trust-strip div:last-child{border:0}.trust-strip b,.trust-strip span{display:block}.trust-strip b{font-size:14px}.trust-strip span{margin-top:6px;color:#77827f;font-size:11px}.results-section{padding:110px 0 115px;border-top:1px solid var(--line);scroll-margin-top:20px}.result-proof{margin:0;overflow:hidden;border:1px solid #d6ddd8;border-radius:18px;background:var(--paper);box-shadow:0 18px 45px #2b413b0f}.result-proof.featured{margin-bottom:16px}.proof-image-button{position:relative;width:100%;display:block;overflow:hidden;border:0;padding:0;background:#eef1ee}.proof-image-button>span{position:absolute;right:16px;bottom:16px;padding:8px 11px;border-radius:999px;background:#0b4d41e0;color:#fff;font-size:11px;font-weight:750}.result-proof img,.result-proof video{width:100%;display:block;background:#eef1ee}.result-proof.featured img{aspect-ratio:1080 / 579;object-fit:cover}.result-proof video{aspect-ratio:16 / 9;object-fit:cover}.proof-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.result-proof figcaption{display:flex;align-items:flex-start;gap:14px;padding:18px 20px 20px}.result-proof figcaption>span{flex:none;padding:5px 8px;border-radius:6px;background:var(--soft-green);color:var(--green);font-size:10px;font-weight:850;letter-spacing:.08em}.result-proof figcaption b{display:block;font-size:15px}.result-proof figcaption p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.65}.proof-disclaimer{margin:17px 0 0;color:#7b8783;font-size:11px;line-height:1.7;text-align:center}.media-lightbox{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:36px;background:#091310db;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.media-lightbox>button{position:fixed;top:22px;right:25px;width:42px;height:42px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:#ffffff1a;color:#fff;font-size:26px}.media-lightbox img{max-width:min(1180px,94vw);max-height:90vh;border-radius:12px;box-shadow:0 30px 90px #0000006b}.workflow-section{padding:110px 0 115px;scroll-margin-top:22px}.section-intro{max-width:680px;margin-bottom:38px}.section-intro.centered{margin-inline:auto;text-align:center}.section-intro h2,.content-section h2,.batch-banner h2,.final-cta h2{margin:0;font-family:Georgia,Songti SC,serif;font-size:clamp(31px,4vw,48px);font-weight:500;letter-spacing:-.035em;line-height:1.25}.section-intro>p:last-child,.capability-copy>p{color:var(--muted);line-height:1.8}.workflow-card{padding:40px 44px 46px;border:1px solid #d5ddd7;border-radius:22px;background:var(--paper);box-shadow:0 22px 60px #2b413b14}.stepper{display:grid;grid-template-columns:repeat(4,1fr);margin:-40px -44px 38px;border-bottom:1px solid var(--line)}.stepper span{display:flex;align-items:center;gap:9px;padding:19px 22px;border-right:1px solid var(--line);color:#8a9692;font-size:12px}.stepper span:last-child{border:0}.stepper i{width:23px;height:23px;display:grid;place-items:center;border:1px solid #bdc7c2;border-radius:50%;font-size:10px;font-style:normal}.stepper .active{color:var(--green);font-weight:750}.stepper .active i{border-color:var(--green);background:var(--green);color:#fff}.card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:24px}.card-heading h3,.completion-head h3,.retrieve-layout h3,.empty-state h3{margin:0 0 7px;font-size:25px}.card-heading p,.completion-head p{margin:0;color:var(--muted)}.count-pill,.success-pill{padding:8px 12px;border-radius:999px;background:#eef2ef;color:#596661;font-size:12px;font-weight:750}.success-pill{background:#e3f2e8;color:var(--green)}.dropzone{min-height:230px;display:grid;place-items:center;align-content:center;gap:8px;border:1.5px dashed #9eb0a8;border-radius:16px;background:#f7f9f6;text-align:center;transition:border-color .2s,background .2s}.dropzone:hover{border-color:var(--green);background:#f0f6f2}.dropzone input{position:absolute;width:1px;height:1px;opacity:0}.dropzone b{font-size:16px}.dropzone small{color:#84908c}.upload-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:4px;border-radius:50%;background:var(--soft-green);color:var(--green);font-size:24px}.file-queue,.draft-list,.result-list,.item-progress-list{display:grid;gap:8px;margin-top:20px}.file-row,.result-list>div{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:13px;padding:13px 15px;border:1px solid var(--line);border-radius:11px;background:#fff}.doc-icon{width:34px;height:38px;display:grid;place-items:center;border-radius:5px 5px 9px;background:#e3efe9;color:var(--green);font-family:Georgia,serif;font-weight:800}.file-row b,.file-row small,.result-list b,.result-list small{display:block}.file-row b,.result-list b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-row small,.result-list small{margin-top:4px;color:#818d89;font-size:11px}.file-row>button{width:26px;height:26px;border:0;border-radius:50%;background:#f0f2f0;color:#74807c}.file-state{color:#798580;font-size:11px}.file-state.ready{color:var(--green)}.file-state.failed{color:#b44b48}.workflow-actions{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:24px}.workflow-actions p{margin:0;color:#7a8682;font-size:12px}.batch-summary{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border:1px solid var(--line);border-radius:13px}.batch-summary>div{min-height:100px;display:flex;flex-direction:column;justify-content:center;padding:17px;border-right:1px solid var(--line)}.batch-summary>div:last-child{border:0}.batch-summary span{color:#7d8985;font-size:11px}.batch-summary b{margin-top:7px;font-size:18px}.batch-summary .price{background:var(--green);color:#fff}.batch-summary .price span,.batch-summary .price small{color:#b8d9cf}.batch-summary .price b{font-size:25px}.batch-summary .price small{margin-top:4px;font-size:10px}.draft-list article{padding:16px 18px;border:1px solid var(--line);border-radius:11px;background:#fff}.draft-title{display:flex;gap:11px}.draft-title span{color:var(--green);font-family:Georgia,serif}.draft-list dl{display:flex;gap:26px;margin:13px 0 0 28px}.draft-list dl div{display:flex;gap:6px;font-size:11px}.draft-list dt{color:#86918d}.draft-list dd{margin:0;font-weight:750}.fine-print{color:#7b8783;font-size:11px;line-height:1.7}.actions{display:flex;justify-content:flex-end;gap:11px;margin-top:25px}.message{margin:0 0 22px;padding:12px 14px;border-radius:8px;font-size:13px}.error{background:#fff0ee;color:#a33e3a}.notice{background:#eaf5ee;color:var(--green)}.payment{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:36px;max-width:620px;margin:28px auto 10px}.payment p{color:var(--muted);line-height:1.7}.qr-frame{padding:12px;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 14px 30px #14312914}.qr-frame img{width:230px;max-width:100%;display:block;image-rendering:pixelated}.progress-panel{margin-top:30px}.progress-meta{display:flex;justify-content:space-between;margin-bottom:11px}.progress-meta span{color:var(--green);font-weight:800}.progress-track{height:9px;overflow:hidden;border-radius:999px;background:#e5eae6}.progress-track i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--green),#66a88d);transition:width .3s ease}.item-progress-list>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px 3px;border-bottom:1px solid #edf0ed}.item-progress-list small{color:#7b8783}.status-dot{width:8px;height:8px;border-radius:50%;background:#aeb8b4}.status-dot.processing{background:#de9b35;box-shadow:0 0 0 4px #fff0d8}.status-dot.completed{background:#2a8c67}.completion-head{display:flex;align-items:center;gap:16px;padding:20px;border-radius:13px;background:#eaf4ed}.completion-head>span,.empty-state>span{width:46px;height:46px;display:grid;place-items:center;flex:none;border-radius:50%;background:var(--green);color:#fff;font-size:22px}.danger-text{color:#a34d49}.empty-state{display:grid;justify-items:center;padding:35px;text-align:center}.empty-state p{max-width:520px;color:var(--muted);line-height:1.7}.retrieve-layout{display:grid;grid-template-columns:1fr .9fr;gap:60px}.retrieve-layout>div:first-child>p{color:var(--muted);line-height:1.8}.retrieve-layout ul{padding-left:18px;color:#66736f;line-height:2;font-size:12px}.retrieve-form{display:grid;align-content:center;gap:14px;padding:25px;border-radius:15px;background:#f1f5f2}.field{display:grid;gap:8px}.field span{font-size:12px;font-weight:750}.field input{width:100%;border:1px solid #bfc9c4;border-radius:9px;padding:13px 14px;background:#fff}.field input:focus{border-color:var(--green);outline:3px solid rgba(20,108,91,.1)}.legal-copy{max-width:780px;margin:0 auto;color:#45524e;line-height:1.9}.legal-copy h2{color:var(--ink);font-family:Georgia,Songti SC,serif;font-size:36px}.legal-copy h3{margin-top:28px;color:var(--ink)}.back-link{margin-bottom:28px}.content-section{padding:115px 0;border-top:1px solid var(--line);scroll-margin-top:20px}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.process-grid article{min-height:240px;padding:27px 25px;border:1px solid var(--line);border-radius:15px;background:#fffefa8c}.process-grid i{display:block;color:var(--green);font-family:Georgia,serif;font-size:13px;font-style:normal}.process-grid h3{margin:45px 0 12px}.process-grid p,.capability-grid p{color:var(--muted);font-size:13px;line-height:1.8}.model-story{display:grid;grid-template-columns:1fr .82fr;align-items:end;gap:90px;margin-bottom:48px}.model-story h2{max-width:720px}.model-story-copy>p{margin:0 0 22px;color:#4d5b57;font-size:17px;line-height:1.9}.model-story-copy>div{padding:20px 22px;border-left:3px solid var(--green);background:#fffefa9e}.model-story-copy span{color:var(--green);font-size:11px;font-weight:850;letter-spacing:.08em}.model-story-copy div p{margin:8px 0 0;color:var(--muted);font-size:13px;line-height:1.8}.rewrite-example{overflow:hidden;border:1px solid #cfd9d3;border-radius:22px;background:var(--paper);box-shadow:0 22px 60px #2b413b14}.rewrite-example>header{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding:30px 34px 27px;border-bottom:1px solid var(--line)}.rewrite-example header .eyebrow{margin-bottom:8px}.rewrite-example h3{margin:0;font-family:Georgia,Songti SC,serif;font-size:25px;font-weight:500}.rewrite-example>header>span{flex:none;padding:7px 10px;border-radius:999px;background:var(--soft-green);color:var(--green);font-size:10px;font-weight:800}.character-balance{display:flex;align-items:center;gap:18px;padding:18px 34px;border-bottom:1px solid var(--line);background:#f7faf7}.character-balance>div{display:flex;align-items:baseline;gap:5px}.character-balance span,.character-balance small{color:#798580;font-size:10px}.character-balance b{color:var(--green-dark);font-family:Georgia,serif;font-size:25px}.character-balance i{color:#95a29d;font-style:normal}.character-balance p{margin:0 0 0 auto;color:#64706d;font-size:11px}.character-balance p strong{margin-right:9px;color:var(--green)}.example-grid{display:grid;grid-template-columns:1fr 1fr}.example-grid article{padding:31px 34px 35px}.example-grid article+article{border-left:1px solid var(--line)}.example-grid article>div{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:18px}.example-grid article b{font-size:15px}.example-grid article span{padding:6px 9px;border-radius:999px;font-size:10px;font-weight:850}.example-before span{background:#f8e8e5;color:#a44d47}.example-after{background:#eef5f0}.example-after span{background:#d9eee2;color:var(--green)}.example-grid article p{margin:0;color:#4d5956;font-family:Georgia,Songti SC,serif;font-size:14px;line-height:2;text-align:justify}.example-note{margin:0;padding:15px 34px 17px;border-top:1px solid var(--line);color:#7b8783;font-size:10px;line-height:1.6;text-align:center}.full-case-section .section-intro{max-width:760px}.case-summary{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;margin-bottom:18px;border:1px solid var(--line);border-radius:16px;background:#fffefab8}.case-summary>div{min-height:112px;display:flex;flex-direction:column;justify-content:center;padding:20px 22px;border-right:1px solid var(--line)}.case-summary>div:last-child{border:0}.case-summary span,.case-summary small{color:#7b8783;font-size:10px}.case-summary b{margin:7px 0 5px;color:var(--green-dark);font-family:Georgia,serif;font-size:25px}.case-summary .accent{background:var(--green)}.case-summary .accent span,.case-summary .accent small{color:#bdd8cf}.case-summary .accent b{color:#fff}.case-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.case-card{overflow:hidden;border:1px solid #d4dcd7;border-radius:18px;background:var(--paper);box-shadow:0 17px 44px #2b413b0f}.case-cover{position:relative;height:350px;display:block;overflow:hidden;border-bottom:1px solid var(--line);background:#e8ede9}.case-cover img{width:100%;height:100%;display:block;object-fit:cover;object-position:top;transition:transform .25s ease}.case-cover:hover img{transform:scale(1.015)}.case-cover>span{position:absolute;right:13px;bottom:13px;padding:7px 10px;border-radius:999px;background:#0b4d41e6;color:#fff;font-size:10px;font-weight:800}.case-card-body{padding:23px 24px 25px}.case-card-body>p{margin:0 0 8px;color:var(--green);font-size:10px;font-weight:850;letter-spacing:.09em}.case-card-body h3{margin:0 0 7px;font-family:Georgia,Songti SC,serif;font-size:22px;font-weight:500}.case-card-body>small{color:#798580;font-size:10px}.case-card-body>div{display:flex;gap:15px;margin-top:20px}.case-card-body a{color:var(--green);font-size:11px;font-weight:800;text-decoration:none}.case-card-body a:first-child{padding-right:15px;border-right:1px solid var(--line)}.case-card.report{border-color:#b6cec4}.case-card.report .case-card-body{background:#edf5f0}.case-note{margin:17px 0 0;color:#7b8783;font-size:10px;line-height:1.7;text-align:center}.capability-section{display:grid;grid-template-columns:.86fr 1.14fr;gap:80px;align-items:center}.capability-copy{position:sticky;top:30px}.text-link{margin-top:12px;font-weight:750}.capability-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.capability-grid article{min-height:240px;padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.capability-grid article.accent{background:var(--green);color:#fff}.capability-grid article.accent p{color:#c7ddd6}.capability-grid article>span{width:39px;height:39px;display:grid;place-items:center;border-radius:10px;background:#edf3ef;color:var(--green);font-family:Georgia,serif;font-size:20px}.capability-grid .accent>span{background:#ffffff24;color:var(--lime)}.capability-grid h3{margin-top:45px}.batch-banner{display:grid;grid-template-columns:1fr .8fr;gap:70px;align-items:center;margin:60px 0 100px;padding:58px 64px;overflow:hidden;border-radius:24px;background:#183f36;color:#fff}.batch-banner p:not(.eyebrow){color:#b8d0c8;line-height:1.8}.batch-banner .eyebrow{color:var(--lime)}.batch-visual{display:grid;gap:8px}.batch-visual>span{display:flex;justify-content:space-between;padding:13px 15px;border:1px solid rgba(255,255,255,.15);border-radius:9px;background:#ffffff0f;font-size:12px}.batch-visual b{color:var(--lime)}.batch-visual .primary{margin-top:8px;border-color:var(--lime);background:var(--lime);color:#173e35;box-shadow:none}.security-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px}.security-grid{display:grid;gap:10px}.security-grid article{display:grid;grid-template-columns:auto 1fr;gap:18px;padding:22px;border-bottom:1px solid var(--line)}.security-grid article>span{color:var(--green);font-family:Georgia,serif}.security-grid h3{margin:0 0 8px}.security-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.faq-list{max-width:850px;margin:45px auto 0;border-top:1px solid #bdc7c2}.faq-list details{border-bottom:1px solid #bdc7c2}.faq-list summary{display:flex;justify-content:space-between;padding:23px 3px;list-style:none;font-weight:750;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green);font-size:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{margin:-4px 45px 24px 3px;color:var(--muted);line-height:1.8}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:40px 0 110px;padding:52px 56px;border-radius:22px;background:#ddebe2}.final-cta p:not(.eyebrow){color:var(--muted)}footer{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:45px;padding:55px 0 65px;border-top:1px solid var(--line);color:#6c7874;font-size:12px}footer>div:not(.footer-brand){display:grid;align-content:start;justify-items:start;gap:12px}footer>div>b{color:var(--ink)}footer button,footer a{color:#697672;text-decoration:none}.footer-brand{display:flex;align-items:flex-start;gap:12px}.footer-brand b{color:var(--ink);font-size:16px}.footer-brand p{margin:5px 0}.footer-meta p{margin:0;line-height:1.6}@media (max-width: 900px){.site-shell{width:min(100% - 30px,720px)}.topbar nav{display:none}.hero{grid-template-columns:1fr;gap:50px;padding-top:60px}.hero-proof-card{width:min(100%,620px);margin:0 auto}.trust-strip{grid-template-columns:1fr 1fr}.trust-strip div:nth-child(2){border-right:0}.trust-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.proof-video-grid{grid-template-columns:1fr}.model-story{grid-template-columns:1fr;align-items:start;gap:28px}.case-summary{grid-template-columns:1fr 1fr}.case-summary>div:nth-child(2){border-right:0}.case-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.case-flow{grid-template-columns:1fr}.case-cover{height:540px}.capability-section,.security-section{grid-template-columns:1fr;gap:35px}.capability-copy{position:static}.batch-banner{grid-template-columns:1fr}.process-grid,.batch-summary{grid-template-columns:1fr 1fr}.batch-summary>div:nth-child(2){border-right:0}.batch-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.retrieve-layout{grid-template-columns:1fr;gap:25px}footer{grid-template-columns:1.2fr 1fr 1fr}.footer-meta{grid-column:1 / -1}}@media (max-width: 620px){.site-shell{width:calc(100% - 24px)}.topbar{height:68px}.brand small,.nav-actions .text-button{display:none}.primary.compact{padding:0 13px}.hero{min-height:auto;padding:52px 0 65px}.hero h1{font-size:42px}.hero-lead{font-size:15px}.hero-actions{display:grid}.hero-actions button{width:100%}.hero-notes{gap:9px 14px;font-size:11px}.hero-proof-card{padding:17px;border-radius:17px}.hero-proof-head h2{font-size:22px}.hero-proof-stats article{padding:13px 7px}.hero-proof-stats b{font-size:18px}.hero-proof-bottom{align-items:flex-start}.hero-proof-bottom>span{max-width:150px}.trust-strip div{padding:18px 12px}.results-section{padding:78px 0 84px}.result-proof{border-radius:13px}.result-proof figcaption{padding:15px}.result-proof.featured img{aspect-ratio:16 / 10}.proof-image-button>span{right:10px;bottom:10px}.media-lightbox{padding:12px}.media-lightbox>button{top:14px;right:14px}.workflow-section{padding:78px 0 84px}.workflow-card{padding:26px 18px 30px;border-radius:16px}.stepper{margin:-26px -18px 28px;grid-template-columns:1fr 1fr}.stepper span{padding:13px 12px}.stepper span:nth-child(2){border-right:0}.stepper span:nth-child(-n+2){border-bottom:1px solid var(--line)}.card-heading{display:grid}.card-heading>span{justify-self:start}.dropzone{min-height:190px;padding:20px}.file-row{grid-template-columns:auto minmax(0,1fr) auto}.file-state{display:none}.workflow-actions,.actions{display:grid}.workflow-actions .primary,.actions button{width:100%}.workflow-actions p{order:2}.batch-summary{grid-template-columns:1fr}.batch-summary>div{min-height:75px;border-right:0;border-bottom:1px solid var(--line)}.draft-list dl{display:grid;gap:6px}.payment{grid-template-columns:1fr;text-align:center}.qr-frame{width:fit-content;margin:0 auto}.item-progress-list>div{grid-template-columns:auto 1fr}.item-progress-list small{grid-column:2}.result-list>div{grid-template-columns:auto minmax(0,1fr)}.result-list .text-button{grid-column:2;justify-self:start}.content-section{padding:82px 0}.model-story{margin-bottom:30px}.model-story-copy>p{font-size:15px}.rewrite-example{border-radius:15px}.rewrite-example>header{display:grid;padding:24px 20px 21px}.rewrite-example>header>span{justify-self:start}.rewrite-example h3{font-size:21px}.character-balance{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;padding:16px 20px}.character-balance>div{justify-content:center}.character-balance p{grid-column:1 / -1;margin:2px 0 0;text-align:center}.character-balance p strong{display:block;margin:0 0 4px}.example-grid{grid-template-columns:1fr}.example-grid article{padding:25px 20px 28px}.example-grid article+article{border-top:1px solid var(--line);border-left:0}.example-grid article p{font-size:13px;line-height:1.95}.example-note{padding:14px 20px 16px;text-align:left}.case-summary>div{min-height:94px;padding:15px}.case-summary b{font-size:22px}.case-cover{height:440px}.case-card-body{padding:21px 20px 23px}.case-card-body>div{gap:12px}.case-card-body a:first-child{padding-right:12px}.case-note{text-align:left}.process-grid,.capability-grid{grid-template-columns:1fr}.process-grid article{min-height:190px}.process-grid h3,.capability-grid h3{margin-top:28px}.batch-banner{margin:20px 0 80px;padding:38px 24px}.final-cta{display:grid;padding:38px 24px}.final-cta button{width:100%}footer{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-brand,.footer-meta{grid-column:1 / -1}}
