@import"https://fonts.googleapis.com/css2?family=Source+Serif+4:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap";:root{--react-pdf-text-layer: 1;--highlight-bg-color: rgba(180, 0, 170, 1);--highlight-selected-bg-color: rgba(0, 100, 0, 1)}@media screen and (forced-colors:active){:root{--highlight-bg-color: Highlight;--highlight-selected-bg-color: ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translate(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}:root{--bg-primary: #F8FAFC;--bg-secondary: #FFFFFF;--text-primary: #1E293B;--text-secondary: #64748B;--brand-blue: #0EA5E9;--brand-blue-dark: #0284C7;--accent: #F97316;--border-default: #E2E8F0}.dark{--bg-primary: #0F172A;--bg-secondary: #1E293B;--text-primary: #CBD5E1;--text-secondary: #94A3B8;--brand-blue: #7DD3FC;--brand-blue-dark: #38BDF8;--accent: #F97316;--border-default: #4A5568}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:"Source Serif 4",Computer Modern,Georgia,serif;background:var(--bg-primary);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeInUp .6s ease-out forwards}@keyframes pulseSubtle{0%,to{box-shadow:0 0 #0ea5e999}50%{box-shadow:0 0 0 12px #0ea5e900}}.animate-pulse-subtle{animation:pulseSubtle 2s ease-in-out infinite}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a1a1a1}.dark ::-webkit-scrollbar-track{background:#1e293b}.dark ::-webkit-scrollbar-thumb{background:#475569}.dark ::-webkit-scrollbar-thumb:hover{background:#64748b}input[type=range].slider-styled{-webkit-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:#e2e8f0;outline:none}.dark input[type=range].slider-styled{background:#475569}input[type=range].slider-styled::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#0ea5e9;cursor:pointer;border:2px solid white;box-shadow:0 1px 3px #00000026;transition:transform .15s ease}.dark input[type=range].slider-styled::-webkit-slider-thumb{background:#0284c7;border-color:#1e293b}input[type=range].slider-styled::-webkit-slider-thumb:hover{transform:scale(1.15)}input[type=range].slider-styled::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#0ea5e9;cursor:pointer;border:2px solid white;box-shadow:0 1px 3px #00000026}.dark input[type=range].slider-styled::-moz-range-thumb{background:#0284c7;border-color:#1e293b}input[type=range].slider-styled::-moz-range-track{height:6px;border-radius:3px;background:#e2e8f0}.dark input[type=range].slider-styled::-moz-range-track{background:#475569}
