@import"https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,100..900;1,9..144,100..900&family=Inter:wght@300;400;500;600;700&display=swap";@font-face{font-family:Aeonik;src:url(/assets/fonts/Aeonik-Regular.woff2) format("woff2"),url(/assets/fonts/Aeonik-Regular.woff) format("woff"),url(/assets/Aeonik-Regular-BcUqW04i.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}@supports (corner-shape: squircle){[class*=rounded]:not([data-no-squircle]){corner-shape:squircle}}@supports not (corner-shape: squircle){[class*=rounded]:not([data-no-squircle]):not(.rounded-full){border-radius:20px!important}}html,body,#root{width:100%;min-width:0;height:100%;overflow:hidden;background-color:var(--bg-primary)}:root{color-scheme:light;--bg-primary: #f2ebe5;--bg-secondary: #e8dfd4;--bg-tertiary: #ddd2c6;--bg-elevated: #faf6f2;--bg-overlay: rgba(56, 28, 0, .06);--text-primary: #381c00;--text-secondary: #5c5348;--text-tertiary: #6b5f52;--text-inverse: #ffffff;--border-primary: #d9cfc4;--border-secondary: #cdc2b5;--border-tertiary: #b8a898;--brand-brown: #381c00;--brand-brown-hover: #4a2500;--brand-blue: #3b82f6;--brand-red: #ef4444;--brand-green: #10b981;--brand-yellow: #f59e0b;--shadow-sm: 0 1px 2px 0 rgba(56, 28, 0, .06);--shadow-md: 0 4px 6px -1px rgba(56, 28, 0, .08);--shadow-lg: 0 10px 15px -3px rgba(56, 28, 0, .12);--pdf-viewer-bg: #d4c9bc;--footer-text: rgba(56, 28, 0, .55)}:root.dark{color-scheme:dark;--bg-primary: #1a1410;--bg-secondary: #221c16;--bg-tertiary: #2a241c;--bg-elevated: #241e18;--bg-overlay: rgba(201, 169, 98, .06);--text-primary: #f5f0e8;--text-secondary: #b8aa98;--text-tertiary: #8b7d6e;--text-inverse: #1a1410;--border-primary: #3c3428;--border-secondary: #4a4032;--border-tertiary: #5a4e40;--brand-brown: #c9a962;--brand-brown-hover: #ddc98a;--brand-blue: #5b9cf6;--brand-red: #ef4444;--brand-green: #34d399;--brand-yellow: #fbbf24;--shadow-sm: 0 1px 2px 0 rgba(26, 20, 16, .5);--shadow-md: 0 4px 6px -1px rgba(26, 20, 16, .55);--shadow-lg: 0 10px 15px -3px rgba(26, 20, 16, .6);--pdf-viewer-bg: #2a241c;--footer-text: rgba(201, 169, 98, .6)}.dark .text-neutral-200,.dark .text-neutral-300{color:var(--text-secondary)}.dark .text-neutral-400,.dark .text-neutral-500{color:var(--text-tertiary)}.dark .text-neutral-50{color:var(--text-primary)}.dark .bg-neutral-600,.dark .bg-neutral-700{background-color:var(--bg-tertiary)}.dark .bg-neutral-800{background-color:var(--bg-secondary)}.dark .bg-neutral-900,.dark .bg-neutral-950{background-color:var(--bg-primary)}.dark .border-neutral-400{border-color:var(--border-secondary)}.dark .border-neutral-500,.dark .border-neutral-600,.dark .border-neutral-700{border-color:var(--border-primary)}.dark .hover\:bg-neutral-500:hover,.dark .hover\:bg-neutral-600:hover,.dark .hover\:bg-neutral-700:hover{background-color:var(--bg-overlay)}.dark .hover\:border-neutral-400:hover{border-color:var(--border-secondary)}.dark .placeholder-neutral-400::placeholder{color:var(--text-tertiary)}.dark .text-neutral-100{color:var(--text-primary)}.dark .border-neutral-700\/50{border-color:var(--border-primary)}.dark .bg-neutral-700\/30,.dark .bg-neutral-700\/50,.dark .bg-neutral-800\/50{background-color:var(--bg-tertiary)}:root:not(.dark) .text-neutral-400,:root:not(.dark) .text-neutral-500{color:var(--text-tertiary)}:root:not(.dark) .bg-neutral-50{background-color:var(--bg-primary)}:root:not(.dark) .bg-neutral-100{background-color:var(--bg-secondary)}:root:not(.dark) .bg-neutral-200{background-color:var(--bg-tertiary)}:root:not(.dark) .border-neutral-200,:root:not(.dark) .border-neutral-300{border-color:var(--border-primary)}:root:not(.dark) .border-neutral-400{border-color:var(--border-secondary)}:root:not(.dark) .text-black,:root:not(.dark) .text-neutral-800,:root:not(.dark) .text-neutral-900,:root:not(.dark) .text-neutral-950,:root:not(.dark) .text-gray-800,:root:not(.dark) .text-gray-900,:root:not(.dark) .text-stone-800,:root:not(.dark) .text-stone-900{color:var(--brand-brown)!important}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-primary);color:var(--text-primary)}iframe[title="PDF Viewer"]{color-scheme:inherit}.font-aeonik{font-family:Aeonik,-apple-system,BlinkMacSystemFont,sans-serif}.font-inter{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.font-fraunces{font-family:Fraunces,Georgia,serif}.text-brand-brown{color:var(--brand-brown)}.bg-brand-brown{background-color:var(--brand-brown)}.border-brand-brown{border-color:var(--brand-brown)}@media(min-width:1024px){.lg\:gradient-panel{background-image:url(/images/onboarding.PNG);background-size:cover;background-position:center;background-repeat:no-repeat}}.review-content h1,.review-content h2,.review-content h3{margin-top:1.75em;margin-bottom:.75em;line-height:1.3}.review-content p,.review-content li{line-height:1.8}.review-content ul,.review-content ol{margin-top:1.25em;margin-bottom:1.25em}.review-content blockquote{margin-left:0;padding-left:1rem;border-left-width:4px;border-color:var(--border-tertiary)}.review-content ::selection{background-color:#3b82f6;color:#fff}.review-content ::-moz-selection{background-color:#3b82f6;color:#fff}.textLayer{opacity:1!important}.textLayer span{color:transparent!important;position:absolute;white-space:pre;cursor:text;transform-origin:0% 0%}.textLayer ::selection{background-color:#0064c84d}.textLayer ::-moz-selection{background-color:#0064c84d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn .2s ease-out}@keyframes toastSlideIn{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}.animate-toastSlideIn{animation:toastSlideIn .25s cubic-bezier(.22,1,.36,1) both}@keyframes uploadPanelEnter{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-uploadPanelEnter{animation:uploadPanelEnter .5s cubic-bezier(.22,1,.36,1) both}.animate-uploadPanelEnter .animate-uploadIcon{animation:uploadIconEnter .4s cubic-bezier(.22,1,.36,1) .1s both}.animate-uploadPanelEnter .animate-uploadDropzone{animation:uploadIconEnter .4s cubic-bezier(.22,1,.36,1) .18s both}.animate-uploadPanelEnter .animate-uploadFooter{animation:uploadIconEnter .4s cubic-bezier(.22,1,.36,1) .26s both}@keyframes uploadIconEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboardPanelEnter{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-dashboardEnter{animation:dashboardPanelEnter .45s cubic-bezier(.22,1,.36,1) both}.animate-dashboardEnter .animate-dashboardHeader{animation:uploadIconEnter .35s cubic-bezier(.22,1,.36,1) .05s both}.animate-dashboardEnter .animate-dashboardStats{animation:uploadIconEnter .35s cubic-bezier(.22,1,.36,1) .12s both}.animate-dashboardEnter .animate-dashboardRecent{animation:uploadIconEnter .35s cubic-bezier(.22,1,.36,1) .2s both}@keyframes historyPanelEnter{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-historyEnter{animation:historyPanelEnter .45s cubic-bezier(.22,1,.36,1) both}.animate-historyEnter .animate-historyHeader{animation:uploadIconEnter .35s cubic-bezier(.22,1,.36,1) .05s both}.animate-historyEnter .animate-historyEmpty{animation:uploadIconEnter .35s cubic-bezier(.22,1,.36,1) .12s both}@keyframes historyItemEnter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-historyItem{animation:historyItemEnter .4s cubic-bezier(.22,1,.36,1) both}@keyframes viewReviewPanelEnter{0%{opacity:0;transform:translateY(12px) scale(.99)}to{opacity:1;transform:translateY(0) scale(1)}}.animate-viewReviewEnter{animation:viewReviewPanelEnter .45s cubic-bezier(.22,1,.36,1) both}.animate-viewReviewEnter .animate-viewReviewHeader{animation:uploadIconEnter .35s cubic-bezier(.22,1,.36,1) .05s both}.animate-viewReviewEnter .animate-viewReviewContent{animation:uploadIconEnter .35s cubic-bezier(.22,1,.36,1) .12s both}.animate-reportItem{animation:historyItemEnter .4s cubic-bezier(.22,1,.36,1) both}@keyframes stepSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes lineGrow{0%{height:0}to{height:100%}}@keyframes checkPop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}.stepper-step-enter{animation:stepSlideIn .4s ease-out both}.stepper-line-grow{animation:lineGrow .5s ease-out both}.stepper-check-pop{animation:checkPop .35s cubic-bezier(.34,1.56,.64,1) both}: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(100%);backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.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{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;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(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.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]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.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{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.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{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{height:80%;left:45%;width:1px}.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%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:#ff9;box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-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{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}: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;top:0;right:0;bottom:0;left: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;top:100%;right:0;bottom:0;left: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}
