@tailwind base;@tailwind components;@tailwind utilities;:root{--brand-orange: #FF4D00}.cursor-ring{will-change:transform;transition:transform .3s ease,background-color .3s ease,border-color .3s ease}.cursor-ring.active-me{transform:scale(2);background-color:#000;border-color:transparent;mix-blend-mode:normal}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(min-width:1280px)and (max-width:1730px){.macbook-hero-pt{padding-top:6rem!important}.macbook-grid-pt{padding-top:3rem!important}.macbook-hero-grid{display:grid!important;grid-template-columns:.85fr 1.15fr!important}.macbook-left-reduction{padding-right:4rem!important}.macbook-footer-link{font-size:4.2vw!important}.macbook-footer-right{gap:2rem!important;padding-top:2rem!important}.macbook-footer-right ul{gap:.5rem!important}}.link-preview-card{pointer-events:none;position:absolute;z-index:100;width:18vw;height:11.25vw;min-width:220px;min-height:140px;max-width:320px;max-height:200px;background-size:cover;background-position:center;border-radius:12px;overflow:hidden;box-shadow:0 30px 60px -12px #0000004d;will-change:transform,opacity}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animate-marquee{display:flex;width:max-content;animation:marquee-scroll 20s linear infinite}
