@keyframes LogVisualizer-module-scss-module__oV7FYW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes LogVisualizer-module-scss-module__oV7FYW__slideIn{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes LogVisualizer-module-scss-module__oV7FYW__pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes LogVisualizer-module-scss-module__oV7FYW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes LogVisualizer-module-scss-module__oV7FYW__glow{0%,to{box-shadow:0 0 10px #06b6d433}50%{box-shadow:0 0 20px #06b6d466}}.LogVisualizer-module-scss-module__oV7FYW__container{width:100%;max-width:1400px;min-height:100vh;margin:0 auto;padding:2rem;animation:.5s ease-out LogVisualizer-module-scss-module__oV7FYW__fadeIn}@media (max-width:768px){.LogVisualizer-module-scss-module__oV7FYW__container{padding:1rem}}.LogVisualizer-module-scss-module__oV7FYW__header{text-align:center;border-bottom:2px solid #334155;margin-bottom:3rem;padding:2rem 0;position:relative}.LogVisualizer-module-scss-module__oV7FYW__header:after{content:"";background:linear-gradient(90deg,#06b6d4,#ec4899);width:100px;height:2px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.LogVisualizer-module-scss-module__oV7FYW__headerContent{max-width:800px;margin:0 auto}.LogVisualizer-module-scss-module__oV7FYW__title{background:linear-gradient(135deg,#06b6d4,#a855f7);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:1rem;margin:0 0 .75rem;font-size:2.5rem;font-weight:700;display:flex}@media (max-width:768px){.LogVisualizer-module-scss-module__oV7FYW__title{font-size:2rem}}.LogVisualizer-module-scss-module__oV7FYW__titleIcon{filter:drop-shadow(0 0 10px #06b6d480);font-size:2.5rem}.LogVisualizer-module-scss-module__oV7FYW__subtitle{color:#cbd5e1;margin:0;font-size:1.1rem}.LogVisualizer-module-scss-module__oV7FYW__description{text-align:left;max-width:900px;margin:2rem auto 0}.LogVisualizer-module-scss-module__oV7FYW__description p{color:#cbd5e1;margin-bottom:2rem;font-size:1rem;line-height:1.7}.LogVisualizer-module-scss-module__oV7FYW__featureGrid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.LogVisualizer-module-scss-module__oV7FYW__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bcc;border:1px solid #334155;border-radius:12px;padding:1.5rem;transition:all .3s;box-shadow:0 4px 6px -1px #000000b3,0 2px 4px -2px #00000080}.LogVisualizer-module-scss-module__oV7FYW__featureCard:hover{border-color:#06b6d4;transform:translateY(-4px);box-shadow:0 10px 15px -3px #000c,0 4px 6px -4px #0009}.LogVisualizer-module-scss-module__oV7FYW__featureCard h3{color:#f1f5f9;margin:.75rem 0 .5rem;font-size:1rem;font-weight:600}.LogVisualizer-module-scss-module__oV7FYW__featureCard p{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.6}.LogVisualizer-module-scss-module__oV7FYW__featureIcon{filter:drop-shadow(0 0 10px #06b6d466);font-size:2rem}.LogVisualizer-module-scss-module__oV7FYW__uploadSection{margin-bottom:3rem}.LogVisualizer-module-scss-module__oV7FYW__dropZone{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;cursor:pointer;background:#1e293bcc;border:2px dashed #475569;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:200px;padding:3rem;transition:all .3s;display:flex;box-shadow:0 4px 6px -1px #000000b3,0 2px 4px -2px #00000080}.LogVisualizer-module-scss-module__oV7FYW__dropZone:hover:not(.LogVisualizer-module-scss-module__oV7FYW__loading){background:#06b6d40d;border-color:#06b6d4;box-shadow:0 0 20px #06b6d44d}.LogVisualizer-module-scss-module__oV7FYW__dropZone.LogVisualizer-module-scss-module__oV7FYW__dragging{background:#10b9811a;border-color:#10b981;transform:scale(1.02)}.LogVisualizer-module-scss-module__oV7FYW__dropZone.LogVisualizer-module-scss-module__oV7FYW__loading{cursor:not-allowed;opacity:.7;pointer-events:none}.LogVisualizer-module-scss-module__oV7FYW__dropZoneIcon{filter:drop-shadow(0 0 15px #06b6d466);font-size:4rem;animation:2s ease-in-out infinite LogVisualizer-module-scss-module__oV7FYW__pulse}.LogVisualizer-module-scss-module__oV7FYW__dropZoneText{flex-direction:column;gap:.75rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__dropZoneText strong{color:#f1f5f9;font-size:1.25rem}.LogVisualizer-module-scss-module__oV7FYW__dropZoneText span{color:#94a3b8;font-size:.95rem}.LogVisualizer-module-scss-module__oV7FYW__tabBar{background:#1e293b;border:1px solid #334155;border-radius:12px;gap:.75rem;margin-bottom:2rem;padding:.75rem;display:flex}@media (max-width:768px){.LogVisualizer-module-scss-module__oV7FYW__tabBar{flex-wrap:wrap}}.LogVisualizer-module-scss-module__oV7FYW__tabBar button{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:1rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;position:relative}.LogVisualizer-module-scss-module__oV7FYW__tabBar button:hover:not(:disabled){color:#f1f5f9;background:#06b6d41a}.LogVisualizer-module-scss-module__oV7FYW__tabBar button.LogVisualizer-module-scss-module__oV7FYW__active{color:#06b6d4;background:#06b6d426;box-shadow:0 0 10px #06b6d433}.LogVisualizer-module-scss-module__oV7FYW__tabBar button.LogVisualizer-module-scss-module__oV7FYW__active:after{content:"";background:#06b6d4;border-radius:6px;height:2px;position:absolute;bottom:0;left:0;right:0}.LogVisualizer-module-scss-module__oV7FYW__tabBar button:disabled{opacity:.3;cursor:not-allowed}.LogVisualizer-module-scss-module__oV7FYW__tabBar button:focus-visible{outline-offset:2px;outline:2px solid #06b6d4}.LogVisualizer-module-scss-module__oV7FYW__tabContent{animation:.3s ease-out LogVisualizer-module-scss-module__oV7FYW__fadeIn}.LogVisualizer-module-scss-module__oV7FYW__overviewGrid{grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}@media (max-width:640px){.LogVisualizer-module-scss-module__oV7FYW__overviewGrid{grid-template-columns:1fr}}.LogVisualizer-module-scss-module__oV7FYW__axisView{flex-direction:column;gap:2rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__compareView .LogVisualizer-module-scss-module__oV7FYW__splitGrid{grid-gap:2rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));gap:2rem;display:grid}@media (max-width:1024px){.LogVisualizer-module-scss-module__oV7FYW__compareView .LogVisualizer-module-scss-module__oV7FYW__splitGrid{grid-template-columns:1fr}}.LogVisualizer-module-scss-module__oV7FYW__summaryCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bcc;border:1px solid #334155;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #000000b3,0 2px 4px -2px #00000080}.LogVisualizer-module-scss-module__oV7FYW__summaryCard:hover{border-color:#06b6d4;transform:translateY(-2px);box-shadow:0 10px 15px -3px #000c,0 4px 6px -4px #0009,0 0 20px #06b6d44d}.LogVisualizer-module-scss-module__oV7FYW__summaryCard{padding:2rem}.LogVisualizer-module-scss-module__oV7FYW__summaryHeader{border-bottom:1px solid #334155;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__summaryHeader h3{color:#f1f5f9;align-items:center;gap:.75rem;margin:0;font-size:1.5rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__dataBadge{color:#fff;background:linear-gradient(135deg,#06b6d4,#a855f7);border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.LogVisualizer-module-scss-module__oV7FYW__summaryGrid{grid-gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.LogVisualizer-module-scss-module__oV7FYW__summaryItem{background:#0f172a80;border:1px solid #334155;border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;transition:all .2s;display:flex}.LogVisualizer-module-scss-module__oV7FYW__summaryItem:hover{background:#06b6d40d;border-color:#06b6d4}.LogVisualizer-module-scss-module__oV7FYW__summaryLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem}.LogVisualizer-module-scss-module__oV7FYW__summaryValue{color:#f1f5f9;font-size:1.25rem;font-weight:600}.LogVisualizer-module-scss-module__oV7FYW__controlsPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bcc;border:1px solid #334155;border-radius:12px;flex-wrap:wrap;align-items:flex-start;gap:2rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #000000b3,0 2px 4px -2px #00000080}.LogVisualizer-module-scss-module__oV7FYW__controlGroup{flex:1;min-width:250px}.LogVisualizer-module-scss-module__oV7FYW__controlGroup label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.LogVisualizer-module-scss-module__oV7FYW__checkboxGroup{flex-direction:column;gap:.75rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__checkbox{cursor:pointer;border-radius:6px;align-items:center;gap:.75rem;padding:.75rem;transition:background .2s;display:flex}.LogVisualizer-module-scss-module__oV7FYW__checkbox:hover{background:#06b6d40d}.LogVisualizer-module-scss-module__oV7FYW__checkbox input[type=checkbox]{cursor:pointer;accent-color:#06b6d4;width:18px;height:18px}.LogVisualizer-module-scss-module__oV7FYW__checkbox input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #06b6d4}.LogVisualizer-module-scss-module__oV7FYW__checkbox span{color:#cbd5e1;font-size:.95rem}.LogVisualizer-module-scss-module__oV7FYW__checkboxGroupHorizontal{flex-flow:wrap;align-items:center;gap:1rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__checkboxHorizontal{cursor:pointer;color:#f1f5f9;background:#06b6d408;border:1px solid #06b6d433;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s;display:inline-flex}.LogVisualizer-module-scss-module__oV7FYW__checkboxHorizontal:hover{background:#06b6d414;border-color:#06b6d466;transform:translateY(-1px)}.LogVisualizer-module-scss-module__oV7FYW__checkboxHorizontal input[type=checkbox]{cursor:pointer;accent-color:#06b6d4;width:18px;height:18px}.LogVisualizer-module-scss-module__oV7FYW__checkboxHorizontal input[type=checkbox]:focus-visible{outline-offset:2px;outline:2px solid #06b6d4}.LogVisualizer-module-scss-module__oV7FYW__checkboxHorizontal span{-webkit-user-select:none;user-select:none;white-space:nowrap;font-size:.9rem}.LogVisualizer-module-scss-module__oV7FYW__chartsContainer{flex-direction:column;gap:2rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__chartsGrid{grid-gap:2rem;grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (max-width:768px){.LogVisualizer-module-scss-module__oV7FYW__chartsGrid{grid-template-columns:1fr}}.LogVisualizer-module-scss-module__oV7FYW__analyticsPanel{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#06b6d40d,#a855f70d);border:1px solid #334155;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #000000b3,0 2px 4px -2px #00000080}.LogVisualizer-module-scss-module__oV7FYW__analyticsPanel h3{color:#f1f5f9;align-items:center;gap:.75rem;margin:0 0 1rem;font-size:1.25rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__analyticsPanel h3:before{content:"📈";font-size:1.5rem}.LogVisualizer-module-scss-module__oV7FYW__metricsGrid{grid-gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.LogVisualizer-module-scss-module__oV7FYW__metric{background:#0f172a99;border:1px solid #334155;border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;transition:all .2s;display:flex}.LogVisualizer-module-scss-module__oV7FYW__metric:hover{background:#06b6d414;border-color:#06b6d4;transform:translateY(-2px)}.LogVisualizer-module-scss-module__oV7FYW__metricLabel{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.LogVisualizer-module-scss-module__oV7FYW__metricValue{color:#06b6d4;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.LogVisualizer-module-scss-module__oV7FYW__chartWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bcc;border:1px solid #334155;border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #000000b3,0 2px 4px -2px #00000080}.LogVisualizer-module-scss-module__oV7FYW__chartWrapper:hover{border-color:#06b6d4;transform:translateY(-2px);box-shadow:0 10px 15px -3px #000c,0 4px 6px -4px #0009,0 0 20px #06b6d44d}.LogVisualizer-module-scss-module__oV7FYW__chartCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#06b6d405 0%,#a855f705 100%);border:1px solid #06b6d433;border-radius:12px;padding:1.5rem;transition:all .3s;animation:.5s LogVisualizer-module-scss-module__oV7FYW__fadeIn;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #000000b3,0 2px 4px -2px #00000080}.LogVisualizer-module-scss-module__oV7FYW__chartCard:before{content:"";opacity:0;background:linear-gradient(90deg,#06b6d4 0%,#a855f7 100%);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.LogVisualizer-module-scss-module__oV7FYW__chartCard:hover{border-color:#06b6d480;transform:translateY(-2px);box-shadow:0 8px 32px #06b6d426,0 0 20px #06b6d41a}.LogVisualizer-module-scss-module__oV7FYW__chartCard:hover:before{opacity:1}.LogVisualizer-module-scss-module__oV7FYW__chartCardHeader{border-bottom:1px solid #06b6d41a;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__chartCardControls{align-items:center;gap:.5rem;margin-right:.75rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__chartCardControls button{color:#f1f5f9;cursor:pointer;background:0 0;border:1px solid #06b6d41f;border-radius:6px;padding:.5rem .75rem;font-size:.9rem;transition:all .18s}.LogVisualizer-module-scss-module__oV7FYW__chartCardControls button:hover{background:#06b6d40f;border-color:#06b6d447;transform:translateY(-1px)}.LogVisualizer-module-scss-module__oV7FYW__chartCardTitle{align-items:center;gap:.75rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__chartCardTitle h4{color:#f1f5f9;background:linear-gradient(135deg,#06b6d4 0%,#a855f7 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.1rem;font-weight:600}.LogVisualizer-module-scss-module__oV7FYW__chartIcon{filter:drop-shadow(0 0 8px #06b6d480);font-size:1.3rem}.LogVisualizer-module-scss-module__oV7FYW__chartCardBadge{color:#06b6d4;text-transform:uppercase;letter-spacing:.5px;background:#06b6d426;border-radius:9999px;padding:.5rem .75rem;font-size:.75rem;font-weight:600}.LogVisualizer-module-scss-module__oV7FYW__noDataPlaceholder{color:#cbd5e1;flex-direction:column;justify-content:center;align-items:center;height:350px;display:flex}.LogVisualizer-module-scss-module__oV7FYW__noDataPlaceholder .LogVisualizer-module-scss-module__oV7FYW__noDataIcon{opacity:.5;margin-bottom:1rem;font-size:3rem}.LogVisualizer-module-scss-module__oV7FYW__noDataPlaceholder p{margin:0;font-size:.95rem}.LogVisualizer-module-scss-module__oV7FYW__chartHeader{border-bottom:1px solid #334155;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.LogVisualizer-module-scss-module__oV7FYW__chartHeader h3{color:#f1f5f9;margin:0;font-size:1.25rem}.LogVisualizer-module-scss-module__oV7FYW__chartBadge{color:#06b6d4;background:#06b6d426;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.LogVisualizer-module-scss-module__oV7FYW__emptyChart{color:#94a3b8;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:400px;display:flex}.LogVisualizer-module-scss-module__oV7FYW__emptyChart .LogVisualizer-module-scss-module__oV7FYW__emptyIcon{opacity:.3;font-size:4rem}.LogVisualizer-module-scss-module__oV7FYW__emptyChart p{margin:0;font-size:1.1rem}.LogVisualizer-module-scss-module__oV7FYW__emptyState{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#1e293bcc;border:1px solid #334155;border-radius:12px;margin-top:3rem;padding:3rem;box-shadow:0 4px 6px -1px #000000b3,0 2px 4px -2px #00000080}.LogVisualizer-module-scss-module__oV7FYW__emptyState .LogVisualizer-module-scss-module__oV7FYW__emptyIcon{filter:drop-shadow(0 0 10px #ef444466);margin-bottom:1.5rem;font-size:5rem}.LogVisualizer-module-scss-module__oV7FYW__emptyState h3{color:#f1f5f9;margin:0 0 1rem;font-size:1.5rem}.LogVisualizer-module-scss-module__oV7FYW__emptyState p{color:#94a3b8;margin:0;font-size:1.1rem}.LogVisualizer-module-scss-module__oV7FYW__toastContainer{z-index:9999;flex-direction:column;gap:.75rem;max-width:400px;display:flex;position:fixed;top:1.5rem;right:1.5rem}@media (max-width:640px){.LogVisualizer-module-scss-module__oV7FYW__toastContainer{max-width:none;left:1rem;right:1rem}}.LogVisualizer-module-scss-module__oV7FYW__toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293bcc;border:1px solid #334155;border-radius:12px;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;animation:.3s ease-out LogVisualizer-module-scss-module__oV7FYW__slideIn;display:flex;box-shadow:0 10px 15px -3px #000c,0 4px 6px -4px #0009}.LogVisualizer-module-scss-module__oV7FYW__toast.LogVisualizer-module-scss-module__oV7FYW__success{border-left:4px solid #10b981}.LogVisualizer-module-scss-module__oV7FYW__toast.LogVisualizer-module-scss-module__oV7FYW__success .LogVisualizer-module-scss-module__oV7FYW__toastIcon{color:#10b981}.LogVisualizer-module-scss-module__oV7FYW__toast.LogVisualizer-module-scss-module__oV7FYW__error{border-left:4px solid #ef4444}.LogVisualizer-module-scss-module__oV7FYW__toast.LogVisualizer-module-scss-module__oV7FYW__error .LogVisualizer-module-scss-module__oV7FYW__toastIcon{color:#ef4444}.LogVisualizer-module-scss-module__oV7FYW__toast.LogVisualizer-module-scss-module__oV7FYW__warning{border-left:4px solid #f59e0b}.LogVisualizer-module-scss-module__oV7FYW__toast.LogVisualizer-module-scss-module__oV7FYW__warning .LogVisualizer-module-scss-module__oV7FYW__toastIcon{color:#f59e0b}.LogVisualizer-module-scss-module__oV7FYW__toast.LogVisualizer-module-scss-module__oV7FYW__info{border-left:4px solid #3b82f6}.LogVisualizer-module-scss-module__oV7FYW__toast.LogVisualizer-module-scss-module__oV7FYW__info .LogVisualizer-module-scss-module__oV7FYW__toastIcon{color:#3b82f6}.LogVisualizer-module-scss-module__oV7FYW__toastIcon{flex-shrink:0;font-size:1.5rem;font-weight:700;line-height:1}.LogVisualizer-module-scss-module__oV7FYW__toastContent{flex:1;min-width:0}.LogVisualizer-module-scss-module__oV7FYW__toastTitle{color:#f1f5f9;margin-bottom:.5rem;font-size:.95rem;font-weight:600}.LogVisualizer-module-scss-module__oV7FYW__toastMessage{color:#cbd5e1;font-size:.875rem;line-height:1.5}.LogVisualizer-module-scss-module__oV7FYW__toastClose{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;margin-left:.75rem;padding:0;font-size:1.25rem;line-height:1;transition:color .2s}.LogVisualizer-module-scss-module__oV7FYW__toastClose:hover{color:#f1f5f9}.LogVisualizer-module-scss-module__oV7FYW__toastClose:focus-visible{outline-offset:2px;outline:2px solid #06b6d4}.LogVisualizer-module-scss-module__oV7FYW__loading .LogVisualizer-module-scss-module__oV7FYW__dropZoneIcon{animation:1s linear infinite LogVisualizer-module-scss-module__oV7FYW__spin}@media (max-width:768px){.LogVisualizer-module-scss-module__oV7FYW__controlsPanel{flex-direction:column}.LogVisualizer-module-scss-module__oV7FYW__chartWrapper{padding:1rem}}@media (max-width:640px){.LogVisualizer-module-scss-module__oV7FYW__container{padding:.75rem}.LogVisualizer-module-scss-module__oV7FYW__title{font-size:1.5rem}.LogVisualizer-module-scss-module__oV7FYW__subtitle{font-size:.95rem}.LogVisualizer-module-scss-module__oV7FYW__dropZone{min-height:150px;padding:1.5rem}.LogVisualizer-module-scss-module__oV7FYW__dropZoneIcon{font-size:3rem}}
.VideoBackground-module-scss-module__W-9EQq__backgroundVideo{-o-object-fit:cover;object-fit:cover;z-index:-2;filter:contrast(1.1)saturate(1.2)brightness(.8);pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.VideoBackground-module-scss-module__W-9EQq__videoOverlay{z-index:-1;pointer-events:none;background-image:linear-gradient(#00ffff05 1px,#0000 1px),linear-gradient(90deg,#ff00ff05 1px,#0000 1px);background-size:50px 50px;width:100vw;height:100vh;position:fixed;top:0;left:0}.VideoBackground-module-scss-module__W-9EQq__scanLines{z-index:5;pointer-events:none;opacity:.3;background:linear-gradient(#0000 50%,#00000005 51%) 0 0/100% 4px;width:100vw;height:100vh;position:fixed;top:0;left:0}.VideoBackground-module-scss-module__W-9EQq__vignette{z-index:5;pointer-events:none;background:radial-gradient(#0000 70%,#00000080 100%);width:100vw;height:100vh;position:fixed;top:0;left:0}
.GitWorkflowAnimation-module-scss-module__Kx2itq__animationWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000a19e6;border:1px solid #00c8ff33;border-radius:12px;width:100%;max-width:1200px;margin:20px auto;padding:20px;position:relative;overflow:hidden;box-shadow:0 0 30px #00c8ff26,inset 0 0 20px #00c8ff0d}.GitWorkflowAnimation-module-scss-module__Kx2itq__animationWrapper:before{content:"";z-index:1;background:linear-gradient(90deg,#00c8ff00,#00c8ffcc,#00c8ff00);height:2px;animation:3s linear infinite GitWorkflowAnimation-module-scss-module__Kx2itq__scanline;position:absolute;top:0;left:0;right:0}.GitWorkflowAnimation-module-scss-module__Kx2itq__animationWrapper:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#00c8ff08 0%,#0000 80%);width:100%;height:100%;position:absolute;top:0;left:0}.GitWorkflowAnimation-module-scss-module__Kx2itq__animationHeader{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}.GitWorkflowAnimation-module-scss-module__Kx2itq__animationTitle{text-align:center;letter-spacing:1.2px;color:#fff;font-size:1.8rem;font-weight:700;position:relative}.GitWorkflowAnimation-module-scss-module__Kx2itq__titleGlow{color:#00c8ff;text-shadow:0 0 10px #00c8ffcc;animation:4s ease-in-out infinite alternate GitWorkflowAnimation-module-scss-module__Kx2itq__pulseText}.GitWorkflowAnimation-module-scss-module__Kx2itq__systemTime{text-align:right}.GitWorkflowAnimation-module-scss-module__Kx2itq__systemTime .GitWorkflowAnimation-module-scss-module__Kx2itq__kernelVersion{color:#fff9;letter-spacing:1px;font-family:Courier New,monospace;font-size:.8rem}.GitWorkflowAnimation-module-scss-module__Kx2itq__controlPanel{background-color:#001428b3;border:1px solid #00c8ff33;border-radius:8px;justify-content:center;align-items:center;gap:15px;margin-bottom:25px;padding:12px 15px;display:flex}.GitWorkflowAnimation-module-scss-module__Kx2itq__controlButton{color:#fff;cursor:pointer;background-color:#0006;border:1px solid #00c8ff80;border-radius:4px;padding:8px 16px;font-weight:500;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 0 10px #0000004d}.GitWorkflowAnimation-module-scss-module__Kx2itq__controlButton:hover{background-color:#00c8ff33;box-shadow:0 0 15px #00c8ff66}.GitWorkflowAnimation-module-scss-module__Kx2itq__controlButton.GitWorkflowAnimation-module-scss-module__Kx2itq__activeButton{background-color:#00c8ff4d;border-color:#00c8ffcc}.GitWorkflowAnimation-module-scss-module__Kx2itq__animationContainer{background-color:#000f1e80;border:1px solid #00c8ff1a;border-radius:10px;height:500px;margin-bottom:30px;padding:20px;position:relative;overflow:hidden}.GitWorkflowAnimation-module-scss-module__Kx2itq__animationContainer:before{content:"";opacity:.3;pointer-events:none;z-index:0;background-image:linear-gradient(#00c8ff0d 1px,#0000 1px),linear-gradient(90deg,#00c8ff0d 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;animation:30s linear infinite GitWorkflowAnimation-module-scss-module__Kx2itq__gridMove;position:absolute;top:0;left:0}.GitWorkflowAnimation-module-scss-module__Kx2itq__workflowSteps{z-index:2;height:60%;position:relative}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepContainer{position:relative}.GitWorkflowAnimation-module-scss-module__Kx2itq__workflowStep{z-index:3;background-color:#001e3ccc;border:2px solid #00c8ff4d;border-radius:8px;width:180px;height:120px;padding:15px;transition:all .3s;position:absolute;transform:translate(-50%,-50%)}.GitWorkflowAnimation-module-scss-module__Kx2itq__workflowStep:hover{transform:translate(-50%,-50%)scale(1.05);box-shadow:0 8px 25px #00c8ff4d}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepPending{background-color:#00142899;border-color:#80808080}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepActive{background-color:#ffc1071a;border-color:#ffc107cc;animation:2s ease-in-out infinite GitWorkflowAnimation-module-scss-module__Kx2itq__pulseActive;box-shadow:0 0 20px #ffc10766}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepCompleted{background-color:#4caf501a;border-color:#4caf50cc;box-shadow:0 0 15px #4caf504d}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepFailed{background-color:#f443361a;border-color:#f44336cc;box-shadow:0 0 15px #f443364d}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepIcon{color:#fff;background-color:#00c8ff4d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:10px;font-weight:700;display:flex}.GitWorkflowAnimation-module-scss-module__Kx2itq__activeIndicator{background-color:#ffc107;border-radius:50%;width:12px;height:12px;animation:1.5s infinite GitWorkflowAnimation-module-scss-module__Kx2itq__pulse}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepContent{text-align:left}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepName{color:#fff;margin-bottom:5px;font-size:1rem;font-weight:600;line-height:1.2}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepDescription{color:#ffffffb3;margin:0;font-size:.85rem;line-height:1.3}.GitWorkflowAnimation-module-scss-module__Kx2itq__connectionArrow{z-index:1;background:linear-gradient(90deg,#00c8ff99,#00c8ff4d);height:2px;position:absolute;transform:translateY(-50%)}.GitWorkflowAnimation-module-scss-module__Kx2itq__connectionArrow:after{content:"";border-top:4px solid #0000;border-bottom:4px solid #0000;border-left:8px solid #00c8ff99;width:0;height:0;position:absolute;top:-3px;right:-6px}.GitWorkflowAnimation-module-scss-module__Kx2itq__filesContainer{z-index:4;background-color:#000000b3;border:1px solid #00c8ff33;border-radius:8px;width:300px;padding:15px;position:absolute;bottom:20px;left:20px}.GitWorkflowAnimation-module-scss-module__Kx2itq__filesTitle{color:#fff;border-bottom:1px solid #00c8ff4d;margin-bottom:10px;padding-bottom:5px;font-size:1rem}.GitWorkflowAnimation-module-scss-module__Kx2itq__filesList{flex-direction:column;gap:8px;display:flex}.GitWorkflowAnimation-module-scss-module__Kx2itq__fileItem{background-color:#001428cc;border-left:3px solid #ff6b6b;border-radius:4px;padding:8px 12px;transition:all .3s}.GitWorkflowAnimation-module-scss-module__Kx2itq__fileItem:hover{background-color:#001e3ccc;transform:translate(3px)}.GitWorkflowAnimation-module-scss-module__Kx2itq__fileName{color:#fff;font-family:Courier New,monospace;font-size:.9rem;font-weight:600}.GitWorkflowAnimation-module-scss-module__Kx2itq__fileStatus{color:#fff9;text-transform:uppercase;letter-spacing:.5px;margin:2px 0;font-size:.75rem}.GitWorkflowAnimation-module-scss-module__Kx2itq__fileContent{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-family:Courier New,monospace;font-size:.8rem;overflow:hidden}.GitWorkflowAnimation-module-scss-module__Kx2itq__commandDisplay{color:#0f0;z-index:4;background-color:#000000e6;border:1px solid #00c8ff80;border-radius:8px;padding:12px 16px;font-family:Courier New,monospace;font-size:1rem;animation:.5s ease-in GitWorkflowAnimation-module-scss-module__Kx2itq__typewriter;position:absolute;bottom:20px;right:20px;box-shadow:0 0 15px #00ff004d}.GitWorkflowAnimation-module-scss-module__Kx2itq__commandPrompt{color:#00c8ff;margin-right:8px}.GitWorkflowAnimation-module-scss-module__Kx2itq__commandText{color:#0f0}.GitWorkflowAnimation-module-scss-module__Kx2itq__logContainer{background-color:#0009;border:1px solid #00c8ff33;border-radius:8px;margin-bottom:20px;padding:15px}.GitWorkflowAnimation-module-scss-module__Kx2itq__logTitle{color:#fff;border-bottom:1px solid #00c8ff4d;margin-bottom:10px;padding-bottom:5px;font-size:1rem}.GitWorkflowAnimation-module-scss-module__Kx2itq__logContent{max-height:120px;font-family:Courier New,monospace;font-size:.85rem;overflow-y:auto}.GitWorkflowAnimation-module-scss-module__Kx2itq__logEntry{gap:10px;margin-bottom:5px;padding:3px 0;display:flex}.GitWorkflowAnimation-module-scss-module__Kx2itq__logTime{color:#00c8ffb3;white-space:nowrap}.GitWorkflowAnimation-module-scss-module__Kx2itq__logMessage{color:#fffc;flex:1}.GitWorkflowAnimation-module-scss-module__Kx2itq__infoSection{background-color:#000f1e66;border:1px solid #00c8ff33;border-radius:8px;padding:20px}.GitWorkflowAnimation-module-scss-module__Kx2itq__infoSection h4{color:#fff;margin-bottom:15px;font-size:1.1rem}.GitWorkflowAnimation-module-scss-module__Kx2itq__infoSection p{color:#fffc;margin-bottom:15px;line-height:1.6}.GitWorkflowAnimation-module-scss-module__Kx2itq__infoSection ul{color:#ffffffb3;padding-left:20px}.GitWorkflowAnimation-module-scss-module__Kx2itq__infoSection ul li{margin-bottom:8px;line-height:1.5}.GitWorkflowAnimation-module-scss-module__Kx2itq__infoSection ul li strong{color:#00c8ff}@keyframes GitWorkflowAnimation-module-scss-module__Kx2itq__scanline{to{left:100%}}@keyframes GitWorkflowAnimation-module-scss-module__Kx2itq__pulseText{0%{text-shadow:0 0 5px #00c8ff80}to{text-shadow:0 0 15px #00c8ffe6}}@keyframes GitWorkflowAnimation-module-scss-module__Kx2itq__gridMove{0%{background-position:0 0}to{background-position:200px 200px}}@keyframes GitWorkflowAnimation-module-scss-module__Kx2itq__pulseActive{0%,to{box-shadow:0 0 20px #ffc10766}50%{box-shadow:0 0 30px #ffc107b3}}@keyframes GitWorkflowAnimation-module-scss-module__Kx2itq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}@keyframes GitWorkflowAnimation-module-scss-module__Kx2itq__typewriter{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@media (max-width:768px){.GitWorkflowAnimation-module-scss-module__Kx2itq__animationContainer{height:400px;padding:15px}.GitWorkflowAnimation-module-scss-module__Kx2itq__workflowStep{width:140px;height:100px;padding:10px}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepName{font-size:.9rem}.GitWorkflowAnimation-module-scss-module__Kx2itq__stepDescription{font-size:.75rem}.GitWorkflowAnimation-module-scss-module__Kx2itq__filesContainer{width:250px;bottom:15px;left:15px}.GitWorkflowAnimation-module-scss-module__Kx2itq__commandDisplay{padding:8px 12px;font-size:.85rem;bottom:15px;right:15px}.GitWorkflowAnimation-module-scss-module__Kx2itq__animationHeader{text-align:center;flex-direction:column;gap:10px}.GitWorkflowAnimation-module-scss-module__Kx2itq__animationTitle{font-size:1.5rem}}
.PullRequestAnimation-module-scss-module__LekWlG__animationWrapper{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000a19e6;border:1px solid #00c8ff33;border-radius:12px;width:100%;max-width:1200px;margin:20px auto;padding:20px;position:relative;overflow:hidden;box-shadow:0 0 30px #00c8ff26,inset 0 0 20px #00c8ff0d}.PullRequestAnimation-module-scss-module__LekWlG__animationWrapper:before{content:"";z-index:1;background:linear-gradient(90deg,#00c8ff00,#00c8ffcc,#00c8ff00);height:2px;animation:3s linear infinite PullRequestAnimation-module-scss-module__LekWlG__scanline;position:absolute;top:0;left:0;right:0}.PullRequestAnimation-module-scss-module__LekWlG__animationWrapper:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#00c8ff08 0%,#0000 80%);width:100%;height:100%;position:absolute;top:0;left:0}.PullRequestAnimation-module-scss-module__LekWlG__animationHeader{justify-content:space-between;align-items:center;width:100%;margin-bottom:20px;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__animationTitle{color:#fff;margin:0;font-size:1.8rem;font-weight:700}.PullRequestAnimation-module-scss-module__LekWlG__titleGlow{color:#00c8ff;text-shadow:0 0 10px #00c8ffb3}.PullRequestAnimation-module-scss-module__LekWlG__systemTime{text-align:right}.PullRequestAnimation-module-scss-module__LekWlG__currentPhase{color:#00c8ff;margin-bottom:4px;font-size:1rem;font-weight:600}.PullRequestAnimation-module-scss-module__LekWlG__kernelVersion{color:#fff9;font-family:Courier New,monospace;font-size:.8rem}.PullRequestAnimation-module-scss-module__LekWlG__animationContainer{background-color:#000f1e80;border:1px solid #00c8ff1a;border-radius:10px;height:500px;margin-bottom:20px;padding:20px;position:relative;overflow:hidden}.PullRequestAnimation-module-scss-module__LekWlG__animationContainer:before{content:"";opacity:.3;pointer-events:none;z-index:0;background-image:linear-gradient(#00c8ff0d 1px,#0000 1px),linear-gradient(90deg,#00c8ff0d 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;animation:30s linear infinite PullRequestAnimation-module-scss-module__LekWlG__gridMove;position:absolute;top:0;left:0}@keyframes PullRequestAnimation-module-scss-module__LekWlG__gridMove{0%{transform:translate(0)}to{transform:translate(20px,20px)}}@keyframes PullRequestAnimation-module-scss-module__LekWlG__scanline{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes PullRequestAnimation-module-scss-module__LekWlG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard{z-index:2;background-color:#0a192de6;border:2px solid;border-radius:8px;width:350px;padding:16px;transition:all .3s;position:absolute;transform:translate(-50%,-50%);box-shadow:0 4px 15px #0000004d}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-draft{border-color:#6b7280}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-draft .PullRequestAnimation-module-scss-module__LekWlG__prHeader .PullRequestAnimation-module-scss-module__LekWlG__prTitle{color:#9ca3af}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-review{border-color:#f59e0b}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-review .PullRequestAnimation-module-scss-module__LekWlG__prHeader .PullRequestAnimation-module-scss-module__LekWlG__prTitle{color:#fbbf24}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-review{animation:2s ease-in-out infinite PullRequestAnimation-module-scss-module__LekWlG__reviewPulse}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-approved{border-color:#10b981}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-approved .PullRequestAnimation-module-scss-module__LekWlG__prHeader .PullRequestAnimation-module-scss-module__LekWlG__prTitle{color:#34d399}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-approved{box-shadow:0 0 20px #10b9814d}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-merged{border-color:#8b5cf6}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-merged .PullRequestAnimation-module-scss-module__LekWlG__prHeader .PullRequestAnimation-module-scss-module__LekWlG__prTitle{color:#a78bfa}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard.PullRequestAnimation-module-scss-module__LekWlG__status-merged{animation:1s ease-out PullRequestAnimation-module-scss-module__LekWlG__mergeSuccess;box-shadow:0 0 25px #8b5cf666}@keyframes PullRequestAnimation-module-scss-module__LekWlG__reviewPulse{0%,to{box-shadow:0 4px 15px #0000004d}50%{box-shadow:0 4px 20px #f59e0b66}}@keyframes PullRequestAnimation-module-scss-module__LekWlG__mergeSuccess{0%{transform:translate(-50%,-50%)scale(1)}50%{transform:translate(-50%,-50%)scale(1.05)}to{transform:translate(-50%,-50%)scale(1)}}.PullRequestAnimation-module-scss-module__LekWlG__prHeader{margin-bottom:12px}.PullRequestAnimation-module-scss-module__LekWlG__prTitle{color:#fff;align-items:center;gap:8px;margin-bottom:6px;font-size:1.1rem;font-weight:600;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__prIcon{font-size:1.2rem}.PullRequestAnimation-module-scss-module__LekWlG__prMeta{justify-content:space-between;align-items:center;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__prNumber{color:#9ca3af;font-family:Courier New,monospace;font-size:.9rem}.PullRequestAnimation-module-scss-module__LekWlG__statusBadge{color:#fff;text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:.7rem;font-weight:600}.PullRequestAnimation-module-scss-module__LekWlG__prBranches{align-items:center;gap:8px;margin-bottom:10px;font-family:Courier New,monospace;font-size:.9rem;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__sourceBranch{color:#fbbf24;background-color:#fbbf241a;border-radius:3px;padding:2px 6px}.PullRequestAnimation-module-scss-module__LekWlG__arrow{color:#9ca3af}.PullRequestAnimation-module-scss-module__LekWlG__targetBranch{color:#34d399;background-color:#34d3991a;border-radius:3px;padding:2px 6px}.PullRequestAnimation-module-scss-module__LekWlG__prDescription{color:#d1d5db;font-size:.85rem;line-height:1.4}.PullRequestAnimation-module-scss-module__LekWlG__reviewersPanel,.PullRequestAnimation-module-scss-module__LekWlG__checksPanel,.PullRequestAnimation-module-scss-module__LekWlG__commitsPanel{z-index:2;background-color:#0f172ae6;border:1px solid #00c8ff33;border-radius:6px;padding:12px;position:absolute}.PullRequestAnimation-module-scss-module__LekWlG__reviewersPanel{width:220px;top:20px;right:20px}.PullRequestAnimation-module-scss-module__LekWlG__checksPanel{width:220px;top:180px;right:20px}.PullRequestAnimation-module-scss-module__LekWlG__commitsPanel{width:280px;bottom:120px;left:20px}.PullRequestAnimation-module-scss-module__LekWlG__panelTitle{color:#00c8ff;border-bottom:1px solid #00c8ff33;margin:0 0 10px;padding-bottom:4px;font-size:.9rem;font-weight:600}.PullRequestAnimation-module-scss-module__LekWlG__reviewersList{flex-direction:column;gap:8px;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__reviewer{border-radius:4px;align-items:center;gap:8px;padding:6px;transition:all .3s;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__reviewer.PullRequestAnimation-module-scss-module__LekWlG__reviewer-pending{background-color:#6b72801a}.PullRequestAnimation-module-scss-module__LekWlG__reviewer.PullRequestAnimation-module-scss-module__LekWlG__reviewer-reviewing{background-color:#f59e0b1a;border-left:3px solid #f59e0b;animation:1.5s ease-in-out infinite PullRequestAnimation-module-scss-module__LekWlG__reviewingPulse}.PullRequestAnimation-module-scss-module__LekWlG__reviewer.PullRequestAnimation-module-scss-module__LekWlG__reviewer-approved{background-color:#10b9811a;border-left:3px solid #10b981}.PullRequestAnimation-module-scss-module__LekWlG__reviewer.PullRequestAnimation-module-scss-module__LekWlG__reviewer-requested_changes{background-color:#ef44441a;border-left:3px solid #ef4444}@keyframes PullRequestAnimation-module-scss-module__LekWlG__reviewingPulse{0%,to{opacity:1}50%{opacity:.7}}.PullRequestAnimation-module-scss-module__LekWlG__reviewerAvatar{justify-content:center;align-items:center;width:24px;height:24px;font-size:1.2rem;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__reviewerInfo{flex:1}.PullRequestAnimation-module-scss-module__LekWlG__reviewerName{color:#fff;font-family:Courier New,monospace;font-size:.8rem;font-weight:500}.PullRequestAnimation-module-scss-module__LekWlG__reviewerStatus{text-transform:uppercase;font-size:.7rem;font-weight:600}.PullRequestAnimation-module-scss-module__LekWlG__reviewerComment{color:#9ca3af;margin-top:2px;font-size:.7rem;font-style:italic}.PullRequestAnimation-module-scss-module__LekWlG__checksList{flex-direction:column;gap:6px;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__check{align-items:center;gap:8px;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__checkStatus{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.7rem;font-weight:700;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__checkInfo{flex:1}.PullRequestAnimation-module-scss-module__LekWlG__checkName{color:#fff;font-size:.8rem}.PullRequestAnimation-module-scss-module__LekWlG__checkDuration{color:#9ca3af;font-family:Courier New,monospace;font-size:.7rem}.PullRequestAnimation-module-scss-module__LekWlG__commitsList{flex-direction:column;gap:8px;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__commit{background-color:#1e293b80;border-left:3px solid #00c8ff;border-radius:4px;gap:8px;padding:6px;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__commitHash{color:#9ca3af;min-width:30px;font-family:Courier New,monospace;font-size:.7rem}.PullRequestAnimation-module-scss-module__LekWlG__commitInfo{flex:1}.PullRequestAnimation-module-scss-module__LekWlG__commitMessage{color:#fff;margin-bottom:2px;font-size:.8rem}.PullRequestAnimation-module-scss-module__LekWlG__commitMeta{color:#9ca3af;gap:10px;font-size:.7rem;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__commitFiles{color:#fbbf24}.PullRequestAnimation-module-scss-module__LekWlG__commitTime{color:#9ca3af}.PullRequestAnimation-module-scss-module__LekWlG__activityLog{z-index:2;background-color:#0f172ae6;border:1px solid #00c8ff33;border-radius:6px;width:calc(100% - 260px);max-height:80px;padding:12px;position:absolute;bottom:20px;left:20px;overflow-y:auto}.PullRequestAnimation-module-scss-module__LekWlG__logTitle{color:#00c8ff;margin:0 0 8px;font-size:.9rem;font-weight:600}.PullRequestAnimation-module-scss-module__LekWlG__logEntries{flex-direction:column;gap:4px;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__logEntry{align-items:baseline;gap:10px;font-size:.75rem;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__logTimestamp{color:#6b7280;flex-shrink:0;min-width:60px;font-family:Courier New,monospace}.PullRequestAnimation-module-scss-module__LekWlG__logMessage{color:#d1d5db;flex:1}.PullRequestAnimation-module-scss-module__LekWlG__controls{justify-content:center;gap:15px;margin-top:20px;display:flex}.PullRequestAnimation-module-scss-module__LekWlG__controlButton{color:#00c8ff;cursor:pointer;background-color:#00326499;border:1px solid #00c8ff4d;border-radius:6px;padding:10px 20px;font-size:.9rem;font-weight:500;transition:all .3s}.PullRequestAnimation-module-scss-module__LekWlG__controlButton:hover{background-color:#00c8ff1a;border-color:#00c8ff80;box-shadow:0 0 10px #00c8ff4d}.PullRequestAnimation-module-scss-module__LekWlG__controlButton:active{transform:translateY(1px)}@media (max-width:768px){.PullRequestAnimation-module-scss-module__LekWlG__animationContainer{height:600px;padding:15px}.PullRequestAnimation-module-scss-module__LekWlG__pullRequestCard{width:280px;margin-bottom:15px;position:static;transform:none}.PullRequestAnimation-module-scss-module__LekWlG__reviewersPanel,.PullRequestAnimation-module-scss-module__LekWlG__checksPanel,.PullRequestAnimation-module-scss-module__LekWlG__commitsPanel{width:100%;margin-bottom:15px;position:static}.PullRequestAnimation-module-scss-module__LekWlG__activityLog{width:100%;margin-top:15px;position:static}.PullRequestAnimation-module-scss-module__LekWlG__controls{flex-direction:column;align-items:center}.PullRequestAnimation-module-scss-module__LekWlG__controlButton{width:200px}}
.BranchingAnimation-module-scss-module__2TBuwq__container{background:linear-gradient(135deg,#0a0a23 0%,#1a1a3a 100%);border:1px solid #0ff;border-radius:12px;width:100%;height:500px;padding:20px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00ffff1a}.BranchingAnimation-module-scss-module__2TBuwq__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#00ffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#8a2be21a 0%,#0000 50%);position:absolute;inset:0}.BranchingAnimation-module-scss-module__2TBuwq__content{z-index:1;gap:20px;height:100%;display:flex;position:relative}.BranchingAnimation-module-scss-module__2TBuwq__visualizationPanel{background:#001428cc;border:1px solid #00ffff4d;border-radius:8px;flex:2;padding:15px;position:relative;overflow:hidden}.BranchingAnimation-module-scss-module__2TBuwq__infoPanel{background:#140028cc;border:1px solid #8a2be24d;border-radius:8px;flex-direction:column;flex:1;gap:15px;padding:15px;display:flex}.BranchingAnimation-module-scss-module__2TBuwq__title{color:#0ff;text-align:center;text-shadow:0 0 10px #00ffff80;margin-bottom:15px;font-size:1.2em;font-weight:600}.BranchingAnimation-module-scss-module__2TBuwq__svgContainer{width:100%;height:350px;position:relative;overflow:visible}.BranchingAnimation-module-scss-module__2TBuwq__gitSvg{width:100%;height:100%;overflow:visible}.BranchingAnimation-module-scss-module__2TBuwq__branchLine{fill:none;stroke-width:2px;opacity:.8;transition:all .3s}.BranchingAnimation-module-scss-module__2TBuwq__branchLine.BranchingAnimation-module-scss-module__2TBuwq__main{stroke:#0ff;stroke-width:3px}.BranchingAnimation-module-scss-module__2TBuwq__branchLine.BranchingAnimation-module-scss-module__2TBuwq__feature{stroke:#32cd32}.BranchingAnimation-module-scss-module__2TBuwq__branchLine.BranchingAnimation-module-scss-module__2TBuwq__hotfix{stroke:#ff6b6b}.BranchingAnimation-module-scss-module__2TBuwq__branchLine.BranchingAnimation-module-scss-module__2TBuwq__develop{stroke:orange}.BranchingAnimation-module-scss-module__2TBuwq__branchLine.BranchingAnimation-module-scss-module__2TBuwq__active{opacity:1;stroke-width:3px;filter:drop-shadow(0 0 5px)}.BranchingAnimation-module-scss-module__2TBuwq__commit{r:4;cursor:pointer;transition:all .3s}.BranchingAnimation-module-scss-module__2TBuwq__commit.BranchingAnimation-module-scss-module__2TBuwq__main{fill:#0ff;stroke:#045}.BranchingAnimation-module-scss-module__2TBuwq__commit.BranchingAnimation-module-scss-module__2TBuwq__feature{fill:#32cd32;stroke:#1a5a1a}.BranchingAnimation-module-scss-module__2TBuwq__commit.BranchingAnimation-module-scss-module__2TBuwq__hotfix{fill:#ff6b6b;stroke:#5a1a1a}.BranchingAnimation-module-scss-module__2TBuwq__commit.BranchingAnimation-module-scss-module__2TBuwq__develop{fill:orange;stroke:#5a3300}.BranchingAnimation-module-scss-module__2TBuwq__commit.BranchingAnimation-module-scss-module__2TBuwq__active{r:6;filter:drop-shadow(0 0 8px);animation:1.5s ease-in-out infinite BranchingAnimation-module-scss-module__2TBuwq__pulse}.BranchingAnimation-module-scss-module__2TBuwq__commit:hover{r:6;filter:drop-shadow(0 0 10px)}.BranchingAnimation-module-scss-module__2TBuwq__commitLabel{fill:#fff;text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-family:Monaco,Consolas,monospace;font-size:10px}.BranchingAnimation-module-scss-module__2TBuwq__branchLabel{fill:#fff;text-anchor:start;dominant-baseline:middle;text-shadow:0 0 5px #000c;font-family:Monaco,Consolas,monospace;font-size:12px;font-weight:600}.BranchingAnimation-module-scss-module__2TBuwq__mergeAnimation{stroke:#ff0;stroke-width:3px;stroke-dasharray:5 5;opacity:.8;animation:1s linear infinite BranchingAnimation-module-scss-module__2TBuwq__mergeDash}.BranchingAnimation-module-scss-module__2TBuwq__strategyInfo{background:#0009;border:1px solid #00ffff4d;border-radius:6px;padding:12px}.BranchingAnimation-module-scss-module__2TBuwq__strategyTitle{color:#0ff;align-items:center;gap:8px;margin-bottom:8px;font-size:.9em;font-weight:600;display:flex}.BranchingAnimation-module-scss-module__2TBuwq__strategyDescription{color:#ccc;margin-bottom:10px;font-size:.8em;line-height:1.4}.BranchingAnimation-module-scss-module__2TBuwq__branchStats{background:#0009;border:1px solid #8a2be24d;border-radius:6px;padding:12px}.BranchingAnimation-module-scss-module__2TBuwq__statItem{justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.8em;display:flex}.BranchingAnimation-module-scss-module__2TBuwq__statItem .BranchingAnimation-module-scss-module__2TBuwq__label{color:#ccc}.BranchingAnimation-module-scss-module__2TBuwq__statItem .BranchingAnimation-module-scss-module__2TBuwq__value{color:#0ff;font-weight:600}.BranchingAnimation-module-scss-module__2TBuwq__activeMerges{background:#0009;border:1px solid #ffd7004d;border-radius:6px;max-height:120px;padding:12px;overflow-y:auto}.BranchingAnimation-module-scss-module__2TBuwq__mergeItem{color:#ccc;align-items:center;gap:8px;margin-bottom:6px;font-size:.8em;display:flex}.BranchingAnimation-module-scss-module__2TBuwq__mergeItem .BranchingAnimation-module-scss-module__2TBuwq__mergeIcon{background:#ff0;border-radius:50%;width:12px;height:12px;animation:1s ease-in-out infinite BranchingAnimation-module-scss-module__2TBuwq__pulse}.BranchingAnimation-module-scss-module__2TBuwq__mergeItem .BranchingAnimation-module-scss-module__2TBuwq__mergeText{flex:1}.BranchingAnimation-module-scss-module__2TBuwq__controls{justify-content:center;gap:10px;margin-top:auto;display:flex}.BranchingAnimation-module-scss-module__2TBuwq__controlButton{color:#0ff;cursor:pointer;background:#00ffff1a;border:1px solid #0ff;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:.8em;font-weight:500;transition:all .3s}.BranchingAnimation-module-scss-module__2TBuwq__controlButton:hover{background:#0ff3;transform:translateY(-2px);box-shadow:0 4px 12px #00ffff4d}.BranchingAnimation-module-scss-module__2TBuwq__controlButton:active{transform:translateY(0)}.BranchingAnimation-module-scss-module__2TBuwq__controlButton.BranchingAnimation-module-scss-module__2TBuwq__secondary{color:#8a2be2;background:#8a2be21a;border-color:#8a2be2}.BranchingAnimation-module-scss-module__2TBuwq__controlButton.BranchingAnimation-module-scss-module__2TBuwq__secondary:hover{background:#8a2be233;box-shadow:0 4px 12px #8a2be24d}@keyframes BranchingAnimation-module-scss-module__2TBuwq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes BranchingAnimation-module-scss-module__2TBuwq__mergeDash{0%{stroke-dashoffset:0}to{stroke-dashoffset:10px}}@media (max-width:768px){.BranchingAnimation-module-scss-module__2TBuwq__container{height:auto;min-height:600px;padding:15px}.BranchingAnimation-module-scss-module__2TBuwq__content{flex-direction:column;gap:15px}.BranchingAnimation-module-scss-module__2TBuwq__visualizationPanel{height:300px}.BranchingAnimation-module-scss-module__2TBuwq__svgContainer{height:250px}.BranchingAnimation-module-scss-module__2TBuwq__infoPanel{min-height:250px}.BranchingAnimation-module-scss-module__2TBuwq__title{margin-bottom:10px;font-size:1em}.BranchingAnimation-module-scss-module__2TBuwq__controls{flex-wrap:wrap;gap:8px}.BranchingAnimation-module-scss-module__2TBuwq__controlButton{padding:6px 12px;font-size:.75em}}@media (max-width:480px){.BranchingAnimation-module-scss-module__2TBuwq__container{border-radius:8px;margin:0 -10px;padding:10px}.BranchingAnimation-module-scss-module__2TBuwq__visualizationPanel,.BranchingAnimation-module-scss-module__2TBuwq__infoPanel{padding:10px}.BranchingAnimation-module-scss-module__2TBuwq__svgContainer{height:200px}.BranchingAnimation-module-scss-module__2TBuwq__strategyInfo,.BranchingAnimation-module-scss-module__2TBuwq__branchStats,.BranchingAnimation-module-scss-module__2TBuwq__activeMerges{padding:8px}.BranchingAnimation-module-scss-module__2TBuwq__strategyTitle{font-size:.8em}.BranchingAnimation-module-scss-module__2TBuwq__strategyDescription,.BranchingAnimation-module-scss-module__2TBuwq__statItem{font-size:.75em}}
.MergeConflictAnimation-module-scss-module__WlxOEq__container{background:linear-gradient(135deg,#0a0a23 0%,#1a1a3a 100%);border:1px solid #0ff;border-radius:12px;width:100%;min-height:600px;padding:20px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00ffff1a}.MergeConflictAnimation-module-scss-module__WlxOEq__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#00ffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ff64641a 0%,#0000 50%);position:absolute;inset:0}.MergeConflictAnimation-module-scss-module__WlxOEq__content{z-index:1;gap:20px;height:100%;display:flex;position:relative}.MergeConflictAnimation-module-scss-module__WlxOEq__mainPanel{flex-direction:column;flex:2;gap:15px;display:flex}.MergeConflictAnimation-module-scss-module__WlxOEq__sidePanel{flex-direction:column;flex:1;gap:15px;display:flex}.MergeConflictAnimation-module-scss-module__WlxOEq__title{color:#0ff;text-align:center;text-shadow:0 0 10px #00ffff80;margin-bottom:10px;font-size:1.3em;font-weight:600}.MergeConflictAnimation-module-scss-module__WlxOEq__progressBar{background:#001428cc;border:1px solid #00ffff4d;border-radius:8px;padding:15px}.MergeConflictAnimation-module-scss-module__WlxOEq__progressTrack{background:#00000080;border-radius:4px;width:100%;height:8px;margin-bottom:10px;overflow:hidden}.MergeConflictAnimation-module-scss-module__WlxOEq__progressFill{background:linear-gradient(90deg,#0ff,#088);border-radius:4px;height:100%;transition:width .5s;box-shadow:0 0 10px #00ffff80}.MergeConflictAnimation-module-scss-module__WlxOEq__stepLabel{color:#fff;text-align:center;font-size:.9em;font-weight:500}.MergeConflictAnimation-module-scss-module__WlxOEq__filesPanel{background:#001428cc;border:1px solid #00ffff4d;border-radius:8px;padding:15px}.MergeConflictAnimation-module-scss-module__WlxOEq__filesList h4{color:#0ff;margin-bottom:10px;font-size:1em;font-weight:600}.MergeConflictAnimation-module-scss-module__WlxOEq__fileItem{cursor:pointer;border:1px solid #0000;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;transition:all .3s;display:flex}.MergeConflictAnimation-module-scss-module__WlxOEq__fileItem:hover{background:#00ffff1a;border-color:#00ffff4d}.MergeConflictAnimation-module-scss-module__WlxOEq__fileItem.MergeConflictAnimation-module-scss-module__WlxOEq__selected{background:#0ff3;border-color:#0ff}.MergeConflictAnimation-module-scss-module__WlxOEq__fileIcon{text-align:center;width:20px;font-size:1.2em}.MergeConflictAnimation-module-scss-module__WlxOEq__fileName{color:#fff;flex:1;font-family:Monaco,Consolas,monospace;font-size:.9em}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictCount{color:#ccc;background:#00000080;border-radius:4px;padding:2px 6px;font-size:.8em}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictViewer{background:#001428cc;border:1px solid #00ffff4d;border-radius:8px;flex:1;max-height:500px;padding:15px;overflow-y:auto}.MergeConflictAnimation-module-scss-module__WlxOEq__viewerHeader{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.MergeConflictAnimation-module-scss-module__WlxOEq__viewerHeader h4{color:#0ff;margin:0;font-size:1em}.MergeConflictAnimation-module-scss-module__WlxOEq__strategySelector{align-items:center;gap:10px;display:flex}.MergeConflictAnimation-module-scss-module__WlxOEq__strategySelect{color:#fff;background:#000000b3;border:1px solid #0ff;border-radius:4px;padding:4px 8px;font-family:inherit;font-size:.8em}.MergeConflictAnimation-module-scss-module__WlxOEq__strategySelect:focus{outline:none;box-shadow:0 0 5px #00ffff80}.MergeConflictAnimation-module-scss-module__WlxOEq__autoResolveBtn{color:orange;cursor:pointer;background:#ffa50033;border:1px solid orange;border-radius:4px;padding:4px 12px;font-size:.8em;transition:all .3s}.MergeConflictAnimation-module-scss-module__WlxOEq__autoResolveBtn:hover{background:#ffa5004d}.MergeConflictAnimation-module-scss-module__WlxOEq__autoResolveBtn:disabled{opacity:.5;cursor:not-allowed}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictBlocks{flex-direction:column;gap:15px;display:flex}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictBlock{background:#28000080;border:2px solid #ff6b6b;border-radius:8px;transition:all .5s}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictBlock.MergeConflictAnimation-module-scss-module__WlxOEq__resolved{background:#00280080;border-color:#32cd32}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictHeader{color:#fff;background:#000000b3;border-bottom:1px solid #ff6b6b4d;justify-content:space-between;align-items:center;padding:8px 12px;font-family:Monaco,Consolas,monospace;font-size:.8em;display:flex}.MergeConflictAnimation-module-scss-module__WlxOEq__resolved .MergeConflictAnimation-module-scss-module__WlxOEq__conflictHeader{border-bottom-color:#32cd324d}.MergeConflictAnimation-module-scss-module__WlxOEq__resolvedBadge{color:#000;background:#32cd32;border-radius:4px;padding:2px 6px;font-size:.7em;font-weight:600}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictContent{padding:15px}.MergeConflictAnimation-module-scss-module__WlxOEq__branchSection{margin-bottom:15px}.MergeConflictAnimation-module-scss-module__WlxOEq__branchHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.MergeConflictAnimation-module-scss-module__WlxOEq__branchLabel{color:#fff;font-size:.9em;font-weight:600}.MergeConflictAnimation-module-scss-module__WlxOEq__acceptBtn{color:#0f0;cursor:pointer;background:#0f03;border:1px solid #0f0;border-radius:4px;padding:4px 8px;font-size:.7em;transition:all .3s}.MergeConflictAnimation-module-scss-module__WlxOEq__acceptBtn:hover{background:#00ff004d;transform:scale(1.05)}.MergeConflictAnimation-module-scss-module__WlxOEq__codeBlock{background:#000c;border:1px solid #fff3;border-radius:4px;padding:10px;font-family:Monaco,Consolas,monospace;font-size:.8em;line-height:1.4}.MergeConflictAnimation-module-scss-module__WlxOEq__codeLine{color:#fff;margin-bottom:2px}.MergeConflictAnimation-module-scss-module__WlxOEq__codeLine:last-child{margin-bottom:0}.MergeConflictAnimation-module-scss-module__WlxOEq__separator{color:#888;text-align:center;opacity:.7;margin:10px 0;font-family:Monaco,Consolas,monospace;font-size:.8em}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictActions{text-align:center;margin-top:15px}.MergeConflictAnimation-module-scss-module__WlxOEq__acceptBothBtn{color:orange;cursor:pointer;background:#ffa50033;border:1px solid orange;border-radius:4px;padding:6px 12px;font-size:.8em;transition:all .3s}.MergeConflictAnimation-module-scss-module__WlxOEq__acceptBothBtn:hover{background:#ffa5004d;transform:translateY(-2px)}.MergeConflictAnimation-module-scss-module__WlxOEq__resolvedContent{padding:15px}.MergeConflictAnimation-module-scss-module__WlxOEq__resolvedHeader{color:#32cd32;margin-bottom:8px;font-size:.9em;font-weight:600}.MergeConflictAnimation-module-scss-module__WlxOEq__infoBox,.MergeConflictAnimation-module-scss-module__WlxOEq__statsBox,.MergeConflictAnimation-module-scss-module__WlxOEq__tipsBox{background:#140028cc;border:1px solid #8a2be24d;border-radius:8px;padding:15px}.MergeConflictAnimation-module-scss-module__WlxOEq__infoBox h4,.MergeConflictAnimation-module-scss-module__WlxOEq__statsBox h4,.MergeConflictAnimation-module-scss-module__WlxOEq__tipsBox h4{color:#8a2be2;margin-bottom:10px;font-size:.9em;font-weight:600}.MergeConflictAnimation-module-scss-module__WlxOEq__infoBox p{color:#ccc;margin:0;font-size:.8em;line-height:1.4}.MergeConflictAnimation-module-scss-module__WlxOEq__statItem{justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.8em;display:flex}.MergeConflictAnimation-module-scss-module__WlxOEq__statItem:last-child{margin-bottom:0}.MergeConflictAnimation-module-scss-module__WlxOEq__statItem span:first-child{color:#ccc}.MergeConflictAnimation-module-scss-module__WlxOEq__statItem span:last-child{color:#0ff;font-weight:600}.MergeConflictAnimation-module-scss-module__WlxOEq__tipsBox ul{color:#ccc;margin:0;padding-left:15px;font-size:.8em;line-height:1.4}.MergeConflictAnimation-module-scss-module__WlxOEq__tipsBox li{margin-bottom:4px}.MergeConflictAnimation-module-scss-module__WlxOEq__tipsBox li:last-child{margin-bottom:0}.MergeConflictAnimation-module-scss-module__WlxOEq__controls{justify-content:center;gap:10px;margin-top:auto;display:flex}.MergeConflictAnimation-module-scss-module__WlxOEq__controlButton{color:#0ff;cursor:pointer;background:#00ffff1a;border:1px solid #0ff;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:.8em;font-weight:500;transition:all .3s}.MergeConflictAnimation-module-scss-module__WlxOEq__controlButton:hover{background:#0ff3;transform:translateY(-2px);box-shadow:0 4px 12px #00ffff4d}.MergeConflictAnimation-module-scss-module__WlxOEq__controlButton:active{transform:translateY(0)}.MergeConflictAnimation-module-scss-module__WlxOEq__controlButton:disabled{opacity:.5;cursor:not-allowed}.MergeConflictAnimation-module-scss-module__WlxOEq__controlButton:disabled:hover{box-shadow:none;transform:none}.MergeConflictAnimation-module-scss-module__WlxOEq__controlButton.MergeConflictAnimation-module-scss-module__WlxOEq__secondary{color:#8a2be2;background:#8a2be21a;border-color:#8a2be2}.MergeConflictAnimation-module-scss-module__WlxOEq__controlButton.MergeConflictAnimation-module-scss-module__WlxOEq__secondary:hover{background:#8a2be233;box-shadow:0 4px 12px #8a2be24d}@media (max-width:768px){.MergeConflictAnimation-module-scss-module__WlxOEq__container{min-height:auto;padding:15px}.MergeConflictAnimation-module-scss-module__WlxOEq__content{flex-direction:column;gap:15px}.MergeConflictAnimation-module-scss-module__WlxOEq__mainPanel,.MergeConflictAnimation-module-scss-module__WlxOEq__sidePanel{flex:1}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictViewer{max-height:400px}.MergeConflictAnimation-module-scss-module__WlxOEq__viewerHeader{flex-direction:column;align-items:flex-start;gap:10px}.MergeConflictAnimation-module-scss-module__WlxOEq__strategySelector{justify-content:space-between;width:100%}.MergeConflictAnimation-module-scss-module__WlxOEq__controls{flex-wrap:wrap;gap:8px}.MergeConflictAnimation-module-scss-module__WlxOEq__controlButton{padding:6px 12px;font-size:.75em}}@media (max-width:480px){.MergeConflictAnimation-module-scss-module__WlxOEq__container{border-radius:8px;margin:0 -10px;padding:10px}.MergeConflictAnimation-module-scss-module__WlxOEq__progressBar,.MergeConflictAnimation-module-scss-module__WlxOEq__filesPanel,.MergeConflictAnimation-module-scss-module__WlxOEq__conflictViewer,.MergeConflictAnimation-module-scss-module__WlxOEq__infoBox,.MergeConflictAnimation-module-scss-module__WlxOEq__statsBox,.MergeConflictAnimation-module-scss-module__WlxOEq__tipsBox{padding:10px}.MergeConflictAnimation-module-scss-module__WlxOEq__title{font-size:1.1em}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictBlocks{gap:10px}.MergeConflictAnimation-module-scss-module__WlxOEq__conflictContent{padding:10px}.MergeConflictAnimation-module-scss-module__WlxOEq__branchHeader{flex-direction:column;align-items:flex-start;gap:5px}.MergeConflictAnimation-module-scss-module__WlxOEq__codeBlock{padding:8px;font-size:.75em}}
.Projects-module-scss-module__wjjBIa__projectsWrapper{flex-direction:column;gap:2.5rem;width:100%;max-width:100%;display:flex;overflow-x:hidden}@media (max-width:1024px){.Projects-module-scss-module__wjjBIa__projectsWrapper{gap:2rem}}.Projects-module-scss-module__wjjBIa__welcomeSection{border-bottom:1px solid #94a3b81a;justify-content:space-between;align-items:center;gap:2rem;padding:3rem 0 2.5rem;display:flex;position:relative}.Projects-module-scss-module__wjjBIa__welcomeSection:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(at 20%,#3b82f60f 0%,#0000 50%),radial-gradient(at 80%,#9333ea0f 0%,#0000 50%);width:120%;height:100%;position:absolute;top:0;left:-10%}@media (max-width:968px){.Projects-module-scss-module__wjjBIa__welcomeSection{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:2.5rem 0 2rem}}.Projects-module-scss-module__wjjBIa__welcomeContent{z-index:1;flex:1;max-width:1200px;position:relative}.Projects-module-scss-module__wjjBIa__welcomeBadge{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f61f,#9333ea1f);border:1px solid #3b82f640;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #3b82f61a}.Projects-module-scss-module__wjjBIa__welcomeTitle{background:linear-gradient(135deg,#f8fafc 0%,#cbd5e1 50%,#94a3b8 100%);-webkit-text-fill-color:#0000;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(1.125rem,2.5vw,1.5rem);font-weight:800;line-height:1.1}@media (max-width:768px){.Projects-module-scss-module__wjjBIa__welcomeTitle{font-size:1.125rem}}.Projects-module-scss-module__wjjBIa__welcomeSubtitle{color:#cbd5e1d9;margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.7;text-align:justify!important}@media (max-width:768px){.Projects-module-scss-module__wjjBIa__welcomeSubtitle{font-size:1rem}}.Projects-module-scss-module__wjjBIa__disclaimer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f614,#8b5cf60d);border-left:3px solid #3b82f699;border-radius:8px;margin-top:1.5rem;padding:1.25rem 1.75rem;position:relative;overflow:hidden;box-shadow:0 2px 12px #3b82f614}.Projects-module-scss-module__wjjBIa__disclaimer:before{content:"";background:linear-gradient(90deg,#0000 0%,#3b82f64d 50%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerDetails summary::-webkit-details-marker{display:none}.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerSummary{color:#cbd5e1cc;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;font-size:.9rem;line-height:1.65;list-style:none}.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerSummary:after{content:" Read more...";color:#60a5facc;margin-left:.5rem;font-weight:500}.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerSummary strong{color:#60a5fa;text-shadow:0 0 8px #60a5fa33;font-weight:700}.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerDetails[open] .Projects-module-scss-module__wjjBIa__disclaimerSummary:after{content:" Show less"}.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerExpandedText{color:#cbd5e1bf;border-top:1px solid #60a5fa33;margin-top:.75rem;padding-top:.75rem;font-size:.9rem;line-height:1.65}.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerText{color:#cbd5e1cc;margin:0;font-size:.9rem;line-height:1.65}.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerText strong{color:#60a5fa;text-shadow:0 0 8px #60a5fa33;font-weight:700}@media (max-width:768px){.Projects-module-scss-module__wjjBIa__disclaimer{margin-top:1.25rem;padding:1rem 1.25rem}.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerSummary,.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerExpandedText,.Projects-module-scss-module__wjjBIa__disclaimer .Projects-module-scss-module__wjjBIa__disclaimerText{font-size:.85rem}}.Projects-module-scss-module__wjjBIa__quickStats{z-index:1;gap:2rem;display:flex;position:relative}@media (max-width:968px){.Projects-module-scss-module__wjjBIa__quickStats{justify-content:flex-start;gap:2.5rem;width:100%}}@media (max-width:480px){.Projects-module-scss-module__wjjBIa__quickStats{gap:1.5rem}}.Projects-module-scss-module__wjjBIa__quickStat{flex-direction:column;align-items:center;gap:.25rem;display:flex}.Projects-module-scss-module__wjjBIa__statNum{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:800;line-height:1}@media (max-width:768px){.Projects-module-scss-module__wjjBIa__statNum{font-size:2rem}}.Projects-module-scss-module__wjjBIa__statText{color:#94a3b8cc;text-transform:uppercase;letter-spacing:.05em;font-size:.8125rem;font-weight:500}.Projects-module-scss-module__wjjBIa__mainContent{grid-gap:3rem;grid-template-columns:280px 1fr;align-items:start;gap:3rem;width:100%;max-width:100%;display:grid;overflow-x:hidden}@media (max-width:1024px){.Projects-module-scss-module__wjjBIa__mainContent{grid-template-columns:1fr;gap:2rem}}.Projects-module-scss-module__wjjBIa__sidebar{position:relative}@media (max-width:1024px){.Projects-module-scss-module__wjjBIa__sidebar{order:2}}.Projects-module-scss-module__wjjBIa__sidebarSticky{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#0f172a80,#1e293b4d);border:1px solid #94a3b81a;border-radius:20px;flex-direction:column;gap:1.5rem;padding:1.75rem;display:flex;position:sticky;top:100px}@media (max-width:1024px){.Projects-module-scss-module__wjjBIa__sidebarSticky{padding:1.5rem;position:static}}.Projects-module-scss-module__wjjBIa__sidebarSection{flex-direction:column;gap:.75rem;display:flex}.Projects-module-scss-module__wjjBIa__sidebarSection:not(:last-child){border-bottom:1px solid #94a3b81a;padding-bottom:1.5rem}.Projects-module-scss-module__wjjBIa__sidebarLabel{color:#cbd5e1e6;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;display:flex}.Projects-module-scss-module__wjjBIa__searchWrapper{width:100%;position:relative}.Projects-module-scss-module__wjjBIa__searchInput{color:#f8fafc;background:#0f172a99;border:1px solid #94a3b833;border-radius:12px;outline:none;width:100%;padding:.75rem 2.5rem .75rem .875rem;font-family:inherit;font-size:.875rem;transition:all .3s}.Projects-module-scss-module__wjjBIa__searchInput::placeholder{color:#94a3b880}.Projects-module-scss-module__wjjBIa__searchInput:focus{background:#0f172acc;border-color:#3b82f680;box-shadow:0 0 0 3px #3b82f61a}.Projects-module-scss-module__wjjBIa__clearButton{color:#94a3b899;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.375rem;transition:all .2s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.Projects-module-scss-module__wjjBIa__clearButton:hover{color:#94a3b8e6;background:#94a3b81a}.Projects-module-scss-module__wjjBIa__filterList{flex-direction:column;gap:.375rem;display:flex}.Projects-module-scss-module__wjjBIa__filterItem{color:#cbd5e1cc;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:.625rem;width:100%;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Projects-module-scss-module__wjjBIa__filterItem:hover{color:#3b82f6;background:#3b82f614;border-color:#3b82f633}.Projects-module-scss-module__wjjBIa__filterItem:hover .Projects-module-scss-module__wjjBIa__filterDot{background:#3b82f6;box-shadow:0 0 8px #3b82f666}.Projects-module-scss-module__wjjBIa__filterItem.Projects-module-scss-module__wjjBIa__active{color:#3b82f6;background:#3b82f61f;border-color:#3b82f64d}.Projects-module-scss-module__wjjBIa__filterItem.Projects-module-scss-module__wjjBIa__active .Projects-module-scss-module__wjjBIa__filterDot{background:#3b82f6;box-shadow:0 0 8px #3b82f699}.Projects-module-scss-module__wjjBIa__filterDot{background:#94a3b866;border-radius:50%;flex-shrink:0;width:6px;height:6px;transition:all .2s}.Projects-module-scss-module__wjjBIa__filterCount{color:#94a3b899;margin-left:auto;font-size:.75rem;font-weight:600}.Projects-module-scss-module__wjjBIa__resetButton{color:#ef4444;cursor:pointer;background:#ef444414;border:1px solid #ef444433;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .3s;display:flex}.Projects-module-scss-module__wjjBIa__resetButton:hover{background:#ef444426;border-color:#ef444466;transform:translateY(-2px)}.Projects-module-scss-module__wjjBIa__resultsInfo{border-top:1px solid #94a3b81a;padding-top:1rem}.Projects-module-scss-module__wjjBIa__resultsText{color:#94a3b8cc;font-weight:500}.Projects-module-scss-module__wjjBIa__projectsContainer{width:100%;max-width:100%;overflow-x:hidden}@media (max-width:1024px){.Projects-module-scss-module__wjjBIa__projectsContainer{order:1}}.Projects-module-scss-module__wjjBIa__projectsGrid{animation:.6s ease-out Projects-module-scss-module__wjjBIa__fadeIn}@keyframes Projects-module-scss-module__wjjBIa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Projects-module-scss-module__wjjBIa__projectItem{animation:.5s ease-out backwards Projects-module-scss-module__wjjBIa__slideUp}.Projects-module-scss-module__wjjBIa__projectItem:first-child{animation-delay:.1s}.Projects-module-scss-module__wjjBIa__projectItem:nth-child(2){animation-delay:.2s}.Projects-module-scss-module__wjjBIa__projectItem:nth-child(3){animation-delay:.3s}.Projects-module-scss-module__wjjBIa__projectItem:nth-child(4){animation-delay:.4s}.Projects-module-scss-module__wjjBIa__projectItem:nth-child(5){animation-delay:.5s}.Projects-module-scss-module__wjjBIa__projectItem:nth-child(6){animation-delay:.6s}.Projects-module-scss-module__wjjBIa__projectItem:nth-child(7){animation-delay:.7s}.Projects-module-scss-module__wjjBIa__projectItem:nth-child(8){animation-delay:.8s}.Projects-module-scss-module__wjjBIa__projectItem:nth-child(9){animation-delay:.9s}.Projects-module-scss-module__wjjBIa__projectItem:nth-child(10){animation-delay:1s}@keyframes Projects-module-scss-module__wjjBIa__slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Projects-module-scss-module__wjjBIa__emptyState{text-align:center;background:linear-gradient(135deg,#0f172a66,#1e293b33);border:2px dashed #94a3b833;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}@media (max-width:768px){.Projects-module-scss-module__wjjBIa__emptyState{min-height:300px;padding:3rem 1.5rem}}.Projects-module-scss-module__wjjBIa__emptyIcon{color:#94a3b84d;width:64px;height:64px;margin-bottom:1.5rem}@media (max-width:768px){.Projects-module-scss-module__wjjBIa__emptyIcon{width:48px;height:48px}}.Projects-module-scss-module__wjjBIa__emptyTitle{color:#cbd5e1e6;margin-bottom:.75rem}.Projects-module-scss-module__wjjBIa__emptyDescription{color:#94a3b8b3;max-width:400px;margin-bottom:2rem}.Projects-module-scss-module__wjjBIa__resetButtonLarge{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:12px;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s}.Projects-module-scss-module__wjjBIa__resetButtonLarge:hover{transform:translateY(-2px);box-shadow:0 12px 32px #3b82f64d}@media (max-width:768px){.Projects-module-scss-module__wjjBIa__resetButtonLarge{padding:.75rem 1.75rem;font-size:.95rem}}.Projects-module-scss-module__wjjBIa__hover{transition:var(--transition-micro-medium)}.Projects-module-scss-module__wjjBIa__hover:hover{transform:translateX(var(--static-space-8))}.Projects-module-scss-module__wjjBIa__hover:hover .Projects-module-scss-module__wjjBIa__indicator{transform:rotate(0)}.Projects-module-scss-module__wjjBIa__indicator{transition:var(--transition-micro-medium);left:-2rem;transform:rotate(-90deg)}.Projects-module-scss-module__wjjBIa__scrollToTopFixed{z-index:1000!important;position:fixed!important;bottom:2rem!important;right:2rem!important}
.CITestingAnimation-module-scss-module__H4OjzG__container{background:linear-gradient(135deg,#0a0a23 0%,#1a1a3a 100%);border:1px solid #0ff;border-radius:12px;width:100%;min-height:600px;padding:20px;position:relative;overflow:hidden;box-shadow:0 8px 32px #00ffff1a}.CITestingAnimation-module-scss-module__H4OjzG__container:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#00ffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#32cd321a 0%,#0000 50%);position:absolute;inset:0}.CITestingAnimation-module-scss-module__H4OjzG__content{z-index:1;gap:20px;height:100%;display:flex;position:relative}.CITestingAnimation-module-scss-module__H4OjzG__mainPanel{flex-direction:column;flex:2;gap:15px;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__sidePanel{flex-direction:column;flex:1;gap:15px;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__title{color:#0ff;text-align:center;text-shadow:0 0 10px #00ffff80;margin-bottom:10px;font-size:1.3em;font-weight:600}.CITestingAnimation-module-scss-module__H4OjzG__pipelineHeader{background:#001428cc;border:1px solid #00ffff4d;border-radius:8px;padding:12px 15px}.CITestingAnimation-module-scss-module__H4OjzG__pipelineInfo{color:#fff;align-items:center;gap:15px;font-size:.9em;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__pipelineInfo .CITestingAnimation-module-scss-module__H4OjzG__branch{color:#32cd32;font-family:Monaco,Consolas,monospace}.CITestingAnimation-module-scss-module__H4OjzG__pipelineInfo .CITestingAnimation-module-scss-module__H4OjzG__commit{color:orange;font-family:Monaco,Consolas,monospace}.CITestingAnimation-module-scss-module__H4OjzG__pipelineInfo .CITestingAnimation-module-scss-module__H4OjzG__duration{color:#0ff}.CITestingAnimation-module-scss-module__H4OjzG__pipelineStages{background:#001428cc;border:1px solid #00ffff4d;border-radius:8px;flex-direction:column;gap:8px;padding:15px;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__stageItem{border:1px solid #0000;border-radius:6px;padding:10px 12px;transition:all .3s}.CITestingAnimation-module-scss-module__H4OjzG__stageItem.CITestingAnimation-module-scss-module__H4OjzG__pending{background:#8080801a;border-color:#8080804d}.CITestingAnimation-module-scss-module__H4OjzG__stageItem.CITestingAnimation-module-scss-module__H4OjzG__running{background:#ffa5001a;border-color:orange;animation:1.5s ease-in-out infinite CITestingAnimation-module-scss-module__H4OjzG__pulse}.CITestingAnimation-module-scss-module__H4OjzG__stageItem.CITestingAnimation-module-scss-module__H4OjzG__passed{background:#32cd321a;border-color:#32cd32}.CITestingAnimation-module-scss-module__H4OjzG__stageItem.CITestingAnimation-module-scss-module__H4OjzG__failed{background:#ff6b6b1a;border-color:#ff6b6b}.CITestingAnimation-module-scss-module__H4OjzG__stageItem.CITestingAnimation-module-scss-module__H4OjzG__active{transform:scale(1.02);box-shadow:0 4px 12px #00ffff4d}.CITestingAnimation-module-scss-module__H4OjzG__stageHeader{align-items:center;gap:10px;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__stageIcon{text-align:center;width:20px;font-size:1.2em}.CITestingAnimation-module-scss-module__H4OjzG__stageName{color:#fff;flex:1;font-size:.9em;font-weight:500}.CITestingAnimation-module-scss-module__H4OjzG__stageDuration{color:#ccc;font-family:Monaco,Consolas,monospace;font-size:.8em}.CITestingAnimation-module-scss-module__H4OjzG__progressBar{background:#00000080;border-radius:2px;height:4px;margin-top:8px;overflow:hidden}.CITestingAnimation-module-scss-module__H4OjzG__progressFill{background:linear-gradient(90deg,orange,#ffb84d);border-radius:2px;height:100%;transition:width .3s;box-shadow:0 0 8px #ffa50080}.CITestingAnimation-module-scss-module__H4OjzG__testSuites{background:#001428cc;border:1px solid #00ffff4d;border-radius:8px;padding:15px}.CITestingAnimation-module-scss-module__H4OjzG__testSuites h4{color:#0ff;margin-bottom:10px;font-size:1em;font-weight:600}.CITestingAnimation-module-scss-module__H4OjzG__suitesList{flex-direction:column;gap:8px;margin-bottom:15px;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__suiteItem{border:1px solid #0000;border-radius:4px;padding:8px 10px;transition:all .3s}.CITestingAnimation-module-scss-module__H4OjzG__suiteItem.CITestingAnimation-module-scss-module__H4OjzG__pending{background:#8080801a;border-color:#8080804d}.CITestingAnimation-module-scss-module__H4OjzG__suiteItem.CITestingAnimation-module-scss-module__H4OjzG__running{background:#ffa5001a;border-color:orange;animation:1.5s ease-in-out infinite CITestingAnimation-module-scss-module__H4OjzG__pulse}.CITestingAnimation-module-scss-module__H4OjzG__suiteItem.CITestingAnimation-module-scss-module__H4OjzG__passed{background:#32cd321a;border-color:#32cd32}.CITestingAnimation-module-scss-module__H4OjzG__suiteItem.CITestingAnimation-module-scss-module__H4OjzG__failed{background:#ff6b6b1a;border-color:#ff6b6b}.CITestingAnimation-module-scss-module__H4OjzG__suiteHeader{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__suiteName{color:#fff;font-size:.9em;font-weight:500}.CITestingAnimation-module-scss-module__H4OjzG__suiteStatus{font-size:1.1em}.CITestingAnimation-module-scss-module__H4OjzG__suiteStats{align-items:center;gap:10px;font-size:.8em;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__suiteStats .CITestingAnimation-module-scss-module__H4OjzG__passed{color:#32cd32}.CITestingAnimation-module-scss-module__H4OjzG__suiteStats .CITestingAnimation-module-scss-module__H4OjzG__failed{color:#ff6b6b}.CITestingAnimation-module-scss-module__H4OjzG__suiteStats .CITestingAnimation-module-scss-module__H4OjzG__skipped{color:orange}.CITestingAnimation-module-scss-module__H4OjzG__suiteStats .CITestingAnimation-module-scss-module__H4OjzG__total{color:#0ff}.CITestingAnimation-module-scss-module__H4OjzG__suiteStats .CITestingAnimation-module-scss-module__H4OjzG__duration{color:#ccc;font-family:Monaco,Consolas,monospace}.CITestingAnimation-module-scss-module__H4OjzG__coverageInfo{border-top:1px solid #00ffff4d;margin-top:15px;padding-top:15px}.CITestingAnimation-module-scss-module__H4OjzG__coverageLabel{color:#fff;margin-bottom:8px;font-size:.9em;font-weight:500}.CITestingAnimation-module-scss-module__H4OjzG__coverageBar{background:#00000080;border-radius:4px;height:8px;overflow:hidden}.CITestingAnimation-module-scss-module__H4OjzG__coverageFill{background:linear-gradient(90deg,#32cd32,#50ff50);border-radius:4px;height:100%;transition:width .5s;box-shadow:0 0 10px #32cd3280}.CITestingAnimation-module-scss-module__H4OjzG__logsPanel{background:#140028cc;border:1px solid #8a2be24d;border-radius:8px;flex-direction:column;flex:1;padding:15px;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__logsPanel h4{color:#8a2be2;margin-bottom:10px;font-size:.9em;font-weight:600}.CITestingAnimation-module-scss-module__H4OjzG__logsContainer{background:#000c;border-radius:4px;flex:1;max-height:200px;padding:10px;font-family:Monaco,Consolas,monospace;font-size:.75em;line-height:1.3;overflow-y:auto}.CITestingAnimation-module-scss-module__H4OjzG__logLine{gap:8px;margin-bottom:2px;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__logLine:last-child{margin-bottom:0}.CITestingAnimation-module-scss-module__H4OjzG__timestamp{color:#888;min-width:60px;font-size:.9em}.CITestingAnimation-module-scss-module__H4OjzG__logText{color:#fff;flex:1}.CITestingAnimation-module-scss-module__H4OjzG__emptyLogs{color:#666;text-align:center;padding:20px 0;font-style:italic}.CITestingAnimation-module-scss-module__H4OjzG__artifactsPanel{background:#140028cc;border:1px solid #8a2be24d;border-radius:8px;padding:15px}.CITestingAnimation-module-scss-module__H4OjzG__artifactsPanel h4{color:#8a2be2;margin-bottom:10px;font-size:.9em;font-weight:600}.CITestingAnimation-module-scss-module__H4OjzG__artifactsList{flex-direction:column;gap:8px;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__artifactItem{background:#00000080;border-radius:4px;align-items:center;gap:10px;padding:8px;transition:all .3s;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__artifactItem:hover{background:#000000b3;transform:translateY(-1px)}.CITestingAnimation-module-scss-module__H4OjzG__artifactIcon{text-align:center;width:20px;font-size:1.2em}.CITestingAnimation-module-scss-module__H4OjzG__artifactInfo{flex:1}.CITestingAnimation-module-scss-module__H4OjzG__artifactName{color:#fff;margin-bottom:2px;font-family:Monaco,Consolas,monospace;font-size:.8em}.CITestingAnimation-module-scss-module__H4OjzG__artifactSize{color:#ccc;font-size:.7em}.CITestingAnimation-module-scss-module__H4OjzG__infoPanel{background:#140028cc;border:1px solid #8a2be24d;border-radius:8px;padding:15px}.CITestingAnimation-module-scss-module__H4OjzG__infoPanel h4{color:#8a2be2;margin-bottom:10px;font-size:.9em;font-weight:600}.CITestingAnimation-module-scss-module__H4OjzG__infoPanel ul{color:#ccc;margin:0;padding-left:15px;font-size:.8em;line-height:1.4}.CITestingAnimation-module-scss-module__H4OjzG__infoPanel li{margin-bottom:4px}.CITestingAnimation-module-scss-module__H4OjzG__infoPanel li:last-child{margin-bottom:0}.CITestingAnimation-module-scss-module__H4OjzG__controls{justify-content:center;gap:10px;margin-top:auto;display:flex}.CITestingAnimation-module-scss-module__H4OjzG__controlButton{color:#0ff;cursor:pointer;background:#00ffff1a;border:1px solid #0ff;border-radius:6px;padding:8px 16px;font-family:inherit;font-size:.8em;font-weight:500;transition:all .3s}.CITestingAnimation-module-scss-module__H4OjzG__controlButton:hover{background:#0ff3;transform:translateY(-2px);box-shadow:0 4px 12px #00ffff4d}.CITestingAnimation-module-scss-module__H4OjzG__controlButton:active{transform:translateY(0)}.CITestingAnimation-module-scss-module__H4OjzG__controlButton:disabled{opacity:.5;cursor:not-allowed}.CITestingAnimation-module-scss-module__H4OjzG__controlButton:disabled:hover{box-shadow:none;transform:none}.CITestingAnimation-module-scss-module__H4OjzG__controlButton.CITestingAnimation-module-scss-module__H4OjzG__secondary{color:#8a2be2;background:#8a2be21a;border-color:#8a2be2}.CITestingAnimation-module-scss-module__H4OjzG__controlButton.CITestingAnimation-module-scss-module__H4OjzG__secondary:hover{background:#8a2be233;box-shadow:0 4px 12px #8a2be24d}@keyframes CITestingAnimation-module-scss-module__H4OjzG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.02)}}@media (max-width:768px){.CITestingAnimation-module-scss-module__H4OjzG__container{min-height:auto;padding:15px}.CITestingAnimation-module-scss-module__H4OjzG__content{flex-direction:column;gap:15px}.CITestingAnimation-module-scss-module__H4OjzG__mainPanel,.CITestingAnimation-module-scss-module__H4OjzG__sidePanel{flex:1}.CITestingAnimation-module-scss-module__H4OjzG__pipelineInfo{flex-wrap:wrap;gap:10px}.CITestingAnimation-module-scss-module__H4OjzG__suiteStats{flex-wrap:wrap;gap:8px}.CITestingAnimation-module-scss-module__H4OjzG__logsContainer{max-height:150px;font-size:.7em}.CITestingAnimation-module-scss-module__H4OjzG__controls{flex-wrap:wrap;gap:8px}.CITestingAnimation-module-scss-module__H4OjzG__controlButton{padding:6px 12px;font-size:.75em}}@media (max-width:480px){.CITestingAnimation-module-scss-module__H4OjzG__container{border-radius:8px;margin:0 -10px;padding:10px}.CITestingAnimation-module-scss-module__H4OjzG__pipelineHeader,.CITestingAnimation-module-scss-module__H4OjzG__pipelineStages,.CITestingAnimation-module-scss-module__H4OjzG__testSuites,.CITestingAnimation-module-scss-module__H4OjzG__logsPanel,.CITestingAnimation-module-scss-module__H4OjzG__artifactsPanel,.CITestingAnimation-module-scss-module__H4OjzG__infoPanel{padding:10px}.CITestingAnimation-module-scss-module__H4OjzG__title{font-size:1.1em}.CITestingAnimation-module-scss-module__H4OjzG__pipelineInfo{gap:8px;font-size:.8em}.CITestingAnimation-module-scss-module__H4OjzG__stageItem,.CITestingAnimation-module-scss-module__H4OjzG__suiteItem{padding:6px 8px}.CITestingAnimation-module-scss-module__H4OjzG__stageName,.CITestingAnimation-module-scss-module__H4OjzG__suiteName{font-size:.8em}.CITestingAnimation-module-scss-module__H4OjzG__suiteStats{gap:6px;font-size:.75em}.CITestingAnimation-module-scss-module__H4OjzG__logsContainer{padding:8px;font-size:.65em}.CITestingAnimation-module-scss-module__H4OjzG__artifactItem{padding:6px}.CITestingAnimation-module-scss-module__H4OjzG__artifactName{font-size:.75em}.CITestingAnimation-module-scss-module__H4OjzG__artifactSize{font-size:.65em}}
.insights-enhanced-module-scss-module__pqLxVa__insightsContainer{z-index:1;width:100%;min-height:100vh;position:relative;overflow:hidden}.insights-enhanced-module-scss-module__pqLxVa__cosmicBackground{z-index:-10;pointer-events:none;background:radial-gradient(circle at 15% 15%,#4cc9f014 0%,#0000 50%),radial-gradient(circle at 85% 85%,#f038ff14 0%,#0000 50%),radial-gradient(circle,#8a7cff0d 0%,#0000 70%);width:100%;height:100%;animation:20s ease-in-out infinite insights-enhanced-module-scss-module__pqLxVa__cosmicPulse;position:fixed;top:0;left:0}@keyframes insights-enhanced-module-scss-module__pqLxVa__cosmicPulse{0%,to{opacity:.8}50%{opacity:1}}.insights-enhanced-module-scss-module__pqLxVa__gradientOrb{filter:blur(80px);opacity:.3;border-radius:50%;width:600px;height:600px;animation:30s ease-in-out infinite insights-enhanced-module-scss-module__pqLxVa__orbFloat;position:absolute}.insights-enhanced-module-scss-module__pqLxVa__gradientOrb:first-child{background:radial-gradient(circle,#4cc9f066,#0000)}.insights-enhanced-module-scss-module__pqLxVa__gradientOrb:nth-child(2){background:radial-gradient(circle,#f038ff66,#0000);animation-delay:-10s}.insights-enhanced-module-scss-module__pqLxVa__gradientOrb:nth-child(3){background:radial-gradient(circle,#8a7cff66,#0000);animation-delay:-20s}@keyframes insights-enhanced-module-scss-module__pqLxVa__orbFloat{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-30px,30px)scale(.9)}}.insights-enhanced-module-scss-module__pqLxVa__gridOverlay{z-index:-9;pointer-events:none;opacity:.5;background-image:linear-gradient(90deg,#6464ff05 1px,#0000 1px),linear-gradient(0deg,#6464ff05 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:fixed;top:0;left:0}.insights-enhanced-module-scss-module__pqLxVa__heroSection{text-align:center;max-width:1400px;margin:0 auto;padding:5rem 2rem 4rem;position:relative}.insights-enhanced-module-scss-module__pqLxVa__heroContent{z-index:2;position:relative}.insights-enhanced-module-scss-module__pqLxVa__heroLabel{text-transform:uppercase;letter-spacing:.1em;color:#4cc9f0;background:#4cc9f01a;border:1px solid #4cc9f04d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;animation:.6s ease-out insights-enhanced-module-scss-module__pqLxVa__fadeInDown;display:inline-flex}.insights-enhanced-module-scss-module__pqLxVa__heroDot{background:#4cc9f0;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite insights-enhanced-module-scss-module__pqLxVa__pulse;box-shadow:0 0 12px #4cc9f0cc}@keyframes insights-enhanced-module-scss-module__pqLxVa__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.insights-enhanced-module-scss-module__pqLxVa__heroTitle{color:#fff;margin-bottom:1.5rem;font-size:4.5rem;font-weight:900;line-height:1.1;animation:.8s ease-out .2s both insights-enhanced-module-scss-module__pqLxVa__fadeInUp}@media (max-width:768px){.insights-enhanced-module-scss-module__pqLxVa__heroTitle{font-size:3rem}}@media (max-width:480px){.insights-enhanced-module-scss-module__pqLxVa__heroTitle{font-size:2.25rem}}.insights-enhanced-module-scss-module__pqLxVa__titleGradient{background:linear-gradient(135deg,#4cc9f0 0%,#8a7cff 50%,#f038ff 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.insights-enhanced-module-scss-module__pqLxVa__titleGradient:after{content:attr(data-text);z-index:-1;background:linear-gradient(135deg,#4cc9f0 0%,#8a7cff 50%,#f038ff 100%);color:#0000;filter:blur(20px);opacity:.5;-webkit-background-clip:text;background-clip:text;position:absolute;top:0;left:0}.insights-enhanced-module-scss-module__pqLxVa__heroDescription{color:#ffffffb3;max-width:700px;margin:0 auto 3rem;font-size:1.25rem;line-height:1.7;animation:.8s ease-out .4s both insights-enhanced-module-scss-module__pqLxVa__fadeInUp}@media (max-width:768px){.insights-enhanced-module-scss-module__pqLxVa__heroDescription{font-size:1.1rem}}@keyframes insights-enhanced-module-scss-module__pqLxVa__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes insights-enhanced-module-scss-module__pqLxVa__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.insights-enhanced-module-scss-module__pqLxVa__statsGrid{grid-gap:1.5rem;grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:800px;margin:0 auto;animation:.8s ease-out .6s both insights-enhanced-module-scss-module__pqLxVa__fadeInUp;display:grid}@media (max-width:640px){.insights-enhanced-module-scss-module__pqLxVa__statsGrid{grid-template-columns:1fr;gap:1rem}}.insights-enhanced-module-scss-module__pqLxVa__statCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f2399;border:1px solid #6464ff33;border-radius:16px;padding:1.75rem 1.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.insights-enhanced-module-scss-module__pqLxVa__statCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#4cc9f0,#8a7cff,#f038ff);width:100%;height:3px;transition:transform .6s;position:absolute;top:0;left:0;transform:scaleX(0)}.insights-enhanced-module-scss-module__pqLxVa__statCard:hover{border-color:#6464ff66;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d,0 0 30px #4cc9f01a}.insights-enhanced-module-scss-module__pqLxVa__statCard:hover:before{transform:scaleX(1)}.insights-enhanced-module-scss-module__pqLxVa__statCard:hover .insights-enhanced-module-scss-module__pqLxVa__statValue{transform:scale(1.1)}.insights-enhanced-module-scss-module__pqLxVa__statValue{background:linear-gradient(135deg,#4cc9f0,#8a7cff);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem;font-weight:900;transition:transform .3s}@media (max-width:768px){.insights-enhanced-module-scss-module__pqLxVa__statValue{font-size:2.5rem}}.insights-enhanced-module-scss-module__pqLxVa__statLabel{color:#fff9;text-transform:uppercase;letter-spacing:.1em;font-size:.9rem;font-weight:600}.insights-enhanced-module-scss-module__pqLxVa__mainContent{max-width:1400px;margin:0 auto;padding:2rem 2rem 4rem}.insights-enhanced-module-scss-module__pqLxVa__controlBar{flex-wrap:wrap;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}@media (max-width:968px){.insights-enhanced-module-scss-module__pqLxVa__controlBar{flex-direction:column;align-items:stretch}}.insights-enhanced-module-scss-module__pqLxVa__searchContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f2399;border:1px solid #6464ff33;border-radius:12px;flex:1;align-items:center;min-width:300px;padding:0 1.25rem;transition:all .3s;display:flex;position:relative}.insights-enhanced-module-scss-module__pqLxVa__searchContainer:focus-within{border-color:#4cc9f080;box-shadow:0 0 20px #4cc9f026}@media (max-width:968px){.insights-enhanced-module-scss-module__pqLxVa__searchContainer{width:100%;min-width:auto}}.insights-enhanced-module-scss-module__pqLxVa__searchInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:1rem .75rem;font-size:1rem}.insights-enhanced-module-scss-module__pqLxVa__searchInput::placeholder{color:#fff6}.insights-enhanced-module-scss-module__pqLxVa__clearSearch{cursor:pointer;color:#ffffff80;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .3s;display:flex}.insights-enhanced-module-scss-module__pqLxVa__clearSearch:hover{color:#f038ff}.insights-enhanced-module-scss-module__pqLxVa__filterGroup{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f2399;border:1px solid #6464ff33;border-radius:12px;gap:.75rem;padding:.5rem;display:flex}@media (max-width:640px){.insights-enhanced-module-scss-module__pqLxVa__filterGroup{justify-content:space-between;width:100%}}.insights-enhanced-module-scss-module__pqLxVa__filterButton{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;transition:all .3s;display:flex}.insights-enhanced-module-scss-module__pqLxVa__filterButton:hover{color:#fff;background:#4cc9f01a}.insights-enhanced-module-scss-module__pqLxVa__filterButton.insights-enhanced-module-scss-module__pqLxVa__active{color:#fff;background:linear-gradient(135deg,#4cc9f033,#8a7cff33);box-shadow:0 0 15px #4cc9f033}.insights-enhanced-module-scss-module__pqLxVa__filterButton.insights-enhanced-module-scss-module__pqLxVa__active:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#4cc9f0,#8a7cff);border-radius:8px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (max-width:640px){.insights-enhanced-module-scss-module__pqLxVa__filterButton{padding:.65rem 1rem;font-size:.85rem}.insights-enhanced-module-scss-module__pqLxVa__filterButton span{display:none}}.insights-enhanced-module-scss-module__pqLxVa__viewToggle{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f2399;border:1px solid #6464ff33;border-radius:12px;gap:.5rem;padding:.5rem;display:flex}.insights-enhanced-module-scss-module__pqLxVa__viewButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75rem;transition:all .3s;display:flex}.insights-enhanced-module-scss-module__pqLxVa__viewButton:hover{color:#fffc;background:#4cc9f01a}.insights-enhanced-module-scss-module__pqLxVa__viewButton.insights-enhanced-module-scss-module__pqLxVa__active{color:#4cc9f0;background:#4cc9f026}.insights-enhanced-module-scss-module__pqLxVa__resultsInfo{background:#4cc9f00d;border-left:3px solid #4cc9f0;border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.5rem}.insights-enhanced-module-scss-module__pqLxVa__resultsText{color:#fffc;font-size:.95rem}.insights-enhanced-module-scss-module__pqLxVa__resultsText strong{color:#4cc9f0;font-weight:700}.insights-enhanced-module-scss-module__pqLxVa__contentGrid{grid-gap:2rem;gap:2rem;display:grid}.insights-enhanced-module-scss-module__pqLxVa__contentGrid.insights-enhanced-module-scss-module__pqLxVa__gridView{grid-template-columns:repeat(auto-fill,minmax(350px,1fr))}@media (max-width:768px){.insights-enhanced-module-scss-module__pqLxVa__contentGrid.insights-enhanced-module-scss-module__pqLxVa__gridView{grid-template-columns:1fr}}.insights-enhanced-module-scss-module__pqLxVa__contentGrid.insights-enhanced-module-scss-module__pqLxVa__listView{grid-template-columns:1fr}.insights-enhanced-module-scss-module__pqLxVa__contentItem{animation:.5s ease-out backwards insights-enhanced-module-scss-module__pqLxVa__fadeInScale}.insights-enhanced-module-scss-module__pqLxVa__contentItem:first-child{animation-delay:50ms}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(2){animation-delay:.1s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(3){animation-delay:.15s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(4){animation-delay:.2s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(5){animation-delay:.25s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(6){animation-delay:.3s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(7){animation-delay:.35s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(8){animation-delay:.4s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(9){animation-delay:.45s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(10){animation-delay:.5s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(11){animation-delay:.55s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(12){animation-delay:.6s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(13){animation-delay:.65s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(14){animation-delay:.7s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(15){animation-delay:.75s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(16){animation-delay:.8s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(17){animation-delay:.85s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(18){animation-delay:.9s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(19){animation-delay:.95s}.insights-enhanced-module-scss-module__pqLxVa__contentItem:nth-child(20){animation-delay:1s}@keyframes insights-enhanced-module-scss-module__pqLxVa__fadeInScale{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.insights-enhanced-module-scss-module__pqLxVa__postCard,.insights-enhanced-module-scss-module__pqLxVa__noteCard{height:100%}.insights-enhanced-module-scss-module__pqLxVa__emptyState{text-align:center;padding:5rem 2rem}.insights-enhanced-module-scss-module__pqLxVa__emptyState .insights-enhanced-module-scss-module__pqLxVa__emptyIcon{color:#ffffff4d;margin-bottom:1.5rem}.insights-enhanced-module-scss-module__pqLxVa__emptyState .insights-enhanced-module-scss-module__pqLxVa__emptyTitle{color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.insights-enhanced-module-scss-module__pqLxVa__emptyState .insights-enhanced-module-scss-module__pqLxVa__emptyText{color:#fff9;max-width:500px;margin:0 auto 2rem;font-size:1.1rem;line-height:1.6}.insights-enhanced-module-scss-module__pqLxVa__emptyState .insights-enhanced-module-scss-module__pqLxVa__resetButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4cc9f033,#8a7cff33);border:1px solid #4cc9f04d;border-radius:12px;padding:.875rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.insights-enhanced-module-scss-module__pqLxVa__emptyState .insights-enhanced-module-scss-module__pqLxVa__resetButton:hover{background:linear-gradient(135deg,#4cc9f04d,#8a7cff4d);transform:translateY(-2px);box-shadow:0 10px 30px #4cc9f033}.insights-enhanced-module-scss-module__pqLxVa__connectSection{text-align:center;margin-top:5rem}.insights-enhanced-module-scss-module__pqLxVa__connectTitle{background:linear-gradient(135deg,#4cc9f0,#8a7cff);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800}@media (max-width:768px){.insights-enhanced-module-scss-module__pqLxVa__connectTitle{font-size:2rem}}.insights-enhanced-module-scss-module__pqLxVa__connectText{color:#ffffffb3;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.insights-enhanced-module-scss-module__pqLxVa__socialGrid{grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.insights-enhanced-module-scss-module__pqLxVa__socialCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f2399;border:1px solid #6464ff33;border-radius:16px;align-items:center;gap:1.5rem;padding:2rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.insights-enhanced-module-scss-module__pqLxVa__socialCard:before{content:"";background:linear-gradient(#4cc9f0,#8a7cff);width:4px;height:100%;transition:transform .4s;position:absolute;top:0;left:0;transform:scaleY(0)}.insights-enhanced-module-scss-module__pqLxVa__socialCard:hover{border-color:#6464ff66;transform:translate(8px);box-shadow:0 10px 40px #0000004d}.insights-enhanced-module-scss-module__pqLxVa__socialCard:hover:before{transform:scaleY(1)}.insights-enhanced-module-scss-module__pqLxVa__socialCard:hover .insights-enhanced-module-scss-module__pqLxVa__socialArrow{transform:translate(5px)}.insights-enhanced-module-scss-module__pqLxVa__socialIcon{background:#ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.insights-enhanced-module-scss-module__pqLxVa__socialInfo{text-align:left;flex:1}.insights-enhanced-module-scss-module__pqLxVa__socialName{color:#fff;margin-bottom:.25rem;font-size:1.15rem;font-weight:700}.insights-enhanced-module-scss-module__pqLxVa__socialDesc{color:#fff9;margin:0;font-size:.9rem}.insights-enhanced-module-scss-module__pqLxVa__socialArrow{color:#8a7cff;transition:transform .3s}.insights-enhanced-module-scss-module__pqLxVa__newsletterSection{max-width:1400px;margin-top:5rem;margin-left:auto;margin-right:auto}.insights-enhanced-module-scss-module__pqLxVa__newsletterCard{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#0f0f23cc;border:1px solid #6464ff4d;border-radius:24px;padding:3rem;position:relative;overflow:hidden}.insights-enhanced-module-scss-module__pqLxVa__newsletterCard:before{content:"";background:linear-gradient(90deg,#4cc9f0,#8a7cff,#f038ff);width:100%;height:4px;position:absolute;top:0;left:0}@media (max-width:768px){.insights-enhanced-module-scss-module__pqLxVa__newsletterCard{padding:2rem 1.5rem}}.insights-enhanced-module-scss-module__pqLxVa__newsletterHeader{text-align:center;margin-bottom:2rem}.insights-enhanced-module-scss-module__pqLxVa__newsletterTitle{background:linear-gradient(135deg,#4cc9f0,#f038ff);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2rem;font-weight:800}@media (max-width:768px){.insights-enhanced-module-scss-module__pqLxVa__newsletterTitle{font-size:1.75rem}}.insights-enhanced-module-scss-module__pqLxVa__newsletterText{color:#ffffffb3;max-width:600px;margin:0 auto;font-size:1.1rem}@media (max-width:1200px){.insights-enhanced-module-scss-module__pqLxVa__heroSection{padding:4rem 2rem 3rem}.insights-enhanced-module-scss-module__pqLxVa__mainContent{padding:1.5rem 1.5rem 3rem}}@media (max-width:768px){.insights-enhanced-module-scss-module__pqLxVa__heroSection{padding:3rem 1.5rem 2.5rem}.insights-enhanced-module-scss-module__pqLxVa__mainContent{padding:1rem 1rem 2rem}.insights-enhanced-module-scss-module__pqLxVa__controlBar{gap:1rem}.insights-enhanced-module-scss-module__pqLxVa__searchContainer{min-width:auto}.insights-enhanced-module-scss-module__pqLxVa__connectSection{margin-top:3rem}.insights-enhanced-module-scss-module__pqLxVa__socialGrid{grid-template-columns:1fr}.insights-enhanced-module-scss-module__pqLxVa__newsletterSection{margin-top:3rem}}@media (max-width:480px){.insights-enhanced-module-scss-module__pqLxVa__heroLabel{padding:.4rem 1rem;font-size:.75rem}.insights-enhanced-module-scss-module__pqLxVa__statCard{padding:1.5rem 1rem}.insights-enhanced-module-scss-module__pqLxVa__statValue{font-size:2rem}.insights-enhanced-module-scss-module__pqLxVa__filterButton{padding:.6rem .85rem}.insights-enhanced-module-scss-module__pqLxVa__socialCard{gap:1rem;padding:1.5rem}.insights-enhanced-module-scss-module__pqLxVa__socialIcon{width:40px;height:40px}.insights-enhanced-module-scss-module__pqLxVa__socialName{font-size:1rem}}
.BackgroundVideo-module-scss-module__u3-3jW__backgroundVideo{-o-object-fit:cover;object-fit:cover;z-index:-2;opacity:.2;filter:contrast(1.2)saturate(1.3)hue-rotate(-10deg);mix-blend-mode:normal;pointer-events:none;width:100vw;height:100vh;position:fixed;top:0;left:0}.BackgroundVideo-module-scss-module__u3-3jW__videoOverlay{z-index:-1;pointer-events:none;background-image:linear-gradient(#00ffff08 1px,#0000 1px),linear-gradient(90deg,#ff00ff08 1px,#0000 1px);background-size:40px 40px;width:100vw;height:100vh;position:fixed;top:0;left:0}.BackgroundVideo-module-scss-module__u3-3jW__scanLines{z-index:10;pointer-events:none;opacity:.4;background:linear-gradient(#0000 50%,#00000005 51%) 0 0/100% 4px;width:100vw;height:100vh;position:fixed;top:0;left:0}.BackgroundVideo-module-scss-module__u3-3jW__vignette{z-index:10;pointer-events:none;background:radial-gradient(#0000 80%,#0000004d 100%);width:100vw;height:100vh;position:fixed;top:0;left:0}
.EnhancedPostCard-module-scss-module__BLkiPG__postCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0f0f2399;border:1px solid #6464ff33;border-radius:16px;flex-direction:column;height:100%;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.EnhancedPostCard-module-scss-module__BLkiPG__postCard:hover{border-color:#4cc9f066;transform:translateY(-8px);box-shadow:0 20px 50px #0006,0 0 40px #4cc9f026}.EnhancedPostCard-module-scss-module__BLkiPG__postCard:hover .EnhancedPostCard-module-scss-module__BLkiPG__accentLine{background:linear-gradient(90deg,#4cc9f0 0%,#8a7cff 50%,#f038ff 100%)}.EnhancedPostCard-module-scss-module__BLkiPG__postCard:hover .EnhancedPostCard-module-scss-module__BLkiPG__title{background:linear-gradient(135deg,#4cc9f0,#8a7cff);color:#0000;-webkit-background-clip:text;background-clip:text}.EnhancedPostCard-module-scss-module__BLkiPG__postCard:hover .EnhancedPostCard-module-scss-module__BLkiPG__readButton{background:linear-gradient(135deg,#4cc9f040,#8a7cff40);transform:translate(4px)}.EnhancedPostCard-module-scss-module__BLkiPG__postCard.EnhancedPostCard-module-scss-module__BLkiPG__compact{padding:1.5rem}.EnhancedPostCard-module-scss-module__BLkiPG__postCard.EnhancedPostCard-module-scss-module__BLkiPG__compact .EnhancedPostCard-module-scss-module__BLkiPG__title{font-size:1.15rem}.EnhancedPostCard-module-scss-module__BLkiPG__postCard.EnhancedPostCard-module-scss-module__BLkiPG__compact .EnhancedPostCard-module-scss-module__BLkiPG__summary{-webkit-line-clamp:2;line-clamp:2;font-size:.9rem}.EnhancedPostCard-module-scss-module__BLkiPG__accentLine{background:linear-gradient(90deg,#4cc9f0,#8a7cff);width:100%;height:3px;transition:background .4s;position:absolute;top:0;left:0}.EnhancedPostCard-module-scss-module__BLkiPG__particleContainer{pointer-events:none;opacity:.3;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.EnhancedPostCard-module-scss-module__BLkiPG__particle{background:#4cc9f0;border-radius:50%;width:3px;height:3px;animation:5s ease-in-out infinite EnhancedPostCard-module-scss-module__BLkiPG__particleFloat;position:absolute}.EnhancedPostCard-module-scss-module__BLkiPG__particle:nth-child(2n){background:#8a7cff}.EnhancedPostCard-module-scss-module__BLkiPG__particle:nth-child(3n){background:#f038ff}@keyframes EnhancedPostCard-module-scss-module__BLkiPG__particleFloat{0%,to{opacity:.3;transform:translate(0)scale(1)}50%{opacity:.6;transform:translate(10px,-10px)scale(1.2)}}.EnhancedPostCard-module-scss-module__BLkiPG__content{z-index:2;flex-direction:column;flex:1;display:flex;position:relative}.EnhancedPostCard-module-scss-module__BLkiPG__title{color:#fff;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:1.5rem;font-weight:700;line-height:1.3;transition:all .4s;display:-webkit-box;overflow:hidden}@media (max-width:768px){.EnhancedPostCard-module-scss-module__BLkiPG__title{font-size:1.3rem}}.EnhancedPostCard-module-scss-module__BLkiPG__summary{color:#ffffffbf;-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.7;display:-webkit-box;overflow:hidden}@media (max-width:768px){.EnhancedPostCard-module-scss-module__BLkiPG__summary{-webkit-line-clamp:3;line-clamp:3;font-size:.95rem}}.EnhancedPostCard-module-scss-module__BLkiPG__metaBar{border-top:1px solid #6464ff26;justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1.5rem;display:flex}@media (max-width:640px){.EnhancedPostCard-module-scss-module__BLkiPG__metaBar{flex-direction:column;align-items:flex-start}}.EnhancedPostCard-module-scss-module__BLkiPG__metaLeft{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.EnhancedPostCard-module-scss-module__BLkiPG__metaItem{color:#fff9;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.EnhancedPostCard-module-scss-module__BLkiPG__metaItem svg{color:#8a7cff}.EnhancedPostCard-module-scss-module__BLkiPG__readButton{color:#fff;white-space:nowrap;background:#4cc9f026;border:1px solid #4cc9f04d;border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.EnhancedPostCard-module-scss-module__BLkiPG__readButton:hover{background:linear-gradient(135deg,#4cc9f040,#8a7cff40);border-color:#4cc9f080;transform:translate(4px)}.EnhancedPostCard-module-scss-module__BLkiPG__readButton:hover svg{transform:translate(3px)}.EnhancedPostCard-module-scss-module__BLkiPG__readButton svg{transition:transform .3s}@media (max-width:640px){.EnhancedPostCard-module-scss-module__BLkiPG__readButton{justify-content:center;width:100%}}.EnhancedPostCard-module-scss-module__BLkiPG__hoverGlow{pointer-events:none;z-index:1;background:radial-gradient(circle,#4cc9f026,#0000);border-radius:50%;width:200px;height:200px;transition:transform .6s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}.EnhancedPostCard-module-scss-module__BLkiPG__hoverGlow.EnhancedPostCard-module-scss-module__BLkiPG__active{transform:translate(-50%,-50%)scale(2.5)}@media (max-width:480px){.EnhancedPostCard-module-scss-module__BLkiPG__postCard{padding:1.5rem}.EnhancedPostCard-module-scss-module__BLkiPG__title{margin-bottom:.75rem;font-size:1.2rem}.EnhancedPostCard-module-scss-module__BLkiPG__summary{margin-bottom:1rem;font-size:.9rem}.EnhancedPostCard-module-scss-module__BLkiPG__metaBar{padding-top:1rem}.EnhancedPostCard-module-scss-module__BLkiPG__metaLeft{gap:1rem}.EnhancedPostCard-module-scss-module__BLkiPG__metaItem{font-size:.8rem}}
