.Hero-module__ZARIfG__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__content{z-index:10;max-width:900px;position:relative}.Hero-module__ZARIfG__title{flex-wrap:wrap;gap:.25em;margin-bottom:24px;display:flex}.Hero-module__ZARIfG__word{opacity:0;animation:.8s cubic-bezier(.2,.8,.2,1) forwards Hero-module__ZARIfG__fadeUp;display:inline-block;transform:translateY(20px)}.Hero-module__ZARIfG__subtitle{opacity:0;max-width:600px;margin-bottom:40px;font-size:clamp(1.25rem,3vw,1.5rem);animation:1s .5s forwards Hero-module__ZARIfG__fadeIn}.Hero-module__ZARIfG__glow{z-index:1;pointer-events:none;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeIn{to{opacity:1}}
.Services-module__dpHhBa__heading{border-bottom:1px solid var(--border);padding-bottom:24px}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.Services-module__dpHhBa__card{background:var(--surface);border:1px solid var(--border);border-radius:12px;flex-direction:column;justify-content:space-between;min-height:250px;padding:40px;transition:transform .3s,border-color .3s;display:flex}.Services-module__dpHhBa__card:hover{border-color:var(--accent);transform:translateY(-5px)}.Services-module__dpHhBa__number{font-family:var(--font-geist-mono),monospace;color:#666;margin-bottom:24px;font-size:.875rem;display:block}.Services-module__dpHhBa__cardTitle{margin-bottom:16px;font-size:1.75rem}.Services-module__dpHhBa__cardDesc{color:#999;font-size:1rem}
.About-module__vAULUW__about{background-color:var(--surface)}.About-module__vAULUW__grid{grid-template-columns:1fr 2fr;gap:48px;display:grid}@media (max-width:768px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:24px}}.About-module__vAULUW__title{color:var(--accent)}.About-module__vAULUW__text{color:var(--foreground);font-size:1.5rem;line-height:1.5}
.Contact-module__hcVmEa__wrapper{text-align:center;border:1px solid var(--border);background:linear-gradient(180deg,var(--surface)0%,#0a0a0a00 100%);border-radius:24px;padding:80px 24px}.Contact-module__hcVmEa__title{margin-bottom:24px;font-size:clamp(2.5rem,5vw,5rem)}.Contact-module__hcVmEa__text{max-width:600px;margin:0 auto 48px;font-size:1.25rem}
.Header-module__hBw1pG__header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0acc;border-bottom:1px solid #ffffff0d;width:100%;padding:24px 0;position:fixed;top:0;left:0}.Header-module__hBw1pG__inner{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logo{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Header-module__hBw1pG__langBtn{border:1px solid var(--border);color:var(--foreground);cursor:pointer;background:0 0;border-radius:99px;padding:8px 16px;font-size:.875rem;transition:all .2s}.Header-module__hBw1pG__langBtn:hover{background:var(--foreground);color:var(--background)}
.WhyChooseMe-module__00eeca__heading{text-align:center;margin-bottom:60px}.WhyChooseMe-module__00eeca__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:32px;display:grid}.WhyChooseMe-module__00eeca__card{background:linear-gradient(145deg,#111,#0a0a0a);border:1px solid #222;border-radius:16px;gap:20px;padding:24px;transition:transform .3s;display:flex}.WhyChooseMe-module__00eeca__card:hover{border-color:var(--accent);transform:translateY(-5px)}.WhyChooseMe-module__00eeca__iconBox{width:48px;height:48px;color:var(--accent);background:#3b82f61a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.WhyChooseMe-module__00eeca__title{color:var(--foreground);margin-bottom:8px;font-size:1.25rem}.WhyChooseMe-module__00eeca__desc{color:#888;font-size:.95rem;line-height:1.5}
.Testimonials-module__ItA9Ha__testimonials{background-color:var(--surface)}.Testimonials-module__ItA9Ha__heading{text-align:center;margin-bottom:60px}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.Testimonials-module__ItA9Ha__card{background:var(--background);border:1px solid var(--border);border-radius:16px;padding:32px;position:relative}.Testimonials-module__ItA9Ha__quoteMark{color:var(--accent);opacity:.3;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:16px;left:20px}.Testimonials-module__ItA9Ha__text{z-index:1;color:#ccc;margin-bottom:24px;font-size:1.1rem;font-style:italic;position:relative}.Testimonials-module__ItA9Ha__author{align-items:center;gap:12px;display:flex}.Testimonials-module__ItA9Ha__avatar{color:#fff;background:#333;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__name{color:var(--foreground);font-weight:500}
.Articles-module__LkBp8a__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:48px;display:flex}.Articles-module__LkBp8a__heading{margin-bottom:0}.Articles-module__LkBp8a__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;display:grid}.Articles-module__LkBp8a__card{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;height:100%;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.Articles-module__LkBp8a__card:hover{border-color:var(--accent);transform:translateY(-5px)}.Articles-module__LkBp8a__imagePlaceholder{background:#222;justify-content:center;align-items:center;height:160px;display:flex}.Articles-module__LkBp8a__mediumIcon{font-family:serif;font-size:3rem;font-weight:700}.Articles-module__LkBp8a__content{flex-direction:column;flex:1;padding:24px;display:flex}.Articles-module__LkBp8a__title{margin-bottom:12px;font-size:1.25rem;line-height:1.4}.Articles-module__LkBp8a__desc{color:#888;flex:1;margin-bottom:24px;font-size:.95rem}.Articles-module__LkBp8a__readMore{color:var(--accent);font-size:.875rem;font-weight:500}
