.tool-main,.tool-footer{width:min(1080px,100% - 40px);margin-inline:auto}.brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:10px;font-size:1.18rem;font-weight:820;text-decoration:none;display:inline-flex}.brand-mark{background:var(--ink);width:34px;height:34px;color:var(--accent);border-radius:10px;place-items:center;font-size:1rem;display:grid}.dot{color:#9b741b}.tool-main{padding:62px 0 100px}.tool-intro{max-width:760px;margin-bottom:42px}.eyebrow{color:#7c5b11;letter-spacing:.14em;text-transform:uppercase;margin:0 0 16px;font-size:.75rem;font-weight:800}.tool-intro h1{letter-spacing:-.065em;margin:0 0 20px;font-size:clamp(2.7rem,6vw,5rem);line-height:.98}.lede{max-width:680px;color:var(--muted);margin:0 0 22px;font-size:clamp(1rem,2vw,1.17rem);line-height:1.65}.privacy-note{background:var(--green-soft);color:#315d41;border-radius:9px;width:fit-content;margin:0;padding:9px 12px;font-size:.8rem;line-height:1.45}.privacy-note span{margin-right:6px;font-weight:900}.mode-switch{background:#e7e5dc;border-radius:13px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:fit-content;margin:0 0 18px;padding:5px;display:grid}.mode-switch button{min-width:170px;min-height:44px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 16px;font-size:.84rem;font-weight:780}.mode-switch button[aria-selected=true]{background:var(--ink);color:#fff;box-shadow:0 3px 10px #12251c29}[data-mode-panel][hidden]{display:none}.generator-shell{border:1px solid var(--line);background:var(--card);border-radius:24px;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);display:grid;overflow:hidden;box-shadow:0 24px 60px #1c322714}.form-panel,.result-panel{min-width:0;padding:clamp(24px,4vw,42px)}.result-panel{border-left:1px solid var(--line);background:#e7eee7;flex-direction:column;display:flex}.panel-heading{margin-bottom:26px}.panel-heading h2{letter-spacing:-.035em;margin:0 0 8px;font-size:1.45rem}.panel-heading p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.field{margin-bottom:20px}.field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}label,.field-label{margin-bottom:8px;font-size:.84rem;font-weight:760;display:block}input,textarea,select{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #c9cbc3;border-radius:10px;outline:none;padding:11px 13px;font-size:.95rem;transition:border-color .16s,box-shadow .16s}textarea{resize:vertical;min-height:118px;line-height:1.5}input:focus,textarea:focus,select:focus{border-color:#477357;box-shadow:0 0 0 3px #47735726}.help{color:var(--muted);margin:7px 0 0;font-size:.78rem;line-height:1.45}.error{color:#a13128;min-height:21px;margin:4px 0 12px;font-size:.82rem;font-weight:700}.segmented{background:#eceae2;border-radius:12px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:26px;padding:5px;display:grid}.segmented.two{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented button{min-height:42px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px;font-size:.8rem;font-weight:760}.segmented button[aria-selected=true]{color:var(--ink);background:#fff;box-shadow:0 2px 8px #12251c14}.segmented button:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid var(--accent-strong);outline-offset:3px}[role=tabpanel][hidden]{display:none}.primary-action,.secondary-action,.quiet-action{min-height:48px;font:inherit;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-weight:780;display:inline-flex}.primary-action{border:1px solid var(--ink);background:var(--ink);color:#fff;width:100%}.primary-action:hover{background:#203a2d}.secondary-action{border:1px solid var(--ink);color:var(--ink);background:#fff;padding:0 16px}.quiet-action{color:var(--ink);background:0 0;border:1px solid #b9c3bb;padding:0 16px}button:disabled{cursor:not-allowed;opacity:.45}.result-empty{text-align:center;min-height:340px;color:var(--muted);place-items:center;display:grid}.empty-icon{color:#52705d;border:1px dashed #8ea095;border-radius:18px;place-items:center;width:74px;height:74px;margin:0 auto 18px;font-size:1.15rem;font-weight:850;display:grid}.result-content[hidden],.result-empty[hidden]{display:none}.result-content{text-align:center;flex-direction:column;flex:1;align-items:center;display:flex}.preview-frame{background:#fff;border:1px solid #ccd6ce;border-radius:18px;place-items:center;width:100%;min-height:270px;padding:22px;display:grid;overflow:hidden}.preview-frame canvas{max-width:100%;height:auto;display:block}.result-summary{width:100%;margin:20px 0 0}.result-summary strong{overflow-wrap:anywhere;margin-bottom:6px;font-size:1rem;display:block}.result-summary p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:.82rem;line-height:1.5}.stale-note{color:#8a5c00;margin:12px 0 0;font-size:.8rem;font-weight:700}.result-actions{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin-top:24px;display:grid}.tool-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto auto;align-items:center;gap:30px;min-height:150px;display:grid}.tool-footer p,.tool-footer small{color:var(--muted);margin:0;font-size:.8rem}.footer-brand{font-size:1rem}.footer-brand .brand-mark{width:30px;height:30px}@media (width<=800px){.generator-shell{grid-template-columns:1fr}.result-panel{border-top:1px solid var(--line);border-left:0}}@media (width<=620px){.tool-main,.tool-footer{width:min(100% - 28px,1080px)}.tool-main{padding:42px 0 72px}.tool-intro{margin-bottom:30px}.privacy-note,.mode-switch{width:100%}.mode-switch button{min-width:0;padding-inline:8px;font-size:.78rem}.generator-shell{border-radius:18px}.form-panel,.result-panel{padding:22px 18px}.segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.field-row{grid-template-columns:1fr;gap:0}.result-actions{grid-template-columns:1fr}.secondary-action,.quiet-action{width:100%}.preview-frame{min-height:230px;padding:16px}.tool-footer{grid-template-columns:1fr;gap:14px;padding:38px 0}}@media (width<=350px){.tool-main,.tool-footer{width:min(100% - 20px,1080px)}.form-panel,.result-panel{padding-inline:14px}.segmented button{font-size:.75rem}}@media print{@page{margin:12mm}body{background:#fff!important}.site-header,.tool-intro,.mode-switch,.form-panel,.reader-shell,.tool-footer,.result-empty,.result-actions,.stale-note{display:none!important}.tool-main{width:100%;padding:0}.generator-shell{box-shadow:none;background:#fff;border:0;display:block}.result-panel{background:#fff;border:0;padding:0;display:block}.result-content{min-height:0;display:flex!important}.preview-frame{border:0;min-height:0;padding:8mm}.preview-frame canvas{max-width:90mm;max-height:90mm}.result-summary{margin-top:4mm}}.reader-shell[data-astro-cid-k2r67zeh]{border:1px solid var(--line);background:var(--card);border-radius:24px;grid-template-columns:minmax(0,1.04fr) minmax(320px,.96fr);display:grid;overflow:hidden;box-shadow:0 24px 60px #1c322714}.reader-shell[data-astro-cid-k2r67zeh][hidden]{display:none}.reader-input-panel[data-astro-cid-k2r67zeh],.reader-result-panel[data-astro-cid-k2r67zeh]{min-width:0;padding:clamp(24px,4vw,42px)}.reader-result-panel[data-astro-cid-k2r67zeh]{border-left:1px solid var(--line);background:#e7eee7}.reader-file-input[data-astro-cid-k2r67zeh]{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.reader-dropzone[data-astro-cid-k2r67zeh]{text-align:center;cursor:pointer;background:#fbfaf5;border:2px dashed #aebbb1;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:30px 22px;transition:border-color .16s,background .16s,transform .16s;display:flex}.reader-dropzone[data-astro-cid-k2r67zeh]:hover,.reader-dropzone[data-astro-cid-k2r67zeh].dragging{background:var(--green-soft);border-color:#477357;transform:translateY(-2px)}.reader-file-input[data-astro-cid-k2r67zeh]:focus+.reader-dropzone[data-astro-cid-k2r67zeh],.reader-dropzone[data-astro-cid-k2r67zeh]:focus-visible{outline:3px solid var(--accent-strong);outline-offset:3px}.upload-icon[data-astro-cid-k2r67zeh]{background:var(--ink);color:#fff;border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:16px;font-size:1.45rem;font-weight:800;display:grid}.reader-dropzone[data-astro-cid-k2r67zeh] strong[data-astro-cid-k2r67zeh]{margin-bottom:7px;font-size:1rem}.reader-dropzone[data-astro-cid-k2r67zeh] span[data-astro-cid-k2r67zeh]:last-child{color:var(--muted);font-size:.78rem;line-height:1.5}.reader-help[data-astro-cid-k2r67zeh]{color:var(--muted);margin:13px 0 0;font-size:.78rem;line-height:1.5}.reader-error[data-astro-cid-k2r67zeh]{margin-top:12px}.reader-result-panel[data-astro-cid-k2r67zeh]{min-height:430px;display:flex}.reader-result-panel[data-astro-cid-k2r67zeh] .result-empty[data-astro-cid-k2r67zeh]{width:100%}.reader-result-panel[data-astro-cid-k2r67zeh] .result-empty[data-astro-cid-k2r67zeh] p[data-astro-cid-k2r67zeh]{margin:8px 0 0;font-size:.84rem;line-height:1.5}.reader-preview[data-astro-cid-k2r67zeh]{flex-direction:column;gap:20px;width:100%;display:flex}.reader-preview[data-astro-cid-k2r67zeh][hidden],.reader-output[data-astro-cid-k2r67zeh][hidden],.reader-failure[data-astro-cid-k2r67zeh][hidden]{display:none}.reader-image-frame[data-astro-cid-k2r67zeh]{background:#fff;border:1px solid #ccd6ce;border-radius:18px;place-items:center;min-height:245px;display:grid;position:relative;overflow:hidden}.reader-image-frame[data-astro-cid-k2r67zeh] img[data-astro-cid-k2r67zeh]{object-fit:contain;width:100%;max-height:330px;display:block}.reader-status[data-astro-cid-k2r67zeh]{color:var(--ink);background:#ffffffd1;place-items:center;font-size:.85rem;font-weight:800;display:grid;position:absolute;inset:0}.reader-status[data-astro-cid-k2r67zeh][hidden]{display:none}.reader-output[data-astro-cid-k2r67zeh],.reader-failure[data-astro-cid-k2r67zeh]{background:#fff;border:1px solid #cbd6cd;border-radius:15px;padding:20px}.reader-format[data-astro-cid-k2r67zeh]{background:var(--green-soft);color:#315d41;letter-spacing:.08em;border-radius:999px;width:fit-content;margin:0 auto 12px;padding:5px 8px;font-size:.68rem;font-weight:850;display:block}.reader-output[data-astro-cid-k2r67zeh] strong[data-astro-cid-k2r67zeh],.reader-failure[data-astro-cid-k2r67zeh] strong[data-astro-cid-k2r67zeh]{text-align:center;font-size:1rem;display:block}.reader-output[data-astro-cid-k2r67zeh] p[data-astro-cid-k2r67zeh]{color:var(--ink);overflow-wrap:anywhere;text-align:center;white-space:pre-wrap;margin:9px 0 0;font-size:.86rem;line-height:1.55}.reader-failure[data-astro-cid-k2r67zeh] p[data-astro-cid-k2r67zeh]{color:var(--muted);text-align:center;margin:9px 0 18px;font-size:.82rem;line-height:1.55}.reader-actions[data-astro-cid-k2r67zeh]{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:20px;display:flex}.reader-actions[data-astro-cid-k2r67zeh] .secondary-action[data-astro-cid-k2r67zeh],.reader-actions[data-astro-cid-k2r67zeh] .quiet-action[data-astro-cid-k2r67zeh],.reader-failure[data-astro-cid-k2r67zeh] .quiet-action[data-astro-cid-k2r67zeh]{min-height:44px}.reader-open[data-astro-cid-k2r67zeh]{text-decoration:none}.reader-failure[data-astro-cid-k2r67zeh] .quiet-action[data-astro-cid-k2r67zeh]{width:100%}@media (width<=800px){.reader-shell[data-astro-cid-k2r67zeh]{grid-template-columns:1fr}.reader-result-panel[data-astro-cid-k2r67zeh]{border-top:1px solid var(--line);border-left:0}}@media (width<=620px){.reader-shell[data-astro-cid-k2r67zeh]{border-radius:18px}.reader-input-panel[data-astro-cid-k2r67zeh],.reader-result-panel[data-astro-cid-k2r67zeh]{padding:22px 18px}.reader-result-panel[data-astro-cid-k2r67zeh]{min-height:360px}.reader-dropzone[data-astro-cid-k2r67zeh]{min-height:200px}.reader-actions[data-astro-cid-k2r67zeh]{grid-template-columns:1fr;display:grid}.reader-actions[data-astro-cid-k2r67zeh]>[data-astro-cid-k2r67zeh]{width:100%}}@media (width<=350px){.reader-input-panel[data-astro-cid-k2r67zeh],.reader-result-panel[data-astro-cid-k2r67zeh]{padding-inline:14px}}
