:root{--ink:#17252b;--muted:#52636d;--line:#dbe2e6;--blue:#135ceb;--paper:#f5f7fa;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.6}a{color:var(--blue);text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline-offset:4px;outline:3px solid #ec8a13}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.2}h1{margin-bottom:12px;font-size:clamp(1.8rem,3.2vw,2.8rem)}h2{font-size:1.5rem}h3{font-size:1.15rem}.shell{width:min(1400px,100% - 64px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);background:#fff}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:86px;display:flex}.brand{color:var(--ink);align-items:center;gap:10px;text-decoration:none;display:flex}.brand-mark{width:34px;height:34px;color:var(--blue)}.brand-type{align-items:baseline;gap:8px;display:flex}.brand-type strong{letter-spacing:-.08em;font-size:1.7rem}.brand-type small{letter-spacing:.08em;font-size:.75rem;font-weight:700}.desktop-nav{gap:28px;display:flex}.desktop-nav a{color:var(--muted);font-size:.9rem;text-decoration:none}.desktop-nav a[aria-current]{color:var(--blue);font-weight:700}.mobile-nav{display:none}.workspace-heading{justify-content:space-between;align-items:center;gap:24px;padding-block:36px 24px;display:flex}.workspace-heading p:not(.eyebrow){color:var(--muted);margin-bottom:0}.eyebrow{letter-spacing:.13em;color:var(--blue);margin-bottom:12px;font-size:.75rem;font-weight:750}.local-badge{white-space:nowrap;color:#236343;background:#e6f5ed;border-radius:30px;padding:8px 12px;font-size:.8rem}.workspace{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:20px;display:grid}.settings-panel,.batch-panel{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px}.panel-heading{justify-content:space-between;align-items:center;gap:8px;margin-bottom:20px;display:flex}.panel-heading h2{letter-spacing:-.02em;align-items:center;gap:10px;margin:0;font-size:1rem;display:flex}.step{letter-spacing:0;color:var(--blue);border:1px solid #c9d9f8;border-radius:6px;padding:4px 6px;font-size:.75rem;font-weight:750}.text-button{color:var(--blue);background:0 0;border:0;min-height:36px;padding:6px 0;font-size:.875rem;font-weight:600}.full{width:100%}label{margin-top:14px;margin-bottom:6px;font-size:.875rem;font-weight:650;display:block}input:not([type=checkbox]):not([type=range]),select{width:100%;min-height:42px;color:var(--ink);background:#fff;border:1px solid #bac8d0;border-radius:7px;padding:8px 10px;font-size:.875rem}input[type=color]{padding:4px!important}input[type=range]{width:100%;accent-color:var(--blue)}label output{float:right;color:var(--muted);font-weight:500}.field-pair{grid-template-columns:1fr 1fr;gap:12px;display:grid}.field-note{color:var(--muted);margin:8px 0 0;font-size:.8rem;line-height:1.5}.check-label{align-items:start;gap:8px;line-height:1.4;display:flex}.check-label input{accent-color:var(--blue);flex:none;width:16px;height:16px;margin-top:3px}.section-rule{background:var(--line);height:1px;margin-top:20px}.filename-example{overflow-wrap:anywhere;color:var(--muted);margin:12px 0;font-size:.8rem}.button{background:var(--blue);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:11px 18px;font-size:.875rem;font-weight:650;text-decoration:none;display:inline-flex}.button:hover{filter:brightness(.95)}.button.secondary{color:var(--ink);border-color:var(--line);background:#fff}.button.dark{background:var(--ink)}.count{color:var(--muted);background:var(--paper);border-radius:20px;padding:3px 10px;font-size:.8rem}.drop-zone{text-align:center;background:#f8faff;border:1.5px dashed #a9bdd5;border-radius:10px;padding:28px 20px}.drop-zone.dragging{border-color:var(--blue);background:#dceafe}.drop-zone h3{margin-bottom:6px}.drop-zone p{color:var(--muted);margin-bottom:12px;font-size:.875rem}.drop-zone .field-note{margin-bottom:0;font-size:.75rem}.drop-zone label{margin:0 12px 0 0}.upload-symbol{width:40px;height:40px;color:var(--blue);background:#e6efff;border-radius:10px;place-items:center;margin:0 auto 12px;font-size:1.8rem;line-height:1;display:grid}.status-line{color:var(--muted);margin:16px 0;font-size:.875rem}.status-line.error,.file-errors{color:#a32222}.file-errors{padding-left:20px;font-size:.875rem}.file-errors:empty{display:none}.batch-toolbar{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:12px;display:flex}.batch-toolbar p{color:var(--muted);margin:0;font-size:.8rem}.file-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0;display:grid}.file-card{border:1px solid var(--line);border-radius:9px;min-width:0;overflow:hidden}.file-card img{object-fit:contain;background:#eff2f5;width:100%;height:142px;display:block}.file-info{padding:10px}.file-info strong{overflow-wrap:anywhere;font-size:.875rem;display:block}.file-info p{color:var(--muted);margin:4px 0;font-size:.8rem}.file-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.file-actions button,.file-actions a{font-size:.8rem}.export-bar{background:var(--paper);border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.export-bar strong{font-size:.9rem}.export-bar p{color:var(--muted);margin:4px 0 0;font-size:.8rem}.export-actions{flex-wrap:wrap;gap:8px;display:flex}progress{width:100%;accent-color:var(--blue);margin-top:12px}.preview-panel{border-top:1px solid var(--line);margin-top:24px;padding-top:24px}.preview-panel>p{overflow-wrap:anywhere;font-size:.875rem}.crop-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:16px;display:grid}.crop-grid figure{background:var(--paper);border:1px solid var(--line);border-radius:8px;margin:0;padding:8px}.crop-grid canvas{width:100%;height:auto;display:block}.crop-grid figcaption{color:var(--muted);margin-top:8px;font-size:.75rem}.workflow-notes{grid-template-columns:repeat(3,1fr);gap:40px;padding-block:56px;display:grid}.note-number{color:var(--blue);letter-spacing:.1em;font-size:.75rem;font-weight:700}.workflow-notes h2{margin-top:12px;font-size:1.15rem}.workflow-notes p{color:var(--muted);margin:0;font-size:.9rem}.reading-section{border-top:1px solid var(--line);padding-block:40px}.section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-heading h2{margin-bottom:24px}.section-heading a{white-space:nowrap;font-size:.875rem}.guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.guide-card{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:12px;padding:24px;text-decoration:none;display:block}.guide-card:hover{border-color:var(--blue)}.guide-card>span{color:var(--blue);letter-spacing:.08em;font-size:.75rem;font-weight:700}.guide-card h3{margin-top:14px;font-size:1.25rem}.guide-card p{color:var(--muted);margin-bottom:0;font-size:.9rem}.faq-section{max-width:900px;padding-block:24px 64px}.faq-section details{border-bottom:1px solid var(--line);padding:18px 0}.faq-section summary{cursor:pointer;font-weight:600}.faq-section details p{color:var(--muted);margin:12px 0 0}.site-footer{border-top:1px solid var(--line);background:#fff;padding:32px 0}.footer-grid{justify-content:space-between;align-items:start;gap:30px;display:flex}.footer-brand p{color:var(--muted);max-width:350px;margin-top:10px;font-size:.875rem}.footer-links{flex-wrap:wrap;gap:12px 24px;max-width:550px;display:flex}.footer-links a{color:var(--muted);font-size:.875rem}.footer-bottom{color:var(--muted);margin-top:20px;font-size:.75rem}.legal-shell{width:min(800px,100% - 48px);margin:auto}.legal-hero{padding:48px 0 24px}.legal-hero p{color:var(--muted)}.legal-content{padding-bottom:64px}.legal-content h2{margin-top:32px;font-size:1.35rem}.legal-content p,.legal-content li{color:#344954}.legal-content li{margin-bottom:8px}.legal-content table{border-collapse:collapse;width:100%;font-size:.875rem}.legal-content td,.legal-content th{text-align:left;border:1px solid var(--line);padding:12px}.notice{border-left:3px solid var(--blue);background:#eff5ff;border-radius:4px;padding:16px}.article-meta{color:var(--muted);font-size:.8rem}.diagram{border:1px solid var(--line);background:#fff;border-radius:12px;margin:24px 0;padding:20px}.diagram svg{width:100%;height:auto}.diagram figcaption{color:var(--muted);font-size:.8rem}.skip-link{z-index:10;background:#fff;padding:10px;position:absolute;top:-100px;left:16px}.skip-link:focus{top:10px}.visually-hidden{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;overflow:hidden;width:1px!important;height:1px!important;padding:0!important;position:absolute!important}.drop-zone:focus-within{outline-offset:3px;outline:3px solid #ec8a13}@media (width<=1100px){.workspace{grid-template-columns:285px minmax(0,1fr)}.settings-panel,.batch-panel{padding:18px}.export-bar{flex-direction:column;align-items:start}.local-badge{display:none}.desktop-nav{gap:16px}.shell{width:calc(100% - 40px)}}@media (width<=760px){.shell{width:calc(100% - 28px)}.header-inner{height:70px}.desktop-nav{display:none}.mobile-nav{display:block;position:relative}.mobile-nav summary{cursor:pointer;font-size:.9rem}.mobile-nav nav{z-index:4;border:1px solid var(--line);background:#fff;width:220px;padding:16px;position:absolute;top:38px;right:0;box-shadow:0 8px 24px #17252b18}.mobile-nav nav a{color:var(--ink);padding:8px;display:block}.workspace-heading{padding-block:24px}.workspace{grid-template-columns:1fr}.file-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-notes,.guide-grid{grid-template-columns:1fr;gap:20px}.workflow-notes{padding-block:32px}.section-heading{align-items:start}.section-heading h2{font-size:1.3rem}.footer-grid{flex-direction:column}.crop-grid{gap:6px}.crop-grid figure{padding:4px}.export-actions{width:100%}.export-actions .button{flex:1}.brand-type strong{font-size:1.5rem}.brand-type small{font-size:.7rem}.batch-panel{order:-1}}.file-errors{overflow-wrap:anywhere}
