*{box-sizing:border-box;margin:0;padding:0}:root{--black:#0a0a0a;--white:#fff;--platinum:#c8c6c4;--silver:#e5e4e2}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);font-family:Inter,sans-serif;line-height:1.7;overflow-x:hidden}h1,h2,h3,h4{color:var(--white);font-family:Playfair Display,serif;font-weight:700}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes drawLine{0%{stroke-dashoffset:1200px}to{stroke-dashoffset:0}}@keyframes electricPulse{0%{stroke-opacity:.28}25%{stroke-opacity:.7}50%{stroke-opacity:1}75%{stroke-opacity:.65}to{stroke-opacity:.28}}@keyframes electricGlow{0%{opacity:.15}30%{opacity:.75}60%{opacity:.9}to{opacity:.15}}@keyframes nodePulse{0%,to{opacity:.7}50%{opacity:1}}@keyframes travelDot{0%{stroke-dashoffset:1200px}to{stroke-dashoffset:0}}@keyframes shimmer{0%{background-position:200%}to{background-position:-200%}}@keyframes glowPulse{0%,to{box-shadow:0 0 20px #6496ff4d,0 0 40px #6496ff26}50%{box-shadow:0 0 30px #6496ff80,0 0 60px #6496ff40}}@keyframes underlineSlide{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes textGlow{0%,to{text-shadow:0 0 10px #6496ff80,0 0 20px #6496ff4d}50%{text-shadow:0 0 20px #6496ffcc,0 0 30px #6496ff80}}@keyframes buttonGlow{0%,to{box-shadow:0 0 #fff0}50%{box-shadow:0 0 20px #ffffff4d}}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes lineShimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:none}.shimmer-text{background:linear-gradient(90deg,#fff,var(--platinum),#fff);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;animation:4s linear infinite shimmer}.nav-link{position:relative}.nav-link:after{content:"";transform-origin:0;background:linear-gradient(90deg,#6496ff,#00d4ff);width:100%;height:2px;transition:transform .6s cubic-bezier(.25,.46,.45,.94);position:absolute;bottom:-6px;left:0;transform:scaleX(0)}.nav-link:hover:after{animation:1.8s ease-in-out infinite underlineSlide;transform:scaleX(1)}.pillar-card{transition:background .4s,border-color .4s}.pillar-card:hover{background:#ffffff09}.float-btn{z-index:950;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #00000059}.float-btn:hover{transform:scale(1.12);box-shadow:0 8px 32px #00000080}.mob-only{display:none}.desk-only{display:flex}input,textarea,select{font-size:16px}button,a{-webkit-tap-highlight-color:#6496ff2e;touch-action:manipulation}html{scroll-padding-top:80px}body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}img,video{max-width:100%;height:auto}::selection{color:#fff;background:#6496ff59}.hero-section{min-height:100vh}@media (hover:none){.nav-link:hover:after{width:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1024px){.footer-grid{grid-template-columns:1fr 1fr 1fr!important;gap:32px!important}}@media (max-width:900px){.mob-only{display:flex}.desk-only{display:none!important}.intro-split{padding-bottom:env(safe-area-inset-bottom);overflow:hidden auto;flex-direction:column!important}.intro-left{flex:none!important;width:100%!important;padding:32px 6% 16px!important}.intro-right{min-height:280px;flex:none!important;width:100%!important;height:42vh!important;display:block!important}.intro-divider{display:none!important}.hero-section{min-height:unset!important;flex-direction:column!important;display:flex!important;overflow:visible!important}.hero-bg{aspect-ratio:16/9;flex-shrink:0;inset:unset!important;width:100%!important;position:relative!important}.hero-pad{background:linear-gradient(#05050af2 0%,#05050ad9 100%);padding:32px 5% 40px!important;position:relative!important}section{padding:64px 5%!important}.grid-2,.grid-3{grid-template-columns:1fr!important}.grid-4{grid-template-columns:1fr 1fr!important}.pad-card{padding:36px 28px!important}.hero-stats{flex-wrap:wrap;gap:18px!important}.nav-pad{height:64px!important;padding:0 5%!important}.footer-grid{grid-template-columns:1fr 1fr 1fr!important;gap:28px!important}.prop-filter-btns{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:8px;overflow-x:auto;justify-content:flex-start!important}.prop-filter-btns::-webkit-scrollbar{display:none}.mobmenu{-webkit-backdrop-filter:blur(24px);padding:20px 5% calc(20px + env(safe-area-inset-bottom));z-index:999;background:#080808fa;border-bottom:1px solid #ffffff1f;align-items:stretch;gap:18px;max-height:calc(100vh - 64px);animation:.25s fadeIn;top:64px;left:0;right:0;overflow-y:auto;flex-direction:column!important;display:flex!important;position:fixed!important}.mobmenu>a{box-sizing:border-box;border-bottom:1px solid #ffffff0f;width:100%;display:block;padding:14px 0!important}.mobmenu>a:last-child{text-align:center;border-radius:8px;border-bottom:none!important;padding:14px 24px!important}.float-btn{width:48px!important;height:48px!important}.scroll-btns-mob{right:16px!important;bottom:calc(100px + env(safe-area-inset-bottom))!important}.intro-presencia{letter-spacing:1.5px!important;opacity:.6!important;font-size:10px!important;top:12px!important;bottom:auto!important;right:12px!important}.admin-grid-2{grid-template-columns:1fr!important}.admin-card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))!important}.modal-box{width:95%!important;max-height:92vh!important}.modal-img{height:280px!important}.prop-grid,.testimonials-grid,.services-grid{grid-template-columns:1fr!important}}@media (max-width:600px){section{padding:48px 5%!important}.grid-4{grid-template-columns:1fr 1fr!important}.footer-grid{grid-template-columns:1fr!important;gap:24px!important}.hero-pad{padding:28px 5% 32px!important}.hero-stats{flex-wrap:wrap;justify-content:center;flex-direction:row!important;gap:12px!important}.hero-stats>div{flex:calc(50% - 12px);min-width:120px}.pad-card{padding:28px 20px!important}.intro-right{min-height:240px;height:38vh!important}.modal-img{height:220px!important}.pcard-pad{padding:18px 16px 20px!important}.modal-stat-cell{padding:10px 6px!important}.modal-stat-icon{margin-bottom:3px!important;font-size:13px!important}.modal-stat-val{font-size:18px!important}.modal-stat-lbl{letter-spacing:.8px!important;font-size:9px!important}}@media (max-width:380px){.grid-4{grid-template-columns:1fr!important}.hero-stats>div{flex:100%}.nav-pad{padding:0 4%!important}section{padding:40px 4%!important}}@media (max-width:900px) and (orientation:landscape) and (max-height:500px){.intro-right{min-height:200px;height:50vh!important}.hero-pad{padding:80px 5% 40px!important}}@media (max-width:640px){.form-grid-2{grid-template-columns:1fr!important}}video,img{contain:content}img{vertical-align:middle}video{background:#1a1a1a}@supports (aspect-ratio:1){div[style*=aspectRatio]{aspect-ratio:var(--aspect-ratio,auto)}}button[style*=scale]{will-change:transform}.reveal{will-change:opacity,transform}
