.WebsiteHero-module__HAWLEa__hero{background:linear-gradient(135deg,#fef8b3 0%,beige 50%,#fef8b3 100%);align-items:center;min-height:100vh;padding:2rem 0;display:flex;position:relative;overflow:hidden}.WebsiteHero-module__HAWLEa__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 20%,#0000000d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#00000008 0%,#0000 50%);position:absolute;inset:0}.WebsiteHero-module__HAWLEa__heroContent{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:grid;position:relative}.WebsiteHero-module__HAWLEa__heroText{color:#1a1a1a}.WebsiteHero-module__HAWLEa__author{color:#333;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000001a;border:1px solid #0000001a;border-radius:25px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.WebsiteHero-module__HAWLEa__heroTitle{color:#1a1a1a;text-shadow:1px 1px 2px #0000001a;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.WebsiteHero-module__HAWLEa__heroDesc{color:#333;opacity:.9;margin-bottom:2rem;font-size:1.3rem;line-height:1.6}.WebsiteHero-module__HAWLEa__heroStats{gap:2rem;margin-bottom:2.5rem;display:flex}.WebsiteHero-module__HAWLEa__stat{text-align:center}.WebsiteHero-module__HAWLEa__statValue{color:#1a1a1a;font-size:2.2rem;font-weight:900;line-height:1;display:block}.WebsiteHero-module__HAWLEa__statLabel{color:#666;text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:600}.WebsiteHero-module__HAWLEa__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.WebsiteHero-module__HAWLEa__primaryBtn{color:#fef8b3;background:#1a1a1a;border:2px solid #1a1a1a;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 4px 20px #0000004d}.WebsiteHero-module__HAWLEa__primaryBtn:hover{color:#1a1a1a;background:#fef8b3;transform:translateY(-2px);box-shadow:0 8px 30px #0006}.WebsiteHero-module__HAWLEa__secondaryBtn{color:#1a1a1a;background:0 0;border:2px solid #1a1a1a;border-radius:50px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s}.WebsiteHero-module__HAWLEa__secondaryBtn:hover{color:#fef8b3;background:#1a1a1a;transform:translateY(-2px)}.WebsiteHero-module__HAWLEa__heroImage{justify-content:center;align-items:center;display:flex}.WebsiteHero-module__HAWLEa__websitePreview{background:#fff;border-radius:12px;width:100%;max-width:500px;transition:all .3s;overflow:hidden;transform:perspective(1000px)rotateY(-5deg)rotateX(5deg);box-shadow:0 20px 60px #0003}.WebsiteHero-module__HAWLEa__websitePreview:hover{transform:perspective(1000px)rotateY(0)rotateX(0)scale(1.02);box-shadow:0 30px 80px #0000004d}.WebsiteHero-module__HAWLEa__browserBar{background:#f0f0f0;border-bottom:1px solid #e0e0e0;align-items:center;gap:12px;padding:12px 16px;display:flex}.WebsiteHero-module__HAWLEa__browserButtons{gap:6px;display:flex}.WebsiteHero-module__HAWLEa__browserButton{background:#ff5f56;border-radius:50%;width:12px;height:12px}.WebsiteHero-module__HAWLEa__browserButton:nth-child(2){background:#ffbd2e}.WebsiteHero-module__HAWLEa__browserButton:nth-child(3){background:#27ca3f}.WebsiteHero-module__HAWLEa__addressBar{color:#666;background:#fff;border:1px solid #e0e0e0;border-radius:4px;flex:1;padding:4px 12px;font-size:.8rem}.WebsiteHero-module__HAWLEa__websiteContent{background:#fff;padding:20px}.WebsiteHero-module__HAWLEa__websiteHeader{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.WebsiteHero-module__HAWLEa__logo{background:linear-gradient(45deg,#fef8b3,beige);border-radius:6px;width:40px;height:32px}.WebsiteHero-module__HAWLEa__navItems{gap:8px;display:flex}.WebsiteHero-module__HAWLEa__navItem{background:#e0e0e0;border-radius:4px;width:50px;height:8px}.WebsiteHero-module__HAWLEa__heroSection{align-items:center;gap:16px;margin-bottom:20px;display:flex}.WebsiteHero-module__HAWLEa__heroBlock{background:linear-gradient(135deg,#fef8b3,beige);border-radius:8px;flex-shrink:0;width:80px;height:60px}.WebsiteHero-module__HAWLEa__heroText{flex:1}.WebsiteHero-module__HAWLEa__textLine{background:#e0e0e0;border-radius:4px;height:8px;margin-bottom:6px}.WebsiteHero-module__HAWLEa__textLineShort{background:#e0e0e0;border-radius:4px;width:60%;height:8px}.WebsiteHero-module__HAWLEa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.WebsiteHero-module__HAWLEa__featureCard{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;height:40px}@media (max-width:1024px){.WebsiteHero-module__HAWLEa__heroContent{text-align:center;grid-template-columns:1fr;gap:3rem}.WebsiteHero-module__HAWLEa__heroTitle{font-size:3rem}}@media (max-width:768px){.WebsiteHero-module__HAWLEa__hero{min-height:auto;padding:4rem 0}.WebsiteHero-module__HAWLEa__heroContent{gap:2rem;padding:0 1rem}.WebsiteHero-module__HAWLEa__heroTitle{font-size:2.5rem}.WebsiteHero-module__HAWLEa__heroDesc{font-size:1.1rem}.WebsiteHero-module__HAWLEa__heroStats{flex-wrap:wrap;justify-content:center}.WebsiteHero-module__HAWLEa__heroButtons{justify-content:center}.WebsiteHero-module__HAWLEa__primaryBtn,.WebsiteHero-module__HAWLEa__secondaryBtn{padding:.8rem 1.5rem;font-size:1rem}.WebsiteHero-module__HAWLEa__websitePreview{max-width:400px;transform:none}.WebsiteHero-module__HAWLEa__websitePreview:hover{transform:scale(1.02)}}
.Websites-module__MooOtq__servicePage{color:#1a1a1a;background:#fff;font-family:Space Grotesk,sans-serif}.Websites-module__MooOtq__hero{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:8rem 2rem 6rem;position:relative;overflow:hidden}.Websites-module__MooOtq__heroContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.Websites-module__MooOtq__heroContent{text-align:center;grid-template-columns:1fr}}.Websites-module__MooOtq__heroText{text-align:left}@media (max-width:768px){.Websites-module__MooOtq__heroText{text-align:center}}.Websites-module__MooOtq__author{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:1px;background:#fff3;border:1px solid #ffffff1a;border-radius:50px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-block}.Websites-module__MooOtq__heroTitle{margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1}.Websites-module__MooOtq__heroDesc{opacity:.9;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.Websites-module__MooOtq__heroStats{gap:3rem;margin-bottom:3rem;display:flex}@media (max-width:768px){.Websites-module__MooOtq__heroStats{flex-wrap:wrap;justify-content:center;gap:2rem}}.Websites-module__MooOtq__stat{text-align:center}.Websites-module__MooOtq__statValue{font-size:2rem;font-weight:900;line-height:1;display:block}.Websites-module__MooOtq__statLabel{opacity:.8;text-transform:uppercase;letter-spacing:1px;font-size:.9rem}.Websites-module__MooOtq__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}@media (max-width:768px){.Websites-module__MooOtq__heroButtons{justify-content:center}}.Websites-module__MooOtq__primaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#fff3;border:1px solid #fff3;border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.Websites-module__MooOtq__primaryBtn:hover{color:#667eea;background:#fff;transform:translateY(-2px)}.Websites-module__MooOtq__secondaryBtn{color:#fff;background:0 0;border:2px solid #fff;border-radius:50px;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:all .3s}.Websites-module__MooOtq__secondaryBtn:hover{color:#667eea;background:#fff}.Websites-module__MooOtq__heroImage{justify-content:center;align-items:center;display:flex}.Websites-module__MooOtq__heroImage img{border-radius:12px;max-width:100%;height:auto;box-shadow:0 10px 40px #0003}.Websites-module__MooOtq__content{background:#f8f9fa;padding:6rem 2rem}.Websites-module__MooOtq__overview{text-align:center;max-width:1000px;margin:0 auto}.Websites-module__MooOtq__overview h2{color:#1a1a1a;margin-bottom:2rem;font-size:2.5rem;font-weight:900}.Websites-module__MooOtq__overview p{color:#666;margin-bottom:4rem;font-size:1.2rem;line-height:1.8}.Websites-module__MooOtq__quickStats{text-align:left;grid-template-columns:1fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.Websites-module__MooOtq__quickStats{grid-template-columns:1fr}}.Websites-module__MooOtq__quickStat{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d}.Websites-module__MooOtq__quickStat h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Websites-module__MooOtq__quickStat ul{padding:0;list-style:none}.Websites-module__MooOtq__quickStat li{color:#666;padding:.5rem 0 .5rem 1.5rem;position:relative}.Websites-module__MooOtq__quickStat li:before{content:"✓";color:#667eea;font-weight:700;position:absolute;left:0}.Websites-module__MooOtq__featuresSection{background:#fff;padding:6rem 2rem}.Websites-module__MooOtq__featuresSection h2{text-align:center;color:#1a1a1a;margin-bottom:3rem;font-size:2.5rem;font-weight:900}.Websites-module__MooOtq__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Websites-module__MooOtq__featureCard{text-align:center;background:#f8f9fa;border:2px solid #0000;border-radius:12px;padding:2rem;transition:all .3s}.Websites-module__MooOtq__featureCard:hover{border-color:#667eea;transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.Websites-module__MooOtq__featureIcon{margin-bottom:1rem;font-size:3rem}.Websites-module__MooOtq__featureCard h3{color:#1a1a1a;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.Websites-module__MooOtq__featureCard p{color:#666;line-height:1.6}.Websites-module__MooOtq__techSection{background:#f8f9fa;padding:6rem 2rem}.Websites-module__MooOtq__techSection h2{text-align:center;color:#1a1a1a;margin-bottom:3rem;font-size:2.5rem;font-weight:900}.Websites-module__MooOtq__techGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;max-width:800px;margin:0 auto;display:grid}.Websites-module__MooOtq__techCard{text-align:center;color:#333;background:#fff;border-radius:8px;padding:1.5rem;font-weight:600;transition:all .3s;box-shadow:0 2px 4px #0000000d}.Websites-module__MooOtq__techCard:hover{color:#fff;background:#667eea;transform:translateY(-2px)}.Websites-module__MooOtq__processSection{background:#fff;padding:6rem 2rem}.Websites-module__MooOtq__processSection h2{text-align:center;color:#1a1a1a;margin-bottom:4rem;font-size:2.5rem;font-weight:900}.Websites-module__MooOtq__processSteps{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.Websites-module__MooOtq__processStep{text-align:center;background:#f8f9fa;border-radius:12px;padding:2rem;transition:all .3s}.Websites-module__MooOtq__processStep:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.Websites-module__MooOtq__stepNumber{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin:0 auto 1rem;font-size:1.2rem;font-weight:900;display:flex}.Websites-module__MooOtq__stepContent h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Websites-module__MooOtq__stepContent p{color:#666;line-height:1.5}.Websites-module__MooOtq__portfolioSection{background:#f8f9fa;padding:6rem 2rem}.Websites-module__MooOtq__portfolioSection h2{text-align:center;color:#1a1a1a;margin-bottom:3rem;font-size:2.5rem;font-weight:900}.Websites-module__MooOtq__portfolioGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Websites-module__MooOtq__portfolioCard{background:#fff;border-radius:12px;transition:all .3s;overflow:hidden;box-shadow:0 4px 6px #0000000d}.Websites-module__MooOtq__portfolioCard:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.Websites-module__MooOtq__portfolioCard img{object-fit:cover;width:100%;height:200px}.Websites-module__MooOtq__portfolioInfo{padding:1.5rem}.Websites-module__MooOtq__portfolioInfo h3{color:#1a1a1a;margin-bottom:.5rem;font-size:1.2rem;font-weight:700}.Websites-module__MooOtq__portfolioInfo span{color:#667eea;font-size:.9rem;font-weight:600}.Websites-module__MooOtq__cta{color:#fff;text-align:center;background:#1a1a1a;padding:6rem 2rem}.Websites-module__MooOtq__cta h2{margin-bottom:1rem;font-size:2.5rem;font-weight:900}.Websites-module__MooOtq__cta p{opacity:.9;margin-bottom:2rem;font-size:1.2rem}.Websites-module__MooOtq__ctaButtons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Websites-module__MooOtq__cta .Websites-module__MooOtq__primaryBtn{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none}.Websites-module__MooOtq__cta .Websites-module__MooOtq__secondaryBtn{background:0 0;border:2px solid #fff}@media (max-width:768px){.Websites-module__MooOtq__hero{padding:6rem 1rem 4rem}.Websites-module__MooOtq__content,.Websites-module__MooOtq__featuresSection,.Websites-module__MooOtq__techSection,.Websites-module__MooOtq__processSection,.Websites-module__MooOtq__portfolioSection,.Websites-module__MooOtq__cta{padding:4rem 1rem}}
