:root{color-scheme:light;--page: #f3f7f5;--page-grid: rgba(22, 120, 79, .08);--surface: #fbfdfc;--surface-soft: #edf5f0;--surface-quiet: #f7faf8;--ink: #111b22;--muted: #5d6872;--soft: #87939b;--line: #d9e4de;--line-strong: #bdcec5;--accent: #16784f;--accent-strong: #0f5f3e;--accent-soft: #e2f2e9;--warning: #9b5a13;--warning-soft: #fff6e8;--radius: 8px;--shadow: 0 18px 44px rgba(17, 27, 34, .09);font-family:Aptos,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--page);color:var(--ink);margin:0;overflow-x:hidden}img,svg{display:block}a{color:inherit}code{background:var(--accent-soft);border:1px solid rgba(22,120,79,.18);border-radius:6px;color:var(--accent-strong);font-size:.93em;padding:.06rem .28rem}button,input{font:inherit}.site-header{background:#fbfdfcf5;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner,.section-shell,.hero-shell{margin:0 auto;max-width:1160px;padding-left:1.5rem;padding-right:1.5rem}.header-inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;min-height:64px}.brand{align-items:center;display:inline-flex;gap:.65rem;min-width:max-content;text-decoration:none}.brand img{height:34px;width:34px}.brand span{font-size:1rem;font-weight:820;letter-spacing:0}.header-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.25rem;justify-content:flex-end}.header-actions a{align-items:center;border-radius:var(--radius);color:#33414b;display:inline-flex;gap:.4rem;min-height:36px;padding:.44rem .68rem;text-decoration:none;white-space:nowrap}.header-actions a:hover{background:var(--surface-soft);color:var(--accent-strong)}.hero{background:linear-gradient(var(--page-grid) 1px,transparent 1px),linear-gradient(90deg,var(--page-grid) 1px,transparent 1px),linear-gradient(180deg,#fbfdfc 0%,var(--page) 100%);background-size:44px 44px,44px 44px,auto;border-bottom:1px solid var(--line)}.hero-shell{display:grid;gap:1.25rem;padding-bottom:2.3rem;padding-top:1.85rem}.hero-intro{align-items:end;display:grid;gap:1.05rem;grid-template-columns:minmax(0,1fr) auto}.hero-label{color:var(--accent-strong);font-size:.86rem;font-weight:780;grid-column:1 / -1;margin:0 0 -.35rem}h1,h2,h3{color:var(--ink);letter-spacing:0;margin:0}h1{font-size:4.25rem;font-weight:860;line-height:1.01;max-width:780px;text-wrap:balance}h2{font-size:2.65rem;font-weight:830;line-height:1.04;text-wrap:balance}h3{font-size:1rem;font-weight:790;line-height:1.2}.hero-copy{max-width:800px}.hero-lede{color:var(--muted);font-size:1.03rem;line-height:1.5;margin:.62rem 0 0;max-width:560px}.hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem;justify-content:flex-end}.jump-button,.text-button{align-items:center;border-radius:var(--radius);display:inline-flex;font-weight:820;gap:.5rem;min-height:44px;padding:.65rem .86rem;text-decoration:none;white-space:nowrap}.jump-button{background:var(--accent);border:1px solid var(--accent-strong);color:#f8fffb}.jump-button:hover,.primary-button:hover,.manual-list a:hover{background:var(--accent-strong)}.text-button{background:var(--surface);border:1px solid var(--line-strong);color:#26343e}.tool-panel{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.converter-wrap{min-width:0}.tool-heading{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto;padding:.88rem 1rem}.tool-heading h2{font-size:1.1rem;line-height:1.2}.tool-heading p,.field-help,.drop-zone small,.check-row small,.workflow-item p,.faq-grid p,.content-copy p,.section-heading p,.notice-box p,.site-footer p{color:var(--muted)}.tool-heading p,.field-help,.check-row small{font-size:.9rem;line-height:1.45;margin:.14rem 0 0}.format-badge{align-items:center;background:var(--accent-soft);border:1px solid rgba(22,120,79,.24);border-radius:var(--radius);color:var(--accent-strong);display:inline-flex;font-size:.78rem;font-weight:850;gap:.34rem;min-height:34px;padding:.38rem .58rem}.format-to{color:var(--soft);font-size:.68rem}.mode-tabs{border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.mode-tab{align-items:center;background:var(--surface);border:0;border-right:1px solid var(--line);color:var(--muted);cursor:pointer;display:inline-flex;font-weight:760;gap:.45rem;justify-content:center;min-height:48px;padding:.68rem .72rem;transition:background .16s ease,color .16s ease,transform .16s ease}.mode-tab:last-child{border-right:0}.mode-tab.is-active{background:var(--ink);color:#f8fffb}.mode-tab:active,.jump-button:active,.text-button:active,.primary-button:active,.secondary-button:active,.icon-button:active{transform:translateY(1px)}.mode-panel{min-height:154px;padding:.88rem 1rem}.drop-zone{align-items:center;background:var(--surface-quiet);border:1.5px dashed var(--line-strong);border-radius:var(--radius);cursor:pointer;display:grid;gap:.46rem;justify-items:center;min-height:146px;padding:.98rem;text-align:center}.drop-zone svg,.trust-row svg,.workflow-item svg{color:var(--accent);flex:0 0 auto}.drop-zone.is-dragging{background:var(--accent-soft);border-color:var(--accent)}.drop-title{color:var(--ink);font-size:1rem;font-weight:830}.drop-note{color:var(--muted);overflow-wrap:anywhere}.drop-zone input{height:1px;opacity:0;position:absolute;width:1px}.field-label{color:#26343e;display:block;font-size:.84rem;font-weight:820;margin-bottom:.5rem}.text-field{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);color:var(--ink);min-height:52px;padding:.78rem .85rem;width:100%}.text-field::placeholder{color:#8c99a2}.inline-field{display:grid;gap:.6rem;grid-template-columns:minmax(0,1fr) 52px}.icon-button{align-items:center;background:var(--accent-soft);border:1px solid rgba(22,120,79,.3);border-radius:var(--radius);color:var(--accent-strong);cursor:pointer;display:inline-flex;justify-content:center;min-height:52px}.tool-options{border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.check-row{align-items:center;background:var(--surface);color:var(--muted);display:grid;gap:.75rem;grid-template-columns:auto minmax(0,1fr) auto;line-height:1.35;min-height:66px;padding:.78rem 1rem}.check-row+.check-row{border-left:1px solid var(--line)}.check-row input{accent-color:var(--accent);height:20px;width:20px}.check-row strong,.check-row small{display:block}.check-row strong{color:var(--ink);font-weight:770}.action-row{align-items:center;border-top:1px solid var(--line);display:grid;gap:.8rem;grid-template-columns:minmax(0,1fr) auto;padding:.86rem 1rem}.primary-button,.secondary-button{align-items:center;border-radius:var(--radius);cursor:pointer;display:inline-flex;font-weight:850;gap:.55rem;justify-content:center;min-height:50px;padding:.7rem 1rem;white-space:nowrap}.primary-button{background:var(--accent);border:1px solid var(--accent-strong);color:#f8fffb}.primary-button:disabled{cursor:progress;opacity:.72}.secondary-button{background:var(--surface);border:1px solid var(--line-strong);color:#374650}.mode-tab:focus-visible,.primary-button:focus-visible,.secondary-button:focus-visible,.icon-button:focus-visible,.text-field:focus-visible,.drop-zone:focus-visible-within,.jump-button:focus-visible,.text-button:focus-visible,.header-actions a:focus-visible{outline:3px solid rgba(22,120,79,.28);outline-offset:2px}.progress-box{background:var(--surface-quiet);border-top:1px solid var(--line);color:var(--muted);padding:.85rem 1.1rem 1rem}.progress-top{align-items:center;color:var(--ink);display:flex;font-weight:820;justify-content:space-between;margin-bottom:.52rem}progress{appearance:none;height:8px;width:100%}progress::-webkit-progress-bar{background:#e3ebe6;border-radius:999px}progress::-webkit-progress-value{background:var(--accent);border-radius:999px}progress::-moz-progress-bar{background:var(--accent);border-radius:999px}.event-log{color:var(--muted);display:grid;font-size:.9rem;gap:.35rem;line-height:1.4;margin:.48rem 0 0;max-height:3.2rem;overflow:auto;padding-left:1.1rem}.notice-box{align-items:center;background:var(--warning-soft);border-top:1px solid rgba(155,90,19,.25);color:#68400f;display:grid;gap:.72rem;grid-template-columns:auto minmax(0,1fr) auto;padding:.78rem 1.1rem}.notice-box svg{color:var(--warning)}.notice-box strong{color:#59350d;display:block;font-weight:820}.notice-box p{font-size:.88rem;line-height:1.42;margin:.14rem 0 0}.notice-box a{border:1px solid rgba(155,90,19,.32);border-radius:var(--radius);color:#54330e;font-size:.88rem;font-weight:820;padding:.5rem .66rem;text-decoration:none;white-space:nowrap}.assurance-band{background:var(--surface);border-bottom:1px solid var(--line)}.trust-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));padding-bottom:0;padding-top:0}.trust-row div{align-items:center;border-left:1px solid var(--line);color:var(--muted);display:grid;gap:.68rem;grid-template-columns:auto minmax(0,1fr);min-height:92px;padding:1rem}.trust-row div:first-child{border-left:0}.trust-row strong{color:var(--ink);display:block;font-weight:790;margin-bottom:.16rem}.trust-row span{font-size:.9rem;line-height:1.35}.section-shell{padding-bottom:4.6rem;padding-top:4.2rem}.manual-downloads{background:var(--warning-soft);border-block:1px solid rgba(155,90,19,.25)}.manual-downloads[hidden]{display:none}.section-heading{max-width:760px}.section-heading p{font-size:1.04rem;line-height:1.65;margin:.8rem 0 0}.workflow-shell{display:grid;gap:2.4rem;grid-template-columns:.9fr 1.1fr}.workflow-list{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.workflow-item{align-items:start;display:grid;gap:.9rem;grid-template-columns:auto minmax(0,1fr);padding:1.15rem}.workflow-item+.workflow-item{border-top:1px solid var(--line)}.workflow-item p,.faq-grid p{font-size:.96rem;line-height:1.56;margin:.42rem 0 0}.content-band{background:var(--surface);border-block:1px solid var(--line)}.content-layout{display:grid;gap:2.4rem;grid-template-columns:.82fr 1.18fr}.content-copy{display:grid;gap:1rem;max-width:760px}.content-copy p{font-size:1.02rem;line-height:1.72;margin:0}.faq-grid{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);margin-top:1.5rem;overflow:hidden}.faq-grid details{padding:1rem 1.05rem}.faq-grid details+details{border-top:1px solid var(--line)}summary{cursor:pointer;font-weight:800}.site-footer{align-items:center;background:var(--surface);border-top:1px solid var(--line);display:flex;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1160px;padding:1.4rem 1.5rem}.site-footer div{align-items:center;display:inline-flex;gap:.55rem}.site-footer p{margin:0;text-align:right}.manual-list{display:grid;gap:.75rem;list-style:none;margin:1.5rem 0 0;padding:0}.manual-list li{align-items:center;background:var(--surface);border:1px solid rgba(155,90,19,.32);border-radius:var(--radius);display:grid;gap:.65rem;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding:.8rem}.manual-list code{overflow-wrap:anywhere}.manual-list a{background:var(--accent);border-radius:var(--radius);color:#f8fffb;font-weight:800;padding:.5rem .75rem;text-decoration:none}.manual-list span{color:var(--muted);font-size:.9rem}@media (max-width: 1020px){h1{font-size:3.35rem}h2{font-size:2.25rem}.hero-intro,.workflow-shell,.content-layout{grid-template-columns:1fr}.hero-actions{justify-content:flex-start}.trust-row{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-row div:nth-child(odd){border-left:0}.trust-row div:nth-child(n+3){border-top:1px solid var(--line)}}@media (max-width: 760px){.header-inner{gap:.6rem;min-height:58px;padding-bottom:.42rem;padding-top:.42rem}.header-actions{flex-wrap:nowrap;gap:.08rem;justify-content:flex-end}.header-actions a{font-size:.92rem;min-height:34px;padding:.36rem .48rem}.hero-shell{gap:.85rem;padding-bottom:1.55rem;padding-top:1.12rem}.hero-intro{gap:.88rem}.hero-label{font-size:.8rem;margin-bottom:-.22rem}h1{font-size:2.45rem;line-height:1.04}h2{font-size:1.9rem}.hero-lede{font-size:.96rem;margin-top:.48rem}.hero-actions,.action-row,.tool-heading,.tool-options,.trust-row,.manual-list li{grid-template-columns:1fr}.tool-panel{display:flex;flex-direction:column}.tool-heading{order:1}.mode-tabs{order:2}.mode-panel{order:3}.action-row{order:4}.tool-options{order:5}.progress-box{order:6}.notice-box{order:7}.hero-actions{align-items:stretch;display:grid}.jump-button,.text-button{justify-content:center}.format-badge{justify-self:start}.check-row+.check-row,.trust-row div{border-left:0}.check-row+.check-row,.trust-row div+div{border-top:1px solid var(--line)}.mode-tab{font-size:.92rem;min-height:44px;padding-left:.45rem;padding-right:.45rem}.mode-panel{min-height:118px}.compact-hide{display:none}.notice-box{align-items:start;grid-template-columns:auto minmax(0,1fr)}.notice-box a{grid-column:2;justify-self:start}.section-shell{padding-bottom:3.2rem;padding-top:3rem}.site-footer{align-items:flex-start;flex-direction:column}.site-footer p{text-align:left}}@media (max-width: 420px){.header-inner,.section-shell,.hero-shell,.site-footer{padding-left:1rem;padding-right:1rem}h1{font-size:2.18rem}.brand{gap:.5rem}.brand img{height:30px;width:30px}.brand span{font-size:.92rem}.header-actions a{font-size:.86rem;padding-left:.38rem;padding-right:.38rem}.tool-heading,.mode-panel,.action-row,.progress-box,.notice-box,.check-row{padding-left:.82rem;padding-right:.82rem}.drop-zone{min-height:104px;padding-bottom:.72rem;padding-top:.72rem}}@media (max-width: 360px){.header-inner{gap:.35rem;padding-left:.75rem;padding-right:.75rem}.brand{gap:.36rem}.brand img{height:26px;width:26px}.brand span{font-size:.82rem}.header-actions a{font-size:.78rem;padding-left:.28rem;padding-right:.28rem}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}
