*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;line-height:1.6;color:#1d1d1d;background:#ffffff}a{color:inherit;text-decoration:none}button{border:none;background:none;cursor:pointer}button,input,select,textarea{font-family:inherit}ol,ul{list-style:none}img{max-width:100%;height:auto}.text-balance{text-wrap:balance}.work-item:nth-last-child(-n+3){opacity:.6}.work-item:nth-last-child(-n+2){opacity:.4}.work-item:last-child{opacity:.2}.js-enabled .work-item:last-child,.js-enabled .work-item:nth-last-child(-n+2),.js-enabled .work-item:nth-last-child(-n+3){opacity:1}.work-item{transition:opacity .3s ease-out}:root{--color-background:#ffffff;--color-foreground:#1d1d1d;--color-muted:#666666;--color-border:#e0e0e0;--color-hover:rgba(0,0,0,0.6);--font-inter:"Inter",sans-serif;--font-mono:"Courier New",monospace}@keyframes randomRipple{0%{opacity:0;transform:translate(-50%,-50%) scale(.2)}20%{opacity:.8;transform:translate(-50%,-50%) scale(.6)}60%{opacity:.4;transform:translate(-50%,-50%) scale(1.2)}to{opacity:0;transform:translate(-50%,-50%) scale(2)}}