.apn-toolbar[data-v-899ae4b9]{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex}.apn-nums[data-v-899ae4b9]{font-variant-numeric:tabular-nums}.apn-btn[data-v-899ae4b9]{border:1px solid var(--border-strong);background:var(--elevated);min-height:44px;color:var(--text);border-radius:8px;padding:.55rem .8rem;font-size:.8125rem;font-weight:600}.apn-btn[data-v-899ae4b9]:hover:not(:disabled){border-color:var(--accent)}.apn-btn[data-v-899ae4b9]:disabled,.apn-primary[data-v-899ae4b9]:disabled,.apn-secondary[data-v-899ae4b9]:disabled{cursor:not-allowed;opacity:.48}.apn-drop[data-v-899ae4b9]{cursor:pointer;border:2px dashed var(--border-strong);background:var(--input);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;min-height:190px;padding:2rem 1.25rem;display:flex}.apn-drop[data-v-899ae4b9]:hover,.apn-drop[data-v-899ae4b9]:focus-within,.apn-drop-active[data-v-899ae4b9]{border-color:var(--accent);background:var(--tint-accent)}.apn-drop-icon[data-v-899ae4b9]{background:var(--tint-pdf);width:44px;height:44px;color:var(--cat-pdf);border-radius:10px;justify-content:center;align-items:center;margin-bottom:.35rem;display:inline-flex}.apn-workspace[data-v-899ae4b9]{grid-template-columns:minmax(240px,.72fr) minmax(0,1.28fr);gap:1rem;display:grid}.apn-panel[data-v-899ae4b9]{border:1px solid var(--border);background:var(--surface);border-radius:12px;min-width:0;overflow:hidden}.apn-panel-head[data-v-899ae4b9]{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.apn-preview-wrap[data-v-899ae4b9]{background:var(--bg-subtle);justify-content:center;align-items:center;min-height:350px;padding:1.25rem;display:flex}.apn-paper[data-v-899ae4b9]{border:1px solid var(--border-strong);background:var(--surface);width:min(74%,210px);max-height:310px;box-shadow:0 8px 22px color-mix(in srgb,var(--text) 12%,transparent);color:var(--text);border-radius:3px;position:relative;overflow:hidden}.apn-line[data-v-899ae4b9]{background:var(--border);border-radius:4px;height:4px;position:absolute;left:15%}.apn-line-1[data-v-899ae4b9]{background:var(--border-strong);width:58%;height:6px;top:23%}.apn-line-2[data-v-899ae4b9]{width:70%;top:31%}.apn-line-3[data-v-899ae4b9]{width:64%;top:37%}.apn-line-4[data-v-899ae4b9]{width:52%;top:52%}.apn-preview-number[data-v-899ae4b9]{z-index:1;white-space:nowrap;font-weight:600;line-height:1;position:absolute}.apn-top-left[data-v-899ae4b9]{top:7%;left:8%}.apn-top-center[data-v-899ae4b9]{top:7%;left:50%;transform:translate(-50%)}.apn-top-right[data-v-899ae4b9]{top:7%;right:8%}.apn-bottom-left[data-v-899ae4b9]{bottom:7%;left:8%}.apn-bottom-center[data-v-899ae4b9]{bottom:7%;left:50%;transform:translate(-50%)}.apn-bottom-right[data-v-899ae4b9]{bottom:7%;right:8%}.apn-preview-caption[data-v-899ae4b9]{border-top:1px solid var(--border);color:var(--muted);text-align:center;margin:0;padding:.7rem 1rem;font-size:.75rem}.apn-settings[data-v-899ae4b9]{flex-direction:column;gap:1rem;padding:1rem;display:flex}.apn-placement-grid[data-v-899ae4b9]{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;display:grid}.apn-choice[data-v-899ae4b9]{cursor:pointer}.apn-choice input[data-v-899ae4b9]{opacity:0;pointer-events:none;position:absolute}.apn-choice span[data-v-899ae4b9]{border:1px solid var(--border-strong);background:var(--elevated);min-height:48px;color:var(--muted);text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:.4rem;padding:.45rem;font-size:.75rem;font-weight:600;display:flex}.apn-choice i[data-v-899ae4b9]{opacity:.7;border:1px solid;border-radius:1px;flex:none;width:13px;height:16px;position:relative}.apn-choice i[data-v-899ae4b9]:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute}.apn-mark-top-left[data-v-899ae4b9]:after{top:2px;left:2px}.apn-mark-top-center[data-v-899ae4b9]:after{top:2px;left:4px}.apn-mark-top-right[data-v-899ae4b9]:after{top:2px;right:2px}.apn-mark-bottom-left[data-v-899ae4b9]:after{bottom:2px;left:2px}.apn-mark-bottom-center[data-v-899ae4b9]:after{bottom:2px;left:4px}.apn-mark-bottom-right[data-v-899ae4b9]:after{bottom:2px;right:2px}.apn-choice input:checked+span[data-v-899ae4b9]{border-color:var(--accent);background:var(--tint-accent);color:var(--text);box-shadow:inset 0 0 0 1px var(--accent)}.apn-choice input:focus-visible+span[data-v-899ae4b9]{outline:2px solid var(--accent);outline-offset:2px}.apn-field-grid[data-v-899ae4b9]{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.apn-field[data-v-899ae4b9]{min-width:0;color:var(--text);flex-direction:column;gap:.4rem;font-size:.8125rem;font-weight:600;display:flex}.apn-field input[data-v-899ae4b9],.apn-field select[data-v-899ae4b9]{border:1px solid var(--border-strong);background:var(--input);width:100%;min-height:44px;color:var(--text);border-radius:8px;padding:.6rem .7rem;font-size:.875rem;font-weight:400}.apn-field input[data-v-899ae4b9]:focus-visible,.apn-field select[data-v-899ae4b9]:focus-visible{border-color:var(--accent);outline:2px solid var(--accent);outline-offset:1px}.apn-primary[data-v-899ae4b9],.apn-download[data-v-899ae4b9]{background:var(--accent);min-height:44px;color:var(--accent-fg);border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.apn-primary[data-v-899ae4b9]:hover:not(:disabled),.apn-download[data-v-899ae4b9]:hover{background:var(--accent-hover);color:var(--accent-fg)}.apn-secondary[data-v-899ae4b9]{border:1px solid var(--border-strong);background:var(--elevated);min-height:44px;color:var(--text);border-radius:8px;justify-content:center;align-items:center;padding:.65rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.apn-secondary[data-v-899ae4b9]:hover:not(:disabled){border-color:var(--accent)}.apn-error[data-v-899ae4b9]{border:1px solid var(--badge-fail-border);background:var(--badge-fail-bg);color:var(--badge-fail);border-radius:8px;padding:.75rem;font-size:.8125rem}.apn-notice[data-v-899ae4b9]{color:var(--muted);margin:0;font-size:.75rem;line-height:1.5}.apn-replace[data-v-899ae4b9]{cursor:pointer;min-height:44px;color:var(--accent);align-self:flex-start;align-items:center;font-size:.8125rem;font-weight:600;display:inline-flex}.apn-result[data-v-899ae4b9]{border:1px solid var(--badge-pass-border);background:var(--badge-pass-bg);border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.apn-result-icon[data-v-899ae4b9]{background:var(--badge-pass-border);width:40px;height:40px;color:var(--badge-pass);border-radius:10px;flex:none;justify-content:center;align-items:center;display:inline-flex}.apn-btn[data-v-899ae4b9]:focus-visible,.apn-primary[data-v-899ae4b9]:focus-visible,.apn-secondary[data-v-899ae4b9]:focus-visible,.apn-download[data-v-899ae4b9]:focus-visible,.apn-replace[data-v-899ae4b9]:focus-within,.apn-drop[data-v-899ae4b9]:focus-within{outline:2px solid var(--accent);outline-offset:2px}@media (width<=767px){.apn-toolbar[data-v-899ae4b9]{align-items:flex-start;padding:.75rem 1rem}.apn-workspace[data-v-899ae4b9]{grid-template-columns:1fr}.apn-preview-wrap[data-v-899ae4b9]{min-height:260px}.apn-paper[data-v-899ae4b9]{width:min(58%,180px);max-height:220px}.apn-result[data-v-899ae4b9]{flex-direction:column;align-items:stretch}.apn-download[data-v-899ae4b9]{width:100%}}@media (width<=430px){.apn-placement-grid[data-v-899ae4b9]{grid-template-columns:repeat(2,minmax(0,1fr))}.apn-field-grid[data-v-899ae4b9]{grid-template-columns:1fr}}
