:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#1a1a2e;background:#f8f9fa;font-family:system-ui,-apple-system,sans-serif}.app{max-width:960px;margin:0 auto;padding:2rem 1rem}header{margin-bottom:2rem}header h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}header p{color:#6c757d}.file-upload-label{cursor:pointer;color:#6c757d;border:2px dashed #ced4da;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:2rem;transition:border-color .15s;display:flex}.file-upload-label:hover{border-color:#6c757d}.file-upload{font-size:.9rem;display:block}.file-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.file-item{cursor:grab;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #dee2e6;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.file-item:active{cursor:grabbing}.file-item-grip{color:#adb5bd;letter-spacing:-2px;flex-shrink:0;font-size:.8rem;line-height:1}.file-item-name{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9rem;overflow:hidden}.file-item-pages{color:#6c757d;flex-shrink:0;font-size:.8rem}.stamp-config{margin-top:2rem}.stamp-config h2{margin-bottom:1rem;font-size:1.1rem;font-weight:600}.stamp-fields{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.stamp-field{color:#6c757d;flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.stamp-field input,.stamp-field select{background:#fff;border:1px solid #dee2e6;border-radius:4px;padding:.4rem .6rem;font-size:.9rem}.stamp-preview{color:#1a1a2e;letter-spacing:.05em;background:#f1f3f5;border-radius:6px;padding:.75rem 1rem;font-family:monospace;font-size:1.1rem}.landing{max-width:760px;margin:0 auto;padding:3rem 1.5rem}.landing-header{text-align:center;margin-bottom:3rem}.landing-header h1{margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.landing-sub{color:#6c757d;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.landing-cta{color:#fff;background:#1a1a2e;border-radius:6px;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;display:inline-block}.landing-cta:hover{background:#2a2a4e}.landing-explainer,.landing-who,.landing-features{margin-bottom:2.5rem}.landing-explainer h2,.landing-who h2,.landing-features h2{margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.landing-explainer p,.landing-who p{color:#495057;line-height:1.7}.feature-list{color:#495057;flex-direction:column;gap:.6rem;padding-left:1.25rem;line-height:1.6;display:flex}.landing-cta-bottom{text-align:center;margin-top:3rem}.process-btn{color:#fff;cursor:pointer;letter-spacing:.02em;background:#1a1a2e;border:none;border-radius:6px;width:100%;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:600;display:block}.process-btn:hover:not(:disabled){background:#2a2a4e}.process-btn:disabled{opacity:.5;cursor:not-allowed}.stamp-nav{margin-bottom:1rem}.stamp-nav-back{color:#6c757d;font-size:.9rem;text-decoration:none}.stamp-nav-back:hover{color:#1a1a2e}.config-and-preview{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;margin-top:1.5rem;display:grid}@media (width<=680px){.config-and-preview{grid-template-columns:1fr}}.stamp-preview-panel h2{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.stamp-preview-canvas-wrap{background:#fff;border:1px solid #dee2e6;border-radius:6px;overflow:hidden}.stamp-preview-canvas{width:100%;height:auto;display:block}.stamp-preview-caption{color:#6c757d;margin-top:.4rem;font-size:.78rem}.download-panel{margin-top:2rem}.download-panel h2{margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.download-primary{gap:.5rem;margin-bottom:1rem;display:flex}.download-zip-btn{color:#fff;cursor:pointer;text-align:center;background:#1a1a2e;border:none;border-radius:6px;flex:2;width:100%;margin-bottom:1rem;padding:.75rem 1rem;font-size:.95rem;display:block}.download-zip-btn:hover{background:#2a2a4e}.download-dat-btn{color:#1a1a2e;cursor:pointer;background:#fff;border:1px solid #dee2e6;border-radius:6px;flex:1;padding:.75rem 1rem;font-size:.9rem}.download-dat-btn:hover{background:#f8f9fa}.download-file-list{flex-direction:column;gap:.4rem;list-style:none;display:flex}.download-file-btn{cursor:pointer;text-align:left;background:#fff;border:1px solid #dee2e6;border-radius:4px;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:.5rem .75rem;font-size:.85rem;display:flex}.download-file-btn:hover{background:#f8f9fa}.download-file-error{color:#c00;align-items:center;gap:1rem;width:100%;padding:.5rem .75rem;font-size:.9rem;display:flex}.download-file-error-msg{color:#c00;flex:1;font-size:.8rem}.download-file-range{color:#6c757d;white-space:nowrap;font-family:monospace;font-size:.8rem}.site-footer{color:#6c757d;opacity:.7;border-top:1px solid #dee2e6;justify-content:space-between;align-items:center;max-width:960px;margin:0 auto;padding:1rem;font-size:.75rem;display:flex}.site-footer-version{font-family:monospace}
