@import url(https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=JetBrains+Mono:wght@400;500;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#0f172a;color:#ccd6f6;font-family:Space Grotesk,sans-serif;overflow-x:hidden}.font-tech{font-family:Rajdhani,sans-serif}.font-mono{font-family:Space Mono,monospace}.bg-diagonal-stripes{background-image:repeating-linear-gradient(45deg,#0f172a80,#0f172a80 10px,#1e293b33 0,#1e293b33 20px)}.custom-scrollbar::-webkit-scrollbar{height:8px;width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:#0f172a}.custom-scrollbar::-webkit-scrollbar-thumb{background:#334155;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#475569}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn .3s ease-out forwards}.hatch-stripe{background-image:linear-gradient(45deg,#0ea5e90d 25%,#0000 0,#0000 50%,#0ea5e90d 0,#0ea5e90d 75%,#0000 0,#0000);background-size:20px 20px}.progress-bar-glow{box-shadow:0 0 10px #0ea5e94d}:root{--dash-bg:#080c14;--dash-surface:#0d1420;--dash-card:#111a2b;--dash-border:#1a2640;--dash-accent:#38bdf8;--dash-green:#34d399;--dash-amber:#fbbf24;--dash-red:#f87171;--dash-orange:#fb923c;--dash-purple:#c084fc;--dash-teal:#2dd4bf;--dash-text:#e2e8f0;--dash-muted:#64748b;--dash-dim:#1e2d40}.font-syne{font-family:Syne,sans-serif}.font-jetbrains{font-family:JetBrains Mono,monospace}.bg-dash-grid{background-image:linear-gradient(#38bdf808 1px,#0000 0),linear-gradient(90deg,#38bdf808 1px,#0000 0);background-size:48px 48px}.hm-cell-b{background:#34d399cc}.hm-cell-b,.hm-cell-o{color:#000;font-size:10px;font-weight:700}.hm-cell-o{background:#fbbf24bf}.hm-cell-s{background:#64748b4d;color:#64748b;color:var(--dash-muted);font-size:10px}.hm-cell-blocking{background:repeating-linear-gradient(45deg,#64748b26,#64748b26 3px,#64748b4d 0,#64748b4d 6px);color:#94a3b899;font-size:10px}.hm-cell-empty{background:#0000}.kpi-card{background:#111a2b;background:var(--dash-card);border:1px solid #1a2640;border:1px solid var(--dash-border);border-radius:12px;overflow:visible;padding:16px 18px;position:relative;transition:transform .2s,border-color .2s}.kpi-card:after{background:#38bdf8;background:var(--kpi-color,var(--dash-accent));content:"";height:2px;left:0;position:absolute;right:0;top:0}.kpi-card:hover{border-color:#38bdf8;border-color:var(--dash-accent);transform:translateY(-2px)}.kpi-tip-wrap{cursor:help;display:inline-flex;position:relative}.kpi-tip{background:#0f172a;border:1px solid #334155;border-radius:8px;bottom:calc(100% + 8px);box-shadow:0 8px 24px #00000080;color:#cbd5e1;font-size:10px;font-weight:400;left:50%;letter-spacing:normal;line-height:1.5;opacity:0;padding:8px 12px;pointer-events:none;position:absolute;text-transform:none;transform:translateX(-50%);transition:opacity .2s,visibility .2s;visibility:hidden;width:220px;z-index:50}.kpi-tip-wrap:hover .kpi-tip{opacity:1;visibility:visible}.kpi-tip-wrap:hover svg{color:#94a3b8}@keyframes auroraGlow{0%,to{box-shadow:0 0 12px #f9731666,0 0 24px #f9731626}50%{box-shadow:0 0 20px #f9731699,0 0 40px #f9731640}}@keyframes auroraSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes auroraPopup{0%{opacity:0;transform:translateY(8px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.aurora-fab{animation:auroraGlow 3s ease-in-out infinite}.aurora-fab:hover{box-shadow:0 0 28px #f97316b3,0 0 56px #f973164d!important}.aurora-popup{animation:auroraPopup .3s ease-out forwards}.home-fade-section{opacity:0;transform:translateY(24px);transition:opacity .6s ease-out,transform .6s ease-out}.home-fade-section.home-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.home-fade-section{opacity:1;transform:none}}.icc-root{background:radial-gradient(ellipse at 30% 20%,#06b6d40d,#0000 60%),radial-gradient(ellipse at 70% 80%,#a855f70a,#0000 60%),linear-gradient(180deg,#020617,#0a1628);color:#f1f5f9;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;height:100vh;inset:0;letter-spacing:.005em;overflow:hidden;position:fixed;width:100vw;z-index:9000}.icc-root:before{background-image:radial-gradient(circle,#06b6d40f 1px,#0000 0);background-size:24px 24px;content:"";inset:0;opacity:.7;pointer-events:none;position:absolute}.icc-mono{font-feature-settings:"tnum";font-family:JetBrains Mono,monospace}.icc-glass{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:#081224a6;border:1px solid #06b6d42e;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff0a,0 0 60px #06b6d40f;position:relative}.icc-layout{grid-gap:18px;display:grid;gap:18px;grid-template-columns:70% 30%;height:100%;padding:18px;position:relative;transition:opacity 1s ease;width:100%;z-index:1}.icc-layout>div{height:100%;min-width:0}.icc-layout-right{overflow:hidden}.icc-reclamo-overlay{background:radial-gradient(ellipse at center,#ef44442e,#0000 70%);inset:0;opacity:0;pointer-events:none;position:absolute;z-index:5}.icc-reclamo-overlay.active{animation:icc-reclamo-flash .52s ease-out}.icc-night-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;border:1px solid #94a3b81f;border-radius:999px;bottom:22px;color:#94a3b8;font-size:12px;left:22px;letter-spacing:.12em;padding:10px 16px;position:absolute;z-index:10}.icc-toolbar{display:flex;gap:8px;position:absolute;right:14px;top:14px;z-index:50}.icc-tool-btn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;border:1px solid #94a3b82e;border-radius:999px;color:#cbd5e1;cursor:pointer;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.12em;padding:8px 14px;transition:background .2s,color .2s,border-color .2s}.icc-tool-btn:hover{background:#1e293bd9;border-color:#94a3b859;color:#f1f5f9}.icc-tool-btn-active{background:#06b6d42e;border-color:#06b6d48c;color:#22d3ee}.icc-tool-btn-active:hover{background:#06b6d447}.icc-tool-btn-close{color:#fca5a5}.icc-tool-btn-close:hover{background:#7f1d1d59;border-color:#ef444466;color:#fecaca}.icc-flow-wrap{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:24px 28px 16px;position:relative;width:100%}.icc-flow-header{align-items:flex-start;border-bottom:1px solid #94a3b814;display:flex;justify-content:space-between;margin-bottom:6px;padding-bottom:12px}.icc-flow-header-left{display:flex;flex-direction:column;gap:2px}.icc-brand-row{align-items:center;display:flex;gap:10px;margin-bottom:4px}.icc-brand-dot{background:#06b6d4;border-radius:999px;box-shadow:0 0 12px #06b6d4;height:8px;width:8px}.icc-brand-sub{color:#06b6d4;font-family:JetBrains Mono,monospace;font-size:11px;letter-spacing:.18em;text-transform:uppercase}.icc-title{color:#f1f5f9;font-family:Cormorant Garamond,Plus Jakarta Sans,serif;font-size:56px;font-weight:400;letter-spacing:-.01em;line-height:1}.icc-subtitle{color:#94a3b8;font-size:13px;letter-spacing:.02em;margin-top:4px}.icc-flow-header-right{display:flex;gap:10px}.icc-status-pill{align-items:center;background:#0f172ab3;border:1px solid #94a3b81a;border-radius:999px;color:#cbd5e1;display:flex;font-family:JetBrains Mono,monospace;font-size:11px;gap:8px;letter-spacing:.12em;padding:8px 14px}.icc-dot{border-radius:999px;height:8px;width:8px}.icc-flow-svg{display:block;flex:1 1;width:100%}.icc-sp-col{display:flex;flex-direction:column;gap:10px;height:100%;overflow:hidden}.icc-sp-card,.icc-sp-header{padding:14px 18px}.icc-sp-clock-top{align-items:center;display:flex;justify-content:space-between}.icc-sp-location{color:#06b6d4;font-size:9px;letter-spacing:.22em}.icc-sp-date{color:#cbd5e1;font-size:11px;margin-top:2px;text-transform:capitalize}.icc-sp-time{color:#f1f5f9;font-family:Cormorant Garamond,serif;font-size:32px;font-weight:500;letter-spacing:-.02em;line-height:1}.icc-kpi-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,1fr);margin-top:10px}.icc-kpi-card{background:#0f172a8c;border:1px solid #94a3b814;border-radius:10px;display:flex;flex-direction:column;gap:2px;padding:10px 12px}.icc-kpi-label{color:#64748b;font-size:9px;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.icc-kpi-value{font-size:22px;font-weight:600;letter-spacing:-.02em;line-height:1.05}.icc-kpi-sub{color:#64748b;font-size:9px}.icc-pipeline{align-items:center;background:#06b6d414;border:1px solid #06b6d42e;border-radius:10px;display:flex;justify-content:space-between;margin-top:8px;padding:8px 12px}.icc-pipeline-val{color:#06b6d4;font-size:18px;font-weight:700;letter-spacing:-.02em}.icc-sp-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.icc-sp-head-title{color:#cbd5e1;font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.icc-sp-head-meta{color:#64748b;font-size:10px;letter-spacing:.1em}.icc-dist-row{align-items:center;display:flex;gap:14px}.icc-dist-legend{display:flex;flex:1 1;flex-direction:column;gap:4px}.icc-legend-row{grid-gap:8px;align-items:center;display:grid;font-size:11px;gap:8px;grid-template-columns:12px 1fr auto}.icc-legend-dot{border-radius:999px;height:8px;width:8px}.icc-legend-label{color:#cbd5e1}.icc-legend-pct{color:#94a3b8;font-size:10px}.icc-langs{border-top:1px solid #94a3b814;display:flex;flex-direction:column;gap:6px;margin-top:12px;padding-top:10px}.icc-lang-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:20px 60px 1fr 32px}.icc-lang-flag{font-size:14px;line-height:1}.icc-lang-label{color:#cbd5e1;font-size:11px}.icc-lang-track{background:#94a3b814;border-radius:999px;height:6px;overflow:hidden}.icc-lang-fill{border-radius:999px;height:100%;transition:width .6s ease}.icc-lang-pct{color:#94a3b8;font-size:10px;text-align:right}.icc-recent-list{display:flex;flex-direction:column;gap:6px}.icc-recent-row{align-items:center;background:#0f172a80;border:1px solid #94a3b80d;border-radius:8px;display:flex;gap:10px;padding:8px 10px}.icc-recent-tag{border-radius:3px;flex-shrink:0;height:28px;width:3px}.icc-recent-name{align-items:center;color:#f1f5f9;display:flex;font-size:12px;font-weight:600;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icc-recent-flag{font-size:12px}.icc-recent-meta{align-items:center;color:#94a3b8;display:flex;font-size:10px;gap:5px;margin-top:1px}.icc-recent-dot{color:#475569}@keyframes icc-dashflow{to{stroke-dashoffset:-1000}}.icc-dashflow{animation:icc-dashflow 30s linear infinite}@keyframes icc-blink{50%{opacity:0}}@keyframes icc-reclamo-flash{0%{opacity:0}35%{opacity:1}to{opacity:0}}.icc-root.icc-night{background:radial-gradient(ellipse at 30% 20%,#06b6d408,#0000 60%),linear-gradient(180deg,#010512,#060d1c)}.icc-root.icc-night .icc-glass{box-shadow:inset 0 1px 0 #ffffff05}.icc-root.icc-night .icc-sp-time,.icc-root.icc-night .icc-title{color:#cbd5e1}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert(100%);backdrop-filter:invert(100%)}}.annotationLayer{left:0;pointer-events:none;position:absolute;top:0;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-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{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px*var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):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 .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid #0000;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid #000;border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{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;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--total-scale-factor));min-width:calc(180px*var(--total-scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--total-scale-factor));box-shadow:0 calc(2px*var(--total-scale-factor)) calc(5px*var(--total-scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--total-scale-factor));max-width:calc(180px*var(--total-scale-factor));padding:calc(6px*var(--total-scale-factor));pointer-events:auto;position:absolute;white-space:normal}.annotationLayer .popup>*{font-size:calc(9px*var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px*var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid #333;margin-top:calc(2px*var(--total-scale-factor));padding-top:calc(2px*var(--total-scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--total-scale-factor));white-space:pre-wrap}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}: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) translateX(-100%)}.textLayer{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;inset:0;line-height:1;overflow:hidden;position:absolute;text-align:left;text-align:initial;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:#0000;cursor:text;margin:0;position:absolute;transform-origin:0 0;white-space:pre}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:#b400aa;background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:static}.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:#006400;background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:#0000}.textLayer .endOfContent{cursor:default;display:block;inset:100% 0 0;position:absolute;-webkit-user-select:none;user-select:none;z-index:-1}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{display:none;height:0;left:0;position:absolute;top:0;width:0}
/*# sourceMappingURL=main.7f8f0d5b.css.map*/