.Header-module__hBw1pG__header{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--card-border);z-index:1000;width:100%;padding:var(--space-2) 0;background-color:#042c45eb;transition:all .3s;position:fixed;top:0}.Header-module__hBw1pG__nav{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logoImage{object-fit:contain;width:auto;height:40px;transition:all .3s}.Header-module__hBw1pG__navLinks{align-items:center;gap:var(--space-4);list-style:none;display:flex}.Header-module__hBw1pG__navLinks a{color:var(--text-light);font-weight:500;font-size:var(--font-size-md);text-decoration:none;transition:all .3s;position:relative}.Header-module__hBw1pG__navLinks a:not(.Header-module__hBw1pG__navButton):hover{color:var(--brand-100)}.Header-module__hBw1pG__navLinks a:not(.Header-module__hBw1pG__navButton):after{content:"";background:var(--brand-500);width:0;height:2px;transition:width .3s;position:absolute;bottom:-6px;left:0}.Header-module__hBw1pG__navLinks a:not(.Header-module__hBw1pG__navButton):hover:after{width:100%}.Header-module__hBw1pG__navButton{padding:var(--space-2) var(--space-4);background:var(--brand-500);border-radius:var(--radius-md);border:none;font-weight:600;transition:all .3s;color:var(--brand-900)!important}.Header-module__hBw1pG__navButton:hover{background:var(--brand-100);transform:none;color:var(--brand-900)!important}.Header-module__hBw1pG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:24px;padding:0;display:none;position:relative}.Header-module__hBw1pG__hamburger span{background:var(--brand-100);border-radius:3px;width:100%;height:3px;transition:all .3s}.Header-module__hBw1pG__hamburger:hover span,.Header-module__hBw1pG__hamburgerActive span{background:var(--brand-100)}.Header-module__hBw1pG__hamburgerActive span:first-child{transform:translateY(10.5px)rotate(45deg)}.Header-module__hBw1pG__hamburgerActive span:nth-child(2){opacity:0}.Header-module__hBw1pG__hamburgerActive span:nth-child(3){transform:translateY(-10.5px)rotate(-45deg)}.Header-module__hBw1pG__mobileMenu{background:var(--brand-900);border-left:1px solid var(--card-border);z-index:999;width:80%;max-width:350px;height:100vh;padding:96px 24px 24px;transition:right .25s;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-10px 0 50px #00000080}.Header-module__hBw1pG__mobileMenuOpen{right:0}.Header-module__hBw1pG__mobileNavLinks{gap:var(--space-2);flex-direction:column;list-style:none;display:flex}.Header-module__hBw1pG__mobileNavLinks li{opacity:1;animation:none;transform:none}.Header-module__hBw1pG__mobileMenuOpen .Header-module__hBw1pG__mobileNavLinks li:first-child{animation-delay:.1s}.Header-module__hBw1pG__mobileMenuOpen .Header-module__hBw1pG__mobileNavLinks li:nth-child(2){animation-delay:.15s}.Header-module__hBw1pG__mobileMenuOpen .Header-module__hBw1pG__mobileNavLinks li:nth-child(3){animation-delay:.2s}.Header-module__hBw1pG__mobileMenuOpen .Header-module__hBw1pG__mobileNavLinks li:nth-child(4){animation-delay:.25s}.Header-module__hBw1pG__mobileMenuOpen .Header-module__hBw1pG__mobileNavLinks li:nth-child(5){animation-delay:.3s}.Header-module__hBw1pG__mobileNavLinks a{color:var(--brand-100);font-weight:600;font-size:var(--font-size-lg);padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);border:1px solid var(--card-border);background:#e3ecf40d;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.Header-module__hBw1pG__mobileNavLinks a:hover{color:var(--brand-900);border-color:var(--card-border-hover);background:var(--brand-100);transform:none}@media (max-width:768px){.Header-module__hBw1pG__navLinks{display:none}.Header-module__hBw1pG__hamburger{display:flex}}
.Footer-module__S6Hkya__footer{background:var(--section-bg-deep);color:var(--headline-color);padding:var(--space-12) 0 var(--space-5);border-top:1px solid var(--card-border);position:relative}.Footer-module__S6Hkya__footer:before{content:"";background:var(--brand-500);width:100%;height:3px;box-shadow:none;position:absolute;top:0;left:0}.Footer-module__S6Hkya__footerContent{flex-wrap:wrap;justify-content:space-between;gap:40px;margin-bottom:60px;display:flex}.Footer-module__S6Hkya__footerSection{flex:1;min-width:150px}.Footer-module__S6Hkya__footerSection:first-child{flex:2;min-width:300px;max-width:400px;margin-right:40px}.Footer-module__S6Hkya__footerSection h3{font-size:var(--font-size-xl);color:var(--headline-color);margin-bottom:28px;font-weight:800;display:inline-block;position:relative}.Footer-module__S6Hkya__footerSection h3:after{content:"";background:var(--brand-500);border-radius:2px;width:50px;height:3px;position:absolute;bottom:-10px;left:0}.Footer-module__S6Hkya__footerSection p{color:var(--body-muted);line-height:1.8;font-size:var(--font-size-sm)}.Footer-module__S6Hkya__footerSection ul{list-style:none}.Footer-module__S6Hkya__footerSection ul li{margin-bottom:16px}.Footer-module__S6Hkya__footerSection ul li a{color:var(--text-light);padding-left:0;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.Footer-module__S6Hkya__footerSection ul li a:before{content:"→";opacity:0;color:var(--secondary-color);transition:all .3s;position:absolute;left:-20px}.Footer-module__S6Hkya__footerSection ul li a:hover{color:var(--secondary-color);padding-left:25px}.Footer-module__S6Hkya__footerSection ul li a:hover:before{opacity:1;left:0}.Footer-module__S6Hkya__socialLinks{gap:16px;display:flex}.Footer-module__S6Hkya__socialLinks a{border-radius:var(--radius-md);width:44px;height:44px;color:var(--headline-color);border:1px solid var(--card-border);background:#e3ecf40d;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__socialLinks a:before{content:"";background:var(--brand-500);opacity:0;border-radius:var(--radius-md);width:100%;height:100%;transition:opacity .3s;position:absolute}.Footer-module__S6Hkya__socialLinks a:hover:before{opacity:1}.Footer-module__S6Hkya__socialLinks a:hover{color:var(--brand-900);border-color:#0000;transform:none}.Footer-module__S6Hkya__socialLinks a i,.Footer-module__S6Hkya__socialLinks a svg{z-index:2;position:relative}.Footer-module__S6Hkya__copyright{text-align:center;color:#64748b;font-size:var(--font-size-sm);border-top:1px solid #ffffff0d;padding-top:40px}@media (max-width:992px){.Footer-module__S6Hkya__footerContent{text-align:center;flex-direction:column;align-items:center;gap:40px}.Footer-module__S6Hkya__footerSection{min-width:100%}.Footer-module__S6Hkya__footerSection:first-child{text-align:center;max-width:100%;margin-right:0}.Footer-module__S6Hkya__footerSection h3:after{left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__socialLinks{justify-content:center}}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:60px 0 30px}.Footer-module__S6Hkya__copyright{padding-top:30px}}
.Hero-module__ZARIfG__hero{padding:var(--space-12) 0;background:var(--section-bg-base);align-items:center;min-height:calc(100vh - 80px);margin-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__geometricShapes{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__shapeCircle{border:2px solid #155ea54d;border-radius:50%;width:140px;height:140px;position:absolute;top:10%;left:6%}.Hero-module__ZARIfG__shapeCircleSmall{border:2px solid #f48c6033;border-radius:50%;width:50px;height:50px;position:absolute;top:65%;left:25%}.Hero-module__ZARIfG__shapeSquare{border-radius:var(--radius-md);border:2px solid #f48c6040;width:90px;height:90px;position:absolute;top:15%;right:10%;transform:rotate(15deg)}.Hero-module__ZARIfG__shapeSquareSmall{border:2px solid #155ea533;border-radius:8px;width:40px;height:40px;position:absolute;bottom:30%;right:8%;transform:rotate(-20deg)}.Hero-module__ZARIfG__shapeTriangle{border-bottom:78px solid #155ea526;border-left:45px solid #0000;border-right:45px solid #0000;width:0;height:0;position:absolute;bottom:18%;left:12%}.Hero-module__ZARIfG__shapeDots{background-image:radial-gradient(circle,#e3ecf433 1.5px,#0000 1.5px);background-size:14px 14px;width:72px;height:72px;position:absolute;top:30%;right:6%}.Hero-module__ZARIfG__shapeDotsSmall{background-image:radial-gradient(circle,#f48c602e 1px,#0000 1px);background-size:10px 10px;width:42px;height:42px;position:absolute;top:70%;right:30%}.Hero-module__ZARIfG__shapeRing{border:2px solid #f48c6033;border-radius:50%;width:110px;height:110px;position:absolute;bottom:12%;right:16%}.Hero-module__ZARIfG__shapeRingSmall{border:2px solid #e3ecf41f;border-radius:50%;width:60px;height:60px;position:absolute;top:45%;left:3%}.Hero-module__ZARIfG__shapeCross{width:36px;height:36px;position:absolute;top:50%;left:5%}.Hero-module__ZARIfG__shapeCross:before,.Hero-module__ZARIfG__shapeCross:after{content:"";background:#e3ecf44d;border-radius:1px;position:absolute}.Hero-module__ZARIfG__shapeCross:before{width:100%;height:3px;top:50%;left:0;transform:translateY(-50%)}.Hero-module__ZARIfG__shapeCross:after{width:3px;height:100%;top:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__shapeCrossSmall{width:24px;height:24px;position:absolute;top:25%;left:40%}.Hero-module__ZARIfG__shapeCrossSmall:before,.Hero-module__ZARIfG__shapeCrossSmall:after{content:"";background:#155ea540;border-radius:1px;position:absolute}.Hero-module__ZARIfG__shapeCrossSmall:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.Hero-module__ZARIfG__shapeCrossSmall:after{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__shapeHexagon{background:#155ea51a;border-left:2px solid #155ea533;border-right:2px solid #155ea533;width:50px;height:28px;position:absolute;top:75%;left:45%}.Hero-module__ZARIfG__shapeHexagon:before,.Hero-module__ZARIfG__shapeHexagon:after{content:"";border-left:25px solid #0000;border-right:25px solid #0000;width:0;position:absolute}.Hero-module__ZARIfG__shapeHexagon:before{border-bottom:14px solid #155ea51a;top:-14px}.Hero-module__ZARIfG__shapeHexagon:after{border-top:14px solid #155ea51a;bottom:-14px}.Hero-module__ZARIfG__shapeLine{background:linear-gradient(90deg,#0000,#e3ecf433,#0000);width:80px;height:2px;position:absolute;top:40%;left:20%;transform:rotate(-30deg)}.Hero-module__ZARIfG__backgroundBlob{display:none}.Hero-module__ZARIfG__heroContent{text-align:center;max-width:1200px;margin:0 auto}.Hero-module__ZARIfG__heroText h1{font-size:var(--font-size-display);color:var(--headline-color);margin-bottom:var(--space-3);letter-spacing:-.04em;font-weight:800;line-height:1.08}.Hero-module__ZARIfG__highlight{color:var(--brand-500);display:block}.Hero-module__ZARIfG__heroText p{font-size:var(--font-size-xl);color:var(--text-light);margin:0 auto var(--space-5);max-width:720px;line-height:1.7}.Hero-module__ZARIfG__ctaGroup{gap:var(--space-2);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__ctaButton,.Hero-module__ZARIfG__secondaryButton{padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);font-weight:700;font-size:var(--font-size-md);justify-content:center;align-items:center;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s;display:inline-flex}.Hero-module__ZARIfG__ctaButton{background:var(--brand-500);color:var(--brand-900);border:1px solid var(--brand-500)}.Hero-module__ZARIfG__ctaButton:hover{background:var(--brand-100);border-color:var(--brand-100);color:var(--brand-900)}.Hero-module__ZARIfG__secondaryButton{color:var(--brand-100);border:1px solid var(--card-border);background:0 0}.Hero-module__ZARIfG__secondaryButton:hover{background:var(--brand-100);border-color:var(--brand-100);color:var(--brand-900)}@media (max-width:768px){.Hero-module__ZARIfG__hero{padding:var(--space-10) 0;min-height:calc(100vh - 80px)}.Hero-module__ZARIfG__shapeCircle{width:90px;height:90px;top:8%;left:3%}.Hero-module__ZARIfG__shapeCircleSmall{width:35px;height:35px;top:55%;left:15%}.Hero-module__ZARIfG__shapeSquare{width:55px;height:55px;top:12%;right:5%}.Hero-module__ZARIfG__shapeSquareSmall{width:28px;height:28px;bottom:25%;right:5%}.Hero-module__ZARIfG__shapeTriangle{border-bottom-width:48px;border-left-width:28px;border-right-width:28px;bottom:15%;left:6%}.Hero-module__ZARIfG__shapeDots{width:48px;height:48px;top:25%;right:3%}.Hero-module__ZARIfG__shapeDotsSmall{width:30px;height:30px;top:60%;right:15%}.Hero-module__ZARIfG__shapeRing{width:70px;height:70px;bottom:10%;right:10%}.Hero-module__ZARIfG__shapeRingSmall{width:40px;height:40px;top:40%;left:2%}.Hero-module__ZARIfG__shapeCross{width:24px;height:24px;top:45%;left:3%}.Hero-module__ZARIfG__shapeCrossSmall{width:16px;height:16px;top:20%;left:30%}.Hero-module__ZARIfG__shapeHexagon{width:35px;height:20px;top:65%;left:35%}.Hero-module__ZARIfG__shapeHexagon:before,.Hero-module__ZARIfG__shapeHexagon:after{border-left-width:17px;border-right-width:17px}.Hero-module__ZARIfG__shapeHexagon:before{border-bottom-width:10px;top:-10px}.Hero-module__ZARIfG__shapeHexagon:after{border-top-width:10px;bottom:-10px}.Hero-module__ZARIfG__shapeLine{width:50px;top:35%;left:15%}.Hero-module__ZARIfG__heroText h1{font-size:var(--font-size-3xl)}.Hero-module__ZARIfG__heroText p{font-size:var(--font-size-lg)}.Hero-module__ZARIfG__ctaButton,.Hero-module__ZARIfG__secondaryButton{width:100%;max-width:320px}}
.About-module__vAULUW__about{padding:var(--space-10) 0;background:var(--section-bg-raised);align-items:center;min-height:calc(100vh - 80px);display:flex}.About-module__vAULUW__glassContainer{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.About-module__vAULUW__aboutContent{align-items:center;gap:var(--space-10);grid-template-columns:minmax(0,1.15fr) minmax(280px,384px);display:grid}.About-module__vAULUW__sectionTitle{font-size:var(--font-size-4xl);color:var(--headline-color);margin-bottom:48px;font-weight:800;display:inline-block;position:relative}.About-module__vAULUW__sectionTitle:after{content:"";background:var(--brand-500);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.About-module__vAULUW__aboutText h3{color:var(--headline-color);font-size:var(--font-size-3xl);margin-bottom:var(--space-4);font-weight:800;line-height:1.15}.About-module__vAULUW__aboutText p{color:var(--text-light);font-size:var(--font-size-lg);max-width:680px;margin-bottom:var(--space-3);line-height:1.8}.About-module__vAULUW__stats{gap:var(--space-6);margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--card-border);display:flex}.About-module__vAULUW__statItem{gap:var(--space-1);flex-direction:column;display:flex}.About-module__vAULUW__statNumber{color:var(--brand-500);font-size:var(--font-size-4xl);font-weight:800;line-height:1}.About-module__vAULUW__statLabel{color:var(--body-muted);font-size:var(--font-size-sm);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.About-module__vAULUW__aboutImage{justify-self:end}.About-module__vAULUW__image{border-radius:var(--radius-lg);border:1px solid var(--card-border);width:100%;height:auto;display:block}@media (max-width:992px){.About-module__vAULUW__about{min-height:calc(100vh - 80px)}.About-module__vAULUW__aboutContent{gap:var(--space-6);grid-template-columns:1fr}.About-module__vAULUW__aboutImage{grid-row:1;justify-self:center;max-width:320px}.About-module__vAULUW__aboutText{text-align:center}.About-module__vAULUW__aboutText p{margin-left:auto;margin-right:auto}.About-module__vAULUW__stats{justify-content:center}}@media (max-width:768px){.About-module__vAULUW__about{padding:var(--space-10) 0}.About-module__vAULUW__aboutText h3{font-size:var(--font-size-2xl)}.About-module__vAULUW__aboutText p{font-size:var(--font-size-md)}.About-module__vAULUW__sectionTitle{font-size:var(--font-size-2xl)}.About-module__vAULUW__stats{gap:var(--space-4);align-items:center}}
.Services-module__dpHhBa__services{padding:var(--space-10) 0;background:var(--section-bg-base);align-items:center;min-height:calc(100vh - 80px);display:flex;position:relative}.Services-module__dpHhBa__services:before{content:none}.Services-module__dpHhBa__sectionTitle{text-align:center;font-size:var(--font-size-4xl);color:var(--headline-color);margin-bottom:48px;font-weight:800;display:block;position:relative}.Services-module__dpHhBa__sectionTitle:after{content:"";background:var(--brand-500);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.Services-module__dpHhBa__servicesGrid{gap:var(--space-3);grid-template-columns:repeat(3,1fr);max-width:1400px;margin:0 auto;display:grid}.Services-module__dpHhBa__serviceCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--card-radius);padding:var(--space-5) var(--space-4);align-items:flex-start;gap:var(--space-3);flex-direction:column;transition:border-color .2s,background-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.Services-module__dpHhBa__serviceCard:before{content:"";background:var(--brand-500);opacity:0;height:3px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.Services-module__dpHhBa__serviceCard:hover:before{opacity:1}.Services-module__dpHhBa__serviceCard:hover{background:var(--card-bg-hover);border-color:var(--card-border-hover);box-shadow:var(--shadow-hover);transform:none}.Services-module__dpHhBa__serviceIcon{border-radius:var(--radius-md);border:1px solid var(--card-border);width:56px;height:56px;color:var(--brand-500);background:#f48c601f;justify-content:center;align-items:center;transition:background-color .2s,color .2s,border-color .2s;display:flex}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__serviceIcon{background:var(--brand-500);border-color:var(--brand-500);color:var(--brand-900);transform:none}.Services-module__dpHhBa__serviceIcon svg{width:28px;height:28px}.Services-module__dpHhBa__serviceContent{gap:var(--space-2);flex-direction:column;flex:1;display:flex}.Services-module__dpHhBa__serviceCard h3{font-size:var(--font-size-xl);color:var(--headline-color);margin:0;font-weight:700;line-height:1.4}.Services-module__dpHhBa__serviceCard p{color:var(--body-muted);font-size:var(--font-size-sm);margin:0;line-height:1.7}@media (max-width:1200px){.Services-module__dpHhBa__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__dpHhBa__services{padding:var(--space-10) 0;min-height:calc(100vh - 80px)}.Services-module__dpHhBa__servicesGrid{gap:var(--space-2);grid-template-columns:1fr}.Services-module__dpHhBa__sectionTitle{font-size:var(--font-size-2xl);margin-bottom:48px}.Services-module__dpHhBa__serviceCard{padding:var(--space-4) var(--space-3)}}
.PortfolioPreview-module__f4MJQq__portfolioPreview{padding:var(--space-10) 0;background:var(--section-bg-muted);align-items:center;min-height:calc(100vh - 80px);display:flex;position:relative}.PortfolioPreview-module__f4MJQq__portfolioPreview:before{content:none}.PortfolioPreview-module__f4MJQq__sectionHeader{text-align:center;max-width:760px;margin:0 auto 48px}.PortfolioPreview-module__f4MJQq__sectionHeader h2{font-size:var(--font-size-4xl);color:var(--headline-color);text-align:center;margin-bottom:48px;font-weight:800;display:inline-block;position:relative}.PortfolioPreview-module__f4MJQq__sectionHeader h2:after{content:"";background:var(--brand-500);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.PortfolioPreview-module__f4MJQq__sectionHeader p{color:var(--body-muted);font-size:var(--font-size-lg);max-width:600px;margin-bottom:60px;margin-left:auto;margin-right:auto;line-height:1.8}.PortfolioPreview-module__f4MJQq__previewGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.PortfolioPreview-module__f4MJQq__previewCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--card-radius);padding:28px;transition:all .4s;position:relative;overflow:hidden}.PortfolioPreview-module__f4MJQq__previewCard:before{content:"";background:var(--brand-500);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.PortfolioPreview-module__f4MJQq__previewCard:hover:before{opacity:1}.PortfolioPreview-module__f4MJQq__previewCard:hover{background:var(--card-bg-hover);border-color:var(--card-border-hover);box-shadow:var(--shadow-hover);transform:none}.PortfolioPreview-module__f4MJQq__cardHeader{gap:6px;margin-bottom:18px;display:grid}.PortfolioPreview-module__f4MJQq__serviceMeta{color:var(--secondary-color);font-size:var(--font-size-xs);text-transform:uppercase;letter-spacing:.8px;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:18px;font-weight:800;display:flex}.PortfolioPreview-module__f4MJQq__serviceMeta span+span:before{content:"·";color:#64748b;margin-right:8px}.PortfolioPreview-module__f4MJQq__companyName{color:var(--headline-color);font-size:var(--font-size-xl);margin:0;font-weight:900;line-height:1.2}.PortfolioPreview-module__f4MJQq__businessInfo{color:var(--text-light);margin:0;font-weight:700;line-height:1.5}.PortfolioPreview-module__f4MJQq__projectSummary{color:var(--body-muted);line-height:1.7}.PortfolioPreview-module__f4MJQq__actionRow{justify-content:center;margin-top:42px;display:flex}.PortfolioPreview-module__f4MJQq__viewButton{color:var(--brand-900);background:var(--brand-500);border-radius:var(--radius-md);padding:var(--space-2) var(--space-4);justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.PortfolioPreview-module__f4MJQq__viewButton:hover{background:var(--brand-100);color:var(--brand-900);transform:none}@media (max-width:1024px){.PortfolioPreview-module__f4MJQq__previewGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.PortfolioPreview-module__f4MJQq__portfolioPreview{padding:var(--space-10) 0;min-height:calc(100vh - 80px)}.PortfolioPreview-module__f4MJQq__sectionHeader h2{font-size:var(--font-size-2xl)}.PortfolioPreview-module__f4MJQq__sectionHeader p{font-size:var(--font-size-md)}.PortfolioPreview-module__f4MJQq__previewGrid{grid-template-columns:1fr}.PortfolioPreview-module__f4MJQq__previewCard{padding:24px}}
.FAQ-module__V8_xEa__faq{padding:var(--space-10) 0;background:var(--section-bg-base);align-items:center;min-height:calc(100vh - 80px);display:flex;position:relative}.FAQ-module__V8_xEa__faq:before{content:none}.FAQ-module__V8_xEa__sectionTitle{text-align:center;font-size:var(--font-size-4xl);color:var(--headline-color);margin-bottom:48px;font-weight:800;position:relative}.FAQ-module__V8_xEa__sectionTitle:after{content:"";background:var(--brand-500);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.FAQ-module__V8_xEa__sectionSubtitle{text-align:center;color:var(--body-muted);font-size:var(--font-size-lg);max-width:600px;margin-bottom:60px;margin-left:auto;margin-right:auto}.FAQ-module__V8_xEa__faqGrid{gap:var(--space-2);grid-template-columns:1fr;max-width:800px;margin:0 auto;display:grid}.FAQ-module__V8_xEa__faqItem{background:var(--card-bg);border-radius:var(--card-radius);border:1px solid var(--card-border);transition:all .3s;overflow:hidden}.FAQ-module__V8_xEa__faqItem:hover{background:var(--card-bg-hover);border-color:var(--card-border-hover)}.FAQ-module__V8_xEa__faqQuestion{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:24px 28px;display:flex}.FAQ-module__V8_xEa__faqQuestion h3{font-size:var(--font-size-md);color:var(--headline-color);flex:1;margin:0;padding-right:16px;font-weight:600}.FAQ-module__V8_xEa__faqIcon{border:1px solid var(--card-border);background:#e3ecf41f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__faqIcon{background:var(--accent-color);border-color:var(--brand-500);transform:rotate(180deg)}.FAQ-module__V8_xEa__faqIcon svg{width:16px;height:16px;color:var(--secondary-color)}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__faqIcon svg{color:var(--brand-900)}.FAQ-module__V8_xEa__faqAnswer{max-height:0;transition:max-height .4s,padding .4s;overflow:hidden}.FAQ-module__V8_xEa__faqItem.FAQ-module__V8_xEa__active .FAQ-module__V8_xEa__faqAnswer{max-height:300px}.FAQ-module__V8_xEa__faqAnswerInner{color:var(--body-muted);line-height:1.7;font-size:var(--font-size-sm);padding:0 28px 24px}@media (max-width:768px){.FAQ-module__V8_xEa__faq{min-height:calc(100vh - 80px);padding:80px 0}.FAQ-module__V8_xEa__sectionTitle{font-size:var(--font-size-2xl);margin-bottom:42px}.FAQ-module__V8_xEa__sectionSubtitle{font-size:var(--font-size-md);margin-bottom:40px}.FAQ-module__V8_xEa__faqQuestion{padding:20px}.FAQ-module__V8_xEa__faqQuestion h3{font-size:var(--font-size-sm)}.FAQ-module__V8_xEa__faqAnswerInner{font-size:var(--font-size-sm);padding:0 20px 20px}}
.WhyChooseUs-module__aV2w7G__whyChoose{padding:var(--space-10) 0;background:var(--section-bg-raised);align-items:center;min-height:calc(100vh - 80px);display:flex;position:relative}.WhyChooseUs-module__aV2w7G__whyChoose:before{content:none}.WhyChooseUs-module__aV2w7G__sectionTitle{text-align:center;font-size:var(--font-size-4xl);color:var(--headline-color);margin-bottom:48px;font-weight:800;position:relative}.WhyChooseUs-module__aV2w7G__sectionTitle:after{content:"";background:var(--brand-500);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.WhyChooseUs-module__aV2w7G__featuresGrid{gap:var(--space-3);max-width:920px;margin:var(--space-5) auto 0;grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:900px){.WhyChooseUs-module__aV2w7G__featuresGrid{gap:var(--space-3);grid-template-columns:1fr;max-width:520px}}.WhyChooseUs-module__aV2w7G__feature{text-align:center;padding:var(--space-4) var(--space-3);background:var(--card-bg);border-radius:var(--card-radius);box-shadow:var(--shadow-soft);border:1px solid var(--card-border);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.WhyChooseUs-module__aV2w7G__feature:hover{background:var(--card-bg-hover);box-shadow:var(--shadow-hover);border-color:var(--card-border-hover);transform:none}.WhyChooseUs-module__aV2w7G__featureIcon{border-radius:var(--radius-md);width:56px;height:56px;margin:0 auto var(--space-3);border:1px solid var(--card-border);z-index:2;background:#f48c6024;justify-content:center;align-items:center;transition:all .5s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.WhyChooseUs-module__aV2w7G__feature:hover .WhyChooseUs-module__aV2w7G__featureIcon{background:var(--brand-500);border-color:var(--brand-500);transform:none}.WhyChooseUs-module__aV2w7G__featureIcon svg{width:28px;height:28px;color:var(--secondary-color);transition:color .3s,filter .3s}.WhyChooseUs-module__aV2w7G__feature:hover .WhyChooseUs-module__aV2w7G__featureIcon svg{color:var(--brand-900)}.WhyChooseUs-module__aV2w7G__feature h3{font-size:var(--font-size-lg);color:var(--headline-color);margin-bottom:var(--space-2);z-index:2;font-weight:700;position:relative}.WhyChooseUs-module__aV2w7G__feature p{color:var(--body-muted);font-size:var(--font-size-sm);z-index:2;line-height:1.65;position:relative}@media (max-width:768px){.WhyChooseUs-module__aV2w7G__whyChoose{padding:var(--space-10) 0;min-height:calc(100vh - 80px)}.WhyChooseUs-module__aV2w7G__sectionTitle{font-size:var(--font-size-2xl);margin-bottom:48px}.WhyChooseUs-module__aV2w7G__feature{padding:var(--space-4) var(--space-3)}.WhyChooseUs-module__aV2w7G__featureIcon{width:56px;height:56px}.WhyChooseUs-module__aV2w7G__featureIcon svg{width:28px;height:28px}.WhyChooseUs-module__aV2w7G__feature h3{font-size:var(--font-size-lg)}}
.page-module__JZa57W__portfolioPage{background:var(--section-bg-base);position:relative;overflow:hidden}.page-module__JZa57W__hero{padding:180px 0 var(--space-12);background:var(--section-bg-base);align-items:center;min-height:calc(100vh - 80px);display:flex;position:relative;overflow:hidden}.page-module__JZa57W__hero:before{content:none}.page-module__JZa57W__geometricShapes{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.page-module__JZa57W__shapeCircle{border:2px solid #155ea54d;border-radius:50%;width:140px;height:140px;position:absolute;top:10%;left:6%}.page-module__JZa57W__shapeCircleSmall{border:2px solid #f48c6033;border-radius:50%;width:50px;height:50px;position:absolute;top:65%;left:25%}.page-module__JZa57W__shapeSquare{border-radius:var(--radius-md);border:2px solid #f48c6040;width:90px;height:90px;position:absolute;top:15%;right:10%;transform:rotate(15deg)}.page-module__JZa57W__shapeSquareSmall{border:2px solid #155ea533;border-radius:8px;width:40px;height:40px;position:absolute;bottom:30%;right:8%;transform:rotate(-20deg)}.page-module__JZa57W__shapeTriangle{border-bottom:78px solid #155ea526;border-left:45px solid #0000;border-right:45px solid #0000;width:0;height:0;position:absolute;bottom:18%;left:12%}.page-module__JZa57W__shapeDots{background-image:radial-gradient(circle,#e3ecf433 1.5px,#0000 1.5px);background-size:14px 14px;width:72px;height:72px;position:absolute;top:30%;right:6%}.page-module__JZa57W__shapeDotsSmall{background-image:radial-gradient(circle,#f48c602e 1px,#0000 1px);background-size:10px 10px;width:42px;height:42px;position:absolute;top:70%;right:30%}.page-module__JZa57W__shapeRing{border:2px solid #f48c6033;border-radius:50%;width:110px;height:110px;position:absolute;bottom:12%;right:16%}.page-module__JZa57W__shapeRingSmall{border:2px solid #e3ecf41f;border-radius:50%;width:60px;height:60px;position:absolute;top:45%;left:3%}.page-module__JZa57W__shapeCross{width:36px;height:36px;position:absolute;top:50%;left:5%}.page-module__JZa57W__shapeCross:before,.page-module__JZa57W__shapeCross:after{content:"";background:#e3ecf44d;border-radius:1px;position:absolute}.page-module__JZa57W__shapeCross:before{width:100%;height:3px;top:50%;left:0;transform:translateY(-50%)}.page-module__JZa57W__shapeCross:after{width:3px;height:100%;top:0;left:50%;transform:translate(-50%)}.page-module__JZa57W__shapeCrossSmall{width:24px;height:24px;position:absolute;top:25%;left:40%}.page-module__JZa57W__shapeCrossSmall:before,.page-module__JZa57W__shapeCrossSmall:after{content:"";background:#155ea540;border-radius:1px;position:absolute}.page-module__JZa57W__shapeCrossSmall:before{width:100%;height:2px;top:50%;left:0;transform:translateY(-50%)}.page-module__JZa57W__shapeCrossSmall:after{width:2px;height:100%;top:0;left:50%;transform:translate(-50%)}.page-module__JZa57W__shapeHexagon{background:#155ea51a;border-left:2px solid #155ea533;border-right:2px solid #155ea533;width:50px;height:28px;position:absolute;top:75%;left:45%}.page-module__JZa57W__shapeHexagon:before,.page-module__JZa57W__shapeHexagon:after{content:"";border-left:25px solid #0000;border-right:25px solid #0000;width:0;position:absolute}.page-module__JZa57W__shapeHexagon:before{border-bottom:14px solid #155ea51a;top:-14px}.page-module__JZa57W__shapeHexagon:after{border-top:14px solid #155ea51a;bottom:-14px}.page-module__JZa57W__shapeLine{background:linear-gradient(90deg,#0000,#e3ecf433,#0000);width:80px;height:2px;position:absolute;top:40%;left:20%;transform:rotate(-30deg)}.page-module__JZa57W__heroContent{text-align:center;max-width:800px;margin:0 auto}.page-module__JZa57W__heroContent h1{font-size:var(--font-size-display);color:var(--headline-color);margin-bottom:var(--space-3);letter-spacing:-.04em;font-weight:800;line-height:1.08}.page-module__JZa57W__hero p{color:var(--text-light);font-size:var(--font-size-xl);max-width:720px;margin:0 auto 34px;line-height:1.8}.page-module__JZa57W__ctaPanel h2{color:var(--headline-color);font-weight:900;line-height:1.1}.page-module__JZa57W__ctaButton{color:var(--brand-900);background:var(--brand-500);border-radius:var(--radius-md);padding:var(--space-2) var(--space-4);justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__JZa57W__ctaButton:hover{background:var(--brand-100);color:var(--brand-900);transform:none}.page-module__JZa57W__section,.page-module__JZa57W__sectionAlt{padding:var(--space-10) 0;border-top:0;align-items:center;min-height:calc(100vh - 80px);display:flex}.page-module__JZa57W__ctaSection{padding:var(--space-10) 0;border-top:0;align-items:center;display:flex}.page-module__JZa57W__section{background:var(--section-bg-muted)}.page-module__JZa57W__sectionAlt{background:var(--section-bg-raised)}.page-module__JZa57W__ctaSection{background:var(--section-bg-base)}.page-module__JZa57W__sectionHeader{text-align:center;max-width:800px;margin:0 auto 48px}.page-module__JZa57W__sectionHeader h2{font-size:var(--font-size-section);color:var(--headline-color);text-align:center;margin-bottom:48px;font-weight:800;display:inline-block;position:relative}.page-module__JZa57W__sectionHeader h2:after{content:"";background:var(--brand-500);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.page-module__JZa57W__sectionHeader p{color:var(--body-muted);font-size:var(--font-size-lg);max-width:600px;margin-bottom:60px;margin-left:auto;margin-right:auto;line-height:1.8}.page-module__JZa57W__caseGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:24px;display:grid}.page-module__JZa57W__caseCard,.page-module__JZa57W__quickCard{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--card-radius);transition:all .4s;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000047}.page-module__JZa57W__caseCard:before,.page-module__JZa57W__quickCard:before{content:"";background:var(--brand-500);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.page-module__JZa57W__caseCard:hover:before,.page-module__JZa57W__quickCard:hover:before{opacity:1}.page-module__JZa57W__caseCard:hover,.page-module__JZa57W__quickCard:hover{background:var(--card-bg-hover);border-color:var(--card-border-hover);box-shadow:var(--shadow-hover);transform:none}.page-module__JZa57W__ctaPanel{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--card-radius);box-shadow:0 20px 60px #00000047}.page-module__JZa57W__caseCard{flex-direction:column;gap:14px;padding:30px;display:flex}.page-module__JZa57W__cardHeader{gap:6px;display:grid}.page-module__JZa57W__serviceMeta{color:var(--secondary-color);font-size:var(--font-size-xs);flex-wrap:wrap;align-items:center;gap:10px;font-weight:800;display:flex}.page-module__JZa57W__serviceMeta span+span:before{content:"·";color:var(--secondary-color);margin-right:10px}.page-module__JZa57W__companyName{color:var(--headline-color);font-size:var(--font-size-xl);margin:0;font-weight:900;line-height:1.2}.page-module__JZa57W__businessInfo{color:var(--text-light);margin:0;font-weight:700;line-height:1.5}.page-module__JZa57W__projectSummary,.page-module__JZa57W__quickCard p,.page-module__JZa57W__ctaPanel p{color:var(--body-muted);line-height:1.7}.page-module__JZa57W__projectSummary{margin:0}.page-module__JZa57W__quickGrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:22px;display:grid}.page-module__JZa57W__quickCard{flex-direction:column;gap:12px;padding:24px;display:flex}.page-module__JZa57W__quickCard .page-module__JZa57W__companyName{font-size:var(--font-size-xl)}.page-module__JZa57W__ctaPanel{text-align:center;max-width:900px;margin:0 auto;padding:54px 32px}.page-module__JZa57W__ctaPanel h2{font-size:var(--font-size-panel);margin-bottom:16px}.page-module__JZa57W__ctaPanel p{max-width:800px;font-size:var(--font-size-md);margin:0 auto 28px}@media (max-width:768px){.page-module__JZa57W__hero{padding:135px 0 70px}.page-module__JZa57W__hero:before{filter:blur(46px);width:90vw;height:90vw}.page-module__JZa57W__shapeCircle{width:90px;height:90px;top:8%;left:3%}.page-module__JZa57W__shapeCircleSmall{width:35px;height:35px;top:55%;left:15%}.page-module__JZa57W__shapeSquare{width:55px;height:55px;top:12%;right:5%}.page-module__JZa57W__shapeSquareSmall{width:28px;height:28px;bottom:25%;right:5%}.page-module__JZa57W__shapeTriangle{border-bottom-width:48px;border-left-width:28px;border-right-width:28px;bottom:15%;left:6%}.page-module__JZa57W__shapeDots{width:48px;height:48px;top:25%;right:3%}.page-module__JZa57W__shapeDotsSmall{width:30px;height:30px;top:60%;right:15%}.page-module__JZa57W__shapeRing{width:70px;height:70px;bottom:10%;right:10%}.page-module__JZa57W__shapeRingSmall{width:40px;height:40px;top:40%;left:2%}.page-module__JZa57W__shapeCross{width:24px;height:24px;top:45%;left:3%}.page-module__JZa57W__shapeCrossSmall{width:16px;height:16px;top:20%;left:30%}.page-module__JZa57W__shapeHexagon{width:35px;height:20px;top:65%;left:35%}.page-module__JZa57W__shapeHexagon:before,.page-module__JZa57W__shapeHexagon:after{border-left-width:17px;border-right-width:17px}.page-module__JZa57W__shapeHexagon:before{border-bottom-width:10px;top:-10px}.page-module__JZa57W__shapeHexagon:after{border-top-width:10px;bottom:-10px}.page-module__JZa57W__shapeLine{width:50px;top:35%;left:15%}.page-module__JZa57W__hero p{font-size:var(--font-size-md)}.page-module__JZa57W__heroContent h1,.page-module__JZa57W__sectionHeader h2{font-size:var(--font-size-2xl)}.page-module__JZa57W__sectionHeader p{font-size:var(--font-size-md)}.page-module__JZa57W__section,.page-module__JZa57W__sectionAlt{min-height:calc(100vh - 80px);padding:70px 0}.page-module__JZa57W__ctaSection{padding:70px 0}.page-module__JZa57W__caseGrid,.page-module__JZa57W__quickGrid{grid-template-columns:1fr}.page-module__JZa57W__caseCard,.page-module__JZa57W__quickCard{padding:24px}.page-module__JZa57W__ctaPanel{padding:40px 22px}}
.Contact-module__hcVmEa__contact{padding:var(--space-10) 0;background:var(--section-bg-muted);align-items:center;display:flex;position:relative}.Contact-module__hcVmEa__contact:before{content:none}.Contact-module__hcVmEa__sectionTitle{text-align:center;font-size:var(--font-size-4xl);color:var(--headline-color);margin-bottom:48px;font-weight:800;display:block;position:relative}.Contact-module__hcVmEa__sectionTitle:after{content:"";background:var(--brand-500);border-radius:2px;width:100px;height:4px;position:absolute;bottom:-20px;left:50%;transform:translate(-50%)}.Contact-module__hcVmEa__sectionSubtitle{text-align:center;font-size:var(--font-size-lg);color:var(--text-light);max-width:600px;margin-bottom:60px;margin-left:auto;margin-right:auto}.Contact-module__hcVmEa__contactGrid{gap:var(--space-3);grid-template-columns:repeat(3,1fr);max-width:920px;margin:0 auto;display:grid}@media (max-width:1024px){.Contact-module__hcVmEa__contactGrid{grid-template-columns:repeat(2,1fr)}.Contact-module__hcVmEa__contactGrid>:last-child{grid-column:span 2;max-width:400px;margin:0 auto}}@media (max-width:768px){.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr;max-width:450px}.Contact-module__hcVmEa__contactGrid>:last-child{grid-column:auto;max-width:none}}.Contact-module__hcVmEa__contactCard{background:var(--card-bg);-webkit-backdrop-filter:blur(20px);padding:var(--space-4) var(--space-3);border-radius:var(--card-radius);border:1px solid var(--card-border);box-shadow:var(--shadow-soft);text-align:center;flex-direction:column;align-items:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__contactCard:before{content:"";background:var(--brand-500);opacity:0;width:100%;height:4px;transition:opacity .3s;position:absolute;top:0;left:0}.Contact-module__hcVmEa__contactCard:hover:before{opacity:1}.Contact-module__hcVmEa__contactCard:hover{background:var(--card-bg-hover);border-color:var(--card-border-hover);box-shadow:var(--shadow-hover);transform:none}.Contact-module__hcVmEa__contactIcon{width:56px;height:56px;margin:0 auto var(--space-3);border:1px solid var(--card-border);border-radius:var(--radius-md);color:var(--brand-500);background:#f48c601f;justify-content:center;align-items:center;transition:all .4s;display:flex}.Contact-module__hcVmEa__contactCard:hover .Contact-module__hcVmEa__contactIcon{background:var(--brand-500);border-color:var(--brand-500);color:var(--brand-900);transform:none}.Contact-module__hcVmEa__contactCard:hover .Contact-module__hcVmEa__contactIcon svg{color:var(--brand-900)}.Contact-module__hcVmEa__contactIcon svg{color:currentColor;width:28px;height:28px}.Contact-module__hcVmEa__contactCard h3{font-size:var(--font-size-sm);color:var(--body-muted);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-weight:700}.Contact-module__hcVmEa__contactValue{color:var(--headline-color);font-weight:700;font-size:var(--font-size-lg);margin-bottom:var(--space-3);flex:1 0 auto;justify-content:center;align-items:center;min-height:48px;line-height:1.5;display:flex}.Contact-module__hcVmEa__contactButton{background:var(--brand-500);min-width:160px;height:44px;color:var(--brand-900);padding:0 var(--space-4);border-radius:var(--radius-md);font-weight:700;font-size:var(--font-size-sm);justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.Contact-module__hcVmEa__contactButton:hover{background:var(--brand-100);color:var(--brand-900);transform:none}.Contact-module__hcVmEa__availability{border:1px solid var(--card-border);border-radius:var(--radius-md);color:var(--secondary-color);font-weight:600;font-size:var(--font-size-sm);background:#e3ecf41f;align-items:center;gap:10px;margin-top:10px;padding:12px 24px;display:inline-flex}@media (max-width:768px){.Contact-module__hcVmEa__contact{padding:var(--space-10) 0}.Contact-module__hcVmEa__sectionTitle{font-size:var(--font-size-2xl)}.Contact-module__hcVmEa__sectionSubtitle{font-size:var(--font-size-md);margin-bottom:50px}.Contact-module__hcVmEa__contactCard{padding:var(--space-4) var(--space-3)}.Contact-module__hcVmEa__contactIcon{width:56px;height:56px}.Contact-module__hcVmEa__contactIcon svg{width:28px;height:28px}.Contact-module__hcVmEa__contactValue{font-size:var(--font-size-md);min-height:0}.Contact-module__hcVmEa__contactButton{padding:12px 28px}}
