:root{color:#19372f;font-synthesis:none;--green:#225b4d;--green-dark:#173f36;--green-soft:#dfe9df;--cream:#f5f1e8;--paper:#fffdf8;--orange:#e69a2e;--ink:#18362f;--muted:#6c7974;--line:#dcd7ca;--shadow:0 24px 70px #1b403624;background:#f5f1e8;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);min-width:320px;min-height:100vh;color:var(--ink);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.25em;height:1.25em}.site-header{border-bottom:1px solid #225b4d21;justify-content:space-between;align-items:center;max-width:1180px;height:78px;margin:auto;padding:0 28px;display:flex}.brand{color:var(--green-dark);letter-spacing:-.02em;align-items:center;gap:11px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--green);color:#fff;min-width:56px;height:34px;box-shadow:3px 3px 0 var(--orange);border-radius:8px;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 8px;font-size:13px;display:grid}.brand-mark span{color:#f6bd5b;margin:0 2px;font-size:11px}.site-header nav{gap:30px;display:flex}.site-header nav a{color:#52645e;font-size:14px;font-weight:600;text-decoration:none}.site-header nav a:hover{color:var(--green)}.hero{text-align:center;max-width:850px;margin:0 auto;padding:90px 28px 55px;position:relative}.hero:before,.hero:after{content:"";pointer-events:none;border:1px solid #225b4d24;border-radius:50%;position:absolute}.hero:before{width:150px;height:150px;top:62px;left:-130px}.hero:after{border-color:#e69a2e40;width:90px;height:90px;top:190px;right:-70px}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--green);font-size:12px;font-weight:700}.eyebrow{align-items:center;gap:10px;display:inline-flex}.eyebrow span{background:var(--orange);width:28px;height:2px}h1,h2{letter-spacing:-.045em;margin:0;font-family:Georgia,Songti SC,STSong,serif}h1{color:var(--green-dark);margin-top:20px;font-size:clamp(43px,7vw,76px);line-height:1.08}h1 em{color:var(--orange);font-style:normal;position:relative}h1 em:after{content:"";border-bottom:3px solid #e69a2e73;border-radius:50%;height:8px;position:absolute;bottom:-5px;left:3%;right:3%}.hero-copy{max-width:650px;color:var(--muted);margin:28px auto 22px;font-size:17px;line-height:1.8}.trust-row{color:#52645e;flex-wrap:wrap;justify-content:center;gap:24px;font-size:13px;font-weight:600;display:flex}.trust-row span{align-items:center;gap:7px;display:inline-flex}.trust-row svg{color:var(--orange)}.converter-shell{background:var(--paper);max-width:900px;box-shadow:var(--shadow);border:1px solid #225b4d21;border-radius:20px;margin:0 auto 110px;padding:34px}.converter-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;display:flex}.section-kicker{color:var(--orange);margin:0 0 9px}.converter-heading h2,.how-section h2,.privacy-section h2{color:var(--green-dark);font-size:clamp(28px,4vw,40px)}.privacy-pill{color:var(--green);white-space:nowrap;background:#e8f0e7;border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.drop-zone{text-align:center;cursor:pointer;background:#fbfaf4;border:2px dashed #b8c7bd;border-radius:14px;outline:none;padding:52px 24px 42px;transition:all .2s}.drop-zone:hover,.drop-zone:focus-visible,.drop-zone.dragging{border-color:var(--orange);background:#fff8e9;transform:translateY(-2px)}.upload-icon{background:var(--green-soft);width:66px;height:66px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 17px;display:grid}.upload-icon svg{width:30px;height:30px}.drop-zone h3{margin:0 0 7px;font-family:Georgia,Songti SC,STSong,serif;font-size:22px}.drop-zone p{color:var(--muted);margin:0 0 20px;font-size:14px}.drop-zone small{color:#8b948f;margin-top:17px;display:block}.primary-button,.convert-button,.download-all{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:9px;font-weight:700;transition:all .2s;box-shadow:0 8px 20px #225b4d2e}.primary-button{padding:13px 24px}.primary-button:hover,.convert-button:hover,.download-all:hover{background:var(--green-dark);transform:translateY(-1px)}.workspace-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.workspace-toolbar>div{align-items:baseline;gap:10px;display:flex}.workspace-toolbar span{color:var(--muted);font-size:12px}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-weight:700;display:inline-flex}.file-list{gap:10px;margin:16px 0;display:grid}.file-card{border:1px solid var(--line);background:#fff;border-radius:11px;grid-template-columns:55px minmax(0,1fr) auto;align-items:center;gap:14px;padding:11px 13px;display:grid}.file-card.done{background:#fbfffb;border-color:#b9d1c1}.file-card.error{border-color:#e5b7ad}.file-thumb{width:55px;height:55px;color:var(--green);background:#e8eee8;border-radius:8px;place-items:center;display:grid;overflow:hidden}.file-thumb img{object-fit:cover;width:100%;height:100%}.file-thumb svg{width:27px;height:27px}.file-info{min-width:0}.file-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;display:block;overflow:hidden}.file-info span{color:var(--muted);margin-top:5px;font-size:12px;display:block}.progress{background:#e6e7e2;border-radius:9px;height:4px;margin-top:7px;overflow:hidden}.progress i{background:var(--orange);height:100%;transition:width .2s;display:block}.remove-button,.download-one{cursor:pointer;color:#80908a;background:0 0;border:0}.remove-button:hover{color:#a24a36}.download-one{color:var(--green);align-items:center;gap:5px;font-size:13px;font-weight:700;display:inline-flex}.settings-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:16px;padding:20px 0;display:grid}.settings-row label{white-space:nowrap;font-size:13px;font-weight:600}.settings-row label strong{color:var(--orange)}.settings-row>span{color:var(--muted);font-size:11px}input[type=range]{accent-color:var(--green);width:100%}.error-box{color:#8e3f2d;background:#fae9e3;border-radius:8px;margin:0 0 14px;padding:11px 13px;font-size:13px}.convert-button,.download-all{justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;font-size:15px;display:flex}.convert-button:disabled{opacity:.65;cursor:wait;transform:none}.download-all{background:var(--orange)}.download-all:hover{background:#c77f19}.how-section{text-align:center;background:var(--green-dark);color:#fff;padding:95px 28px 105px}.how-section .section-kicker{color:#efb75e}.how-section h2{color:#fff}.steps{grid-template-columns:repeat(3,1fr);max-width:1050px;margin:54px auto 0;display:grid;position:relative}.steps:before{content:"";border-top:1px dashed #ffffff3b;position:absolute;top:48px;left:17%;right:17%}.steps article{padding:0 38px;position:relative}.steps article>span{color:#eab15a;font-family:Georgia,serif;font-size:13px;font-style:italic;position:absolute;top:-22px;left:calc(50% + 31px)}.step-icon{z-index:1;background:var(--green-dark);color:#efb75e;border:1px solid #ffffff38;border-radius:50%;place-items:center;width:94px;height:94px;margin:auto;display:grid;position:relative}.step-icon svg{width:34px;height:34px}.steps h3{margin:21px 0 10px;font-family:Georgia,Songti SC,STSong,serif;font-size:20px}.steps p{color:#b7c5c0;margin:0;font-size:14px;line-height:1.7}.privacy-section{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;max-width:1050px;margin:auto;padding:110px 28px;display:grid}.privacy-illustration{min-height:300px;color:var(--green);background:#dfe8dc;border-radius:50% 42% 45% 48%;place-items:center;display:grid;position:relative}.privacy-illustration:before{content:"";border:1px solid #225b4d33;border-radius:47% 53% 44% 56%;position:absolute;inset:28px -18px -12px 22px;transform:rotate(8deg)}.privacy-illustration>svg{stroke-width:1.15px;width:135px;height:135px}.privacy-illustration span{place-items:center;font-family:Georgia,serif;font-size:22px;font-weight:700;display:grid;position:absolute}.privacy-illustration small{letter-spacing:.17em;color:var(--orange);font-family:Inter,ui-sans-serif,sans-serif;font-size:8px;display:block}.privacy-section>div:last-child>p:not(.section-kicker){color:var(--muted);line-height:1.85}.privacy-section ul{color:var(--green);flex-wrap:wrap;gap:18px;margin:24px 0 0;padding:0;font-size:13px;font-weight:700;list-style:none;display:flex}.privacy-section li{align-items:center;gap:5px;display:inline-flex}.privacy-section li svg{color:var(--orange)}footer{color:#71807a;background:#e9e5db;border-top:1px solid #dad3c5;grid-template-columns:auto 1fr auto;align-items:center;gap:35px;min-height:130px;padding:25px max(28px,50% - 562px);font-size:12px;display:grid}.footer-brand{font-size:13px}footer p{text-align:center}[hidden]{display:none!important}@media (width<=760px){.site-header{height:68px;padding:0 18px}.site-header nav{display:none}.hero{padding:70px 19px 42px}.hero:before,.hero:after{display:none}.hero-copy{font-size:15px}.trust-row{gap:12px}.converter-shell{border-radius:15px;margin:0 14px 75px;padding:22px 16px}.converter-heading{flex-direction:column;align-items:flex-start}.drop-zone{padding:38px 13px 32px}.settings-row{grid-template-columns:1fr auto}.settings-row input{grid-area:2/1/auto/-1}.settings-row>span{grid-area:1/2}.steps{grid-template-columns:1fr;gap:52px}.steps:before{display:none}.how-section{padding:75px 22px}.privacy-section{grid-template-columns:1fr;gap:50px;padding:80px 22px}.privacy-illustration{width:90%;max-width:360px;min-height:260px;margin:auto}footer{grid-template-columns:1fr;justify-items:center;gap:13px;padding:34px 20px}footer p{margin:0}}
