*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f5f2ec;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,system-ui,sans-serif;color:#211f1c;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:11px}::-webkit-scrollbar-thumb{background:#211f1c38;border-radius:8px}::-webkit-scrollbar-track{background:transparent}a{color:inherit}@keyframes eggWave{0%,to{transform:translateY(0) rotate(0)}35%{transform:translateY(-16px) rotate(-6deg)}65%{transform:translateY(5px) rotate(3deg)}}@keyframes eggStripes{to{background-position:90px 0}}@keyframes eggPop{0%{transform:scale(.4) rotate(-20deg);opacity:0}60%{transform:scale(1.15) rotate(6deg);opacity:1}to{transform:scale(1) rotate(0);opacity:1}}
