.paper-workflow-theme{--pw-accent:var(--site-color-primary,#2563eb);--pw-accent-hover:var(--site-color-primary-hover,#1d4ed8);--pw-accent-soft:var(--site-color-primary-soft,#f0f7ff);--pw-accent-border:color-mix(in srgb,var(--pw-accent) 35%,#e5e7eb)}.pw-page{margin-left:calc(-1 * var(--pw-page-pad, 1rem));margin-right:calc(-1 * var(--pw-page-pad, 1rem));min-height:calc(100dvh - var(--site-header-offset) - 3rem);background:#f3f4f6;padding:1.25rem var(--pw-page-pad,1rem) 2rem}.pw-page-title{margin-bottom:1rem;text-align:center;font-size:1.125rem;font-weight:700;color:#111827}.pw-layout{display:grid;gap:1rem;align-items:start}@media (min-width:1024px){.pw-layout{grid-template-columns:minmax(0,1fr) 320px}}.pw-main{min-width:0}.pw-sidebar{position:sticky;top:calc(var(--site-header-offset) + .75rem);max-height:calc(100dvh - var(--site-header-offset) - 2rem);overflow-y:auto}.pw-panel{box-shadow:0 1px 2px rgba(15,23,42,.04)}.pw-panel,.pw-section{border-radius:8px;border:1px solid #e5e7eb;background:#fff}.pw-section{overflow:hidden}.pw-section-head{border-bottom:1px solid #f1f5f9;background:#fafafa;padding:.625rem .875rem;font-size:.8125rem;color:#374151}.pw-section-head,.pw-section-head-toggle{display:flex;align-items:center;gap:.5rem}.pw-section-head-toggle{min-width:0;flex:1;text-align:left}.pw-section-drag{flex-shrink:0;color:#9ca3af;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pw-section-drag:active{cursor:grabbing}.pw-section-chevron{flex-shrink:0;color:#9ca3af;transition:transform .2s ease}.pw-section-chevron.is-collapsed{transform:rotate(-90deg)}.pw-q-row{display:grid;grid-template-columns:auto auto minmax(0,1fr) auto;gap:.625rem;align-items:start;border-bottom:1px solid #f1f5f9;padding:.875rem}.pw-q-row:last-child{border-bottom:none}.pw-q-drag{margin-top:.35rem;color:#9ca3af;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pw-q-drag:active{cursor:grabbing}.pw-dragging-row{opacity:.45}.pw-dragging-section{opacity:.65}.pw-drop-before{box-shadow:inset 0 2px 0 0 var(--pw-accent,var(--site-color-primary,#2563eb))}.pw-drop-after{box-shadow:inset 0 -2px 0 0 var(--pw-accent,var(--site-color-primary,#2563eb))}.pw-section-drop-before{box-shadow:inset 0 3px 0 0 var(--pw-accent,var(--site-color-primary,#2563eb))}.pw-section-drop-after{box-shadow:inset 0 -3px 0 0 var(--pw-accent,var(--site-color-primary,#2563eb))}.pw-q-index{display:flex;height:1.375rem;width:1.375rem;flex-shrink:0;align-items:center;justify-content:center;border-radius:9999px;background:var(--pw-accent,var(--site-color-primary,#2563eb));font-size:.6875rem;font-weight:700;color:#fff}.pw-q-remove{border-radius:4px;padding:.25rem;color:#ef4444}.pw-q-remove:hover{background:#fef2f2}.pw-q-meta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.625rem;font-size:.75rem;color:#6b7280}.pw-q-meta label{display:inline-flex;align-items:center;gap:.375rem}.pw-q-meta input[type=number]{width:3rem;border-radius:4px;border:1px solid #d1d5db;padding:.125rem .375rem;font-size:.75rem}.pw-field{margin-bottom:.875rem}.pw-field-label{display:block;margin-bottom:.375rem;font-size:.8125rem;color:#374151}.pw-field-label.is-required:before{content:"* ";color:#ef4444}.pw-input,.pw-select{width:100%;border-radius:6px;border:1px solid #d1d5db;background:#fff;padding:.5rem .625rem;font-size:.8125rem;color:#111827}.pw-input:focus,.pw-select:focus{outline:2px solid rgba(5,150,105,.25);border-color:var(--pw-accent,var(--site-color-primary,#2563eb))}.pw-radio-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem 0;border-bottom:1px solid #f3f4f6;font-size:.8125rem;color:#374151}.pw-radio-row:last-child{border-bottom:none}.pw-radio-group{display:inline-flex;gap:.75rem;font-size:.75rem;color:#6b7280}.pw-radio-group label{display:inline-flex;align-items:center;gap:.25rem;cursor:pointer}.pw-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem .75rem;font-size:.8125rem;color:#374151}.pw-check-grid label{display:inline-flex;align-items:center;gap:.375rem;cursor:pointer}.pw-btn-primary{display:flex;width:100%;align-items:center;justify-content:center;border-radius:6px;background:var(--pw-accent,var(--site-color-primary,#2563eb));padding:.625rem 1rem;font-size:.875rem;font-weight:600;color:#fff;transition:background .15s ease}.pw-btn-primary:hover:not(:disabled){background:var(--pw-accent-hover,var(--site-color-primary-hover,#1d4ed8))}.pw-btn-primary:disabled{opacity:.55;cursor:not-allowed}.pw-btn-outline{display:inline-flex;width:100%;align-items:center;justify-content:center;border-radius:6px;border:1px solid #d1d5db;background:#fff;padding:.5rem .75rem;font-size:.8125rem;color:#374151}.pw-btn-outline:hover:not(:disabled){background:#f9fafb}.pw-notice-warn{border-radius:6px;border:1px solid #fde68a;background:#fffbeb;padding:.625rem .75rem;font-size:.75rem;line-height:1.5;color:#92400e}.cart-drawer{display:flex;height:100%;flex-direction:column;background:#f9fafb;--pw-accent:var(--site-color-primary,#2563eb);--pw-accent-hover:var(--site-color-primary-hover,#1d4ed8);--pw-accent-soft:var(--site-color-primary-soft,#f0f7ff)}.cart-drawer-head{display:flex;align-items:center;gap:.75rem;border-bottom:1px solid #e5e7eb;background:#fff;padding:.875rem 1rem}.cart-drawer-close{display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:6px;color:#6b7280}.cart-drawer-close:hover{background:#f3f4f6;color:#111827}.cart-drawer-title{flex:1;font-size:1rem;font-weight:700;color:#111827}.cart-drawer-badge{border-radius:9999px;background:var(--pw-accent,var(--site-color-primary,#2563eb));padding:.125rem .625rem;font-size:.75rem;font-weight:600;color:#fff}.cart-drawer-body{min-height:0;flex:1;overflow-y:auto;padding:.75rem 1rem 1rem}.cart-type-head{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem}.cart-type-bar{height:1rem;width:3px;flex-shrink:0;border-radius:9999px;background:var(--pw-accent,var(--site-color-primary,#2563eb))}.cart-type-name{font-size:.875rem;font-weight:700;color:#111827}.cart-type-count{display:inline-flex;height:1.125rem;min-width:1.125rem;align-items:center;justify-content:center;border-radius:9999px;background:#e5e7eb;padding:0 .3rem;font-size:.6875rem;font-weight:600;color:#4b5563}.cart-type-clear{margin-left:auto;font-size:.75rem;color:#ef4444}.cart-type-clear:hover{text-decoration:underline}.cart-q-card{position:relative;margin-bottom:.625rem;border-radius:8px;border:1px solid #e5e7eb;background:#fff;padding:.875rem .875rem .875rem 2.5rem}.cart-q-index{position:absolute;left:.75rem;top:.75rem;display:flex;height:1.25rem;width:1.25rem;align-items:center;justify-content:center;border-radius:9999px;background:#f3f4f6;font-size:.6875rem;font-weight:600;color:#6b7280}.cart-q-remove{position:absolute;right:.5rem;top:.5rem;border-radius:4px;padding:.25rem;color:#ef4444}.cart-q-remove:hover{background:#fef2f2}.cart-drawer-foot{flex-shrink:0;border-top:1px solid #e5e7eb;background:#fff;padding:.875rem 1rem 1rem}.cart-foot-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;font-size:.8125rem;color:#4b5563}.cart-foot-clear{display:inline-flex;align-items:center;gap:.25rem;color:#ef4444}.cart-foot-clear:hover{text-decoration:underline}.cart-foot-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin-bottom:.625rem}.cart-foot-action{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;border-radius:8px;border:1px solid #e5e7eb;background:#fff;padding:.625rem .375rem;font-size:.6875rem;color:#374151;transition:background .15s ease}.cart-foot-action:hover:not(:disabled){background:#f9fafb}.cart-foot-action:disabled{opacity:.45;cursor:not-allowed}.cart-foot-action-icon{font-size:1rem;line-height:1}.cart-foot-primary{display:flex;width:100%;align-items:center;justify-content:center;border-radius:8px;background:var(--pw-accent,var(--site-color-primary,#2563eb));padding:.75rem 1rem;font-size:.875rem;font-weight:600;color:#fff}.cart-foot-primary:hover:not(:disabled){background:var(--pw-accent-hover,var(--site-color-primary-hover,#1d4ed8))}.cart-foot-primary:disabled{opacity:.55}.cart-foot-primary--tex{padding-block:.625rem;font-size:.8125rem;line-height:1.35;text-align:center}.pw-page-wysiwyg{min-height:calc(100dvh - var(--site-header-offset) - 2rem)}.pw-page-lead{margin:-.5rem auto 1rem;max-width:42rem;text-align:center;font-size:.8125rem;color:#6b7280}.pw-wysiwyg-layout{display:grid;gap:1rem;align-items:start}@media (min-width:1280px){.pw-wysiwyg-layout{grid-template-columns:minmax(0,1fr) 420px}.pw-wysiwyg-layout--canvas{grid-template-columns:minmax(220px,280px) minmax(0,1fr) minmax(260px,300px)}.pw-wysiwyg-layout--two-col{grid-template-columns:minmax(280px,320px) minmax(0,1fr)}}.pw-wysiwyg-outline{min-width:0;max-height:calc(100dvh - var(--site-header-offset) - 6rem);overflow-y:auto}.pw-wysiwyg-canvas{min-width:0;min-height:calc(100dvh - var(--site-header-offset) - 6rem)}.pw-canvas-shell{display:flex;height:100%;min-height:520px;flex-direction:column;border-radius:8px;border:1px solid #e5e7eb;background:#e5e7eb;overflow:hidden}.pw-canvas-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;border-bottom:1px solid #d1d5db;background:#fff;padding:.5rem .75rem;font-size:.75rem}.pw-canvas-toolbar-label{font-weight:600;color:#374151}.pw-canvas-toolbar-hint{color:#9ca3af}.pw-canvas-scroll{flex:1;overflow:auto;padding:1.25rem 1rem 2rem;display:flex;justify-content:center}.pw-paper{width:min(100%,210mm);min-height:297mm;flex-shrink:0;background:#fff;box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 12px 24px -4px rgba(0,0,0,.12);padding:14mm 16mm 18mm;font-size:.875rem;line-height:1.6;color:#111827}.pw-paper-head{text-align:center;margin-bottom:1.25rem}.pw-paper-title{font-size:1.125rem;font-weight:700;letter-spacing:.05em}.pw-paper-sub{margin-top:.25rem;font-size:.8125rem;color:#4b5563}.pw-paper-notes{border:1px solid #e5e7eb;padding:.5rem .625rem;color:#374151}.pw-paper-notes,.pw-paper-seal{margin-top:.75rem;text-align:left;font-size:.6875rem}.pw-paper-seal{border-left:2px dashed #9ca3af;padding-left:.5rem;color:#9ca3af;writing-mode:vertical-rl;float:left;height:4rem}.pw-paper-section{margin-bottom:1rem}.pw-paper-section-title{margin-bottom:.625rem;font-size:.8125rem;font-weight:600;color:#374151}.pw-paper-block{position:relative;margin-bottom:.75rem;border:2px solid transparent;border-radius:4px;padding:.375rem .375rem .375rem 1.75rem;cursor:pointer;transition:border-color .15s ease,background .15s ease}.pw-paper-block:hover{background:var(--pw-accent-soft,#f0f7ff)}.pw-paper-block.is-selected{border-color:#ef4444;border-style:dashed;background:#fff}.pw-paper-block.is-dragging{opacity:.45}.pw-paper-block.drop-after:after,.pw-paper-block.drop-before:before{content:"";position:absolute;left:0;right:0;height:3px;background:var(--pw-accent,var(--site-color-primary,#2563eb));border-radius:2px;pointer-events:none}.pw-paper-block.drop-before:before{top:-2px}.pw-paper-block.drop-after:after{bottom:-2px}.pw-paper-block.is-page-break{border-top:1px dashed #cbd5e1;padding-top:.75rem}.pw-paper-drag{position:absolute;left:-.125rem;top:50%;translate:0 -50%;cursor:grab;font-size:.875rem;color:#9ca3af;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.pw-paper-drag:active{cursor:grabbing}.pw-paper-block-menu{position:absolute;right:0;top:100%;z-index:10;margin-top:.25rem;min-width:11rem;border-radius:8px;border:1px solid #e5e7eb;background:#fff;padding:.5rem .625rem;box-shadow:0 8px 24px rgba(15,23,42,.12);font-size:.75rem;color:#374151}.pw-paper-menu-item{display:flex;align-items:center;gap:.375rem;margin-bottom:.375rem}.pw-paper-menu-item input[type=number]{width:3rem;border-radius:4px;border:1px solid #d1d5db;padding:.125rem .25rem;font-size:.75rem}.pw-paper-menu-actions{display:flex;flex-wrap:wrap;gap:.25rem;margin-top:.375rem;padding-top:.375rem;border-top:1px solid #f1f5f9}.pw-paper-menu-actions button{border-radius:4px;padding:.25rem .5rem;font-size:.6875rem;color:#374151}.pw-paper-menu-actions button:hover:not(:disabled){background:var(--pw-accent-soft,#f0f7ff);color:var(--pw-accent,#2563eb)}.pw-paper-menu-actions button:disabled{opacity:.35}.pw-paper-menu-actions button.is-danger{color:#dc2626}.pw-paper-menu-actions button.is-danger:hover:not(:disabled){background:#fef2f2}.pw-paper-block-no{position:absolute;left:.25rem;top:.375rem;font-size:.8125rem;font-weight:600;color:var(--pw-accent,var(--site-color-primary,#2563eb))}.pw-paper-block-body{min-width:0}.pw-paper-float-bar{position:absolute;left:50%;bottom:-.25rem;z-index:5;display:flex;translate:-50% 100%;gap:.25rem;border-radius:9999px;border:1px solid #e5e7eb;background:#fff;padding:.25rem .375rem;box-shadow:0 4px 12px rgba(15,23,42,.12)}.pw-paper-float-bar button{border-radius:9999px;padding:.25rem .625rem;font-size:.6875rem;color:#374151}.pw-paper-float-bar button:hover:not(:disabled){background:var(--pw-accent-soft,#f0f7ff);color:var(--pw-accent,#2563eb)}.pw-paper-float-bar button:disabled{opacity:.35}.pw-paper-float-bar button.is-danger{color:#dc2626}.pw-paper-float-bar button.is-danger:hover:not(:disabled){background:#fef2f2;color:#b91c1c}.pw-wysiwyg-editor{min-width:0}.pw-wysiwyg-side{display:flex;flex-direction:column;gap:.75rem;position:sticky;top:calc(var(--site-header-offset) + .75rem);max-height:calc(100dvh - var(--site-header-offset) - 1.5rem);overflow-y:auto}.pw-preview-panel{display:flex;min-height:420px;flex:1;flex-direction:column;overflow:hidden;border-radius:8px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.04)}.pw-preview-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;border-bottom:1px solid #f1f5f9;padding:.75rem .875rem}.pw-preview-title{font-size:.875rem;font-weight:700;color:#111827}.pw-preview-sub{margin-top:.125rem;font-size:.75rem;color:#6b7280}.pw-preview-refresh{flex-shrink:0;border-radius:6px;border:1px solid #d1d5db;background:#fff;padding:.375rem .625rem;font-size:.75rem;color:#374151}.pw-preview-refresh:hover:not(:disabled){background:#f9fafb}.pw-preview-refresh:disabled{opacity:.5}.pw-preview-frame-wrap{min-height:0;flex:1;background:#e5e7eb;padding:.5rem}.pw-preview-frame{display:block;height:100%;min-height:360px;width:100%;border:none;border-radius:4px;background:#fff}.pw-preview-placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;text-align:center}.pw-preview-error{margin:.75rem;border-radius:6px;border:1px solid #fecaca;background:#fef2f2;padding:.625rem .75rem;color:#b91c1c}