:root{--hd-primary:#0a0034;--hd-dark:#343434;--hd-accent:#6d5cff;--hd-bg:#f6f7fb;--hd-border:#e6e8f0;--hd-text:#1d1d1f;--shadow-soft:0 10px 30px rgba(0,0,0,.05);--shadow-medium:0 18px 40px rgba(0,0,0,.08);--shadow-strong:0 25px 60px rgba(0,0,0,.12);--shadow-accent:0 18px 40px rgba(109,92,255,.18)}html,body{height:100%}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--hd-text);background:#fff}.section-divider{height:1px;background:var(--hd-border)}.section-title{font-size:clamp(1.8rem,3vw,2.35rem);font-weight:700;line-height:1.15}.section-badge{display:inline-block;font-size:.75rem;text-transform:uppercase;letter-spacing:1px;font-weight:600;color:var(--hd-accent)}.section-subtitle{color:#6c757d;max-width:600px;margin:0 auto}.py-6{padding:5rem 0}.navbar-hd{background:#ffffffe0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--hd-border);box-shadow:0 6px 20px #0000000a}.navbar-logo{height:64px;width:auto;max-width:100%;transition:transform .25s ease}.navbar-logo:hover{transform:scale(1.03)}.navbar .nav-link{font-weight:500;color:var(--hd-dark);position:relative;padding:.35rem 0}.navbar .nav-link:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:var(--hd-accent);transition:width .25s ease}.navbar .nav-link:hover{color:var(--hd-accent)}.navbar .nav-link:hover:after{width:100%}.navbar-toggler{padding:.45rem .65rem;border-radius:12px}.navbar-toggler:focus{box-shadow:none}.navbar-badges{align-items:center}.navbar-badge-pill{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;border:1px solid rgba(109,92,255,.2);background:#6d5cff12;color:var(--hd-accent);font-size:.72rem;font-weight:600;line-height:1;white-space:nowrap}@media (max-width:1199px){.navbar-badge-pill{font-size:.68rem;padding:.33rem .62rem}}@media (max-width:991px){.navbar-logo{height:56px}.navbar-collapse{background:#fff;border-radius:18px;padding:1rem 1rem 1.1rem;margin-top:1rem;box-shadow:0 12px 30px #0000001f;border:1px solid rgba(0,0,0,.04)}.navbar-badges{margin-bottom:.75rem}.navbar .nav-link{padding:.55rem 0}.navbar .nav-link:after{display:none}}@media (max-width:575px){.navbar-logo{height:52px}.navbar-badge-pill{font-size:.66rem}}.btn-hd-cta{background:var(--hd-accent);color:#fff;font-weight:600;border-radius:999px;padding:.55rem 1.1rem;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease}.btn-hd-cta:hover{background:#5849e6;color:#fff;transform:translateY(-2px);box-shadow:0 12px 28px #6d5cff47}@media (max-width:575px){.btn-hd-cta,.btn-outline-dark,.btn-light{width:100%;text-align:center;justify-content:center}}#toast-container{z-index:3000!important}#toast-container>.toast{border-radius:14px;box-shadow:0 12px 30px #00000024}.home-hero{min-height:70vh;display:flex;align-items:center;position:relative;background:linear-gradient(135deg,#fff,#f6f7fb)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 80% 20%,rgba(109,92,255,.08),transparent 60%);pointer-events:none}.home-title{font-size:clamp(2.2rem,4.5vw,3.2rem);font-weight:700;line-height:1.15;color:var(--hd-dark)}.home-title span,.typed-highlight{color:var(--hd-accent);font-weight:700}.home-subtitle{font-size:1.05rem;max-width:70ch;color:#555}.hero-media{border-radius:18px;overflow:hidden;border:1px solid var(--hd-border);background:#000;box-shadow:0 20px 40px #00000014}.hero-media iframe{border:0}.hero-media video{width:100%;height:100%;min-height:360px;object-fit:cover;border-radius:18px}.hero-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.hero-gallery img{width:100%;height:170px;object-fit:cover;border-radius:12px;transition:transform .45s ease}.hero-gallery img:hover{transform:scale(1.04)}@media (max-width:991px){.hero-gallery img{height:150px}}@media (max-width:575px){.home-title{font-size:2rem}.home-subtitle{font-size:1rem}.hero-gallery img{height:120px}}.sector-card-premium{display:block;text-decoration:none;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 15px 40px #0000000f;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease;height:100%}.sector-card-premium:hover{transform:translateY(-8px);box-shadow:0 25px 60px #0000001f}.sector-card-image{position:relative;height:240px;overflow:hidden}.sector-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.sector-card-premium:hover .sector-card-image img{transform:scale(1.08)}.sector-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.6),transparent)}.sector-card-content{padding:1.5rem}.sector-card-content h3{font-weight:700;margin-bottom:.5rem;color:#111}.sector-card-content p{font-size:.9rem;color:#6c757d;margin-bottom:0}.sector-arrow{display:inline-block;margin-top:1rem;font-weight:600;font-size:.85rem;color:var(--hd-accent)}@media (max-width:768px){.sector-card-image{height:200px}}.service-card-premium{display:block;background:#fff;border-radius:18px;padding:2rem 1rem;text-align:center;text-decoration:none;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease;height:100%}.service-card-premium:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000001a}.service-icon{height:80px;margin-bottom:1rem}.service-icon img{max-height:100%;width:auto;object-fit:contain}.service-card-premium h4{font-weight:700;margin-bottom:.5rem;color:#111}.service-card-premium p{font-size:.85rem;color:#6c757d;margin-bottom:0}.servicesSwiper{padding-bottom:50px}.swiper-button-prev,.swiper-button-next{color:var(--hd-accent)}.swiper-pagination-bullet-active{background:var(--hd-accent)}@media (max-width:767px){.swiper-button-prev,.swiper-button-next{display:none!important}}.why-section{position:relative}.why-section{background:radial-gradient(circle at top center,rgba(109,92,255,.05),transparent 45%)}.why-card{position:relative;height:100%;padding:2rem 1.5rem 1.6rem;border:1px solid var(--hd-border);border-radius:22px;background:linear-gradient(180deg,#fff,#fbfbfe);box-shadow:var(--shadow-soft);text-align:center;overflow:hidden;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease}.why-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,var(--hd-accent),rgba(109,92,255,.18));opacity:.9}.why-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-medium);border-color:#6d5cff47}.why-icon-wrap{display:flex;justify-content:center;margin-bottom:1rem}.why-icon{width:78px;height:78px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#6d5cff14;border:1px solid rgba(109,92,255,.12);box-shadow:0 10px 24px #6d5cff1a}.why-icon img{width:40px;height:40px;object-fit:contain;display:block}.why-title{font-size:1.08rem;font-weight:700;line-height:1.3;color:var(--hd-dark);margin:0 0 .7rem}.why-card p{margin:0;color:#6c757d;font-size:.95rem;line-height:1.65;max-width:28ch;margin-inline:auto}@media (max-width:991px){.why-card{padding:1.75rem 1.25rem 1.45rem;border-radius:20px}.why-icon{width:72px;height:72px;border-radius:18px}.why-icon img{width:36px;height:36px}}@media (max-width:575px){.why-card{padding:1.5rem 1.15rem 1.3rem;text-align:center}.why-title{font-size:1rem}.why-card p{font-size:.92rem;max-width:none}}.partner-card{display:flex;align-items:center;justify-content:center;padding:1rem;min-height:110px;border:1px solid var(--hd-border);border-radius:14px;background:#fff;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.partner-card:hover{transform:translateY(-3px);border-color:var(--hd-accent);box-shadow:0 14px 30px #6d5cff2e}.partner-card img{max-width:100%;max-height:52px;width:auto;object-fit:contain;filter:grayscale(100%);opacity:.8;transition:filter .25s ease,opacity .25s ease}.partner-card:hover img{filter:none;opacity:1}.cta-gradient{background:linear-gradient(135deg,#111827,#1b1f2a 70%)}.floating-whatsapp,.floating-top{position:fixed;width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;z-index:2000;box-shadow:0 10px 25px #00000040}.floating-whatsapp{left:18px;bottom:20px;background:#25d366;font-size:22px;transition:transform .25s ease,box-shadow .25s ease,background-color .2s ease;box-shadow:0 10px 25px #25d36673}.floating-whatsapp:hover{background:#1ebe5d;transform:translateY(-2px) scale(1.03);box-shadow:0 14px 35px #25d366a6}.floating-top{right:18px;bottom:20px;background:var(--hd-accent);border:none;font-size:18px;opacity:0;pointer-events:none;transform:translateY(10px) scale(.95);transition:opacity .25s ease,transform .25s ease,background-color .2s ease,box-shadow .2s ease;box-shadow:0 10px 25px #6d5cff59}.floating-top.show{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.floating-top:hover{background:#5849e6;box-shadow:0 14px 35px #6d5cff8c}@media (max-width:575px){.floating-whatsapp,.floating-top{width:42px;height:42px}.floating-whatsapp{font-size:20px}.floating-top{font-size:16px}}.footer-hd{background:#1b1f2a;color:#e5e7eb}.footer-main{border-top:2px solid var(--hd-accent)}.footer-logo{height:64px;width:auto;max-width:100%}.footer-badge{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;font-size:.72rem;font-weight:600;border:1px solid rgba(109,92,255,.45);color:var(--hd-accent);border-radius:999px;background:#6d5cff0f}.footer-text{color:#cbd5e1;line-height:1.75;max-width:34ch}.footer-muted{color:#94a3b8}.footer-title{font-weight:700;margin-bottom:.9rem;color:#fff;position:relative;font-size:.98rem}.footer-title:after{content:"";display:block;width:32px;height:2px;margin-top:6px;background:var(--hd-accent);border-radius:2px}.footer-list li{margin-bottom:.65rem;line-height:1.6}.footer-list li:last-child{margin-bottom:0}.footer-hd a{color:#cbd5e1;text-decoration:none;transition:color .2s ease}.footer-hd a:hover,.footer-hd i{color:var(--hd-accent)}.footer-bottom{background:#111827;border-top:1px solid rgba(109,92,255,.35)}.footer-credit{color:var(--hd-accent);text-decoration:none;font-weight:600}.footer-credit:hover{text-decoration:underline}@media (max-width:991px){.footer-logo{height:58px}}@media (max-width:575px){.footer-main{text-align:left}.footer-logo{height:54px}.footer-text{max-width:none}.footer-title{margin-top:.35rem}.footer-bottom .container{text-align:center}}.service-card{background:#fff;border:1px solid var(--hd-border);border-radius:18px;padding:1.25rem;height:100%;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.service-card:hover{transform:translateY(-5px);border-color:var(--hd-accent);box-shadow:0 18px 40px #6d5cff2e}.service-img{width:100%;height:160px;object-fit:cover;border-radius:12px;margin-bottom:1rem}.service-card h3{font-size:1.05rem;font-weight:600;margin-bottom:.5rem}.service-card p{font-size:.9rem;color:#555;flex-grow:1}.service-link{font-weight:600;color:var(--hd-accent);text-decoration:none}.service-link:hover{text-decoration:underline}.service-hero{position:relative}.service-title{font-size:clamp(2rem,4.2vw,3.2rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--hd-dark);max-width:14ch}.service-title span{color:var(--hd-accent)}.service-subtitle{font-size:clamp(1rem,1.35vw,1.12rem);line-height:1.75;color:#555;max-width:62ch;margin-bottom:0}.service-content{font-size:1rem;line-height:1.85;color:#4b5563;overflow-wrap:anywhere;word-break:break-word}.service-content>*:first-child{margin-top:0}.service-content h2,.service-content h3,.service-content h4{color:var(--hd-dark);font-weight:700;line-height:1.25;margin-top:1.75rem;margin-bottom:.85rem}.service-content h2{font-size:clamp(1.45rem,2.4vw,2rem)}.service-content h3{font-size:clamp(1.2rem,2vw,1.6rem)}.service-content p{margin-bottom:1rem}.service-content ul,.service-content ol{padding-left:1.2rem;margin-bottom:1rem}.service-content li{margin-bottom:.45rem}.service-content img,.service-content iframe,.service-content table{max-width:100%}.service-content table{display:block;width:100%;overflow-x:auto}.service-cta-box{border:1px solid var(--hd-border);border-radius:18px;padding:1.5rem;background:#fff;position:sticky;top:110px;box-shadow:var(--shadow-soft);z-index:1}.service-cta-box strong{display:block;font-size:1.15rem;line-height:1.3;color:var(--hd-dark)}.service-cta-box p{font-size:.95rem;line-height:1.7;color:#6b7280;margin-bottom:1rem}.sector-card{display:block;background:#fff;border:1px solid var(--hd-border);border-radius:18px;padding:1rem;text-decoration:none;color:inherit;height:100%;box-shadow:var(--shadow-soft);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.sector-card:hover{transform:translateY(-4px);border-color:var(--hd-accent);box-shadow:0 18px 40px #6d5cff2e}.sector-card img{width:100%;height:160px;object-fit:cover;border-radius:12px;margin-bottom:.65rem}.sector-card strong{display:block;font-size:1.05rem;line-height:1.35;color:var(--hd-dark);margin-bottom:.35rem}.sector-card span{display:block;font-size:.92rem;line-height:1.65;color:#666}@media (min-width:992px){.service-content{padding-right:2.5rem}}@media (max-width:991px){.service-title,.service-subtitle{max-width:none}.service-content{padding-right:0}.service-cta-box{position:static;top:auto;margin-top:0}}@media (max-width:767px){.service-title{font-size:clamp(1.8rem,7vw,2.35rem)}.service-subtitle{font-size:.98rem;line-height:1.7}.service-content{font-size:.98rem;line-height:1.8}.sector-card img{height:150px}.sector-card strong{font-size:1rem}.sector-card span{font-size:.9rem}}@media (max-width:575px){.service-hero{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.service-title{font-size:1.75rem;line-height:1.15}.service-subtitle{font-size:.96rem}.service-content{font-size:.96rem;line-height:1.75}.service-cta-box{padding:1.25rem}.sector-card{padding:.9rem}.sector-card img{height:140px}}.sector-hero{position:relative}.sector-title{font-size:clamp(2rem,4.2vw,3.2rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--hd-dark);max-width:14ch}.sector-title span{color:var(--hd-accent)}.sector-subtitle{font-size:clamp(1rem,1.35vw,1.12rem);line-height:1.75;color:#555;max-width:62ch;margin-bottom:0}.sector-content{font-size:1rem;line-height:1.85;color:#4b5563}.sector-content>*:first-child{margin-top:0}.sector-content h2,.sector-content h3,.sector-content h4{color:var(--hd-dark);font-weight:700;line-height:1.25;margin-top:1.75rem;margin-bottom:.85rem}.sector-content h2{font-size:clamp(1.45rem,2.4vw,2rem)}.sector-content h3{font-size:clamp(1.2rem,2vw,1.6rem)}.sector-content p{margin-bottom:1rem}.sector-content ul,.sector-content ol{padding-left:1.2rem;margin-bottom:1rem}.sector-content li{margin-bottom:.45rem}.sector-cta-box{border:1px solid var(--hd-border);border-radius:18px;padding:1.5rem;background:#fff;position:sticky;top:110px;box-shadow:var(--shadow-soft)}.sector-cta-box h5{font-size:1.15rem;line-height:1.3}.sector-cta-box p{font-size:.95rem;line-height:1.7;margin-bottom:0}.sector-service-card{display:flex;flex-direction:column;gap:.55rem;background:#fff;border:1px solid var(--hd-border);border-radius:18px;padding:1rem;text-decoration:none;color:inherit;height:100%;box-shadow:var(--shadow-soft);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.sector-service-card:hover{transform:translateY(-4px);border-color:var(--hd-accent);box-shadow:0 18px 40px #6d5cff2e}.sector-service-card img{width:100%;height:160px;object-fit:cover;border-radius:12px;margin-bottom:.35rem}.sector-service-card strong{font-size:1.05rem;line-height:1.35;color:var(--hd-dark)}.sector-service-card span{font-size:.92rem;line-height:1.65;color:#666}@media (max-width:991px){.sector-title,.sector-subtitle{max-width:none}.sector-cta-box{position:static;top:auto}}@media (max-width:767px){.sector-title{font-size:clamp(1.8rem,7vw,2.35rem)}.sector-subtitle{font-size:.98rem;line-height:1.7}.sector-content{font-size:.98rem;line-height:1.8}.sector-service-card img{height:150px}.sector-service-card strong{font-size:1rem}.sector-service-card span{font-size:.9rem}}@media (max-width:575px){.sector-hero{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.sector-title{font-size:1.75rem;line-height:1.15}.sector-subtitle{font-size:.96rem}.sector-content{font-size:.96rem;line-height:1.75}.sector-cta-box{padding:1.25rem}.sector-service-card{padding:.9rem}.sector-service-card img{height:140px}}@media (prefers-reduced-motion: reduce){*{transition:none!important;animation:none!important;scroll-behavior:auto!important}}.legal-content{font-size:1rem;line-height:1.85;color:#4b5563}.legal-content>*:first-child{margin-top:0}.legal-content h2,.legal-content h3,.legal-content h4{color:var(--hd-dark);font-weight:700;line-height:1.25;margin-top:1.75rem;margin-bottom:.85rem}.legal-content h2{font-size:clamp(1.45rem,2.4vw,2rem)}.legal-content h3{font-size:clamp(1.2rem,2vw,1.6rem)}.legal-content p,.legal-content ul,.legal-content ol{margin-bottom:1rem}.legal-content ul,.legal-content ol{padding-left:1.2rem}.legal-content li{margin-bottom:.45rem}.legal-content a{color:var(--hd-accent);text-decoration:none}.legal-content a:hover{text-decoration:underline}@media (max-width:575px){.legal-content{font-size:.96rem;line-height:1.75}}.admin-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#fff;border-radius:14px;border:1px solid #e5e7eb;text-decoration:none;color:#111;transition:transform .2s ease,box-shadow .2s ease}.admin-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #00000014}.admin-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px}
