@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#f0ede4;background:#0a0b10;font-family:Inter,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;border:none;font-family:inherit}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes breathe{0%,to{opacity:.02}50%{opacity:.04}}@keyframes drawInfinity{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}@keyframes typing{0%{width:0}to{width:100%}}@keyframes floatDevice{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes wordReveal{0%{opacity:0;filter:blur(10px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes underlineSweep{0%{width:0}to{width:100%}}@keyframes pricingGlow{0%,to{box-shadow:0 0 30px #c6b08c26}50%{box-shadow:0 0 50px #c6b08c40}}@keyframes traceInfinity{0%{stroke-dashoffset:200px}50%{stroke-dashoffset:0}to{stroke-dashoffset:-200px}}@keyframes deviceGlowPulse{0%,to{opacity:.15}50%{opacity:.25}}@media (max-width:480px){*{max-width:100vw}}html,body{width:100%!important;max-width:100vw!important;overflow-x:hidden!important}@media (max-width:768px){html,body,main,section,div,header,footer,nav{max-width:100vw!important;overflow-x:hidden!important}[style*=grid-template-columns]{grid-template-columns:1fr!important}[style*="repeat(4, 1fr)"]{grid-template-columns:1fr 1fr!important}[style*="padding: 80px"],[style*=padding\:80px]{padding:48px 16px!important}[style*="padding: 100px"]{padding:60px 16px!important}table{white-space:nowrap!important;width:100%!important;font-size:11px!important;display:block!important;overflow-x:auto!important}img,video,canvas,svg{max-width:100%!important;height:auto!important}}
