.splash[data-astro-cid-dhfotatx]{position:fixed;inset:0;background:var(--black);z-index:9999;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:opacity .6s ease,visibility .6s ease}.splash[data-astro-cid-dhfotatx].hidden{opacity:0;visibility:hidden;pointer-events:none}.splash-content[data-astro-cid-dhfotatx]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.splash-logo[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{height:50px;width:auto;opacity:0;animation:fadeIn .5s ease .2s forwards}.splash-text[data-astro-cid-dhfotatx]{display:flex;gap:.6rem;align-items:center}.splash-word[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:clamp(2rem,6vw,4.5rem);font-weight:900;letter-spacing:.15em;color:var(--white);opacity:0;transform:translateY(20px);animation:wordReveal .6s ease forwards}.splash-word[data-astro-cid-dhfotatx][data-word=ONE]{animation-delay:.3s}.splash-word[data-astro-cid-dhfotatx][data-word=NATION]{animation-delay:.5s}.splash-word[data-astro-cid-dhfotatx][data-word=AGENCY]{animation-delay:.7s;color:var(--gold)}.splash-tagline[data-astro-cid-dhfotatx]{font-family:var(--font-body);font-size:.9rem;letter-spacing:.3em;color:var(--gold);text-transform:uppercase;opacity:0;animation:fadeIn .5s ease 1s forwards}.splash-bar[data-astro-cid-dhfotatx]{position:absolute;bottom:0;left:0;height:3px;background:var(--gold);width:0;animation:barFill 1.2s ease .5s forwards}@keyframes wordReveal{to{opacity:1;transform:translateY(0)}}@keyframes barFill{to{width:100%}}@keyframes fadeIn{to{opacity:1}}.site-wrapper[data-astro-cid-dhfotatx]{opacity:0;transition:opacity .6s ease}.site-wrapper[data-astro-cid-dhfotatx].visible{opacity:1}.hero[data-astro-cid-dhfotatx]{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden}.hero-video-wrap[data-astro-cid-dhfotatx]{position:absolute;inset:0;z-index:0}.hero-video[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;opacity:.35}.hero-overlay[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:linear-gradient(135deg,#0a0a0ad9,#0a0a0a80,#0a0a0ab3)}.hero-content[data-astro-cid-dhfotatx]{position:relative;z-index:1;padding-top:8rem}.hero-badge[data-astro-cid-dhfotatx]{margin-bottom:1.5rem}.hero-title[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:clamp(2.5rem,7vw,6rem);font-weight:900;line-height:1.05;letter-spacing:-.02em;color:var(--white);margin-bottom:1.5rem}.hero-sub[data-astro-cid-dhfotatx]{font-size:clamp(1rem,1.5vw,1.2rem);color:var(--text-muted);max-width:560px;line-height:1.7;margin-bottom:2.5rem}.hero-actions[data-astro-cid-dhfotatx]{display:flex;gap:1rem;flex-wrap:wrap}.scroll-indicator[data-astro-cid-dhfotatx]{position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;z-index:1}.scroll-line[data-astro-cid-dhfotatx]{width:1px;height:40px;background:linear-gradient(to bottom,var(--gold),transparent);animation:scrollPulse 2s ease-in-out infinite}.scroll-indicator[data-astro-cid-dhfotatx] span[data-astro-cid-dhfotatx]{font-size:.65rem;letter-spacing:.2em;color:var(--gold);text-transform:uppercase}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}.stats-bar[data-astro-cid-dhfotatx]{padding:3rem 0;background:var(--anthracite);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stats-grid[data-astro-cid-dhfotatx]{display:flex;align-items:center;justify-content:center;gap:0}.stat-item[data-astro-cid-dhfotatx]{flex:1;text-align:center;padding:1rem 2rem}.stat-num[data-astro-cid-dhfotatx]{display:block;font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:900;color:var(--gold);line-height:1;margin-bottom:.4rem}.stat-label[data-astro-cid-dhfotatx]{font-size:.8rem;color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase}.stat-divider[data-astro-cid-dhfotatx]{width:1px;height:50px;background:var(--border);flex-shrink:0}.pillars[data-astro-cid-dhfotatx]{padding:var(--section-padding) 0}.section-header[data-astro-cid-dhfotatx]{text-align:center;margin-bottom:4rem}.section-header[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1;margin-bottom:1rem}.section-intro[data-astro-cid-dhfotatx]{max-width:600px;margin:0 auto;color:var(--text-muted);line-height:1.7}.pillars-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.pillar-card[data-astro-cid-dhfotatx]{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;padding:2.5rem 2rem;position:relative;transition:border-color .3s ease,transform .3s ease}.pillar-card[data-astro-cid-dhfotatx]:hover{border-color:var(--gold);transform:translateY(-4px)}.pillar-card--featured[data-astro-cid-dhfotatx]{border-color:var(--gold);background:linear-gradient(135deg,var(--card-bg) 0%,rgba(201,168,76,.05) 100%)}.pillar-icon[data-astro-cid-dhfotatx]{color:var(--gold);margin-bottom:1.5rem}.pillar-num[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:.75rem;letter-spacing:.3em;color:var(--gold);opacity:.6;display:block;margin-bottom:.75rem}.pillar-card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:1.4rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.pillar-card[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-muted);font-size:.9rem;line-height:1.7;margin-bottom:1.5rem}.pillar-link[data-astro-cid-dhfotatx]{display:inline-flex;align-items:center;gap:.5rem;color:var(--gold);font-size:.85rem;font-weight:600;letter-spacing:.05em;text-decoration:none;transition:gap .3s ease}.pillar-link[data-astro-cid-dhfotatx]:hover{gap:.75rem}.pillar-featured-badge[data-astro-cid-dhfotatx]{position:absolute;top:1.5rem;right:1.5rem;background:var(--gold);color:var(--black);font-size:.65rem;font-weight:700;letter-spacing:.15em;padding:.25rem .75rem;border-radius:20px;text-transform:uppercase}.agency-section[data-astro-cid-dhfotatx]{padding:var(--section-padding) 0;background:var(--anthracite)}.agency-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.agency-visual[data-astro-cid-dhfotatx]{position:relative}.agency-img-wrap[data-astro-cid-dhfotatx]{border-radius:8px;overflow:hidden;aspect-ratio:4/3;position:relative}.agency-img-wrap[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover}.agency-img-overlay[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:linear-gradient(135deg,rgba(201,168,76,.1) 0%,transparent 60%)}.agency-badge-float[data-astro-cid-dhfotatx]{position:absolute;bottom:-1.5rem;right:-1.5rem;background:var(--gold);color:var(--black);padding:1.25rem 1.75rem;border-radius:6px}.agency-badge-float[data-astro-cid-dhfotatx] .label[data-astro-cid-dhfotatx]{color:var(--black);opacity:.7;font-size:.65rem;margin-bottom:.25rem}.agency-badge-float[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:.85rem;font-weight:700;margin:0}.agency-text[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:clamp(1.8rem,3vw,2.8rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem}.agency-text[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-muted);line-height:1.8;margin-bottom:1rem}.agency-actions[data-astro-cid-dhfotatx]{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap}.portfolio-preview[data-astro-cid-dhfotatx]{padding:var(--section-padding) 0}.portfolio-grid[data-astro-cid-dhfotatx]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-bottom:3rem}.portfolio-card[data-astro-cid-dhfotatx]{border-radius:8px;overflow:hidden;background:var(--card-bg);border:1px solid var(--border);transition:border-color .3s ease,transform .3s ease}.portfolio-card[data-astro-cid-dhfotatx]:hover{border-color:var(--gold);transform:translateY(-4px)}.portfolio-card-link[data-astro-cid-dhfotatx]{display:block;text-decoration:none;color:inherit}.portfolio-img-wrap[data-astro-cid-dhfotatx]{aspect-ratio:16/9;overflow:hidden;position:relative}.portfolio-img-wrap[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.portfolio-card[data-astro-cid-dhfotatx]:hover .portfolio-img-wrap[data-astro-cid-dhfotatx] img[data-astro-cid-dhfotatx]{transform:scale(1.05)}.portfolio-overlay[data-astro-cid-dhfotatx]{position:absolute;inset:0;background:#0a0a0ab3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.portfolio-card[data-astro-cid-dhfotatx]:hover .portfolio-overlay[data-astro-cid-dhfotatx]{opacity:1}.portfolio-visit[data-astro-cid-dhfotatx]{color:var(--gold);font-size:.85rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border:1px solid var(--gold);padding:.5rem 1.25rem;border-radius:4px}.portfolio-info[data-astro-cid-dhfotatx]{padding:1.5rem}.portfolio-cat[data-astro-cid-dhfotatx]{font-size:.7rem;letter-spacing:.2em;color:var(--gold);text-transform:uppercase;display:block;margin-bottom:.5rem}.portfolio-info[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:1rem;font-weight:700;line-height:1.3;margin-bottom:.4rem}.portfolio-info[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{font-size:.8rem;color:var(--text-muted)}.portfolio-cta[data-astro-cid-dhfotatx]{text-align:center}.cta-section[data-astro-cid-dhfotatx]{padding:var(--section-padding) 0;background:var(--anthracite)}.cta-inner[data-astro-cid-dhfotatx]{text-align:center;max-width:700px;margin:0 auto}.cta-inner[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-family:var(--font-display);font-size:clamp(2rem,4vw,3.5rem);font-weight:900;line-height:1.1;margin:1rem 0}.cta-inner[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx]{color:var(--text-muted);font-size:1.05rem;line-height:1.7;margin-bottom:2.5rem}.cta-actions[data-astro-cid-dhfotatx]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.whatsapp-btn[data-astro-cid-dhfotatx]{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;box-shadow:0 4px 20px #25d36666;z-index:100;transition:transform .3s ease,box-shadow .3s ease}.whatsapp-btn[data-astro-cid-dhfotatx]:hover{transform:scale(1.1);box-shadow:0 6px 30px #25d36699}@media(max-width:1024px){.pillars-grid[data-astro-cid-dhfotatx],.portfolio-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr 1fr}.agency-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr;gap:3rem}.agency-badge-float[data-astro-cid-dhfotatx]{bottom:-1rem;right:0}}@media(max-width:768px){.pillars-grid[data-astro-cid-dhfotatx],.portfolio-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}.stats-grid[data-astro-cid-dhfotatx]{flex-wrap:wrap}.stat-divider[data-astro-cid-dhfotatx]{display:none}.stat-item[data-astro-cid-dhfotatx]{flex:0 0 50%}.hero-actions[data-astro-cid-dhfotatx]{flex-direction:column;align-items:flex-start}}
