.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;padding:6rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bg{pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__gridOverlay{background-image:linear-gradient(#7b3fe40d 1px,#0000 1px),linear-gradient(90deg,#7b3fe40d 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.Hero-module__Z8hQ_W__orb{filter:blur(80px);opacity:.18;border-radius:50%;position:absolute}.Hero-module__Z8hQ_W__orb1{background:#7b3fe4;width:600px;height:600px;top:-200px;right:-100px}.Hero-module__Z8hQ_W__orb2{background:#3b8beb;width:500px;height:500px;bottom:-150px;left:-100px}.Hero-module__Z8hQ_W__orb3{background:#5b5ce6;width:300px;height:300px;top:40%;left:30%}.Hero-module__Z8hQ_W__content{text-align:center;max-width:800px;position:relative}.Hero-module__Z8hQ_W__badge{color:#7b3fe4;letter-spacing:.05em;text-transform:uppercase;background:#7b3fe41f;border:1px solid #7b3fe44d;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1.1rem;font-size:.8rem;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:#7b3fe4;border-radius:50%;width:6px;height:6px;animation:2s infinite Hero-module__Z8hQ_W__pulse}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.Hero-module__Z8hQ_W__title{letter-spacing:-.02em;color:var(--text);margin-bottom:1.5rem;font-family:Syne,sans-serif;font-size:clamp(2.8rem,6vw,5rem);font-weight:800;line-height:1.05}.Hero-module__Z8hQ_W__sub{color:var(--text2);max-width:560px;margin:0 auto 2.5rem;font-size:1.15rem;font-weight:400;line-height:1.75}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__slogan{color:var(--text3);letter-spacing:.07em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.95rem;font-weight:500}.Hero-module__Z8hQ_W__btnHero{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b3fe4,#3b8beb);border:none;border-radius:50px;padding:.85rem 2.2rem;font-family:DM Sans,sans-serif;font-size:1rem;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-block}.Hero-module__Z8hQ_W__btnHero:hover{transform:translateY(-2px);box-shadow:0 12px 40px #7b3fe44d}
.Services-module__PFRRnG__grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;margin-top:3rem;display:grid}.Services-module__PFRRnG__card{background:var(--card-bg);border:1px solid var(--border);border-radius:14px;padding:1.6rem;transition:border-color .3s,transform .3s;position:relative;overflow:hidden}.Services-module__PFRRnG__card:before{content:"";opacity:0;background:linear-gradient(90deg,#7b3fe4,#3b8beb);height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__card:hover{border-color:#7b3fe473;transform:translateY(-4px)}.Services-module__PFRRnG__card:hover:before{opacity:1}.Services-module__PFRRnG__icon{background:#7b3fe41f;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.1rem;font-size:1.3rem;display:flex}.Services-module__PFRRnG__card h3{color:var(--text);margin-bottom:.55rem;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700}.Services-module__PFRRnG__card p{color:var(--text2);font-size:.82rem;line-height:1.7}.Services-module__PFRRnG__tag{color:#7b3fe4;background:#7b3fe41a;border:1px solid #7b3fe440;border-radius:50px;margin-top:1rem;padding:.2rem .7rem;font-size:.7rem;font-weight:600;display:inline-block}@media (max-width:1100px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Services-module__PFRRnG__grid{grid-template-columns:1fr}}
.About-module__vqXTeW__section{padding-top:2rem}.About-module__vqXTeW__layout{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;margin-top:1rem;display:grid}.About-module__vqXTeW__points{flex-direction:column;gap:.9rem;margin-top:1.75rem;display:flex}.About-module__vqXTeW__point{align-items:flex-start;gap:.9rem;display:flex}.About-module__vqXTeW__dot{border-radius:50%;width:8px;min-width:8px;height:8px;margin-top:.45rem}.About-module__vqXTeW__point h4{color:var(--text);margin-bottom:.2rem;font-family:Syne,sans-serif;font-size:.9rem;font-weight:700}.About-module__vqXTeW__point p{color:var(--text2);font-size:.84rem;line-height:1.65}.About-module__vqXTeW__techSection{margin-top:2rem}.About-module__vqXTeW__socialSection{margin-top:1.5rem}.About-module__vqXTeW__techLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text3);margin-bottom:.8rem;font-size:.7rem}.About-module__vqXTeW__techWrap{flex-wrap:wrap;gap:.6rem;display:flex}.About-module__vqXTeW__pill{background:var(--surface);border:1px solid var(--border);color:var(--text2);border-radius:50px;padding:.42rem .95rem;font-size:.78rem;transition:border-color .2s,color .2s}.About-module__vqXTeW__pill:hover{color:var(--text);border-color:#7b3fe473}.About-module__vqXTeW__socialRow{flex-wrap:wrap;gap:.6rem;display:flex}.About-module__vqXTeW__socBtn{background:var(--surface);border:1px solid var(--border);color:var(--text2);border-radius:50px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:flex}.About-module__vqXTeW__socBtn:hover{color:var(--text);background:#7b3fe412;border-color:#7b3fe473}.About-module__vqXTeW__visual{position:relative}.About-module__vqXTeW__logoFrame{aspect-ratio:3/4;border:1px solid var(--border);border-radius:2rem;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.About-module__vqXTeW__logoFrame[data-theme=dark]{background:#0d0f1e;box-shadow:0 0 80px #7b3fe42e,0 0 160px #3b8beb14}.About-module__vqXTeW__logoFrame[data-theme=light]{background:#fff;box-shadow:0 8px 40px #7b3fe41a}@media (max-width:900px){.About-module__vqXTeW__layout{grid-template-columns:1fr;gap:2.5rem}}
.Contact-module__OWeMSG__layout{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;margin-top:3rem;display:grid}.Contact-module__OWeMSG__info h3{color:var(--text);margin-bottom:1rem;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:700}.Contact-module__OWeMSG__info>p{color:var(--text2);margin-bottom:2rem;font-size:.95rem;font-weight:400;line-height:1.75}.Contact-module__OWeMSG__contactItem{align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.Contact-module__OWeMSG__contactIcon{background:#7b3fe41a;border:1px solid #7b3fe433;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.1rem;display:flex}.Contact-module__OWeMSG__contactItem h5{text-transform:uppercase;letter-spacing:.08em;color:var(--text3);margin-bottom:.2rem;font-size:.78rem;font-weight:600}.Contact-module__OWeMSG__contactItem p{color:var(--text);font-size:.9rem;font-weight:500}.Contact-module__OWeMSG__form{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:2.5rem;box-shadow:0 4px 20px #0000000a}.Contact-module__OWeMSG__row2{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Contact-module__OWeMSG__field{margin-bottom:1.25rem}.Contact-module__OWeMSG__field label{text-transform:uppercase;letter-spacing:.08em;color:var(--text2);margin-bottom:.5rem;font-size:.78rem;font-weight:600;display:block}.Contact-module__OWeMSG__field input,.Contact-module__OWeMSG__field textarea,.Contact-module__OWeMSG__field select{background:var(--input-bg);border:1px solid var(--border);width:100%;color:var(--text);border-radius:10px;outline:none;padding:.75rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.Contact-module__OWeMSG__field input::placeholder,.Contact-module__OWeMSG__field textarea::placeholder{color:var(--text3);opacity:.7}.Contact-module__OWeMSG__field input:focus,.Contact-module__OWeMSG__field textarea:focus,.Contact-module__OWeMSG__field select:focus{border-color:#7b3fe4;box-shadow:0 0 0 3px #7b3fe426}.Contact-module__OWeMSG__field select option{background:var(--surface);color:var(--text)}.Contact-module__OWeMSG__field textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__field select{appearance:none;cursor:pointer}@media (max-width:900px){.Contact-module__OWeMSG__layout,.Contact-module__OWeMSG__row2{grid-template-columns:1fr}}.Contact-module__OWeMSG__submitBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7b3fe4,#3b8beb);border:none;border-radius:10px;width:100%;padding:.85rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;transition:opacity .2s,transform .2s}.Contact-module__OWeMSG__submitBtn:hover{opacity:.88;transform:translateY(-1px)}.Contact-module__OWeMSG__socialSection{margin-top:1.75rem}.Contact-module__OWeMSG__socialLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text3);margin-bottom:.75rem;font-size:.7rem}.Contact-module__OWeMSG__socialRow{flex-wrap:wrap;gap:.6rem;display:flex}.Contact-module__OWeMSG__socBtn{background:var(--surface);border:1px solid var(--border);color:var(--text2);border-radius:50px;padding:.5rem 1rem;font-size:.8rem;font-weight:500;transition:border-color .2s,color .2s,background .2s;display:inline-block}.Contact-module__OWeMSG__socBtn:hover{color:var(--text);background:#7b3fe412;border-color:#7b3fe473}
