.About-module__kTts-q__caseStudy{background:#05050a;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem;display:flex;position:relative;overflow:hidden}.About-module__kTts-q__caseStudyBackground{pointer-events:none;z-index:0;position:absolute;inset:0}.About-module__kTts-q__noiseOverlay{opacity:.03;mix-blend-mode:overlay;z-index:1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:absolute;inset:0}.About-module__kTts-q__glowCenter{filter:blur(100px);z-index:0;background:radial-gradient(circle,#0050ff14 0%,#0000 60%);width:80vw;height:80vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.About-module__kTts-q__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;width:100%;max-width:1200px;display:grid;position:relative}.About-module__kTts-q__visualSide{perspective:1000px;position:relative}.About-module__kTts-q__projectCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-style:preserve-3d;background:#0a0a0fb3;border:1px solid #0050ff26;border-radius:12px;padding:2rem;transition:transform .5s,box-shadow .5s,border-color .5s;position:relative;overflow:hidden;box-shadow:0 0 40px #0050ff1a,inset 0 0 20px #0050ff0d}.About-module__kTts-q__projectCard:hover{border-color:#0050ff4d;transform:translateY(-5px);box-shadow:0 10px 50px #0050ff26,inset 0 0 30px #0050ff1a}.About-module__kTts-q__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.About-module__kTts-q__projectCategory{letter-spacing:.15em;color:#b4b8c5;text-transform:uppercase;margin-bottom:.4rem;font-size:.75rem}.About-module__kTts-q__projectName{font-family:"Space Grotesk",var(--font-heading),sans-serif;color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:600}.About-module__kTts-q__statusBadge{color:#04f;letter-spacing:.1em;background:#0050ff1a;border:1px solid #0050ff33;border-radius:100px;align-items:center;gap:.4rem;padding:.3rem .6rem;font-size:.7rem;font-weight:600;display:inline-flex}.About-module__kTts-q__statusDot{background:#04f;border-radius:50%;width:6px;height:6px;animation:2s infinite About-module__kTts-q__pulse;box-shadow:0 0 8px #04f}@keyframes About-module__kTts-q__pulse{0%{opacity:1;box-shadow:0 0 8px #04f}50%{opacity:.5;box-shadow:0 0 2px #04f}to{opacity:1;box-shadow:0 0 8px #04f}}.About-module__kTts-q__cardActions{align-items:center;gap:.75rem;display:flex}.About-module__kTts-q__navButton{color:#b4b8c5;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.About-module__kTts-q__navButton:hover{color:#fff;background:#0050ff1a;border-color:#0050ff4d;transform:scale(1.05)}.About-module__kTts-q__imagePreviewContainer{border:1px solid #ffffff0d;border-radius:8px;width:100%;height:200px;margin-bottom:2rem;transition:all .3s;display:block;position:relative;overflow:hidden}.About-module__kTts-q__imagePreviewContainer:hover{border-color:#0050ff66;transform:translateY(-2px);box-shadow:0 10px 20px #0003}.About-module__kTts-q__imageOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0a0a0fcc 100%);position:absolute;inset:0}.About-module__kTts-q__chartContainer{background:#0000004d;border:1px solid #ffffff0d;border-radius:8px;height:160px;margin-bottom:2rem;padding-top:1.5rem;position:relative;overflow:hidden}.About-module__kTts-q__chartLabel{text-transform:uppercase;letter-spacing:.1em;color:#b4b8c5;font-size:.65rem;position:absolute;top:.5rem;left:1rem}.About-module__kTts-q__chart{width:100%;height:100%}.About-module__kTts-q__chartLine{stroke:#04f;stroke-width:3px;filter:drop-shadow(0 0 8px #04f9)}.About-module__kTts-q__chartDot{fill:#04f}.About-module__kTts-q__chartDotPulse{fill:#04f;opacity:.5;animation:2s infinite About-module__kTts-q__chartPulse}@keyframes About-module__kTts-q__chartPulse{0%{r:4;opacity:.8}to{r:12;opacity:0}}.About-module__kTts-q__systemStatusBlock{border-top:1px solid #ffffff0d;padding-top:1.5rem}.About-module__kTts-q__statusHeaderRow{align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.About-module__kTts-q__statusIcon{color:#04f}.About-module__kTts-q__statusTitle{font-family:"Space Grotesk",var(--font-heading),sans-serif;color:#b4b8c5;letter-spacing:.15em;text-transform:uppercase;font-size:.75rem}.About-module__kTts-q__statusPing{background:#22c55e;border-radius:50%;width:6px;height:6px;margin-left:auto;animation:2s cubic-bezier(0,0,.2,1) infinite About-module__kTts-q__ping;box-shadow:0 0 8px #22c55e}@keyframes About-module__kTts-q__ping{75%,to{opacity:0;transform:scale(2)}}.About-module__kTts-q__outcomesRow{justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:.5rem 0;display:flex}.About-module__kTts-q__outcomeItem{flex:1;align-items:center;gap:.75rem;display:flex}.About-module__kTts-q__outcomeDot{background:#04f;border-radius:50%;width:6px;height:6px;box-shadow:0 0 10px #0044ff80}.About-module__kTts-q__outcomeText{font-family:"Space Grotesk",var(--font-heading),sans-serif;color:#fff;letter-spacing:.02em;white-space:nowrap;font-size:.95rem;font-weight:500}.About-module__kTts-q__statusFooter{align-items:center;gap:1rem;display:flex}.About-module__kTts-q__progressBar{background:#ffffff0d;border-radius:2px;flex-grow:1;height:4px;overflow:hidden}.About-module__kTts-q__progressFill{background:linear-gradient(90deg,#04f 0%,#0af 100%);border-radius:2px;width:100%;height:100%}.About-module__kTts-q__progressText{color:#22c55e;white-space:nowrap;font-size:.7rem}.About-module__kTts-q__contentSide{flex-direction:column;justify-content:center;display:flex}.About-module__kTts-q__kicker{font-family:"Space Grotesk",var(--font-heading),sans-serif;color:#04f;text-transform:uppercase;letter-spacing:.15em;margin-bottom:1rem;font-size:.85rem;font-weight:600}.About-module__kTts-q__title{font-family:"Space Grotesk",var(--font-heading),sans-serif;color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.2rem,3.5vw,3.2rem);font-weight:700;line-height:1.1}.About-module__kTts-q__description{font-family:"Inter",var(--font-body),sans-serif;color:#b4b8c5;margin-bottom:2.5rem;font-size:1.15rem;line-height:1.6}.About-module__kTts-q__techStack{flex-direction:column;gap:1rem;margin-bottom:3rem;display:flex}.About-module__kTts-q__techBadge{color:#e2e8f0;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.25rem;font-size:1rem;transition:background .3s,border-color .3s;display:flex}.About-module__kTts-q__techBadge:hover{background:#ffffff0a;border-color:#0050ff33}.About-module__kTts-q__techIcon{color:#04f;flex-shrink:0}.About-module__kTts-q__techBadge strong{color:#fff;margin-right:.25rem;font-weight:600}.About-module__kTts-q__testimonial{border-left:3px solid #04f;padding-left:1.5rem;position:relative}.About-module__kTts-q__quote{font-family:"Inter",var(--font-body),sans-serif;color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-style:italic;line-height:1.6}.About-module__kTts-q__author{font-family:"Space Grotesk",var(--font-heading),sans-serif;color:#b4b8c5;font-size:.95rem;font-weight:500}.About-module__kTts-q__contentTransition{opacity:1;transition:opacity .5s,transform .5s;transform:translateY(0)}.About-module__kTts-q__fading{opacity:0;transform:translateY(10px)}.About-module__kTts-q__mobileNav{display:none}@media (max-width:1100px){.About-module__kTts-q__container{gap:3rem}}@media (max-width:968px){.About-module__kTts-q__caseStudy{padding:5rem 2rem}.About-module__kTts-q__container{grid-template-columns:1fr;max-width:700px}.About-module__kTts-q__visualSide{order:-1}}@media (max-width:768px){.About-module__kTts-q__caseStudy{padding:3rem 1.25rem}.About-module__kTts-q__projectCard{padding:1.25rem}.About-module__kTts-q__cardHeader{margin-bottom:1.25rem}.About-module__kTts-q__projectName{font-size:1.25rem}.About-module__kTts-q__cardActions .About-module__kTts-q__navButton{display:none}.About-module__kTts-q__imagePreviewContainer{height:140px;margin-bottom:1.5rem}.About-module__kTts-q__chartContainer{height:120px;margin-bottom:1.5rem}.About-module__kTts-q__title{margin-bottom:1rem;font-size:1.75rem}.About-module__kTts-q__description{margin-bottom:2rem;font-size:.95rem}.About-module__kTts-q__techBadge{padding:.8rem 1rem;font-size:.85rem}.About-module__kTts-q__techIcon{width:16px;height:16px}.About-module__kTts-q__quote{font-size:.95rem}.About-module__kTts-q__author{font-size:.85rem}.About-module__kTts-q__systemStatusBlock{padding-top:1rem}.About-module__kTts-q__outcomesRow{flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1.5rem}.About-module__kTts-q__outcomeText{font-size:.85rem}.About-module__kTts-q__mobileNav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0fb3;border:1px solid #0050ff26;border-radius:12px;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem;display:flex}.About-module__kTts-q__navButtonLarge{color:#b4b8c5;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.About-module__kTts-q__navButtonLarge:active{color:#fff;background:#0050ff33;transform:scale(.95)}.About-module__kTts-q__mobileNavIndicator{gap:.5rem;display:flex}.About-module__kTts-q__navDot{background:#fff3;border-radius:50%;width:6px;height:6px;transition:all .3s}.About-module__kTts-q__navDotActive{background:#04f;border-radius:4px;width:16px;box-shadow:0 0 8px #04f9}}@media (max-width:480px){.About-module__kTts-q__title{font-size:1.5rem}.About-module__kTts-q__techStack{gap:.75rem}.About-module__kTts-q__projectCard{padding:1rem}}
