: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)}.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 .endOfContent.active{top:0}:root{--primary-gradient: linear-gradient(135deg, #667eea 0%, #764ba2 100%);--secondary-gradient: linear-gradient(135deg, #f093fb 0%, #f5576c 100%);--ocean-gradient: linear-gradient(135deg, #0ea5e9 0%, #2dd4bf 100%);--gold-gradient: linear-gradient(135deg, #fbbf24 0%, #f59e0b 100%);--dark-gradient: linear-gradient(135deg, #1e293b 0%, #0f172a 100%);--premium-blue: #3b82f6;--premium-purple: #8b5cf6;--premium-cyan: #06b6d4;--premium-emerald: #10b981;--glass-bg: rgba(255, 255, 255, .08);--glass-border: rgba(255, 255, 255, .18);--glass-shadow: 0 8px 32px rgba(0, 0, 0, .12);--transition-fast: .15s;--transition-normal: .3s;--transition-slow: .5s}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-spin{animation:spin 1s linear infinite}.animate-fadeIn{animation:fadeIn .5s ease-out forwards}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.glass-card{background:#ffffffbf;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.9);box-shadow:0 8px 32px #00000014;border-radius:16px}.btn-premium{position:relative;padding:12px 24px;border-radius:12px;font-weight:600;overflow:hidden;transition:all var(--transition-normal) ease;background:var(--primary-gradient);color:#fff;border:none;cursor:pointer}.btn-premium:hover{transform:translateY(-2px);box-shadow:0 10px 40px #667eea66}.card-premium{background:#fff;border-radius:20px;padding:24px;box-shadow:0 4px 6px -1px #0000000d,0 10px 30px -5px #0000001a;border:1px solid rgba(0,0,0,.05);transition:all var(--transition-normal) ease}.card-premium:hover{transform:translateY(-4px);box-shadow:0 20px 60px -10px #00000026}.input-premium{padding:12px 16px;border:2px solid #e2e8f0;border-radius:12px;background:#fff;transition:all var(--transition-fast) ease;font-size:14px}.input-premium:focus{outline:none;border-color:var(--premium-blue);box-shadow:0 0 0 4px #3b82f61a}::selection{background:#6366f140;color:inherit}:focus-visible{outline:2px solid var(--premium-blue);outline-offset:2px}.hover-lift{transition:transform var(--transition-normal) ease,box-shadow var(--transition-normal) ease}.hover-lift:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0000001f}.text-gradient{background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0,#f1f5f9 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.circular-chart{display:block;margin:0 auto;max-width:100%;max-height:250px}.circle-bg{fill:none;stroke:#eee;stroke-width:3.8}.circle{fill:none;stroke-width:2.8;stroke-linecap:round;animation:progress 1s ease-out forwards}@keyframes progress{0%{stroke-dasharray:0 100}}.percentage{fill:#0056b3;font-family:sans-serif;font-weight:700;font-size:.5em;text-anchor:middle}.bottom-nav-fixed{position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000d;z-index:50}.content-padding-bottom{padding-bottom:80px}.hologram-text{text-shadow:0 0 10px rgba(19,164,236,.7)}.hologram-box{box-shadow:0 0 15px #13a4ec26,inset 0 0 20px #13a4ec0d;background:linear-gradient(135deg,#13a4ec0d,#101c2266);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(19,164,236,.3)}.beam-bar{background:linear-gradient(to top,#13a4eccc,#13a4ec00);box-shadow:0 0 10px #13a4ec80;transform-origin:bottom}.conic-ring{background:conic-gradient(from 0deg,#13a4ec 0%,#13a4ec 70%,transparent 70%);-webkit-mask:radial-gradient(transparent 65%,black 66%);mask:radial-gradient(transparent 65%,black 66%)}.conic-ring-secondary{background:conic-gradient(from 0deg,#9db0b9 0%,#9db0b9 40%,transparent 40%);-webkit-mask:radial-gradient(transparent 65%,black 66%);mask:radial-gradient(transparent 65%,black 66%)}.perspective-container{perspective:800px}.tilted-plane{transform:rotateX(20deg) scale(.9);transform-style:preserve-3d}.scanlines{background:repeating-linear-gradient(to bottom,transparent 0px,transparent 2px,rgba(0,0,0,.03) 2px,rgba(0,0,0,.03) 4px);pointer-events:none}@keyframes glow-pulse{0%,to{box-shadow:0 0 15px #13a4ec4d}50%{box-shadow:0 0 25px #13a4ec99}}.glow-pulse{animation:glow-pulse 2s ease-in-out infinite}.holo-kpi{background:linear-gradient(135deg,#0f172ae6,#1e293bcc);border:1px solid rgba(19,164,236,.3);box-shadow:0 0 20px #13a4ec1a,inset 0 1px #ffffff0d;transition:all .3s ease}.holo-kpi:hover{border-color:#13a4ec99;box-shadow:0 0 30px #13a4ec33,inset 0 1px #ffffff1a;transform:translateY(-2px)}.holo-chart{background:linear-gradient(180deg,#0f172af2,#1e293be6);border:1px solid rgba(19,164,236,.2);box-shadow:0 4px 30px #0000004d,inset 0 0 60px #13a4ec08}.neon-cyan{color:#13a4ec;text-shadow:0 0 5px #13a4ec,0 0 10px #13a4ec,0 0 20px rgba(19,164,236,.5)}.iso-container{perspective:1000px;transform-style:preserve-3d}.iso-chart{transform:rotateX(10deg) rotateY(-5deg);transform-style:preserve-3d;transition:transform .3s ease}.iso-chart:hover{transform:rotateX(5deg) rotateY(-2deg) scale(1.02)}@keyframes growUp3D{0%{transform:scaleY(0) translateZ(0);opacity:0}to{transform:scaleY(1) translateZ(20px);opacity:1}}.bar-3d{transform-origin:bottom center;animation:growUp3D .8s ease-out forwards;box-shadow:4px 0 #0003,0 4px #00000026,4px 4px #0000001a}.bar-3d:nth-child(1){animation-delay:0s}.bar-3d:nth-child(2){animation-delay:.1s}.bar-3d:nth-child(3){animation-delay:.2s}.bar-3d:nth-child(4){animation-delay:.3s}.bar-3d:nth-child(5){animation-delay:.4s}.bar-3d:nth-child(6){animation-delay:.5s}.bar-3d:nth-child(7){animation-delay:.6s}.bar-3d:nth-child(8){animation-delay:.7s}.bar-3d:nth-child(9){animation-delay:.8s}.bar-3d:nth-child(10){animation-delay:.9s}@keyframes rotateIn3D{0%{transform:rotateX(60deg) rotate(-90deg);opacity:0}to{transform:rotateX(60deg) rotate(0);opacity:1}}.donut-3d{animation:rotateIn3D 1s ease-out forwards;transform-style:preserve-3d}@keyframes stackUp3D{0%{transform:translateY(50px) scale(.8);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.pyramid-layer{animation:stackUp3D .6s ease-out forwards}.pyramid-layer:nth-child(1){animation-delay:0s}.pyramid-layer:nth-child(2){animation-delay:.15s}.pyramid-layer:nth-child(3){animation-delay:.3s}.pyramid-layer:nth-child(4){animation-delay:.45s}.pyramid-layer:nth-child(5){animation-delay:.6s}.chart-cell-3d{background:linear-gradient(180deg,#0f172af2,#1e293be6);border:1px solid rgba(19,164,236,.2);border-radius:16px;box-shadow:0 4px 30px #0000004d,inset 0 1px #ffffff0d,inset 0 0 60px #13a4ec05;transition:all .3s ease;overflow:hidden}.chart-cell-3d:hover{border-color:#13a4ec66;box-shadow:0 8px 40px #0006,0 0 20px #13a4ec1a,inset 0 1px #ffffff1a;transform:translateY(-4px)}.chart-title-3d{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:1px;color:#ffffffb3;margin-bottom:8px;display:flex;align-items:center;gap:8px}.chart-title-3d:before{content:"";width:3px;height:14px;background:linear-gradient(180deg,#13a4ec,#3b82f6);border-radius:2px}.tooltip-3d{background:#0f172af2;border:1px solid rgba(19,164,236,.3);border-radius:8px;padding:12px 16px;box-shadow:0 8px 32px #0006;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.tooltip-3d-title{font-size:12px;font-weight:700;color:#13a4ec;margin-bottom:6px}.tooltip-3d-item{font-size:11px;color:#fffc;display:flex;justify-content:space-between;gap:16px;padding:2px 0}@keyframes float3D{0%,to{transform:translateY(0) rotateX(10deg)}50%{transform:translateY(-5px) rotateX(12deg)}}.float-3d{animation:float3D 3s ease-in-out infinite}.dashboard-grid-3d{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:16px;padding:16px;height:100%}
