:root{font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;color:#1b355f;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-size:15px;line-height:1.65}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer}.wrap{width:min(1120px,calc(100% - 48px));margin:auto}.site-header{background:#fff;border-bottom:1px solid #edf3fa}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:flex;align-items:center;width:188px;height:76px;flex:none}.brand img{max-height:72px;max-width:100%;object-fit:contain}.nav nav{display:flex;gap:28px;font-weight:700;font-size:13px}.nav nav a:hover{color:#2179df}.top-badge,.eyebrow{background:#e8f3ff;border-radius:999px;padding:8px 16px;color:#2266b3;font-weight:700;font-size:12px}.hero{min-height:390px;display:grid;grid-template-columns:1.17fr .83fr;align-items:center;position:relative;gap:32px;padding-top:34px;padding-bottom:28px}.hero:before{position:absolute;content:"";background:radial-gradient(circle,#e7f6ff 5%,transparent 70%);width:380px;height:320px;right:0;top:10px;z-index:-1}.hero-copy h1{font-size:clamp(32px,4.3vw,58px);line-height:1.25;margin:18px 0 16px;font-weight:900;letter-spacing:-.05em;color:#1454a3}.hero-copy h1 span{color:#149d7a}.hero-copy p{max-width:500px;color:#5b6e89;margin:0 0 24px;line-height:1.9}.trust{display:flex;flex-wrap:wrap;gap:9px}.trust span{background:#eff9f7;color:#17765e;padding:8px 11px;border-radius:12px;font-size:12px;font-weight:750}.hero-mascot{position:relative;text-align:center}.hero-mascot img{display:block;width:min(100%,420px);height:auto;margin:auto;object-fit:contain;filter:drop-shadow(0 16px 18px #cce5fb8c)}.speech{position:absolute;top:9%;right:-1%;transform:rotate(9deg);color:#186cc9;font-size:14px;font-weight:900;border:2px solid #cee8fc;border-radius:24px;padding:8px 14px;background:#fff}.section-line{display:flex;align-items:end;justify-content:space-between;gap:15px;margin:24px 0 17px}.section-line h2,.workspace h2,.info h2,.faq h2,.policy h2{font-size:clamp(22px,2.8vw,29px);letter-spacing:-.035em;line-height:1.35;margin:2px 0 0}.mini-label{color:#2aa78c;font-size:11px;font-weight:900;letter-spacing:.13em}.subtle{font-size:13px;color:#65829b}.tool-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tool-card{position:relative;display:flex;flex-direction:column;align-items:start;text-align:left;min-height:166px;background:#fff;border:1px solid #e6edf6;box-shadow:0 8px 22px #19589d0d;border-radius:19px;padding:20px;color:#1a3a67;transition:transform .2s,border-color .2s,box-shadow .2s}.tool-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #19589d18}.tool-card.selected{border-color:#2487df;background:#f6fbff;box-shadow:0 0 0 2px #dcefff}.tool-icon{font-size:28px;margin-bottom:10px}.tool-card strong{font-size:17px}.tool-card>span:not(.tool-icon){font-size:12px;color:#74859a}.tool-card b{position:absolute;bottom:16px;right:18px;width:26px;height:26px;background:#e8f2ff;border-radius:50%;display:grid;place-items:center;color:#246bc1}.workspace{scroll-margin-top:20px;background:linear-gradient(135deg,#f4faff,#f8fffe);border:1px solid #e0ecf8;border-radius:28px;margin-top:44px;padding:32px}.workspace-top{display:flex;justify-content:space-between;gap:18px;align-items:center}.workspace-top p{color:#637a95;font-size:13px;margin:8px 0 0}.privacy-pill{border-radius:999px;background:#e9f8ee;padding:8px 12px;font-size:12px;color:#27815d;font-weight:800}.upload{border:2px dashed #9bc7fa;background:#fff;border-radius:24px;text-align:center;margin-top:24px;padding:34px 16px 29px;transition:background .2s}.upload.dragging{background:#e6f3ff;border-color:#277ee4}.upload-icon{color:#287de0;font-size:45px;display:block;line-height:1}.upload h3{margin:6px 0 0;font-size:21px}.upload p{color:#6c819a;margin:2px 0 22px;font-size:13px}.choose,.convert{display:inline-block;border:0;border-radius:999px;background:linear-gradient(135deg,#3d98f5,#1463d2);color:#fff;font-weight:800;padding:11px 38px;box-shadow:0 7px 17px #237de62c}.choose{cursor:pointer}.choose:hover,.convert:hover:not(:disabled){filter:brightness(1.07)}.upload input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.choose:focus-visible{outline:3px solid #2468ba;outline-offset:3px}.upload small{display:block;color:#7a899d;font-size:11px;margin-top:13px}.file-count{font-size:13px;color:#59738d;margin:17px 0 6px}.file-list{margin:0;padding:0;list-style:none}.file-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 13px;background:#fff;border:1px solid #e4eaf4;border-radius:10px;margin:5px 0}.file-row span:first-child{overflow-wrap:anywhere;font-size:12px}.file-actions{flex:none;display:flex;gap:5px}.file-actions button{border:1px solid #cddde9;border-radius:8px;background:#eff7ff;color:#255991;min-width:28px;min-height:28px}.file-actions button:disabled{opacity:.35;cursor:not-allowed}.controls{display:flex;align-items:center;gap:15px;padding:18px 0}.controls[hidden]{display:none}.controls label{font-weight:700;font-size:13px}.controls select{border:1px solid #b9d2e9;border-radius:9px;padding:8px 12px;background:#fff}.convert-row{display:flex;align-items:center;gap:24px;margin-top:15px}.convert{padding:13px 44px;min-width:190px}.convert:disabled{opacity:.48;cursor:not-allowed}.convert-row p{font-size:12px;color:#6f8196}.convert-row p[data-error=true]{color:#bc3f48;font-weight:800}.results{display:flex;flex-wrap:wrap;gap:10px;margin-top:15px}.download-item{background:#e5f7f0;color:#13774e;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:800}.download-item:hover{background:#c8f0df}.info,.faq,.policy{padding-top:48px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.steps article{border-radius:18px;background:#f3f9ff;padding:22px}.steps article div{font-weight:900;color:#208a73;font-size:22px}.steps h3{font-size:18px;margin:10px 0 3px}.steps p,.policy p,.faq p{color:#6c7e92;font-size:13px;line-height:1.9}.policy{padding:38px 26px;margin-top:44px;border-radius:20px;border:1px solid #e9f1f8}.policy p{margin-bottom:0}.faq{padding-bottom:70px}.faq details{border-bottom:1px solid #e5ecf5;padding:18px 0}.faq summary{font-weight:800;cursor:pointer}footer{background:#f3f9ff;padding:26px 0}.footer{display:flex;align-items:center;justify-content:space-between;gap:15px}.footer-brand{display:flex;align-items:center;gap:8px}.footer-brand img{width:39px;height:39px;object-fit:contain}.footer-brand strong{color:#17549c;font-size:17px}.footer-brand span,footer p{color:#74869a;font-size:11px}@media(max-width:800px){.nav{height:73px}.brand{width:140px}.nav nav{gap:13px}.nav nav a{font-size:11px}.top-badge{display:none}.hero{min-height:320px}.hero-copy h1{font-size:38px}.hero-mascot img{max-width:350px}.speech{font-size:11px}.workspace{padding:23px}.tool-card{padding:16px;min-height:160px}.tool-card strong{font-size:14px}}@media(max-width:580px){.wrap{width:min(100% - 28px,480px)}.nav{height:auto;min-height:70px;flex-wrap:wrap;gap:0;padding:5px 0 10px}.brand{width:142px;height:60px}.brand img{max-height:60px}.nav nav{order:2;width:100%;justify-content:space-between;gap:7px}.nav nav a{font-size:11px}.hero{grid-template-columns:1fr;min-height:auto;gap:0;padding-top:30px}.hero-copy h1{font-size:39px;margin:14px 0}.hero-copy p{font-size:13px}.eyebrow,.trust span{font-size:10px}.hero-mascot{height:204px;overflow:hidden}.hero-mascot img{width:290px;max-width:100%;margin-top:-18px}.speech{top:2%;right:1%;font-size:10px}.section-line{margin-top:22px}.section-line h2{font-size:23px}.subtle{font-size:10px}.tool-grid{grid-template-columns:1fr;gap:10px}.tool-card{min-height:100px;padding:15px 46px 15px 82px;justify-content:center}.tool-icon{position:absolute;left:13px;font-size:26px}.tool-card strong{font-size:15px}.tool-card b{bottom:36px;right:12px}.workspace{margin-top:30px;padding:18px;border-radius:20px}.workspace-top{display:block}.workspace-top h2{font-size:23px}.privacy-pill{display:inline-block;margin-top:12px;font-size:10px}.upload{padding:25px 10px}.upload h3{font-size:16px}.upload small{font-size:10px}.convert-row{display:block}.convert{width:100%}.convert-row p{margin-top:10px}.steps{grid-template-columns:1fr;gap:9px}.steps article{padding:16px}.policy{padding:28px 17px}.footer{display:block}.footer p{font-size:10px}}.tool-guide{padding-top:48px}.tool-guide h2{font-size:clamp(22px,2.8vw,29px);letter-spacing:-.035em;line-height:1.35;margin:2px 0 0}.tool-guide p{color:#6c7e92;max-width:820px;font-size:13px;line-height:1.9}.mini-label{color:#15745f}.subtle{color:#4f687f}.tool-card>span:not(.tool-icon){color:#52677d}.privacy-pill{color:#176646}.upload p{color:#50667e}.upload small{color:#53667b}.steps p,.policy p,.faq p,.tool-guide p{color:#50657b}.footer-brand span,footer p{color:#52677d}.tool-card:focus-visible,.nav a:focus-visible,footer a:focus-visible{outline:3px solid #185fae;outline-offset:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.tool-card{transition:none}}@media(max-width:580px){.tool-card{padding-left:105px}.tool-icon{left:16px;font-size:20px;letter-spacing:-.12em;white-space:nowrap}}
