*{margin:0;padding:0;box-sizing:border-box}body,html{background:#fff;color:#000;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;line-height:1.15;-webkit-font-smoothing:antialiased}body{padding:8px;min-height:100vh}ul{list-style:none}a{color:#000;text-decoration:none;text-transform:uppercase;display:inline-block}a.active,a:hover{text-decoration:underline}.spacer{height:13px}.nav{margin-bottom:40px}.home{height:calc(100dvh - 16px);display:flex;flex-direction:column;overflow:hidden}.stage{flex:1 1;min-height:0}.stage,.video{display:flex;align-items:center;justify-content:center}.video{width:min(60vw,70vh);aspect-ratio:16/9;background:#000;color:#fff;text-transform:uppercase;letter-spacing:.05em}.product{display:flex;flex-wrap:wrap;gap:40px;align-items:flex-start}.image{flex:1 1 400px;max-width:640px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.image svg{width:70%;height:auto}.info{flex:1 1 240px;max-width:320px;text-transform:uppercase}.info p{margin-bottom:13px}