*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{color:#0f172a;font-weight:700;line-height:1.2}p{color:#475569;line-height:1.7}a{color:#6366f1;text-decoration:none;transition:color .3s ease}a:hover{color:#4f46e5}.container{margin:0 auto;max-width:1400px;padding:0 1.5rem}.section{padding:6rem 1.5rem}::selection{background:#1a1a1a;color:#fff}::-moz-selection{background:#1a1a1a;color:#fff}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:6px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#4f46e5,#7c3aed)}:focus{outline:2px solid #6366f1;outline-offset:2px}a:focus,button:focus{outline:2px solid #6366f1;outline-offset:3px}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.loading{animation:shimmer 2s infinite;background:linear-gradient(90deg,#f1f5f9 0,#e2e8f0 50%,#f1f5f9);background-size:1000px 100%}img{display:block;height:auto;max-width:100%}button{cursor:pointer;font-family:inherit}picture{display:block}@media print{body{background:#fff}.no-print{display:none!important}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html{scroll-behavior:auto}}.App{min-height:100vh;overflow-x:hidden;width:100%}.anchor{scroll-margin-top:90px}.App>section{position:relative}.App>*+*{margin-top:0}.about__inner{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:.95fr 1.05fr}.about__content{align-self:center}.about__media{background:#fff;border:1px solid #0f172a14;border-radius:18px;height:520px;overflow:hidden}.about__image{border-radius:18px;height:100%;object-fit:cover;object-position:top center;width:100%}.about__title{font-size:clamp(1.8rem,3vw,2.4rem)}.about__role{color:#475569;font-weight:700;margin-top:.5rem}.about__text{font-size:1.05rem;margin-top:1rem}.about__chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.4rem}.about__chip{align-items:center;background:#6366f11f;border:1px solid #6366f12e;border-radius:999px;color:#0f172a;display:inline-flex;font-size:.9rem;font-weight:700;padding:.45rem .7rem}@media (max-width:980px){.about__inner{grid-template-columns:1fr}.about__media{height:450px;order:-1}.about__content{align-self:start}}@media (max-width:640px){.about__media{height:280px}}.companies{padding:0 1.5rem 2.5rem}.companies__inner{background:#f1f5f973;border:1px solid #0f172a0f;border-radius:18px;padding:1.25rem}.companies__label{color:#475569;font-size:.95rem;font-weight:600}.companies__logos{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem}.companies__logo{align-items:center;background:#ffffffe6;border:1px solid #0f172a14;border-radius:16px;display:flex;height:80px;justify-content:center;padding:1.2rem 1rem;transition:transform .2s ease,box-shadow .2s ease}.companies__logo:hover{box-shadow:0 8px 20px #0f172a14;transform:translateY(-2px)}.companies__logoImg{height:auto;max-height:55px;max-width:100%;object-fit:contain;width:auto}.companies__logoText{color:#0f172a;font-size:.95rem;font-weight:800;line-height:1.3;text-align:center}@media (max-width:980px){.companies__logos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.companies{padding:0 1.5rem 2rem}.companies__logos{grid-template-columns:1fr}}.contact{background:linear-gradient(135deg,#f9fafbcc,#f3f4f6e6);overflow:hidden;padding-top:4rem;position:relative}.contact:before{background:linear-gradient(to bottom right,#6366f114,#8b5cf60f);box-shadow:0 10px 40px #6366f11a;height:150px;left:0;right:0;top:-50px;transform:skewY(-2deg);transform-origin:top left}.contact:after,.contact:before{content:"";position:absolute;z-index:0}.contact:after{background:radial-gradient(circle,#6366f114 0,#0000 70%);border-radius:50%;filter:blur(40px);height:300px;left:-100px;pointer-events:none;top:20%;width:300px}.contact__header{animation:scaleIn .5s ease-out;max-width:75ch;position:relative;z-index:1}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.contact__title{font-size:clamp(1.8rem,3vw,2.3rem)}.contact__subtitle{font-weight:600;margin-top:.6rem;max-width:70ch}.contact__cards{grid-gap:.9rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}.contact__cards,.contact__ctaRow{gap:.9rem;position:relative;z-index:1}.contact__ctaRow{display:flex;flex-wrap:wrap;margin-top:1.25rem}.contact__primaryCta{align-items:center;background:#0f172a;border:1px solid #0f172a1f;border-radius:12px;color:#fff;display:inline-flex;font-weight:900;justify-content:center;padding:.95rem 1.15rem}.contact__primaryCta:hover{background:#0a1224;color:#fff}.contact__secondaryCta{align-items:center;background:#fffc;border:1px solid #0f172a1f;border-radius:12px;color:#0f172a;display:inline-flex;font-weight:900;justify-content:center;padding:.95rem 1.15rem}.contact__secondaryCta:hover{background:#fff}.contact__card{background:#ffffffe6;border:1px solid #0f172a14;border-radius:14px;color:inherit;display:block;padding:1rem}.contact__card:hover{border-color:#0f172a29}.contact__label{color:#000;font-size:.9rem;font-weight:800}.contact__value{color:#0f172a;display:inline-block;font-weight:500;margin-top:.4rem;word-break:break-word}@media (max-width:980px){.contact__cards{grid-template-columns:1fr}}.credentials{margin-top:-1px;overflow:hidden;padding-top:4rem;position:relative}.credentials:before{background:linear-gradient(165deg,#fff0,#fff0 48%,#6366f108 0,#8b5cf60d);content:"";height:80px;left:0;position:absolute;right:0;top:0;z-index:0}.credentials:after{background-image:radial-gradient(circle at 1px 1px,#6366f114 1px,#0000 0);background-size:24px 24px;content:"";inset:80px 0 0 0;opacity:.4;pointer-events:none;position:absolute;z-index:0}.credentials__inner{grid-gap:1.5rem;align-items:start;animation:slideInUp .6s ease-out;display:grid;gap:1.5rem;grid-template-columns:1fr 1.05fr;position:relative;z-index:1}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.credentials__title{font-size:clamp(1.8rem,3vw,2.3rem)}.credentials__list{margin-top:1rem;padding-left:1.1rem}.credentials__list li{color:#475569;font-weight:700;margin-top:.55rem}.credentials__card{background:#f1f5f98c;border:1px solid #0f172a14;border-radius:18px;padding:1.6rem}.credentials__card h3{font-size:1.15rem}.credentials__bullets{margin-top:.85rem;padding-left:1.1rem}.credentials__bullets li{color:#475569;font-weight:650;margin-top:.5rem}.credentials__stats{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.25rem}.credentials__stat{background:#ffffffd9;border:1px solid #0f172a14;border-radius:14px;padding:1rem}.credentials__statValue{color:#0f172a;font-size:1.3rem;font-weight:900}.credentials__statLabel{color:#475569;font-size:.95rem;font-weight:650;margin-top:.25rem}@media (max-width:980px){.credentials__inner,.credentials__stats{grid-template-columns:1fr}}.footer{background:linear-gradient(135deg,#f8fafcfa,#f1f5f9f2);overflow:hidden;padding:2.2rem 0;position:relative}.footer:before{background:linear-gradient(90deg,#0000,#6366f166 25%,#8b5cf680 50%,#6366f166 75%,#0000);height:2px;left:0;right:0;z-index:2}.footer:after,.footer:before{content:"";position:absolute;top:0}.footer:after{background:radial-gradient(ellipse 80% 100% at 50% 0,#6366f10f,#0000 70%);height:100%;left:50%;pointer-events:none;transform:translateX(-50%);width:60%;z-index:0}.footer__inner{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;position:relative;z-index:1}.footer__brand{color:#0f172a;font-weight:900}.footer__sub{color:#475569;font-weight:650;margin-top:.35rem}.footer__right{text-align:right}.footer__meta{color:#475569;font-weight:650}@media (max-width:720px){.footer__inner{flex-direction:column}.footer__right{text-align:left}}.hero{overflow:hidden;padding:2rem 0 3.5rem;position:relative}.hero__bg{background:radial-gradient(closest-side at 18% 40%,#6366f129,#6366f100),radial-gradient(closest-side at 70% 20%,#8b5cf62e,#8b5cf600);height:520px;inset:-20% -10% auto -10%;pointer-events:none;position:absolute}.hero__inner{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1.15fr .85fr}.hero__eyebrow{align-items:center;background:#ffffffb3;border:1px solid #0f172a1a;border-radius:999px;color:#0f172a;display:inline-flex;font-size:.9rem;font-weight:700;gap:.5rem;padding:.4rem .75rem}.hero__title{font-size:clamp(2.25rem,4.6vw,3.5rem);letter-spacing:-.02em;margin-top:1.2rem}.hero__titleAccent{display:block}.hero__subtitle{font-size:1.12rem;margin-top:1.1rem;max-width:60ch}.hero__ctaRow{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.75rem}.hero__ctaPrimary{align-items:center;background:#0f172a;border:1px solid #0f172a1f;border-radius:12px;color:#fff;display:inline-flex;font-weight:800;justify-content:center;padding:.95rem 1.15rem}.hero__ctaPrimary:hover{background:#0a1224;color:#fff}.hero__ctaSecondary{align-items:center;background:#fffc;border:1px solid #0f172a1f;border-radius:12px;color:#0f172a;display:inline-flex;font-weight:800;justify-content:center;padding:.95rem 1.15rem}.hero__ctaSecondary:hover{background:#fff}.hero__highlights{grid-gap:1rem;border-top:1px solid #0f172a0f;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;padding-top:1.25rem}.hero__highlight{background:#ffffffb3;border:1px solid #0f172a14;border-radius:14px;padding:1rem}.hero__highlight dt{color:#0f172a;font-size:1.05rem;font-weight:900}.hero__highlight dd{color:#475569;font-size:.95rem;font-weight:600;margin-top:.3rem}.hero__mediaFrame{background:#0000;border:0;border-radius:18px;padding:0}.hero__image{border-radius:18px;max-height:520px;object-fit:cover;object-position:top center;width:100%}@media (max-width:980px){.hero__inner{grid-template-columns:1fr}.hero__media{order:-1}.hero__subtitle{max-width:70ch}}@media (max-width:640px){.hero{padding:4.75rem 0 2.75rem}.hero__highlights{grid-template-columns:1fr}.hero__image{max-height:420px}}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd9;border-bottom:1px solid #0f172a0f;position:-webkit-sticky;position:sticky;top:0;z-index:50}.nav--scrolled{background:#ffffffeb}.nav__inner{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:.9rem 0}.nav__brand{color:#0f172a;gap:.75rem}.nav__brand,.nav__brandMark{align-items:center;display:inline-flex}.nav__brandMark{background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;color:#fff;font-weight:800;height:40px;justify-content:center;letter-spacing:.02em;width:40px}.nav__brandText{display:flex;flex-direction:column;font-weight:700;line-height:1.15}.nav__brandSub{color:#475569;display:block;font-size:.82rem;font-weight:600}.nav__links{align-items:center;display:flex;gap:1.25rem}.nav__link{color:#0f172a;font-size:.95rem;font-weight:600;opacity:.9}.nav__link:hover{opacity:1}.nav__cta{align-items:center;background:#0f172a;border:1px solid #0f172a1f;border-radius:10px;color:#fff;display:inline-flex;font-size:.95rem;font-weight:700;justify-content:center;padding:.75rem 1rem}.nav__cta:hover{background:#0a1224;color:#fff}@media (max-width:900px){.nav__links{display:none}}@media (max-width:520px) and (min-width:350px){.nav__brandSub{display:none}.nav__inner{padding:.7rem 1rem}.nav__cta{font-size:.9rem;padding:.7rem .85rem}}.services{background:linear-gradient(180deg,#fff0,#faf5ff66);border-bottom:1px solid #0f172a0f;overflow:hidden;padding-top:5rem;position:relative}.services:before{background:radial-gradient(ellipse 100% 60% at 50% 0,#6366f114,#0000),linear-gradient(90deg,#8b5cf608,#6366f108);-webkit-clip-path:polygon(0 0,100% 0,100% 70%,0 100%);clip-path:polygon(0 0,100% 0,100% 70%,0 100%);height:120px;left:0;right:0;top:0}.services:after,.services:before{content:"";position:absolute;z-index:0}.services:after{background:radial-gradient(circle,#7c3aed0f 0,#0000 60%);bottom:20%;filter:blur(50px);height:500px;left:-150px;pointer-events:none;width:500px}.services__header{max-width:75ch;position:relative;z-index:1}.services__title{font-size:clamp(1.8rem,3vw,2.3rem)}.services__subtitle{font-weight:600;margin-top:.6rem}.services__grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem;position:relative;z-index:1}.services__card{background:#fff;border:1px solid #0f172a14;border-radius:16px;padding:1.6rem}.services__card h3{font-size:1.25rem}.services__card p{font-weight:600;margin-top:.7rem}.services__split{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr;margin-top:1.25rem}.services__card h4{color:#0f172a;font-size:.98rem}.services__card ul{margin-top:.6rem;padding-left:1.1rem}.services__card li{color:#475569;font-weight:600;margin-top:.45rem}.services__tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.6rem}.services__tag{align-items:center;background:#8b5cf61f;border:1px solid #8b5cf62e;border-radius:999px;color:#0f172a;display:inline-flex;font-size:.9rem;font-weight:700;padding:.38rem .65rem}.services__gallery{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.5rem}.services__galleryItem{background:#ffffffe6;border:1px solid #0f172a14;border-radius:18px;overflow:hidden;padding:10px}.services__galleryImg{border-radius:14px;height:220px;object-fit:cover;width:100%}@media (max-width:980px){.services__gallery,.services__grid{grid-template-columns:1fr}.services__galleryImg{height:210px}}.testimonials{background:linear-gradient(180deg,#faf5ff00,#faf5ff99);border-bottom:1px solid #0f172a0f;overflow:hidden;padding-top:4rem;position:relative}.testimonials:before{background:radial-gradient(ellipse 80% 50% at 50% 0,#8b5cf61f,#0000);-webkit-clip-path:ellipse(80% 60% at 50% 0);clip-path:ellipse(80% 60% at 50% 0);height:100px;left:0;top:0}.testimonials:after,.testimonials:before{content:"";position:absolute;right:0;z-index:0}.testimonials:after{background:radial-gradient(circle,#7c3aed0f 0,#0000 70%);bottom:0;height:400px;pointer-events:none;width:400px}.testimonials__header{animation:fadeIn .7s ease-out;max-width:75ch;position:relative;z-index:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.testimonials__title{font-size:clamp(1.8rem,3vw,2.3rem)}.testimonials__subtitle{font-weight:600;margin-top:.6rem}.testimonials__grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;position:relative;z-index:1}.testimonials__card{animation:fadeInUp .6s ease-out both}.testimonials__card:first-child{animation-delay:.1s}.testimonials__card:nth-child(2){animation-delay:.2s}.testimonials__card:nth-child(3){animation-delay:.3s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.testimonials__card{background:#ffffffe6;border:1px solid #0f172a14;border-radius:16px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.testimonials__card:hover{box-shadow:0 10px 25px #0f172a14;transform:translateY(-3px)}.testimonials__top{align-items:center;display:flex;gap:.85rem}.testimonials__avatar{align-items:center;background:linear-gradient(135deg,#6366f12e,#8b5cf62e);border:1px solid #0f172a1a;border-radius:999px;display:flex;flex:0 0 auto;height:52px;justify-content:center;overflow:hidden;width:52px}.testimonials__avatarImg{height:100%;object-fit:cover;width:100%}.testimonials__avatarText{color:#000;font-weight:900}.testimonials__quote{color:#475569;font-weight:400;line-height:1.75;margin-top:1.1rem}.testimonials__meta{min-width:0}.testimonials__name{color:#0f172a;font-weight:900}.testimonials__titleText{color:#475569;font-weight:650;margin-top:.25rem}@media (max-width:980px){.testimonials__grid{grid-template-columns:1fr}}.valueProps{background:linear-gradient(135deg,#f8fafcf2,#f1f5f9cc);overflow:hidden;padding-top:4rem;position:relative}.valueProps:before{background:linear-gradient(180deg,#6366f10f,#0000);height:200px;left:0;right:0;top:-60px;transform:skewY(-1.5deg)}.valueProps:after,.valueProps:before{content:"";position:absolute;z-index:0}.valueProps:after{background:radial-gradient(circle,#8b5cf60d 0,#0000 70%);filter:blur(60px);height:400px;pointer-events:none;right:-100px;top:0;width:400px}.valueProps__header{max-width:70ch;position:relative;z-index:1}.valueProps__title{font-size:clamp(1.8rem,3vw,2.3rem)}.valueProps__subtitle{font-weight:600;margin-top:.6rem}.valueProps__grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem;position:relative;z-index:1}.valueProps__card{background:#ffffffd9;border:1px solid #0f172a14;border-radius:16px;padding:1.4rem}.valueProps__cardHeader{align-items:center;display:flex;gap:.75rem}.valueProps__cardIcon{color:green;flex-shrink:0;height:36px;width:36px}.valueProps__card h3{font-size:1.15rem}.valueProps__card p{font-weight:600;margin-top:.6rem}@media (max-width:980px){.valueProps__grid{grid-template-columns:1fr}}.workWithMe{background:linear-gradient(160deg,#f9fafbe6,#f3f4f6f2);overflow:hidden;padding-top:4.5rem;position:relative}.workWithMe:before{background:linear-gradient(180deg,#6366f11a,#8b5cf614);box-shadow:0 20px 60px #6366f114;height:180px;left:-20%;right:-20%;top:-40px;transform:rotate(-2deg)}.workWithMe:after,.workWithMe:before{content:"";position:absolute;z-index:0}.workWithMe:after{background:radial-gradient(circle,#6366f11f 0,#0000 65%);filter:blur(70px);height:350px;pointer-events:none;right:-80px;top:10%;width:350px}.workWithMe__inner{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1.05fr .95fr;position:relative;z-index:1}.workWithMe__badge{align-items:center;background:#ffffffb3;border:1px solid #0f172a1a;border-radius:999px;color:#0f172a;display:inline-flex;font-size:.9rem;font-weight:800;justify-content:center;padding:.4rem .75rem}.workWithMe__title{font-size:clamp(1.9rem,3.4vw,2.5rem);margin-top:.9rem}.workWithMe__subtitle{font-weight:600;margin-top:.6rem;max-width:70ch}.workWithMe__bullets{grid-gap:.6rem;color:#475569;display:grid;font-weight:650;gap:.6rem;list-style:none;margin-top:1.25rem;padding-left:0}.workWithMe__bullets li{align-items:flex-start;display:flex;gap:.75rem}.workWithMe__bulletIcon{color:green;flex-shrink:0;height:32px;margin-top:0;width:32px}.workWithMe__media{background:linear-gradient(135deg,#6366f11f,#8b5cf61f);border:1px solid #0f172a14;border-radius:18px;margin-top:1.4rem;padding:10px}.workWithMe__image{border-radius:14px;height:260px;object-fit:cover;width:100%}.workWithMe__miniCta{color:#475569;font-weight:700;margin-top:.9rem}.workWithMe__miniLink{color:#0f172a;font-weight:900}.workWithMe__form{background:#fff;border:1px solid #0f172a14;border-radius:18px;padding:1.6rem}.workWithMe__formTitle{font-size:1.2rem}.workWithMe__formHint{color:#475569;font-weight:600;margin-top:.35rem}.workWithMe__field{grid-gap:.45rem;display:grid;gap:.45rem;margin-top:1rem}.workWithMe__fieldLabel{color:#0f172a;font-size:.92rem;font-weight:800}.workWithMe__field input,.workWithMe__field select{background:#fff;border:1px solid #0f172a1f;border-radius:12px;color:#0f172a;font-size:1rem;padding:.85rem .9rem;width:100%}.workWithMe__submit{background:#0f172a;border:1px solid #0f172a1f;border-radius:12px;color:#fff;font-weight:900;margin-top:1.2rem;padding:.95rem 1.1rem;width:100%}.workWithMe__submit:disabled{cursor:not-allowed;opacity:.55}.workWithMe__status{color:#475569;font-weight:700;margin-top:.85rem}.workWithMe__status--error{color:#0f172a}@media (max-width:980px){.workWithMe__inner{grid-template-columns:1fr}.workWithMe__image{height:220px}}@media (max-width:520px){.workWithMe__form{padding:1.25rem}.workWithMe__image{height:200px}}
/*# sourceMappingURL=main.c809dd12.css.map*/