:root{--ink:#17283f;--muted:#5b6b80;--blue:#2c67ed;--blue-dark:#174fc7;--mint:#eaf7ec;--line:#dde5ee;--wash:#f4f7fb;--white:#fff;--radius:20px;--shadow:0 16px 54px #1c355015;--font:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font);font-size:15px;line-height:1.6}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:var(--blue);text-underline-offset:4px}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #6c9dff;outline-offset:4px}img{max-width:100%}[hidden]{display:none!important}.shell{max-width:1280px;margin:auto;padding:0 32px}.skip{position:fixed;top:-100px;left:16px;z-index:20;background:#fff;padding:12px;border:2px solid var(--blue)}.skip:focus{top:12px}.site-header{border-bottom:1px solid var(--line);background:#fffffff5;position:sticky;top:0;z-index:10;backdrop-filter:blur(16px)}.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;flex-direction:column;text-decoration:none;color:var(--ink);flex-shrink:0}.wordmark{font-weight:900;font-size:23px;letter-spacing:-1.1px;line-height:1.3}.wordmark b{color:#fff;background:var(--blue);padding:1px 6px 3px;border-radius:7px;margin:0 3px;font-weight:850;letter-spacing:-1px}.brand small{font-size:10px;color:var(--muted);letter-spacing:.3px;margin-top:3px}.header-nav{display:flex;gap:27px;align-items:center}.header-nav a{color:var(--muted);font-weight:600;text-decoration:none;font-size:13px}.header-nav a:hover{color:var(--blue)}.header-note{font-size:11px;letter-spacing:.06em;font-weight:700;color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;border:1px solid transparent;border-radius:10px;padding:11px 21px;background:var(--blue);color:#fff;text-decoration:none;font-weight:700;font-size:14px;transition:background .15s,transform .15s;line-height:1.4}.button:hover:not(:disabled){background:var(--blue-dark);transform:translateY(-1px)}.button.secondary{background:#fff;border-color:var(--line);color:var(--ink)}.button.secondary:hover{background:var(--wash)}.button.ghost{background:transparent;color:var(--blue);padding:8px 6px;min-height:44px}.button.ghost:hover{background:#edf3ff}.button.small{min-height:40px;padding:8px 14px;font-size:12px}.button.dark{background:var(--ink)}.menu-toggle{display:none;min-height:44px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:8px 14px}.hero{padding-top:66px;padding-bottom:50px;display:grid;grid-template-columns:1.35fr 1fr;gap:65px;align-items:center}.eyebrow{font-size:11px;letter-spacing:.16em;font-weight:800;text-transform:uppercase;color:var(--blue);margin:0 0 15px}.pill{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;background:var(--mint);color:#316442;border-radius:30px;font-size:11px;font-weight:700;letter-spacing:.02em}.pill .dot{width:6px;height:6px;background:#498853;border-radius:50%}.hero h1{font-size:clamp(36px,4.4vw,57px);line-height:1.07;letter-spacing:-2.4px;margin:19px 0 21px;font-weight:850}.hero h1 em{font-style:normal;color:var(--blue)}.hero-lead{font-size:16px;max-width:510px;color:var(--muted);line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:15px;margin-top:26px}.trust-line{font-size:11px;color:var(--muted);margin-top:19px;display:flex;gap:18px;flex-wrap:wrap}.trust-line span:before{content:'✓';font-weight:800;color:#387f53;margin-right:5px}.spec-card{position:relative;border:1px solid #d6e3f7;border-radius:24px;background:linear-gradient(145deg,#f3f8ff,#f7fbff 60%,#edf7f1);padding:29px 31px;box-shadow:0 16px 40px #dfe8f780}.spec-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.spec-label{font-size:11px;font-weight:800;letter-spacing:.07em;color:var(--muted)}.spec-number{font-size:46px;letter-spacing:-2px;line-height:1.15;font-weight:850;margin:27px 0 7px}.spec-number span{color:#8a9bb2;font-size:28px;vertical-align:middle;font-weight:400;padding:0 7px}.spec-caption{color:var(--muted);font-size:13px}.spec-divider{height:1px;background:#d5e1f0;margin:24px 0 20px}.spec-features{display:grid;grid-template-columns:1fr 1fr;gap:15px;font-size:12px}.spec-features b{display:block;font-size:15px;margin-bottom:2px}.spec-features span{color:var(--muted)}.spec-bottom{font-size:10px;color:#708398;border-top:1px solid #d5e1f0;padding-top:16px;margin-top:20px}.section-label{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 21px}.section-label h2{font-size:24px;line-height:1.3;letter-spacing:-.7px;margin:0}.section-label p{margin:6px 0 0;color:var(--muted);font-size:13px}.section-label>span{color:var(--muted);font-size:11px;font-weight:700}.workbench-section{padding:30px 0 55px;background:var(--wash);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.workbench{display:grid;grid-template-columns:219px minmax(0,1fr);background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;scroll-margin-top:110px}.tools-nav{background:#fafbfd;border-right:1px solid var(--line);padding:24px 12px}.tools-nav .nav-label{padding:0 12px;font-size:10px;letter-spacing:.12em;font-weight:800;color:#78869a;margin:0 0 14px}.tool-link{display:flex;align-items:center;gap:11px;color:#536477;text-decoration:none;border:1px solid transparent;border-radius:9px;font-size:12px;font-weight:650;padding:11px 12px;margin-bottom:4px;min-height:43px}.tool-link svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:1.7;flex-shrink:0}.tool-link:hover{background:#edf2fa}.tool-link.active{color:var(--blue);background:#e9f0ff;border-color:#d6e4ff}.nav-footer{border-top:1px solid var(--line);margin:22px 12px 0;padding-top:18px;color:var(--muted);font-size:10px;line-height:1.8}.nav-footer strong{color:var(--ink);display:block;font-size:11px}.tool-main{padding:28px;min-width:0}.tool-heading{display:flex;align-items:flex-start;gap:20px;justify-content:space-between;margin-bottom:20px}.tool-heading .eyebrow{font-size:9px;margin-bottom:7px}.tool-heading h3{font-size:24px;letter-spacing:-.7px;line-height:1.2;margin:0 0 9px}.tool-heading p:not(.eyebrow){font-size:12px;line-height:1.75;color:var(--muted);margin:0;max-width:610px}.local-badge{background:#edf7ef;color:#3b6e46;padding:5px 9px;font-size:9px;letter-spacing:.04em;font-weight:750;border-radius:6px;white-space:nowrap}.dropzone{border:1.5px dashed #a8bce0;border-radius:13px;background:#f7faff;display:flex;align-items:center;gap:20px;padding:24px;margin-top:20px}.dropzone.dragging{background:#e5efff;border-color:var(--blue)}.upload-icon{width:53px;height:53px;flex-shrink:0;border-radius:14px;background:#eaf0ff;display:flex;align-items:center;justify-content:center;color:var(--blue)}.upload-icon svg{width:28px;height:28px;stroke:currentColor;fill:none;stroke-width:1.7}.upload-copy{flex:1;min-width:0}.upload-copy strong{font-size:14px;font-weight:700;display:block}.upload-copy span{font-size:11px;color:var(--muted)}.upload-actions{display:flex;flex-direction:column;align-items:center;gap:2px}.upload-actions .button.ghost{font-size:11px;min-height:29px;padding:3px 8px}.selected-file{margin:9px 0 18px;font-size:10px;color:var(--muted);overflow-wrap:anywhere}.options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:18px;background:var(--wash);border-radius:11px;margin:16px 0}.field{display:flex;flex-direction:column;gap:6px;font-size:11px;font-weight:650;min-width:0}.field input:not([type=range]):not([type=color]),.field select,.mobile-tool select{width:100%;border:1px solid #c9d5e5;border-radius:7px;min-height:43px;padding:8px 10px;background:#fff;color:var(--ink);font-size:12px}.field input[type=color]{height:43px;width:100%;padding:5px;background:#fff;border:1px solid #c9d5e5;border-radius:7px}.range-control{display:flex;align-items:center;gap:12px;min-height:43px}.range-control input{min-width:0;width:100%;accent-color:var(--blue)}.range-control output{font-variant-numeric:tabular-nums;min-width:28px}.action-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.action-row .button{min-height:41px;font-size:12px;padding:9px 16px}.status{padding:11px 14px;margin:16px 0;border-radius:8px;background:#eef4ff;color:#3e5c8c;font-size:12px;line-height:1.6;overflow-wrap:anywhere}.status.error{background:#fff0ed;color:#a23828}.status.success{background:#eaf7ec;color:#2e6641}.status.warning{background:#fff6e5;color:#805b11}.progress-wrap{margin:17px 0}.progress-wrap label,.progress-wrap span{display:block;font-size:11px;color:var(--muted)}progress{appearance:none;display:block;width:100%;height:7px;margin:7px 0;border:none;border-radius:20px;overflow:hidden}progress::-webkit-progress-bar{background:#edf2f9}progress::-webkit-progress-value{background:var(--blue);border-radius:20px}progress::-moz-progress-bar{background:var(--blue)}.previews{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:23px}.preview-label{font-size:9px;font-weight:800;letter-spacing:.11em;color:var(--muted);margin:0 0 8px;display:flex;justify-content:space-between;gap:8px}.preview-frame{height:245px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e7ef;border-radius:10px;overflow:hidden;background-color:#fff;background-image:linear-gradient(45deg,#eef0f3 25%,transparent 25%),linear-gradient(-45deg,#eef0f3 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#eef0f3 75%),linear-gradient(-45deg,transparent 75%,#eef0f3 75%);background-size:20px 20px;background-position:0 0,0 10px,10px -10px,-10px 0}.preview-frame[data-background=dark]{background:#17283f}.preview-frame[data-background=white]{background:#fff}.preview-frame img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.preview-frame.picking{cursor:crosshair;outline:2px solid var(--blue)}.preview-placeholder{color:#72829a;background:#ffffffed;font-size:11px;padding:8px 14px;border-radius:30px;border:1px solid #e2e7ef}.preview-meta{font-size:10px;color:var(--muted);margin-top:7px;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.preview-background{display:flex;align-items:center;gap:8px;margin-top:11px;color:var(--muted);font-size:10px}.preview-background button{width:29px;height:29px;min-width:29px;border:1px solid #b9c7d8;border-radius:50%;background:#fff}.preview-background button[data-preview-bg=dark]{background:#17283f}.preview-background button[data-preview-bg=checker]{background:repeating-conic-gradient(#ddd 0% 25%,#fff 0% 50%) 50% / 8px 8px}.preview-background button[aria-pressed=true]{outline:2px solid var(--blue);outline-offset:2px}.output-card{padding:20px;border:1px solid #d9e7dc;background:#f6fbf7;border-radius:12px;margin-top:24px}.output-card h4{font-size:17px;margin:0 0 6px;letter-spacing:-.3px}.output-card>p{font-size:11px;color:var(--muted);margin:0;line-height:1.7}.checks{margin-top:13px}.check-row{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #e0ebe3;padding:7px 0;font-size:11px}.check-row span{color:var(--muted)}.check-row strong{text-align:right;font-weight:650}.notice{font-size:10px!important;color:#796025!important;padding:10px 12px;background:#fff7e4;border:1px solid #f0e5c9;border-radius:7px;line-height:1.65;margin:9px 0 0}.download-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:16px}.batch-list{list-style:none;padding:0;margin:12px 0 0}.batch-row{display:flex;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid var(--line);font-size:10px;overflow-wrap:anywhere}.batch-row.error{color:#a23828}.batch-row>span{max-width:45%}.mobile-tool{display:none}.under-workbench{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted);padding-top:18px}.under-workbench a{color:var(--muted)}.explainer{padding:65px 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:29px}.step{padding-top:22px;border-top:1px solid var(--line)}.step-number{font-size:11px;font-weight:800;letter-spacing:.1em;color:var(--blue)}.step h3{font-size:18px;letter-spacing:-.3px;margin:12px 0 8px}.step p{font-size:12px;color:var(--muted);line-height:1.8;margin:0}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:25px}.tool-card{border:1px solid var(--line);border-radius:13px;padding:21px;display:block;text-decoration:none;color:var(--ink);background:#fff;transition:border-color .15s,transform .15s}.tool-card:hover{border-color:#97b5ef;transform:translateY(-2px)}.tool-card svg{width:24px;height:24px;stroke:var(--blue);fill:none;stroke-width:1.6}.tool-card h3{font-size:14px;margin:11px 0 7px}.tool-card p{font-size:11px;line-height:1.8;color:var(--muted);margin:0}.tool-card .card-arrow{float:right;color:var(--blue)}.guides-section{padding:52px 0;background:var(--wash);border-top:1px solid var(--line)}.guides-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.guide-card{border:1px solid var(--line);background:#fff;border-radius:13px;padding:24px;text-decoration:none;color:var(--ink)}.guide-card small{font-size:9px;font-weight:800;letter-spacing:.1em;color:var(--blue)}.guide-card h3{font-size:17px;letter-spacing:-.3px;line-height:1.5;margin:13px 0 10px}.guide-card p{font-size:11px;color:var(--muted);line-height:1.8}.guide-card span{font-size:11px;font-weight:700;color:var(--blue)}.faq{padding:58px 0 65px;max-width:830px;margin:auto}.faq h2{font-size:26px;letter-spacing:-.7px}.faq details{border-bottom:1px solid var(--line);padding:17px 0}.faq summary{cursor:pointer;font-size:14px;font-weight:650}.faq details p{font-size:12px;color:var(--muted);line-height:1.8;max-width:710px}.site-footer{background:#14243a;color:#bac7d8;padding:37px 0 22px}.footer-top{display:flex;justify-content:space-between;gap:40px;align-items:flex-start}.site-footer .brand{color:#fff}.site-footer .brand small{color:#a3b3c7}.footer-nav{display:flex;gap:22px;flex-wrap:wrap;max-width:460px;justify-content:flex-end}.footer-nav a{font-size:11px;color:#c2cee0;text-decoration:none}.footer-bottom{border-top:1px solid #2b3d56;margin-top:28px;padding-top:18px;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#8ea1ba}.footer-bottom p{margin:0}.article{max-width:810px;margin:0 auto;padding:65px 24px 85px}.article h1{font-size:42px;line-height:1.14;letter-spacing:-1.5px;margin:10px 0 22px}.article .lede{font-size:18px;color:var(--muted);line-height:1.8}.article h2{font-size:24px;margin:35px 0 13px;line-height:1.4}.article h3{font-size:18px;margin-top:28px}.article p,.article li{font-size:15px;line-height:1.9;color:#4f6076}.article table{width:100%;border-collapse:collapse;font-size:13px;margin:25px 0}.article td,.article th{border-bottom:1px solid var(--line);text-align:left;padding:12px;vertical-align:top}.article .callout{border-left:3px solid var(--blue);background:var(--wash);padding:18px 23px;border-radius:0 10px 10px 0;margin:25px 0}.breadcrumb{font-size:11px;color:var(--muted);margin-bottom:18px}.noscript{padding:25px;background:#fff2d7;text-align:center;color:#725613}
@media(min-width:1400px){.preview-frame{height:270px}}@media(max-width:1050px){.header-note{display:none}.hero{gap:35px}.hero h1{font-size:46px}.spec-number{font-size:38px}.workbench{grid-template-columns:187px minmax(0,1fr)}.tool-main{padding:22px}.tools-nav{padding:22px 8px}.tool-link{font-size:11px;padding:10px 9px;gap:9px}.dropzone{gap:14px;padding:19px}.upload-icon{display:none}.preview-frame{height:220px}.header-nav{gap:20px}}
@media(max-width:760px){.shell{padding:0 20px}.header-inner{height:75px}.wordmark{font-size:21px}.brand small{font-size:9px}.header-nav{display:none;position:absolute;top:74px;left:0;right:0;padding:20px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 10px 18px #17283f14;flex-wrap:wrap}.header-nav.open{display:flex}.menu-toggle{display:block}.hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:32px;gap:28px}.hero h1{font-size:44px;letter-spacing:-1.8px;max-width:530px}.hero-lead{font-size:15px;max-width:550px}.spec-card{padding:22px 25px}.spec-number{font-size:40px;margin-top:18px}.spec-divider{margin:18px 0}.spec-bottom{margin-top:15px;padding-top:12px}.spec-features{grid-template-columns:1fr 1fr 1fr;font-size:10px}.spec-features b{font-size:13px}.spec-caption{font-size:11px}.workbench-section{padding-top:28px}.section-label h2{font-size:21px}.section-label>span{display:none}.workbench{display:block}.tools-nav{display:none}.mobile-tool{display:flex;flex-direction:column;gap:6px;padding:16px 18px;background:#fafbfd;border-bottom:1px solid var(--line)}.mobile-tool label{font-size:10px;font-weight:700;color:var(--muted)}.tool-main{padding:20px 17px}.tool-heading h3{font-size:23px}.local-badge{font-size:8px;padding:4px 7px}.tool-heading{gap:8px}.tool-heading p:not(.eyebrow){font-size:12px}.dropzone{display:block;text-align:center;padding:23px 16px}.upload-copy strong{font-size:14px}.upload-actions{margin-top:14px;gap:5px}.upload-actions .button:not(.ghost){width:100%}.upload-actions .button.ghost{min-height:37px}.options{padding:14px;gap:12px}.previews{gap:10px}.preview-frame{height:180px}.preview-placeholder{font-size:9px;padding:6px 9px}.preview-meta{font-size:9px}.preview-background button{width:32px;height:32px;min-width:32px}.output-card{padding:17px}.output-card h4{font-size:16px}.output-card>p{font-size:11px}.check-row{font-size:10px}.download-row .button{width:100%}.under-workbench{display:block;font-size:10px}.under-workbench>span{display:block;margin-bottom:8px}.steps{grid-template-columns:1fr;gap:24px;margin-top:20px}.explainer{padding:42px 0}.tools-grid{grid-template-columns:1fr 1fr;gap:11px}.tool-card{padding:17px}.tool-card h3{font-size:13px}.tool-card p{font-size:11px}.guides-grid{grid-template-columns:1fr;gap:13px}.guides-section{padding:37px 0}.guide-card{padding:20px}.guide-card h3{margin-top:8px}.faq{padding-top:30px;padding-bottom:40px}.faq summary{font-size:13px;padding-right:10px}.footer-top{flex-direction:column;gap:26px}.footer-nav{justify-content:flex-start;gap:18px}.footer-bottom{display:block;line-height:1.8}.footer-bottom p+p{margin-top:7px}.article{padding-top:35px}.article h1{font-size:33px}.article .lede{font-size:16px}.article p,.article li{font-size:14px}.article table{font-size:11px;display:block;overflow-x:auto}}
@media(max-width:390px){.shell{padding:0 14px}.hero h1{font-size:37px}.hero-actions .button{font-size:12px;padding:10px 15px}.spec-number{font-size:36px}.preview-frame{height:145px}.preview-placeholder{font-size:8px}.options{grid-template-columns:1fr}.tool-heading{display:block}.local-badge{display:inline-block;margin-top:10px}.tools-grid{grid-template-columns:1fr 1fr}.tool-card{padding:14px}.wordmark{font-size:19px}.brand small{font-size:8px}.menu-toggle{font-size:12px;padding:8px 11px}.trust-line{gap:10px}.section-label h2{font-size:20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
