@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;600;700&family=Inter:wght@300;400;500;600&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{font-family:Inter,sans-serif;color:#d1d5db;background:#0a0a0a;font-synthesis:none;text-rendering:optimizeLegibility}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;background:#0a0a0a;color:#d1d5db;font-family:Inter,sans-serif;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4{font-family:Cormorant Garamond,serif}button,a{outline-offset:3px}button:focus-visible,a:focus-visible{outline:2px solid #b8960c}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#8b0000;border-radius:0}.hero-overlay{background:radial-gradient(circle at 25% 45%,#0a0a0a33,#0a0a0ac7 72%)}.metallic-line{height:1px;background:linear-gradient(to right,transparent,#b8960c,transparent)}.card-hover{transition:all .3s ease}.card-hover:hover{transform:translateY(-4px);box-shadow:0 8px 32px #8b000040}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .7s ease forwards}.animate-delay-1{animation-delay:.15s}.animate-delay-2{animation-delay:.3s}.animate-delay-3{animation-delay:.45s}.site-bg-desktop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url(https://zgnpmogdjnnhpwewavnr.supabase.co/storage/v1/object/public/project-images/90b6d11d-de4e-4cb6-83d5-a91cde3234f1/attach-1787524043664-05f893f3.png);background-size:cover;background-position:center right;background-repeat:no-repeat;background-attachment:scroll;filter:brightness(1.35) contrast(1.06) saturate(1.05);display:none}.site-bg-mobile{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:url(https://zgnpmogdjnnhpwewavnr.supabase.co/storage/v1/object/public/project-images/90b6d11d-de4e-4cb6-83d5-a91cde3234f1/attach-1787524043630-1a0b0545.png);background-size:cover;background-position:center center;background-repeat:no-repeat;filter:brightness(1.35) contrast(1.06) saturate(1.05);display:block}.site-bg-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:#0808084d}@media (min-width:768px){.site-bg-desktop{display:block}.site-bg-mobile{display:none}}.site-content{position:relative;z-index:2;min-height:100vh}.section-transparent{position:relative;z-index:2}.section-nosotros{background:#0a0a0acc}.section-sectores{background:#080808c2}.section-vehiculo{background:#0a0a0ac7}.section-contacto{background:#080808db}.section-reclutar-header{background:#0a0a0ad1}.section-reclutar-form{background:#080808d6}.home-section{position:relative;z-index:2}.home-section-nosotros{background:#0a0a0acc}.home-section-sectores{background:#080808c2}.home-section-vehiculo{background:#0a0a0ac7}.home-section-contacto{background:#080808db}
