*{box-sizing:border-box;margin:0;padding:0}body,html,#root{width:100%;height:100%}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;color:#fff;background:#000;width:100vw;height:100vh;font-family:Inter,Helvetica Neue,Arial,sans-serif;overflow:hidden}.page{background:#000;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.center{z-index:10;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:520px;padding:0 1.5rem;display:flex;position:relative}.eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#09f171;opacity:.7;font-size:.72rem;font-weight:500}.headline{letter-spacing:-.03em;color:#fff;font-size:clamp(3rem,9vw,5.5rem);font-weight:700;line-height:1.05}.sub{color:#ffffff61;max-width:380px;font-size:.95rem;line-height:1.7}.cta{letter-spacing:.01em;color:#000;cursor:pointer;background:#09f171;border:none;border-radius:6px;margin-top:1rem;padding:1.1rem 3rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-block}.cta:hover{transform:translateY(-2px)scale(1.02)}.cta:active{transform:scale(.98)}.robot-stage{pointer-events:none;z-index:1;width:100%;height:100px;position:fixed;bottom:0;left:0;overflow:hidden}.robot{color:#09f171;opacity:.22;justify-content:center;align-items:center;display:flex;position:absolute;bottom:24px}.robot svg{filter:drop-shadow(0 0 6px #09f17180);width:36px;height:36px}.robot--1{opacity:.2;animation:28s linear infinite patrol-ltr}.robot--1 svg{width:40px;height:40px}.robot--2{opacity:.14;animation:20s linear -7s infinite patrol-rtl;transform:scaleX(-1)}.robot--2 svg{width:28px;height:28px}.robot--3{opacity:.1;animation:14s linear -4s infinite patrol-ltr}.robot--3 svg{width:22px;height:22px}@keyframes patrol-ltr{0%{left:-60px}to{left:calc(100% + 60px)}}@keyframes patrol-rtl{0%{left:calc(100% + 60px)}to{left:-60px}}
