html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.5}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.navbar-minimal{z-index:1000;-webkit-backdrop-filter:blur(12px);background:#000c;border-bottom:1px solid #ffffff1a;position:fixed;top:0;left:0;right:0}.navbar-simple{justify-content:space-between;align-items:center;max-width:1400px;min-height:70px;margin:0 auto;padding:0 24px;display:flex}.hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative}.hero-background-video{object-fit:cover;z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 16px}@media (width<=768px){.navbar-simple{min-height:60px;padding:0 16px}.container{padding:0 12px}.nav-links-center{display:none}.mobile-pages-dropdown{display:block}}.image-loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;animation:1.5s infinite loading-shimmer}@keyframes loading-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}img,video{max-width:100%;height:auto}