.Hero-module__ZARIfG__section{justify-content:center;align-items:center;min-height:100vh;padding-top:64px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__background{z-index:-1;background-image:linear-gradient(var(--border)1px,transparent 1px),linear-gradient(to right,var(--border)1px,transparent 1px);opacity:.2;background-size:50px 50px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 100%);mask-image:radial-gradient(circle,#000 40%,#0000 100%)}.Hero-module__ZARIfG__glow{z-index:-1;filter:blur(60px);background:radial-gradient(circle,#10b98126 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__container{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;width:100%;max-width:1200px;padding:0 1.5rem;display:grid}.Hero-module__ZARIfG__content{flex-direction:column;gap:1.5rem;display:flex}.Hero-module__ZARIfG__badge{color:var(--primary);background:#10b9811a;border:1px solid #10b98133;border-radius:9999px;width:fit-content;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__ZARIfG__title{letter-spacing:-.02em;font-size:3.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--primary);background:linear-gradient(to right,var(--primary),#34d399);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__description{color:var(--muted);max-width:500px;font-size:1.125rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:1rem;margin-top:1rem;display:flex}.Hero-module__ZARIfG__primaryButton{background-color:var(--foreground);color:var(--background);border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:transform .2s,opacity .2s}.Hero-module__ZARIfG__primaryButton:hover{opacity:.9;transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryButton{background-color:var(--surface);color:var(--foreground);border:1px solid var(--border);border-radius:.5rem;padding:.75rem 1.5rem;font-weight:600;transition:background-color .2s}.Hero-module__ZARIfG__secondaryButton:hover{background-color:var(--surface-hover)}.Hero-module__ZARIfG__imageWrapper{justify-content:flex-end;display:flex;position:relative}.Hero-module__ZARIfG__profileImage{object-fit:cover;border:4px solid var(--surface);border-radius:50%;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}@media (max-width:768px){.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;gap:3rem}.Hero-module__ZARIfG__content{order:2;align-items:center}.Hero-module__ZARIfG__imageWrapper{order:1;justify-content:center}.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__profileImage{width:250px;height:250px}.Hero-module__ZARIfG__actions{flex-direction:column;align-items:center;width:100%}}
.Services-module__dpHhBa__section{background-color:var(--background);padding:6rem 1.5rem;position:relative}.Services-module__dpHhBa__container{width:100%;max-width:1200px;margin:0 auto}.Services-module__dpHhBa__header{text-align:center;margin-bottom:4rem}.Services-module__dpHhBa__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Services-module__dpHhBa__subtitle{color:var(--muted);max-width:600px;margin:0 auto;font-size:1.125rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__card{background-color:var(--surface);border:1px solid var(--border);border-radius:1rem;height:100%;padding:2rem;transition:transform .2s,box-shadow .2s,background-color .2s}.Services-module__dpHhBa__card:hover{background-color:var(--surface-hover);transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Services-module__dpHhBa__iconWrapper{width:3rem;height:3rem;color:var(--primary);background-color:#10b9811a;border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.Services-module__dpHhBa__cardTitle{margin-bottom:1rem;font-size:1.25rem;font-weight:600}.Services-module__dpHhBa__list{flex-direction:column;gap:.75rem;list-style:none;display:flex}.Services-module__dpHhBa__listItem{color:var(--muted);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Services-module__dpHhBa__bullet{background-color:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px}
.WorkSamples-module__QZT38q__section{background-color:var(--background);padding:6rem 1.5rem}.WorkSamples-module__QZT38q__container{width:100%;max-width:1200px;margin:0 auto}.WorkSamples-module__QZT38q__header{margin-bottom:4rem}.WorkSamples-module__QZT38q__title{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.WorkSamples-module__QZT38q__subtitle{color:var(--muted);max-width:600px;font-size:1.125rem}.WorkSamples-module__QZT38q__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2.5rem;display:grid}.WorkSamples-module__QZT38q__card{background-color:var(--surface);border:1px solid var(--border);border-radius:1rem;transition:transform .3s;overflow:hidden}.WorkSamples-module__QZT38q__card:hover{transform:translateY(-5px)}.WorkSamples-module__QZT38q__preview{background-color:var(--surface-hover);height:240px;position:relative;overflow:hidden}.WorkSamples-module__QZT38q__info{padding:2rem}.WorkSamples-module__QZT38q__projectTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.WorkSamples-module__QZT38q__projectDesc{color:var(--muted);font-size:.95rem;line-height:1.5}
.Contact-module__hcVmEa__section{background-color:var(--background);padding:8rem 1.5rem;position:relative}.Contact-module__hcVmEa__container{width:100%;max-width:600px;margin:0 auto}.Contact-module__hcVmEa__title{text-align:center;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.Contact-module__hcVmEa__subtitle{color:var(--muted);text-align:center;margin-bottom:3rem;font-size:1.25rem}.Contact-module__hcVmEa__card{background:var(--surface);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:3rem;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.Contact-module__hcVmEa__form{flex-direction:column;gap:1rem;display:flex}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);font-size:1rem;font-family:var(--font-sans);border-radius:.5rem;padding:.875rem 1rem;transition:border-color .2s,ring .2s}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #10b98133}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__button{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;transition:transform .2s,background-color .2s;display:inline-flex}.Contact-module__hcVmEa__button:hover:not(:disabled){background-color:#059669;transform:translateY(-2px)}.Contact-module__hcVmEa__button:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__contactInfo{border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.Contact-module__hcVmEa__phoneButton{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.95rem;transition:all .2s;display:flex}.Contact-module__hcVmEa__phoneButton:hover{background-color:var(--surface-hover);color:var(--foreground);border-color:var(--muted)}.Contact-module__hcVmEa__status{text-align:center;margin-top:.5rem;font-size:.9rem}.Contact-module__hcVmEa__status.Contact-module__hcVmEa__success{color:var(--primary)}.Contact-module__hcVmEa__status.Contact-module__hcVmEa__error{color:#ef4444}
.Footer-module__S6Hkya__footer{background-color:var(--surface);border-top:1px solid var(--border);color:var(--muted);padding:3rem 1.5rem;font-size:.875rem}.Footer-module__S6Hkya__container{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__links{gap:2rem;display:flex}.Footer-module__S6Hkya__link{transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--foreground)}@media (max-width:600px){.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;gap:1.5rem}}
