*{box-sizing:border-box;margin:0;padding:0}:root{--axolotl-pink: #E8849A;--blush-mist: #FDF5F7;--warm-white: #FEFEFE;--soft-grey: #EAEAEA;--charcoal: #2D2D2D;--muted-grey: #7A7A7A;--hover-light: #F5F5F5;--gill-coral: #D96B82;--border-subtle: #E8E8E8}html{min-height:100vh;overflow-y:scroll;background:var(--warm-white);color:var(--charcoal);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body{min-height:100vh}#app{max-width:720px;margin:0 auto;padding:4rem 1.5rem}@media(max-width:639px){#app{padding:3rem 1.25rem}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
