*{box-sizing:border-box}body{color:#fff;min-height:100vh;margin:0;font-family:Roboto,sans-serif}.hero{text-align:center;max-width:900px;margin:0 auto;padding:40px 7% 60px}.hero__eyebrow{color:#c9c4e0;text-transform:uppercase;letter-spacing:.12em;margin:0 0 16px;font-size:.8rem;font-weight:700}.hero__title{letter-spacing:-.02em;margin:0 0 20px;font-family:Roboto,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.1;animation:.6s ease-out both hero-reveal}.hero__title--accent{background:linear-gradient(90deg,#7c5cff,#b8f23c);color:#0000;-webkit-background-clip:text;background-clip:text}.hero__title--accent-alt{color:#b8f23c}.hero__subtitle{color:#c9c4e0;max-width:620px;margin:0 auto 32px;font-size:1.05rem;line-height:1.6}.hero__actions{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:40px;display:flex}.hero__cta{border-radius:999px;padding:12px 28px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .15s,filter .15s}.hero__cta--primary{color:#fff;background:#7c5cff}.hero__cta--secondary{color:#b8f23c;background:0 0;border:1px solid #b8f23c}.hero__cta:hover{filter:brightness(1.1);transform:translateY(-2px)}.hero__trust{flex-wrap:wrap;justify-content:center;gap:32px;display:flex}.hero__trust-item{color:#c9c4e0;align-items:center;gap:8px;font-size:.8rem;display:flex}.hero__trust-item img{object-fit:contain;width:20px;height:20px}@keyframes hero-reveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero__title{animation:none}}@media (width<=768px){.hero{padding:30px 6% 40px}.hero__actions{flex-direction:column;align-items:center}}:root{--gh-color-bg:#0a08148c;--gh-color-accent:#7c5cff;--gh-color-accent-soft:#7c5cff33;--gh-color-live:#b8f23c;--gh-color-text:#fff;--gh-color-text-muted:#c9c4e0;--gh-font-display:"Roboto", sans-serif;--gh-radius:14px}.svc-header{max-width:640px}.svc-badge{background:var(--gh-color-accent-soft);border:1px solid var(--gh-color-accent);color:var(--gh-color-text);border-radius:999px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-block}.svc-title{font-family:var(--gh-font-display);letter-spacing:-.02em;color:var(--gh-color-text);margin:18px 0 10px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.05}.svc-description{color:var(--gh-color-text-muted);font-size:1.05rem;line-height:1.5}.gh-section{background:var(--gh-color-bg);border-radius:var(--gh-radius);align-items:flex-start;gap:60px;padding:60px 7%;display:flex}.gh-section .gh-intro{flex:0 0 40%}.gh-stats{flex-direction:column;gap:10px;margin:24px 0 0;padding:0;list-style:none;display:flex}.gh-stats__item{color:var(--gh-color-text-muted);align-items:center;gap:10px;font-size:.88rem;display:flex}.gh-stats__dot{background:var(--gh-color-live);width:8px;height:8px;box-shadow:0 0 0 0 var(--gh-color-live);border-radius:50%;flex-shrink:0;animation:2s ease-out infinite gh-dot-pulse}@keyframes gh-dot-pulse{0%{box-shadow:0 0 #b8f23c80}70%{box-shadow:0 0 0 6px #b8f23c00}to{box-shadow:0 0 #b8f23c00}}.gh-worlds{flex-direction:column;flex:60%;gap:18px;margin:0;padding:0;list-style:none;display:flex}.gh-world{border-left:2px solid var(--gh-color-accent-soft);align-items:flex-start;gap:16px;padding:18px 20px;transition:border-color .2s,transform .2s;display:flex;position:relative}.gh-world--destacado{border-left-color:var(--gh-color-live);background:linear-gradient(90deg,#b8f23c0f,#0000 60%)}.gh-world__tag{background:var(--gh-color-live);color:#0a0814;letter-spacing:.02em;border-radius:999px;padding:3px 10px;font-size:.7rem;font-weight:800;position:absolute;top:-10px;left:16px}.gh-world__cta{color:var(--gh-color-accent);margin-top:8px;font-size:.85rem;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-block}.gh-world--destacado .gh-world__cta{color:var(--gh-color-live)}.gh-world__cta:hover{transform:translate(3px)}.gh-world:hover,.gh-world:focus-within{border-left-color:var(--gh-color-accent);transform:translate(4px)}.gh-world__icon{width:44px;height:44px;color:var(--gh-color-accent);flex:none;justify-content:center;align-items:center;display:flex}.gh-world__icon svg{width:100%;height:100%}.gh-world__name{color:var(--gh-color-text);margin:0 0 4px;font-size:1.15rem;font-weight:700}.gh-world__tagline{color:var(--gh-color-text-muted);margin:0;font-size:.92rem}@keyframes gh-title-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.gh-section .svc-title{animation:.5s ease-out both gh-title-reveal}@media (prefers-reduced-motion:reduce){.gh-section .svc-title{animation:none}.gh-world{transition:none}.gh-stats__dot{animation:none}}@media (width<=768px){.gh-section{flex-direction:column;gap:32px;padding:40px 6%}.gh-section .gh-intro{flex-basis:auto}}@media (width>=768.1px) and (width<=1399.98px){.gh-section{gap:40px;padding:50px 6%}}.cx-section{align-items:flex-start;gap:60px;padding:60px 7%;display:flex}.cx-section .svc-header{flex:0 0 40%}.cx-calculator{background-color:#0000004d;border-radius:14px;flex:60%;max-width:420px;padding:24px;box-shadow:0 0 10px #0000001a}.cx-rates{text-align:center;margin:0 0 16px;font-size:.85rem;line-height:1.6}.cx-form__options{justify-content:space-between;margin-bottom:16px;display:flex}.cx-form__field{margin-bottom:12px}.cx-form__field label{margin-bottom:6px;font-size:.9rem;font-weight:700;display:block}.cx-form__field input,.cx-form__field select{border:1px solid #ccc;border-radius:6px;width:100%;padding:10px;font-size:1rem}.cx-submit{color:#fff;cursor:pointer;background-color:#7c5cff;border:none;border-radius:6px;width:100%;padding:10px;font-size:1rem}.cx-submit:hover{filter:brightness(1.1)}.cx-result{text-align:center;margin-top:16px}@media (width<=768px){.cx-section{flex-direction:column;gap:32px;padding:40px 6%}.cx-calculator{max-width:100%}}body{background-blend-mode:darken;background-color:#00000059;background-image:url(/images/3626052.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.site-header{inset-inline:0;z-index:10;-webkit-backdrop-filter:blur(10px);background-color:#06040ebf;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 50px;display:flex;position:fixed;top:0}.site-header__logo img{width:150px;height:auto;display:block}.site-nav ul{gap:40px;margin:0;padding:0;list-style:none;display:flex}.site-nav a{color:#fff;font-size:.95rem;font-weight:600;text-decoration:none}.site-nav a:hover{color:var(--gh-color-accent,#7c5cff)}main{padding-top:90px}.site-footer{text-align:center;color:#fff;background-color:#00336659;padding:16px;font-size:.8rem}.whatsapp-fab{z-index:1000;line-height:0;position:fixed;bottom:15px;right:15px}.whatsapp-fab img{width:50px;height:50px;transition:transform .2s}.whatsapp-fab:hover img{transform:scale(1.15)}@media (width<=768px){.site-header{padding:10px 20px}.site-nav ul{gap:20px}.site-header__logo img{width:110px}}
