.hero{padding:0;text-align:center}.hero .hero__inner{width:900px;max-width:92%;margin:0 auto}.hero .hero__brand{margin-bottom:.75rem;display:flex;justify-content:center;align-items:center}.hero .hero__brand img{display:block;margin:0 auto;height:40px;width:auto}@media(min-width:768px){.hero .hero__brand img{height:56px}}.hero .hero__subtitle{margin:0 0 1.5rem;opacity:.9}.hero .hero__ctas{display:flex;gap:.6rem;justify-content:center;flex-wrap:wrap;margin:1rem 0 1.25rem}.hero .hero__social{margin-top:.5rem}.container{justify-content:center!important}.content{justify-content:center!important;margin-top:0!important}.cta-mail{background:linear-gradient(135deg,#6D28D9 0%,#5b20b8 100%);color:#fff;border-radius:12px;padding:14px;display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;margin:0 auto 1rem;width:780px;max-width:94%}@media(max-width:620px){.cta-mail{grid-template-columns:1fr;text-align:center;row-gap:10px}}.cta-mail a{color:#fff}.cta-mail__icon{display:flex;align-items:center;justify-content:center}.cta-mail__icon svg{width:32px;height:32px;display:block}.cta-mail__title{margin:0;font-size:1.15rem;font-weight:600}.cta-mail__email{opacity:.95}.cta-mail__actions{display:flex;gap:8px;justify-content:center}.cta-mail .button{height:42px;line-height:1;padding:0 22px;border-radius:12px;transition:transform .12s ease-out,box-shadow .15s ease;will-change:transform,box-shadow}.cta-mail .button.outline{background:0 0;border-color:rgba(255,255,255,.75);color:#fff!important;border-radius:12px}.cta-mail .button.outline:hover{background:rgba(255,255,255,.12);border-color:#fff}.cta-mail__note{margin-top:4px;font-size:1rem;opacity:.95}.cta-copy{width:44px;padding:0 12px!important}.cta-copy .icon{width:18px;height:18px;display:block;transition:transform .2s ease,opacity .2s ease}.cta-copy .icon-check{opacity:0;transform:scale(.85);position:absolute}.cta-copy.copied .icon-copy{opacity:0;transform:scale(.85)}.cta-copy.copied .icon-check{opacity:1;transform:scale(1)}a.button:focus-visible,button.button:focus-visible,.button:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(109,40,217,.35)}@media(prefers-reduced-motion:reduce){.button{transition:none!important}}.services{padding:2rem 0 3.5rem}.services__inner{width:880px;max-width:94%;margin:0 auto;text-align:left}.services__title{text-align:center;margin:0 0 1.25rem;font-size:1.55rem;display:inline-block;position:relative;left:50%;transform:translateX(-50%)}.services__title::after{content:"";display:block;width:48px;height:3px;margin:8px auto 0;background:#6d28d9;border-radius:2px}.services__grid{display:grid;grid-template-columns:1fr;gap:14px;align-items:stretch}@media(min-width:768px){.services__grid{grid-template-columns:repeat(3,1fr);gap:16px}}.service{border:1px solid rgba(125,125,125,.25);border-radius:12px;padding:16px 16px 14px;background:0 0;transition:border-color .15s ease,box-shadow .15s ease,transform .05s ease;display:flex;flex-direction:column;height:100%}@media(prefers-color-scheme:dark){.service{border-color:rgba(255,255,255,.12)}}.service:hover{border-color:rgba(125,125,125,.4);box-shadow:0 6px 18px rgba(0,0,0,.12)}.service__title{margin:0 0 6px;font-size:1.05rem}.service__desc{margin:0 0 10px;opacity:.9}.service__actions{display:flex;justify-content:center;margin-top:auto;padding-top:8px}.service__cta{font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:.25rem;min-width:180px;justify-content:center}.service__cta::after{content:"\2192";transition:transform .15s ease}.service__cta:hover::after{transform:translateX(2px)}a.button.primary,button.button.primary,.button.primary{background:linear-gradient(180deg,#7f42de 0%,#6D28D9 100%);color:#fff!important;border:1px solid rgba(109,40,217,.45);transition:background .15s ease,box-shadow .15s ease,transform .08s ease;border-radius:12px}a.button.primary:hover,button.button.primary:hover,.button.primary:hover{background:linear-gradient(180deg,#8a53e1 0%,#7331db 100%);box-shadow:0 6px 14px rgba(0,0,0,.18);transform:translateY(-1px)}a.button.primary:active,button.button.primary:active,.button.primary:active{transform:translateY(0);box-shadow:0 2px 6px rgba(0,0,0,.16)}.header{padding:10px 0}.header .header__inner{width:880px;max-width:94%;margin:0 auto;padding:0 14px}.header .logo img{height:20px;width:auto}@media(min-width:768px){.header .logo img{height:26px}}.header .header__right .button{font-size:1rem;margin:0}.header .header__inner .header__right a.header-cta.button.primary{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:auto!important;height:42px!important;padding:0 36px!important;line-height:1!important;font-size:1rem!important;border-radius:12px!important;box-sizing:border-box!important;margin:0!important;white-space:nowrap!important;text-decoration:none!important;letter-spacing:normal!important;background-clip:padding-box!important;border:none!important;outline:none!important;transition:transform .12s ease-out,box-shadow .15s ease!important;will-change:transform,box-shadow}.header .header__inner .header__right a.header-cta.button.primary:hover{background:linear-gradient(180deg,#7f42de 0%,#6D28D9 100%)!important;box-shadow:0 6px 14px rgba(0,0,0,.18)!important;transform:translateY(-1px)!important}.header .header__inner .header__right a.header-cta.button.primary:active{transform:translateY(0)!important;box-shadow:0 2px 6px rgba(0,0,0,.16)!important}a.button.outline,button.button.outline,.button.outline{border-color:rgba(125,125,125,.35)}