:root{--app-color-canvas: #f3f4f6;--app-color-surface: #ffffff;--app-color-surface-muted: #f9fafb;--app-color-border: #d1d5db;--app-color-border-subtle: #e5e7eb;--app-color-text: #111827;--app-color-text-label: #374151;--app-color-text-secondary: #4b5563;--app-color-text-muted: #6b7280;--app-color-text-disabled: #9ca3af;--app-color-primary: #047857;--app-color-brand: var(--app-color-primary);--app-color-primary-hover: #065f46;--app-color-primary-soft: #ecfdf5;--app-color-primary-surface: #f0fdf4;--app-color-primary-border: #d1fae5;--app-color-on-brand: #ffffff;--app-color-danger: #b91c1c;--app-color-danger-soft: #fff7f7;--app-color-danger-border: #fecaca;--app-color-overlay-surface: rgba(255, 255, 255, .58);--app-font-family: Inter, "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--app-font-size-caption: 12px;--app-font-size-small: 13px;--app-font-size-body: 14px;--app-font-size-control: 15px;--app-line-height-body: 1.6;--app-line-height-relaxed: 1.8;--app-space-1: 4px;--app-space-2: 8px;--app-space-3: 12px;--app-space-4: 16px;--app-space-5: 20px;--app-space-6: 24px;--app-space-7: 28px;--app-control-height: 44px;--app-shadow-card: 0 24px 80px rgba(15, 23, 42, .18);--app-shadow-dialog: 0 24px 80px rgba(15, 23, 42, .22);--app-shadow-control: 0 1px 3px rgba(15, 23, 42, .12);--app-focus-ring: 0 0 0 3px rgba(4, 120, 87, .12);--app-backdrop: rgba(15, 23, 42, .22)}#app{height:100%;width:100%}html,body{margin:0;padding:0;height:100%;width:100%}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;-moz-appearance:button;appearance:button;background-color:transparent;background-image:none;padding:0;margin:0;border-width:0;border-style:solid;font:inherit;line-height:inherit;cursor:pointer;color:inherit}input,select,textarea{margin:0;padding:0;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;background-color:#fff;border-width:1px;border-style:solid;border-color:#e5e7eb;border-radius:0;box-sizing:border-box}input[type=checkbox],input[type=radio]{width:1rem;height:1rem;cursor:pointer;border-color:#d1d5db}input[type=color]{padding:.125rem;cursor:pointer;min-height:2rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1 1 0%}.flex-shrink-0{flex-shrink:0}.flex-wrap{flex-wrap:wrap}.shrink-0{flex-shrink:0}.min-w-0{min-width:0}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.block{display:block}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.gap-x-3{column-gap:.75rem}.gap-y-1{row-gap:.25rem}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.pb-1{padding-bottom:.25rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-12{padding:3rem}.p-1\.5{padding:.375rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.pl-2{padding-left:.5rem}.w-1{width:.25rem}.h-3{height:.75rem}.mb-1{margin-bottom:.25rem}.mb-3{margin-bottom:.75rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.ml-1{margin-left:.25rem}.ml-0\.5{margin-left:.125rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-1{margin-right:.25rem}.mr-1\.5{margin-right:.375rem}.mr-2{margin-right:.5rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.mt-20{margin-top:5rem}.mt-0\.5{margin-top:.125rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pl-3{padding-left:.75rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-8{padding-right:2rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.space-y-1\.5>*+*{margin-top:.375rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.space-x-3>*+*{margin-left:.75rem}.space-x-4>*+*{margin-left:1rem}.w-full{width:100%}.w-px{width:1px}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-32{width:8rem}.w-64{width:16rem}.w-80{width:20rem}.w-fit{width:fit-content}.w-screen{width:100vw}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.max-w-lg{max-width:32rem}.max-w-4xl{max-width:56rem}.max-w-full{max-width:100%}.max-w-\[240px\]{max-width:240px}.max-h-\[90vh\]{max-height:90vh}.max-h-\[80vh\]{max-height:80vh}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-full{height:100%}.h-screen{height:100vh}.h-1\/2{height:50%}.h-max{height:max-content}.min-h-0{min-height:0}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.min-h-\[2rem\]{min-height:2rem}.min-h-\[800px\]{min-height:800px}.max-w-xs{max-width:20rem}.max-w-\[210mm\]{max-width:210mm}.h-16{height:4rem}.h-24{height:6rem}.max-w-\[900px\]{max-width:900px}.w-\[375px\]{width:375px!important}.min-h-\[297mm\]{min-height:297mm}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.left-0{left:0}.left-2\.5{left:.625rem}.top-0{top:0}.top-1\/2{top:50%}.sticky{position:sticky}.top-full{top:100%}.-right-6{right:-1.5rem}.-translate-y-1\/2{transform:translateY(-50%)}.z-10{z-index:10}.z-20{z-index:20}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-medium{font-weight:500}.font-black{font-weight:900}.font-bold{font-weight:700}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.italic{font-style:italic}.font-mono{font-family:ui-monospace,monospace}.text-\[10px\]{font-size:10px}.text-\[11px\]{font-size:11px;line-height:1rem}.text-base{font-size:1rem;line-height:1.5rem}.font-semibold{font-weight:600}.text-gray-400{color:#9ca3af}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.text-emerald-800{color:#065f46}.text-green-700{color:#15803d}.text-blue-500{color:#3b82f6}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.text-red-500{color:#ef4444}.text-red-600{color:#dc2626}.text-red-700{color:#b91c1c}.text-red-800{color:#991b1b}.text-amber-500{color:#f59e0b}.text-amber-600{color:#d97706}.text-amber-700{color:#b45309}.text-amber-800{color:#92400e}.text-blue-800{color:#1e40af}.text-white{color:#fff}.text-emerald-600{color:#059669}.text-emerald-600\/60{color:#05966999}.font-normal{font-weight:400}.bg-white{background-color:#fff}.bg-transparent{background-color:transparent}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-gray-300{background-color:#d1d5db}.bg-gray-400{background-color:#9ca3af}.bg-gray-800{background-color:#1f2937}.bg-black{background-color:#000}.bg-opacity-50{background-color:#00000080}.bg-green-50\/50{background-color:#f0fdf480}.bg-blue-600{background-color:#2563eb}.bg-black\/50{background-color:#00000080}.bg-blue-50{background-color:#eff6ff}.bg-green-50{background-color:#f0fdf4}.bg-green-100{background-color:#dcfce7}.bg-green-500{background-color:#22c55e}.bg-green-600{background-color:#16a34a}.bg-blue-500{background-color:#3b82f6}.bg-red-50{background-color:#fef2f2}.bg-red-100{background-color:#fee2e2}.bg-red-500{background-color:#ef4444}.bg-emerald-500{background-color:#10b981}.bg-orange-500{background-color:#f97316}.bg-\[\#07c160\]{background-color:#07c160}.bg-green-50\/30{background-color:#f0fdf44d}.bg-white\/95{background-color:#fffffff2}.bg-emerald-50\/30{background-color:#ecfdf54d}.bg-indigo-50{background-color:#eef2ff}.bg-amber-50{background-color:#fffbeb}.bg-amber-50\/30{background-color:#fffbeb4d}.bg-amber-50\/50{background-color:#fffbeb80}.bg-amber-100{background-color:#fef3c7}.hover\:bg-amber-100:hover{background-color:#fde68a}.bg-emerald-50{background-color:#ecfdf5}.bg-emerald-600{background-color:#059669}.border-emerald-100\/50{border-color:#d1fae580}.border-emerald-300{border-color:#6ee7b7}.border-amber-300{border-color:#fcd34d}.border{border-width:1px;border-style:solid;border-color:#e5e7eb}.border-b{border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#e5e7eb}.border-b-2{border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:#e5e7eb}.border-b-2.border-green-600{border-bottom-color:#16a34a}.border-b-2.border-amber-600{border-bottom-color:#d97706}.border-l{border-left-width:1px;border-left-style:solid;border-left-color:#e5e7eb}.border-r{border-right-width:1px;border-right-style:solid;border-right-color:#e5e7eb}.border-l-2{border-left-width:2px;border-left-style:solid;border-left-color:#e5e7eb}.border-l-4{border-left-width:4px;border-left-style:solid;border-left-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.border-blue-300{border-color:#93c5fd}.border-green-500{border-color:#22c55e}.border-green-600{border-color:#16a34a}.border-blue-500{border-color:#3b82f6}.border-blue-600{border-color:#2563eb}.border-none{border-width:0}.border-t{border-top-width:1px;border-top-style:solid;border-top-color:#e5e7eb}.border-2{border-width:2px;border-style:solid;border-color:#e5e7eb}.border-dashed{border-style:dashed}.border-gray-100{border-color:#f3f4f6}.border-gray-200{border-color:#e5e7eb}.border-green-100{border-color:#dcfce7}.border-red-100{border-color:#fee2e2}.border-amber-100{border-color:#fef3c7}.border-amber-200{border-color:#fde68a}.border-amber-600{border-color:#d97706}.border-transparent{border-color:transparent}.border-green-400{border-color:#4ade80}.border-emerald-600{border-color:#059669}.border-t-transparent{border-top-color:transparent}.border-4{border-width:4px;border-style:solid}.rounded{border-radius:.25rem}.rounded-sm{border-radius:.125rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-full{border-radius:9999px}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.shadow-xl{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.shadow-green-200{box-shadow:0 0 0 1px #22c55e33}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.ring-1{box-shadow:0 0 0 1px #3b82f680}.ring-2{box-shadow:0 0 0 2px #22c55e80}.ring-green-400{box-shadow:0 0 0 1px #4ade80}.ring-blue-500{--tw-ring-color: #3b82f6;box-shadow:0 0 0 1px var(--tw-ring-color)}.border-collapse{border-collapse:collapse}.table-fixed{table-layout:fixed}.divide-y>*+*{border-top-width:1px;border-top-style:solid;border-top-color:#e5e7eb}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.cursor-pointer{cursor:pointer}.cursor-grab{cursor:grab}.cursor-not-allowed{cursor:not-allowed}.transition-all{transition:all .15s ease}.transition-colors{transition:color .15s ease,background-color .15s ease,border-color .15s ease}.transition-opacity{transition:opacity .15s ease}.transition-transform{transition:transform .15s ease}.duration-300{transition-duration:.3s}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.list-disc{list-style-type:disc}.list-inside{list-style-position:inside}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.resize-y{resize:vertical}.outline-none{outline:2px solid transparent;outline-offset:2px}.transform{transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y))}.rotate-180{transform:rotate(180deg)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:bg-gray-50:hover{background-color:#f9fafb}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.hover\:bg-gray-200:hover{background-color:#e5e7eb}.hover\:bg-green-50:hover{background-color:#f0fdf4}.hover\:bg-red-100:hover{background-color:#fee2e2}.hover\:border-green-500:hover{border-color:#22c55e}.hover\:border-blue-400:hover{border-color:#60a5fa}.hover\:border-gray-200:hover{border-color:#e5e7eb}.hover\:text-gray-600:hover{color:#4b5563}.hover\:underline:hover{text-decoration:underline}.hover\:text-red-500:hover{color:#ef4444}.hover\:text-red-600:hover{color:#dc2626}.hover\:text-green-700:hover{color:#15803d}.hover\:text-gray-700:hover{color:#374151}.hover\:text-gray-800:hover{color:#1f2937}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:text-blue-500:hover{color:#3b82f6}.active\:cursor-grabbing:active{cursor:grabbing}.hover\:bg-\[\#06ad56\]:hover{background-color:#06ad56}.hover\:bg-green-700:hover{background-color:#15803d}.hover\:bg-amber-50:hover{background-color:#fffbeb}.hover\:bg-amber-200:hover{background-color:#fde68a}.hover\:bg-emerald-100:hover{background-color:#d1fae5}.hover\:bg-emerald-700:hover{background-color:#047857}.hover\:border-amber-300:hover{border-color:#fcd34d}.hover\:border-emerald-300:hover{border-color:#6ee7b7}.hover\:shadow:hover{box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a}.focus\:ring-0:focus{box-shadow:none;outline:none}.focus\:ring-1:focus{box-shadow:0 0 0 1px #22c55e;outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px #3b82f633;outline:none}.focus\:ring-green-500:focus{box-shadow:0 0 0 1px #22c55e;outline:none}.focus\:ring-blue-100:focus{box-shadow:0 0 0 2px #dbeafe;outline:none}.focus\:border-green-500:focus{border-color:#22c55e}.focus\:outline-none:focus{outline:none}.focus\:ring-2:focus{box-shadow:0 0 0 2px #10b9814d;outline:none}.focus\:ring-emerald-500\/30:focus{box-shadow:0 0 0 2px #10b9814d;outline:none}.focus\:border-emerald-500:focus{border-color:#10b981;outline:none}.focus\:ring-blue-400:focus{box-shadow:0 0 0 1px #60a5fa;outline:none}.focus\:ring-blue-500:focus{box-shadow:0 0 0 1px #3b82f6;outline:none}.disabled\:opacity-30:disabled{opacity:.3}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-gray-400:disabled{background-color:#9ca3af}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:scale-110{transform:scale(1.1)}.group:hover .group-hover\:rotate-180{transform:rotate(180deg)}.group:hover .group-hover\:text-green-500{color:#22c55e}.flex.border-b>button{margin-bottom:-1px}.z-50{z-index:50}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.p-10{padding:2.5rem}.leading-tight{line-height:1.25}.hover\:border-green-400:hover{border-color:#4ade80}.border-indigo-500{border-color:#6366f1}.ring-indigo-500{box-shadow:0 0 0 1px #6366f1}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:p-6{padding:1.5rem}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:px-4{padding-left:1rem;padding-right:1rem}.sm\:py-3{padding-top:.75rem;padding-bottom:.75rem}}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}:root{--editor-color-bg: #f6f8fb;--editor-color-surface: #ffffff;--editor-color-surface-muted: #f8fafc;--editor-color-surface-subtle: #f3f6f8;--editor-color-border: #d9e0e8;--editor-color-border-subtle: #e8edf2;--editor-color-border-strong: #b8c3cf;--editor-color-text: #172033;--editor-color-text-secondary: #4b5b73;--editor-color-text-muted: #7b8798;--editor-color-text-disabled: #a6b0bf;--editor-color-primary: #16935f;--editor-color-primary-hover: #107a4f;--editor-color-primary-subtle: #e8f7ef;--editor-color-info: #2563eb;--editor-color-info-subtle: #eff6ff;--editor-color-warning: #b7791f;--editor-color-warning-subtle: #fff7e6;--editor-color-danger: #dc2626;--editor-color-danger-border: #fecaca;--editor-color-danger-subtle: #fef2f2;--editor-font-family: Inter, "SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--editor-font-size-title: 15px;--editor-font-size-body: 13px;--editor-font-size-control: 13px;--editor-font-size-label: 12px;--editor-font-size-caption: 11px;--editor-line-height-tight: 1.2;--editor-line-height-body: 1.5;--editor-space-1: 4px;--editor-space-2: 8px;--editor-space-3: 12px;--editor-space-4: 16px;--editor-space-5: 20px;--editor-space-6: 24px;--editor-radius-xs: 4px;--editor-radius-sm: 6px;--editor-radius-md: 8px;--editor-shadow-sm: 0 1px 2px rgba(15, 23, 42, .06);--editor-shadow-md: 0 10px 28px rgba(15, 23, 42, .12);--editor-focus-ring: 0 0 0 3px rgba(22, 147, 95, .14);--editor-control-height-sm: 30px;--editor-control-height-md: 34px;--editor-icon-size: 18px;--editor-sidebar-width: 256px;--editor-panel-width: 320px}.editor-panel{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-4);color:var(--editor-color-text);font-family:var(--editor-font-family)}.editor-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--editor-space-3)}.editor-panel-heading{min-width:0}.editor-panel-title{margin:0;color:var(--editor-color-text);font-size:var(--editor-font-size-title);font-weight:700;line-height:var(--editor-line-height-tight)}.editor-panel-subtitle{margin:var(--editor-space-1) 0 0;color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);line-height:var(--editor-line-height-body)}.editor-panel-actions,.editor-section-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:var(--editor-space-2)}.editor-section{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-3)}.editor-panel>.editor-section+.editor-section{padding-top:var(--editor-space-4);border-top:1px solid var(--editor-color-border-subtle)}.property-editor>.editor-section{gap:var(--editor-space-2)}.property-editor .editor-section-header{align-items:flex-end}.property-editor .editor-section-header:before{content:"";width:3px;height:15px;flex:0 0 auto;margin-bottom:1px;background:var(--editor-color-primary);border-radius:999px}.property-editor .editor-section-title{color:var(--editor-color-text);font-weight:750}.editor-section-header{display:flex;align-items:center;gap:var(--editor-space-2);min-height:24px}.editor-section-step{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 auto;color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border:1px solid rgba(22,147,95,.18);border-radius:999px;font-size:var(--editor-font-size-caption);font-weight:700}.editor-section-heading{min-width:0;flex:1 1 auto}.editor-section-title{min-width:0;margin:0;color:var(--editor-color-text);font-size:var(--editor-font-size-body);font-weight:700;line-height:var(--editor-line-height-tight)}.editor-section-description{margin:0;color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);line-height:var(--editor-line-height-body)}.editor-section-body{display:flex;flex-direction:column;gap:var(--editor-space-3)}.editor-field-group{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-2)}.editor-field{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-1)}.editor-field-label{display:block;color:var(--editor-color-text-secondary);font-size:var(--editor-font-size-label);font-weight:600;line-height:var(--editor-line-height-tight)}.editor-field-required{color:var(--editor-color-danger)}.editor-field-helper,.editor-field-error,.editor-empty-text{margin:0;font-size:var(--editor-font-size-caption);line-height:var(--editor-line-height-body)}.editor-field-helper,.editor-empty-text{color:var(--editor-color-text-muted)}.editor-field-error{color:var(--editor-color-danger)}.editor-field-disabled .editor-field-label,.editor-field-readonly .editor-field-label{color:var(--editor-color-text-muted)}.editor-control,.editor-select,.editor-textarea{width:100%;min-width:0;color:var(--editor-color-text);background:var(--editor-color-surface);border:1px solid var(--editor-color-border);border-radius:var(--editor-radius-sm);font-size:var(--editor-font-size-control);line-height:var(--editor-line-height-tight);outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.editor-control,.editor-select{min-height:var(--editor-control-height-md);padding:0 var(--editor-space-2)}.editor-textarea{min-height:76px;padding:var(--editor-space-2);line-height:var(--editor-line-height-body);resize:vertical}.editor-rich-control{min-height:120px;padding:var(--editor-space-2);color:var(--editor-color-text);background:var(--editor-color-surface);border:1px solid var(--editor-color-border);border-radius:var(--editor-radius-sm);font-size:var(--editor-font-size-control);line-height:1.75;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.editor-control:hover,.editor-select:hover,.editor-textarea:hover,.editor-rich-control:hover{border-color:var(--editor-color-border-strong)}.editor-control:focus,.editor-select:focus,.editor-textarea:focus,.editor-rich-control:focus{border-color:var(--editor-color-primary);box-shadow:var(--editor-focus-ring)}.editor-control:disabled,.editor-select:disabled,.editor-textarea:disabled{cursor:not-allowed;color:var(--editor-color-text-disabled);background:var(--editor-color-surface-subtle)}.editor-rich-control-disabled{cursor:not-allowed;color:var(--editor-color-text-disabled);background:var(--editor-color-surface-subtle)}.editor-checkbox-group,.editor-radio-group{display:flex;flex-wrap:wrap;gap:var(--editor-space-2) var(--editor-space-3)}.editor-checkbox,.editor-radio{display:inline-flex;align-items:center;gap:var(--editor-space-1);color:var(--editor-color-text-secondary);font-size:var(--editor-font-size-control);line-height:var(--editor-line-height-tight)}.editor-checkbox input,.editor-radio input{width:14px;height:14px;accent-color:var(--editor-color-primary)}.editor-color-field{display:flex;align-items:center;gap:var(--editor-space-2)}.editor-color-swatch{width:var(--editor-control-height-md);height:var(--editor-control-height-md);flex:0 0 auto;padding:3px;background:var(--editor-color-surface);border:1px solid var(--editor-color-border);border-radius:var(--editor-radius-sm);cursor:pointer}.editor-color-input{flex:1 1 auto;text-transform:uppercase}.editor-short-control{width:72px;flex:0 0 auto}.editor-sort-order-select{width:76px;flex:0 0 auto}.editor-helper-text{margin:0;color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);line-height:var(--editor-line-height-body)}.editor-muted-text{color:var(--editor-color-text-muted)}.editor-text-strong{display:block;min-width:0;overflow:hidden;color:var(--editor-color-text);font-size:var(--editor-font-size-control);font-weight:700;text-overflow:ellipsis;white-space:nowrap}.editor-text-warning{color:var(--editor-color-warning)}.editor-divider{flex:0 0 auto;background:var(--editor-color-border-subtle)}.editor-divider-vertical{width:1px;height:30px}.editor-badge{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 var(--editor-space-2);color:var(--editor-color-text-secondary);background:var(--editor-color-surface-subtle);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-sm);font-size:var(--editor-font-size-caption);font-weight:700;line-height:1;white-space:nowrap}.editor-badge-primary{color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-color:#16935f33}.editor-badge-info{color:var(--editor-color-info);background:var(--editor-color-info-subtle);border-color:#bfdbfe}.editor-badge-warning{color:var(--editor-color-warning);background:var(--editor-color-warning-subtle);border-color:#fde68a}.editor-button,.editor-icon-button{display:inline-flex;align-items:center;justify-content:center;min-height:var(--editor-control-height-md);color:var(--editor-color-text-secondary);background:var(--editor-color-surface);border:1px solid var(--editor-color-border);border-radius:var(--editor-radius-sm);font-size:var(--editor-font-size-control);font-weight:600;line-height:1;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.editor-button{gap:var(--editor-space-1);padding:0 var(--editor-space-3)}.editor-button-full{width:100%}.editor-icon-button{width:var(--editor-control-height-md);padding:0}.editor-icon-button-primary{color:#fff;background:var(--editor-color-primary);border-color:var(--editor-color-primary)}.editor-icon-button-primary:hover:not(:disabled){color:#fff;background:var(--editor-color-primary-hover);border-color:var(--editor-color-primary-hover)}.editor-icon-button-small{width:24px;min-height:24px;font-size:var(--editor-font-size-caption)}.editor-icon-button-plain{background:transparent;border-color:transparent}.editor-icon-button-plain:hover:not(:disabled){color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-color:#16935f33}.editor-icon-button-danger{color:var(--editor-color-danger)}.editor-icon-button-danger:hover:not(:disabled){color:var(--editor-color-danger);background:var(--editor-color-danger-subtle);border-color:#dc26262e}.editor-button:hover,.editor-icon-button:hover{color:var(--editor-color-text);background:var(--editor-color-surface-muted);border-color:var(--editor-color-border-strong)}.editor-button:focus-visible,.editor-icon-button:focus-visible{outline:none;box-shadow:var(--editor-focus-ring)}.editor-button:disabled,.editor-icon-button:disabled{cursor:not-allowed;opacity:.45}.editor-button-primary{color:#fff;background:var(--editor-color-primary);border-color:var(--editor-color-primary)}.editor-button-primary:hover{color:#fff;background:var(--editor-color-primary-hover);border-color:var(--editor-color-primary-hover)}.editor-button-success{color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-color:#16935f42}.editor-button-success:hover{color:var(--editor-color-primary-hover);background:#d8f3e5;border-color:#16935f61}.editor-button-warning{color:var(--editor-color-warning);background:var(--editor-color-warning-subtle);border-color:#fde68a}.editor-button-warning:hover{color:#92400e;background:#ffedd5;border-color:#fbbf24}.editor-button-info{color:var(--editor-color-info);background:var(--editor-color-info-subtle);border-color:#bfdbfe}.editor-button-info:hover{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd}.editor-button-quiet{color:var(--editor-color-primary);background:var(--editor-color-surface);border-color:#16935f33}.editor-button-danger{color:var(--editor-color-danger);background:var(--editor-color-danger-subtle);border-color:#dc26262e}.editor-button-danger:hover:not(:disabled){color:#991b1b;background:#fee2e2;border-color:#fca5a5}.editor-button-compact{min-height:var(--editor-control-height-sm);padding:0 var(--editor-space-2);font-size:var(--editor-font-size-label)}.property-editor .editor-section-actions .editor-button{min-height:28px;padding:0 var(--editor-space-2);color:var(--editor-color-text-secondary);background:var(--editor-color-surface);border-color:var(--editor-color-border-subtle);font-size:var(--editor-font-size-label);font-weight:600}.property-editor .editor-section-actions .editor-button:hover:not(:disabled){color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-color:#16935f38}.property-editor .editor-section-actions .editor-button-warning{color:var(--editor-color-warning);background:var(--editor-color-surface);border-color:#fde68a}.editor-icon-button-active,.editor-icon-button-active:hover{color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-color:#16935f42}.editor-tool-icon{display:inline-block;width:var(--editor-icon-size);height:var(--editor-icon-size);flex:0 0 auto;background-color:currentColor;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.editor-tool-icon-undo{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 7H4v4'/%3E%3Cpath d='M4.5 11A7 7 0 1 0 12 4.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M8 7H4v4'/%3E%3Cpath d='M4.5 11A7 7 0 1 0 12 4.5'/%3E%3C/svg%3E")}.editor-tool-icon-redo{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 7h4v4'/%3E%3Cpath d='M19.5 11A7 7 0 1 1 12 4.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 7h4v4'/%3E%3Cpath d='M19.5 11A7 7 0 1 1 12 4.5'/%3E%3C/svg%3E")}.editor-tool-icon-phone{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='7' y='2.75' width='10' height='18.5' rx='2.25'/%3E%3Cpath d='M10.5 5.75h3'/%3E%3Cpath d='M12 18h.01'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='7' y='2.75' width='10' height='18.5' rx='2.25'/%3E%3Cpath d='M10.5 5.75h3'/%3E%3Cpath d='M12 18h.01'/%3E%3C/svg%3E")}.editor-tool-icon-desktop{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3.5' y='4.5' width='17' height='11.5' rx='1.8'/%3E%3Cpath d='M12 16v3.5'/%3E%3Cpath d='M8.25 19.5h7.5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3.5' y='4.5' width='17' height='11.5' rx='1.8'/%3E%3Cpath d='M12 16v3.5'/%3E%3Cpath d='M8.25 19.5h7.5'/%3E%3C/svg%3E")}.editor-tool-icon-arrow-up{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 5 6 6'/%3E%3Cpath d='m12 5-6 6'/%3E%3Cpath d='M12 5v14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 5 6 6'/%3E%3Cpath d='m12 5-6 6'/%3E%3Cpath d='M12 5v14'/%3E%3C/svg%3E")}.editor-tool-icon-arrow-down{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 19 6-6'/%3E%3Cpath d='m12 19-6-6'/%3E%3Cpath d='M12 5v14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m12 19 6-6'/%3E%3Cpath d='m12 19-6-6'/%3E%3Cpath d='M12 5v14'/%3E%3C/svg%3E")}.editor-tool-icon-copy{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='8' y='8' width='11' height='11' rx='2'/%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='8' y='8' width='11' height='11' rx='2'/%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E")}.editor-tool-icon-trash{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16'/%3E%3Cpath d='M10 11v6'/%3E%3Cpath d='M14 11v6'/%3E%3Cpath d='M6 7l1 13h10l1-13'/%3E%3Cpath d='M9 7V4h6v3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 7h16'/%3E%3Cpath d='M10 11v6'/%3E%3Cpath d='M14 11v6'/%3E%3Cpath d='M6 7l1 13h10l1-13'/%3E%3Cpath d='M9 7V4h6v3'/%3E%3C/svg%3E")}.editor-tool-icon-plus{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14'/%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 5v14'/%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E")}.editor-tool-icon-minus{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14'/%3E%3C/svg%3E")}.editor-tool-icon-close{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 6 12 12'/%3E%3Cpath d='M18 6 6 18'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 6 12 12'/%3E%3Cpath d='M18 6 6 18'/%3E%3C/svg%3E")}.editor-tool-icon-arrow-up-line{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19V5'/%3E%3Cpath d='m6 11 6-6 6 6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 19V5'/%3E%3Cpath d='m6 11 6-6 6 6'/%3E%3C/svg%3E")}.editor-tool-icon-grip{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='9' cy='5' r='1.6'/%3E%3Ccircle cx='15' cy='5' r='1.6'/%3E%3Ccircle cx='9' cy='12' r='1.6'/%3E%3Ccircle cx='15' cy='12' r='1.6'/%3E%3Ccircle cx='9' cy='19' r='1.6'/%3E%3Ccircle cx='15' cy='19' r='1.6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='9' cy='5' r='1.6'/%3E%3Ccircle cx='15' cy='5' r='1.6'/%3E%3Ccircle cx='9' cy='12' r='1.6'/%3E%3Ccircle cx='15' cy='12' r='1.6'/%3E%3Ccircle cx='9' cy='19' r='1.6'/%3E%3Ccircle cx='15' cy='19' r='1.6'/%3E%3C/svg%3E")}.editor-tool-icon-chevron-right{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23000' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m9 18 6-6-6-6'/%3E%3C/svg%3E")}.editor-segmented{display:inline-flex;align-items:center;gap:2px;padding:3px;background:var(--editor-color-surface-muted);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-md)}.editor-segmented-option{min-height:var(--editor-control-height-sm);padding:0 var(--editor-space-3);color:var(--editor-color-text-secondary);background:transparent;border:0;border-radius:var(--editor-radius-sm);font-size:var(--editor-font-size-control);font-weight:600}.editor-segmented-option:hover{color:var(--editor-color-text);background:var(--editor-color-surface)}.editor-segmented-option-active,.editor-segmented-option-active:hover{color:var(--editor-color-primary);background:var(--editor-color-surface);box-shadow:var(--editor-shadow-sm)}.editor-tab-list{display:flex;flex:0 0 auto;background:var(--editor-color-surface);border-bottom:1px solid var(--editor-color-border-subtle)}.editor-tab-button{position:relative;display:inline-flex;min-width:0;flex:1 1 0;align-items:center;justify-content:center;gap:var(--editor-space-1);min-height:42px;padding:0 var(--editor-space-2);color:var(--editor-color-text-muted);background:transparent;border:0;border-bottom:2px solid transparent;font-size:var(--editor-font-size-label);font-weight:700;line-height:1}.editor-tab-button:hover{color:var(--editor-color-text-secondary)}.editor-tab-button-active,.editor-tab-button-active:hover{color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-bottom-color:var(--editor-color-primary)}.editor-tab-count{color:currentColor;font-size:10px;opacity:.72}.editor-list,.editor-library-list{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-2)}.editor-list-item,.editor-library-item,.editor-structure-item{position:relative;display:flex;min-width:0;align-items:center;gap:var(--editor-space-2);color:var(--editor-color-text-secondary);background:var(--editor-color-surface);border:1px solid transparent;border-radius:var(--editor-radius-sm);font-size:var(--editor-font-size-control);transition:background-color .15s ease,border-color .15s ease,box-shadow .15s ease,color .15s ease}.editor-library-item{min-height:40px;padding:var(--editor-space-2);cursor:pointer}.editor-library-item:hover{color:var(--editor-color-text);background:var(--editor-color-surface-muted);border-color:var(--editor-color-border-subtle)}.editor-library-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex:0 0 auto;color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-radius:var(--editor-radius-md)}.editor-library-heading{margin:0 0 var(--editor-space-1);padding:0 var(--editor-space-1);color:var(--editor-color-text-muted);font-size:10px;font-weight:700;line-height:1;letter-spacing:0}.editor-library-group+.editor-library-group{margin-top:var(--editor-space-3)}.editor-list-item-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-structure-item{min-height:44px;padding:var(--editor-space-2);cursor:pointer}.editor-structure-item:hover{background:var(--editor-color-surface-muted);border-color:var(--editor-color-border-subtle)}.editor-structure-item-active{color:var(--editor-color-text);background:var(--editor-color-info-subtle);border-color:#2563eb2e;box-shadow:inset 3px 0 0 var(--editor-color-info)}.editor-structure-item-drop-target{border-color:var(--editor-color-primary);box-shadow:inset 3px 0 0 var(--editor-color-primary)}.editor-drag-handle{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex:0 0 auto;color:var(--editor-color-text-muted);cursor:grab}.editor-drag-handle:hover{color:var(--editor-color-text-secondary)}.editor-drag-handle:active{cursor:grabbing}.editor-index{width:18px;flex:0 0 auto;color:var(--editor-color-text-muted);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;text-align:center}.editor-subtext{margin-top:2px;color:var(--editor-color-text-muted);font-size:10px;line-height:1.2}.editor-empty-state{display:flex;min-height:120px;align-items:center;justify-content:center;padding:var(--editor-space-6) var(--editor-space-3);color:var(--editor-color-text-muted);font-size:var(--editor-font-size-control);line-height:var(--editor-line-height-body);text-align:center}.editor-empty-state-compact{min-height:36px;padding:var(--editor-space-2);font-size:var(--editor-font-size-caption)}.editor-module{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-2);padding:var(--editor-space-3);background:var(--editor-color-surface);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-md)}.editor-text-workflow{gap:var(--editor-space-2)}.editor-module-header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:var(--editor-space-3);padding-bottom:var(--editor-space-2);border-bottom:1px solid var(--editor-color-border-subtle)}.editor-module-heading,.editor-module-section-heading{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:var(--editor-space-1)}.editor-module-section-heading{position:relative;padding-left:var(--editor-space-2)}.editor-module-section-heading:before{content:"";position:absolute;top:2px;left:0;width:2px;height:14px;background:var(--editor-color-primary);border-radius:999px}.editor-module-title,.editor-module-section-title{color:var(--editor-color-text-secondary);font-size:var(--editor-font-size-label);font-weight:700;line-height:var(--editor-line-height-tight)}.editor-module-summary,.editor-module-section-meta{display:inline-flex;min-width:0;align-items:center;gap:var(--editor-space-1);overflow:hidden;color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);line-height:var(--editor-line-height-body);text-overflow:ellipsis;white-space:nowrap}.editor-module-summary .editor-text-strong{font-size:var(--editor-font-size-caption)}.editor-module-section{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-1);padding-top:var(--editor-space-1)}.editor-module-section+.editor-module-section,.editor-action-zone,.editor-module-section-aux{border-top:1px solid var(--editor-color-border-subtle)}.editor-field-group>.editor-module-section:first-child{padding-top:0}.editor-module-section-header{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:var(--editor-space-2)}.editor-module-section-header .editor-button{min-height:26px;padding:0 var(--editor-space-2);color:var(--editor-color-text-secondary);background:var(--editor-color-surface);border-color:var(--editor-color-border-subtle);font-size:var(--editor-font-size-label);font-weight:600}.editor-module-section-header .editor-button:hover:not(:disabled){color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-color:#16935f33}.editor-module-section-aux{padding-top:var(--editor-space-2)}.editor-source-list{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-3);overflow:hidden}.editor-source-picker-anchor{position:relative}.editor-source-header-actions{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:flex-end;gap:var(--editor-space-2)}.editor-source-row{position:relative;display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-1);padding:var(--editor-space-2) var(--editor-space-2);background:var(--editor-color-surface-muted);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-sm)}.editor-detail-block{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-1);padding:var(--editor-space-2);background:var(--editor-color-surface-muted);border-radius:var(--editor-radius-sm)}.editor-action-zone{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-2);padding-top:var(--editor-space-2)}.editor-action-attached-setting{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-2);padding-top:var(--editor-space-2);border-top:1px dashed var(--editor-color-border-subtle)}.editor-text-action-grid{display:grid;min-width:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--editor-space-2)}.editor-text-link-actions{display:flex;min-width:0;align-items:center;justify-content:center;gap:var(--editor-space-3);padding-top:var(--editor-space-1)}.editor-disclosure-header{display:flex;width:100%;align-items:center;gap:var(--editor-space-2);min-height:30px;padding:0 var(--editor-space-1) 0 var(--editor-space-2);color:var(--editor-color-text-secondary);background:var(--editor-color-surface-subtle);border:1px solid transparent;border-radius:var(--editor-radius-sm);font-size:var(--editor-font-size-label);font-weight:700;text-align:left}.editor-disclosure-header:hover{color:var(--editor-color-text);background:var(--editor-color-surface-muted);border-color:var(--editor-color-border-subtle)}.editor-disclosure-count,.editor-disclosure-caret{color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);font-weight:600}.editor-disclosure-caret{margin-left:auto}.editor-disclosure-caret .editor-tool-icon{transition:transform .15s ease}.editor-disclosure-header[aria-expanded=true] .editor-tool-icon-chevron-right{transform:rotate(90deg)}.editor-disclosure-icon-toggle .editor-tool-icon-chevron-right{transition:transform .15s ease}.editor-disclosure-icon-toggle[aria-expanded=true] .editor-tool-icon-chevron-right{transform:rotate(90deg)}.editor-disclosure-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-field-grid{display:grid;min-width:0;gap:var(--editor-space-2)}.editor-field-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-metric-fields{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-2)}.editor-inline-row,.editor-split-row{display:flex;min-width:0;align-items:center;gap:var(--editor-space-2)}.editor-sort-list{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-1)}.editor-sort-row{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 76px auto;gap:var(--editor-space-2);align-items:center}.editor-sort-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:var(--editor-space-1)}.editor-split-row{justify-content:space-between}.editor-stack{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:var(--editor-space-1)}.editor-menu{position:relative}.editor-menu>summary{list-style:none}.editor-menu>summary::-webkit-details-marker{display:none}.editor-menu-panel{position:absolute;top:100%;right:0;z-index:30;width:220px;min-width:220px;margin-top:var(--editor-space-2);overflow:hidden;background:var(--editor-color-surface);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-sm);box-shadow:var(--editor-shadow-md)}.editor-menu-section{padding:var(--editor-space-3);border-bottom:1px solid var(--editor-color-border-subtle)}.editor-menu-label{margin-bottom:var(--editor-space-2);color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);font-weight:700;line-height:1}.editor-menu-option{display:flex;align-items:center;gap:var(--editor-space-2);min-height:24px;color:var(--editor-color-text-secondary);font-size:var(--editor-font-size-caption);font-weight:600}.editor-menu-item{display:block;width:100%;min-height:36px;padding:0 var(--editor-space-3);color:var(--editor-color-text-secondary);background:var(--editor-color-surface);border:0;font-size:var(--editor-font-size-control);font-weight:600;line-height:36px;text-align:left;white-space:nowrap}.editor-menu-item:hover{background:var(--editor-color-surface-muted)}.editor-menu-item:disabled{cursor:not-allowed;opacity:.45}.editor-menu-item-danger{color:var(--editor-color-danger)}.editor-menu-item-danger:hover:not(:disabled){background:var(--editor-color-danger-subtle)}.editor-token-list,.editor-token-picker{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:var(--editor-space-1)}.editor-context-picker-root{position:relative}.editor-token-picker-content{display:flex;min-width:0;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:var(--editor-space-1)}.editor-context-picker-toggle{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 auto;color:var(--editor-color-text-muted);background:transparent;border:0;border-radius:var(--editor-radius-xs)}.editor-context-picker-toggle:hover{color:var(--editor-color-text-secondary);background:var(--editor-color-surface-subtle)}.editor-icon-rotated{transform:rotate(180deg)}.editor-token-picker{min-height:38px;width:100%;cursor:pointer;padding:6px var(--editor-space-2);background:var(--editor-color-surface);border:1px solid var(--editor-color-border);border-radius:var(--editor-radius-sm);box-shadow:var(--editor-shadow-sm);transition:border-color .15s ease,box-shadow .15s ease}.editor-token-picker:hover{border-color:var(--editor-color-border-strong)}.editor-token-picker:focus-within{border-color:var(--editor-color-primary);box-shadow:var(--editor-focus-ring)}.editor-token{display:inline-flex;max-width:100%;align-items:center;gap:var(--editor-space-1);padding:4px 6px;color:var(--editor-color-text-secondary);background:var(--editor-color-surface-subtle);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-sm);font-size:var(--editor-font-size-caption);font-weight:600;line-height:1}.editor-token-draggable{cursor:grab;-webkit-user-select:none;user-select:none}.editor-token-draggable:active{cursor:grabbing}.editor-token.is-dragging{opacity:.62;transform:scale(.96)}.editor-token.is-drop-target{box-shadow:0 0 0 2px #2563eb47}.editor-token-info{color:#1d4ed8;background:var(--editor-color-info-subtle);border-color:#bfdbfe}.editor-token-primary{color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-color:#16935f33}.editor-token-remove{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:currentColor;background:transparent;border:0;border-radius:var(--editor-radius-xs);cursor:pointer}.editor-token-remove:hover{background:#0f172a14}.editor-token-prefix{color:var(--editor-color-text-muted);font-weight:500}.editor-token-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-popover{position:absolute;left:0;right:0;z-index:30;margin-top:var(--editor-space-1);padding:var(--editor-space-2);background:var(--editor-color-surface);border:1px solid var(--editor-color-border);border-radius:var(--editor-radius-md);box-shadow:var(--editor-shadow-md)}.editor-option-pill{display:inline-flex;align-items:center;gap:var(--editor-space-1);min-height:26px;padding:0 var(--editor-space-2);color:var(--editor-color-text-secondary);background:var(--editor-color-surface-muted);border:1px solid var(--editor-color-border-subtle);border-radius:999px;font-size:var(--editor-font-size-caption);font-weight:600;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.editor-option-pill:hover{color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-color:#16935f33}.editor-option-pill-active{color:var(--editor-color-primary);background:var(--editor-color-primary-subtle);border-color:#16935f47}.editor-option-list{display:flex;max-height:160px;flex-wrap:wrap;gap:var(--editor-space-1);overflow-y:auto;padding-right:var(--editor-space-1)}.editor-option-note,.editor-option-note-warning{font-size:10px;font-weight:500}.editor-option-note{color:var(--editor-color-text-muted)}.editor-option-note-warning{color:var(--editor-color-warning)}.editor-search-select,.editor-search-control{position:relative}.editor-search-toggle{position:absolute;top:0;right:0;bottom:0;display:inline-flex;align-items:center;padding:0 var(--editor-space-2);color:var(--editor-color-text-muted);background:transparent;border:0}.editor-search-menu{position:absolute;left:0;right:0;z-index:50;margin-top:var(--editor-space-1);overflow:hidden;background:var(--editor-color-surface);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-sm);box-shadow:var(--editor-shadow-md)}.editor-search-option{display:block;width:100%;min-height:34px;padding:0 var(--editor-space-3);color:var(--editor-color-text-secondary);background:var(--editor-color-surface);border:0;font-size:var(--editor-font-size-caption);line-height:34px;text-align:left}.editor-search-option:hover,.editor-search-option-active{color:var(--editor-color-primary);background:var(--editor-color-primary-subtle)}.editor-search-list{max-height:240px;overflow-y:auto;border-top:1px solid var(--editor-color-border-subtle)}.editor-link-button{color:var(--editor-color-info);background:transparent;border:0;font-size:var(--editor-font-size-caption);font-weight:600}.editor-link-button:hover{color:#1d4ed8}.editor-link-button-danger{color:var(--editor-color-danger)}.editor-widget-popover{position:absolute;left:0;right:0;top:100%;z-index:50;margin-top:var(--editor-space-1);overflow:hidden;background:var(--editor-color-surface);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-md);box-shadow:var(--editor-shadow-md)}.editor-widget-popover-header{display:flex;align-items:center;justify-content:space-between;gap:var(--editor-space-2);padding:var(--editor-space-2) var(--editor-space-3);border-bottom:1px solid var(--editor-color-border-subtle)}.editor-widget-popover-list{max-height:288px;overflow-y:auto;padding:var(--editor-space-2)}.editor-widget-source-option{display:flex;width:100%;min-width:0;align-items:center;gap:var(--editor-space-2);padding:var(--editor-space-2);color:var(--editor-color-text-secondary);background:transparent;border:1px solid transparent;border-radius:var(--editor-radius-md);text-align:left}.editor-widget-source-option:hover{background:var(--editor-color-surface-muted)}.editor-widget-source-option.is-selected{color:var(--editor-color-primary);background:var(--editor-color-primary-subtle)}.editor-widget-source-option.is-current{color:var(--editor-color-info);background:var(--editor-color-info-subtle);border-color:#bfdbfe}.editor-widget-source-option.is-disabled{cursor:not-allowed;opacity:.45}.editor-widget-source-option.is-current.is-disabled{opacity:1}.editor-widget-source-option strong,.editor-widget-source-option small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-widget-source-option strong{color:inherit;font-size:var(--editor-font-size-caption);font-weight:700}.editor-widget-source-option .editor-widget-source-title{overflow:visible;line-height:var(--editor-line-height-body);overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.editor-widget-source-option small{color:var(--editor-color-text-muted);font-size:10px}.editor-widget-source-check{width:16px;flex:0 0 auto;color:var(--editor-color-primary);font-size:var(--editor-font-size-caption);font-weight:700;line-height:16px;text-align:center}.editor-title-template-textarea{min-height:76px}.editor-title-template-options{display:flex;min-width:0;flex-direction:column;gap:4px}.editor-title-template-option-list{display:flex;min-width:0;align-items:center;gap:4px}.editor-title-template-option{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:44px;padding:3px 8px;color:var(--editor-color-text-secondary);background:var(--editor-color-surface);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-sm);cursor:pointer;text-align:left;transition:border-color .15s ease,background-color .15s ease}.editor-title-template-option:hover:not(:disabled){background:var(--editor-color-primary-subtle);border-color:#16935f47}.editor-title-template-option:disabled{cursor:not-allowed;opacity:.45}.editor-title-template-option-kind{flex:0 0 auto;color:inherit;font-size:10px;font-weight:700;line-height:16px}.editor-title-template-option-popover{position:absolute;top:calc(100% + 6px);left:0;z-index:20;display:none;width:min(280px,78vw);padding:8px 10px;color:var(--editor-color-text);font-size:var(--editor-font-size-caption);font-weight:600;line-height:1.45;text-align:left;background:var(--editor-color-surface);border:1px solid rgba(22,147,95,.24);border-radius:var(--editor-radius-sm);box-shadow:var(--editor-shadow-md)}.editor-title-template-option:hover .editor-title-template-option-popover,.editor-title-template-option:focus-visible .editor-title-template-option-popover{display:flex;flex-direction:column;gap:4px}.editor-title-template-option-preview,.editor-title-template-option-template{display:block;min-width:0;overflow-wrap:anywhere}.editor-title-template-option-template{color:var(--editor-color-text-secondary);font-weight:500}.editor-title-token-groups{gap:var(--editor-space-2)}.editor-title-token-group{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-1)}.editor-title-token-group-label{margin:0;color:var(--editor-color-text-secondary);font-size:var(--editor-font-size-caption);font-weight:700;line-height:var(--editor-line-height-tight)}.editor-title-token-button{cursor:pointer}.editor-title-token-button:disabled{cursor:not-allowed;opacity:.45}.editor-rich-text-editor{min-width:0}.editor-rich-text-editor .ck-editor__editable_inline{min-height:360px;color:var(--editor-color-text);font-size:15px;line-height:1.75}.editor-rich-text-canvas{margin:.75em 0 1.25em;padding:var(--editor-space-2);background:var(--editor-color-surface);border:1px solid var(--editor-color-primary);border-radius:var(--editor-radius-sm);box-shadow:var(--editor-focus-ring);cursor:text}.editor-rich-text-canvas .ck-editor__editable_inline{min-height:300px}.editor-root{display:flex;width:100%;min-width:0;height:100%;min-height:0;flex-direction:column;background:var(--editor-color-bg)}.editor-topbar{position:relative;z-index:20;display:flex;flex:0 0 auto;align-items:center;gap:16px;min-width:0;padding:10px 14px 10px 18px;background:var(--editor-color-surface);border-bottom:1px solid var(--editor-color-border-subtle);box-shadow:var(--editor-shadow-sm)}.editor-topbar-context{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:14px}.editor-identity{display:inline-flex;flex:0 0 auto;align-items:center;gap:var(--editor-space-2);padding-left:2px}.editor-title{margin:0;color:var(--editor-color-text);font-size:var(--editor-font-size-title);font-weight:700;line-height:1}.editor-title-block{display:flex;min-width:0;flex:1 1 auto;flex-direction:column;gap:var(--editor-space-1)}.editor-title-input{width:100%;max-width:520px;min-width:180px;padding:0;color:var(--editor-color-text-secondary);background:transparent;border:0;outline:0;font-size:14px;font-weight:700;line-height:1.2}.editor-title-input:focus{outline:none;box-shadow:none}.editor-summary-row{display:flex;min-width:0;align-items:center;gap:var(--editor-space-2);color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);line-height:1}.editor-summary-line{min-width:0;overflow:hidden;color:var(--editor-color-text-muted);text-overflow:ellipsis;white-space:nowrap}.editor-summary-divider{flex:0 0 auto;width:1px;height:12px;background:var(--editor-color-border-subtle)}.editor-topbar-actions{display:inline-flex;min-width:0;flex:0 0 auto;align-items:center;gap:var(--editor-space-3)}.editor-action-group{display:inline-flex;flex:0 0 auto;align-items:center;gap:var(--editor-space-2)}.editor-topbar-actions>.editor-action-group+.editor-action-group{padding-left:var(--editor-space-3);border-left:1px solid var(--editor-color-border-subtle)}.editor-action-group-compact{gap:4px;padding:2px;background:var(--editor-color-surface-muted);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-md)}.editor-action-group-compact .editor-icon-button{width:30px;min-height:30px;background:transparent;border-color:transparent}.editor-action-group-compact .editor-icon-button:hover{background:var(--editor-color-surface);border-color:var(--editor-color-border-subtle)}.editor-mode-switch{display:inline-flex;align-items:center;gap:2px;margin-left:4px;padding-left:6px;border-left:1px solid var(--editor-color-border-subtle)}.editor-mode-switch .editor-icon-button-active,.editor-mode-switch .editor-icon-button-active:hover{background:var(--editor-color-surface);border-color:var(--editor-color-border-subtle);box-shadow:var(--editor-shadow-sm)}.editor-body{display:flex;min-width:0;min-height:0;flex:1 1 auto;overflow:hidden}.editor-side-panel{display:flex;width:var(--editor-sidebar-width);min-width:0;flex-direction:column;background:var(--editor-color-surface);border-right:1px solid var(--editor-color-border-subtle)}.editor-side-tab-stack,.editor-side-tab-pane{display:flex;min-width:0;min-height:0;flex:1 1 auto;flex-direction:column}.editor-structure-content{flex:1 1 auto;overflow:hidden}.editor-structure-title{display:flex;min-width:0;flex-direction:column;line-height:1.2}.editor-structure-drop-zone{min-height:32px;margin-top:var(--editor-space-1);border:1px dashed transparent;border-radius:var(--editor-radius-sm)}.editor-structure-drop-zone-active{background:var(--editor-color-primary-subtle);border-color:#16935f66}.editor-property-panel{display:flex;width:var(--editor-panel-width);min-width:0;flex-direction:column;z-index:10;background:var(--editor-color-surface);border-left:1px solid var(--editor-color-border-subtle);box-shadow:-8px 0 24px #0f172a0a}.editor-canvas-region{position:relative;display:flex;min-width:0;min-height:0;flex:1 1 auto;flex-direction:column;overflow:hidden;background:var(--editor-color-bg)}.editor-canvas-scroll{display:flex;min-width:0;min-height:0;flex:1 1 auto;justify-content:center;align-items:flex-start;overflow-y:auto;padding:48px}.editor-canvas-surface{position:relative;flex-shrink:0;background:var(--editor-color-surface);border-radius:var(--editor-radius-xs);box-shadow:0 18px 52px #0f172a24}.editor-canvas-desktop{width:100%}.editor-canvas-word{display:flex;width:100%;max-width:210mm;min-height:420px;align-items:center;justify-content:center;padding:32px;color:var(--editor-color-text-muted)}.editor-canvas-mobile{width:450px;padding:var(--editor-space-2)}.editor-review-bar{position:absolute;top:var(--editor-space-3);right:var(--editor-space-4);left:var(--editor-space-4);z-index:8;display:flex;min-width:0;max-height:min(360px,calc(100% - var(--editor-space-6)));flex-direction:column;gap:var(--editor-space-2);padding:var(--editor-space-3) var(--editor-space-4);background:var(--editor-color-surface);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-md);box-shadow:var(--editor-shadow-sm);overflow:auto}.editor-review-head{display:flex;min-width:0;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--editor-space-3)}.editor-review-title-row,.editor-review-actions,.editor-review-meta{display:flex;min-width:0;flex-wrap:wrap;align-items:center}.editor-review-title-row{gap:var(--editor-space-2)}.editor-review-actions{flex:0 0 auto;gap:var(--editor-space-2)}.editor-review-title{color:var(--editor-color-text);font-size:var(--editor-font-size-body);font-weight:700;line-height:1}.editor-review-meta{gap:var(--editor-space-1) var(--editor-space-4);color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);line-height:var(--editor-line-height-body)}.editor-review-list{max-height:224px;overflow:auto;background:var(--editor-color-surface-muted);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-md)}.editor-review-item{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-2);padding:var(--editor-space-3);background:var(--editor-color-surface);border-bottom:1px solid var(--editor-color-border-subtle)}.editor-review-item:last-child{border-bottom:0}.editor-review-card{padding:var(--editor-space-2);background:var(--editor-color-info-subtle);border:1px solid #bfdbfe;border-radius:var(--editor-radius-sm)}.editor-selection-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;pointer-events:none}.editor-selection-row{position:relative;pointer-events:none}.editor-selection-hitbox{position:absolute;top:0;right:0;left:0;z-index:20;height:32px;cursor:pointer;pointer-events:auto}.editor-side-content,.editor-property-scroll{min-height:0;flex:1 1 auto;overflow-y:auto}.editor-side-content{padding:var(--editor-space-3) var(--editor-space-2)}.editor-property-scroll{padding:var(--editor-space-4)}@media (max-width: 1280px){.editor-topbar{gap:var(--editor-space-3)}.editor-topbar-actions{gap:var(--editor-space-2)}.editor-topbar-actions>.editor-action-group+.editor-action-group{padding-left:var(--editor-space-2)}}.editor-global-settings-scroll{padding:var(--editor-space-3);background:var(--editor-color-surface-muted)}.editor-global-settings-panel{gap:var(--editor-space-5);padding:var(--editor-space-4);background:var(--editor-color-surface);border-radius:var(--editor-radius-md);box-shadow:inset 0 0 0 1px var(--editor-color-border-subtle)}.editor-global-settings-panel>.editor-panel{gap:var(--editor-space-4);padding-top:var(--editor-space-4);border-top:1px solid var(--editor-color-border-subtle)}.editor-global-settings-panel>.editor-panel+.editor-section{padding-top:var(--editor-space-4);border-top:1px solid var(--editor-color-border-subtle)}.editor-global-settings-panel .editor-section-header{min-height:26px}.editor-global-settings-panel .editor-section-unstepped .editor-section-header:before{width:3px;height:14px;flex:0 0 auto;background:var(--editor-color-primary);border-radius:999px;content:""}.editor-global-settings-panel .editor-section-title{font-size:14px}.editor-global-settings-panel .editor-section-step{width:22px;height:22px}.editor-management-page{display:flex;min-width:0;height:100%;min-height:0;flex-direction:column;color:var(--editor-color-text);background:var(--editor-color-bg)}.editor-management-header{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:var(--editor-space-4);padding:var(--editor-space-3) var(--editor-space-6);background:var(--editor-color-surface);border-bottom:1px solid var(--editor-color-border-subtle)}.editor-management-heading{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-1)}.editor-management-title-row{display:inline-flex;min-width:0;align-items:center;gap:var(--editor-space-2)}.editor-management-title{min-width:0;margin:0;overflow:hidden;color:var(--editor-color-text);font-size:var(--editor-font-size-title);font-weight:700;line-height:var(--editor-line-height-tight);text-overflow:ellipsis;white-space:nowrap}.editor-management-subtitle{margin:0;color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);line-height:var(--editor-line-height-body)}.editor-management-count{color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);white-space:nowrap}.editor-management-actions{display:inline-flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:var(--editor-space-2)}.editor-management-content{flex:1 1 auto;min-height:0;overflow-y:auto;padding:var(--editor-space-4) var(--editor-space-6) 72px}.editor-management-filter{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:var(--editor-space-2);margin-bottom:var(--editor-space-4)}.editor-management-search{position:relative;min-width:min(100%,280px);flex:1 1 320px}.editor-management-search .editor-control{padding-left:32px}.editor-management-search-icon{position:absolute;left:var(--editor-space-2);top:50%;width:16px;height:16px;color:var(--editor-color-text-muted);transform:translateY(-50%);pointer-events:none}.editor-management-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:var(--editor-space-3)}.editor-management-card-grid-auto{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.editor-page-panel{min-width:0;padding:var(--editor-space-4);background:var(--editor-color-surface);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-md)}.editor-management-card{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-2);padding:var(--editor-space-3);background:var(--editor-color-surface);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-sm);box-shadow:var(--editor-shadow-sm)}.editor-management-card-accent-primary{border-left:3px solid var(--editor-color-primary)}.editor-management-card-accent-warning{border-left:3px solid var(--editor-color-warning)}.editor-management-card:hover{border-color:var(--editor-color-border-strong);box-shadow:var(--editor-shadow-sm)}.editor-management-card-header,.editor-management-card-title-row{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:var(--editor-space-2)}.editor-management-card-title{min-width:0;margin:0;overflow:hidden;color:var(--editor-color-text);font-size:14px;font-weight:700;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.editor-management-card-description{margin:2px 0 0;overflow:hidden;color:var(--editor-color-text-muted);font-size:var(--editor-font-size-caption);line-height:var(--editor-line-height-body);text-overflow:ellipsis;white-space:nowrap}.editor-management-card-meta{display:grid;gap:2px;color:var(--editor-color-text-muted);font-size:11px;line-height:1.5}.editor-management-card-meta p,.editor-management-card-meta span{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-management-card-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--editor-space-2);margin-top:var(--editor-space-1)}.editor-management-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--editor-space-2);min-height:160px;padding:var(--editor-space-6) var(--editor-space-4);color:var(--editor-color-text-muted);text-align:center}.editor-management-empty h2,.editor-management-empty p{margin:0}.editor-management-empty h2{color:var(--editor-color-text);font-size:var(--editor-font-size-title);font-weight:700}.editor-management-empty p{font-size:var(--editor-font-size-control);line-height:var(--editor-line-height-body)}.editor-management-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;color:var(--editor-color-text-muted);background:var(--editor-color-surface-muted);border-radius:var(--editor-radius-md)}.editor-skeleton-list{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-2)}.editor-skeleton-row,.editor-skeleton-card{background:linear-gradient(90deg,#f3f4f6 25%,#e5e7eb 37%,#f3f4f6 63%);background-size:400% 100%;animation:editor-loading-shimmer 1.4s ease infinite}.editor-skeleton-row{height:56px;border-radius:var(--editor-radius-sm)}.editor-skeleton-card{height:168px;border-radius:var(--editor-radius-md)}.editor-management-workspace{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:var(--editor-space-4);flex:1 1 auto;min-height:0;overflow:hidden;padding:var(--editor-space-5) var(--editor-space-6)}.editor-management-main,.editor-management-sidebar{display:flex;min-height:0;flex-direction:column;gap:var(--editor-space-4);overflow-y:auto}.editor-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--editor-space-3);margin-top:var(--editor-space-4)}.editor-form-field{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-1)}.editor-form-field-wide{grid-column:1 / -1}.editor-form-field>span,.editor-form-label{color:var(--editor-color-text-secondary);font-size:var(--editor-font-size-label);font-weight:700;line-height:var(--editor-line-height-tight)}.editor-form-field>input,.editor-form-field>select,.editor-form-field>textarea,.editor-search-input{width:100%;min-width:0;color:var(--editor-color-text);background:var(--editor-color-surface);border:1px solid var(--editor-color-border);border-radius:var(--editor-radius-sm);font-size:var(--editor-font-size-control);outline:none}.editor-form-field>input,.editor-form-field>select,.editor-search-input{min-height:var(--editor-control-height-md);padding:0 var(--editor-space-2)}.editor-form-field>textarea{min-height:76px;padding:var(--editor-space-2);line-height:var(--editor-line-height-body);resize:vertical}.editor-form-field>input:focus,.editor-form-field>select:focus,.editor-form-field>textarea:focus,.editor-search-input:focus{border-color:var(--editor-color-primary);box-shadow:var(--editor-focus-ring)}.editor-empty-inline{margin-top:var(--editor-space-4);padding:var(--editor-space-4);color:var(--editor-color-text-muted);background:var(--editor-color-surface-muted);border:1px dashed var(--editor-color-border-strong);border-radius:var(--editor-radius-md);font-size:var(--editor-font-size-control);line-height:var(--editor-line-height-body);text-align:center}.editor-data-table{margin-top:var(--editor-space-4);overflow-x:auto;background:var(--editor-color-surface);border:1px solid var(--editor-color-border-subtle);border-radius:var(--editor-radius-md)}.editor-action-stack{display:flex;min-width:0;flex-direction:column;gap:var(--editor-space-3)}@keyframes editor-loading-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (max-width: 960px){.editor-management-header{align-items:flex-start;flex-direction:column}.editor-management-workspace,.editor-form-grid{grid-template-columns:1fr}.editor-management-workspace{overflow-y:auto}.editor-management-main,.editor-management-sidebar{overflow:visible}}@media (max-width: 900px){.editor-management-card-grid{grid-template-columns:minmax(0,1fr)}}:root{--viewer-global-nav-height-desktop: 58px;--viewer-global-nav-height-mobile: 112px;--viewer-report-surface-max-width: 1218px;--viewer-report-sidebar-min-width: 220px;--viewer-report-sidebar-max-width: 280px;--viewer-drawer-width: min(88vw, 360px);--viewer-chapter-control-min-width: 128px;--viewer-chapter-control-max-width: 168px;--viewer-chapter-control-radius: 10px;--viewer-chapter-toolbar-safe-gap: max(var(--app-space-3), env(safe-area-inset-bottom));--viewer-bottom-toolbar-reserved-space: calc(68px + env(safe-area-inset-bottom)) ;--viewer-z-dialog: 70;--viewer-z-navigation: 60;--viewer-z-subnavigation: 50;--viewer-z-popover: 80}.viewer-card{box-sizing:border-box;border:1px solid var(--app-color-border-subtle);background:var(--app-color-surface);padding:var(--app-space-7);box-shadow:var(--app-shadow-card)}.viewer-surface{box-sizing:border-box;border:1px solid var(--app-color-border-subtle);background:var(--app-color-surface)}.viewer-card--flat{box-shadow:none}.viewer-card--state{width:min(100%,520px);box-shadow:none;color:var(--app-color-text-secondary);font-size:var(--app-font-size-control);line-height:var(--app-line-height-relaxed)}.viewer-card--state h1{margin:0 0 var(--app-space-3);color:var(--app-color-text);font-size:24px;line-height:1.3}.viewer-card--state p{margin:0}.viewer-card--error{border-color:var(--app-color-danger-border);background:var(--app-color-danger-soft)}.viewer-state-card{box-shadow:none;color:var(--app-color-text-secondary);font-size:var(--app-font-size-control);line-height:var(--app-line-height-relaxed)}.viewer-state-card h2{margin:0 0 10px;color:var(--app-color-text);font-size:22px}.viewer-state-card p{margin:0}.viewer-eyebrow{margin:0 0 var(--app-space-2);color:var(--app-color-primary);font-size:var(--app-font-size-small);font-weight:700}.viewer-auth-title{margin:0 0 var(--app-space-6);color:var(--app-color-text);font-size:26px;line-height:1.3}.viewer-standalone-page{box-sizing:border-box;display:grid;min-height:100vh;align-items:center;justify-items:center;background:var(--app-color-canvas);color:var(--app-color-text);font-family:var(--app-font-family);padding:var(--app-space-5)}.viewer-standalone-card{width:min(100%,420px)}.viewer-auth-result{display:grid;justify-items:center;gap:var(--app-space-3);padding:var(--app-space-5) 0;color:var(--app-color-text-secondary);text-align:center}.viewer-auth-result .viewer-auth-title,.viewer-auth-result p{margin:0}.viewer-auth-result p{font-size:var(--app-font-size-small);line-height:var(--app-line-height-body)}.viewer-auth-result__mark{display:grid;width:58px;height:58px;align-items:center;justify-items:center;border-radius:999px;background:var(--app-color-brand);color:var(--app-color-on-brand);font-size:28px;font-weight:800}.viewer-channel-tabs{display:flex;justify-content:flex-end;gap:10px;margin:0 0 18px}.viewer-channel-tabs [role=tab]{border:0;background:transparent;color:var(--app-color-text-muted);cursor:pointer;font-size:var(--app-font-size-small);font-weight:700;padding:var(--app-space-1) 0}.viewer-channel-tabs [role=tab][aria-selected=true],.viewer-channel-tabs [role=tab].is-active{color:var(--app-color-primary);text-decoration:underline;text-underline-offset:var(--app-space-1)}.viewer-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:22px;border:1px solid var(--app-color-border);background:var(--app-color-surface-muted);padding:3px}.viewer-tabs [role=tab]{min-height:38px;border:0;background:transparent;color:var(--app-color-text-secondary);cursor:pointer;font-size:var(--app-font-size-body);font-weight:700}.viewer-tabs [role=tab][aria-selected=true],.viewer-tabs [role=tab].is-active{background:var(--app-color-surface);color:var(--app-color-primary);box-shadow:var(--app-shadow-control)}.viewer-field{display:block;margin-bottom:18px}.viewer-field>span:first-child,.viewer-field__label{display:block;margin-bottom:var(--app-space-2);color:var(--app-color-text-label);font-size:var(--app-font-size-body);font-weight:700}.viewer-field__row{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:10px;margin-bottom:0;font-size:inherit;font-weight:400}.viewer-field input,.viewer-field select,.viewer-field textarea{box-sizing:border-box;width:100%;min-height:var(--app-control-height);border:1px solid var(--app-color-border);background:var(--app-color-surface);color:var(--app-color-text);font:inherit;font-size:var(--app-font-size-control);outline:none;padding:0 var(--app-space-3)}.viewer-field textarea{padding-block:var(--app-space-3);resize:vertical}.viewer-field em,.viewer-field__hint{display:block;margin-top:var(--app-space-2);color:var(--app-color-text-muted);font-size:var(--app-font-size-caption);font-style:normal;line-height:var(--app-line-height-body)}.viewer-button{box-sizing:border-box;min-height:var(--app-control-height);border:1px solid transparent;cursor:pointer;font:inherit;font-size:var(--app-font-size-body);font-weight:700;padding:0 18px}.viewer-button--primary,.viewer-button--code{border-color:var(--app-color-primary);background:var(--app-color-primary);color:var(--app-color-on-brand)}.viewer-button--primary:not(:disabled):hover,.viewer-button--code:not(:disabled):hover{border-color:var(--app-color-primary-hover);background:var(--app-color-primary-hover)}.viewer-button--secondary{border-color:var(--app-color-primary);background:var(--app-color-surface);color:var(--app-color-primary)}.viewer-button--secondary:not(:disabled):hover{border-color:var(--app-color-primary-hover);color:var(--app-color-primary-hover)}.viewer-button--surface{border-color:var(--app-color-border);background:var(--app-color-surface);color:var(--app-color-text)}.viewer-button--surface:not(:disabled):hover{border-color:var(--app-color-primary);color:var(--app-color-primary)}.viewer-button--link{min-height:auto;border:0;background:transparent;color:var(--app-color-primary);font-size:var(--app-font-size-small);padding:0}.viewer-button--block{width:100%}.viewer-feedback{margin:0 0 14px;font-size:var(--app-font-size-small);line-height:var(--app-line-height-body)}.viewer-feedback--success,.viewer-feedback--info,.viewer-feedback--hint{color:var(--app-color-primary)}.viewer-feedback--error{color:var(--app-color-danger)}.viewer-notice{display:grid;gap:var(--app-space-1);margin:0 0 14px;border-left:4px solid var(--app-color-primary);background:var(--app-color-primary-soft);color:var(--app-color-text-label);padding:var(--app-space-3) 14px;font-size:var(--app-font-size-small);line-height:var(--app-line-height-body)}.viewer-notice strong{color:var(--app-color-primary);font-size:var(--app-font-size-control)}.viewer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;border:0;background:var(--app-backdrop);cursor:pointer;padding:0}.viewer-loading-state{color:var(--app-color-text-secondary);text-align:center}.viewer-loading-state:not(.viewer-card){margin:0 0 18px;border:1px dashed var(--app-color-primary-border);padding:18px}.viewer-qr-card{display:grid;justify-items:center;gap:10px;margin:0 0 18px;border:1px solid var(--app-color-primary-border);background:var(--app-color-primary-surface);padding:18px;text-align:center}.viewer-qr-card>strong{color:var(--app-color-text);font-size:var(--app-font-size-body)}.viewer-qr-frame{position:relative;width:min(100%,190px);aspect-ratio:1;overflow:hidden;background:var(--app-color-surface)}.viewer-qr-frame img{display:block;width:100%;height:100%;object-fit:contain}.viewer-qr-card__instructions{width:100%;box-sizing:border-box;margin:0;color:var(--app-color-text-secondary);font-size:var(--app-font-size-caption);line-height:1.7;padding-left:var(--app-space-5);text-align:left}.viewer-field input:focus-visible,.viewer-field select:focus-visible,.viewer-field textarea:focus-visible,.viewer-button:focus-visible,.viewer-navigation-item:focus-visible,.viewer-channel-tabs [role=tab]:focus-visible,.viewer-tabs [role=tab]:focus-visible{border-color:var(--app-color-primary);box-shadow:var(--app-focus-ring);outline:none}.viewer-field input:disabled,.viewer-field select:disabled,.viewer-field textarea:disabled,.viewer-button:not(.viewer-button--link):disabled{border-color:var(--app-color-border);background:var(--app-color-surface-muted);color:var(--app-color-text-disabled);cursor:not-allowed}.viewer-button--link:disabled,.viewer-channel-tabs [role=tab]:disabled,.viewer-tabs [role=tab]:disabled{color:var(--app-color-text-disabled);cursor:not-allowed;opacity:.72}.viewer-chapter-toolbar{position:absolute;z-index:var(--viewer-z-subnavigation);right:0;bottom:var(--viewer-chapter-toolbar-safe-gap);left:0;box-sizing:border-box;display:flex;justify-content:center;pointer-events:none;padding-inline:var(--app-space-3)}.viewer-chapter-toolbar__inner{display:flex;width:fit-content;max-width:100%;align-items:center;justify-content:center;gap:var(--app-space-3)}.viewer-chapter-toolbar__action.viewer-button{display:grid;width:clamp(var(--viewer-chapter-control-min-width),12vw,var(--viewer-chapter-control-max-width));min-width:var(--viewer-chapter-control-min-width);max-width:var(--viewer-chapter-control-max-width);height:auto;min-height:var(--app-control-height);border-color:var(--app-color-border-subtle);border-radius:var(--viewer-chapter-control-radius);background:var(--app-color-surface);box-shadow:0 6px 18px #0f172a24;align-content:center;justify-items:start;gap:1px;padding:4px 14px;color:var(--app-color-text-label);pointer-events:auto;text-align:left}.viewer-chapter-toolbar__action.viewer-button:not(:disabled):hover{border-color:var(--app-color-border);background:var(--app-color-surface-muted);color:var(--app-color-primary-hover)}.viewer-chapter-toolbar__action span{color:var(--app-color-text-muted);font-size:11px;font-weight:500;line-height:1.2}.viewer-chapter-toolbar__action strong{display:block;width:100%;overflow:hidden;color:var(--app-color-text-secondary);font-size:var(--app-font-size-small);font-weight:600;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.viewer-chapter-toolbar__action--next.viewer-button{border-color:var(--app-color-primary);background:var(--app-color-primary);color:var(--app-color-on-brand);justify-items:end;text-align:right}.viewer-chapter-toolbar__action--next.viewer-button:not(:disabled):hover{border-color:var(--app-color-primary-hover);background:var(--app-color-primary-hover);color:var(--app-color-on-brand)}.viewer-chapter-toolbar__action--next span{color:#ffffffc7}.viewer-chapter-toolbar__action--next strong{color:var(--app-color-on-brand);font-weight:700}@media (max-width: 860px){.viewer-chapter-toolbar{position:fixed;right:0;bottom:var(--viewer-chapter-toolbar-safe-gap);left:0;padding-right:max(var(--app-space-3),env(safe-area-inset-right));padding-left:max(var(--app-space-3),env(safe-area-inset-left))}.viewer-chapter-toolbar__inner{width:fit-content}}@media (max-width: 600px){.viewer-chapter-toolbar__inner{gap:var(--app-space-2)}.viewer-chapter-toolbar__action.viewer-button{padding-inline:var(--app-space-3)}}@media (max-width: 420px){.viewer-card{padding:22px}.viewer-field__row{grid-template-columns:1fr}}:root{--report-primary: #10b981;--report-positive: #10b981;--report-negative: #ef4444;--report-color-text-main: #1f2937;--report-color-text-secondary: #6b7280;--report-color-text-muted: #9ca3af;--report-line-height-body: 1.8;--report-line-height-heading: 1.3;--report-font-size-h1: 2rem;--report-font-size-h2: 1.25rem;--report-font-size-h3: 1.125rem;--report-font-size-body: 1rem;--report-font-size-table: .75rem}.report-container{background-color:#fff;font-size:16px;line-height:1.75;color:#333}.report-content-root{color:var(--report-color-text-main);font-family:Inter,SF Pro Display,-apple-system,system-ui,sans-serif;font-size:var(--report-font-size-body);line-height:var(--report-line-height-body)}.report-content-root h1{font-size:var(--report-font-size-h1);font-weight:800;line-height:var(--report-line-height-heading)}.report-content-root h2{font-size:var(--report-font-size-h2);font-weight:700;line-height:var(--report-line-height-heading)}.report-content-root h3:not(.report-chart-title){margin:0;font-size:var(--report-font-size-h3);font-weight:700;line-height:var(--report-line-height-heading)}.report-header{text-align:center;margin:0;border-bottom:2px solid #10b981;padding-bottom:16px}.report-body{padding-top:16px}.report-section{margin-bottom:24px;break-inside:avoid}.report-text-xs{font-size:10px}.report-text-sm{font-size:12px}.report-text-base{font-size:14px}.report-text-lg{font-size:16px}.report-text-xl{font-size:18px}.report-text-2xl{font-size:24px}.report-text-3xl{font-size:30px}.report-text-dark{color:#1f2937}.report-text-gray{color:#6b7280}.report-text-light,.report-text-muted{color:#9ca3af}.report-text-primary{color:#10b981}.report-font-normal{font-weight:400}.report-font-medium{font-weight:500}.report-font-semibold{font-weight:600}.report-font-bold{font-weight:700}.report-text-center{text-align:center}.report-text-left{text-align:left}.report-text-right{text-align:right}.report-text-justify{text-align:justify}.report-italic{font-style:italic}.report-m-0{margin:0}.report-mt-1{margin-top:4px}.report-mt-2{margin-top:8px}.report-mt-3{margin-top:12px}.report-mt-4{margin-top:16px}.report-mt-6{margin-top:24px}.report-mb-1{margin-bottom:4px}.report-mb-2{margin-bottom:8px}.report-mb-3{margin-bottom:12px}.report-mb-4{margin-bottom:16px}.report-mb-6{margin-bottom:24px}.report-mb-12{margin-bottom:48px}.report-ml-2{margin-left:8px}.report-mr-2{margin-right:8px}.report-p-0{padding:0}.report-p-1{padding:4px}.report-p-2{padding:8px}.report-p-3{padding:12px}.report-p-4{padding:16px}.report-pt-2{padding-top:8px}.report-pt-4{padding-top:16px}.report-pb-2{padding-bottom:8px}.report-pb-4{padding-bottom:16px}.report-px-1{padding-left:4px;padding-right:4px}.report-px-2{padding-left:8px;padding-right:8px}.report-px-4{padding-left:16px;padding-right:16px}.report-py-2{padding-top:8px;padding-bottom:8px}.report-py-4{padding-top:16px;padding-bottom:16px}.report-border{border:1px solid #e5e7eb}.report-border-t{border-top:1px solid #e5e7eb}.report-border-b{border-bottom:1px solid #e5e7eb}.report-border-b-2{border-bottom:2px solid #e5e7eb}.report-border-l{border-left:1px solid #e5e7eb}.report-border-r{border-right:1px solid #e5e7eb}.report-border-primary{border-color:#10b981}.report-border-gray{border-color:#e5e7eb}.report-rounded{border-radius:4px}.report-rounded-lg{border-radius:8px}.report-rounded-full{border-radius:9999px}.report-bg-white{background-color:#fff}.report-bg-gray-50{background-color:#f9fafb}.report-bg-gray-100{background-color:#f3f4f6}.report-bg-gray-200{background-color:#e5e7eb}.report-bg-primary{background-color:#10b981}.report-bg-primary-light{background-color:#d1fae5}.report-table{width:100%;border-collapse:collapse;border:1px solid #e5e7eb;background-color:#fff}.report-table-header{background-color:#fff;font-weight:600;text-align:center;padding:12px 8px;border-bottom:2px solid #e5e7eb}.report-table-cell{padding:12px 8px;border-bottom:1px solid #e5e7eb;text-align:center}.report-table-unit{font-size:10px;color:#9ca3af;font-weight:400;line-height:1.5;display:block}.report-table th,.report-table td{font-size:var(--report-font-size-table)}.report-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin-bottom:16px}.report-card-title{font-size:16px;font-weight:700;color:#1f2937;margin:0 0 12px}.report-card-content{color:#6b7280;font-size:14px}.report-inline-block{display:inline-block}.report-block{display:block}.report-hidden{display:none}.report-w-full{width:100%}.report-min-w-200{min-width:200px}.report-h-auto{height:auto}.report-flex,.report-flex-col{display:block}.report-flex-center{display:block;text-align:center}.report-justify-center{text-align:center}.report-color-positive,.report-positive{color:#10b981}.report-color-negative,.report-negative{color:#ef4444}.report-content-below-title{margin-top:0}.report-chart-title{font-size:16px;font-weight:600;color:#333;text-align:center;margin:1.5em 0 .5em}.report-chart-note{margin:8px 0 12px;font-size:12px;color:#6b7280;line-height:1.4}.report-block-after{margin-bottom:1.5em}.report-thead-bg,.report-thead-bg-blue{background-color:#fff}.report-overflow-x-auto{overflow-x:auto}@media print{.report-content-root{line-height:1.6}}.report-th{padding:8px;font-weight:600;color:#374151;border:1px solid #d1d5db;background-color:#fff}.report-td{padding:8px;color:#374151;border:1px solid #d1d5db;background-color:#fff}.report-tr-stripe-odd,.report-tr-stripe-even{background-color:#fff}.report-min-w-full{min-width:100%}.report-whitespace-nowrap{white-space:nowrap}.metric-summary-card{margin-bottom:24px}.metric-summary-card .summary-text-box{margin-bottom:12px}.metric-summary-card .summary-text-box p{margin:0;text-align:justify;color:#6b7280}.schema-section-header{break-inside:avoid;margin:0;padding:0}.schema-section-header__title{margin:0;padding:0}.schema-section-header+*{margin-top:0}.report-leading-tight{line-height:1.25}.report-cell-two-lines{display:block;line-height:1.25}.report-cell-two-lines>*{display:block}.report-leading-relaxed{line-height:1.625}.report-whitespace-pre-wrap{white-space:pre-wrap}.viewer-phone-auth>.viewer-button--link[data-v-27008c3c]{margin:-8px 0 18px}.viewer-phone-auth>.viewer-button--block+.viewer-button--block[data-v-27008c3c]{margin-top:var(--app-space-3)}.viewer-wechat-qr-login p[data-v-0ad06795]{margin:0;color:var(--app-color-text-secondary);font-size:var(--app-font-size-small);line-height:var(--app-line-height-body)}.viewer-wechat-qr-login__qr[data-v-0ad06795]{position:relative;overflow:hidden}.viewer-wechat-qr-login__qr img[data-v-0ad06795]{transition:filter .16s ease,opacity .16s ease}.viewer-wechat-qr-login.is-expired .viewer-wechat-qr-login__qr img[data-v-0ad06795]{filter:blur(5px);opacity:.32;transform:scale(1.04)}.viewer-wechat-qr-login__expired[data-v-0ad06795]{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:center;justify-items:center;gap:var(--app-space-3);background:var(--app-color-overlay-surface)}.viewer-login-panel[data-v-15148cb6]{width:min(100%,420px)}@media (max-width: 640px){.viewer-login-panel[data-v-15148cb6]{width:100%}}.viewer-preview-gate[data-v-9c0b1394]{position:relative;display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden;background:var(--app-color-canvas)}.viewer-preview-surface[data-v-9c0b1394]{flex:1;min-height:0;filter:blur(1.5px);pointer-events:none;transform:scale(1.01);transform-origin:center top;-webkit-user-select:none;user-select:none}.viewer-preview-surface.is-loading[data-v-9c0b1394]{opacity:.72}.viewer-preview-report[data-v-9c0b1394]{width:min(100% - 32px,1120px);margin:24px auto;border:1px solid var(--app-color-border-subtle);background:var(--app-color-surface)}.viewer-preview-report>header[data-v-9c0b1394]{border-bottom:1px solid var(--app-color-border-subtle);padding:24px clamp(18px,4vw,36px)}.viewer-preview-report h2[data-v-9c0b1394]{margin:0 0 14px;color:var(--app-color-text);font-size:clamp(22px,2.4vw,30px);line-height:1.35}.viewer-preview-nav-line[data-v-9c0b1394]{display:block;background:linear-gradient(90deg,var(--app-color-border-subtle),var(--app-color-surface-muted),var(--app-color-border-subtle))}.viewer-preview-report>header p[data-v-9c0b1394]{margin:0;color:var(--app-color-text-muted);font-size:13px;line-height:1.6}.viewer-preview-widget-grid[data-v-9c0b1394]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px clamp(18px,4vw,36px) 34px}.viewer-preview-widget[data-v-9c0b1394]{min-height:180px;border:1px solid var(--app-color-border-subtle);background:var(--app-color-surface);padding:18px}.viewer-preview-widget__header[data-v-9c0b1394]{margin-bottom:16px}.viewer-preview-widget__header p[data-v-9c0b1394]{margin:0 0 8px;color:var(--app-color-brand);font-size:12px;font-weight:700}.viewer-preview-widget__header h3[data-v-9c0b1394]{margin:0;color:var(--app-color-text);font-size:18px;line-height:1.45}.viewer-preview-widget__body[data-v-9c0b1394]{min-height:98px}.viewer-preview-widget--metric[data-v-9c0b1394]{min-height:152px}.viewer-preview-widget--table[data-v-9c0b1394],.viewer-preview-widget--text[data-v-9c0b1394]{grid-column:1 / -1}.viewer-preview-widget__facts[data-v-9c0b1394]{display:grid;gap:10px;margin:0;border-left:4px solid var(--app-color-brand);background:var(--app-color-surface-muted);padding:14px 16px}.viewer-preview-widget__facts div[data-v-9c0b1394]{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px}.viewer-preview-widget__facts dt[data-v-9c0b1394]{color:var(--app-color-text-muted);font-size:12px;font-weight:700}.viewer-preview-widget__facts dd[data-v-9c0b1394]{margin:0;overflow-wrap:anywhere;color:var(--app-color-text);font-size:13px;line-height:1.5}.viewer-preview-widget__lock[data-v-9c0b1394],.viewer-preview-empty[data-v-9c0b1394]{margin:14px 0 0;border:1px solid var(--app-color-primary-border);background:var(--app-color-primary-soft);color:var(--app-color-brand);font-size:13px;font-weight:700;line-height:1.6;padding:10px 12px}.viewer-preview-empty[data-v-9c0b1394]{margin:24px clamp(18px,4vw,36px) 34px}.viewer-preview-report-set[data-v-9c0b1394]{display:grid;grid-template-columns:280px minmax(0,1fr);gap:0;min-height:100%}.viewer-preview-nav[data-v-9c0b1394]{border-right:1px solid var(--app-color-border-subtle);background:var(--app-color-surface);padding:18px}.viewer-preview-nav p[data-v-9c0b1394]{margin:0 0 14px;color:var(--app-color-text-muted);font-size:13px;font-weight:700}.viewer-preview-nav-line[data-v-9c0b1394]{height:42px;margin-bottom:16px}.viewer-preview-nav-entry[data-v-9c0b1394]{margin-bottom:10px}.viewer-preview-nav-entry strong[data-v-9c0b1394],.viewer-preview-nav-entry span[data-v-9c0b1394]{display:block;overflow:hidden;color:var(--app-color-text);font-size:13px;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.viewer-preview-nav-entry span[data-v-9c0b1394]{color:var(--app-color-text-muted);font-size:12px}.viewer-preview-nav-entry.is-heading[data-v-9c0b1394]{margin-top:16px}.viewer-preview-report-set-main[data-v-9c0b1394]{padding:26px clamp(18px,4vw,40px)}.viewer-preview-cover[data-v-9c0b1394],.viewer-preview-toc[data-v-9c0b1394]{width:min(100%,840px);margin:0 auto 22px;border:1px solid var(--app-color-border-subtle);background:var(--app-color-surface);padding:28px}.viewer-preview-cover[data-v-9c0b1394]{min-height:260px}.viewer-preview-cover p[data-v-9c0b1394]{margin:0 0 10px;color:var(--app-color-brand);font-size:13px;font-weight:700}.viewer-preview-cover h2[data-v-9c0b1394],.viewer-preview-toc h2[data-v-9c0b1394]{margin:0 0 22px;color:var(--app-color-text);font-size:28px;line-height:1.35}.viewer-preview-cover-grid[data-v-9c0b1394]{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:44px}.viewer-preview-cover-grid span[data-v-9c0b1394]{display:block;min-height:88px;border:1px solid var(--app-color-primary-border);background:var(--app-color-primary-soft);color:var(--app-color-brand);font-size:13px;font-weight:700;line-height:1.5;padding:16px}.viewer-preview-cover-grid strong[data-v-9c0b1394]{display:block;margin-bottom:6px;color:var(--app-color-text);font-size:24px;line-height:1.2}.viewer-preview-toc-row h3[data-v-9c0b1394]{margin:18px 0 8px;color:var(--app-color-text);font-size:16px}.viewer-preview-toc-row p[data-v-9c0b1394]{margin:6px 0;color:var(--app-color-text-secondary);font-size:14px}.viewer-preview-overlay[data-v-9c0b1394]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;background:color-mix(in srgb,var(--app-color-canvas) 14%,transparent);padding:28px 18px}.viewer-preview-overlay__inner[data-v-9c0b1394]{width:min(100%,420px);margin:auto 0}.viewer-preview-error[data-v-9c0b1394]{margin:12px 0 0;border:1px solid var(--app-color-danger-border);background:var(--app-color-danger-soft);color:var(--app-color-danger);font-size:13px;line-height:1.6;padding:10px 12px}@media (max-width: 760px){.viewer-preview-report-set[data-v-9c0b1394]{grid-template-columns:1fr}.viewer-preview-nav[data-v-9c0b1394]{display:none}.viewer-preview-widget-grid[data-v-9c0b1394],.viewer-preview-cover-grid[data-v-9c0b1394]{grid-template-columns:1fr}}.widget-wrapper[data-v-56c0df9a]{display:inline-block;vertical-align:top;width:var(--widget-desktop-width);height:var(--widget-desktop-height)}.widget-wrapper.widget-wrapper-chart[data-v-56c0df9a]{height:auto}.widget-runtime-status[data-v-56c0df9a],.widget-unknown[data-v-56c0df9a]{padding:2rem;text-align:center;border:1px dashed #ccc;border-radius:8px;color:#666}.widget-runtime-status-error[data-v-56c0df9a]{color:#ef4444;border-color:#ef4444}.widget-runtime-status-loading[data-v-56c0df9a]{color:#64748b}.widget-wrapper[data-v-56c0df9a]{position:relative;cursor:pointer;transition:all .2s ease}.widget-wrapper.layout-mobile[data-v-56c0df9a]{width:var(--widget-mobile-width);height:var(--widget-mobile-height)}.widget-wrapper.widget-wrapper-chart.layout-mobile[data-v-56c0df9a]{height:auto}.widget-wrapper.layout-desktop[data-v-56c0df9a]{width:var(--widget-desktop-width);height:var(--widget-desktop-height)}.widget-wrapper.widget-wrapper-chart.layout-desktop[data-v-56c0df9a]{height:auto}@media (max-width: 720px){.widget-wrapper[data-v-56c0df9a]:not(.layout-desktop){width:var(--widget-mobile-width);height:var(--widget-mobile-height)}.widget-wrapper.widget-wrapper-chart[data-v-56c0df9a]:not(.layout-desktop){height:auto}}.widget-content[data-v-56c0df9a]{min-height:0}.widget-chart-inner[data-v-56c0df9a]{display:flex;flex-direction:column}.publication-widget-frame[data-v-56c0df9a]{min-width:0}.publication-figure-capture[data-v-56c0df9a]{display:flex;flex-direction:column;width:100%;min-width:0;padding-bottom:14px}.publication-widget-body[data-v-56c0df9a]{min-width:0;min-height:0}.publication-widget-body-chart[data-v-56c0df9a]{height:var(--widget-desktop-height);min-height:0}.publication-figure-capture .publication-widget-body[data-v-56c0df9a]>.report-block-after,.publication-figure-capture .publication-widget-body[data-v-56c0df9a]>.report-mb-12{margin-bottom:0!important}.publication-figure-capture .publication-widget-body[data-v-56c0df9a]>.report-p-4{padding:0!important}.publication-figure-capture .publication-widget-body[data-v-56c0df9a]>.report-border{border:0!important}.publication-figure-capture .publication-widget-body[data-v-56c0df9a]>.report-rounded-lg{border-radius:0!important}.publication-figure-capture .publication-widget-body[data-v-56c0df9a]>*{box-shadow:none!important}.publication-figure-capture .publication-widget-body[data-v-56c0df9a] .report-chart-title{display:none!important}.widget-wrapper.layout-mobile .publication-widget-body-chart[data-v-56c0df9a]{height:var(--widget-mobile-height)}.widget-wrapper.layout-desktop .publication-widget-body-chart[data-v-56c0df9a]{height:var(--widget-desktop-height)}@media (max-width: 720px){.widget-wrapper:not(.layout-desktop) .publication-widget-body-chart[data-v-56c0df9a]{height:var(--widget-mobile-height)}}.publication-caption[data-v-56c0df9a]{margin:0;color:#1f2937;font-size:13px;font-weight:600;line-height:1.45;text-align:center}.publication-table-caption[data-v-56c0df9a]{margin-bottom:8px}.publication-figure-caption[data-v-56c0df9a]{display:block;flex:0 0 auto;margin:6px 0 0;padding:0 16px;min-height:20px;background:#fff}.publication-footnote[data-v-56c0df9a]{margin:6px 0 0;color:#6b7280;font-size:12px;line-height:1.45;text-align:left}.widget-wrapper[data-v-56c0df9a]:hover{outline:1px dashed rgba(22,147,95,.45);outline-offset:-1px}.widget-wrapper.is-selected[data-v-56c0df9a]{outline:2px solid var(--editor-color-primary, #16935f)!important;outline-offset:-2px!important;background-color:#16935f09!important;box-shadow:0 0 0 3px #16935f1f}.widget-editor-toolbar[data-v-56c0df9a]{position:fixed;z-index:25;display:flex;align-items:center;gap:4px;padding:4px;color:var(--editor-color-text-secondary, #4b5b73);background:var(--editor-color-surface, #ffffff);border:1px solid var(--editor-color-border-subtle, #e8edf2);border-radius:var(--editor-radius-md, 8px);box-shadow:var(--editor-shadow-md, 0 10px 28px rgba(15, 23, 42, .12));pointer-events:auto}.widget-editor-toolbar .toolbar-divider[data-v-56c0df9a]{width:1px;height:18px;background:var(--editor-color-border-subtle, #e8edf2);margin:0 2px}.widget-content.is-stale[data-v-56c0df9a]{position:relative}.widget-stale-overlay[data-v-56c0df9a]{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:10;pointer-events:none}.widget-stale-mask[data-v-56c0df9a]{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000001a;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.widget-stale-refresh-btn[data-v-56c0df9a]{position:relative;padding:8px 16px;background:#10b981;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .2s}.widget-stale-panel[data-v-56c0df9a]{position:relative;z-index:11;display:inline-flex;align-items:center;gap:10px;max-width:min(520px,calc(100% - 32px));padding:10px 12px;border:1px solid rgba(16,185,129,.35);border-radius:8px;background:#fffffff5;box-shadow:0 6px 18px #0f172a24;pointer-events:auto}.widget-stale-message[data-v-56c0df9a]{color:#334155;font-size:13px;line-height:1.45}.widget-stale-refresh-btn[data-v-56c0df9a]:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #0003}.widget-stale-refresh-btn[data-v-56c0df9a]:active{transform:translateY(0)}.schema-renderer[data-v-c34a598f]{margin:0 auto;max-width:100%;box-sizing:border-box;box-shadow:0 4px 6px -1px #0000001a}@media print{.schema-renderer[data-v-c34a598f]{max-width:210mm;padding:20mm!important}}.report-body[data-v-c34a598f]{display:flex;flex-wrap:wrap;align-items:stretch}.interactive-snapshot[data-v-f26efe94]{box-sizing:border-box;width:var(--viewer-report-set-surface-width, min(100%, 1218px));margin:0 auto 24px;border:1px solid var(--app-color-border-subtle);background:var(--app-color-surface)}.interactive-snapshot__header[data-v-f26efe94]{border-bottom:1px solid var(--app-color-border-subtle);padding:22px clamp(18px,4vw,36px)}.interactive-snapshot__index[data-v-f26efe94]{margin:0 0 6px;color:var(--app-color-brand);font-size:13px;font-weight:700}.interactive-snapshot__breadcrumb[data-v-f26efe94]{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px;color:var(--app-color-brand);font-size:13px;font-weight:700;line-height:1.6}.interactive-snapshot__breadcrumb span[data-v-f26efe94]{display:inline-flex;align-items:center;min-width:0}.interactive-snapshot__breadcrumb span[data-v-f26efe94]:not(:last-child):after{content:"/";margin-left:6px;color:var(--app-color-text-disabled);font-weight:600}.interactive-snapshot__header h2[data-v-f26efe94]{margin:0;color:var(--app-color-text);font-size:clamp(22px,2.4vw,30px);line-height:1.35}.interactive-snapshot__header p[data-v-f26efe94]:last-child{margin:10px 0 0;color:var(--app-color-text-muted);font-size:13px}.interactive-snapshot[data-v-f26efe94] .schema-renderer{box-shadow:none}.interactive-snapshot[data-v-f26efe94] .report-header{display:none}.viewer-report-page[data-v-0503f513]{display:flex;flex:1;flex-direction:column;min-height:0;background:var(--app-color-canvas)}.viewer-report-page__content[data-v-0503f513]{flex:1;padding:24px 0 44px}.viewer-report-page__toolbar[data-v-0503f513]{display:flex;align-items:center;justify-content:space-between;gap:18px;width:min(100% - 32px,1120px);margin:0 auto 16px}.viewer-report-page__toolbar h1[data-v-0503f513]{margin:0;color:var(--app-color-text);font-size:clamp(22px,2.4vw,30px);line-height:1.35}.viewer-state[data-v-0503f513]{width:min(100% - 32px,720px);margin:48px auto}@media (max-width: 720px){.viewer-report-page__toolbar[data-v-0503f513]{align-items:stretch;flex-direction:column;gap:12px}.viewer-report-page__download[data-v-0503f513]{width:100%}}.viewer-report-set-front-matter[data-v-4354aa0d]{width:var(--viewer-report-set-surface-width);margin:0 auto;padding:clamp(26px,4vw,48px)}.viewer-report-set-cover[data-v-4354aa0d]{display:flex;min-height:360px;flex-direction:column;justify-content:center;border-bottom:1px solid var(--app-color-border-subtle);padding-bottom:42px;scroll-margin-top:calc(var(--viewer-global-nav-height, 0px) + var(--app-space-6))}.viewer-report-set-cover--image[data-v-4354aa0d]{min-height:auto;justify-content:flex-start}.viewer-report-set-cover img[data-v-4354aa0d]{display:block;width:100%;max-height:620px;object-fit:contain}.viewer-report-set-cover p[data-v-4354aa0d]:first-child{margin:0 0 var(--app-space-4);color:var(--app-color-brand);font-size:var(--app-font-size-small);font-weight:700}.viewer-report-set-cover h2[data-v-4354aa0d]{max-width:780px;margin:0;color:var(--app-color-text);font-size:clamp(28px,4vw,44px);line-height:1.2}.viewer-report-set-description[data-v-4354aa0d]{max-width:760px;margin:18px 0 0;color:var(--app-color-text-secondary);font-size:16px;line-height:var(--app-line-height-relaxed)}.viewer-report-set-preface[data-v-4354aa0d],.viewer-report-set-copyright[data-v-4354aa0d]{border-bottom:1px solid var(--app-color-border-subtle);padding:34px 0;scroll-margin-top:calc(var(--viewer-global-nav-height, 0px) + var(--app-space-6))}.viewer-report-set-copyright[data-v-4354aa0d]{border-bottom:0}.viewer-report-set-preface h2[data-v-4354aa0d],.viewer-report-set-copyright h2[data-v-4354aa0d]{margin:0 0 18px;color:var(--app-color-text);font-size:24px;line-height:1.35}.viewer-report-set-preface p[data-v-4354aa0d],.viewer-report-set-copyright p[data-v-4354aa0d]{margin:0 0 var(--app-space-3);color:var(--app-color-text-secondary);font-size:var(--app-font-size-control);line-height:1.9}.viewer-report-set-copyright h3[data-v-4354aa0d]{margin:22px 0 10px;color:var(--app-color-text);font-size:17px;line-height:1.45}.viewer-report-set-copyright__units[data-v-4354aa0d]{color:var(--app-color-text);font-weight:650}.viewer-report-set-copyright__notice[data-v-4354aa0d]{max-width:860px}.viewer-report-set-navigation[data-v-c3c9eb93]{min-width:0;min-height:0}.viewer-report-set-navigation__trigger[data-v-c3c9eb93],.viewer-report-set-navigation__backdrop[data-v-c3c9eb93],.viewer-report-set-navigation__close[data-v-c3c9eb93]{display:none}.viewer-report-set-navigation__panel[data-v-c3c9eb93]{height:100%;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.viewer-report-set-navigation__surface[data-v-c3c9eb93]{padding:14px}.viewer-report-set-navigation__header[data-v-c3c9eb93]{display:flex;align-items:center;justify-content:space-between;gap:var(--app-space-3)}.viewer-report-set-navigation__header p[data-v-c3c9eb93]{margin:0 0 10px;color:var(--app-color-text-label);font-size:var(--app-font-size-small);font-weight:700}.viewer-report-set-navigation__item[data-v-c3c9eb93]{display:grid;width:100%;min-height:40px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:var(--app-space-2);border:0;border-left:3px solid transparent;background:transparent;padding:10px 10px 10px 12px;color:var(--app-color-text-label);cursor:pointer;font:inherit;text-align:left}.viewer-report-set-navigation__item[data-v-c3c9eb93]:hover,.viewer-report-set-navigation__item.is-active[data-v-c3c9eb93]{border-left-color:var(--app-color-brand);background:var(--app-color-primary-soft);color:var(--app-color-primary-hover)}.viewer-report-set-navigation__chapter-title[data-v-c3c9eb93]{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--app-space-2);padding:10px 10px 6px 0;color:var(--app-color-text);font-size:var(--app-font-size-body);font-weight:650}.viewer-report-set-navigation__report[data-v-c3c9eb93]{font-size:var(--app-font-size-small)}.viewer-report-set-navigation span[data-v-c3c9eb93]{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer-report-set-navigation em[data-v-c3c9eb93]{color:var(--app-color-text-muted);font-size:var(--app-font-size-caption);font-style:normal}@media (max-width: 860px){.viewer-report-set-navigation[data-v-c3c9eb93]{position:sticky;top:var(--viewer-global-nav-height, var(--viewer-global-nav-height-mobile));z-index:var(--viewer-z-subnavigation);align-self:start;background:var(--app-color-canvas)}.viewer-report-set-navigation__trigger[data-v-c3c9eb93]{display:grid;width:100%;min-height:64px;height:auto;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:var(--app-space-3);border-color:var(--app-color-primary);background:var(--app-color-primary-surface);box-shadow:var(--app-shadow-control);padding:9px 14px;color:var(--app-color-primary);text-align:left;transition:background-color .15s ease,box-shadow .15s ease,transform .15s ease}.viewer-report-set-navigation__trigger[data-v-c3c9eb93]:hover{background:var(--app-color-primary-soft);box-shadow:var(--app-focus-ring)}.viewer-report-set-navigation__trigger[data-v-c3c9eb93]:active{box-shadow:var(--app-shadow-control);transform:translateY(1px)}.viewer-report-set-navigation__trigger-icon[data-v-c3c9eb93]{display:grid;width:34px;height:34px;place-items:center;background:var(--app-color-primary);color:var(--app-color-on-brand)}.viewer-report-set-navigation__trigger-icon svg[data-v-c3c9eb93]{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}.viewer-report-set-navigation__trigger-copy[data-v-c3c9eb93]{display:grid;min-width:0;gap:2px}.viewer-report-set-navigation__trigger-copy strong[data-v-c3c9eb93]{color:var(--app-color-primary);font-size:var(--app-font-size-control);font-weight:800;line-height:1.35}.viewer-report-set-navigation__trigger-copy small[data-v-c3c9eb93]{overflow:hidden;color:var(--app-color-text-secondary);font-size:var(--app-font-size-caption);font-weight:600;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.viewer-report-set-navigation__trigger-action[data-v-c3c9eb93]{display:inline-flex;align-items:center;gap:var(--app-space-1);font-size:var(--app-font-size-small);font-weight:700;white-space:nowrap}.viewer-report-set-navigation__trigger-action svg[data-v-c3c9eb93]{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;transition:transform .15s ease}.viewer-report-set-navigation__trigger.is-open .viewer-report-set-navigation__trigger-action svg[data-v-c3c9eb93]{transform:rotate(180deg)}.viewer-report-set-navigation__backdrop[data-v-c3c9eb93]{z-index:var(--viewer-z-dialog);display:block}.viewer-report-set-navigation__panel[data-v-c3c9eb93]{position:fixed;top:0;bottom:0;left:0;z-index:calc(var(--viewer-z-dialog) + 1);width:var(--viewer-drawer-width);height:auto;box-sizing:border-box;overflow-y:auto;background:var(--app-color-surface);box-shadow:var(--app-shadow-dialog);padding-bottom:env(safe-area-inset-bottom);transform:translate(-104%);transition:transform .18s ease,visibility .18s linear;visibility:hidden}.viewer-report-set-navigation__panel.is-open[data-v-c3c9eb93]{transform:translate(0);visibility:visible}.viewer-report-set-navigation__surface[data-v-c3c9eb93]{min-height:100%;border:0;padding:var(--app-space-4)}.viewer-report-set-navigation__header[data-v-c3c9eb93]{position:sticky;top:0;z-index:1;margin:calc(-1 * var(--app-space-4)) calc(-1 * var(--app-space-4)) var(--app-space-2);border-bottom:1px solid var(--app-color-border-subtle);background:var(--app-color-surface);padding:var(--app-space-4)}.viewer-report-set-navigation__header p[data-v-c3c9eb93]{margin:0}.viewer-report-set-navigation__close[data-v-c3c9eb93]{display:inline-flex}}@media (prefers-reduced-motion: reduce){.viewer-report-set-navigation__panel[data-v-c3c9eb93],.viewer-report-set-navigation__trigger[data-v-c3c9eb93],.viewer-report-set-navigation__trigger-action svg[data-v-c3c9eb93]{transition:none}}.viewer-report-set-page[data-v-250e6b8f]{min-height:0;background:var(--app-color-canvas)}.viewer-report-set-layout[data-v-250e6b8f]{box-sizing:border-box;display:grid;grid-template-columns:minmax(var(--viewer-report-sidebar-min-width),var(--viewer-report-sidebar-max-width)) minmax(0,1fr);gap:var(--app-space-6);height:calc(100vh - var(--viewer-global-nav-height, 0px));min-height:0;overflow:hidden;padding:var(--app-space-6) clamp(var(--app-space-4),3vw,36px)}.viewer-report-set-detail[data-v-250e6b8f]{position:relative;min-width:0;min-height:0;overflow:hidden}.viewer-report-set-content[data-v-250e6b8f]{box-sizing:border-box;height:100%;min-width:0;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:var(--viewer-bottom-toolbar-reserved-space);scrollbar-gutter:stable;scroll-margin-top:var(--viewer-global-nav-height, 0px);--viewer-report-set-surface-width: min(100%, var(--viewer-report-surface-max-width))}.viewer-report-set-toolbar[data-v-250e6b8f]{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--app-space-6);width:var(--viewer-report-set-surface-width);margin:0 auto 18px;padding:22px clamp(26px,4vw,48px)}.viewer-report-set-toolbar__main[data-v-250e6b8f]{min-width:0}.viewer-report-set-toolbar__eyebrow[data-v-250e6b8f]{margin:0 0 4px;color:var(--app-color-brand);font-size:13px;font-weight:700}.viewer-report-set-toolbar h1[data-v-250e6b8f]{margin:0;color:var(--app-color-text);font-size:26px;line-height:1.35}.viewer-report-set-toolbar__meta[data-v-250e6b8f]{margin:var(--app-space-2) 0 0;color:var(--app-color-text-secondary);font-size:var(--app-font-size-small);font-weight:600}.viewer-report-set-toolbar__actions[data-v-250e6b8f]{display:flex;flex:0 0 auto;align-items:center;gap:var(--app-space-2)}.viewer-state[data-v-250e6b8f]{width:min(100% - 32px,720px);margin:48px auto}.viewer-state--content[data-v-250e6b8f]{width:min(100%,720px);margin-top:24px}.viewer-download-error[data-v-250e6b8f]{box-sizing:border-box;width:var(--viewer-report-set-surface-width);margin:-4px auto 16px;border:1px solid var(--app-color-danger-border);background:var(--app-color-danger-soft);padding:12px 14px;color:var(--app-color-danger);font-size:13px;line-height:1.7}@media (max-width: 860px){.viewer-report-set-layout[data-v-250e6b8f]{grid-template-columns:1fr;height:auto;min-height:0;overflow:visible}.viewer-report-set-detail[data-v-250e6b8f],.viewer-report-set-content[data-v-250e6b8f]{height:auto;overflow:visible}.viewer-report-set-toolbar[data-v-250e6b8f]{align-items:stretch;flex-direction:column}.viewer-report-set-toolbar__actions[data-v-250e6b8f]{display:grid;grid-template-columns:1fr}}.viewer-report-set-list-page[data-v-a5a4fdd1]{display:flex;flex:1;flex-direction:column;min-height:0;background:var(--app-color-canvas)}.viewer-report-set-list-page__content[data-v-a5a4fdd1]{width:min(100% - 40px,1160px);flex:1;margin:0 auto;padding:28px 0 64px}.viewer-report-center-tools[data-v-a5a4fdd1]{margin-bottom:10px;border-bottom:1px solid var(--app-color-border-subtle);padding-bottom:16px}.viewer-report-center-summary[data-v-a5a4fdd1]{display:flex;flex-wrap:wrap;gap:6px 12px;margin:0 0 26px;color:var(--app-color-text-muted);font-size:12px;font-weight:650;line-height:1.6}.viewer-report-center-summary span[data-v-a5a4fdd1]{position:relative}.viewer-report-center-summary span+span[data-v-a5a4fdd1]:before{content:"";display:inline-block;width:3px;height:3px;margin:0 8px 2px 0;border-radius:50%;background:var(--app-color-border)}.viewer-book-card__actions button[data-v-a5a4fdd1]{border:1px solid var(--app-color-border);border-radius:6px;background:var(--app-color-surface);color:var(--app-color-text-label);cursor:pointer;font-size:13px;font-weight:700}.viewer-report-center-filter-row[data-v-a5a4fdd1]{display:flex;min-width:0;flex-wrap:wrap;gap:10px 14px;align-items:flex-end}.viewer-report-center-search[data-v-a5a4fdd1]{display:flex;width:min(100%,360px);flex:0 0 min(100%,360px);flex-direction:column;gap:6px}.viewer-report-center-search>span[data-v-a5a4fdd1],.viewer-report-center-tag-cloud>span[data-v-a5a4fdd1]{color:var(--app-color-text-muted);font-size:12px;font-weight:750;line-height:1.4}.viewer-report-center-search input[data-v-a5a4fdd1]{box-sizing:border-box;width:100%;min-width:0;min-height:36px;border:1px solid var(--app-color-border);border-radius:6px;background:var(--app-color-surface);color:var(--app-color-text);font-size:14px;padding:0 10px 0 12px}.viewer-report-center-search input[data-v-a5a4fdd1]:focus{border-color:var(--app-color-brand);outline:3px solid color-mix(in srgb,var(--app-color-brand) 16%,transparent)}.viewer-report-center-tag-cloud[data-v-a5a4fdd1]{display:flex;min-width:0;flex:1 1 420px;flex-wrap:wrap;gap:8px;align-items:center;padding-bottom:1px}.viewer-report-center-tag-cloud>span[data-v-a5a4fdd1]{margin-right:2px}.viewer-report-center-tag-cloud button[data-v-a5a4fdd1]{min-height:28px;border:1px solid var(--app-color-border);border-radius:999px;background:var(--app-color-surface);color:var(--app-color-text-secondary);cursor:pointer;font-size:12px;font-weight:750;padding:0 11px}.viewer-report-center-tag-cloud button[data-v-a5a4fdd1]:hover{border-color:var(--app-color-brand);color:var(--app-color-brand)}.viewer-report-center-tag-cloud button.is-active[data-v-a5a4fdd1]{border-color:var(--app-color-brand);background:var(--app-color-primary-soft);color:var(--app-color-brand)}.viewer-year-sections[data-v-a5a4fdd1]{display:flex;flex-direction:column;gap:42px}.viewer-year-section[data-v-a5a4fdd1]{min-width:0}.viewer-year-section__header[data-v-a5a4fdd1]{display:flex;align-items:baseline;gap:10px;margin-bottom:18px}.viewer-year-section__header h2[data-v-a5a4fdd1]{display:flex;align-items:baseline;gap:6px;margin:0;color:var(--app-color-text);font-size:22px;font-weight:850;line-height:1.25}.viewer-year-section__suffix[data-v-a5a4fdd1]{color:var(--app-color-text-muted);font-size:13px;font-weight:750}.viewer-year-section__header>span[data-v-a5a4fdd1]{color:var(--app-color-text-muted);font-size:12px;font-weight:700}.viewer-book-grid[data-v-a5a4fdd1]{display:grid;grid-template-columns:repeat(auto-fill,minmax(196px,1fr));gap:34px 26px;align-items:start}.viewer-book-card[data-v-a5a4fdd1]{display:flex;min-width:0;height:100%;flex-direction:column}.viewer-book-card__button[data-v-a5a4fdd1]{min-width:0}.viewer-book-card__button[data-v-a5a4fdd1]{display:block;width:100%;border:0;background:transparent;color:inherit;cursor:pointer;padding:0;text-align:left}.viewer-book-card__button[data-v-a5a4fdd1]:disabled{cursor:default}.viewer-book-card__cover[data-v-a5a4fdd1]{position:relative;display:block;aspect-ratio:3 / 4;overflow:hidden;border:1px solid var(--app-color-border);border-radius:8px;background:var(--app-color-surface);box-shadow:0 18px 38px #0f172a21;transform-origin:center bottom;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.viewer-book-card__cover[data-v-a5a4fdd1]:before{content:"";position:absolute;inset:0 auto 0 0;z-index:2;width:8px;background:linear-gradient(90deg,#0f172a29,#0f172a05);pointer-events:none}.viewer-book-card__cover[data-v-a5a4fdd1]:after{content:"";position:absolute;right:-8px;bottom:-10px;left:18px;height:18px;background:#0f172a1f;filter:blur(8px);pointer-events:none}.viewer-book-card__type-badge[data-v-a5a4fdd1]{position:absolute;top:9px;left:10px;z-index:3;display:inline-flex;min-height:22px;align-items:center;border:1px solid rgba(167,243,208,.95);border-radius:5px;background:color-mix(in srgb,var(--app-color-primary-surface) 96%,transparent);color:var(--app-color-brand);font-size:11px;font-weight:750;line-height:1;padding:0 7px}.viewer-book-card__type-badge--pdf[data-v-a5a4fdd1]{border-color:#fde68ae6;background:#fffbebf5;color:#b45309}.viewer-book-card__cover img[data-v-a5a4fdd1]{position:relative;z-index:1;display:block;width:100%;height:100%;background:var(--app-color-surface)}.viewer-book-card__button:hover:not(:disabled) .viewer-book-card__cover[data-v-a5a4fdd1],.viewer-book-card__button:focus-visible .viewer-book-card__cover[data-v-a5a4fdd1]{border-color:var(--app-color-brand);box-shadow:0 24px 44px #0f172a2e;transform:translateY(-4px)}.viewer-book-card__button[data-v-a5a4fdd1]:focus-visible{outline:3px solid color-mix(in srgb,var(--app-color-brand) 22%,transparent);outline-offset:6px}.viewer-book-card__fallback[data-v-a5a4fdd1]{position:relative;z-index:1;display:flex;height:100%;flex-direction:column;justify-content:space-between;padding:24px 20px 22px 28px}.viewer-book-card__fallback[data-v-a5a4fdd1]{background:linear-gradient(180deg,color-mix(in srgb,var(--app-color-primary-surface) 82%,transparent),color-mix(in srgb,var(--app-color-surface) 94%,transparent)),var(--app-color-surface-muted)}.viewer-book-card__fallback small[data-v-a5a4fdd1]{color:var(--app-color-brand);font-size:12px;font-weight:800;line-height:1.6}.viewer-book-card__fallback strong[data-v-a5a4fdd1]{display:-webkit-box;overflow:hidden;color:var(--app-color-text);font-size:clamp(17px,1.8vw,21px);line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:6}.viewer-book-card__actions[data-v-a5a4fdd1]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:auto;padding-top:10px}.viewer-book-card__actions button[data-v-a5a4fdd1]{min-height:32px}.viewer-book-card__actions button[data-v-a5a4fdd1]:hover:not(:disabled){border-color:var(--app-color-brand);color:var(--app-color-brand)}.viewer-book-card__actions button[data-v-a5a4fdd1]:disabled{background:var(--app-color-surface-muted);color:var(--app-color-text-disabled);cursor:not-allowed}.viewer-book-card__actions button[data-v-a5a4fdd1]:only-child{grid-column:1 / -1}.viewer-book-card__body[data-v-a5a4fdd1]{display:block;margin-top:12px}.viewer-book-card__title-block[data-v-a5a4fdd1]{position:relative;min-width:0}.viewer-book-card__title-text[data-v-a5a4fdd1],.viewer-book-card__title-measure[data-v-a5a4fdd1]{color:var(--app-color-text);font-size:15px;font-weight:800;line-height:1.38}.viewer-book-card__title-text[data-v-a5a4fdd1]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.viewer-book-card__title-measure[data-v-a5a4fdd1]{position:absolute;inset:0 0 auto 0;z-index:-1;display:block;overflow:visible;visibility:hidden;pointer-events:none;white-space:normal}.viewer-book-card__title-block.is-title-two-line .viewer-book-card__title-text[data-v-a5a4fdd1]{display:inline;overflow:visible;-webkit-line-clamp:initial}.viewer-book-card__meta-line[data-v-a5a4fdd1]{display:flex;min-width:0;flex-wrap:wrap;gap:4px 8px;margin-top:7px}.viewer-book-card__meta-line span[data-v-a5a4fdd1],.viewer-book-card__meta-line em[data-v-a5a4fdd1]{color:var(--app-color-text-muted);font-size:12px;font-style:normal;font-weight:600;line-height:1.35}.viewer-book-card__tags[data-v-a5a4fdd1]{display:flex;min-width:0;flex-wrap:wrap;gap:5px;margin-top:8px}.viewer-book-card__title-block.is-title-two-line .viewer-book-card__tags[data-v-a5a4fdd1]{display:inline-flex;margin-top:0;margin-left:6px;vertical-align:baseline}.viewer-book-card__tags button[data-v-a5a4fdd1]{display:inline-flex;min-height:22px;align-items:center;border:1px solid var(--app-color-primary-border);border-radius:5px;background:var(--app-color-primary-surface);color:var(--app-color-brand);cursor:pointer;font-size:12px;font-weight:700;line-height:1;padding:0 7px}.viewer-book-card__tags button[data-v-a5a4fdd1]:hover,.viewer-book-card__tags button.is-active[data-v-a5a4fdd1]{border-color:var(--app-color-brand);background:var(--app-color-primary-soft)}.viewer-book-card__description[data-v-a5a4fdd1]{display:-webkit-box;overflow:hidden;margin:8px 0 0;color:var(--app-color-text-secondary);font-size:12px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media (max-width: 720px){.viewer-report-set-list-page__content[data-v-a5a4fdd1]{width:min(100% - 28px,1160px);padding-top:22px}.viewer-report-center-search[data-v-a5a4fdd1]{width:100%}.viewer-book-grid[data-v-a5a4fdd1]{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 16px}.viewer-book-card__fallback[data-v-a5a4fdd1]{padding:20px 16px 18px 24px}}@media (max-width: 480px){.viewer-report-set-list-page__content[data-v-a5a4fdd1]{width:calc(100% - 24px);padding-top:16px;padding-bottom:48px}.viewer-report-center-tools[data-v-a5a4fdd1]{margin-bottom:8px;padding-bottom:12px}.viewer-report-center-filter-row[data-v-a5a4fdd1]{display:block}.viewer-report-center-search[data-v-a5a4fdd1]{width:100%}.viewer-report-center-search input[data-v-a5a4fdd1]{min-height:42px}.viewer-report-center-tag-cloud[data-v-a5a4fdd1]{width:100%;flex-wrap:nowrap;gap:8px;margin-top:10px;overflow-x:auto;padding:0 0 4px;scrollbar-width:none}.viewer-report-center-tag-cloud[data-v-a5a4fdd1]::-webkit-scrollbar{display:none}.viewer-report-center-tag-cloud>span[data-v-a5a4fdd1],.viewer-report-center-tag-cloud button[data-v-a5a4fdd1]{flex:0 0 auto}.viewer-report-center-tag-cloud button[data-v-a5a4fdd1]{min-height:32px}.viewer-report-center-summary[data-v-a5a4fdd1]{margin-bottom:18px}.viewer-year-sections[data-v-a5a4fdd1]{gap:32px}.viewer-year-section__header[data-v-a5a4fdd1]{gap:8px;margin-bottom:12px}.viewer-year-section__header h2[data-v-a5a4fdd1]{font-size:20px}.viewer-book-grid[data-v-a5a4fdd1]{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.viewer-book-card[data-v-a5a4fdd1]{width:auto;justify-self:stretch}.viewer-book-card__cover[data-v-a5a4fdd1]{border-radius:6px;box-shadow:0 10px 22px #0f172a1f}.viewer-book-card__fallback[data-v-a5a4fdd1]{padding:18px 12px 16px 20px}.viewer-book-card__fallback small[data-v-a5a4fdd1]{font-size:10px}.viewer-book-card__fallback strong[data-v-a5a4fdd1]{font-size:15px;-webkit-line-clamp:5}.viewer-book-card__body[data-v-a5a4fdd1]{margin-top:8px}.viewer-book-card__title-text[data-v-a5a4fdd1],.viewer-book-card__title-measure[data-v-a5a4fdd1]{font-size:14px;line-height:1.4}.viewer-book-card__title-block.is-title-two-line .viewer-book-card__title-text[data-v-a5a4fdd1]{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.viewer-book-card__title-block.is-title-two-line .viewer-book-card__tags[data-v-a5a4fdd1]{display:flex;margin-top:6px;margin-left:0}.viewer-book-card__tags[data-v-a5a4fdd1]{flex-wrap:nowrap;margin-top:6px;overflow:hidden}.viewer-book-card__tags button[data-v-a5a4fdd1]{min-height:32px;max-width:100%;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.viewer-book-card__tags button[data-v-a5a4fdd1]:nth-child(n+2){display:none}.viewer-book-card__meta-line[data-v-a5a4fdd1]{min-height:17px;flex-wrap:nowrap;margin-top:5px}.viewer-book-card__meta-line span[data-v-a5a4fdd1]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer-book-card__meta-line span+em[data-v-a5a4fdd1]{display:none}.viewer-book-card__description[data-v-a5a4fdd1]{display:none}.viewer-book-card__actions[data-v-a5a4fdd1]{gap:6px;padding-top:8px}.viewer-book-card__actions button[data-v-a5a4fdd1]{min-height:44px;font-size:12px}}.viewer-global-nav[data-v-75568b2e]{position:sticky;top:0;z-index:var(--viewer-z-navigation);box-sizing:border-box;display:flex;min-height:var(--viewer-global-nav-height, var(--viewer-global-nav-height-desktop));align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--app-color-border-subtle);background:color-mix(in srgb,var(--app-color-surface) 96%,transparent);padding:0 clamp(18px,4vw,40px);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.viewer-global-nav__identity[data-v-75568b2e]{display:flex;min-width:0;align-items:baseline;gap:14px;color:var(--app-color-brand);text-decoration:none}.viewer-global-nav__identity span[data-v-75568b2e]{min-width:0;color:var(--app-color-brand);font-size:14px;font-weight:800;line-height:1.4}.viewer-global-nav__identity strong[data-v-75568b2e]{color:var(--app-color-text);font-size:18px;font-weight:800;line-height:1.35}.viewer-global-nav__links[data-v-75568b2e]{display:flex;align-items:center;gap:4px}.viewer-global-nav__links a[data-v-75568b2e],.viewer-global-nav__account-trigger[data-v-75568b2e]{display:inline-flex;min-height:34px;align-items:center;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--app-color-text-label);cursor:pointer;font-size:13px;font-weight:700;gap:4px;padding:0 10px;text-decoration:none}.viewer-global-nav__links a[data-v-75568b2e]:hover,.viewer-global-nav__account-trigger[data-v-75568b2e]:hover{color:var(--app-color-text)}.viewer-global-nav__links a.is-active[data-v-75568b2e]{border-bottom-color:var(--app-color-brand);color:var(--app-color-brand)}.viewer-global-nav__account[data-v-75568b2e]{position:relative}.viewer-global-nav__account-trigger[data-v-75568b2e]{font-family:inherit}.viewer-global-nav__account-trigger[aria-expanded=true][data-v-75568b2e]{color:var(--app-color-brand)}.viewer-global-nav__account-menu[data-v-75568b2e]{position:absolute;top:calc(100% + 8px);right:0;z-index:var(--viewer-z-popover);width:168px;border:1px solid var(--app-color-border-subtle);background:var(--app-color-surface);box-shadow:0 18px 48px #0f172a29;padding:6px}.viewer-global-nav__account-menu button[data-v-75568b2e]{display:flex;width:100%;min-height:36px;align-items:center;border:0;background:transparent;color:var(--app-color-text-label);cursor:pointer;font-family:inherit;font-size:13px;font-weight:700;padding:0 10px;text-align:left}.viewer-global-nav__account-menu button[data-v-75568b2e]:hover{background:var(--app-color-canvas);color:var(--app-color-text)}.viewer-global-nav__account-state[data-v-75568b2e]{margin:0;color:var(--app-color-text-muted);font-size:13px;font-weight:700;line-height:1.6;padding:8px 10px}.viewer-global-nav__account-state--error[data-v-75568b2e]{color:var(--app-color-danger)}@media (max-width: 680px){.viewer-global-nav[data-v-75568b2e]{align-items:stretch;flex-direction:column;gap:10px;padding-bottom:10px;padding-top:10px}.viewer-global-nav__identity[data-v-75568b2e]{align-items:flex-start;flex-direction:column;gap:2px}.viewer-global-nav__links[data-v-75568b2e]{width:100%;flex-wrap:wrap}.viewer-global-nav__links a[data-v-75568b2e],.viewer-global-nav__account-trigger[data-v-75568b2e]{flex:0 0 auto}.viewer-global-nav__account-menu[data-v-75568b2e]{left:0;right:auto}}.viewer-footer[data-v-1bc0e957]{flex:0 0 auto;border-top:1px solid var(--app-color-border-subtle);background:var(--app-color-surface);padding:18px clamp(18px,4vw,40px);color:var(--app-color-text-muted);text-align:center}.viewer-footer p[data-v-1bc0e957]{margin:0;font-size:12px;line-height:1.7}.viewer-app[data-v-b2517843]{position:relative;--viewer-global-nav-height: var(--viewer-global-nav-height-desktop);display:flex;flex-direction:column;min-height:100vh;background:var(--app-color-canvas);color:var(--app-color-text);font-family:var(--app-font-family)}.viewer-center-login[data-v-b2517843]{display:grid;flex:1;min-height:0;align-items:center;justify-items:center;padding:32px 18px}.viewer-profile-dialog[data-v-b2517843]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--viewer-z-dialog);display:flex;align-items:center;justify-content:center;background:var(--app-backdrop);padding:22px}.viewer-profile-dialog__panel[data-v-b2517843]{width:min(100%,420px);padding:var(--app-space-6);box-shadow:var(--app-shadow-dialog)}.viewer-profile-dialog__header[data-v-b2517843]{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.viewer-profile-dialog__header h2[data-v-b2517843]{margin:0;color:var(--app-color-text);font-size:22px;line-height:1.3}.viewer-profile-submit[data-v-b2517843]{width:100%}.viewer-empty[data-v-b2517843]{display:flex;flex:1;align-items:center;justify-content:center;padding:32px}.viewer-empty h1[data-v-b2517843]{font-size:26px}.viewer-shell-state[data-v-b2517843]{display:flex;flex:1;align-items:flex-start;justify-content:center;padding:48px 16px}.viewer-state-retry[data-v-b2517843]{margin-top:18px}@media (max-width: 680px){.viewer-app[data-v-b2517843]{--viewer-global-nav-height: var(--viewer-global-nav-height-mobile)}}.report-prompt-overlay[data-v-767e939c]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a6b}.report-prompt-dialog[data-v-767e939c]{width:min(480px,100%);overflow:hidden;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 24px 60px #0f172a38}.report-prompt-header[data-v-767e939c]{padding:20px 22px 14px;border-bottom:1px solid #eef2f7}.report-prompt-header p[data-v-767e939c]{margin:0 0 6px;font-size:12px;font-weight:700;color:#2563eb}.report-prompt-success .report-prompt-header p[data-v-767e939c]{color:#059669}.report-prompt-warning .report-prompt-header p[data-v-767e939c]{color:#d97706}.report-prompt-danger .report-prompt-header p[data-v-767e939c]{color:#dc2626}.report-prompt-header h2[data-v-767e939c]{margin:0;font-size:18px;font-weight:700;line-height:1.35}.report-prompt-body[data-v-767e939c]{padding:18px 22px}.report-prompt-message[data-v-767e939c]{margin:0;font-size:14px;line-height:1.7;color:#374151}.report-prompt-meta[data-v-767e939c]{display:grid;gap:10px;margin:16px 0 0}.report-prompt-meta div[data-v-767e939c]{display:flex;justify-content:space-between;gap:16px;padding:10px 12px;background:#f9fafb;border:1px solid #edf2f7;border-radius:6px}.report-prompt-meta dt[data-v-767e939c]{font-size:12px;font-weight:700;color:#6b7280}.report-prompt-meta dd[data-v-767e939c]{margin:0;font-size:12px;font-weight:600;color:#111827;text-align:right}.report-prompt-actions[data-v-767e939c]{display:flex;justify-content:flex-end;gap:10px;padding:14px 22px 20px;background:#fbfdff;border-top:1px solid #eef2f7}.report-prompt-button[data-v-767e939c]{min-height:36px;padding:0 14px;font-size:13px;font-weight:700;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:6px}.report-prompt-button[data-v-767e939c]:hover{background:#f9fafb}.report-prompt-button-primary[data-v-767e939c]{color:#fff;background:#16a34a;border-color:#16a34a}.report-prompt-button-primary[data-v-767e939c]:hover{background:#15803d;border-color:#15803d}.report-prompt-danger .report-prompt-button-primary[data-v-767e939c]{background:#dc2626;border-color:#dc2626}.report-prompt-danger .report-prompt-button-primary[data-v-767e939c]:hover{background:#b91c1c;border-color:#b91c1c}.report-prompt-warning .report-prompt-button-primary[data-v-767e939c]{background:#d97706;border-color:#d97706}.report-prompt-warning .report-prompt-button-primary[data-v-767e939c]:hover{background:#b45309;border-color:#b45309}.report-toast-box[data-v-eec97511]{position:fixed;top:72px;right:24px;z-index:10001;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;width:min(380px,calc(100vw - 32px));padding:14px 14px 14px 16px;color:#111827;background:#fff;border:1px solid #d1fae5;border-left:4px solid #16a34a;border-radius:8px;box-shadow:0 18px 45px #0f172a2e}.report-toast-icon[data-v-eec97511]{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-top:2px;font-size:14px;font-weight:800;color:#fff;background:#16a34a;border-radius:999px}.report-toast-content[data-v-eec97511]{min-width:0}.report-toast-content p[data-v-eec97511]{margin:0 0 3px;font-size:12px;font-weight:700;color:#059669}.report-toast-content h2[data-v-eec97511]{margin:0;font-size:15px;font-weight:700;line-height:1.4;color:#111827}.report-toast-content span[data-v-eec97511]{display:block;margin-top:4px;font-size:13px;line-height:1.5;color:#4b5563;overflow-wrap:anywhere}.report-toast-close[data-v-eec97511]{width:26px;height:26px;font-size:18px;line-height:1;color:#6b7280;background:transparent;border:0;border-radius:6px}.report-toast-close[data-v-eec97511]:hover{color:#111827;background:#f3f4f6}.report-toast-enter-active[data-v-eec97511],.report-toast-leave-active[data-v-eec97511]{transition:opacity .16s ease,transform .16s ease}.report-toast-enter-from[data-v-eec97511],.report-toast-leave-to[data-v-eec97511]{opacity:0;transform:translateY(-8px)}@media (max-width: 640px){.report-toast-box[data-v-eec97511]{top:16px;right:16px;left:16px;width:auto}}.app-nav{display:inline-flex;align-items:center;gap:.125rem;padding:.25rem;background:#f3f4f6;border-radius:.5rem}.app-nav-item{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#6b7280;text-decoration:none;border-radius:.375rem;transition:color .15s ease,background-color .15s ease,box-shadow .15s ease}.app-nav-item:hover{color:#111827;background-color:#ffffffb3}.app-nav-item--active{color:#1d4ed8;background-color:#fff;box-shadow:0 1px 2px #0000000d}.app-nav-item--active:hover{color:#1d4ed8}#qrcode-container iframe{border:none}
