:root{--ink:#16242a;--muted:#607078;--teal:#0f766e;--teal-dark:#0b5f59;--teal-soft:#eef9f7;--surface:#f6f8f9;--line:#dbe3e6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);margin:0;font-family:Arial,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}button,input{font:inherit}button,[role=button]{-webkit-tap-highlight-color:transparent}main{min-width:0;min-height:100vh;overflow:hidden}.page-shell{width:min(1080px,100% - 40px);margin-inline:auto}.topbar{border-bottom:1px solid var(--line);background:#fffffff5;height:66px}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.brand{color:var(--ink);letter-spacing:-.8px;font-size:20px;font-weight:900;text-decoration:none}.brand span,.site-footer strong span{color:var(--teal)}.header-note{color:var(--muted);align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.header-note i{background:var(--teal);border-radius:50%;width:7px;height:7px}.hero{text-align:center;padding-block:56px 48px}.hero-copy{margin-bottom:28px}.hero h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,5vw,52px);line-height:1.2}.hero-copy p{color:var(--muted);letter-spacing:.04em;margin:16px 0 0;padding-inline:12px;font-size:clamp(15px,1.8vw,17px);font-weight:700;line-height:1.7}.converter-card{background:var(--white);text-align:left;border:1px solid #c8d8da;border-radius:12px;width:min(720px,100%);margin:0 auto;padding:12px;box-shadow:0 10px 28px #19363f17}.dropzone{cursor:pointer;background:#fbfdfd;border:2px dashed #8eafad;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:300px;transition:border-color .18s,background-color .18s;display:flex}.dropzone:hover,.dropzone.dragging{border-color:var(--teal);background:var(--teal-soft)}.upload-icon{width:54px;height:54px;color:var(--white);background:var(--teal);border-radius:50%;place-items:center;font-size:27px;font-weight:700;display:grid}.upload-icon svg{fill:currentColor;width:27px;height:27px}.dropzone h2{margin:20px 0 6px;font-size:19px}.dropzone p{color:var(--muted);margin:0 0 23px;font-size:14px}.dropzone u{color:var(--teal);text-underline-offset:3px;font-weight:700}.dropzone>span{color:#7b8b92;letter-spacing:.7px;font-size:11px;font-weight:700}.privacy-note{color:var(--muted);justify-content:center;align-items:center;gap:7px;margin:18px 0 0;font-size:12px;display:flex}.privacy-note svg{fill:none;width:15px;height:15px;stroke:var(--teal);stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.format-view,.result-view{min-height:300px;padding:27px}.file-row{border:1px solid var(--line);background:var(--surface);border-radius:7px;align-items:center;gap:13px;padding:15px;display:flex}.file-icon{width:42px;height:48px;color:var(--teal);background:var(--white);border:1px solid #b9c8cd;border-radius:5px;flex:none;place-items:center;font-size:9px;font-weight:900;display:grid}.file-row div:nth-child(2){flex:1;min-width:0}.file-row strong,.file-row span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-row strong{font-size:14px}.file-row span{color:var(--muted);margin-top:4px;font-size:11px}.file-row button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:20px}.file-row button:disabled{cursor:wait;opacity:.5}.batch-view{min-height:300px}.batch-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.batch-heading>div:first-child{align-items:baseline;gap:9px;min-width:0;display:flex}.batch-heading strong{font-size:14px}.batch-heading span{color:var(--muted);font-size:11px}.batch-actions{gap:7px;display:flex}.batch-actions button{border:1px solid var(--line);color:var(--muted);background:var(--white);cursor:pointer;border-radius:5px;padding:7px 10px;font-size:11px;font-weight:700}.batch-actions button:disabled{cursor:wait;opacity:.5}.file-list{overscroll-behavior:contain;gap:8px;max-height:350px;margin-top:12px;display:grid;overflow-y:auto}.file-list .file-row{padding:10px 12px}.file-list .file-icon{width:36px;height:40px}.file-status{background:#e9eef0;border-radius:999px;flex:none;padding:4px 7px;font-weight:800;color:var(--muted)!important;margin:0!important;font-size:10px!important}.file-status.converting{background:#fff5d8;color:#8a5a00!important}.file-status.success{background:var(--teal-soft);color:var(--teal-dark)!important}.file-status.error{background:#fff2f0;color:#9a3128!important}.file-row .row-error{color:#9a3128;white-space:normal}.intersection-error{color:#9a3128;text-align:center;background:#fff8f7;border:1px solid #efd3ce;border-radius:6px;margin:0;padding:13px;font-size:12px}.batch-progress{color:var(--teal);text-align:center;margin:16px 0 0;font-size:12px;font-weight:800}.batch-result{background:var(--teal-soft);text-align:center;border:1px solid #b8d7d3;border-radius:7px;margin-top:18px;padding:16px}.batch-result strong,.batch-result>span{display:block}.batch-result strong{color:var(--teal-dark);font-size:14px}.batch-result>span{color:var(--muted);margin-top:5px;font-size:11px}.batch-result .primary{margin-top:13px}.reset-button{width:100%}.format-view>label{text-transform:uppercase;letter-spacing:.9px;margin:24px 0 10px;font-size:11px;font-weight:800;display:block}.format-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.format-grid button{border:1px solid var(--line);min-height:48px;color:var(--ink);background:var(--white);cursor:pointer;border-radius:6px;justify-content:space-between;align-items:center;padding:12px 14px;font-weight:800;display:flex}.format-grid button:hover{border-color:#8ab7b3}.format-grid button.selected{border-color:var(--teal);color:var(--teal-dark);background:var(--teal-soft)}.primary{border:1px solid var(--teal);width:100%;min-height:52px;color:var(--white);background:var(--teal);text-align:center;cursor:pointer;border-radius:7px;margin-top:22px;padding:15px;font-weight:800;text-decoration:none;transition:background-color .18s;display:block}.primary:hover{background:var(--teal-dark)}.primary:disabled{opacity:.65;cursor:wait}.result-view{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.success{width:52px;height:52px;color:var(--white);background:var(--teal);border-radius:50%;place-items:center;font-size:23px;font-weight:900;display:grid}.result-view .status{color:var(--teal);margin:14px 0 6px;font-size:12px;font-weight:900}.result-view h2{text-overflow:ellipsis;max-width:100%;margin:0;font-size:20px;overflow:hidden}.result-view>span{color:var(--muted);margin-top:5px;font-size:11px}.result-view .primary{max-width:340px}.text-button{color:var(--muted);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:13px;font-size:12px;text-decoration:underline}.error{color:#9a3128;text-align:center;background:#fff2f0;border-radius:6px;margin:10px 8px 0;padding:10px;font-size:12px}.content-section{padding-block:72px}.feature-section{background:var(--surface);border-block:1px solid #edf1f2}.feature-section.content-section{padding-block:64px}.feature-grid{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.feature-item{align-items:flex-start;gap:17px;display:flex}.feature-icon{width:42px;height:42px;color:var(--teal);background:var(--white);border:1px solid #b8d7d3;border-radius:8px;flex:none;place-items:center;display:grid}.feature-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.feature-item h2{margin:1px 0 8px;font-size:17px}.feature-item p{color:var(--muted);margin:0;font-size:13px;line-height:1.8}.section-heading{text-align:center;margin-bottom:36px}.section-label{color:var(--teal);letter-spacing:1.4px;margin:0 0 10px;font-size:11px;font-weight:800}.section-heading h2{letter-spacing:-.035em;margin:0;font-size:clamp(26px,4vw,34px)}.section-heading>p:last-child:not(.section-label){color:var(--muted);margin:13px 0 0;font-size:14px}.steps-grid{grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.steps-grid li{text-align:center;flex-direction:column;align-items:center;min-width:0;padding:0 22px;display:flex;position:relative}.step-number{min-height:27px;color:var(--teal);letter-spacing:.5px;align-items:center;font-size:13px;font-weight:800;line-height:1;display:flex}.step-icon{width:76px;height:76px;color:var(--teal);background:var(--teal-soft);border-radius:50%;place-items:center;margin:14px 0 17px;display:grid}.step-icon svg{fill:currentColor;width:32px;height:32px}.steps-grid strong{font-size:16px}.steps-grid p{color:var(--muted);margin:9px 0 0;font-size:12px;line-height:1.75}.step-arrow{color:#91a0a5;font-size:15px;font-weight:400;position:absolute;top:58px;right:-7px}.supported-section{background:var(--surface)}.conversion-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.conversion-item{border:1px solid var(--line);background:var(--white);border-radius:7px;justify-content:center;align-items:center;gap:18px;min-height:64px;padding:18px 22px;display:flex}.conversion-item strong{text-align:center;min-width:52px;font-size:14px}.conversion-item span{color:#8a999f;font-size:14px}.site-footer{border-top:1px solid var(--line);background:var(--white);padding-block:32px}.footer-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer strong{letter-spacing:-.5px;font-size:17px}.site-footer p{color:var(--muted);margin:7px 0 0;font-size:12px}.site-footer small{color:var(--muted);font-size:11px}.footer-meta{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:16px;display:flex}.footer-links a{color:var(--muted);font-size:11px;text-decoration:none}.footer-links a:hover{color:var(--teal);text-underline-offset:3px;text-decoration:underline}.legal-content{max-width:760px;padding-block:64px 80px}.legal-content h1{letter-spacing:-.04em;margin:0;font-size:clamp(32px,5vw,44px)}.legal-lead{color:var(--muted);margin:16px 0 0;line-height:1.8}.legal-content section{margin-top:38px}.legal-content h2{margin:0 0 13px;font-size:20px}.legal-content p,.legal-content li{color:var(--muted);font-size:14px;line-height:1.9}.legal-content p{margin:10px 0 0}.legal-content ul{margin:10px 0 0;padding-left:1.4em}.legal-updated{margin-top:48px!important;font-size:12px!important}.legal-settings-button{border:1px solid var(--teal);color:var(--teal-dark);background:var(--teal-soft);cursor:pointer;border-radius:6px;margin-top:16px;padding:10px 14px;font-size:13px;font-weight:700}.legal-settings-button:hover{background:#e0f3f0}.consent-banner{z-index:1000;background:var(--white);border:1px solid #b8d7d3;border-radius:10px;align-items:center;gap:20px;width:min(680px,100% - 32px);padding:16px;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 10px 30px #19363f29}.consent-copy{flex:1;min-width:0}.consent-copy strong{font-size:14px}.consent-copy p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.7}.consent-copy a{color:var(--teal-dark);text-underline-offset:2px}.consent-actions{flex:none;gap:8px;display:flex}.consent-actions button{cursor:pointer;border-radius:6px;min-height:40px;padding:9px 13px;font-size:12px;font-weight:800}.consent-decline{border:1px solid var(--line);color:var(--muted);background:var(--white)}.consent-accept{border:1px solid var(--teal);color:var(--white);background:var(--teal)}.consent-accept:hover{background:var(--teal-dark)}.consent-actions button:focus-visible,.legal-settings-button:focus-visible{outline-offset:2px;outline:3px solid #9fd3ce}@media (max-width:800px){.feature-grid{gap:24px}.feature-item{display:block}.feature-icon{margin-bottom:14px}.steps-grid{grid-template-columns:repeat(2,1fr);row-gap:42px}.steps-grid li:nth-child(2) .step-arrow{display:none}.conversion-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.page-shell{width:min(100% - 32px,1080px)}.topbar{height:60px}.header-note{font-size:11px}.hero{padding-block:44px 40px}.hero-copy{margin-bottom:26px}.hero h1{font-size:34px}.hero-copy p{margin-top:12px;font-size:14px}.converter-card{border-radius:10px;padding:8px;box-shadow:0 7px 22px #19363f12}.dropzone{min-height:260px;padding-inline:18px}.dropzone h2{font-size:17px}.format-view,.result-view{min-height:270px;padding:18px 10px}.batch-heading{align-items:flex-start}.batch-heading>div:first-child{display:block}.batch-heading span{margin-top:4px;display:block}.file-list{max-height:390px}.file-list .file-row{gap:9px;padding:10px 8px}.file-list .file-icon{width:32px;height:36px}.file-status{padding:4px 6px}.format-grid{grid-template-columns:repeat(2,1fr)}.format-grid button{min-height:50px}.primary{min-height:54px}.privacy-note{margin-top:16px}.content-section{padding-block:56px}.feature-section.content-section{padding-block:52px}.feature-grid{grid-template-columns:1fr;gap:0}.feature-item{border-bottom:1px solid var(--line);padding-block:23px;display:flex}.feature-item:first-child{padding-top:0}.feature-item:last-child{border-bottom:0;padding-bottom:0}.feature-icon{margin-bottom:0}.section-heading{margin-bottom:28px}.section-heading h2{font-size:27px}.steps-grid{grid-template-columns:1fr;row-gap:36px}.steps-grid li{padding:0 20px}.step-icon{width:66px;height:66px;margin:11px 0 13px}.step-icon svg{width:28px;height:28px}.steps-grid p{margin-top:7px}.step-arrow,.steps-grid li:nth-child(2) .step-arrow{font-size:13px;display:block;inset:auto auto -28px 50%;transform:translate(-50%)rotate(90deg)}.conversion-grid{grid-template-columns:1fr 1fr;gap:8px}.conversion-item{gap:8px;min-height:58px;padding:14px 10px}.conversion-item strong{min-width:43px;font-size:12px}.footer-inner{flex-direction:column;align-items:flex-start}.footer-meta{align-items:flex-start}.footer-links{justify-content:flex-start}.legal-content{padding-block:48px 64px}.consent-banner{flex-direction:column;align-items:stretch;gap:13px;width:calc(100% - 24px);padding:14px;bottom:12px;right:12px}.consent-actions{width:100%}.consent-actions button{flex:1}}@media (max-width:370px){.header-note{gap:0;font-size:0}.conversion-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
