html,body,#root{width:100%;min-height:100%;margin:0}.maytech-site-header{z-index:9999;position:fixed;top:0;left:0;right:0}.maytech-project-marquee{background:linear-gradient(90deg,#020617f2,#0000 12% 88%,#020617f2),radial-gradient(circle at 18%,#17a7d829,#0000 30%),#0f172a80;border:1px solid #ffffff1a;border-radius:1.5rem;position:relative;overflow:hidden}.maytech-project-marquee-track{gap:1rem;width:max-content;padding:1rem;animation:34s linear infinite maytechProjectMarquee;display:flex}.maytech-project-marquee:hover .maytech-project-marquee-track{animation-play-state:paused}.maytech-project-marquee-item{background:#ffffffeb;border:1px solid #ffffff1f;border-radius:1.25rem;flex:none;place-items:center;width:clamp(12rem,18vw,18rem);height:clamp(8rem,12vw,12rem);padding:.75rem;display:grid;overflow:hidden;box-shadow:0 22px 55px #02061747}@keyframes maytechProjectMarquee{0%{transform:translate(0)}to{transform:translate(calc(-50% - .5rem))}}*{box-sizing:border-box}body{background:#020617;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.maytech-sweep-overlay{z-index:40;pointer-events:none;border-radius:inherit;position:absolute;inset:0;overflow:hidden}.maytech-sweep-overlay:before{content:"";filter:blur(1px);background:linear-gradient(115deg,#0000 0%,#17a7d80a 25%,#17a7d86b 43%,#ffffff6b 50%,#ffd21f2e 57%,#0000 75%);width:45%;animation:2.2s ease-in-out infinite maytechSweepOverlay;position:absolute;top:-35%;bottom:-35%;left:-70%;transform:skew(-18deg)}@keyframes maytechSweepOverlay{0%{opacity:0;left:-70%}15%{opacity:1}60%{opacity:1;left:125%}to{opacity:0;left:125%}}
