*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;background:#f8fafc;color:#0f172a}a{text-decoration:none}button{border:none;outline:none;background:none;font-family:inherit;cursor:pointer}@media(min-width:900px){body.tiene-side-nav{padding-left:260px}}button:disabled{cursor:wait}.button-spinner{display:inline-block;width:14px;height:14px;margin-right:7px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:-2px;animation:button-spin .7s linear infinite}@keyframes button-spin{to{transform:rotate(360deg)}}
