:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--scale-factor))sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));width:100%;min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor))calc(5px*var(--scale-factor))#888;border-radius:calc(2px*var(--scale-factor));padding:calc(6px*var(--scale-factor));margin-left:calc(5px*var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px*var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px*var(--scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px*var(--scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}
:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@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{text-align:initial;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.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:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}
@keyframes shine{0%{background-position:0%}50%{background-position:150%}to{background-position:0%}}.force-visible-scrollbar::-webkit-scrollbar{-webkit-appearance:none!important;width:7px!important;height:7px!important}.force-visible-scrollbar::-webkit-scrollbar-thumb{background-color:#00000080!important;border-radius:4px!important;-webkit-box-shadow:0 0 1px #ffffff80!important}.tiptap .tableWrapper{contain:inline-size;min-width:0;margin:1rem 0;overflow-x:auto}.tiptap table{border-collapse:collapse!important;table-layout:fixed!important;width:100%!important;min-width:100%!important;max-width:none!important;margin:0!important;overflow:hidden!important}.tiptap table td,.tiptap table th{border:1px solid hsl(var(--border))!important;box-sizing:border-box!important;vertical-align:top!important;overflow-wrap:break-word!important;word-break:break-word!important;min-width:1em!important;padding:8px!important;position:relative!important}.tiptap table th{background-color:hsl(var(--muted))!important;font-weight:600!important}.tiptap table .selectedCell{background-color:hsl(var(--accent))!important}.tiptap table .column-resize-handle{background-color:hsl(var(--primary))!important;pointer-events:none!important;width:4px!important;position:absolute!important;top:0!important;bottom:-2px!important;right:-2px!important}.tiptap table .resize-cursor{cursor:ew-resize!important}.tiptap table .ProseMirror-selectednode{outline:2px solid hsl(var(--primary))!important}.tiptap table td.ProseMirror-selectednode,.tiptap table th.ProseMirror-selectednode{background-color:hsl(var(--accent))!important}.tiptap table td:hover,.tiptap table th:hover{background-color:hsl(var(--muted)/.5)!important}.deck-prose .tableWrapper{margin:0!important;overflow:visible!important}.deck-prose table{border-collapse:separate!important;border-spacing:0!important;border:1px solid #00000014!important;border-radius:.5rem!important;overflow:visible!important}.deck-prose table td,.deck-prose table th{background-color:#0000!important;border:1px solid #00000014!important;border-top:none!important;border-left:none!important;padding:12px 16px!important}.deck-prose table td:last-child,.deck-prose table th:last-child{border-right:none!important}.deck-prose table tbody tr:last-child td{border-bottom:none!important}.deck-prose table th{text-align:left!important;background-color:#0000!important;font-weight:600!important}.deck-prose table tbody tr:nth-of-type(2n){background-color:#0000000d!important}.deck-prose table tbody tr:nth-of-type(odd){background-color:#ffffff0d!important}.deck-prose table thead tr,.deck-prose table tbody tr:hover{background-color:#00000014!important}.deck-prose table td:hover,.deck-prose table th:hover{background-color:#0000!important}.tiptap{overflow-wrap:break-word;word-wrap:break-word;min-width:0;max-width:100%}.ProseMirror{min-width:0;max-width:100%}.tiptap p.is-editor-empty:first-child:before,.deck-prose p.is-editor-empty:first-child:before{color:hsl(var(--muted-foreground));content:attr(data-placeholder);float:left;pointer-events:none;height:0}.tiptap h1.is-editor-empty:first-child:before,.tiptap h2.is-editor-empty:first-child:before,.tiptap h3.is-editor-empty:first-child:before,.tiptap h4.is-editor-empty:first-child:before,.tiptap h5.is-editor-empty:first-child:before,.tiptap h6.is-editor-empty:first-child:before,.deck-prose h1.is-editor-empty:first-child:before,.deck-prose h2.is-editor-empty:first-child:before,.deck-prose h3.is-editor-empty:first-child:before,.deck-prose h4.is-editor-empty:first-child:before,.deck-prose h5.is-editor-empty:first-child:before,.deck-prose h6.is-editor-empty:first-child:before{color:hsl(var(--muted-foreground));content:attr(data-placeholder);float:left;pointer-events:none;opacity:.5;height:0}.deck-prose h1[data-title=true].is-editor-empty:first-child:before{color:hsl(var(--muted-foreground));content:"Title";float:left;pointer-events:none;opacity:.5;height:0}@keyframes ai-highlight-pulse{0%{background-color:hsl(var(--bright-purple)/.4);box-shadow:0 0 0 0 hsl(var(--bright-purple)/.4);transform:translateZ(0)}50%{background-color:hsl(var(--bright-purple)/.3);box-shadow:0 0 0 4px hsl(var(--bright-purple)/.1);transform:translateZ(0)}to{background-color:hsl(var(--bright-purple)/0);box-shadow:0 0 0 0 hsl(var(--bright-purple)/0);transform:translateZ(0)}}.prose .ai-generated-highlight,.ai-generated-highlight{background-color:hsl(var(--bright-purple)/.4);will-change:background-color,box-shadow;backface-visibility:hidden;border-radius:2px;margin:0;padding:0;animation:2s cubic-bezier(.4,0,.2,1) ai-highlight-pulse;transform:translateZ(0)}.input-token-pill{white-space:nowrap;vertical-align:middle;transition:all .15s ease-in-out}.input-token-pill:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.prose-sm{font-size:.875rem!important;line-height:1.5!important}.prose-sm p{margin:0!important}.tiptap.prose-sm{font-family:inherit!important}.deck-prose h1[data-title=true]{font-size:3rem!important;font-weight:var(--deck-heading-font-weight,700)!important;color:var(--deck-title-color,var(--deck-heading-color,inherit))!important;letter-spacing:-.02em!important;margin-top:.5em!important;margin-bottom:.5em!important;line-height:1.1!important}.deck-presentation .prose-sm{font-size:1em!important;line-height:1.6!important}.deck-presentation .deck-prose h1[data-title=true]{font-size:2.75em!important}.deck-presentation .text-xs{font-size:.75em}.deck-presentation .text-sm{font-size:.875em}.deck-presentation .text-lg{font-size:1.125em}.deck-presentation .text-xl{font-size:1.25em}.presentation-slide-scroll{scrollbar-width:thin;scrollbar-color:transparent transparent}.presentation-slide-scroll:hover{scrollbar-color:#ffffff4d transparent}.presentation-slide-scroll::-webkit-scrollbar{width:6px}.presentation-slide-scroll::-webkit-scrollbar-track{background:0 0}.presentation-slide-scroll::-webkit-scrollbar-thumb{background:0 0;border-radius:3px}.presentation-slide-scroll:hover::-webkit-scrollbar-thumb{background:#ffffff4d}.presentation-slide-scroll::-webkit-scrollbar-thumb:hover{background:#ffffff80}.deck-prose,.deck-prose p,.deck-prose li,.deck-prose span{color:var(--deck-body-color,inherit);font-family:var(--deck-body-font,inherit)}.deck-prose h1,.deck-prose h2,.deck-prose h3,.deck-prose h4,.deck-prose h5,.deck-prose h6{color:var(--deck-heading-color,inherit);font-family:var(--deck-heading-font,inherit);font-weight:var(--deck-heading-font-weight,700)}.deck-prose strong,.deck-prose b{color:var(--deck-heading-color,inherit)}.deck-prose a{color:var(--deck-accent-color,inherit);-webkit-text-decoration-color:var(--deck-accent-color,inherit);text-decoration-color:var(--deck-accent-color,inherit)}.deck-prose blockquote{border-left-color:var(--deck-accent-color,inherit);color:var(--deck-body-color,inherit)}.deck-image-wrapper{margin:0;padding:0;display:block;position:relative}.deck-prose .deck-image,.deck-prose img{cursor:pointer;object-fit:cover;border-radius:.5rem;width:100%;max-width:100%;height:auto;min-height:200px;transition:all .2s;display:block}.deck-prose .deck-image:hover,.deck-prose img:hover{opacity:.9;box-shadow:0 4px 12px #0000001a}.deck-prose img[src*=placehold\.co],.deck-prose .deck-image[src*=placehold\.co]{aspect-ratio:3/2;object-fit:cover;opacity:.3;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%)}.deck-prose img[src*=placehold\.co]:hover,.deck-prose .deck-image[src*=placehold\.co]:hover{opacity:.5}.ProseMirror .deck-image-wrapper.ProseMirror-selectednode{outline:2px solid var(--deck-accent-color,#667eea);outline-offset:2px;border-radius:.5rem}.tiptap ul[data-type=taskList]{margin-left:0;padding-left:0;list-style:none}.tiptap ul[data-type=taskList] li{align-items:flex-start;gap:.5rem;margin-bottom:.25rem;display:flex}.tiptap ul[data-type=taskList] li>label{flex-shrink:0;margin-top:.25rem}.tiptap ul[data-type=taskList] li>label input[type=checkbox]{width:1rem;height:1rem;accent-color:hsl(var(--bright-purple));cursor:pointer;border-radius:3px}.tiptap ul[data-type=taskList] li>div{flex:1;min-width:0}.tiptap ul[data-type=taskList] li[data-checked=true]>div{color:hsl(var(--muted-foreground));text-decoration:line-through}.tiptap ul[data-type=taskList] ul[data-type=taskList]{margin-top:.25rem;margin-left:1.5rem}.tiptap mark{background-color:#ff6;border-radius:2px;padding:0 2px}.dark .tiptap mark{background-color:#a1a112}.tiptap sub{vertical-align:sub;font-size:.75em}.tiptap sup{vertical-align:super;font-size:.75em}.tiptap a{color:hsl(var(--bright-purple));text-underline-offset:2px;cursor:pointer;text-decoration:underline;transition:opacity .15s}.tiptap a:hover{opacity:.8}.tiptap pre{background-color:hsl(var(--muted)/.3);color:hsl(var(--foreground));white-space:pre-wrap;word-break:break-word;border-radius:.5rem;margin:1rem 0;padding:1rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875rem;line-height:1.5;overflow-x:auto}.tiptap pre code{font-size:inherit;color:inherit;background:0 0;border-radius:0;padding:0}.tiptap code:not(pre code){background-color:hsl(var(--muted)/.3);color:hsl(var(--foreground));border-radius:.25rem;padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.875em}.tiptap .katex-display-block{padding:.5rem 0;overflow-x:auto}.tiptap .katex-display-block .katex{text-align:center}.tiptap .katex{font-size:1em}.tiptap [data-type=math-block].ProseMirror-selectednode{outline:2px solid hsl(var(--bright-purple));border-radius:8px}.tiptap [data-type=math-inline].ProseMirror-selectednode{outline:1px solid hsl(var(--bright-purple));border-radius:4px}.ProseMirror .ProseMirror-selectednode[data-resize-container]{box-shadow:none!important;border:none!important;outline:none!important}.ProseMirror [data-resize-handle]{z-index:10;opacity:0;pointer-events:none;background:#00000080;border:.1rem solid #fefefecc;border-radius:2px;transition:opacity .15s;position:absolute}.ProseMirror [data-resize-container]:hover [data-resize-handle]{opacity:1;pointer-events:auto}.ProseMirror [data-resize-handle]:hover{background:#000c}.ProseMirror [data-resize-handle=top-left],.ProseMirror [data-resize-handle=top-right],.ProseMirror [data-resize-handle=bottom-left],.ProseMirror [data-resize-handle=bottom-right]{width:8px;height:8px}.ProseMirror [data-resize-handle=top-left]{cursor:nwse-resize;top:4px;left:4px}.ProseMirror [data-resize-handle=top-right]{cursor:nesw-resize;top:4px;right:4px}.ProseMirror [data-resize-handle=bottom-left]{cursor:nesw-resize;bottom:4px;left:4px}.ProseMirror [data-resize-handle=bottom-right]{cursor:nwse-resize;bottom:4px;right:4px}.ProseMirror [data-resize-handle=top],.ProseMirror [data-resize-handle=bottom],.ProseMirror [data-resize-handle=left],.ProseMirror [data-resize-handle=right]{display:none!important}.deck-image,.ProseMirror [data-resize-container] img,.ProseMirror [data-resize-container] .deck-image{max-width:100%;height:auto;display:block;margin:0!important}.deck-prose [data-resize-container],.deck-prose [data-resize-wrapper]{max-width:100%;overflow:visible}.deck-prose [data-resize-container] img{object-fit:contain;max-width:100%;max-height:100%}.ProseMirror [data-resize-container][data-node=image]{display:flex;position:relative}.ProseMirror [data-resize-container][data-node=image][data-align=left]{justify-content:flex-start}.ProseMirror [data-resize-container][data-node=image][data-align=center]{justify-content:center}.ProseMirror [data-resize-container][data-node=image][data-align=right]{justify-content:flex-end}[data-sidebar=content],[data-sidebar=content] *{scrollbar-width:thin;scrollbar-color:transparent transparent}[data-sidebar=content]:hover,[data-sidebar=content]:hover *{scrollbar-color:hsl(var(--muted-foreground)/.3)transparent}[data-sidebar=content]::-webkit-scrollbar{width:6px;height:6px}[data-sidebar=content] ::-webkit-scrollbar{width:6px;height:6px}[data-sidebar=content]::-webkit-scrollbar-button{width:0;height:0;display:none}[data-sidebar=content] ::-webkit-scrollbar-button{width:0;height:0;display:none}[data-sidebar=content]::-webkit-scrollbar-track{background:0 0}[data-sidebar=content] ::-webkit-scrollbar-track{background:0 0}[data-sidebar=content]::-webkit-scrollbar-thumb{background-color:#0000;border-radius:3px;transition:background-color .2s}[data-sidebar=content] ::-webkit-scrollbar-thumb{background-color:#0000;border-radius:3px;transition:background-color .2s}[data-sidebar=content]:hover::-webkit-scrollbar-thumb{background-color:hsl(var(--muted-foreground)/.3)}[data-sidebar=content]:hover ::-webkit-scrollbar-thumb{background-color:hsl(var(--muted-foreground)/.3)}[data-sidebar=content]::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--muted-foreground)/.5)}[data-sidebar=content] ::-webkit-scrollbar-thumb:hover{background-color:hsl(var(--muted-foreground)/.5)}[data-sidebar=content]::-webkit-scrollbar-thumb:active{background-color:hsl(var(--muted-foreground)/.6)}[data-sidebar=content] ::-webkit-scrollbar-thumb:active{background-color:hsl(var(--muted-foreground)/.6)}[data-sidebar=content]::-webkit-scrollbar-corner{background:0 0}[data-sidebar=content] ::-webkit-scrollbar-corner{background:0 0}
@font-face{font-family:GeistSans;src:url(../media/Geist_Variable-s.p.f19e4721.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local(Arial);ascent-override:85.83%;descent-override:20.53%;line-gap-override:9.33%;size-adjust:107.19%}.geistsans_d5a4f12f-module__Ur3q_a__className{font-family:GeistSans,GeistSans Fallback}.geistsans_d5a4f12f-module__Ur3q_a__variable{--font-geist-sans:"GeistSans","GeistSans Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5901b7c6-module__ec5Qua__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_5901b7c6-module__ec5Qua__variable{--font-inter:"Inter","Inter Fallback"}
@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/13ae3e01af63c0ce-s.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/0ee4b8f05dcd9fee-s.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/9eba4caf7edd2921-s.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/f6752bd2263820da-s.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/f285987c35230861-s.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/b8d1f0a88dfecec3-s.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(../media/ab57efd000576a30-s.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/13ae3e01af63c0ce-s.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/0ee4b8f05dcd9fee-s.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9eba4caf7edd2921-s.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f6752bd2263820da-s.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/f285987c35230861-s.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b8d1f0a88dfecec3-s.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ab57efd000576a30-s.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/13ae3e01af63c0ce-s.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0ee4b8f05dcd9fee-s.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9eba4caf7edd2921-s.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/f6752bd2263820da-s.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/f285987c35230861-s.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/b8d1f0a88dfecec3-s.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ab57efd000576a30-s.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/13ae3e01af63c0ce-s.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0ee4b8f05dcd9fee-s.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9eba4caf7edd2921-s.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/f6752bd2263820da-s.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/f285987c35230861-s.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/b8d1f0a88dfecec3-s.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ab57efd000576a30-s.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/13ae3e01af63c0ce-s.3ec27879.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/0ee4b8f05dcd9fee-s.45e2741a.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/9eba4caf7edd2921-s.57f6a4a3.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f6752bd2263820da-s.95b8f539.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f285987c35230861-s.b3721d2b.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b8d1f0a88dfecec3-s.cf53ec14.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Tight;font-style:normal;font-weight:700;font-display:swap;src:url(../media/ab57efd000576a30-s.p.37015d44.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Tight Fallback;src:local(Arial);ascent-override:100.51%;descent-override:25.03%;line-gap-override:0.0%;size-adjust:96.39%}.inter_tight_19a614ef-module__BIugAa__className{font-family:Inter Tight,Inter Tight Fallback;font-style:normal}.inter_tight_19a614ef-module__BIugAa__variable{--font-inter-tight:"Inter Tight","Inter Tight Fallback"}
/*# sourceMappingURL=fe36412f19cf96a4.css.map*/