@font-face{font-family:Sequel Sans;src:url("/fonts/Sequel Sans Book Body.ttf")format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Sequel Sans;src:url("/fonts/Sequel Sans Roman Body.ttf")format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Sequel Sans;src:url("/fonts/Sequel Sans Medium Body.ttf")format("truetype");font-weight:500;font-style:normal}@font-face{font-family:Sequel Sans;src:url("/fonts/Sequel Sans Bold Body.ttf")format("truetype");font-weight:700;font-style:normal}:root{--wp-bg:#080b17;--wp-panel-bg:#0c101c73;--wp-border:#ffffff1f;--wp-input-bg:#080b1494;--wp-text:#f8fafc;--wp-text-muted:#94a3b8;--wp-accent:#8e32f1;--wp-accent-gradient:linear-gradient(135deg, #8e32f1, #5b21b6);--wp-accent-hover:#7b29d6;--wp-danger:#ef4444;--wp-success:#10b981;--font-invoice:"Sequel Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-workspace:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--wp-bg);color:var(--wp-text);font-family:var(--font-workspace);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:radial-gradient(circle at 10% 20%,#8e32f112 0%,#0000 45%),radial-gradient(circle at 90% 80%,#38bdf812 0%,#0000 45%);min-height:100vh;overflow:hidden}#root{border:none!important;flex-direction:row!important;width:100%!important;max-width:100%!important;min-height:100vh!important;margin:0!important;display:flex!important}.workspace-container{grid-template-columns:480px 1fr;width:100%;height:100vh;display:grid}.editor-panel{background-color:var(--wp-panel-bg);-webkit-backdrop-filter:blur(12px);border-right:1px solid var(--wp-border);flex-direction:column;height:100vh;display:flex;overflow-y:auto}.editor-header{border-bottom:1px solid var(--wp-border);justify-content:space-between;align-items:center;padding:20px;display:flex}.editor-header h1{color:#fff;letter-spacing:-.5px;font-size:1.25rem;font-weight:700}.invoice-badge{background:var(--wp-accent-gradient);color:#fff;border-radius:9999px;padding:4px 10px;font-size:.75rem;font-weight:500;box-shadow:0 4px 10px #8e32f140}.editor-content{flex-direction:column;flex-grow:1;gap:24px;padding:20px;display:flex}.form-section{border:1px solid var(--wp-border);background:#080b1459;border-radius:14px;flex-direction:column;gap:16px;padding:18px;display:flex;box-shadow:0 10px 25px -5px #0000001a}.section-title{color:var(--wp-text-muted);text-transform:uppercase;letter-spacing:.5px;border-left:3px solid #8e32f1;padding-bottom:2px;padding-left:10px;font-size:.875rem;font-weight:600}.invoice-workflow-section{background:linear-gradient(145deg,#8e32f117,#080b1473);border-color:#8e32f173}.invoice-workflow-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.invoice-workflow-option{min-width:0;color:var(--wp-text);text-align:left;background:var(--wp-bg-hover);border:1px solid var(--wp-border);cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;padding:13px;transition:border-color .18s,background-color .18s,transform .18s;display:flex}.invoice-workflow-option:hover{border-color:#8e32f1b3;transform:translateY(-1px)}.invoice-workflow-option.active{border-color:var(--wp-text-accent);background:#8e32f129;box-shadow:0 0 0 1px #8e32f133}.invoice-workflow-icon{font-size:1.25rem;line-height:1}.invoice-workflow-option strong,.invoice-workflow-option small{display:block}.invoice-workflow-option strong{font-size:.78rem;line-height:1.3}.invoice-workflow-option small{color:var(--wp-text-muted);margin-top:4px;font-size:.66rem;line-height:1.35}.workflow-notice{color:var(--wp-text-muted);background:#8e32f114;border-left:3px solid #8e32f1;border-radius:6px;padding:10px 12px;font-size:.72rem;line-height:1.5}.workflow-notice.freelancer{background:#22c55e14;border-left-color:#22c55e}.recipient-preset-note{background:#22c55e12;border:1px solid #22c55e4d;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex}.recipient-preset-note strong,.recipient-preset-note span{display:block}.recipient-preset-note strong{color:var(--wp-text);font-size:.72rem}.recipient-preset-note span{color:var(--wp-text-muted);margin-top:3px;font-size:.66rem;line-height:1.4}.required-marker{color:#fca5a5;text-transform:uppercase;letter-spacing:.04em;margin-left:5px;font-size:.62rem;font-weight:700}.form-group{flex-direction:column;gap:6px;display:flex}.form-group-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}label{color:var(--wp-text-muted);font-size:.75rem;font-weight:500}input:not([type=checkbox]),textarea,select{background-color:var(--wp-input-bg);border:1px solid var(--wp-border);color:#fff;font-size:.875rem;font-family:var(--font-workspace);border-radius:10px;width:100%;min-width:0;padding:10px 14px;transition:all .25s}input:not([type=checkbox]):focus,textarea:focus,select:focus{background-color:#080b14bf;border-color:#38bdf8d9;outline:none;box-shadow:0 0 0 3px #38bdf838}textarea{resize:vertical;min-height:80px}.toggle-switch{flex-shrink:0;width:44px;height:24px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0;margin:0}.toggle-slider{cursor:pointer;border:1px solid var(--wp-border);background-color:#ffffff1a;border-radius:24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.toggle-slider:before{content:"";background-color:var(--wp-text-muted);border-radius:50%;width:18px;height:18px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:1px;left:2px}input:checked+.toggle-slider{background-color:var(--wp-accent);border-color:var(--wp-accent)}input:checked+.toggle-slider:before{background-color:#fff;transform:translate(20px)}.btn{cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:all .25s;display:inline-flex}.btn-primary{background:var(--wp-accent-gradient);color:#fff;box-shadow:0 4px 12px #8e32f14d}.btn-primary:hover{background:var(--wp-accent-gradient);transform:translateY(-1px);box-shadow:0 6px 18px #8e32f173}.btn-secondary{color:var(--wp-text);border:1px solid var(--wp-border);background-color:#ffffff08}.btn-secondary:hover{background-color:#ffffff14;border-color:#fff3;transform:translateY(-1px)}.btn-danger{background-color:var(--wp-danger);color:#fff;box-shadow:0 4px 10px #ef444440}.btn-danger:hover{transform:translateY(-1px);box-shadow:0 6px 14px #ef444459}.btn-sm{padding:6px 12px;font-size:.75rem}.positions-editor-list{flex-direction:column;gap:12px;display:flex}.position-item-card{border:1px solid var(--wp-border);background-color:#080b1466;border-radius:10px;flex-direction:column;gap:10px;padding:14px;transition:border-color .2s;display:flex;position:relative}.position-item-card:hover{border-color:#fff3}.position-card-header{justify-content:space-between;align-items:center;display:flex}.position-card-num{color:var(--wp-text-muted);font-size:.75rem;font-weight:600}.remove-position-btn{color:var(--wp-danger);cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:500}.remove-position-btn:hover{text-decoration:underline}.invoices-list-section{flex-direction:column;gap:10px;max-height:250px;padding-right:4px;display:flex;overflow-y:auto}.invoice-list-item{border:1px solid var(--wp-border);cursor:pointer;background-color:#080b1459;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;transition:all .25s;display:flex}.invoice-list-item:hover{background-color:#080b1499;border-color:#38bdf899;transform:translate(2px)}.invoice-list-item.active{background-color:#080b14d9;border-color:#38bdf8d9;box-shadow:0 4px 15px #38bdf81a}.invoice-item-info{flex-direction:column;gap:2px;display:flex}.invoice-item-number{color:#fff;font-size:.8125rem;font-weight:600}.invoice-item-client{color:var(--wp-text-muted);font-size:.75rem}.invoice-item-amount{color:var(--wp-success);font-size:.8125rem;font-weight:600}.delete-invoice-btn{color:var(--wp-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px}.delete-invoice-btn:hover{color:var(--wp-danger);background:#ef44441a}.preview-panel{background-color:#05070e;background-image:radial-gradient(circle,#8e32f10a 0%,#0000 70%);justify-content:center;align-items:flex-start;height:100vh;padding:40px;display:flex;overflow-y:auto}.invoice-sheet{width:794px;min-height:1123px;font-family:var(--font-invoice);letter-spacing:-.01em;flex-direction:column;padding:50px 65px;font-weight:400;line-height:1.45;transition:background-color .3s,color .3s;display:flex;position:relative;box-shadow:0 25px 50px -12px #00000080}.invoice-sheet.theme-light{color:#000;background-color:#fff}.invoice-sheet.theme-light .sheet-company-details,.invoice-sheet.theme-light .meta-value,.invoice-sheet.theme-light .item-title,.invoice-sheet.theme-light .item-rate,.invoice-sheet.theme-light .item-qty,.invoice-sheet.theme-light .item-amount,.invoice-sheet.theme-light .summary-label,.invoice-sheet.theme-light .summary-value,.invoice-sheet.theme-light .sheet-items-table th,.invoice-sheet.theme-light .sheet-footer{color:#000}.invoice-sheet.theme-light .meta-label,.invoice-sheet.theme-light .item-subdesc{color:#555}.invoice-sheet.theme-light .sheet-separator{border-top:2.5px solid #000}.invoice-sheet.theme-light .sheet-items-table th{border-bottom:1.5px solid #000}.invoice-sheet.theme-light .sheet-items-table td{border-bottom:1px solid #0000000d}.invoice-sheet.theme-light .sheet-summary-table tr.summary-row-border{border-top:1px solid #bcbcbc;border-bottom:1px solid #bcbcbc}.invoice-sheet.theme-light .sheet-summary-table tr.summary-row-bold{border-bottom:2.5px solid #000}.invoice-sheet.theme-light .amount-due-box{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px}.invoice-sheet.theme-dark{color:#f8fafc;background-color:#0c0a1a;border:1px solid #ffffff0f}.invoice-sheet.theme-dark .sheet-company-details,.invoice-sheet.theme-dark .meta-value,.invoice-sheet.theme-dark .item-title,.invoice-sheet.theme-dark .item-rate,.invoice-sheet.theme-dark .item-qty,.invoice-sheet.theme-dark .item-amount,.invoice-sheet.theme-dark .summary-label,.invoice-sheet.theme-dark .summary-value,.invoice-sheet.theme-dark .sheet-items-table th,.invoice-sheet.theme-dark .sheet-footer{color:#f8fafc}.invoice-sheet.theme-dark .meta-label,.invoice-sheet.theme-dark .item-subdesc{color:#94a3b8}.invoice-sheet.theme-dark .sheet-separator{border-top:2.5px solid #8e32f1}.invoice-sheet.theme-dark .sheet-items-table th{border-bottom:1.5px solid #8e32f1}.invoice-sheet.theme-dark .sheet-items-table td{border-bottom:1px solid #ffffff14}.invoice-sheet.theme-dark .sheet-summary-table tr.summary-row-border{border-top:1px solid #ffffff26;border-bottom:1px solid #ffffff26}.invoice-sheet.theme-dark .sheet-summary-table tr.summary-row-bold{border-bottom:2.5px solid #8e32f1}.invoice-sheet.theme-dark .amount-due-box{background-color:#8e32f126;border:1px solid #8e32f159;border-radius:8px;padding:10px 14px}.invoice-sheet.theme-dark .sheet-logo{filter:brightness(1.2)}.sheet-header{flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.sheet-header.layout-left{flex-direction:row;justify-content:space-between;align-items:flex-start}.sheet-header.layout-center{flex-direction:column;align-items:center}.sheet-logo-container{max-width:170px}.sheet-logo{max-width:100%;height:auto;display:block}.external-issuer-mark{text-transform:uppercase;border:1px solid;border-left:4px solid #8e32f1;border-radius:5px;flex-direction:column;align-items:flex-start;gap:3px;padding:10px 12px;display:flex}.external-issuer-mark span{opacity:.65;letter-spacing:.14em;font-size:8px}.external-issuer-mark strong{letter-spacing:.06em;font-size:12px}.sheet-company-details{text-align:center;margin-top:12px;font-size:13.5px;font-weight:400;line-height:1.35}.sheet-header.layout-left .sheet-company-details{text-align:right;margin-top:0}.sheet-header.layout-center .sheet-company-details{text-align:center;margin-top:12px}.sheet-company-details .company-name{margin-bottom:2px;font-size:16px;font-weight:700}.sheet-title{letter-spacing:-.01em;margin-bottom:15px;font-size:38px;font-weight:700;line-height:1}.sheet-subtitle{letter-spacing:.15em;text-transform:uppercase;color:#8e32f1;margin-top:-15px;margin-bottom:25px;font-size:9.5px;font-weight:700}.invoice-sheet.theme-light .sheet-subtitle{color:#8e32f1}.invoice-sheet.theme-dark .sheet-subtitle{color:#a855f7;text-shadow:0 0 10px #a855f74d}.sheet-metadata{grid-template-columns:1.4fr 1fr 1fr;gap:15px;margin-bottom:20px;font-size:13px;line-height:1.4;display:grid}.meta-label{margin-bottom:4px;font-weight:400}.meta-value{white-space:pre-line;font-weight:400}.meta-value-bold{font-weight:700}.amount-due-box{text-align:right}.amount-due-box .meta-value{font-size:16px;font-weight:700}.invoice-number-block{margin-top:15px}.sheet-separator{border:none;margin-bottom:8px}.sheet-items-table{border-collapse:collapse;width:100%;margin-bottom:20px;font-size:13px}.sheet-items-table th{text-transform:uppercase;text-align:left;letter-spacing:.05em;padding:8px 0;font-size:11.5px;font-weight:400}.sheet-items-table th.rate-col{text-align:right;width:90px}.sheet-items-table th.qty-col{text-align:center;width:50px}.sheet-items-table th.amount-col{text-align:right;width:100px}.sheet-items-table td{vertical-align:top;padding:8px 0}.item-desc-cell{padding-right:20px}.item-title{margin-bottom:3px;font-size:13.5px;font-weight:400}.item-subdesc{font-size:11px;line-height:1.3}.item-rate{text-align:right;font-weight:400}.item-qty{text-align:center;font-weight:400}.item-amount{text-align:right;font-weight:400}.sheet-summary-container{justify-content:flex-end;margin-top:auto;margin-bottom:15px;display:flex}.sheet-summary-table{border-collapse:collapse;width:380px;font-size:13.5px}.sheet-summary-table td{padding:8px 0}.sheet-summary-table tr.summary-row-bold td{padding:10px 0}.sheet-summary-table tr.balance-due-row td{padding:12px 0 0}.summary-label{text-align:left;font-weight:400}.summary-label-indent{padding-left:20px}.summary-value{text-align:right;font-weight:400}.bold-text{font-weight:700}.sheet-footer{margin-top:15px;font-size:11.5px;line-height:1.5}.footer-tax-note,.footer-bank-details{margin-bottom:12px;font-weight:400}.footer-terms-box{background:linear-gradient(135deg,#fdfbff 0%,#f4ebff 100%);border-left:4px solid #8e32f1;border-radius:8px;margin-top:20px;padding:24px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 25px #8e32f10f,inset 0 2px 4px #fff9}.footer-terms-box:before{content:"\"";color:#8e32f10d;font-family:serif;font-size:100px;font-weight:900;line-height:1;position:absolute;top:-15px;right:15px}.invoice-sheet.theme-dark .footer-terms-box{background:linear-gradient(135deg,#8e32f114 0%,#8e32f105 100%);border:1px solid #8e32f126;border-left:4px solid #a855f7;box-shadow:0 10px 30px #00000040,inset 0 1px 1px #ffffff0d}.invoice-sheet.theme-dark .footer-terms-box:before{color:#a855f70d}.footer-terms-title{letter-spacing:.08em;text-transform:uppercase;color:#8e32f1;margin-bottom:6px;font-size:11.5px;font-weight:700}.invoice-sheet.theme-dark .footer-terms-title{color:#c084fc}.footer-terms-content{font-size:11px;font-weight:400;line-height:1.5}.invoice-sheet.theme-light .footer-terms-content{color:#444}.invoice-sheet.theme-dark .footer-terms-content{color:#cbd5e1}.footer-info-card{background:linear-gradient(90deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-left:3px solid #cbd5e1;border-radius:8px;margin-top:12px;padding:14px 18px;font-size:11px;line-height:1.6;transition:all .3s;box-shadow:0 2px 10px #00000005}.invoice-sheet.theme-dark .footer-info-card{color:#cbd5e1;background:linear-gradient(90deg,#ffffff08,#ffffff03);border-color:#ffffff14 #ffffff14 #ffffff14 #475569;border-left-style:solid;border-left-width:3px;box-shadow:0 2px 12px #00000026}.footer-card-title{letter-spacing:.05em;text-transform:uppercase;color:#666;margin-bottom:4px;font-size:10px;font-weight:700}.invoice-sheet.theme-dark .footer-card-title{color:#94a3b8}.footer-page-number{text-align:center;margin-top:20px;font-size:11px}.helper-info{color:var(--wp-text-muted);background-color:#6366f10d;border:1px solid #6366f133;border-radius:6px;padding:10px;font-size:.75rem;line-height:1.4}@media print{@page{size:A4;margin:0}body,html{color:#000!important;background-color:#fff!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}.app-container{width:210mm!important;min-width:210mm!important;max-width:210mm!important;margin:0!important;padding:0!important;display:block!important}body.print-dark,html.print-dark,body.print-dark .invoice-sheet{color:#f8fafc!important;background-color:#0c0a1a!important}.editor-panel{display:none!important}.preview-panel{background-color:#0000!important;width:210mm!important;max-width:210mm!important;height:auto!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.invoice-sheet{width:210mm!important;max-width:210mm!important;min-height:0!important;box-shadow:none!important;box-sizing:border-box!important;background-color:#0000!important;border:none!important;margin:0 auto!important;padding:15mm!important;display:block!important}.workspace-container{grid-template-columns:none!important;width:210mm!important;max-width:210mm!important;height:auto!important;display:block!important}.sheet-items-table tr{page-break-inside:avoid!important;break-inside:avoid!important}.sheet-summary-container{page-break-inside:avoid!important;break-inside:avoid!important;width:100%!important;margin-top:25px!important;display:block!important}.sheet-summary-table{margin-left:auto!important}.sheet-footer{page-break-inside:avoid!important;break-inside:avoid!important;margin-top:35px!important;display:block!important}.sheet-logo{-webkit-print-color-adjust:exact;print-color-adjust:exact}.sheet-header.layout-left{flex-direction:row!important;justify-content:space-between!important;align-items:flex-start!important}.sheet-header.layout-center{flex-direction:column!important;align-items:center!important}.sheet-header.layout-left .sheet-company-details{text-align:right!important;margin-top:0!important}.sheet-header.layout-center .sheet-company-details{text-align:center!important}}.studio-nav-item{cursor:pointer;background-color:#0000;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;font-size:1.5rem;transition:all .2s;display:flex}.studio-nav-item:hover{background-color:var(--wp-bg-hover)}.studio-nav-item.active{background-color:var(--wp-bg-hover);border-color:var(--wp-border);box-shadow:0 4px 12px #0000001a}@keyframes motion-enter{0%{opacity:0;transform:translateY(14px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes success-orb-pulse{0%,to{box-shadow:0 0 #34d3992e,0 16px 38px #052e226b}50%{box-shadow:0 0 0 14px #34d39900,0 20px 46px #052e2285}}.motion-enter{animation:.48s cubic-bezier(.2,.8,.2,1) both motion-enter}.motion-delay-1{animation-delay:.1s}.motion-delay-2{animation-delay:.18s}.motion-card{transition:transform .2s,border-color .2s,box-shadow .2s}.motion-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0000002e;border-color:#a78bfa73!important}.signature-success-orb{color:#ecfdf5;background:radial-gradient(circle at 34% 28%,#6ee7b7,#10b981 48%,#047857);border:1px solid #ecfdf573;border-radius:50%;place-items:center;width:88px;height:88px;margin:0 auto;font-size:45px;font-weight:900;animation:2.4s ease-in-out infinite success-orb-pulse;display:grid}.completion-action{min-height:48px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;padding:0 18px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .18s,filter .18s,background-color .18s;display:inline-flex}.completion-action:hover{filter:brightness(1.08);transform:translateY(-2px)}.completion-action-primary{color:#052e22;background:#6ee7b7}.completion-action-secondary{color:#f5f3ff;background:#7c3aed}.completion-action-quiet{color:#dbeafe;background:#1e293be0;border-color:#475569}.signing-overlay-input{letter-spacing:.01em;font-family:inherit;transition:border-color .16s,box-shadow .16s,transform .16s}.signing-overlay-input::placeholder{color:#cbd5e1;opacity:.92}.signing-overlay-input:focus{transform:translateY(-1px);border-color:#c4b5fd!important;box-shadow:0 0 0 3px #a78bfa59,0 5px 14px #02061780!important}.signing-overlay-input:disabled{filter:saturate(.6)}.signing-overlay-initials::placeholder{color:#fde68a}.sign-controls-panel input:not([type=checkbox]):focus{box-shadow:0 0 0 3px #a78bfa29;border-color:#a78bfa!important}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{.studio-nav{display:none!important}.workspace-container{width:210mm!important;max-width:210mm!important}}: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(--total-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(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));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;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.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{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}[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{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;text-align:initial;opacity:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;caret-color:canvastext;z-index:0;--min-font-size:1;--text-scale-factor:calc(var(--total-scale-factor) * var(--min-font-size));--min-font-size-inv:calc(1 / var(--min-font-size));line-height:1;position:absolute;inset:0;overflow:clip}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer>:not(.markedContent),.textLayer .markedContent span:not(.markedContent){z-index:1;--font-height:0;font-size:calc(var(--text-scale-factor) * var(--font-height));--scale-x:1;--rotate:0deg;transform:rotate(var(--rotate)) scaleX(var(--scale-x)) scale(var(--min-font-size-inv))}.textLayer .markedContent{display:contents}.textLayer span[role=img]{-webkit-user-select:none;user-select:none;cursor:default}.textLayer .highlight{--highlight-bg-color:#b400aa40;--highlight-selected-bg-color:#00640040;--highlight-backdrop-filter:none;--highlight-selected-backdrop-filter:none;background-color:var(--highlight-bg-color);-webkit-backdrop-filter:var(--highlight-backdrop-filter);backdrop-filter:var(--highlight-backdrop-filter);border-radius:4px;margin:-1px;padding:1px}@media screen and (forced-colors:active){.textLayer .highlight{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}.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);-webkit-backdrop-filter:var(--highlight-selected-backdrop-filter);backdrop-filter:var(--highlight-selected-backdrop-filter)}.textLayer ::selection{background:#0000ff40}@supports (background:color-mix(in srgb, AccentColor, transparent 75%)){.textLayer ::selection{background:color-mix(in srgb, AccentColor, transparent 75%)}}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:0;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}
