.Button-module__VMVMAW__btn{text-transform:uppercase;letter-spacing:-.01em;cursor:pointer;border:2px solid var(--border);box-shadow:2px 2px 0px 0px var(--border);border-radius:8px;outline:none;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:inline-flex}.Button-module__VMVMAW__btn:active{box-shadow:1px 1px 0px 0px var(--border);transform:translate(3px,3px)}.Button-module__VMVMAW__primary{background:var(--primary);color:#fff}.Button-module__VMVMAW__primary:hover{background:#e54c2a}.Button-module__VMVMAW__secondary{background:var(--surface);color:var(--foreground)}.Button-module__VMVMAW__secondary:hover{background:#f0f0f0}.Button-module__VMVMAW__glass{color:var(--foreground);box-shadow:none;border-bottom:3px solid var(--border);background:0 0;border-top:none;border-left:none;border-right:none;border-radius:0;padding:.5rem 0}.Button-module__VMVMAW__glass:hover{border-color:var(--primary);color:var(--primary);box-shadow:none;transform:none}.Button-module__VMVMAW__glass:active{box-shadow:none;transform:translateY(2px)}
.Header-module__KHjLKa__header{z-index:100;background:0 0;padding:2rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Header-module__KHjLKa__scrolled{background:var(--background);border-bottom:2px solid var(--border);padding:1rem 0}.Header-module__KHjLKa__container{justify-content:space-between;align-items:center;display:flex;position:relative}.Header-module__KHjLKa__logo{letter-spacing:-.05em;color:var(--foreground);text-transform:uppercase;align-items:center;font-size:1.4rem;font-weight:900;line-height:1;transition:opacity .3s;display:flex}.Header-module__KHjLKa__logo:hover{opacity:.6}.Header-module__KHjLKa__logoHighlight{color:var(--primary);font-weight:900}.Header-module__KHjLKa__desktopNav{align-items:center;gap:2rem;display:none}@media (min-width:768px){.Header-module__KHjLKa__desktopNav{display:flex}.Header-module__KHjLKa__mobileToggle,.Header-module__KHjLKa__mobileNav{display:none!important}}.Header-module__KHjLKa__navLinksWrapper{background-color:var(--surface);border:2px solid var(--border);box-shadow:2px 2px 0px 0px var(--border);border-radius:12px;align-items:center;gap:.5rem;padding:.5rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Header-module__KHjLKa__navItem{align-items:center;display:flex;position:relative}.Header-module__KHjLKa__navLink{text-transform:uppercase;color:var(--foreground);border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:600;transition:color .3s;position:relative;overflow:hidden}.Header-module__KHjLKa__navLinkText{z-index:2;position:relative}.Header-module__KHjLKa__navLink:before{content:"";z-index:0;background-color:#ff6b6b;border-radius:35%;width:200%;height:200%;transition:top .6s cubic-bezier(.4,0,.2,1);position:absolute;top:100%;left:50%;transform:translate(-50%)}.Header-module__KHjLKa__navLink:hover:before{animation:3s linear infinite Header-module__KHjLKa__spin;top:-20%}.Header-module__KHjLKa__navLink:hover{color:#fff}@keyframes Header-module__KHjLKa__spin{0%{transform:translate(-50%)rotate(0)}to{transform:translate(-50%)rotate(360deg)}}.Header-module__KHjLKa__dropdown{background-color:var(--surface);border:2px solid var(--border);min-width:220px;box-shadow:4px 4px 0px 0px var(--border);opacity:0;visibility:hidden;z-index:50;border-radius:8px;flex-direction:column;gap:.25rem;padding:.5rem;transition:all .3s;display:flex;position:absolute;top:120%;left:0;transform:translateY(10px)}.Header-module__KHjLKa__navItem:hover .Header-module__KHjLKa__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__KHjLKa__dropdownLink{color:var(--foreground);text-transform:uppercase;border-radius:4px;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .2s,color .2s}.Header-module__KHjLKa__dropdownLink:hover{background-color:var(--background);color:var(--primary)}.Header-module__KHjLKa__ctaBtn{padding:.75rem 2rem;font-size:1rem}.Header-module__KHjLKa__mobileToggle{color:var(--foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.Header-module__KHjLKa__mobileNav{background:var(--background);border-bottom:2px solid var(--border);flex-direction:column;gap:1rem;padding:2rem;display:flex;position:absolute;top:100%;left:0;right:0}.Header-module__KHjLKa__mobileNavLink{text-transform:uppercase;color:var(--foreground);padding:.5rem 0;font-size:1.5rem;font-weight:500}.Header-module__KHjLKa__mobileSubLink{color:var(--text-secondary);padding-left:1rem;font-size:1.2rem}
.Footer-module__yg9ahW__footer{background-color:var(--background);border-top:2px solid var(--border);padding:6rem 0 3rem}.Footer-module__yg9ahW__top{justify-content:space-between;gap:4rem;margin-bottom:6rem;display:flex}@media (max-width:768px){.Footer-module__yg9ahW__top{flex-direction:column}}.Footer-module__yg9ahW__brand{max-width:400px}.Footer-module__yg9ahW__logo{letter-spacing:-.05em;color:var(--foreground);text-transform:uppercase;align-items:center;margin-bottom:1.5rem;font-size:2rem;font-weight:900;line-height:1;transition:opacity .3s;display:flex}.Footer-module__yg9ahW__logo:hover{opacity:.6}.Footer-module__yg9ahW__logoHighlight{color:var(--primary);font-weight:900}.Footer-module__yg9ahW__description{opacity:.7;font-size:1.25rem;font-weight:600;line-height:1.4}.Footer-module__yg9ahW__linksGrid{gap:6rem;display:flex}.Footer-module__yg9ahW__linksHeading{text-transform:uppercase;margin-bottom:1.5rem;font-size:1.25rem;font-weight:800}.Footer-module__yg9ahW__linksCol{flex-direction:column;gap:1rem;display:flex}.Footer-module__yg9ahW__link{text-transform:uppercase;opacity:.6;font-size:1.1rem;font-weight:700;transition:opacity .3s,color .3s}.Footer-module__yg9ahW__link:hover{opacity:1;color:var(--primary)}.Footer-module__yg9ahW__bottom{border-top:2px solid var(--border);justify-content:space-between;align-items:center;padding-top:3rem;display:flex}@media (max-width:768px){.Footer-module__yg9ahW__bottom{flex-direction:column;gap:2rem}}.Footer-module__yg9ahW__copyright{text-transform:uppercase;font-size:.9rem;font-weight:700}.Footer-module__yg9ahW__social{gap:2rem;display:flex}.Footer-module__yg9ahW__socialLink{transition:transform .3s,color .3s}.Footer-module__yg9ahW__socialLink:hover{color:var(--primary);transform:translateY(-5px)}
.CTA-module__zICVmG__cta{background-color:var(--foreground);color:var(--background);padding:10rem 0}.CTA-module__zICVmG__content{text-align:center;max-width:900px;margin:0 auto}.CTA-module__zICVmG__title{color:#fff;margin-bottom:2rem;font-size:clamp(3rem,8vw,7rem)}.CTA-module__zICVmG__highlight{color:var(--secondary)}.CTA-module__zICVmG__subtitle{opacity:.8;margin-bottom:4rem;font-size:1.5rem;font-weight:500;line-height:1.4}.CTA-module__zICVmG__actions{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}@media (max-width:768px){.CTA-module__zICVmG__actions{flex-direction:column;align-items:center}}
.Hero-module__KTD73a__hero{flex-direction:column;min-height:100vh;padding-top:10rem;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__container{flex-direction:column;flex-grow:1;display:flex}.Hero-module__KTD73a__content{max-width:1200px;margin-bottom:4rem}.Hero-module__KTD73a__title{letter-spacing:-.04em;color:var(--foreground);margin-bottom:3rem;font-size:clamp(4rem,10vw,8.5rem);line-height:.95}.Hero-module__KTD73a__actions{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.Hero-module__KTD73a__icon{margin-left:.5rem}.Hero-module__KTD73a__statsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:6rem;display:grid}.Hero-module__KTD73a__statCard{flex-direction:column;justify-content:center;padding:2.5rem;display:flex}.Hero-module__KTD73a__statValue{letter-spacing:-.03em;margin-bottom:.5rem;font-size:clamp(3rem,5vw,4.5rem)}.Hero-module__KTD73a__statLabel{text-transform:uppercase;font-size:1.1rem;font-weight:600}.Hero-module__KTD73a__marqueeWrapper{justify-content:center;align-items:center;width:100vw;height:180px;margin-top:auto;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__marqueeContainer{border-top:4px solid var(--border);border-bottom:4px solid var(--border);width:110vw;padding:1.5rem 0;display:flex;position:absolute;left:-5vw;overflow:hidden}.Hero-module__KTD73a__stripe1{background:var(--foreground);color:var(--secondary);z-index:2;transform:rotate(-3deg)}.Hero-module__KTD73a__stripe2{background:var(--primary);color:#fff;z-index:1;transform:rotate(3deg)}.Hero-module__KTD73a__marquee{white-space:nowrap;display:flex}.Hero-module__KTD73a__marqueeContent{text-transform:uppercase;align-items:center;gap:2rem;padding-right:2rem;font-size:1.5rem;font-weight:800;display:flex}.Hero-module__KTD73a__marqueeStar{color:var(--secondary)}@media (max-width:768px){.Hero-module__KTD73a__hero{padding-top:8rem}.Hero-module__KTD73a__marqueeWrapper{height:140px}}
.Portfolio-module__0_xLAG__portfolio{background-color:var(--background);padding:10rem 0}.Portfolio-module__0_xLAG__header{margin-bottom:4rem}.Portfolio-module__0_xLAG__title{font-size:clamp(3rem,7vw,5rem)}.Portfolio-module__0_xLAG__filters{flex-wrap:wrap;gap:1rem;margin-bottom:4rem;display:flex}.Portfolio-module__0_xLAG__filterBtn{border:2px solid var(--border);color:var(--foreground);cursor:pointer;text-transform:uppercase;background:0 0;border-radius:100px;padding:.75rem 2rem;font-size:1rem;font-weight:700;transition:all .3s}.Portfolio-module__0_xLAG__filterBtn:hover{background:var(--border);color:var(--background)}.Portfolio-module__0_xLAG__filterBtn.Portfolio-module__0_xLAG__active{background:var(--primary);color:#fff;border-color:var(--border)}.Portfolio-module__0_xLAG__grid{grid-template-columns:repeat(auto-fill,minmax(450px,1fr));gap:4rem;display:grid}@media (max-width:768px){.Portfolio-module__0_xLAG__grid{grid-template-columns:1fr;gap:3rem}}.Portfolio-module__0_xLAG__projectCard{border:2px solid var(--border);background-color:var(--surface);box-shadow:6px 6px 0px 0px var(--border);border-radius:40px;flex-direction:column;transition:box-shadow .4s cubic-bezier(.2,.8,.2,1);display:flex}.Portfolio-module__0_xLAG__projectCard:hover{box-shadow:12px 12px 0px 0px var(--border);z-index:10;animation:3s ease-in-out infinite Portfolio-module__0_xLAG__dance}@keyframes Portfolio-module__0_xLAG__dance{0%{transform:translateY(-8px)rotate(1deg)}50%{transform:translateY(-15px)rotate(-1deg)}to{transform:translateY(-8px)rotate(1deg)}}.Portfolio-module__0_xLAG__imageWrapper{aspect-ratio:4/3;background-color:var(--surface);border-bottom:2px solid var(--border);border-radius:40px 40px 0 0;width:100%;padding:1.5rem;position:relative}.Portfolio-module__0_xLAG__imageInner{border:2px solid var(--border);background-color:var(--background);border-radius:24px;width:100%;height:100%;position:relative;overflow:hidden}.Portfolio-module__0_xLAG__image{object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.Portfolio-module__0_xLAG__projectCard:hover .Portfolio-module__0_xLAG__image{transform:scale(1.1)}.Portfolio-module__0_xLAG__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#f2eee3cc;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:absolute;inset:0}.Portfolio-module__0_xLAG__projectCard:hover .Portfolio-module__0_xLAG__overlay{opacity:1}.Portfolio-module__0_xLAG__viewBtn{min-width:180px;transition:transform .4s cubic-bezier(.2,.8,.2,1);transform:translateY(20px)}.Portfolio-module__0_xLAG__projectCard:hover .Portfolio-module__0_xLAG__viewBtn{transform:translateY(0)}.Portfolio-module__0_xLAG__projectInfo{flex-direction:column;gap:1rem;padding:2.5rem;display:flex}.Portfolio-module__0_xLAG__projectCategory{color:var(--border);background-color:var(--tertiary);border:2px solid var(--border);text-transform:uppercase;letter-spacing:.05em;box-shadow:2px 2px 0px 0px var(--border);border-radius:20px;align-self:flex-start;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700}.Portfolio-module__0_xLAG__projectTitle{font-size:clamp(2rem,3vw,2.5rem);font-weight:800;line-height:1.2}
.Process-module__RRL9Hq__process{background-color:var(--background);padding:10rem 0}.Process-module__RRL9Hq__header{margin-bottom:6rem}.Process-module__RRL9Hq__title{font-size:clamp(3rem,7vw,5rem)}.Process-module__RRL9Hq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Process-module__RRL9Hq__step{border:2px solid var(--border);border-radius:var(--radius);box-shadow:6px 6px 0px 0px var(--border);padding:3rem;position:relative}.Process-module__RRL9Hq__stepNum{opacity:.1;font-size:5rem;font-weight:900;position:absolute;top:1rem;right:2rem}.Process-module__RRL9Hq__iconWrapper{margin-bottom:2rem}.Process-module__RRL9Hq__stepTitle{margin-bottom:1rem;font-size:2rem}.Process-module__RRL9Hq__stepDesc{font-size:1.1rem;font-weight:600;line-height:1.4}
.Services-module__zXymXq__services{background-color:var(--background);padding:10rem 0;position:relative}.Services-module__zXymXq__header{margin-bottom:2rem}.Services-module__zXymXq__title{text-align:left;font-size:clamp(3rem,8vw,6rem)}.Services-module__zXymXq__list{width:100%;position:relative}.Services-module__zXymXq__cardContainer{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0}.Services-module__zXymXq__item{width:100%;max-width:1600px;height:75vh;color:var(--text);border:2px solid var(--border);box-shadow:6px 6px 0px 0px var(--border);transform-origin:top;border-radius:40px;margin:0 4rem;padding:5rem;position:relative;overflow:hidden}.Services-module__zXymXq__itemContent{z-index:2;justify-content:space-between;align-items:center;gap:4rem;height:100%;display:flex;position:relative}.Services-module__zXymXq__textContent{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;display:flex}.Services-module__zXymXq__label{text-transform:uppercase;letter-spacing:.05em;background-color:var(--background);border:2px solid var(--border);box-shadow:2px 2px 0px 0px var(--border);border-radius:20px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700}.Services-module__zXymXq__itemTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1}.Services-module__zXymXq__itemDesc{max-width:550px;margin-bottom:2.5rem;font-size:1.5rem;font-weight:500;line-height:1.5}.Services-module__zXymXq__button{background-color:var(--text);color:var(--background);border:2px solid var(--text);border-radius:40px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex}.Services-module__zXymXq__button svg{transition:transform .3s}.Services-module__zXymXq__item:hover .Services-module__zXymXq__button{color:var(--text);background-color:#0000}.Services-module__zXymXq__item:hover .Services-module__zXymXq__button svg{transform:translate(4px)}.Services-module__zXymXq__itemId{opacity:.05;pointer-events:none;z-index:1;letter-spacing:-.05em;font-size:clamp(12rem,20vw,18rem);font-weight:900;line-height:1;position:absolute;top:-1.5rem;right:0}.Services-module__zXymXq__mediaWrapper{width:500px;height:400px;box-shadow:inset 0 0 0 2px var(--border), 0 10px 30px #0000000d;background-color:#fff6;border:12px solid #fff;border-radius:40px;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Services-module__zXymXq__mediaInner{justify-content:center;align-items:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.2,.8,.2,1);display:flex;position:relative}.Services-module__zXymXq__item:hover .Services-module__zXymXq__mediaInner{transform:scale(1.1)rotate(2deg)}@media (max-width:1200px){.Services-module__zXymXq__item{margin:0 2rem}}@media (max-width:992px){.Services-module__zXymXq__itemContent{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:3rem}.Services-module__zXymXq__mediaWrapper{width:100%;height:300px}.Services-module__zXymXq__itemId{font-size:8rem;top:-2rem;right:-1rem}}@media (max-width:768px){.Services-module__zXymXq__item{border-radius:30px;height:auto;min-height:70vh;padding:2.5rem}.Services-module__zXymXq__mediaWrapper{border-width:8px;border-radius:30px;height:250px}.Services-module__zXymXq__itemTitle{font-size:2rem}.Services-module__zXymXq__label{margin-bottom:1rem}.Services-module__zXymXq__itemDesc{margin-bottom:2rem}}
.Project-module__S8ALwa__main{min-height:100vh;padding-bottom:5rem}.Project-module__S8ALwa__heroWrapper{align-items:flex-end;width:100%;height:60vh;min-height:400px;padding-bottom:4rem;display:flex;position:relative}.Project-module__S8ALwa__heroImage{object-fit:cover;z-index:-2}.Project-module__S8ALwa__heroOverlay{background:linear-gradient(to bottom, #05050533 0%, var(--background) 100%);z-index:-1;position:absolute;inset:0}.Project-module__S8ALwa__heroContent{z-index:10;position:relative}.Project-module__S8ALwa__backLink{color:#a1a1aa;align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;transition:color .3s;display:inline-flex}.Project-module__S8ALwa__backLink:hover{color:var(--foreground)}.Project-module__S8ALwa__badge{color:var(--secondary);background:#4f46e533;border:1px solid #4f46e54d;border-radius:2rem;margin-bottom:1rem;padding:.25rem 1rem;font-size:.875rem;font-weight:500;display:inline-block}.Project-module__S8ALwa__title{letter-spacing:-.02em;font-size:clamp(2.5rem,6vw,4.5rem)}.Project-module__S8ALwa__contentContainer{align-items:flex-start;gap:4rem;margin-top:4rem;display:flex}@media (max-width:900px){.Project-module__S8ALwa__contentContainer{flex-direction:column-reverse}}.Project-module__S8ALwa__sidebar{flex-shrink:0;width:320px;position:sticky;top:100px}@media (max-width:900px){.Project-module__S8ALwa__sidebar{width:100%;position:relative;top:0}}.Project-module__S8ALwa__metaCard{padding:2rem}.Project-module__S8ALwa__metaTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.1rem}.Project-module__S8ALwa__techTags{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.Project-module__S8ALwa__tag{border:1px solid var(--border);color:#a1a1aa;background:#ffffff0d;border-radius:4px;padding:.25rem .75rem;font-size:.85rem}.Project-module__S8ALwa__articleBody{flex-grow:1}.Project-module__S8ALwa__section{margin-bottom:4rem}.Project-module__S8ALwa__section h2{color:var(--foreground);margin-bottom:1.5rem;font-size:1.75rem;display:inline-block;position:relative}.Project-module__S8ALwa__section h2:after{content:"";background:var(--primary);border-radius:2px;width:40px;height:3px;position:absolute;bottom:-.5rem;left:0}.Project-module__S8ALwa__section p{color:#a1a1aa;font-size:1.1rem;line-height:1.8}
.Testimonials-module__p9op_q__testimonials{padding:10rem 0}.Testimonials-module__p9op_q__header{margin-bottom:6rem}.Testimonials-module__p9op_q__title{font-size:clamp(3rem,7vw,5rem)}.Testimonials-module__p9op_q__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Testimonials-module__p9op_q__card{border:2px solid var(--border);border-radius:var(--radius);box-shadow:6px 6px 0px 0px var(--border);padding:3rem}.Testimonials-module__p9op_q__stars{gap:.25rem;margin-bottom:2rem;display:flex}.Testimonials-module__p9op_q__content{margin-bottom:2.5rem;font-size:1.5rem;font-weight:700;line-height:1.3}.Testimonials-module__p9op_q__author{border-top:2px solid #0000001a;padding-top:1.5rem}.Testimonials-module__p9op_q__name{font-size:1.25rem;font-weight:800}.Testimonials-module__p9op_q__role{opacity:.7;font-size:1rem;font-weight:600}
