.settings-wrapper[data-astro-cid-jemfurkb]{position:relative}.settings-btn[data-astro-cid-jemfurkb]{width:38px;height:38px;border-radius:50%;border:1.5px solid rgba(109,40,217,.3);background:#6d28d914;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--gray);transition:all .3s ease;flex-shrink:0}.settings-btn[data-astro-cid-jemfurkb]:hover{background:#6d28d926;border-color:var(--purple);color:var(--white);transform:scale(1.05)}.settings-dropdown[data-astro-cid-jemfurkb]{position:absolute;top:calc(100% + 8px);right:0;background:var(--black-3, #1e293b);border:1px solid rgba(109,40,217,.15);border-radius:12px;padding:.75rem;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-8px);transition:all .2s ease;z-index:200;box-shadow:0 8px 30px #0000004d}.settings-dropdown[data-astro-cid-jemfurkb].open{opacity:1;visibility:visible;transform:translateY(0)}.settings-item[data-astro-cid-jemfurkb]{display:flex;align-items:center;justify-content:space-between;padding:.5rem;border-radius:8px}.settings-item[data-astro-cid-jemfurkb]:hover{background:#6d28d914}.settings-label[data-astro-cid-jemfurkb]{font-size:.875rem;font-weight:500;color:var(--gray)}.settings-divider[data-astro-cid-jemfurkb]{height:1px;background:#6d28d91a;margin:.25rem 0}.lang-switcher[data-astro-cid-jemfurkb]{display:flex;gap:4px;background:#0003;border-radius:8px;padding:2px}.lang-btn[data-astro-cid-jemfurkb]{padding:.25rem .6rem;border-radius:6px;border:none;background:transparent;color:var(--gray);font-size:.75rem;font-weight:700;cursor:pointer;transition:all .2s ease}.lang-btn[data-astro-cid-jemfurkb].active{background:var(--purple);color:var(--white)}.lang-btn[data-astro-cid-jemfurkb]:hover:not(.active){color:var(--white)}.theme-switch[data-astro-cid-jemfurkb]{position:relative;display:inline-block;width:52px;height:28px;flex-shrink:0}.theme-switch[data-astro-cid-jemfurkb] input[data-astro-cid-jemfurkb]{opacity:0;width:0;height:0}.theme-slider[data-astro-cid-jemfurkb]{position:absolute;cursor:pointer;inset:0;background:#2d3748;border-radius:28px;transition:all .3s ease;display:flex;align-items:center;justify-content:space-between;padding:0 6px}.theme-slider[data-astro-cid-jemfurkb]:before{content:"";position:absolute;height:22px;width:22px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:all .3s ease;z-index:2}.theme-switch[data-astro-cid-jemfurkb] input[data-astro-cid-jemfurkb]:checked+.theme-slider[data-astro-cid-jemfurkb]{background:#6d28d9}.theme-switch[data-astro-cid-jemfurkb] input[data-astro-cid-jemfurkb]:checked+.theme-slider[data-astro-cid-jemfurkb]:before{transform:translate(24px)}.theme-icon-sun[data-astro-cid-jemfurkb],.theme-icon-moon[data-astro-cid-jemfurkb]{font-size:.75rem;z-index:1;transition:opacity .3s ease;line-height:1}.theme-switch[data-astro-cid-jemfurkb] input[data-astro-cid-jemfurkb]:checked+.theme-slider[data-astro-cid-jemfurkb] .theme-icon-sun[data-astro-cid-jemfurkb]{opacity:1}.theme-switch[data-astro-cid-jemfurkb] input[data-astro-cid-jemfurkb]:checked+.theme-slider[data-astro-cid-jemfurkb] .theme-icon-moon[data-astro-cid-jemfurkb]{opacity:.4}.theme-switch[data-astro-cid-jemfurkb] input[data-astro-cid-jemfurkb]:not(:checked)+.theme-slider[data-astro-cid-jemfurkb] .theme-icon-sun[data-astro-cid-jemfurkb]{opacity:.4}.theme-switch[data-astro-cid-jemfurkb] input[data-astro-cid-jemfurkb]:not(:checked)+.theme-slider[data-astro-cid-jemfurkb] .theme-icon-moon[data-astro-cid-jemfurkb]{opacity:1}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;overflow:hidden}.hero-bg{position:absolute;inset:0;z-index:0}.hero-glow{position:absolute;top:-20%;left:50%;transform:translate(-50%);width:800px;height:600px;background:radial-gradient(ellipse at center,var(--purple-glow, rgba(109, 40, 217, .3)) 0%,transparent 70%);opacity:.5}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(109,40,217,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(109,40,217,.03) 1px,transparent 1px);background-size:60px 60px}.nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.25rem 0;background:#0a0a0acc;backdrop-filter:blur(12px);border-bottom:1px solid rgba(109,40,217,.1)}.nav-inner{display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.5rem;font-weight:800;letter-spacing:-.02em;flex-shrink:0}.logo-accent{color:var(--purple)}.nav-center{display:flex;align-items:center;gap:1.5rem}.nav-links{display:flex;gap:2rem}.nav-links a{color:var(--gray);font-weight:500;font-size:.9375rem;transition:color .3s ease}.nav-links a:hover{color:var(--purple)}.hero-content{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;padding-top:5rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6d28d91a;border:1px solid rgba(109,40,217,.2);border-radius:100px;font-size:.875rem;color:var(--purple-light);font-weight:500;width:fit-content;margin-bottom:2rem}.badge-dot{width:8px;height:8px;border-radius:50%;background:var(--purple);animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem}.hero-desc{font-size:1.125rem;color:var(--gray);max-width:540px;line-height:1.8;margin-bottom:2.5rem}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:4rem}.hero-stats{display:flex;gap:3rem;flex-wrap:wrap;padding-top:2rem;border-top:1px solid rgba(109,40,217,.1)}.stat{display:flex;flex-direction:column;gap:.25rem}.stat-number{font-size:2rem;font-weight:800;color:var(--white)}.stat-label{font-size:.875rem;color:var(--gray)}.hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:38px;height:38px;padding:6px;background:transparent;border:1.5px solid rgba(109,40,217,.3);border-radius:50%;cursor:pointer;z-index:110}.hamburger-line{display:block;width:100%;height:2px;background:var(--white);border-radius:2px;transition:all .3s ease;transform-origin:center}.hamburger--active .hamburger-line:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger--active .hamburger-line:nth-child(2){opacity:0}.hamburger--active .hamburger-line:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media(max-width:768px){.hamburger{display:flex}.nav-center{position:fixed;top:0;right:-100%;width:70%;max-width:300px;height:100vh;background:var(--black);border-left:1px solid rgba(109,40,217,.15);flex-direction:column;justify-content:center;align-items:center;gap:2.5rem;transition:right .3s ease;z-index:105;padding:2rem}.nav-center.nav-links--open{right:0}.nav-links{flex-direction:column;align-items:center;gap:2.5rem}.nav-links a{font-size:1.125rem}.hero-content{padding-top:6rem;padding-bottom:2rem}.hero-badge{font-size:.75rem;padding:.4rem .875rem;margin-bottom:1.5rem}.hero-desc{font-size:1rem;margin-bottom:2rem}.hero-actions{margin-bottom:3rem}.hero-actions .btn{padding:.75rem 1.5rem;font-size:.9375rem}.hero-stats{gap:2rem}.stat-number{font-size:1.5rem}}@media(max-width:480px){.hero-actions{flex-direction:column}.hero-actions .btn{width:100%;justify-content:center}.hero-stats{flex-direction:column;gap:1.5rem}}.service-card-item[data-astro-cid-uhzbvkqe]{background:var(--black-3);border:1px solid rgba(109,40,217,.08);border-radius:16px;padding:2rem;transition:all .3s ease;position:relative;overflow:hidden;display:flex;flex-direction:column}.service-card-item[data-astro-cid-uhzbvkqe]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--purple),var(--red-light));opacity:0;transition:opacity .3s ease}.service-card-item[data-astro-cid-uhzbvkqe]:hover{border-color:#6d28d94d;transform:translateY(-4px);box-shadow:0 12px 40px #0006}.service-card-item[data-astro-cid-uhzbvkqe]:hover:before{opacity:1}.service-card-icon[data-astro-cid-uhzbvkqe]{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#6d28d91a;border-radius:12px;color:var(--purple-light);margin-bottom:1.25rem}.service-card-title[data-astro-cid-uhzbvkqe]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.service-card-desc[data-astro-cid-uhzbvkqe]{font-size:.9375rem;color:var(--gray);line-height:1.7;margin-bottom:1.25rem;flex:1}.service-card-link[data-astro-cid-uhzbvkqe]{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;color:var(--purple-light);transition:gap .3s ease}.service-card-item[data-astro-cid-uhzbvkqe]:hover .service-card-link[data-astro-cid-uhzbvkqe]{gap:.75rem}.why-us[data-astro-cid-wwnj4t6a]{background:var(--black-2)}.why-grid[data-astro-cid-wwnj4t6a]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3rem}.why-card[data-astro-cid-wwnj4t6a]{background:var(--black-3);border:1px solid rgba(109,40,217,.08);border-radius:16px;padding:2rem;text-align:center;transition:all .3s ease}.why-card[data-astro-cid-wwnj4t6a]:hover{border-color:#6d28d94d;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.why-icon[data-astro-cid-wwnj4t6a]{width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:#6d28d91a;border-radius:14px;color:var(--purple-light);margin:0 auto 1.25rem}.why-title[data-astro-cid-wwnj4t6a]{font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.why-desc[data-astro-cid-wwnj4t6a]{font-size:.875rem;color:var(--gray);line-height:1.7}@media(max-width:1024px){.why-grid[data-astro-cid-wwnj4t6a]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.why-grid[data-astro-cid-wwnj4t6a]{grid-template-columns:1fr}}.contact{background:var(--black-2)}.contact-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:3rem;align-items:start}@media(max-width:768px){.contact-grid{grid-template-columns:1fr}}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group--full,.form-submit,.form-status{grid-column:1 / -1}.form-group label{font-size:.875rem;font-weight:600;color:var(--gray-light)}.form-group input,.form-group select,.form-group textarea{padding:.75rem 1rem;background:var(--black-3);border:1px solid rgba(109,40,217,.15);border-radius:8px;color:var(--white);font-size:1rem;font-family:inherit;transition:border-color .3s ease;outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--purple-glow)}.form-group input::placeholder,.form-group textarea::placeholder{color:#555}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236D28D9' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.form-group select option{background:var(--black);color:var(--white)}.form-status{padding:.75rem 1rem;border-radius:8px;font-size:.9rem;display:none}.form-status--success{display:block;background:#22c55e1a;border:1px solid rgba(34,197,94,.3);color:#22c55e}.form-status--error{display:block;background:#dc26261a;border:1px solid rgba(220,38,38,.3);color:var(--red-light)}.form-submit{display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.form-submit:disabled{opacity:.6;cursor:not-allowed}.btn-spinner{display:inline-flex;align-items:center;gap:.5rem}.whatsapp-alt{grid-column:1 / -1;text-align:center;padding:1rem;background:#22c55e0d;border:1px solid rgba(37,211,102,.2);border-radius:8px}.whatsapp-alt p{font-size:.9rem;color:var(--gray);margin-bottom:.75rem}.btn-whatsapp{display:inline-flex;align-items:center;gap:.5rem;background:#25d366;color:#fff;padding:.65rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9375rem;transition:background .2s ease,transform .2s ease}.btn-whatsapp:hover{background:#1ebe5c;transform:translateY(-1px)}.contact-info{display:flex;flex-direction:column;gap:1rem}.info-card{background:var(--black-3);border:1px solid rgba(109,40,217,.08);border-radius:12px;padding:1.25rem;display:flex;align-items:center;gap:1rem}.info-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#6d28d91a;border-radius:10px;color:var(--purple-light);flex-shrink:0}.info-card h4{font-size:.9375rem;font-weight:600;margin-bottom:.125rem}.info-card p{font-size:.875rem;color:var(--gray)}.info-card--whatsapp{text-decoration:none;transition:border-color .3s ease,transform .2s ease}.info-card--whatsapp:hover{border-color:#25d36666;transform:translateY(-2px)}.info-icon--whatsapp{background:#25d3661a;color:#25d366}@media(max-width:768px){.contact-form{grid-template-columns:1fr}.info-card{padding:1rem}.info-icon{width:42px;height:42px}.info-card h4{font-size:.875rem}.info-card p{font-size:.8125rem}}@media(max-width:480px){.form-group input,.form-group select,.form-group textarea{padding:.625rem .875rem;font-size:.9375rem}.info-card{padding:.875rem;gap:.75rem}.info-icon{width:38px;height:38px}.info-icon svg{width:20px;height:20px}}.footer{background:var(--black);border-top:1px solid rgba(109,40,217,.08);padding:4rem 0 2rem}.footer-main{display:grid;grid-template-columns:1.5fr 2fr;gap:3rem;margin-bottom:3rem}@media(max-width:768px){.footer-main{grid-template-columns:1fr}}.footer-desc{color:var(--gray);font-size:.9375rem;line-height:1.7;margin-top:1rem;max-width:320px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media(max-width:640px){.footer-links{grid-template-columns:1fr 1fr}}.footer-col h4{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--purple);margin-bottom:1rem}.footer-col a{display:block;font-size:.9375rem;color:var(--gray);margin-bottom:.625rem;transition:color .3s ease}.footer-col a:hover{color:var(--white)}.footer-bottom{padding-top:2rem;border-top:1px solid rgba(109,40,217,.08);display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:var(--gray);flex-wrap:wrap;gap:1rem}.footer-heart{color:var(--purple)}@media(max-width:480px){.footer{padding:3rem 0 1.5rem}.footer-main{gap:2rem;margin-bottom:2rem}.footer-links{grid-template-columns:1fr;gap:1.5rem}.footer-bottom{flex-direction:column;text-align:center;gap:.5rem}.footer-desc{max-width:100%}}.services-section[data-astro-cid-j7pv25f6]{background:var(--black)}.services-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media(max-width:1024px){.services-grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.services-grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}}
