@import"https://fonts.googleapis.com/css2?family=Instrument+Serif:ital@0;1&family=Outfit:wght@300;400;500;600;700;800&display=swap";.landing{--bg:#06080E;--bg2:#0B0F19;--bg3:#111827;--surface:rgba(255,255,255,.025);--surface2:rgba(255,255,255,.04);--border:rgba(255,255,255,.06);--border2:rgba(255,255,255,.1);--cyan:#0EA5E9;--cyan-dim:rgba(14,165,233,.12);--cyan-glow:rgba(14,165,233,.25);--gold:#D4A843;--gold-dim:rgba(212,168,67,.1);--green:#22C55E;--red:#EF4444;--amber:#F59E0B;--t1:#E8ECF4;--t2:#94A3B8;--t3:#64748B;--t4:#475569;--serif:"Instrument Serif",Georgia,serif;--sans:"Outfit",system-ui,sans-serif;font-family:var(--sans);background:var(--bg);color:var(--t1);-webkit-font-smoothing:antialiased;overflow-x:hidden}.landing a{color:inherit;text-decoration:none}.landing:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");opacity:.5}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.landing .fade-up{animation:fadeUp .8s ease both}.landing .fade-up-1{animation-delay:.1s}.landing .fade-up-2{animation-delay:.2s}.landing .fade-up-3{animation-delay:.3s}.landing .fade-up-4{animation-delay:.4s}.landing nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:16px 32px;display:flex;align-items:center;justify-content:space-between;background:#06080ed9;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.landing .nav-logo{display:flex;align-items:center;gap:10px}.landing .nav-mark{width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,var(--cyan),#06B6D4);display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;font-size:14px}.landing .nav-name{font-weight:700;font-size:15px;letter-spacing:-.3px}.landing .nav-links{display:flex;gap:28px;align-items:center}.landing .nav-links a{font-size:13px;font-weight:500;color:var(--t3);transition:color .2s}.landing .nav-links a:hover{color:var(--t1)}.landing .nav-cta{padding:9px 22px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;border:none;background:var(--cyan);color:#fff;transition:all .2s;box-shadow:0 2px 12px #0ea5e94d}.landing .nav-cta:hover{transform:translateY(-1px);box-shadow:0 4px 20px #0ea5e966}.landing .nav-try{padding:9px 22px;border-radius:8px;font-size:13px;font-weight:700;cursor:pointer;background:linear-gradient(135deg,var(--gold),#B8922E);color:#0b0f19;border:none;transition:all .2s;box-shadow:0 2px 12px #d4a8434d;margin-left:-12px}.landing .nav-try:hover{transform:translateY(-1px);box-shadow:0 4px 20px #d4a84366}.landing .hero{padding:140px 32px 80px;text-align:center;position:relative;overflow:hidden}.landing .hero:before{content:"";position:absolute;top:-200px;left:50%;transform:translate(-50%);width:800px;height:600px;border-radius:50%;background:radial-gradient(ellipse,rgba(14,165,233,.08) 0%,transparent 70%);pointer-events:none}.landing .hero:after{content:"";position:absolute;top:0;right:0;width:400px;height:400px;border-radius:50%;background:radial-gradient(ellipse,rgba(212,168,67,.04) 0%,transparent 70%);pointer-events:none}.landing .compliance-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 18px;border-radius:100px;background:#22c55e0f;border:1px solid rgba(34,197,94,.12);font-size:12px;font-weight:600;color:var(--green);margin-bottom:28px}.landing .compliance-dot{width:6px;height:6px;border-radius:50%;background:var(--green);animation:pulse 2s infinite}.landing .hero h1{font-family:var(--serif);font-size:clamp(40px,6vw,72px);font-weight:400;line-height:1.05;letter-spacing:-1.5px;margin-bottom:24px;max-width:900px;margin-left:auto;margin-right:auto}.landing .hero h1 em{font-style:italic;color:var(--cyan)}.landing .hero h1 .gold{color:var(--gold)}.landing .hero-sub{font-size:18px;color:var(--t2);line-height:1.65;max-width:620px;margin:0 auto 40px;font-weight:300}.landing .hero-sub strong{color:var(--t1);font-weight:600}.landing .hero-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-bottom:48px}.landing .btn-hero{padding:16px 40px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;border:none;background:linear-gradient(135deg,var(--cyan),#0284C7);color:#fff;box-shadow:0 4px 24px #0ea5e959;transition:all .25s}.landing .btn-hero:hover{transform:translateY(-2px);box-shadow:0 8px 40px #0ea5e973}.landing .btn-gold{padding:16px 40px;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;border:none;background:linear-gradient(135deg,var(--gold),#B8922E);color:#0b0f19;box-shadow:0 4px 24px #d4a84359;transition:all .25s}.landing .btn-gold:hover{transform:translateY(-2px);box-shadow:0 8px 40px #d4a84373}.landing .btn-ghost{padding:16px 36px;border-radius:12px;font-size:15px;font-weight:600;cursor:pointer;background:transparent;border:1px solid var(--border2);color:var(--t2);transition:all .2s}.landing .btn-ghost:hover{border-color:var(--t3);color:var(--t1);background:var(--surface2)}.landing .hero-proof{display:flex;gap:32px;justify-content:center;flex-wrap:wrap}.landing .hero-stat{text-align:center}.landing .hero-stat-num{font-family:var(--serif);font-size:28px;color:var(--cyan);letter-spacing:-.5px}.landing .hero-stat-label{font-size:11px;color:var(--t3);text-transform:uppercase;letter-spacing:1.2px;font-weight:600;margin-top:2px}.landing .section{padding:100px 32px}.landing .section-label{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:6px;font-size:10px;text-transform:uppercase;letter-spacing:2px;font-weight:700;margin-bottom:20px}.landing .section-label.lbl-red{background:#ef44440f;border:1px solid rgba(239,68,68,.1);color:var(--red)}.landing .section-label.lbl-cyan{background:var(--cyan-dim);border:1px solid rgba(14,165,233,.1);color:var(--cyan)}.landing .section-label.lbl-gold{background:var(--gold-dim);border:1px solid rgba(212,168,67,.12);color:var(--gold)}.landing .section-label.lbl-green{background:#22c55e0f;border:1px solid rgba(34,197,94,.1);color:var(--green)}.landing .section-title{font-family:var(--serif);font-size:clamp(30px,4vw,48px);line-height:1.1;letter-spacing:-1px;margin-bottom:16px;max-width:700px}.landing .section-desc{font-size:16px;color:var(--t2);line-height:1.65;max-width:560px;font-weight:300;margin-bottom:48px}.landing .pain-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;max-width:1100px;margin:0 auto}.landing .pain-card{padding:28px;border-radius:14px;border:1px solid var(--border);background:var(--surface);transition:all .3s;position:relative;overflow:hidden}.landing .pain-card:hover{border-color:#ef444426;background:#ef444405;transform:translateY(-2px)}.landing .pain-card:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:var(--red);opacity:0;transition:opacity .3s}.landing .pain-card:hover:before{opacity:1}.landing .pain-icon{font-size:24px;margin-bottom:14px}.landing .pain-title{font-size:15px;font-weight:700;margin-bottom:8px}.landing .pain-text{font-size:13px;color:var(--t3);line-height:1.65}.landing .pain-stat{display:inline-block;margin-top:12px;padding:4px 10px;border-radius:6px;background:#ef44440f;font-size:11px;font-weight:700;color:var(--red)}.landing .flow-section{padding:100px 32px;background:var(--bg2)}.landing .flow-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;max-width:1100px;margin:0 auto}.landing .flow-card{padding:32px 24px;border-radius:14px;border:1px solid var(--border);background:var(--bg);position:relative;transition:all .3s}.landing .flow-card:hover{border-color:#0ea5e933;transform:translateY(-3px);box-shadow:0 12px 40px #0000004d}.landing .flow-num{position:absolute;top:16px;right:16px;font-family:var(--serif);font-size:48px;color:#0ea5e90f;line-height:1}.landing .flow-icon{width:44px;height:44px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:18px;background:var(--cyan-dim);border:1px solid rgba(14,165,233,.08)}.landing .flow-title{font-size:15px;font-weight:700;margin-bottom:8px}.landing .flow-text{font-size:12.5px;color:var(--t3);line-height:1.65}.landing .flow-tag{display:inline-block;margin-top:12px;padding:3px 9px;border-radius:5px;background:#22c55e0f;font-size:10px;font-weight:700;color:var(--green);letter-spacing:.5px}.landing .features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;max-width:1100px;margin:0 auto}.landing .feature-card{padding:32px;border-radius:16px;border:1px solid var(--border);background:var(--surface);transition:all .3s}.landing .feature-card:hover{border-color:#0ea5e91f;background:var(--surface2)}.landing .f-header{display:flex;align-items:center;gap:14px;margin-bottom:16px}.landing .f-icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.landing .f-title{font-size:16px;font-weight:700}.landing .f-desc{font-size:13px;color:var(--t3);line-height:1.65}.landing .f-list{margin-top:14px;display:flex;flex-direction:column;gap:6px}.landing .f-item{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--t2)}.landing .f-check{color:var(--green);font-weight:700;font-size:13px}.landing .compare-section{padding:100px 32px;background:var(--bg2)}.landing .compare-table{max-width:900px;margin:0 auto;border-radius:16px;overflow:hidden;border:1px solid var(--border)}.landing .compare-row{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;border-bottom:1px solid var(--border);font-size:13px}.landing .compare-row:last-child{border-bottom:none}.landing .compare-head{background:#0ea5e908}.landing .compare-head .compare-cell{font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--t3)}.landing .compare-head .compare-cell:last-child{color:var(--cyan)}.landing .compare-cell{padding:16px 20px;display:flex;align-items:center}.landing .compare-cell:not(:first-child){justify-content:center;text-align:center}.landing .compare-cell.label{font-weight:600;color:var(--t2);font-size:12.5px}.landing .compare-cell .yes{color:var(--green);font-weight:700}.landing .compare-cell .no{color:var(--red);font-size:11px;opacity:.6}.landing .compare-cell .meh{color:var(--amber);font-size:12px}.landing .compare-highlight{background:#0ea5e904}.landing .compare-row:hover{background:var(--surface2)}.landing .pricing-section{padding:100px 32px;text-align:center}.landing .pricing-card{max-width:540px;margin:0 auto;border-radius:24px;overflow:hidden;border:1px solid rgba(212,168,67,.2);position:relative;background:linear-gradient(160deg,rgba(212,168,67,.04) 0%,var(--bg) 30%,var(--bg) 70%,rgba(14,165,233,.03) 100%)}.landing .pricing-card:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:24px;background:linear-gradient(160deg,rgba(212,168,67,.3),transparent 40%,transparent 60%,rgba(14,165,233,.2));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;padding:1px;pointer-events:none}.landing .pricing-inner{padding:48px 40px}.landing .pricing-badge{display:inline-flex;padding:5px 14px;border-radius:100px;font-size:11px;font-weight:700;color:var(--gold);background:var(--gold-dim);letter-spacing:.8px;text-transform:uppercase;margin-bottom:24px}.landing .pricing-amount{font-family:var(--serif);font-size:72px;letter-spacing:-3px;line-height:1;margin-bottom:4px}.landing .pricing-amount .dollar{font-size:36px;vertical-align:top;position:relative;top:8px;margin-right:2px;color:var(--t2)}.landing .pricing-amount .period{font-family:var(--sans);font-size:16px;color:var(--t3);font-weight:400;margin-left:4px}.landing .pricing-tagline{font-size:20px;font-family:var(--serif);font-style:italic;color:var(--gold);margin-bottom:8px}.landing .pricing-desc{font-size:14px;color:var(--t3);margin-bottom:32px;line-height:1.6}.landing .pricing-features{text-align:left;display:flex;flex-direction:column;gap:12px;margin-bottom:36px;padding:24px;border-radius:14px;background:var(--surface);border:1px solid var(--border)}.landing .pricing-feature{display:flex;align-items:center;gap:10px;font-size:13.5px;color:var(--t2)}.landing .pricing-feature .pf-check{color:var(--cyan);font-size:15px;font-weight:800;flex-shrink:0}.landing .pricing-feature strong{color:var(--t1)}.landing .pricing-cta{width:100%;padding:18px;border-radius:14px;border:none;cursor:pointer;font-size:17px;font-weight:700;background:linear-gradient(135deg,var(--gold),#B8922E);color:#0b0f19;box-shadow:0 4px 24px #d4a84340;transition:all .25s}.landing .pricing-cta:hover{transform:translateY(-2px);box-shadow:0 8px 40px #d4a84359}.landing .pricing-note{font-size:11px;color:var(--t4);margin-top:16px;line-height:1.5}.landing .pricing-math{max-width:540px;margin:32px auto 0;padding:24px;border-radius:14px;border:1px solid var(--border);background:var(--surface);text-align:left}.landing .pricing-math-title{font-size:12px;font-weight:700;color:var(--t3);text-transform:uppercase;letter-spacing:1px;margin-bottom:14px}.landing .pricing-math-row{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--border);font-size:13px}.landing .pricing-math-row:last-child{border-bottom:none;padding-top:12px;margin-top:4px;border-top:1px solid var(--border2)}.landing .pricing-math-row .val{font-weight:700}.landing .pricing-math-row .val.red{color:var(--red)}.landing .pricing-math-row .val.green{color:var(--green)}.landing .compliance-section{padding:100px 32px;background:var(--bg2)}.landing .compliance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;max-width:1100px;margin:0 auto}.landing .compliance-card{padding:24px;border-radius:14px;border:1px solid var(--border);background:var(--bg);display:flex;gap:16px;transition:all .3s}.landing .compliance-card:hover{border-color:#22c55e26}.landing .cc-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:18px;background:#22c55e0f;border:1px solid rgba(34,197,94,.08)}.landing .cc-title{font-size:14px;font-weight:700;margin-bottom:4px}.landing .cc-text{font-size:12px;color:var(--t3);line-height:1.6}.landing .testimonials{padding:100px 32px}.landing .test-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px;max-width:1100px;margin:0 auto}.landing .test-card{padding:28px;border-radius:14px;border:1px solid var(--border);background:var(--surface)}.landing .test-quote{font-family:var(--serif);font-size:17px;font-style:italic;line-height:1.6;color:var(--t1);margin-bottom:20px}.landing .test-author{display:flex;align-items:center;gap:12px}.landing .test-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff}.landing .test-name{font-size:13px;font-weight:700}.landing .test-role{font-size:11px;color:var(--t3)}.landing .cta-section{padding:100px 32px;text-align:center;position:relative;overflow:hidden}.landing .cta-section:before{content:"";position:absolute;bottom:-100px;left:50%;transform:translate(-50%);width:600px;height:400px;border-radius:50%;background:radial-gradient(ellipse,rgba(14,165,233,.1) 0%,transparent 70%);pointer-events:none}.landing .cta-title{font-family:var(--serif);font-size:clamp(32px,5vw,56px);line-height:1.05;letter-spacing:-1px;margin-bottom:16px}.landing .cta-title em{font-style:italic;color:var(--cyan)}.landing .cta-sub{font-size:17px;color:var(--t2);margin-bottom:40px;font-weight:300;max-width:500px;margin-left:auto;margin-right:auto;line-height:1.6}.landing .faq-section{padding:100px 32px;background:var(--bg2)}.landing .faq-grid{max-width:700px;margin:0 auto;display:flex;flex-direction:column;gap:8px}.landing .faq-item{border:1px solid var(--border);border-radius:12px;overflow:hidden;background:var(--bg)}.landing .faq-q{padding:20px 24px;cursor:pointer;font-size:14px;font-weight:600;color:var(--t2);display:flex;justify-content:space-between;align-items:center;transition:color .2s;background:none;border:none;width:100%;text-align:left;font-family:var(--sans)}.landing .faq-q:hover{color:var(--t1)}.landing .faq-q .arrow{font-size:18px;color:var(--t3);transition:transform .3s}.landing .faq-item.open .faq-q .arrow{transform:rotate(45deg)}.landing .faq-a{padding:0 24px 20px;font-size:13px;color:var(--t3);line-height:1.7;display:none}.landing .faq-item.open .faq-a{display:block}.landing footer{padding:48px 32px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.landing .footer-left{display:flex;align-items:center;gap:8px}.landing .footer-mark{width:24px;height:24px;border-radius:6px;background:var(--cyan);display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;font-size:10px}.landing .footer-text{font-size:12px;color:var(--t4)}.landing .footer-links{display:flex;gap:24px}.landing .footer-links a{font-size:12px;color:var(--t4);transition:color .2s}.landing .footer-links a:hover{color:var(--t2)}.landing .reveal{opacity:0;transform:translateY(24px);transition:all .7s cubic-bezier(.22,1,.36,1)}.landing .reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:768px){.landing nav{padding:12px 16px}.landing .nav-links a:not(.nav-cta-link):not(.nav-try-link){display:none}.landing .hero{padding:110px 20px 60px}.landing .hero h1{font-size:36px}.landing .section,.landing .flow-section,.landing .compare-section,.landing .compliance-section,.landing .faq-section,.landing .pricing-section,.landing .testimonials,.landing .cta-section{padding:60px 20px}.landing .compare-row{grid-template-columns:1.2fr 1fr 1fr;font-size:11px}.landing .compare-cell:nth-child(2){display:none}.landing .pricing-inner{padding:32px 24px}.landing .pricing-amount{font-size:56px}.landing footer{flex-direction:column;text-align:center}}: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(--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(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:#ff9;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}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.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{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}:root{--bg-primary: #0B0F1A;--bg-surface: rgba(255, 255, 255, .02);--bg-surface-hover: rgba(255, 255, 255, .04);--border-subtle: rgba(255, 255, 255, .06);--border-medium: rgba(255, 255, 255, .1);--color-primary: #0EA5E9;--color-primary-dim: rgba(14, 165, 233, .15);--color-secondary: #8B5CF6;--color-secondary-dim: rgba(139, 92, 246, .15);--color-success: #22C55E;--color-warning: #F59E0B;--color-error: #EF4444;--text-primary: #E8ECF4;--text-secondary: #94A3B8;--text-muted: #64748B;--text-inverse: #0F172A;--font-family: "DM Sans", system-ui, -apple-system, sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;font-family:var(--font-family);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}button{cursor:pointer;font-family:var(--font-family)}input,select,textarea{font-family:var(--font-family)}.card{background:var(--bg-surface);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:20px}.btn-primary{padding:12px 24px;border-radius:var(--radius-md);border:none;background:linear-gradient(135deg,var(--color-primary),#06B6D4);color:#fff;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 2px 12px #0ea5e94d;transition:transform .15s,box-shadow .15s}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px 20px #0ea5e966}.btn-primary:disabled{opacity:.4;cursor:default;transform:none}.btn-secondary{padding:10px 20px;border-radius:var(--radius-md);border:1px solid var(--border-medium);background:var(--bg-surface);color:var(--text-secondary);font-size:13px;font-weight:600;transition:background .15s}.btn-secondary:hover{background:var(--bg-surface-hover)}.label{font-size:10px;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);font-weight:700;margin-bottom:8px}
