*{margin:0;padding:0;box-sizing:border-box}:root{--color-sidebar-bg: #111827;--color-sidebar-hover: #1f2937;--color-sidebar-active: #1d1b4b;--color-sidebar-text: #d1d5db;--color-sidebar-text-muted: #6b7280;--color-sidebar-border: #1f2937;--color-accent: #7c3aed;--color-accent-hover: #6d28d9;--color-accent-light: #ede9fe;--color-bg: #ffffff;--color-bg-secondary: #fafafa;--color-border: #e5e7eb;--color-text: #111827;--color-text-muted: #6b7280;--sidebar-width: 260px;--header-height: 52px}body{font-family:-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;color:var(--color-text);background:var(--color-bg)}.react-pdf__Page{margin:0 auto;background-color:#fff}.react-pdf__Page__canvas{margin:0 auto;display:block}.react-pdf__Page__textContent{border:1px solid rgba(0,0,0,.1)}.react-pdf__Page__annotations{height:100%;width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}.sidebar-scroll::-webkit-scrollbar-thumb{background:#374151}.sidebar-scroll::-webkit-scrollbar-thumb:hover{background:#4b5563}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.streaming-cursor:after{content:"▋";display:inline-block;animation:blink 1s step-end infinite;color:var(--color-accent);margin-left:2px}.landing-root{min-height:100vh;overflow-y:auto;background:#0a0a0f;color:#fff}.landing-nav{display:flex;align-items:center;justify-content:space-between;padding:0 40px;height:64px;border-bottom:1px solid rgba(255,255,255,.08);position:sticky;top:0;background:#0a0a0fe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100}.landing-logo{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;color:#fff;text-decoration:none}.landing-logo-icon{width:32px;height:32px;background:var(--color-accent);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fff}.landing-nav-actions{display:flex;align-items:center;gap:12px}.btn-ghost{background:none;border:none;color:#9ca3af;font-size:14px;font-weight:500;cursor:pointer;padding:8px 16px;border-radius:8px;transition:color .15s,background .15s}.btn-ghost:hover{color:#fff;background:#ffffff0f}.btn-primary{background:var(--color-accent);color:#fff;border:none;font-size:14px;font-weight:600;cursor:pointer;padding:9px 20px;border-radius:8px;transition:background .15s}.btn-primary:hover{background:var(--color-accent-hover)}.btn-primary-lg{background:var(--color-accent);color:#fff;border:none;font-size:16px;font-weight:600;cursor:pointer;padding:14px 32px;border-radius:10px;transition:background .15s,transform .1s;display:inline-flex;align-items:center;gap:8px}.btn-primary-lg:hover{background:var(--color-accent-hover);transform:translateY(-1px)}.btn-outline-lg{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.2);font-size:16px;font-weight:500;cursor:pointer;padding:14px 32px;border-radius:10px;transition:border-color .15s,background .15s}.btn-outline-lg:hover{border-color:#fff6;background:#ffffff0d}.landing-hero{max-width:900px;margin:0 auto;padding:100px 40px 80px;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:6px;background:#7c3aed26;border:1px solid rgba(124,58,237,.3);color:#a78bfa;font-size:13px;font-weight:500;padding:6px 14px;border-radius:20px;margin-bottom:32px}.hero-title{font-size:64px;font-weight:800;line-height:1.1;margin-bottom:24px;letter-spacing:-1.5px}.hero-title-accent{background:linear-gradient(135deg,#7c3aed,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:20px;color:#9ca3af;line-height:1.6;margin-bottom:48px;max-width:640px;margin-left:auto;margin-right:auto}.hero-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-bottom:64px}.hero-social-proof{font-size:13px;color:#6b7280}.landing-features{max-width:1100px;margin:0 auto;padding:80px 40px}.section-label{font-size:13px;font-weight:600;color:var(--color-accent);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:12px}.section-title{font-size:40px;font-weight:700;line-height:1.2;margin-bottom:16px;letter-spacing:-.5px}.section-subtitle{font-size:18px;color:#9ca3af;max-width:560px;line-height:1.6;margin-bottom:56px}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:32px;transition:border-color .2s,background .2s}.feature-card:hover{background:#ffffff0d;border-color:#7c3aed4d}.feature-icon{width:48px;height:48px;background:#7c3aed26;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:20px}.feature-title{font-size:18px;font-weight:600;color:#fff;margin-bottom:10px}.feature-desc{font-size:14px;color:#9ca3af;line-height:1.6}.landing-how{max-width:1100px;margin:0 auto;padding:80px 40px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;position:relative}.step{text-align:center}.step-number{width:48px;height:48px;background:var(--color-accent);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;color:#fff;margin:0 auto 20px}.step-title{font-size:18px;font-weight:600;color:#fff;margin-bottom:10px}.step-desc{font-size:14px;color:#9ca3af;line-height:1.6}.landing-integrations{border-top:1px solid rgba(255,255,255,.07);border-bottom:1px solid rgba(255,255,255,.07);padding:48px 40px;text-align:center}.integrations-label{font-size:13px;color:#6b7280;margin-bottom:32px;text-transform:uppercase;letter-spacing:1px}.integrations-list{display:flex;align-items:center;justify-content:center;gap:48px;flex-wrap:wrap}.integration-item{font-size:16px;font-weight:600;color:#4b5563;transition:color .2s}.integration-item:hover{color:#9ca3af}.landing-footer{padding:40px;text-align:center;color:#4b5563;font-size:13px}.upload-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.upload-modal{background:#fff;border-radius:16px;padding:40px;width:520px;max-width:calc(100vw - 32px);box-shadow:0 25px 60px #0000004d}.upload-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.upload-modal-title{font-size:20px;font-weight:700;color:var(--color-text)}.upload-modal-close{background:none;border:none;cursor:pointer;color:var(--color-text-muted);padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:background .15s}.upload-modal-close:hover{background:var(--color-border)}.upload-dropzone{border:2px dashed var(--color-border);border-radius:12px;padding:56px 40px;text-align:center;cursor:pointer;transition:all .2s;background:var(--color-bg-secondary)}.upload-dropzone:hover,.upload-dropzone.drag-over{border-color:var(--color-accent);background:var(--color-accent-light)}.upload-dropzone-icon{width:56px;height:56px;background:var(--color-accent-light);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;color:var(--color-accent);font-size:24px}.upload-dropzone-title{font-size:16px;font-weight:600;color:var(--color-text);margin-bottom:6px}.upload-dropzone-sub{font-size:13px;color:var(--color-text-muted)}.upload-dropzone-sub span{color:var(--color-accent);font-weight:500;cursor:pointer}.upload-progress{margin-top:24px}.upload-progress-file{display:flex;align-items:center;gap:12px;padding:14px 16px;background:var(--color-bg-secondary);border-radius:10px;border:1px solid var(--color-border);margin-bottom:12px}.upload-progress-name{flex:1;font-size:14px;font-weight:500;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-progress-bar-wrap{height:4px;background:var(--color-border);border-radius:2px;overflow:hidden;margin-top:8px}.upload-progress-bar{height:100%;background:var(--color-accent);border-radius:2px;transition:width .3s}: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{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;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}
