.WebDevHero-module__0HIbbG__hero{color:#101010;width:100%;min-height:100vh;font-family:var(--font-body);background:#fff;align-items:center;padding:140px 0 100px;display:flex;position:relative;overflow:hidden}.WebDevHero-module__0HIbbG__bgImageWrapper{z-index:1;pointer-events:none;background-color:#fff;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.WebDevHero-module__0HIbbG__bgImage{object-fit:cover;opacity:.12;width:100%;height:100%;display:block}.WebDevHero-module__0HIbbG__bgOverlay{z-index:2;background:radial-gradient(circle,#ffffff1a 0%,#fffffff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.WebDevHero-module__0HIbbG__container{width:100%;max-width:var(--container-max-width,1400px);z-index:2;flex-direction:column;align-items:flex-start;margin:0 auto;padding:0 clamp(24px,5vw,80px);display:flex;position:relative}.WebDevHero-module__0HIbbG__content{text-align:left;flex-direction:column;gap:24px;max-width:900px;display:flex}.WebDevHero-module__0HIbbG__tagline{font-family:var(--font-mono);color:#101010;text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:600}.WebDevHero-module__0HIbbG__title{font-family:var(--font-heading);letter-spacing:-.02em;color:#fafafa;margin:0;font-size:clamp(2.4rem,5.5vw,4.5rem);font-weight:600;line-height:1.1}.WebDevHero-module__0HIbbG__description{font-family:var(--font-body), sans-serif;color:#000000a6;max-width:680px;margin:0;font-size:clamp(1.05rem,1.2vw,1.25rem);line-height:1.4}.WebDevHero-module__0HIbbG__ctaRow{flex-wrap:wrap;gap:16px;margin-top:12px;display:flex}.WebDevHero-module__0HIbbG__primaryBtn{color:#fff;font-family:var(--font-heading);cursor:pointer;background:#2a4cf8;border-radius:6px;align-items:center;gap:10px;padding:15px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 10px 25px #2a4cf833}.WebDevHero-module__0HIbbG__primaryBtn:hover{background:#1135f0;transform:translateY(-1px);box-shadow:0 15px 30px #2a4cf84d}.WebDevHero-module__0HIbbG__primaryBtn svg{transition:transform .3s}.WebDevHero-module__0HIbbG__primaryBtn:hover svg{transform:translate(4px)}.WebDevHero-module__0HIbbG__secondaryBtn{color:#0d0d0dc4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:var(--font-heading);cursor:pointer;background-color:#15151514;border:1px solid #0000000d;border-radius:6px;align-items:center;padding:15px 32px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.WebDevHero-module__0HIbbG__secondaryBtn:hover{background:#00000008;border-color:#0000001a;transform:translateY(-1px)}@media (max-width:968px){.WebDevHero-module__0HIbbG__hero{min-height:80vh;padding:120px 0 60px}.WebDevHero-module__0HIbbG__title{font-size:clamp(2.1rem,6vw,3.5rem)}.WebDevHero-module__0HIbbG__description{font-size:1.05rem}}@media (max-width:580px){.WebDevHero-module__0HIbbG__hero{padding-top:100px}.WebDevHero-module__0HIbbG__ctaRow{flex-direction:column;gap:12px;width:100%}.WebDevHero-module__0HIbbG__primaryBtn,.WebDevHero-module__0HIbbG__secondaryBtn{justify-content:center;width:100%}}
.WebDevTrust-module__DuM3yq__section{background-color:#fff;border-top:1px solid #0000000d;width:100%;padding:50px 0;position:relative;overflow:hidden}.WebDevTrust-module__DuM3yq__ambientGlow{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#6366f108 0%,#10b98103 50%,#0000 70%);border-radius:50%;width:min(800px,90vw);height:350px;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)}.WebDevTrust-module__DuM3yq__container{width:100%;max-width:var(--container-max-width,1400px);z-index:2;flex-direction:column;gap:56px;margin:0 auto;padding:0 clamp(24px,5vw,80px);display:flex;position:relative}.WebDevTrust-module__DuM3yq__header{flex-direction:column;align-items:flex-start;gap:12px;max-width:650px;display:flex}.WebDevTrust-module__DuM3yq__badge{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.12em;color:#6366f1;font-size:.72rem;font-weight:600}.WebDevTrust-module__DuM3yq__title{font-family:var(--font-heading), sans-serif;letter-spacing:-.015em;color:#101010;font-size:clamp(2rem,3.2vw,3rem);font-weight:600;line-height:1.25}.WebDevTrust-module__DuM3yq__grid{perspective:1000px;grid-template-columns:repeat(4,1fr);gap:14px;width:100%;display:grid}.WebDevTrust-module__DuM3yq__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #0000000f;border-radius:10px;flex-direction:column;align-items:flex-start;gap:16px;padding:38px 24px;transition:border-color .3s,box-shadow .3s,background-color .3s;display:flex;position:relative;overflow:hidden}.WebDevTrust-module__DuM3yq__card:before{content:"";background:radial-gradient(300px circle at var(--mouse-x,0px) var(--mouse-y,0px), var(--spotlight-color,#6366f126), transparent 80%);z-index:1;pointer-events:none;opacity:0;transition:opacity .3s;position:absolute;inset:0}.WebDevTrust-module__DuM3yq__card:hover:before{opacity:1}.WebDevTrust-module__DuM3yq__cardContent{z-index:2;flex-direction:column;gap:8px;display:flex}.WebDevTrust-module__DuM3yq__cardVal{color:#101010;letter-spacing:-.02em;font-size:clamp(1.8rem,2.2vw,2.2rem);font-weight:700;line-height:1.1}.WebDevTrust-module__DuM3yq__cardTitle{color:#000000d9;margin-top:2px;font-size:.95rem;font-weight:600}.WebDevTrust-module__DuM3yq__cardDesc{color:#0000008c;font-size:.8rem;font-weight:400;line-height:1.55}@media (max-width:1024px){.WebDevTrust-module__DuM3yq__grid{grid-template-columns:repeat(2,1fr);gap:20px}.WebDevTrust-module__DuM3yq__section{padding:100px 0}}@media (max-width:640px){.WebDevTrust-module__DuM3yq__grid{grid-template-columns:1fr;gap:16px}.WebDevTrust-module__DuM3yq__section{padding:80px 0}.WebDevTrust-module__DuM3yq__container{gap:40px}.WebDevTrust-module__DuM3yq__title{font-size:1.8rem}}
.WebDevService-module__l_fpya__section{background-color:#fafafa;border-top:1px solid #0000000d;width:100%;padding:120px 0;position:relative;overflow:hidden}.WebDevService-module__l_fpya__container{width:100%;max-width:var(--container-max-width,1400px);margin:0 auto;padding:0 clamp(24px,5vw,80px)}.WebDevService-module__l_fpya__header{justify-content:space-between;align-items:flex-end;gap:64px;margin-bottom:72px;display:flex}.WebDevService-module__l_fpya__titleWrapper{max-width:650px}.WebDevService-module__l_fpya__badge{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.12em;color:#6366f1;margin-bottom:12px;font-size:.72rem;font-weight:600;display:block}.WebDevService-module__l_fpya__title{font-family:var(--font-heading), sans-serif;letter-spacing:-.015em;color:#101010;font-size:clamp(2rem,3.2vw,3rem);font-weight:700;line-height:1.25}.WebDevService-module__l_fpya__header p{color:#0009;max-width:440px;padding-bottom:6px;font-size:.95rem;line-height:1.65}.WebDevService-module__l_fpya__gridContainer{flex-direction:column;gap:12px;width:100%;display:flex}.WebDevService-module__l_fpya__row{gap:14px;width:100%;display:flex}.WebDevService-module__l_fpya__cardWrapper{cursor:pointer;flex-direction:column;flex:1;min-width:0;transition:flex .75s cubic-bezier(.16,1,.3,1);display:flex}.WebDevService-module__l_fpya__row:hover .WebDevService-module__l_fpya__cardWrapper{flex:.75}.WebDevService-module__l_fpya__row .WebDevService-module__l_fpya__cardWrapper:hover{flex:1.75}.WebDevService-module__l_fpya__imageCard{background-color:#0b0b0f;border-radius:10px;width:100%;height:420px;transition:border-color .4s,box-shadow .4s;position:relative;overflow:hidden}.WebDevService-module__l_fpya__cardWrapper:hover .WebDevService-module__l_fpya__imageCard{border-color:#6366f159;box-shadow:0 24px 48px #0000001f,0 0 1px #6366f133}.WebDevService-module__l_fpya__image{object-fit:cover;filter:grayscale(15%)contrast(95%)opacity(.85);z-index:1;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1),filter .6s;display:block;position:absolute;inset:0}.WebDevService-module__l_fpya__cardWrapper:hover .WebDevService-module__l_fpya__image{filter:grayscale(0%)contrast()opacity(.9);transform:scale(1.05)}.WebDevService-module__l_fpya__overlay{z-index:2;background:linear-gradient(#0000 0%,#0a0a0f1a 25%,#0a0a0f8c 65%,#0b0b54a6 100%);transition:background .4s;position:absolute;inset:0}.WebDevService-module__l_fpya__cardWrapper:hover .WebDevService-module__l_fpya__overlay{background:linear-gradient(#0000 0%,#0a0a0f33 20%,#0a0a0fad 45%,#0e0e34fa 100%)}.WebDevService-module__l_fpya__cardInfo{z-index:3;pointer-events:none;flex-direction:column;gap:6px;padding:36px 28px;display:flex;position:absolute;bottom:0;left:0;right:0}.WebDevService-module__l_fpya__cardHeader{justify-content:space-between;align-items:center;width:100%;display:flex}.WebDevService-module__l_fpya__tag{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1f;border-radius:9999px;width:fit-content;padding:4px 10px;font-size:.65rem;font-weight:500;transition:color .3s,background-color .3s,border-color .3s}.WebDevService-module__l_fpya__cardWrapper:hover .WebDevService-module__l_fpya__tag{color:#a5b4fc;background:#a5b4fc1f;border-color:#a5b4fc40}.WebDevService-module__l_fpya__cardTitle{color:#fff;letter-spacing:-.015em;text-shadow:0 1px 2px #00000040;font-size:1.25rem;font-weight:600;transition:color .3s}.WebDevService-module__l_fpya__cardWrapper:hover .WebDevService-module__l_fpya__cardTitle{color:#fff}.WebDevService-module__l_fpya__cardDesc{color:#ffffffa6;text-shadow:0 1px 1px #00000026;opacity:0;max-height:0;margin-top:0;font-size:.85rem;font-weight:400;line-height:1.55;transition:max-height .45s cubic-bezier(.16,1,.3,1),opacity .35s,transform .45s cubic-bezier(.16,1,.3,1),margin-top .45s,color .3s;overflow:hidden;transform:translateY(8px)}.WebDevService-module__l_fpya__cardWrapper:hover .WebDevService-module__l_fpya__cardDesc{opacity:1;color:#ffffffd9;max-height:120px;margin-top:8px;transform:translateY(0)}.WebDevService-module__l_fpya__hoverArrow{color:#a5b4fc;opacity:0;transition:opacity .35s,transform .35s cubic-bezier(.16,1,.3,1);transform:translate(-8px)}.WebDevService-module__l_fpya__cardWrapper:hover .WebDevService-module__l_fpya__hoverArrow{opacity:1;transform:translate(0)}@media (max-width:1024px){.WebDevService-module__l_fpya__row{flex-wrap:wrap;gap:24px}.WebDevService-module__l_fpya__cardWrapper{width:calc(50% - 12px);flex:none!important}.WebDevService-module__l_fpya__imageCard{height:340px}}@media (max-width:968px){.WebDevService-module__l_fpya__header{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:48px}.WebDevService-module__l_fpya__supportText{max-width:100%;padding-bottom:0}}@media (max-width:640px){.WebDevService-module__l_fpya__gridContainer{gap:24px}.WebDevService-module__l_fpya__row{flex-direction:column;gap:24px}.WebDevService-module__l_fpya__cardWrapper{width:100%!important}.WebDevService-module__l_fpya__imageCard{height:280px}.WebDevService-module__l_fpya__cardInfo{padding:24px 20px}.WebDevService-module__l_fpya__section{padding:80px 0}}
.WebDevWork-module__zpgLoa__section{background:#09080c;border-top:1px solid #ffffff0d;width:100%;position:relative}.WebDevWork-module__zpgLoa__container{width:100%;max-width:var(--container-max-width,1400px);z-index:2;margin:0 auto;padding:0 clamp(24px,5vw,80px);position:relative}.WebDevWork-module__zpgLoa__header{justify-content:space-between;align-items:flex-end;gap:44px;padding:100px 0 32px;display:flex}.WebDevWork-module__zpgLoa__titleWrapper{max-width:640px}.WebDevWork-module__zpgLoa__badge{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.12em;color:#c084fc;margin-bottom:14px;font-size:.72rem;font-weight:600;display:block}.WebDevWork-module__zpgLoa__titleWrapper h2{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:#fff;font-size:clamp(2rem,3.2vw,3rem);font-weight:700;line-height:1.2}.WebDevWork-module__zpgLoa__header p{color:#fff9;max-width:420px;padding-bottom:4px;font-size:.95rem;line-height:1.65}.WebDevWork-module__zpgLoa__filtersRow{z-index:5;flex-wrap:wrap;gap:12px;display:flex;position:relative}.WebDevWork-module__zpgLoa__filterBtn{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.1em;color:#fff9;cursor:pointer;-webkit-backdrop-filter:blur(12px);background:#ffffff05;border:1px solid #ffffff12;border-radius:100px;padding:10px 22px;font-size:.72rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 15px #0003}.WebDevWork-module__zpgLoa__filterBtn:hover{color:#fff;background:#ffffff0d;border-color:#a855f766;transform:translateY(-1px);box-shadow:0 0 20px #a855f726}.WebDevWork-module__zpgLoa__filterBtn:active{transform:translateY(1px)}.WebDevWork-module__zpgLoa__activeFilter{color:#fff!important;background:linear-gradient(90deg,#2821a8 0%,#5d55f7 100%)!important;border-color:#0000!important;box-shadow:0 8px 25px #a855f74d!important}@media (max-width:968px){.WebDevWork-module__zpgLoa__filtersRow{gap:8px;padding-bottom:40px}.WebDevWork-module__zpgLoa__filterBtn{padding:8px 18px;font-size:.68rem}}.WebDevWork-module__zpgLoa__scrollTrack{z-index:2;width:100%;position:relative}.WebDevWork-module__zpgLoa__stickyViewport{background:#09080c;align-items:center;width:100%;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.WebDevWork-module__zpgLoa__cardsStack{width:100%;height:72vh;position:relative}.WebDevWork-module__zpgLoa__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);will-change:transform, opacity;background:#121016;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:1.2fr 1fr;display:grid;position:absolute;inset:0;overflow:hidden;box-shadow:0 15px 45px #00000080,inset 0 1px 1px #ffffff14}@media (min-width:969px){.WebDevWork-module__zpgLoa__reversed{grid-template-columns:1fr 1.2fr!important}.WebDevWork-module__zpgLoa__reversed .WebDevWork-module__zpgLoa__imagePane{grid-area:1/2}.WebDevWork-module__zpgLoa__reversed .WebDevWork-module__zpgLoa__contentPane{grid-area:1/1}}.WebDevWork-module__zpgLoa__accentBar{z-index:10;height:3px;position:absolute;top:0;left:0;right:0}.WebDevWork-module__zpgLoa__cardIndex{z-index:10;font-family:var(--font-mono), monospace;letter-spacing:.06em;-webkit-user-select:none;user-select:none;font-size:.68rem;line-height:1;position:absolute;top:28px;right:36px}.WebDevWork-module__zpgLoa__cardNum{color:#ffffffe6;font-weight:700}.WebDevWork-module__zpgLoa__cardTotal{color:#ffffff59;font-weight:400}.WebDevWork-module__zpgLoa__imagePane{position:relative;overflow:hidden}.WebDevWork-module__zpgLoa__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .9s cubic-bezier(.16,1,.3,1);display:block}.WebDevWork-module__zpgLoa__card:hover .WebDevWork-module__zpgLoa__projectImage{transform:scale(1.03)}.WebDevWork-module__zpgLoa__imageTint{pointer-events:none;background:linear-gradient(90deg,#09080c33 0%,#09080c00 100%);position:absolute;inset:0}.WebDevWork-module__zpgLoa__contentPane{flex-direction:column;justify-content:center;gap:16px;padding:52px 52px 52px 48px;display:flex;overflow:hidden}.WebDevWork-module__zpgLoa__categoryTag{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.12em;color:#c084fc;font-size:.68rem;font-weight:600}.WebDevWork-module__zpgLoa__projectTitle{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:#fff;margin:0;font-size:clamp(1.55rem,2.2vw,2.4rem);font-weight:700;line-height:1.2}.WebDevWork-module__zpgLoa__projectDesc{color:#ffffffa6;margin:0;font-size:.92rem;line-height:1.72}.WebDevWork-module__zpgLoa__techList{flex-wrap:wrap;gap:6px;display:flex}.WebDevWork-module__zpgLoa__techTag{font-family:var(--font-mono), monospace;color:#ffffffb3;background:#ffffff0d;border:1px solid #ffffff14;border-radius:100px;padding:5px 11px;font-size:.62rem;font-weight:500;transition:background .25s,color .25s,border-color .25s}.WebDevWork-module__zpgLoa__techTag:hover{color:#c084fc;background:#a855f726;border-color:#a855f74d}.WebDevWork-module__zpgLoa__metricsRow{border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;gap:28px;margin:4px 0;padding:18px 0;display:flex}.WebDevWork-module__zpgLoa__metric{flex-direction:column;gap:3px;display:flex}.WebDevWork-module__zpgLoa__metricValue{font-family:var(--font-heading), sans-serif;color:#fff;font-size:1.3rem;font-weight:700;line-height:1}.WebDevWork-module__zpgLoa__metricLabel{text-transform:uppercase;letter-spacing:.08em;color:#ffffff73;font-size:.65rem;font-weight:500}.WebDevWork-module__zpgLoa__ctaLink{color:#fff;align-items:center;gap:6px;width:fit-content;margin-top:4px;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .25s;display:inline-flex;position:relative}.WebDevWork-module__zpgLoa__ctaLink:after{content:"";transform-origin:0;background:#fff;width:100%;height:1px;transition:transform .4s cubic-bezier(.16,1,.3,1),background .25s;position:absolute;bottom:-3px;left:0;transform:scaleX(.22)}.WebDevWork-module__zpgLoa__ctaLink:hover{color:#c084fc}.WebDevWork-module__zpgLoa__ctaLink:hover:after{background:#c084fc;transform:scaleX(1)}.WebDevWork-module__zpgLoa__ctaArrow{transition:transform .4s cubic-bezier(.16,1,.3,1)}.WebDevWork-module__zpgLoa__ctaLink:hover .WebDevWork-module__zpgLoa__ctaArrow{transform:translate(3px,-3px)}@media (max-width:1280px){.WebDevWork-module__zpgLoa__contentPane{gap:14px;padding:44px 40px}}@media (max-width:1024px){.WebDevWork-module__zpgLoa__header{padding:80px 0 60px}.WebDevWork-module__zpgLoa__cardsStack{height:76vh}.WebDevWork-module__zpgLoa__contentPane{padding:36px 32px}}@media (max-width:968px){.WebDevWork-module__zpgLoa__header{flex-direction:column;align-items:flex-start;gap:20px;padding:72px 0 52px}.WebDevWork-module__zpgLoa__supportText{max-width:100%}.WebDevWork-module__zpgLoa__card{grid-template-rows:220px 1fr;grid-template-columns:1fr}.WebDevWork-module__zpgLoa__cardsStack{height:82vh}.WebDevWork-module__zpgLoa__contentPane{padding:28px 28px 32px;overflow-y:auto}}@media (max-width:768px){.WebDevWork-module__zpgLoa__scrollTrack{height:auto!important}.WebDevWork-module__zpgLoa__stickyViewport{align-items:flex-start;overflow:visible;background:#09080c!important;height:auto!important;position:relative!important}.WebDevWork-module__zpgLoa__cardsStack{flex-direction:column;gap:24px;height:auto;padding-bottom:80px;display:flex;position:relative}.WebDevWork-module__zpgLoa__card{grid-template-rows:220px auto;height:auto;inset:unset!important;opacity:1!important;position:relative!important;transform:none!important}}@media (max-width:640px){.WebDevWork-module__zpgLoa__header{padding:56px 0 44px}.WebDevWork-module__zpgLoa__contentPane{gap:12px;padding:24px 20px 28px}.WebDevWork-module__zpgLoa__metricsRow{flex-wrap:wrap;gap:16px;padding:14px 0}.WebDevWork-module__zpgLoa__card{grid-template-rows:180px auto}.WebDevWork-module__zpgLoa__projectTitle{font-size:1.4rem}}.WebDevWork-module__zpgLoa__headerBg{pointer-events:none;z-index:1;width:100%;height:600px;position:absolute;top:0;left:0;overflow:hidden}.WebDevWork-module__zpgLoa__viewportBg{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.WebDevWork-module__zpgLoa__blob{filter:blur(60px);pointer-events:none;opacity:.6;will-change:transform;border-radius:50%;position:absolute}.WebDevWork-module__zpgLoa__blobHeader{background:radial-gradient(circle,#a855f7cc 0%,#a855f773 45%,#0000 70%);width:500px;height:500px;animation:20s ease-in-out infinite alternate WebDevWork-module__zpgLoa__floatHeader;top:-150px;left:10%}.WebDevWork-module__zpgLoa__blob1{background:radial-gradient(circle,#6366f1bf 0%,#6366f12e 45%,#0000 70%);width:600px;height:600px;animation:25s ease-in-out infinite alternate WebDevWork-module__zpgLoa__float1;top:100px;right:-50px}.WebDevWork-module__zpgLoa__blob2{background:radial-gradient(circle,#74ccf9db 0%,#0c0ce07a 45%,#0000 70%);width:650px;height:650px;animation:30s ease-in-out infinite alternate WebDevWork-module__zpgLoa__float2;bottom:-10px;left:-10px}.WebDevWork-module__zpgLoa__blob3{background:radial-gradient(circle,#9401fe73 0%,#ec48992e 45%,#0000 70%);width:450px;height:450px;animation:22s ease-in-out infinite alternate WebDevWork-module__zpgLoa__float3;top:40%;left:40%}@keyframes WebDevWork-module__zpgLoa__floatHeader{0%{transform:translate(0)scale(1)}to{transform:translate(80px,40px)scale(1.1)}}@keyframes WebDevWork-module__zpgLoa__float1{0%{transform:translate(0)scale(1)}to{transform:translate(-100px,80px)scale(1.15)}}@keyframes WebDevWork-module__zpgLoa__float2{0%{transform:translate(0)scale(1.1)}to{transform:translate(120px,-60px)scale(.9)}}@keyframes WebDevWork-module__zpgLoa__float3{0%{transform:translate(0)scale(.95)}to{transform:translate(-60px,80px)scale(1.1)}}@media (max-width:768px){.WebDevWork-module__zpgLoa__blobHeader{opacity:.12;width:320px;height:320px}.WebDevWork-module__zpgLoa__blob1,.WebDevWork-module__zpgLoa__blob2,.WebDevWork-module__zpgLoa__blob3{opacity:.12;filter:blur(90px);width:350px;height:350px}}
.WebDevTech-module__4p_uCa__section{background-color:#fafafa;border-top:1px solid #0000000d;width:100%;padding:100px 0;position:relative;overflow:hidden}.WebDevTech-module__4p_uCa__container{width:100%;max-width:var(--container-max-width,1400px);margin:0 auto;padding:0 clamp(24px,5vw,45px)}.WebDevTech-module__4p_uCa__header{justify-content:space-between;align-items:flex-end;gap:44px;margin-bottom:60px;display:flex}.WebDevTech-module__4p_uCa__titleWrapper{max-width:650px}.WebDevTech-module__4p_uCa__badge{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--brand,#309);margin-bottom:12px;font-size:.72rem;font-weight:600;display:block}.WebDevTech-module__4p_uCa__title{font-family:var(--font-heading), sans-serif;letter-spacing:-.015em;color:#101010;font-size:clamp(2rem,3.2vw,3rem);font-weight:600;line-height:1.2}.WebDevTech-module__4p_uCa__supportText{color:#000000a6;max-width:460px;padding-bottom:6px;font-size:.95rem;line-height:1.65}.WebDevTech-module__4p_uCa__marqueeWrapper{flex-direction:column;gap:20px;width:100vw;margin-top:50px;margin-left:-50vw;margin-right:-50vw;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.WebDevTech-module__4p_uCa__marqueeWrapper:before,.WebDevTech-module__4p_uCa__marqueeWrapper:after{content:"";z-index:5;pointer-events:none;width:clamp(60px,15vw,240px);position:absolute;top:0;bottom:0}.WebDevTech-module__4p_uCa__marqueeWrapper:before{background:linear-gradient(90deg,#fafafa 20%,#0000);left:0}.WebDevTech-module__4p_uCa__marqueeWrapper:after{background:linear-gradient(270deg,#fafafa 20%,#0000);right:0}.WebDevTech-module__4p_uCa__marqueeTrack{width:100%;padding:6px 0;display:flex;overflow:hidden}.WebDevTech-module__4p_uCa__marqueeInner{gap:24px;width:max-content;animation:40s linear infinite WebDevTech-module__4p_uCa__scrollLeft;display:flex}.WebDevTech-module__4p_uCa__marqueeInnerReverse{gap:24px;width:max-content;animation:40s linear infinite WebDevTech-module__4p_uCa__scrollRight;display:flex}.WebDevTech-module__4p_uCa__marqueeInner:hover,.WebDevTech-module__4p_uCa__marqueeInnerReverse:hover{animation-play-state:paused}.WebDevTech-module__4p_uCa__techBadge{color:#000000b3;cursor:default;background-color:#fff;border:1px solid #0000000f;border-radius:5px;align-items:center;gap:16px;padding:14px 28px;transition:transform .4s cubic-bezier(.16,1,.3,1),border-color .4s,box-shadow .4s,color .3s;display:flex;box-shadow:0 4px 12px #00000003}.WebDevTech-module__4p_uCa__techBadge:hover{transform:scale(1.05)translateY(-2px)}.WebDevTech-module__4p_uCa__iconWrapper{width:26px;height:26px;color:inherit;justify-content:center;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.WebDevTech-module__4p_uCa__techBadge:hover .WebDevTech-module__4p_uCa__iconWrapper{transform:scale(1.1)rotate(6deg)}.WebDevTech-module__4p_uCa__techName{font-family:var(--font-heading), sans-serif;letter-spacing:-.01em;font-size:1.05rem;font-weight:600}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=nextjs]{color:#000;border-color:#00000026;box-shadow:0 10px 24px #0000000d}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=react]{color:#61dafb;border-color:#61dafb33;box-shadow:0 10px 24px #61dafb0f}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=typescript]{color:#3178c6;border-color:#3178c633;box-shadow:0 10px 24px #3178c60f}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=tailwind]{color:#06b6d4;border-color:#06b6d433;box-shadow:0 10px 24px #06b6d40f}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=cssmodules]{color:#309;border-color:#33009926;box-shadow:0 10px 24px #3300990d}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=framermotion]{color:#ff00c8;border-color:#ff00c833;box-shadow:0 10px 24px #ff00c80f}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=nodejs]{color:#393;border-color:#3933;box-shadow:0 10px 24px #3399330f}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=express]{color:#000;border-color:#00000026;box-shadow:0 10px 24px #0000000d}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=firebase]{color:#ffca28;border-color:#ffca2833;box-shadow:0 10px 24px #ffca280f}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=supabase]{color:#3ecf8e;border-color:#3ecf8e33;box-shadow:0 10px 24px #3ecf8e0f}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=mongodb]{color:#47a248;border-color:#47a24833;box-shadow:0 10px 24px #47a2480f}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=shopify]{color:#96bf48;border-color:#96bf4833;box-shadow:0 10px 24px #96bf480f}.WebDevTech-module__4p_uCa__techBadge:hover[data-tech=wordpress]{color:#21759b;border-color:#21759b33;box-shadow:0 10px 24px #21759b0f}@keyframes WebDevTech-module__4p_uCa__scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes WebDevTech-module__4p_uCa__scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}@media (max-width:968px){.WebDevTech-module__4p_uCa__header{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}.WebDevTech-module__4p_uCa__supportText{max-width:100%}.WebDevTech-module__4p_uCa__marqueeWrapper{gap:16px;margin-top:30px}.WebDevTech-module__4p_uCa__techBadge{border-radius:12px;padding:12px 22px}.WebDevTech-module__4p_uCa__techName{font-size:.95rem}}@media (max-width:640px){.WebDevTech-module__4p_uCa__section{padding:80px 0}.WebDevTech-module__4p_uCa__marqueeWrapper{gap:12px}.WebDevTech-module__4p_uCa__techBadge{gap:12px;padding:10px 18px}}
.WebDevTestimonials-module__KlvV8q__section{background:#f9fafb;width:100%;padding:100px 0 120px;position:relative}.WebDevTestimonials-module__KlvV8q__container{width:100%;max-width:var(--container-max-width,1400px);margin:0 auto;padding:0 clamp(24px,5vw,80px)}.WebDevTestimonials-module__KlvV8q__header{text-align:center;margin-bottom:64px}.WebDevTestimonials-module__KlvV8q__title{font-family:var(--font-heading), sans-serif;color:#0f172a;letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(2rem,3.2vw,2.8rem);font-weight:600;line-height:1.25}.WebDevTestimonials-module__KlvV8q__header p{font-family:var(--font-body), sans-serif;color:#64748b;font-size:1.05rem;line-height:1.6}.WebDevTestimonials-module__KlvV8q__header h2{max-width:750px;margin:1rem auto 0}.WebDevTestimonials-module__KlvV8q__grid{grid-template-rows:auto auto auto;grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.WebDevTestimonials-module__KlvV8q__card{border-radius:5px;flex-direction:column;justify-content:space-between;min-height:220px;padding:36px;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s,border-color .3s;display:flex}.WebDevTestimonials-module__KlvV8q__cardWhite{background:#f4f4f4;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000a,0 2px 4px -1px #00000005}.WebDevTestimonials-module__KlvV8q__card:nth-child(2){background-color:#f78229}.WebDevTestimonials-module__KlvV8q__card:nth-child(3){background-color:pink}.WebDevTestimonials-module__KlvV8q__card:nth-child(4){background-color:#90ee90}.WebDevTestimonials-module__KlvV8q__card:nth-child(5){background-color:#892be2a3}.WebDevTestimonials-module__KlvV8q__card:nth-child(6){background-color:#f2f218}.WebDevTestimonials-module__KlvV8q__cardWhite .WebDevTestimonials-module__KlvV8q__quote{color:#1e293b;margin-bottom:24px;font-size:.98rem;font-weight:450;line-height:1.6}.WebDevTestimonials-module__KlvV8q__cardWhite .WebDevTestimonials-module__KlvV8q__authorName{color:#0f172a;font-size:.95rem;font-weight:600}.WebDevTestimonials-module__KlvV8q__cardWhite .WebDevTestimonials-module__KlvV8q__authorTitle{color:#303235;font-size:.8rem}.WebDevTestimonials-module__KlvV8q__cardBlack{background:#09080c;border:1px solid #ffffff0f;box-shadow:0 20px 25px -5px #00000026,0 10px 10px -5px #0000000a}.WebDevTestimonials-module__KlvV8q__cardBlack .WebDevTestimonials-module__KlvV8q__logo{align-items:center;margin-bottom:32px;display:flex}.WebDevTestimonials-module__KlvV8q__cardBlack .WebDevTestimonials-module__KlvV8q__quote{color:#fff;margin-bottom:32px;font-size:1.25rem;font-weight:500;line-height:1.5}.WebDevTestimonials-module__KlvV8q__cardBlack .WebDevTestimonials-module__KlvV8q__authorName{color:#fff;font-size:.95rem;font-weight:600}.WebDevTestimonials-module__KlvV8q__cardBlack .WebDevTestimonials-module__KlvV8q__authorTitle{color:#fff9;font-size:.8rem}.WebDevTestimonials-module__KlvV8q__cardBlue{background:#0052ff;border:1px solid #ffffff1a;box-shadow:0 20px 25px -5px #0032ff33,0 10px 10px -5px #0032ff1a}.WebDevTestimonials-module__KlvV8q__cardBlue .WebDevTestimonials-module__KlvV8q__logo{align-items:center;margin-bottom:32px;display:flex}.WebDevTestimonials-module__KlvV8q__cardBlue .WebDevTestimonials-module__KlvV8q__quote{color:#fff;margin-bottom:32px;font-size:1.25rem;font-weight:500;line-height:1.5}.WebDevTestimonials-module__KlvV8q__cardBlue .WebDevTestimonials-module__KlvV8q__authorName{color:#fff;font-size:.95rem;font-weight:600}.WebDevTestimonials-module__KlvV8q__cardBlue .WebDevTestimonials-module__KlvV8q__authorTitle{color:#ffffffd9;font-size:.8rem}.WebDevTestimonials-module__KlvV8q__col1_row1_2{grid-area:1/1/span 2}.WebDevTestimonials-module__KlvV8q__col2_row1{grid-area:1/2}.WebDevTestimonials-module__KlvV8q__col3_row1{grid-area:1/3}.WebDevTestimonials-module__KlvV8q__col2_row2{grid-area:2/2}.WebDevTestimonials-module__KlvV8q__col2_row3{grid-area:3/2}.WebDevTestimonials-module__KlvV8q__col1_row3{grid-area:3/1}.WebDevTestimonials-module__KlvV8q__col3_row2_3{grid-area:2/3/span 2}.WebDevTestimonials-module__KlvV8q__cardFooter{justify-content:space-between;align-items:flex-end;width:100%;margin-top:auto;display:flex}.WebDevTestimonials-module__KlvV8q__authorInfo{flex-direction:column;gap:2px;display:flex}.WebDevTestimonials-module__KlvV8q__avatarImage{object-fit:cover;border-radius:8px;width:44px;height:44px;display:block}.WebDevTestimonials-module__KlvV8q__card:hover{transform:translateY(-4px)}.WebDevTestimonials-module__KlvV8q__cardWhite:hover{border-color:#cbd5e1;box-shadow:0 10px 15px -3px #0000000f,0 4px 6px -2px #00000008}.WebDevTestimonials-module__KlvV8q__cardBlack:hover{border-color:#ffffff26;box-shadow:0 25px 30px -5px #00000040,0 15px 15px -5px #00000026}.WebDevTestimonials-module__KlvV8q__cardBlue:hover{border-color:#fff3;box-shadow:0 25px 30px -5px #0032ff59,0 15px 15px -5px #0032ff33}@media (max-width:1024px){.WebDevTestimonials-module__KlvV8q__grid{grid-template-rows:auto;grid-template-columns:repeat(2,1fr);gap:20px}.WebDevTestimonials-module__KlvV8q__col1_row1_2,.WebDevTestimonials-module__KlvV8q__col2_row1,.WebDevTestimonials-module__KlvV8q__col3_row1,.WebDevTestimonials-module__KlvV8q__col2_row2,.WebDevTestimonials-module__KlvV8q__col2_row3,.WebDevTestimonials-module__KlvV8q__col1_row3,.WebDevTestimonials-module__KlvV8q__col3_row2_3{grid-column:unset!important;grid-row:unset!important}}@media (max-width:640px){.WebDevTestimonials-module__KlvV8q__section{padding:60px 0 80px}.WebDevTestimonials-module__KlvV8q__header{margin-bottom:40px}.WebDevTestimonials-module__KlvV8q__grid{grid-template-columns:1fr;gap:16px}.WebDevTestimonials-module__KlvV8q__card{min-height:auto;padding:24px}.WebDevTestimonials-module__KlvV8q__cardBlack .WebDevTestimonials-module__KlvV8q__quote,.WebDevTestimonials-module__KlvV8q__cardBlue .WebDevTestimonials-module__KlvV8q__quote{margin-bottom:24px;font-size:1.1rem}}
.WebDevFaq-module__ociu3W__section{color:#101010;background-color:#fff;border-top:1px solid #0000000d;width:100%;padding:100px 0;position:relative;overflow:hidden}.WebDevFaq-module__ociu3W__container{width:100%;max-width:var(--container-max-width,1400px);margin:0 auto;padding:0 clamp(24px,5vw,80px)}.WebDevFaq-module__ociu3W__layout{grid-template-columns:.4fr .6fr;align-items:start;gap:clamp(40px,6vw,80px);display:grid}.WebDevFaq-module__ociu3W__leftCol{position:sticky;top:120px}.WebDevFaq-module__ociu3W__badge{font-family:var(--font-mono), monospace;text-transform:uppercase;letter-spacing:.12em;color:var(--brand,#309);margin-bottom:12px;font-size:.72rem;font-weight:600;display:block}.WebDevFaq-module__ociu3W__heading{font-family:var(--font-heading), sans-serif;letter-spacing:-.02em;color:#101010;margin:0;font-size:clamp(2rem,3.2vw,3rem);font-weight:700;line-height:1.2}.WebDevFaq-module__ociu3W__rightCol{flex-direction:column;width:100%;display:flex}.WebDevFaq-module__ociu3W__accordion{border-top:1px solid #00000014;flex-direction:column;display:flex}.WebDevFaq-module__ociu3W__item{background:0 0;border-bottom:1px solid #00000014;padding:28px 0;transition:border-color .3s}.WebDevFaq-module__ociu3W__itemHeader{cursor:pointer;color:#101010;text-align:left;background:0 0;border:none;outline:none;align-items:center;gap:20px;width:100%;padding:0;display:flex}.WebDevFaq-module__ociu3W__iconWrapper{color:#101010;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:color .3s;display:flex}.WebDevFaq-module__ociu3W__plusIcon{stroke:#101010;transition:stroke .3s}.WebDevFaq-module__ociu3W__question{font-family:var(--font-heading), sans-serif;color:#101010;letter-spacing:-.015em;font-size:clamp(1.05rem,1.6vw,1.25rem);font-weight:600;line-height:1.45;transition:color .3s}.WebDevFaq-module__ociu3W__itemHeader:hover .WebDevFaq-module__ociu3W__question,.WebDevFaq-module__ociu3W__itemActive .WebDevFaq-module__ociu3W__question{color:var(--brand,#309)}.WebDevFaq-module__ociu3W__itemHeader:hover .WebDevFaq-module__ociu3W__plusIcon,.WebDevFaq-module__ociu3W__itemActive .WebDevFaq-module__ociu3W__plusIcon{stroke:var(--brand,#309)}.WebDevFaq-module__ociu3W__itemBody{overflow:hidden}.WebDevFaq-module__ociu3W__answerWrapper{padding:16px 0 0 44px}.WebDevFaq-module__ociu3W__answer{font-family:var(--font-body), sans-serif;color:#000000a6;margin:0;font-size:clamp(.9rem,1.3vw,.98rem);line-height:1.7}@media (max-width:1024px){.WebDevFaq-module__ociu3W__layout{grid-template-columns:1fr;gap:40px}.WebDevFaq-module__ociu3W__leftCol{position:static}}@media (max-width:768px){.WebDevFaq-module__ociu3W__section{padding:80px 0}.WebDevFaq-module__ociu3W__item{padding:22px 0}.WebDevFaq-module__ociu3W__itemHeader{gap:16px}.WebDevFaq-module__ociu3W__answerWrapper{padding:12px 0 0 40px}}
