:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{width:100%;height:100vh;margin:0;padding:0;overflow:hidden}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{width:100%;height:100vh;margin:0;padding:0;overflow:hidden}.sale-banner{color:#fff;z-index:500;background-color:#dc3545;justify-content:center;align-items:center;width:100%;height:40px;font-size:16px;font-weight:700;display:flex;position:fixed;top:0;left:0;box-shadow:0 2px 4px #0000001a}.main-content{width:calc(100% - 300px);height:calc(100vh - 40px);margin-top:40px;margin-left:300px;transition:margin-left .3s,width .3s;overflow:hidden}.main-content.navbar-collapsed{width:calc(100% - 20px);margin-left:20px}@media (max-width:768px){.main-content{width:calc(100% - 250px);height:calc(100vh - 40px);margin-top:40px;margin-left:250px}.main-content.navbar-collapsed{width:calc(100% - 20px);margin-left:20px}.sale-banner{font-size:14px}}@media (max-width:480px){.main-content{width:calc(100% - 200px);height:calc(100vh - 35px);margin-top:35px;margin-left:200px}.main-content.navbar-collapsed{width:calc(100% - 20px);margin-left:20px}.sale-banner{height:35px;font-size:12px}}.logo{will-change:filter;height:6em;padding:1.5em;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:20s linear infinite logo-spin}}.card{padding:2em}.read-the-docs{color:#888}: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;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}.excel-viewer{background:#f5f5f5;flex-direction:column;width:100%;height:100vh;display:flex}.excel-viewer.loading,.excel-viewer.error{background:#f9f9f9;justify-content:center;align-items:center;height:100vh;display:flex}.loading-spinner{color:#666;text-align:center;font-size:18px}.error-message{text-align:center;color:#d32f2f}.error-message h3{color:#d32f2f;margin-bottom:10px}.sheet-selector{z-index:10;background:#fff;border-bottom:1px solid #ddd;padding:15px 20px;box-shadow:0 2px 4px #0000001a}.sheet-selector label{color:#333;margin-right:10px;font-weight:600}.sheet-selector select{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px 12px;font-size:14px}.sheet-selector select:focus{border-color:#4caf50;outline:none;box-shadow:0 0 5px #4caf504d}.excel-table-container{flex:1;padding:20px;overflow:auto}.excel-table{border-collapse:collapse;background:#fff;border-radius:8px;width:100%;overflow:hidden;box-shadow:0 2px 8px #0000001a}.excel-table th,.excel-table td{text-align:left;vertical-align:top;word-wrap:break-word;border-bottom:1px solid #eee;border-right:1px solid #eee;max-width:300px;padding:12px 15px}.excel-table th{color:#fff;z-index:2;background:#4caf50;font-weight:600;position:sticky;top:0}.excel-table .header-row th{background:#4caf50}.excel-table tr:nth-child(2n){background:#f8f9fa}.excel-table tr:hover{background:#e8f5e8}.excel-table td:last-child,.excel-table th:last-child{border-right:none}.no-data{text-align:center;color:#666;background:#fff;border-radius:8px;padding:60px 20px;font-size:16px;box-shadow:0 2px 8px #0000001a}@media (max-width:768px){.excel-table-container{padding:10px}.excel-table th,.excel-table td{max-width:200px;padding:8px 10px;font-size:14px}.sheet-selector{padding:10px 15px}}.excel-table-container::-webkit-scrollbar{width:8px;height:8px}.excel-table-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.excel-table-container::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.excel-table-container::-webkit-scrollbar-thumb:hover{background:#999}.navbar-toggle{z-index:1001;color:#fff;cursor:pointer;background:#2c3e50;border:none;border-radius:4px;padding:10px 12px;font-size:16px;transition:all .3s;position:fixed;top:50px;left:10px;box-shadow:0 2px 4px #0003}.navbar-toggle:hover{background:#34495e;transform:translate(2px)}.navbar{z-index:1000;background:#2c3e50;width:300px;height:calc(100vh - 40px);transition:transform .3s;position:fixed;top:40px;left:0;overflow-y:auto;box-shadow:2px 0 10px #0000001a}.navbar.expanded{transform:translate(0)}.navbar.collapsed{transform:translate(-280px)}.nav-header{background:#34495e;border-bottom:1px solid #34495e;justify-content:center;align-items:center;padding:20px;display:flex}.nav-header h2{color:#fff;margin:0;font-size:1.2rem;font-weight:600}.nav-menu{margin:0;padding:0;list-style:none}.nav-item{border-bottom:1px solid #34495e}.nav-link{color:#ecf0f1;padding:16px 20px;font-size:1rem;text-decoration:none;transition:all .3s;display:block}.nav-link:hover{color:#3498db;background:#34495e;padding-left:30px}.nav-link:active{background:#1abc9c}.book-item{border-bottom:1px solid #34495e}.book-title{color:#ecf0f1;cursor:pointer;align-items:center;padding:16px 20px;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.book-title:hover{color:#3498db;background:#34495e;padding-left:30px}.expand-icon{color:#bdc3c7;margin-right:10px;font-size:12px;transition:transform .3s}.expand-icon.expanded{transform:rotate(90deg)}.chapters-list{background:#34495e;margin:0;padding:0;list-style:none}.chapter-item{border-bottom:1px solid #2c3e50}.chapter-link{color:#bdc3c7;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:12px 20px 12px 50px;font-size:.9rem;transition:all .3s;display:block}.chapter-link:hover{color:#e74c3c;background:#2c3e50;padding-left:60px}@media (max-width:768px){.navbar{width:250px;height:calc(100vh - 40px);top:40px}.navbar.collapsed{transform:translate(-230px)}.navbar-toggle{padding:8px 10px;font-size:14px;top:45px;left:8px}}@media (max-width:480px){.navbar{width:200px;height:calc(100vh - 35px);top:35px}.navbar.collapsed{transform:translate(-180px)}.navbar-toggle{padding:6px 8px;font-size:12px;top:40px;left:6px}}.contact-button{color:#fff;cursor:pointer;z-index:1500;background:#3498db;border:none;border-radius:30px;justify-content:center;align-items:center;gap:8px;min-width:60px;height:60px;padding:0 20px;font-size:24px;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 12px #3498db4d}.contact-button:hover{background:#2980b9;transform:scale(1.1);box-shadow:0 6px 20px #3498db66}.contact-button.active{background:#e74c3c;min-width:60px;padding:0;transform:rotate(90deg)}.contact-button.active:hover{background:#c0392b}.contact-icon{font-size:20px}.contact-text{white-space:nowrap;font-size:14px;font-weight:500}.contact-overlay{z-index:1400;opacity:0;visibility:hidden;background:#fff;border-radius:12px;width:400px;max-height:80vh;transition:all .3s cubic-bezier(.4,0,.2,1);position:fixed;bottom:100px;right:30px;overflow:hidden;transform:translateY(20px)scale(.9);box-shadow:0 8px 32px #0003}.contact-overlay.open{opacity:1;visibility:visible;transform:translateY(0)scale(1)}.contact-form-container{max-height:80vh;padding:0;overflow-y:auto}.contact-header{border-bottom:1px solid #ecf0f1;justify-content:space-between;align-items:center;margin-bottom:20px;padding:20px 20px 0;display:flex}.contact-header h3{color:#2c3e50;margin:0;font-size:1.4rem;font-weight:600}.close-contact-btn{color:#7f8c8d;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:24px;transition:all .2s;display:flex}.close-contact-btn:hover{color:#e74c3c;background:#ecf0f1}.contact-form{padding:0 20px 20px}.form-group{margin-bottom:16px}.form-group label{color:#2c3e50;margin-bottom:6px;font-size:.9rem;font-weight:500;display:block}.form-group input,.form-group textarea{box-sizing:border-box;border:2px solid #ecf0f1;border-radius:8px;width:100%;padding:12px;font-size:.9rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#3498db;outline:none;box-shadow:0 0 0 3px #3498db1a}.form-group textarea{resize:vertical;min-height:80px}.form-group input::placeholder,.form-group textarea::placeholder{color:#bdc3c7}.form-actions{margin-top:24px;display:flex}.btn-submit{cursor:pointer;color:#fff;background:#3498db;border:none;border-radius:8px;width:100%;padding:12px 16px;font-size:.9rem;font-weight:600;transition:all .3s}.btn-submit:hover:not(:disabled){background:#2980b9;transform:translateY(-1px)}.btn-submit:disabled{opacity:.6;cursor:not-allowed}.status-message{border-radius:8px;margin-top:16px;padding:12px;font-size:.9rem;font-weight:500}.status-message.success{color:#27ae60;background:#d5f4e6;border:1px solid #a9dfbf}.status-message.error{color:#e74c3c;background:#fadbd8;border:1px solid #f1948a}.contact-backdrop{z-index:1300;opacity:0;background:#0000001a;width:100%;height:100%;animation:.3s forwards fadeIn;position:fixed;top:0;left:0}@keyframes fadeIn{to{opacity:1}}@media (max-width:768px){.contact-overlay{width:auto;max-width:none;bottom:100px;left:15px;right:15px}.contact-button{width:50px;height:50px;font-size:20px;bottom:20px;right:20px}}@media (max-width:480px){.contact-overlay{bottom:80px;left:10px;right:10px}.contact-button{bottom:15px;right:15px}.contact-header h3{font-size:1.2rem}}
