:root{--color-accent: #D1E600;--color-accent-dark: #b8cc00;--font-sans: "Instrument Sans", ui-sans-serif, system-ui, sans-serif;--font-heading: "Titillium Web", ui-sans-serif, system-ui, sans-serif}.coworking-hero-video{clip-path:polygon(10% 0,100% 0,100% 100%,0 100%)}@media (max-width: 1023px){.coworking-hero-video{clip-path:none}}@keyframes slideInLeft{0%{transform:translate(-40px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes slideInRight{0%{transform:translate(40px);opacity:0}to{transform:translate(0);opacity:1}}.animate-slide-left{animation:slideInLeft .6s cubic-bezier(.16,1,.3,1) both}.animate-slide-right{animation:slideInRight .6s cubic-bezier(.16,1,.3,1) .15s both}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{animation:marquee 20s linear infinite}.ticker-wrap:hover .animate-marquee{animation-play-state:paused}[data-reveal]{opacity:0;transform:translateY(30px);transition:opacity .6s cubic-bezier(.16,1,.3,1),transform .6s cubic-bezier(.16,1,.3,1)}[data-reveal].revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){.animate-slide-left,.animate-slide-right{animation:none;opacity:1;transform:none}.animate-marquee{animation:none}[data-reveal]{opacity:1;transform:none;transition:none}}
