.hero-module__qbw09W__hero{background:var(--background);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.hero-module__qbw09W__geometricContainer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-module__qbw09W__geometricSvg{opacity:.6;width:120%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-module__qbw09W__geometricLine{stroke:var(--foreground);stroke-width:.5px;opacity:.08}.hero-module__qbw09W__geometricCircle{fill:none;stroke:var(--primary);stroke-width:1px;opacity:.15}.hero-module__qbw09W__geometricCircleInner{fill:none;stroke:var(--primary);stroke-width:.5px;opacity:.1}.hero-module__qbw09W__geometricDot{fill:var(--primary);opacity:.3}.hero-module__qbw09W__marqueeContainer{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.5rem 0;position:absolute;bottom:6rem;left:0;right:0;overflow:hidden}.hero-module__qbw09W__marqueeTrack{width:max-content;font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;letter-spacing:.25em;color:var(--muted-foreground);text-transform:uppercase;font-size:.875rem;font-weight:600;animation:20s linear infinite hero-module__qbw09W__marqueeScroll;display:flex}.hero-module__qbw09W__marqueeTrack span{align-items:center;margin-right:2rem;display:flex}.hero-module__qbw09W__marqueeDot{color:var(--primary);margin-left:2rem}@keyframes hero-module__qbw09W__marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-module__qbw09W__content{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:2.5rem;max-width:1000px;display:flex;position:relative}.hero-module__qbw09W__label{font-family:var(--font-body),"Inter",monospace;letter-spacing:.35em;color:var(--muted-foreground);text-transform:uppercase;align-items:center;gap:1.5rem;font-size:.75rem;font-weight:600;display:flex}.hero-module__qbw09W__labelBar{background:var(--primary);width:40px;height:1px;display:block}.hero-module__qbw09W__headline{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.04em;color:var(--foreground);flex-direction:column;margin:0;font-size:clamp(4.5rem,14vw,11rem);font-weight:700;line-height:.88;display:flex}.hero-module__qbw09W__headlineBlock{padding-bottom:.05em;display:block;overflow:hidden}.hero-module__qbw09W__headlineWord{display:inline-block}.hero-module__qbw09W__headlineWordAccent{color:var(--primary);font-weight:800;display:inline-block}.hero-module__qbw09W__headlineWordOutline{color:#0000;-webkit-text-stroke:2px var(--foreground);text-stroke:2px var(--foreground);display:inline-block}.hero-module__qbw09W__description{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);max-width:520px;margin:0;font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.7}.hero-module__qbw09W__ctaGroup{align-items:center;gap:1.5rem;margin-top:1rem;display:flex}.hero-module__qbw09W__primaryBtn{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--background);background:var(--foreground);border:none;align-items:center;gap:.875rem;padding:1.25rem 2.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.hero-module__qbw09W__primaryBtn:before{content:"";background:linear-gradient(135deg,var(--primary)0%,#ff8c42 100%);transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:translate(-101%)}.hero-module__qbw09W__primaryBtn:hover:before{transform:translate(0)}.hero-module__qbw09W__primaryBtn span,.hero-module__qbw09W__primaryBtn svg{z-index:1;position:relative}.hero-module__qbw09W__primaryBtn svg{transition:transform .3s}.hero-module__qbw09W__primaryBtn:hover svg{transform:translate(5px)}.hero-module__qbw09W__secondaryBtn{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);border:1px solid var(--border);align-items:center;gap:.625rem;padding:1.25rem 2rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.hero-module__qbw09W__secondaryBtn:hover{color:var(--foreground);border-color:var(--foreground)}.hero-module__qbw09W__scrollIndicator{flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-module__qbw09W__scrollLine{background:var(--border);width:1px;height:60px;position:relative;overflow:hidden}.hero-module__qbw09W__scrollDot{background:var(--primary);border-radius:2px;width:3px;height:10px;animation:2s ease-in-out infinite hero-module__qbw09W__scrollBounce;position:absolute;top:0;left:50%;transform:translate(-50%)}@keyframes hero-module__qbw09W__scrollBounce{0%,to{opacity:0;top:0}20%{opacity:1}80%{opacity:1}to{opacity:0;top:50px}}@media (max-width:768px){.hero-module__qbw09W__hero{padding:6rem 1.5rem 8rem}.hero-module__qbw09W__headline{font-size:clamp(3rem,15vw,6rem)}.hero-module__qbw09W__headlineWordOutline{-webkit-text-stroke-width:1px;text-stroke-width:1px}.hero-module__qbw09W__ctaGroup{flex-direction:column;width:100%}.hero-module__qbw09W__primaryBtn,.hero-module__qbw09W__secondaryBtn{justify-content:center;width:100%}.hero-module__qbw09W__marqueeContainer{bottom:5rem}.hero-module__qbw09W__geometricSvg{width:180%}}@media (max-width:480px){.hero-module__qbw09W__label{letter-spacing:.25em;font-size:.6875rem}.hero-module__qbw09W__description{font-size:1rem}.hero-module__qbw09W__primaryBtn{padding:1.125rem 2rem;font-size:.9375rem}}
.trusted-by-module__nIvG8a__trustedBy{background-color:var(--background);flex-direction:column;align-items:center;gap:2.5rem;width:100%;padding:3.5rem 0 5rem;display:flex;position:relative;overflow:hidden}.trusted-by-module__nIvG8a__label{font-family:var(--font-body),"Inter",system-ui,sans-serif;letter-spacing:.15em;color:var(--muted-foreground);text-transform:uppercase;opacity:.7;font-size:.75rem;font-weight:700}.trusted-by-module__nIvG8a__logosContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;max-width:1000px;display:flex}.trusted-by-module__nIvG8a__logoWrapper{opacity:.7;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .3s,transform .3s;display:flex}.trusted-by-module__nIvG8a__logoWrapper:hover{opacity:1;transform:scale(1.05)}.trusted-by-module__nIvG8a__logoLink{color:inherit;text-decoration:none}.trusted-by-module__nIvG8a__logoContainer{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.trusted-by-module__nIvG8a__logoImage{object-fit:contain;filter:grayscale();width:auto;max-width:200px;height:4.5rem;transition:filter .3s}.trusted-by-module__nIvG8a__logoWrapper:hover .trusted-by-module__nIvG8a__logoImage{filter:grayscale(0%)}.trusted-by-module__nIvG8a__companyName{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--foreground);text-align:center;opacity:.8;font-size:.875rem;font-weight:600;transition:opacity .3s}.trusted-by-module__nIvG8a__logoWrapper:hover .trusted-by-module__nIvG8a__companyName{opacity:1}[data-theme=dark] .trusted-by-module__nIvG8a__logoWrapper{opacity:.5}[data-theme=dark] .trusted-by-module__nIvG8a__logoWrapper:hover{opacity:.8}[data-theme=dark] .trusted-by-module__nIvG8a__label{opacity:.5}[data-theme=light] .trusted-by-module__nIvG8a__logoWrapper{opacity:.6}[data-theme=light] .trusted-by-module__nIvG8a__logoWrapper:hover{opacity:.9}@media (max-width:768px){.trusted-by-module__nIvG8a__trustedBy{gap:2rem;padding:2.5rem 0 3.5rem}.trusted-by-module__nIvG8a__label{font-size:.625rem}.trusted-by-module__nIvG8a__logosContainer{gap:3rem}.trusted-by-module__nIvG8a__logoImage{max-width:160px;height:3.5rem}.trusted-by-module__nIvG8a__companyName{font-size:.75rem}}@media (max-width:480px){.trusted-by-module__nIvG8a__trustedBy{gap:1.5rem;padding:2rem 0 3rem}.trusted-by-module__nIvG8a__logosContainer{gap:2rem}.trusted-by-module__nIvG8a__logoImage{max-width:140px;height:3rem}.trusted-by-module__nIvG8a__companyName{font-size:.7rem}}
.bottleneck-module__MJQoRq__section{background-color:var(--background);width:100%;height:400vh;position:relative;overflow:hidden}.bottleneck-module__MJQoRq__bgParticles{pointer-events:none;z-index:0;position:absolute;inset:0}.bottleneck-module__MJQoRq__bgParticle{background:var(--primary);opacity:0;border-radius:50%;width:6px;height:6px;position:absolute}.bottleneck-module__MJQoRq__scrollProgressBar{background:var(--muted);z-index:100;height:2px;position:fixed;top:0;left:0;right:0}.bottleneck-module__MJQoRq__scrollProgressFill{background:linear-gradient(90deg,var(--primary),#ff8c42);transform-origin:0;width:100%;height:100%;transform:scaleX(0)}.bottleneck-module__MJQoRq__pinContainer{background-color:var(--background);z-index:1;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.bottleneck-module__MJQoRq__problemContainer{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:2.5rem;width:100%;max-width:1100px;padding:0 2rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bottleneck-module__MJQoRq__label{font-family:var(--font-body),"Inter",monospace;letter-spacing:.3em;color:var(--primary);text-transform:uppercase;align-items:center;gap:1rem;font-size:.8125rem;font-weight:700;display:flex}.bottleneck-module__MJQoRq__label:before,.bottleneck-module__MJQoRq__label:after{content:"";background:var(--primary);opacity:.5;width:40px;height:1px}.bottleneck-module__MJQoRq__problemHeadline{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.04em;color:var(--foreground);flex-direction:column;margin:0;font-size:clamp(4rem,12vw,8rem);font-weight:700;line-height:.9;display:flex}.bottleneck-module__MJQoRq__headlineWord{display:block;overflow:hidden}.bottleneck-module__MJQoRq__headlineWordAccent{color:var(--primary);font-style:italic;display:block;overflow:hidden}.bottleneck-module__MJQoRq__problemDescription{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);flex-direction:column;gap:.5rem;max-width:650px;margin:0;font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.5;display:flex}.bottleneck-module__MJQoRq__problemDescriptionAccent{color:var(--primary);font-weight:500}.bottleneck-module__MJQoRq__solutionPane{opacity:0;z-index:5;justify-content:space-between;align-items:center;gap:8rem;width:100%;max-width:1300px;padding:0 5rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bottleneck-module__MJQoRq__solutionPane:hover{transform:translate(-50%,-50%)scale(1.01)}.bottleneck-module__MJQoRq__backgroundNumber{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--border);opacity:.08;z-index:-1;pointer-events:none;font-size:30rem;font-weight:800;line-height:1;position:absolute;top:50%;left:-2rem;transform:translateY(-50%)}.bottleneck-module__MJQoRq__accentLine{width:3px;height:0;transition:height .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0}.bottleneck-module__MJQoRq__solutionPane:hover .bottleneck-module__MJQoRq__accentLine{height:100%}.bottleneck-module__MJQoRq__solutionLeft{text-align:left;flex-direction:column;flex:1.2;gap:2rem;max-width:600px;display:flex;position:relative}.bottleneck-module__MJQoRq__solutionNumber{font-family:var(--font-body),"Inter",monospace;color:var(--primary);letter-spacing:.25em;text-transform:uppercase;align-items:center;gap:1rem;font-size:.8125rem;font-weight:700;display:flex}.bottleneck-module__MJQoRq__solutionNumber:before{content:"";background:var(--primary);opacity:.5;width:30px;height:1px}.bottleneck-module__MJQoRq__solutionQuestion{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.03em;color:var(--foreground);margin:0;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:700;line-height:1.05}.bottleneck-module__MJQoRq__solutionAnswer{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);border-left:2px solid var(--border);max-width:650px;padding-left:2.5rem;font-size:1.25rem;line-height:1.8}.bottleneck-module__MJQoRq__solutionRight{flex:.8;justify-content:center;align-items:center;display:flex}.bottleneck-module__MJQoRq__iconLarge{justify-content:center;align-items:center;width:300px;height:350px;display:flex;position:relative;overflow:visible}.bottleneck-module__MJQoRq__iconLarge svg{filter:drop-shadow(0 20px 40px #0000001a);width:100%;height:100%;transition:transform .4s,filter .4s}.bottleneck-module__MJQoRq__solutionPane:hover .bottleneck-module__MJQoRq__iconLarge svg{filter:drop-shadow(0 30px 60px #00000026);transform:scale(1.05)}.bottleneck-module__MJQoRq__progressTrack{z-index:20;gap:1.5rem;display:flex;position:absolute;bottom:4rem;left:50%;transform:translate(-50%)}.bottleneck-module__MJQoRq__progressDot{background-color:var(--border);border-radius:2px;width:50px;height:3px;transition:all .4s cubic-bezier(.4,0,.2,1)}.bottleneck-module__MJQoRq__progressDot.bottleneck-module__MJQoRq__active{width:70px}.bottleneck-module__MJQoRq__scrollHint{color:var(--muted-foreground);letter-spacing:.15em;text-transform:uppercase;z-index:20;flex-direction:column;align-items:center;gap:1rem;font-size:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.bottleneck-module__MJQoRq__scrollIcon{border:1px solid var(--muted-foreground);opacity:.5;border-radius:12px;width:24px;height:40px;position:relative}.bottleneck-module__MJQoRq__scrollDot{background:var(--primary);border-radius:2px;width:3px;height:8px;animation:1.5s ease-in-out infinite bottleneck-module__MJQoRq__scrollBounce;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes bottleneck-module__MJQoRq__scrollBounce{0%,to{opacity:1;top:6px}50%{opacity:.4;top:22px}}@media (max-width:1024px){.bottleneck-module__MJQoRq__solutionPane{gap:4rem;padding:0 2rem}.bottleneck-module__MJQoRq__backgroundNumber{font-size:18rem;left:-1rem}.bottleneck-module__MJQoRq__iconLarge{width:220px;height:260px}.bottleneck-module__MJQoRq__problemHeadline{font-size:clamp(3rem,10vw,5rem)}}@media (max-width:768px){.bottleneck-module__MJQoRq__solutionPane{text-align:left;flex-direction:column-reverse;gap:2rem;padding:0 1.5rem}.bottleneck-module__MJQoRq__solutionLeft{text-align:center;align-items:center}.bottleneck-module__MJQoRq__solutionAnswer{border-left:none;border-top:2px solid var(--border);text-align:center;padding-top:1.5rem;padding-left:0}.bottleneck-module__MJQoRq__solutionRight{width:100%}.bottleneck-module__MJQoRq__iconLarge{width:180px;height:200px}.bottleneck-module__MJQoRq__backgroundNumber{font-size:12rem;top:10%;left:50%;transform:translate(-50%)}.bottleneck-module__MJQoRq__label:before,.bottleneck-module__MJQoRq__label:after{display:none}.bottleneck-module__MJQoRq__progressTrack{bottom:2rem}.bottleneck-module__MJQoRq__scrollHint{display:none}}
.selected-work-module__lVfQ0W__section{background-color:var(--background);width:100%;padding:12rem 2rem;position:relative;overflow:hidden}.selected-work-module__lVfQ0W__particleField{pointer-events:none;z-index:0;position:absolute;inset:0}.selected-work-module__lVfQ0W__particle{background:var(--primary);opacity:.2;border-radius:50%;width:3px;height:3px;animation:8s ease-in-out infinite selected-work-module__lVfQ0W__particleFloat;position:absolute}@keyframes selected-work-module__lVfQ0W__particleFloat{0%,to{transform:translate(0)}50%{transform:translate(20px,-30px)}}.selected-work-module__lVfQ0W__container{z-index:1;flex-direction:column;gap:5rem;max-width:1400px;margin:0 auto;display:flex;position:relative}.selected-work-module__lVfQ0W__header{flex-direction:column;gap:1.5rem;display:flex}.selected-work-module__lVfQ0W__headerLabel{font-family:var(--font-body),"Inter",monospace;letter-spacing:.25em;text-transform:uppercase;color:var(--primary);font-size:.8125rem;font-weight:700}.selected-work-module__lVfQ0W__headline{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.04em;color:var(--foreground);flex-direction:column;margin:0;font-size:clamp(4rem,10vw,8rem);font-weight:700;line-height:.9;display:flex}.selected-work-module__lVfQ0W__headlineWord{display:block}.selected-work-module__lVfQ0W__headlineWordOutline{color:#0000;-webkit-text-stroke:2px var(--foreground);text-stroke:2px var(--foreground);display:block}.selected-work-module__lVfQ0W__subheadline{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);max-width:600px;margin:0;font-size:clamp(1.125rem,2vw,1.5rem);font-weight:400}.selected-work-module__lVfQ0W__filterContainer{flex-wrap:wrap;gap:.75rem;display:flex}.selected-work-module__lVfQ0W__filterPill{font-family:var(--font-body),"Inter",system-ui,sans-serif;cursor:pointer;border:1px solid var(--border);color:var(--muted-foreground);background:0 0;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:500;transition:all .3s;display:flex}.selected-work-module__lVfQ0W__filterPill:hover{border-color:var(--foreground);color:var(--foreground)}.selected-work-module__lVfQ0W__filterPill.selected-work-module__lVfQ0W__active{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.selected-work-module__lVfQ0W__filterCount{background:var(--muted);border-radius:100px;padding:.2rem .5rem;font-size:.75rem}.selected-work-module__lVfQ0W__filterPill.selected-work-module__lVfQ0W__active .selected-work-module__lVfQ0W__filterCount{background:var(--background);color:var(--foreground)}.selected-work-module__lVfQ0W__projectsGrid{grid-template-columns:repeat(2,1fr);gap:5rem 4rem;display:grid}.selected-work-module__lVfQ0W__projectCard{opacity:0;position:relative}.selected-work-module__lVfQ0W__cardLink{color:inherit;cursor:pointer;flex-direction:column;gap:1.5rem;text-decoration:none;display:flex}.selected-work-module__lVfQ0W__imageWrapper{position:relative}.selected-work-module__lVfQ0W__imageContainer{border-radius:4px;width:100%;height:480px;position:relative;overflow:hidden}.selected-work-module__lVfQ0W__imageInner{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);display:flex}.selected-work-module__lVfQ0W__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.selected-work-module__lVfQ0W__cardLink:hover .selected-work-module__lVfQ0W__imageInner,.selected-work-module__lVfQ0W__cardLink:hover .selected-work-module__lVfQ0W__projectImage{transform:scale(1.08)}.selected-work-module__lVfQ0W__imageOverlay{opacity:0;background:linear-gradient(#0000 50%,#0006 100%);transition:opacity .4s;position:absolute;inset:0}.selected-work-module__lVfQ0W__cardLink:hover .selected-work-module__lVfQ0W__imageOverlay{opacity:1}.selected-work-module__lVfQ0W__cardLink:hover .selected-work-module__lVfQ0W__projectImage{transform:scale(1.08)}.selected-work-module__lVfQ0W__geometricPattern{opacity:.6;width:100%;height:100%;position:absolute;inset:0}.selected-work-module__lVfQ0W__projectNumber{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;opacity:.1;font-size:5rem;font-weight:800;line-height:1;transition:all .4s;position:absolute;top:1.5rem;left:1.5rem}.selected-work-module__lVfQ0W__cardLink:hover .selected-work-module__lVfQ0W__projectNumber{opacity:.2;transform:translate(-5px,-5px)}.selected-work-module__lVfQ0W__accentBar{transform-origin:0;width:100%;height:4px;transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.selected-work-module__lVfQ0W__cardLink:hover .selected-work-module__lVfQ0W__accentBar{transform:scaleX(1)}.selected-work-module__lVfQ0W__cardContent{flex-direction:column;gap:.75rem;display:flex}.selected-work-module__lVfQ0W__projectYear{font-family:var(--font-body),"Inter",monospace;color:var(--muted-foreground);letter-spacing:.15em;text-transform:uppercase;font-size:.75rem;font-weight:500}.selected-work-module__lVfQ0W__projectTitle{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.1}.selected-work-module__lVfQ0W__projectMeta{justify-content:space-between;align-items:center;margin-top:.5rem;display:flex}.selected-work-module__lVfQ0W__projectCategory{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);border:1px solid var(--border);border-radius:100px;padding:.5rem 1rem;font-size:.875rem;transition:all .3s}.selected-work-module__lVfQ0W__cardLink:hover .selected-work-module__lVfQ0W__projectCategory{background:var(--foreground);color:var(--background);border-color:var(--foreground);transform:translate(5px)}.selected-work-module__lVfQ0W__arrowContainer{justify-content:center;align-items:center;width:48px;height:48px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex}.selected-work-module__lVfQ0W__arrowIcon{transition:all .4s cubic-bezier(.4,0,.2,1)}.selected-work-module__lVfQ0W__cardLink:hover .selected-work-module__lVfQ0W__arrowContainer{transform:translate(8px)}.selected-work-module__lVfQ0W__cardLink:hover .selected-work-module__lVfQ0W__arrowIcon{color:var(--primary);transform:scale(1.2)}.selected-work-module__lVfQ0W__bottomCTA{border-top:1px solid var(--border);justify-content:center;padding-top:3rem;display:flex}.selected-work-module__lVfQ0W__viewAllLink{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);border:1px solid var(--border);align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .4s;display:inline-flex}.selected-work-module__lVfQ0W__viewAllLink svg{transition:transform .3s}.selected-work-module__lVfQ0W__viewAllLink:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.selected-work-module__lVfQ0W__viewAllLink:hover svg{transform:translate(5px)}@media (max-width:1024px){.selected-work-module__lVfQ0W__projectsGrid{grid-template-columns:1fr;gap:4rem}.selected-work-module__lVfQ0W__imageContainer{height:400px}}@media (max-width:640px){.selected-work-module__lVfQ0W__section{padding:8rem 1.5rem}.selected-work-module__lVfQ0W__headlineWordOutline{-webkit-text-stroke-width:1px;text-stroke-width:1px}.selected-work-module__lVfQ0W__imageContainer{height:320px}.selected-work-module__lVfQ0W__filterPill{padding:.75rem 1.25rem;font-size:.875rem}}
.testimonials-module__BjB-Da__section{background:var(--background);min-height:100vh;padding:10rem 2rem;position:relative;overflow:hidden}.testimonials-module__BjB-Da__gradientMesh{pointer-events:none;z-index:0;position:absolute;inset:0}.testimonials-module__BjB-Da__gradientMesh .testimonials-module__BjB-Da__meshGradient{filter:blur(100px);opacity:0;border-radius:50%;position:absolute}.testimonials-module__BjB-Da__gradientMesh .testimonials-module__BjB-Da__meshGradient:first-child{background:radial-gradient(circle,var(--primary)0%,transparent 70%);width:600px;height:600px;top:-20%;left:-10%}.testimonials-module__BjB-Da__gradientMesh .testimonials-module__BjB-Da__meshGradient:nth-child(2){background:radial-gradient(circle,#4f46e5 0%,#0000 70%);width:500px;height:500px;bottom:-15%;right:-5%}.testimonials-module__BjB-Da__gradientMesh .testimonials-module__BjB-Da__meshGradient:nth-child(3){background:radial-gradient(circle,#10b981 0%,#0000 70%);width:400px;height:400px;top:40%;left:50%;transform:translate(-50%)}.testimonials-module__BjB-Da__floatingDecor{pointer-events:none;z-index:0;position:absolute;inset:0}.testimonials-module__BjB-Da__decorCircle{border:1px solid var(--border);opacity:.3;border-radius:50%;width:300px;height:300px;animation:15s ease-in-out infinite testimonials-module__BjB-Da__decorFloat;position:absolute;top:10%;right:5%}.testimonials-module__BjB-Da__decorLine{background:var(--primary);opacity:.3;width:100px;height:1px;animation:12s ease-in-out infinite reverse testimonials-module__BjB-Da__decorFloat;position:absolute;top:30%;left:2%;transform:rotate(-45deg)}.testimonials-module__BjB-Da__decorDot{background:var(--primary);opacity:.4;border-radius:50%;width:8px;height:8px;animation:3s ease-in-out infinite testimonials-module__BjB-Da__decorPulse;position:absolute;bottom:20%;left:10%}.testimonials-module__BjB-Da__decorTriangle{border-left:20px solid #0000;border-right:20px solid #0000;border-bottom:35px solid var(--primary);opacity:.15;width:0;height:0;animation:18s ease-in-out infinite testimonials-module__BjB-Da__decorFloat;position:absolute;top:60%;right:15%;transform:rotate(15deg)}@keyframes testimonials-module__BjB-Da__decorFloat{0%,to{transform:translate(0)rotate(0)}33%{transform:translate(20px,-30px)rotate(5deg)}66%{transform:translate(-15px,20px)rotate(-3deg)}}@keyframes testimonials-module__BjB-Da__decorPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}.testimonials-module__BjB-Da__header{text-align:center;z-index:1;flex-direction:column;gap:1.5rem;margin-bottom:5rem;display:flex;position:relative}.testimonials-module__BjB-Da__label{font-family:var(--font-body),"Inter",monospace;letter-spacing:.25em;text-transform:uppercase;color:var(--primary);font-size:.8125rem;font-weight:700;display:block}.testimonials-module__BjB-Da__headline{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);flex-direction:column;gap:.25rem;margin:0;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:.95;display:flex}.testimonials-module__BjB-Da__headlineWord{display:block}.testimonials-module__BjB-Da__headlineWordAccent{color:#0000;-webkit-text-stroke:2px var(--foreground);text-stroke:2px var(--foreground);display:block}.testimonials-module__BjB-Da__carousel{z-index:1;justify-content:center;align-items:stretch;gap:3rem;padding:2rem 0;display:flex;position:relative}.testimonials-module__BjB-Da__card{background:var(--background);border:1px solid var(--border);z-index:1;flex-direction:column;flex:0 0 400px;gap:2rem;padding:3rem;transition:all .5s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.testimonials-module__BjB-Da__card:before{content:"";background:linear-gradient(135deg,var(--accent,var(--primary))0%,transparent 50%);opacity:0;z-index:0;transition:opacity .4s;position:absolute;inset:0}.testimonials-module__BjB-Da__card:hover:before{opacity:.05}.testimonials-module__BjB-Da__card:hover{border-color:var(--accent,var(--primary));transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px #0000001a}.testimonials-module__BjB-Da__cardAccent{transform-origin:0;width:100%;height:3px;position:absolute;top:0;left:0;transform:scaleX(0)}.testimonials-module__BjB-Da__cardCorner{border-bottom:1px solid var(--border);border-right:1px solid var(--border);opacity:0;width:60px;height:60px;transition:all .4s;position:absolute;bottom:0;right:0;transform:translate(100%,100%)}.testimonials-module__BjB-Da__card:hover .testimonials-module__BjB-Da__cardCorner{opacity:.5;transform:translate(0)}.testimonials-module__BjB-Da__quoteIcon{opacity:.7;width:48px;height:48px;transition:all .4s}.testimonials-module__BjB-Da__card:hover .testimonials-module__BjB-Da__quoteIcon{transform:scale(1.1)rotate(-5deg)}.testimonials-module__BjB-Da__quote{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--foreground);z-index:1;margin:0;font-size:1.25rem;line-height:1.8;position:relative}.testimonials-module__BjB-Da__author{border-top:1px solid var(--border);z-index:1;align-items:center;gap:1.25rem;margin-top:auto;padding-top:2rem;display:flex;position:relative}.testimonials-module__BjB-Da__avatar{width:56px;height:56px;font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--background);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.testimonials-module__BjB-Da__avatarImage{border-radius:50%;flex-shrink:0;width:56px;height:56px;position:relative;overflow:hidden}.testimonials-module__BjB-Da__authorInfo{flex-direction:column;gap:.25rem;display:flex}.testimonials-module__BjB-Da__name{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);font-size:1.125rem;font-weight:600}.testimonials-module__BjB-Da__role{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);font-size:.875rem}.testimonials-module__BjB-Da__bottomLine{background:var(--border);width:200px;height:1px;position:absolute;bottom:4rem;left:50%;overflow:hidden;transform:translate(-50%)}.testimonials-module__BjB-Da__bottomLineFill{background:linear-gradient(90deg,transparent,var(--primary),transparent);animation:3s ease-in-out infinite testimonials-module__BjB-Da__lineSlide;position:absolute;inset:0}@keyframes testimonials-module__BjB-Da__lineSlide{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media (max-width:1024px){.testimonials-module__BjB-Da__carousel{flex-direction:column;align-items:center;gap:2rem}.testimonials-module__BjB-Da__card{flex:none;width:100%;max-width:500px;padding:2.5rem}.testimonials-module__BjB-Da__headlineWordAccent{-webkit-text-stroke-width:1px;text-stroke-width:1px}}@media (max-width:640px){.testimonials-module__BjB-Da__section{padding:6rem 1.5rem}.testimonials-module__BjB-Da__card{padding:2rem}.testimonials-module__BjB-Da__quote{font-size:1.125rem}.testimonials-module__BjB-Da__decorCircle,.testimonials-module__BjB-Da__decorLine,.testimonials-module__BjB-Da__decorTriangle{display:none}}
.cta-banner-module__EdRQxG__section{background:var(--background);justify-content:center;align-items:center;padding:14rem 2rem;display:flex;position:relative;overflow:hidden}.cta-banner-module__EdRQxG__bgMesh{pointer-events:none;position:absolute;inset:0;overflow:hidden}.cta-banner-module__EdRQxG__meshLine{background:linear-gradient(to bottom,transparent,var(--border),transparent);opacity:.3;position:absolute}.cta-banner-module__EdRQxG__meshLine:first-child{width:1px;height:100%;top:0;left:15%}.cta-banner-module__EdRQxG__meshLine:nth-child(2){width:1px;height:100%;top:0;left:35%}.cta-banner-module__EdRQxG__meshLine:nth-child(3){width:1px;height:100%;top:0;right:35%}.cta-banner-module__EdRQxG__meshLine:nth-child(4){width:1px;height:100%;top:0;right:15%}.cta-banner-module__EdRQxG__floatingOrb{filter:blur(120px);border-radius:50%;animation:15s ease-in-out infinite cta-banner-module__EdRQxG__orbFloat;position:absolute}.cta-banner-module__EdRQxG__floatingOrb:nth-child(5){background:radial-gradient(circle,var(--primary)0%,transparent 70%);opacity:.12;width:400px;height:400px;top:-10%;right:10%}.cta-banner-module__EdRQxG__floatingOrb:nth-child(6){opacity:.1;background:radial-gradient(circle,#4f46e5 0%,#0000 70%);width:350px;height:350px;animation-delay:-7s;bottom:-5%;left:15%}@keyframes cta-banner-module__EdRQxG__orbFloat{0%,to{transform:translate(0)}33%{transform:translate(30px,-40px)}66%{transform:translate(-20px,30px)}}.cta-banner-module__EdRQxG__content{text-align:center;z-index:10;flex-direction:column;align-items:center;gap:3.5rem;max-width:950px;margin:0 auto;display:flex;position:relative}.cta-banner-module__EdRQxG__labelContainer{align-items:center;gap:1.5rem;display:flex}.cta-banner-module__EdRQxG__labelDash{background:var(--primary);opacity:.6;width:50px;height:1px}.cta-banner-module__EdRQxG__label{font-family:var(--font-body),"Inter",monospace;letter-spacing:.35em;color:var(--primary);text-transform:uppercase;font-size:.8125rem;font-weight:600}.cta-banner-module__EdRQxG__headline{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;letter-spacing:-.04em;color:var(--foreground);perspective:1000px;flex-direction:column;margin:0;font-size:clamp(4rem,11vw,8rem);font-weight:700;line-height:.92;display:flex}.cta-banner-module__EdRQxG__headline span{display:block}.cta-banner-module__EdRQxG__headlineOutline{color:#0000;-webkit-text-stroke:2px var(--foreground);text-stroke:2px var(--foreground)}.cta-banner-module__EdRQxG__headlineAccent{color:var(--primary);font-weight:800}.cta-banner-module__EdRQxG__description{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);max-width:550px;margin:0;font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.7}.cta-banner-module__EdRQxG__buttonGroup{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.cta-banner-module__EdRQxG__primaryButton{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--background);background:var(--foreground);border:none;align-items:center;gap:1rem;padding:1.375rem 3.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.cta-banner-module__EdRQxG__primaryButton:before{content:"";background:linear-gradient(135deg,var(--primary)0%,#ff8c42 100%);transition:transform .5s cubic-bezier(.4,0,.2,1);position:absolute;inset:0;transform:translate(-101%)}.cta-banner-module__EdRQxG__primaryButton:hover:before{transform:translate(0)}.cta-banner-module__EdRQxG__buttonText{z-index:1;transition:color .4s;position:relative}.cta-banner-module__EdRQxG__primaryButton:hover .cta-banner-module__EdRQxG__buttonText{color:var(--background)}.cta-banner-module__EdRQxG__buttonIcon{z-index:1;background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .4s;display:flex;position:relative}.cta-banner-module__EdRQxG__primaryButton:hover .cta-banner-module__EdRQxG__buttonIcon{background:var(--background);transform:rotate(-45deg)}.cta-banner-module__EdRQxG__primaryButton:hover .cta-banner-module__EdRQxG__buttonIcon svg{color:var(--foreground)}.cta-banner-module__EdRQxG__buttonIcon svg{color:var(--background);transition:color .4s}.cta-banner-module__EdRQxG__buttonGlow{background:linear-gradient(135deg,var(--primary),#ff8c42);filter:blur(25px);opacity:0;z-index:-1;transition:opacity .4s;position:absolute;inset:-2px}.cta-banner-module__EdRQxG__primaryButton:hover .cta-banner-module__EdRQxG__buttonGlow{opacity:.4}.cta-banner-module__EdRQxG__secondaryButton{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);border:1px solid var(--border);align-items:center;gap:.625rem;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.cta-banner-module__EdRQxG__secondaryButton:hover{color:var(--background);border-color:var(--foreground);background:var(--foreground)}.cta-banner-module__EdRQxG__secondaryButton svg{transition:transform .3s}.cta-banner-module__EdRQxG__secondaryButton:hover svg{transform:translate(5px)}.cta-banner-module__EdRQxG__stats{border:1px solid var(--border);background:var(--background);align-items:center;gap:3rem;margin-top:2rem;padding:2.5rem 3rem;display:flex;position:relative}.cta-banner-module__EdRQxG__stats:before{content:"";background:linear-gradient(135deg,var(--primary),transparent 50%);opacity:.1;z-index:-1;position:absolute;inset:-1px}.cta-banner-module__EdRQxG__statItem{flex-direction:column;align-items:center;gap:.5rem;display:flex}.cta-banner-module__EdRQxG__statNumber{font-family:var(--font-heading),"Space Grotesk",system-ui,sans-serif;color:var(--foreground);font-size:2.75rem;font-weight:800;line-height:1}.cta-banner-module__EdRQxG__statLabel{font-family:var(--font-body),"Inter",system-ui,sans-serif;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}.cta-banner-module__EdRQxG__statDivider{background:var(--border);width:1px;height:50px}.cta-banner-module__EdRQxG__bracketTL,.cta-banner-module__EdRQxG__bracketBR{pointer-events:none;width:80px;height:80px;position:absolute}.cta-banner-module__EdRQxG__bracketTL{border-top:1px solid var(--border);border-left:1px solid var(--border);top:2.5rem;left:2.5rem}.cta-banner-module__EdRQxG__bracketBR{border-bottom:1px solid var(--border);border-right:1px solid var(--border);bottom:2.5rem;right:2.5rem}@media (max-width:768px){.cta-banner-module__EdRQxG__section{padding:10rem 1.5rem}.cta-banner-module__EdRQxG__headline{font-size:clamp(3rem,14vw,5rem)}.cta-banner-module__EdRQxG__headlineOutline{-webkit-text-stroke-width:1px;text-stroke-width:1px}.cta-banner-module__EdRQxG__stats{flex-direction:column;gap:2rem;padding:2rem}.cta-banner-module__EdRQxG__statDivider{width:60px;height:1px}.cta-banner-module__EdRQxG__statNumber{font-size:2.25rem}.cta-banner-module__EdRQxG__bracketTL,.cta-banner-module__EdRQxG__bracketBR{display:none}.cta-banner-module__EdRQxG__labelDash{width:30px}}@media (max-width:480px){.cta-banner-module__EdRQxG__primaryButton{justify-content:center;width:100%;padding:1.25rem 2.5rem;font-size:1rem}.cta-banner-module__EdRQxG__buttonGroup{width:100%}}
